@charset "UTF-8";/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2013 Daniel Eden
*/.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.hinge{-webkit-animation-duration:2s;animation-duration:2s}@-webkit-keyframes bounce{0%,100%,20%,53%,80%{-webkit-transition-timing-function:cubic-bezier(0.215,.61,.355,1);transition-timing-function:cubic-bezier(0.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-transition-timing-function:cubic-bezier(0.755,.050,.855,.060);transition-timing-function:cubic-bezier(0.755,.050,.855,.060);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-transition-timing-function:cubic-bezier(0.755,.050,.855,.060);transition-timing-function:cubic-bezier(0.755,.050,.855,.060);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@keyframes bounce{0%,100%,20%,53%,80%{-webkit-transition-timing-function:cubic-bezier(0.215,.61,.355,1);transition-timing-function:cubic-bezier(0.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-transition-timing-function:cubic-bezier(0.755,.050,.855,.060);transition-timing-function:cubic-bezier(0.755,.050,.855,.060);-webkit-transform:translate3d(0,-30px,0);-ms-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-transition-timing-function:cubic-bezier(0.755,.050,.855,.060);transition-timing-function:cubic-bezier(0.755,.050,.855,.060);-webkit-transform:translate3d(0,-15px,0);-ms-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);-ms-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}.bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;-ms-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{0%,100%,50%{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,100%,50%{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes pulse{0%{-webkit-transform:scale3d(1,1,1);-ms-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);-ms-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}100%{-webkit-transform:scale3d(1,1,1);-ms-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rubberBand{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(0.75,1.25,1);transform:scale3d(0.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes rubberBand{0%{-webkit-transform:scale3d(1,1,1);-ms-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%{-webkit-transform:scale3d(1.25,.75,1);-ms-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(0.75,1.25,1);-ms-transform:scale3d(0.75,1.25,1);transform:scale3d(0.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);-ms-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);-ms-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);-ms-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}100%{-webkit-transform:scale3d(1,1,1);-ms-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shake{0%,100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shake{0%,100%{-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);-ms-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);-ms-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}100%{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg)}}@keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);-ms-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);-ms-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);-ms-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);-ms-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}100%{-webkit-transform:rotate3d(0,0,1,0deg);-ms-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg)}}.swing{-webkit-transform-origin:top center;-ms-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes tada{0%{-webkit-transform:scale3d(1,1,1);-ms-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);-ms-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);-ms-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);-ms-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}100%{-webkit-transform:scale3d(1,1,1);-ms-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:none;transform:none}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}100%{-webkit-transform:none;transform:none}}@keyframes wobble{0%{-webkit-transform:none;-ms-transform:none;transform:none}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);-ms-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);-ms-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);-ms-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);-ms-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);-ms-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}100%{-webkit-transform:none;-ms-transform:none;transform:none}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes bounceIn{0%,100%,20%,40%,60%,80%{-webkit-transition-timing-function:cubic-bezier(0.215,.61,.355,1);transition-timing-function:cubic-bezier(0.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}100%{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes bounceIn{0%,100%,20%,40%,60%,80%{-webkit-transition-timing-function:cubic-bezier(0.215,.61,.355,1);transition-timing-function:cubic-bezier(0.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);-ms-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);-ms-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);-ms-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);-ms-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);-ms-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}100%{opacity:1;-webkit-transform:scale3d(1,1,1);-ms-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.bounceIn{-webkit-animation-name:bounceIn;animation-name:bounceIn;-webkit-animation-duration:.75s;animation-duration:.75s}@-webkit-keyframes bounceInDown{0%,100%,60%,75%,90%{-webkit-transition-timing-function:cubic-bezier(0.215,.61,.355,1);transition-timing-function:cubic-bezier(0.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}100%{-webkit-transform:none;transform:none}}@keyframes bounceInDown{0%,100%,60%,75%,90%{-webkit-transition-timing-function:cubic-bezier(0.215,.61,.355,1);transition-timing-function:cubic-bezier(0.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);-ms-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);-ms-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);-ms-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);-ms-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}100%{-webkit-transform:none;-ms-transform:none;transform:none}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,100%,60%,75%,90%{-webkit-transition-timing-function:cubic-bezier(0.215,.61,.355,1);transition-timing-function:cubic-bezier(0.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}100%{-webkit-transform:none;transform:none}}@keyframes bounceInLeft{0%,100%,60%,75%,90%{-webkit-transition-timing-function:cubic-bezier(0.215,.61,.355,1);transition-timing-function:cubic-bezier(0.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);-ms-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);-ms-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);-ms-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);-ms-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}100%{-webkit-transform:none;-ms-transform:none;transform:none}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,100%,60%,75%,90%{-webkit-transition-timing-function:cubic-bezier(0.215,.61,.355,1);transition-timing-function:cubic-bezier(0.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}100%{-webkit-transform:none;transform:none}}@keyframes bounceInRight{0%,100%,60%,75%,90%{-webkit-transition-timing-function:cubic-bezier(0.215,.61,.355,1);transition-timing-function:cubic-bezier(0.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);-ms-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);-ms-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);-ms-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);-ms-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}100%{-webkit-transform:none;-ms-transform:none;transform:none}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,100%,60%,75%,90%{-webkit-transition-timing-function:cubic-bezier(0.215,.61,.355,1);transition-timing-function:cubic-bezier(0.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInUp{0%,100%,60%,75%,90%{-webkit-transition-timing-function:cubic-bezier(0.215,.61,.355,1);transition-timing-function:cubic-bezier(0.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);-ms-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);-ms-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);-ms-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);-ms-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}100%{-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}100%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);-ms-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);-ms-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}100%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);-ms-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}.bounceOut{-webkit-animation-name:bounceOut;animation-name:bounceOut;-webkit-animation-duration:.75s;animation-duration:.75s}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}100%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);-ms-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);-ms-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}100%{opacity:0;-webkit-transform:translate3d(0,2000px,0);-ms-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}100%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);-ms-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}100%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);-ms-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}100%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);-ms-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}100%{opacity:0;-webkit-transform:translate3d(2000px,0,0);-ms-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}100%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);-ms-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);-ms-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}100%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);-ms-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);-ms-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}100%{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);-ms-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}100%{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);-ms-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}100%{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);-ms-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}100%{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);-ms-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}100%{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);-ms-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}100%{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);-ms-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}100%{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);-ms-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}100%{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,100%,0);-ms-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,2000px,0);-ms-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(-100%,0,0);-ms-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);-ms-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(100%,0,0);-ms-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(2000px,0,0);-ms-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,-100%,0);-ms-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);-ms-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-360deg);transform:perspective(400px) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}100%{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-360deg);-ms-transform:perspective(400px) rotate3d(0,1,0,-360deg);transform:perspective(400px) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-ms-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-ms-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);-ms-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}100%{-webkit-transform:perspective(400px);-ms-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}100%{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);-ms-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);-ms-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);-ms-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);-ms-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}100%{-webkit-transform:perspective(400px);-ms-transform:perspective(400px);transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg)}100%{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);-ms-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);-ms-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);-ms-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);-ms-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg)}100%{-webkit-transform:perspective(400px);-ms-transform:perspective(400px);transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}100%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px);-ms-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);-ms-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}100%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);-ms-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}.flipOutX{-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}100%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px);-ms-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);-ms-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}100%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);-ms-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}.flipOutY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY;-webkit-animation-duration:.75s;animation-duration:.75s}@-webkit-keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1}100%{-webkit-transform:none;transform:none;opacity:1}}@keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);-ms-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);-ms-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);-ms-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1}100%{-webkit-transform:none;-ms-transform:none;transform:none;opacity:1}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOut{0%{opacity:1}100%{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOut{0%{opacity:1}100%{-webkit-transform:translate3d(100%,0,0) skewX(30deg);-ms-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{-webkit-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}100%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateIn{0%{-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);-ms-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}100%{-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;-webkit-transform:none;-ms-transform:none;transform:none;opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);-ms-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}100%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;-ms-transform:none;transform:none;opacity:1}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);-ms-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}100%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;-ms-transform:none;transform:none;opacity:1}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);-ms-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}100%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;-ms-transform:none;transform:none;opacity:1}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);-ms-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}100%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;-ms-transform:none;transform:none;opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{0%{-webkit-transform-origin:center;transform-origin:center;opacity:1}100%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}@keyframes rotateOut{0%{-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;opacity:1}100%{-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,200deg);-ms-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0,0,1,45deg);transform:rotate(0,0,1,45deg);opacity:0}}@keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;opacity:1}100%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0,0,1,45deg);-ms-transform:rotate(0,0,1,45deg);transform:rotate(0,0,1,45deg);opacity:0}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;opacity:1}100%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-45deg);-ms-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;opacity:1}100%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);-ms-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}@keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;opacity:1}100%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,90deg);-ms-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}100%{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{0%{-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);-ms-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);-ms-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}100%{-webkit-transform:translate3d(0,700px,0);-ms-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}.hinge{-webkit-animation-name:hinge;animation-name:hinge}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);-ms-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}100%{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}@keyframes rollOut{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);-ms-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);-ms-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}@keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-ms-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-ms-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}@keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-ms-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-ms-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}@keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-ms-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-ms-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}@keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-ms-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-ms-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}100%{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);-ms-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}100%{opacity:0}}.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}100%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-ms-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}100%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-ms-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;-ms-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}100%{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);-ms-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}100%{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);-ms-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;-ms-transform-origin:left center;transform-origin:left center}}.zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}100%{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);-ms-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}100%{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);-ms-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;-ms-transform-origin:right center;transform-origin:right center}}.zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}100%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-ms-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}100%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-ms-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;-ms-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp}

@font-face {font-family: "iconfont";
  src: url(../../static-product/fonts/iconfont.70819d3e.eot); /* IE9 */
  src: url(../../static-product/fonts/iconfont.70819d3e.eot#iefix) format('embedded-opentype'), 
  url('data:application/x-font-woff2;charset=utf-8;base64,d09GMgABAAAAABUAAAsAAAAAJnAAABSxAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHEIGVgCIeAq2BKsvATYCJAOBGAtOAAQgBYRtB4NIGwUgRaTXpJUSZP+fDrgxFPpUq27AZZS0QXqio2QMQYNuWxapOLaXrs3v7f784FqepPnNdldqHC9tsg6LCAS+JDNOPM1HoX9VtNyujTBDvN3BYWESuTkmYyglz9PvtZ33017St7XsdhW1clXpdCXQVRgGBUahUBKjL80Ijufn9F7+T2iS/6MQiCgSxAbdqGJBxANec0oNqCXUNIHSBmg7GmoK3s1rCiUrs0yhKhlqM5uJnMxEKhB2veI5E2GgJtml6vkwX+gTmFg9glRlrerIib3u87I2Hzj/3wABBvsvly3/ndKFiTDfHYOrvlomd9nk9kr2U/abR3iMQymEBOHwKEAZnPEBKCxADmRE4ZY3WUJ4PmWQHmNMdXtAgECyBTcVwgkyqaxNUBpxhnf/zVH5/D8/Z9p0gHz81E6YkTBzLv+X8pOjtKPfjHKE6bDtCFFNU2HQ9oBxwm4KUG7CubkJ5we11lrRPyBno9kytnJw2Wjf7BmJHn5kwRQMzC2U27uvRFC1nd5WUN6isghUh1E7YGRRw7pIhu1Z31DV5ktzG1/Fxy//nFdpdFpOhXpT+XEBXFrhlz71/ynAqAd0FIuMaGGBNs0PNKp8hxlkIYQBZouXT4JHuCxBy0UIE2scScm58hEkWJQYOQpolVhjnY0O6/C99Sfrdes9q8X62Orfi/+so9anfk1/kPTfsEjXDjxcj+Lx3P/Zwl78dzzmjozsWLKmradxatfMgWrZQMueoU0d+/q2TKzbdmzDilVjUye6DhVKF2w8gvKTJ58SuAJzQgBHhMXzhjgAsEMcgSUi5QWFyAFoE1egR3yAhgTxICQYgF0SBcxIDHBAcoBKCoBlogUGpARokTXAHlkHDMkGYJNsBDrkMLBPOoA++R7YIj8BE3INWCfXgW1yDzgmFmCDPAZWiBVYJf8BYzIKTMlT4IQ8B7r88gAO+aXXTjvC2T29F8BnUC8YvhMgpApZG2wvBRonneGrME+cLKTtNCAFdgwH4wUZC9IZdvLOCiGhorMIL5HzuHEEnyB4iJCQpFJBTkJ8RBCI6yVQ4g+DnPFwksRxIcFlEFpBSMKHcJEQTHuSJAgJl8NikVqBHTyUyAVREEH3EJMEIj196HQkYeCalSD9IcHwuGNakk0lQhjV7DzFc9yYFToJmBMa0ceETgplQitHShIXQpFZwFBEzReB6uge3H/vyp3umj/Nrjmd0argRRNDmVm3tdJRd43CKi7KaLbK95l60X/E4CXRL4ffVlq0QnTefMxJGYZq8mnGqFXMlbnyNsvRScqgrHeGkxQeoj+S4C7Gp1e0ldkWnZKpq4uSFa0tUU4zV7MKhpaTrN3eaZ4orNVwyqViLrqSY12XKRVZNVIWGicapYYuyMTUlUwaVpL/rCKmatPkVjQ0lwqyZFFP54nMdEfl1qSMyqHCor2cgynNNhKndcdoDoKWq9kAIEgFw5XxMsYl9gYfZ6/pxOS+8JNt6sCkTHMIJunwVAzMFjNC3HLrCxA3BoFIpEk3FBWb2j5IvN7pSIrkFbAiJ3xSC9p53FHl5iuX0VYO9KhzJgPTxJkk0HBGUawXanKRmEBYOe6Gg3B220vbFVwLTXnNAVAdJRTaMhtlpyVc0ij4OhhF/5BCkVmlWed8kjvE+lSp6NypaJbVEveWwUlvegI7fbLBNx50w60sLytEFAfe+s7mDPvEdf8yV3c7q50v7j4uMC8PF2GA5GsuYRFvzTyO5TTBMRRHUkpEiezmpwf3FdAkxi93oOHja/InfrIo0iNSGqSWSOgukntwKq0J207NkN5tBOrRnPDgqAPr3TCK8m/fb74vDpWfa1FBYbqprkWWRZmATVM1ZlvzigK5C5yHzF4L6QOTOpiEcLREsyCsDKGUNjA0yaBcyMOdkKb/SwDY43+UuioTkvujT9NXOB6oxsA1n6faCAHjNklzoVQYSD0BQ+ZhrDs8wKYDlD4VRUNi1DKLq6Tp3l1oMpoLUwBJSzDEoFjot8af3BDMVkVRNH7DEBYKw1pWWH8LxwOd9A9weVH4SYkRxcX+s70Fj3bmaBC3ZXqAJBckuyCJxe/efuJ+V2Lng5ezpx/1Jnc9fEVsuh2w6ukOAKo9KeVwMAs1XepNxQ1nNkgZNQqP1snK6uvQs0OYHbIw9iFp4JcoAnUZeysbFAxEKancu/Tga7Ns13N3BdXQmnZYXsvhy6ARM6NUphwwTZ0Jwq83buvSMEhzi616qcyTvwZSpJZmcDH1PspoD19n8qiPZI82ERl+4UeQbHRrfD2Ak16baUN0WB/cOzBnxLOn1boR3PXs4TfP56uQVnKuP22gq+R37I7y56OXTwevO0e7di45+LaPtp2lK2xvJZSGnw043seOUNofbfBrW5vx92SmURW8GiqXi5F69IZ+6zg9dlO7fqRIYSQ/PIyVD5qKMvKj+yAqMGrtZWdyA1e7FFjPe73VQ6vNgJwMgqd5oLaNQLSaqA4OsN4Srpm3XCbMCMrCNtfZGalASnYXxOgOUfVEsCLVPCHxIydnW7WDQWlg0qjmUEeyOjw1vbTy6xLYV4DWX8VULP0DiuNt6XiqcMWjPqEYS8dnegu+Rhda9zqZxZlnPjLQqVPQMvjyDUWDNZPrBwBIu05ZSzgafC4wxjdDadelqfI1g/UyrPOCE4wP8BU0VJ7Hwi19sTxZRc7tovqAOji55Rlah19NbVMtsXLq5WGjQGlRZg1xWYr1Uu1YnCnKRFKI/Jb0LntnuSuzxsE3s3LMV0HZuVaFUVJ1fbt91p6P6uc6KuevnV3hp3372fm1cjfPDqVQ8t69ty/000qBO5vqnf56cERRDYQUyVaUYaybgDgXz0GmDyKzVtg0aw3DOB16f6QDIFZh9ByHQlOOKq7Krhfb4y+kcGSEsBHMmJyIUelTJYP7ldIUDI4z1DlEbQgbWDDOzwvGiSlDkmTtLyZY3mcqD6Qy3Pzvm7vuj7qWL+/6qPuTWrKLPU/+qOuT7hqi/PrdwcQ/V9zgQLCTle/Otxd8HfsOZkZ3jc5wZ/xo5Il8cmRIOs8id6UrvbJ+bULCVJRclBzc5292P7sByb4Fexqlqay/ORppw7HbpQIFtugOLhLhd2CFbnrLgtR0dGPv32Nw3YZAz7eYcuflyTGnsZPsfYEpYUupF569O884jyj/cc7Znf+dcc7hHMEbEp/xlrj7uGNnBhkn1CflgW3RB8Pbq+J3Vu0tKXCvXRERGXUGit19HgT4LfBZcKUxNt+wCFBxlHWDuEKBD4aoUNz0VpnjF8fFWdwsPT3XMLP/o+ZmD4+GJeu4OVUw+VYd1v3hQwlZYdBxJmht6+Bga3GYnYS1sj/R8kmH6xq26pz2NGzS4XLh+kXLFq7QCcFWCxlqwIHnYHt7oyhCdKT9RI7ovRp349kahg6ef6pRaJ7e4a+nOBHyCI7Z7PM7XNjjGXUZdnHZGc922XErLZXcSdZBtwxn+E5XuWFkx4hBvlOIrqzIM9muw65sA8sVM5yPpVKnjw41BlMoNPnhlzdcihl7ebu39QdVkjcxpSL8Jj8fxaAIMo8mX3Pl0GYUJbrSJq+lk9lIw8Yi1oN01foVSZw72RwIVZPE5EqzZYgU3g6dw1KU/gyFT6kk1Kr4H2FquNPISFnZJWmFtGPlyk5p5/v3HdIsmRmgVRnC5XK8uKGBQG9ZkGcuXcI/f8aJv/Tucy8e9P1njHn+/JnZtgr+CbjRzxVz+0+cIwfnX4m8x+J+ZY4Kavc57bA386uoGo/QnTUfaYyBt1V9fUWli6+2vnKFr0u9NkMT+y1vhvTuwSRvwcqsP8qSjm/0i5OczmHuzQyKmrvXsxhCWo/G5ct6r3UalgwNylQ/ffTgvD25ou85vPb8zcqG0NATJwYfvf9QWPR/5C+6wEsPWNZIwY1nv38+VbFFvk2dN5cBsO636dOm36ni9F7VtJMb8NbIPe0WVlaTb/PrcjL+7S5xzb+LC0bx74MCamHNz/6WLQmoohIlooSKqoQisJuRhOIrpllkPJOzUTgKE//MGBmGwnO09Hmnj3jncS+xF5zfGqcRh4rLy02WaHZLONu3CBVrJLvDJWEII+4tZm+74eK4tjWUEyewNdhasZusXaIbt4Z657/4krN+nyGy2VAtBGG1oTnDsG9ahG3NEpsyBfIUKbZMfgMfJv76WhO+xP4zV/2w5PfGikwWgcXUHxkVjDLKbfOeGb24NrFX4nqsBOaoCa0ZZGocqH9CTfXbeCbMK8xfmIHsDqVV2cEGQROZFlSZ6BAdnWpNreUOYEiBzLGRPZqqkHNydlrmRi1kKcmWVoLHCmXxSGjZSyohQtnfNW6OIKN+JQtsJ44f10tVkobjx7V+hp02OQAFtuI+LpPh9/EHMul96gOq1uIP8PvUksQPRVKOwkKAZ3DtYghsee8f5Bd0RWVQXY2Mrvbc1jJpaVT01ZUruOhw9cruJUuuKB8zuioXwxXSvXkeVxYvuao0gK1WQV0F2dY1VVtu69TpGoQqocF21OkNIpWoQa/zDNY31C4EpGTmhdllFYLGDmKKtdEoLgZptSjGDkVri2PApU1g0jPsGHpTnMkgCmAwTS/zN2IHKEZ3I/+AvdG/1jFQfeQ1RxRDb7z9jWqj/93RxkxPxRG1me9p3whS3jfeHOOXNNrfsM13/ZR925Mf0gze4eoc/uh33/7idlVtaWttaRnV7X/zzSgfIGDsIVWhoNaIhwqF94Qtnn//WCA89zCtxiXsEv7mjXJghZja2tpRIHP7LVXuIY7Y8wDg2Vqg0MSfcp86JcVp6x6tM+3WOyIn3b0flhLsn/DmQxl3M/ecnrU77NOjRJr/zbukTWgj8m5V6p/VVW7L1ZXqTgKEbKIzFDKz2MvZTQqFn9lTen3916RJby5Ksq1E3hCsjx5AmI+0rss5Kz2pmikl1ObNTj0vRNyxn9+lwjuwgxaC1lURdoGZKDFdThOLLzzG7CB29Cw1jpMdQHc7q2lAeqQIN/rPTRyHejbdqTSTjuf9Pi092cXRr5w1TYauF7zWh+kCPKEr3nTtehPWiCk3CU2UZaaWaspSiqmVUhO3ZXDzhrOrQTGaIxuYOnHqwBRoAQjiJpIkyg7YGog0wpSc4JGn2cHFGiEK/GIrZHPY1/6amdkdNNlJOPNA7SK0EJlq9/uDydNuts4RkeccM0vTnB/nsVNkdxBFOjG/OjZxXFYsy3+baLs9d7OX/cC7J0qVJHNDaQmgVcjYjOrZiKGRTM23i/2ZZvEdZf4s7wWOwz6MJTcCGKxVP7uZTmI3Ps0caWTvLf8IAyRP3b1kG59uEab+eKIgz+H7YA8sv/05VgbiF+/VuUMbcCIeWl9Xb9tbYmjIZ/Afyn5iWMj2nwZaSSt+0XYc3+UCk8bdYilZKGCxy9/i+kYE8rrvWnSUjZQfzeJ1a1+JN5JVN5/2NM3OLez8kuuPmBFaIu6LjHtnnY3lszQONEwFkwKqVtI0gmkhwKUqAVMWJhVNfnOlrbK1ZgG9+A/7bcpA5bZQa8laZud2x5qgBY6byeoitXORaeF0mAam9c6FgYEO89u3L6EsRu3bBPO/PL0fAIg2bJuOnkXXbcvaVk1vqCzlokhtQRTaF4kKClDkbhRVUBFJ4ZZWiv60BAcPn9Xtby7I3b8vKmrMWu7z8OirpSVXeVcB5N+suEcVC6n38PtOkju0QUwmpD7AH4rE5EJzD/b6DaUX73z9shvrxF++xruirl6+GkumptHPhpn52Ba7Lb7aWEgKrv5mU53JSyhh75CCzbYPe/jwEw4rDHrrKDRTUetih4cOTSrTassmHjo6o3XrfPbum35RcXFRfmSuTfB2Bmh6aNl4IjWbNpGWQ03Ec2h/TqBlUxOp0dSJ1Bgh5dD+cAl4II9DZN6sU8Q4tDh6c5lyt2LZTV+7TLFb+fKHRqd9spESHe+02yk6LvVmamGjp8cfPg5AVF88phPanKoPNbY3LXGyCfXdR6uZQJ/R328UB4qNZnPbQaMwUGQ8c4bHUxrFED/w5CLCvk0aTY8gihITaJ88ZOhKT+PcZSv1zh/BqDPjO2Xm3r0dig6UZlmFrKNtVdh2SGW3e+1wpxW2ftRdqBAAWFObK4Rtk5cW/TP5VVdsl/UmuIStzrB6YRxgq2r7PMjRLVH/NWpeLemG69KpQg7/ZyNT/mk6n73OJyvpmmbHEkf6g5JCC0lmt+VS90akHhNq8xQuOE0DdpUxgC0vf1lD+sqMMOlUQiiEVtke2uiVFXUKYBv2Ly/XB+D5hADAXvYhiDCTaP6Seh1Y1x2a9uTqV5n/XMUOH2UXqB1I9ZTqy8+y+LQSAfzdJC4PYOj3Ok7cDoeB6xls77xTAWhlV6T+B+0/OBiJo0CMh2uym3fDjpEBgHE+CeAvpjU833UJd/hBmyIY59AsfChgB1IfDMaBiwrv6+1DBSaMJzQWGgI+DPBynzkT+IIOIHwtAE9vmg8Cjg8fCrCgj2BY30+CQ98vHyoI/HA0hob5MCCrixwywa3p+9cBVAIts20Sl5AzuSzt65s+gOVaBaabve0FQkRycjaeHlPvwUGg8BA323naaKRZT42809xAXZNcrqcS8jQuSFleTiZm5XGcr2nEPmgEQEn3gJqU2QZHOeKYyyf7ng//AFispoSA3e6CvwBBhM8uzYxNI6juBRdpt2WxjlasucSoIa/bBqQh3TEK6nMSkZa4qxLIJWNFgoSlSxN2OBNVGOcf2owlAaRvj6dadYsiJt1sWKw2u8Ppcntw8fDZcyDwgag1CImISUjJyCkoqThz4cqNuo7mM8SE5EbNolANN6icvdkcBNCcw2vPioP0RC5RDcIlaHT2NEiq1QjEWNxytb8GzFBRwtHBDAStMAMfj90KDPczRTm7YSwwfqKbH1cqHrkGt4snDAhclNiPxJHpPF1jxd61Bas4UaBXtwNn9/KCt6jJ2WEqKFMj9SLyp0yqFBYGhaR2YJPGZjg7lEuXAT12LPGeAZeXvBjWYO4ovnVXo+feDjfF0wVY92rlGm7NBx2qrCn1drmKQ71BxYlaDMs5D4+j/ZIQaD2q+0waaMZdyKztErfEQgAA') format('woff2'),
  url(../../static-product/fonts/iconfont.b993d6d2.woff) format('woff'),
  url(../../static-product/fonts/iconfont.5f73624c.ttf) format('truetype'), 
  url(../../static-product/img/iconfont.c59be47d.svg#iconfont) format('svg'); /* iOS 4.1- */
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.iconquestion-mark:before {
  content: "\e788";
}

.iconxiangxia:before {
  content: "\e62d";
}

.iconreduce_icon:before {
  content: "\e661";
}

.icontianjia:before {
  content: "\e61f";
}

.iconqueding:before {
  content: "\e68b";
}

.iconxiala-xiangshang:before {
  content: "\e6f2";
}

.iconweibiaoti-:before {
  content: "\e625";
}

.iconjiedaibeian:before {
  content: "\e658";
}

.iconkefu:before {
  content: "\e6ab";
}

.iconbaocun:before {
  content: "\e65f";
}

.iconshijian2:before {
  content: "\e685";
}

.iconfabiaowenzhang:before {
  content: "\e60e";
}

.iconxiangji:before {
  content: "\e6eb";
}

.iconsousuo:before {
  content: "\e6c9";
}

.iconxialakuangjihuashu:before {
  content: "\e6ed";
}

.iconxinzeng:before {
  content: "\e646";
}

.iconchuyidong:before {
  content: "\e617";
}

.iconjianshao:before {
  content: "\e65c";
}

.iconxiala:before {
  content: "\e6df";
}

.iconzhankai-xianxing:before {
  content: "\e6e6";
}

.iconguanbi1:before {
  content: "\e61d";
}

.iconiconfontriqi:before {
  content: "\e6cd";
}

.icongou:before {
  content: "\e6dd";
}

.iconfenxiang3:before {
  content: "\e68a";
}

.iconyiwenhao:before {
  content: "\e6c6";
}

.icondiqu:before {
  content: "\e6ce";
}

.iconzixun:before {
  content: "\e615";
}

.iconfenxiang:before {
  content: "\e63e";
}

.iconlanmu:before {
  content: "\e683";
}

.icon2:before {
  content: "\e600";
}

.iconai-edit:before {
  content: "\e6a6";
}

.iconzhuyi:before {
  content: "\e648";
}

.icondianhua3:before {
  content: "\e729";
}

.iconduanxin-:before {
  content: "\e60c";
}

.iconarrow-left:before {
  content: "\e6d5";
}

.iconduihao1:before {
  content: "\e6f0";
}

.iconxiangyou:before {
  content: "\e637";
}


@charset "UTF-8";
/*---------       字体行高       -----------*/
/*---------       字体颜色       -----------*/
/*---------       边框颜色       -----------*/
/*---------       背景颜色       -----------*/
/*--------- 按钮颜色  ---- */
/* 属性多值传递
ex:
@include remCalc(padding,10,20);
padding: 0.13333rem 0.26667rem;*/
/*按钮纯色系*/
/*按钮边框色系*/
/*按钮大小*/
/*自适应按钮*/
/*标题*/
/*小消息标签*/
/*背景色点击变化*/
/*字数省略限制*/
/*波纹点击效果*/
/*按钮*/
/*最大按钮*/
.wts-btn-big {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*中型按钮*/
.wts-btn-middle {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 294px;
  width: 3.92rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 80px;
  line-height: 1.06667rem;
  border-radius: 8px;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-middle:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-all {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 110px;
  height: 1.46667rem;
  font-size: 40px;
  font-size: 0.53333rem;
  line-height: 110px;
  line-height: 1.46667rem;
  border-radius: 0;
  display: block;
  text-align: center;
}
.wts-btn-all:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-free {
  color: #fff;
  background-color: #ff6e06;
  font-size: 30px;
  font-size: 0.4rem;
  border-radius: 5px;
  padding: 3px 10px;
  padding: 3px 0.13333rem;
  display: inline-block;
  text-align: center;
}
.wts-btn-free:focus {
    color: #e6e6e6;
    background-color: #d25800;
}
.wts-btn-big-blue {
  color: #fff;
  background-color: #3aa9f8;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 94px;
  height: 1.25333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 94px;
  line-height: 1.25333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-blue:focus {
    color: #e6e6e6;
    background-color: #0994f6;
}

/*蓝色线型按钮-中*/
.wts-btn-cp {
  color: #fff;
  background-color: #0084ff;
  border: 1px solid #fff;
  display: inline-block;
  text-align: center;
  width: 310px;
  width: 4.13333rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 76px;
  line-height: 1.01333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-cp:hover, .wts-btn-cp:focus {
    color: #fff;
    background-color: #fff;
    border: 1px solid #fff;
}
.wts-btn-radius {
  color: #aaa;
  background-color: #fff;
  border: 1px solid #aaa;
  display: inline-block;
  text-align: center;
  width: 153px;
  width: 2.04rem;
  height: 55px;
  height: 0.73333rem;
  font-size: 26px;
  font-size: 0.34667rem;
  line-height: 55px;
  line-height: 0.73333rem;
  border-radius: 25px;
  border-radius: 0.33333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-radius:hover, .wts-btn-radius:focus {
    color: #fff;
    background-color: #aaa;
    border: 1px solid #aaa;
}

/*微大型按钮*/
.wts-btn-big-01 {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 590px;
  width: 7.86667rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-01:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*查看更多*/
.wts-btn-more {
  display: block;
  border-top: 1px solid #eee;
  height: 86px;
  height: 1.14667rem;
  line-height: 86px;
  line-height: 1.14667rem;
  text-align: center;
  margin-left: -60px;
  margin-left: -0.8rem;
  color: #000;
  font-size: 28px;
  font-size: 0.37333rem;
  position: relative;
}
.wts-btn-more:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 38%;
  margin-top: -18px;
  margin-top: -0.24rem;
  margin-left: 90px;
  margin-left: 1.2rem;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  border-right: 3px solid #000;
  border-top: 3px solid #000;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}
.body-container {
  width: 750px;
  width: 10rem;
  margin: 0 auto;
  position: relative;
  background-color: #f5f5f5;
}
.lz-top-img {
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
}

/*单选框*/
.lz-radio {
  position: relative;
  -webkit-appearance: none;
  width: 18px;
  width: 0.24rem;
  height: 18px;
  height: 0.24rem;
  background-color: transparent;
  border: none;
}
.lz-radio:before {
  content: "\e623";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 12px;
  font-size: 0.16rem;
  line-height: 18px;
  line-height: 0.24rem;
  text-align: center;
  width: 18px;
  width: 0.24rem;
  height: 18px;
  height: 0.24rem;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  color: #fff;
  opacity: 1;
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 50%;
}
.lz-radio:checked::before {
  background-color: #0084ff;
  border: 1px solid #0084ff;
}
.lz-radio-new {
  position: relative;
  background-color: #fff;
  width: 40px;
  width: 0.53333rem;
  height: 40px;
  height: 0.53333rem;
  border-radius: 50%;
  display: inline-block;
  border: 1px solid #e5e5e5;
}
.lz-radio-new[data-check=true] {
  background-color: #0084ff;
  border: 1px solid #0084ff;
}
.lz-radio-new[data-check=true]:before {
  content: "\e6f0";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 20px;
  font-size: 0.26667rem;
  line-height: 40px;
  line-height: 0.53333rem;
  text-align: center;
  color: #fff;
  position: absolute;
  top: 2px;
  right: 4px;
  margin-top: -1px;
}

/*多选框*/
.lz-checkbox {
  position: relative;
  -webkit-appearance: none;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: transparent;
  border: none;
}
.lz-checkbox:before {
  content: "\e64e";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 14px;
  font-size: 0.18667rem;
  line-height: 24px;
  line-height: 0.32rem;
  text-align: center;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: #fff;
  color: transparent;
  border: 1px solid #ccc;
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 6px;
}
.lz-checkbox:checked::before {
  color: #0084ff;
  background-color: #fff;
  border: 1px solid #0084ff;
}

/*多选框2-选择外层选中*/
.lz-checkbox-02 {
  position: relative;
  -webkit-appearance: none;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: transparent;
  border: none;
}
.lz-checkbox-02:before {
  content: "\e623";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 14px;
  font-size: 0.18667rem;
  line-height: 21px;
  line-height: 0.28rem;
  text-align: center;
  width: 22px;
  width: 0.29333rem;
  height: 21px;
  height: 0.28rem;
  background-color: #fff;
  color: transparent;
  border: 1px solid #ccc;
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.checkLi {
  color: #0084ff !important;
}
.checkLi .lz-checkbox-02:before {
    color: #fff;
    background-color: #0084ff;
    border: 1px solid #0084ff;
}

/*底部按钮*/
.lz-apply-btn {
  position: fixed;
  bottom: 0;
  border-top: 2px solid #fff;
  z-index: 20;
  color: #666;
  background-color: #f0f0f0;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 100px;
  height: 1.33333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 0;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.lz-apply-btn i {
    font-size: 40px;
    font-size: 0.53333rem;
    margin-right: 10px;
    margin-right: 0.13333rem;
}

/*底部提示*/
.lz-lp-footer {
  position: absolute;
  bottom: 100px;
  bottom: 1.33333rem;
  padding: 10px;
  padding: 0.13333rem;
}
.lz-lp-footer p {
    margin-bottom: 10px;
    margin-bottom: 0.13333rem;
}

/*顶部返回栏*/
.lz-top-title-empty {
  width: 100%;
  height: 90px;
  height: 1.2rem;
}
.lz-top-title {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 555;
  width: 100%;
  height: 90px;
  height: 1.2rem;
  line-height: 90px;
  line-height: 1.2rem;
  background-color: #0084ff;
  color: #fff;
  font-size: 28px;
  font-size: 0.37333rem;
}
.lz-top-title .left {
    position: absolute;
    top: 0;
    left: 20px;
    left: 0.26667rem;
    color: #fff;
}
.lz-top-title .right {
    position: absolute;
    top: 0;
    right: 20px;
    right: 0.26667rem;
    color: #fff;
}
.lz-top-title .center {
    text-align: center;
    font-size: 32px;
    font-size: 0.42667rem;
}

/*订单页*/
.lz-order-list {
  background-color: #fff;
  padding-top: 44px;
  padding-top: 0.58667rem;
}
.lz-order-list .titles {
    font-size: 36px;
    font-size: 0.48rem;
    color: #222;
    text-align: center;
}
.lz-order-list .need-com {
    position: relative;
    top: -4px;
    font-size: 12px;
    font-size: 0.16rem;
    line-height: 1.2;
    padding: 1px 8px;
    background-color: #fff;
    position: relative;
    color: #fff;
    border-radius: 5px;
    font-size: 28px;
    font-size: 0.37333rem;
    border: 1px solid #0084ff;
    margin-left: 5px;
    color: #0084ff;
}
.lz-order-list .need-com::before {
      content: '';
      position: absolute;
      left: -6px;
      top: 50%;
      margin-top: -3px;
      width: 0;
      height: 0;
      border: 3px solid transparent;
      border-right-color: #fff;
}
.lz-order-list .need-com:before {
    content: 0;
}
.lz-order-list .uls-order {
    width: 100%;
}
.lz-order-list .uls-order > li {
      text-align: center;
      font-size: 36px;
      font-size: 0.48rem;
      display: block;
      padding: 40px 0;
      padding: 0.53333rem 0;
}
.lz-order-list .uls-order > li .order-name {
        display: block;
        line-height: 40px;
        line-height: 0.53333rem;
        color: #000;
}
.lz-order-list .uls-order > li .order-inform {
        font-size: 60px;
        font-size: 0.8rem;
        display: block;
        margin-top: 4px;
        line-height: 80px;
        line-height: 1.06667rem;
        color: #ff6f07;
}
.lz-order-list .btn-check,
  .lz-order-list .btn-pay {
    color: #ccc;
    background-color: #fff;
    border: 1px solid #ccc;
    display: inline-block;
    text-align: center;
    width: 180px;
    width: 2.4rem;
    height: 60px;
    height: 0.8rem;
    font-size: 28px;
    font-size: 0.37333rem;
    line-height: 56px;
    line-height: 0.74667rem;
    border-radius: 0;
    float: right;
    margin-left: 10px;
    margin-left: 0.13333rem;
}
.lz-order-list .btn-check:hover, .lz-order-list .btn-check:focus,
    .lz-order-list .btn-pay:hover,
    .lz-order-list .btn-pay:focus {
      color: #fff;
      background-color: #ccc;
      border: 1px solid #ccc;
}
.pay-many {
  margin-top: 12px;
  margin-top: 0.16rem;
  line-height: 88px;
  line-height: 1.17333rem;
  display: block;
  padding-left: 30px;
  padding-left: 0.4rem;
  font-size: 36px;
  font-size: 0.48rem;
}
.lz-bankBanch {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}
.lz-bankBanch.active {
    display: block;
}
.lz-bankBanch .lz-drop-search {
    background-color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}
.lz-bankBanch .lz-drop-search .title {
      position: relative;
      width: 100%;
      height: 100px;
      height: 1.33333rem;
      line-height: 100px;
      line-height: 1.33333rem;
      font-size: 34px;
      font-size: 0.45333rem;
      text-align: center;
}
.lz-bankBanch .lz-drop-search .title i {
        font-size: 50px;
        font-size: 0.66667rem;
        position: absolute;
        right: 0;
        top: 0;
        width: 80px;
        width: 1.06667rem;
        line-height: 100px;
        line-height: 1.33333rem;
}
.lz-bankBanch .lz-drop-search .search-box {
      position: relative;
      width: 100%;
      height: 100px;
      height: 1.33333rem;
      padding: 15px 40px;
      padding: 0.2rem 0.53333rem;
      text-align: center;
      background-color: #f5f5f5;
}
.lz-bankBanch .lz-drop-search .search-box i {
        position: absolute;
        left: 50px;
        left: 0.66667rem;
        top: 50%;
        margin-top: -35px;
        margin-top: -0.46667rem;
        font-size: 30px;
        font-size: 0.4rem;
        height: 70px;
        height: 0.93333rem;
        line-height: 70px;
        line-height: 0.93333rem;
        color: #999;
}
.lz-bankBanch .lz-drop-search .search {
      display: block;
      width: 100%;
      height: 70px;
      height: 0.93333rem;
      background-color: #fff;
      color: #333;
      padding-left: 50px;
      padding-left: 0.66667rem;
      margin: 0;
      border-color: #fff;
      font-size: 32px;
      font-size: 0.42667rem;
      border: none;
}
.lz-bankBanch .lz-drop-search .selected {
      width: 100%;
      height: 300px;
      height: 4rem;
      padding: 10px 20px;
      padding: 0.13333rem 0.26667rem;
      overflow: auto !important;
}
.lz-bankBanch .lz-drop-search .selected .option {
        position: relative;
        display: block;
        min-height: 20px;
        min-height: 0.26667rem;
        width: 100%;
        font-size: 16px;
        font-size: 0.21333rem;
        line-height: 20px;
        line-height: 0.26667rem;
        padding: 5px 0;
        color: #666;
        border-top: 1px solid #ececec;
}
.lz-bankBanch .lz-drop-search .selected .option:first-child {
          border-top: none;
}
.lz-list-block {
  position: relative;
}
.lz-list-block .ul-List .icons-left {
    position: absolute;
    width: 50px;
    width: 0.66667rem;
    left: 0;
    top: 25px;
    top: 0.33333rem;
    display: inline-block;
    height: 50px;
    height: 0.66667rem;
    font-size: 44px;
    font-size: 0.58667rem;
    color: #0084ff;
}
.lz-list-block .ul-List .ripple {
    position: relative;
    overflow: hidden;
}
.lz-list-block .ul-List .ripple:after {
      content: "";
      display: block;
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      pointer-events: none;
      background-image: radial-gradient(circle, #666 10%, transparent 10.01%);
      background-repeat: no-repeat;
      background-position: 50%;
      -webkit-transform: scale(10, 10);
          -ms-transform: scale(10, 10);
              transform: scale(10, 10);
      opacity: 0;
      -webkit-transition: opacity .5s, -webkit-transform .3s;
      transition: opacity .5s, -webkit-transform .3s;
      transition: transform .3s, opacity .5s;
      transition: transform .3s, opacity .5s, -webkit-transform .3s;
}
.lz-list-block .ul-List .ripple:active:after {
      -webkit-transform: scale(0, 0);
          -ms-transform: scale(0, 0);
              transform: scale(0, 0);
      opacity: .3;
      -webkit-transition: 0s;
      transition: 0s;
}
.lz-list-block .ul-List .item-content {
    background-color: #fff;
    width: 100%;
    line-height: 100px;
    line-height: 1.33333rem;
    height: 100px;
    height: 1.33333rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 30px;
    padding: 0 0.4rem;
    border-bottom: 1px solid #e7e7e7;
    font-size: 30px;
    font-size: 0.4rem;
}
.lz-list-block .ul-List .item-content > a.item-link {
      font-size: 30px;
      font-size: 0.4rem;
      display: block;
      width: 100%;
      height: 100%;
      color: #000;
}
.lz-list-block .ul-List .item-content .item-inner {
      width: 100%;
      height: 100%;
      position: relative;
      padding-right: 40px;
      padding-right: 0.53333rem;
      padding-left: 70px;
      padding-left: 0.93333rem;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
}
.lz-list-block .ul-List .item-content .icon-gerenziliao {
      font-size: 30px;
      font-size: 0.4rem;
}
.lz-list-block .ul-List .item-content .icons-right {
      position: absolute;
      right: 0;
      top: 0;
      display: inline-block;
      height: 100px;
      height: 1.33333rem;
      line-height: 100px;
      line-height: 1.33333rem;
      font-size: 36px;
      font-size: 0.48rem;
      color: #cac9ce;
}
.lz-list-block .ul-List .item-content .item-form {
      padding-left: 0;
}
.lz-list-block .ul-List .item-content .item-form .item-e-left {
        width: 30%;
        height: 100%;
        display: inline-block;
        float: left;
}
.lz-list-block .ul-List .item-content .item-form .item-e-right {
        width: 68%;
        height: 100%;
        text-align: right;
        display: inline-block;
        float: right;
        margin-bottom: 0;
}
.lz-list-block .ul-List .item-content .item-form input[type="text"] {
        border: none;
        background-color: #fff;
}
.lz-list-block .ul-List .item-content .item-form .lz-radio {
        margin-top: 30px;
        margin-top: 0.4rem;
}
.lz-list-block .ul-List .item-content .item-form .date-input {
        border: none;
        text-align: right;
        background-color: #fff;
        height: 90px;
        height: 1.2rem;
        line-height: 90px;
        line-height: 1.2rem;
        margin-right: -55px;
        margin-right: -0.73333rem;
}
.lz-list-block .ul-List .item-content .item-title {
      padding: 0;
}
.lz-list-block .ul-List .item-content .item-title .item-img {
        position: absolute;
        right: 0;
        top: 5px;
        width: 90px;
        width: 1.2rem;
        height: 90px;
        height: 1.2rem;
        border-radius: 50%;
}
.shadeBox {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 999;
  background-color: rgba(0, 0, 0, 0.4);
}
#emptyDom {
  font-size: 34px;
  font-size: 0.45333rem;
}
#emptyDom .empty-icon {
    width: 185px;
    width: 2.46667rem;
    display: block;
    margin: 30px auto 10px;
    margin: 0.4rem auto 0.13333rem;
}
#emptyDom p {
    text-align: center;
    font-size: 34px;
    font-size: 0.45333rem;
}
.lz-layer-bg {
  background-color: transparent !important;
}
.layui-m-layer2 .layui-m-layerchild p {
  color: #fff;
}
.layout-enter-active, .layout-leave-active {
  -webkit-transition: opacity .5s;
  transition: opacity .5s;
}
.layout-enter, .layout-leave-active {
  opacity: 0;
}
.van-picker button {
  font-size: 30px;
  font-size: 0.4rem;
}
.van-image {
  vertical-align: middle;
}
.van-image img {
    vertical-align: middle;
}
.share-process-yindao {
  background-color: transparent;
  position: fixed;
  left: 0;
  top: 0;
  width: 750px;
  width: 10rem;
}
.share-process-yindao .layui-m-layercont {
    text-align: right;
    padding-right: 20px;
    padding-right: 0.26667rem;
    padding-top: 20px;
    padding-top: 0.26667rem;
}
.share-process-yindao img {
    width: 560px;
    width: 7.46667rem;
}
.vue-puzzle-vcode {
  z-index: 999999 !important;
}
.vue-puzzle-vcode .vue-auth-box_ {
    top: 50%;
}
.margin-top-10 {
  margin-top: 10px !important;
  margin-top: 0.13333rem !important;
}
.margin-top-20 {
  margin-top: 20px !important;
  margin-top: 0.26667rem !important;
}
.margin-top-30 {
  margin-top: 30px !important;
  margin-top: 0.4rem !important;
}
.margin-top-40 {
  margin-top: 40px !important;
  margin-top: 0.53333rem !important;
}
.margin-top-50 {
  margin-top: 50px !important;
  margin-top: 0.66667rem !important;
}
.margin-top-60 {
  margin-top: 60px !important;
  margin-top: 0.8rem !important;
}
.margin-right-10 {
  margin-right: 10px !important;
  margin-right: 0.13333rem !important;
}
.margin-right-20 {
  margin-right: 20px !important;
  margin-right: 0.26667rem !important;
}
.margin-right-30 {
  margin-right: 30px !important;
  margin-right: 0.4rem !important;
}
.margin-right-40 {
  margin-right: 40px !important;
  margin-right: 0.53333rem !important;
}
.margin-right-50 {
  margin-right: 50px !important;
  margin-right: 0.66667rem !important;
}
.margin-right-60 {
  margin-right: 60px !important;
  margin-right: 0.8rem !important;
}
.margin-bottom-10 {
  margin-bottom: 10px !important;
  margin-bottom: 0.13333rem !important;
}
.margin-bottom-20 {
  margin-bottom: 20px !important;
  margin-bottom: 0.26667rem !important;
}
.margin-bottom-30 {
  margin-bottom: 30px !important;
  margin-bottom: 0.4rem !important;
}
.margin-bottom-40 {
  margin-bottom: 40px !important;
  margin-bottom: 0.53333rem !important;
}
.margin-bottom-50 {
  margin-bottom: 50px !important;
  margin-bottom: 0.66667rem !important;
}
.margin-bottom-60 {
  margin-bottom: 60px !important;
  margin-bottom: 0.8rem !important;
}
.margin-left-10 {
  margin-left: 10px !important;
  margin-left: 0.13333rem !important;
}
.margin-left-20 {
  margin-left: 20px !important;
  margin-left: 0.26667rem !important;
}
.margin-left-30 {
  margin-left: 30px !important;
  margin-left: 0.4rem !important;
}
.margin-left-40 {
  margin-left: 40px !important;
  margin-left: 0.53333rem !important;
}
.margin-left-50 {
  margin-left: 50px !important;
  margin-left: 0.66667rem !important;
}
.margin-left-60 {
  margin-left: 60px !important;
  margin-left: 0.8rem !important;
}
.padding-top-10 {
  padding-top: 10px !important;
  padding-top: 0.13333rem !important;
}
.padding-top-20 {
  padding-top: 20px !important;
  padding-top: 0.26667rem !important;
}
.padding-top-30 {
  padding-top: 30px !important;
  padding-top: 0.4rem !important;
}
.padding-top-40 {
  padding-top: 40px !important;
  padding-top: 0.53333rem !important;
}
.padding-top-50 {
  padding-top: 50px !important;
  padding-top: 0.66667rem !important;
}
.padding-top-60 {
  padding-top: 60px !important;
  padding-top: 0.8rem !important;
}
.padding-right-10 {
  padding-right: 10px !important;
  padding-right: 0.13333rem !important;
}
.padding-right-20 {
  padding-right: 20px !important;
  padding-right: 0.26667rem !important;
}
.padding-right-30 {
  padding-right: 30px !important;
  padding-right: 0.4rem !important;
}
.padding-right-40 {
  padding-right: 40px !important;
  padding-right: 0.53333rem !important;
}
.padding-right-50 {
  padding-right: 50px !important;
  padding-right: 0.66667rem !important;
}
.padding-right-60 {
  padding-right: 60px !important;
  padding-right: 0.8rem !important;
}
.padding-bottom-10 {
  padding-bottom: 10px !important;
  padding-bottom: 0.13333rem !important;
}
.padding-bottom-20 {
  padding-bottom: 20px !important;
  padding-bottom: 0.26667rem !important;
}
.padding-bottom-30 {
  padding-bottom: 30px !important;
  padding-bottom: 0.4rem !important;
}
.padding-bottom-40 {
  padding-bottom: 40px !important;
  padding-bottom: 0.53333rem !important;
}
.padding-bottom-50 {
  padding-bottom: 50px !important;
  padding-bottom: 0.66667rem !important;
}
.padding-bottom-60 {
  padding-bottom: 60px !important;
  padding-bottom: 0.8rem !important;
}
.padding-left-10 {
  padding-left: 10px !important;
  padding-left: 0.13333rem !important;
}
.padding-left-20 {
  padding-left: 20px !important;
  padding-left: 0.26667rem !important;
}
.padding-left-30 {
  padding-left: 30px !important;
  padding-left: 0.4rem !important;
}
.padding-left-40 {
  padding-left: 40px !important;
  padding-left: 0.53333rem !important;
}
.padding-left-50 {
  padding-left: 50px !important;
  padding-left: 0.66667rem !important;
}
.padding-left-60 {
  padding-left: 60px !important;
  padding-left: 0.8rem !important;
}
.bac-transparent {
  background-color: transparent !important;
}
.bac-transparent .layui-m-layerchild {
    background-color: transparent !important;
}
.layui-m-layer-lzAlert {
  width: 80% !important;
}
.layui-m-layer-lzAlert h3 {
    line-height: 32px;
    line-height: 0.42667rem;
    height: unset;
    padding-top: 46px;
    padding-top: 0.61333rem;
    font-size: 32px;
    font-size: 0.42667rem;
}
.layui-m-layer-lzAlert .layui-m-layercont {
    font-size: 30px;
    font-size: 0.4rem;
    max-height: 300px;
    max-height: 4rem;
    overflow: auto;
    word-break: break-all;
    padding: 60px 40px;
    padding: 0.8rem 0.53333rem;
}
.layui-m-layer-lzAlert .layui-m-layerbtn span[yes] {
    font-size: 30px;
    font-size: 0.4rem;
    color: #0084ff !important;
}
.layui-m-layer-inquiry {
  width: 80% !important;
}
.layui-m-layer-inquiry .layui-m-layercont {
    font-size: 30px;
    font-size: 0.4rem;
}
.layui-m-layer-design-lzAlert {
  width: 670px !important;
  width: 8.93333rem !important;
  padding-bottom: 70px;
  padding-bottom: 0.93333rem;
  border-radius: 32px !important;
  border-radius: 0.42667rem !important;
  background: url(../../static-product/img/alertbg.dacbbd63.png) no-repeat;
  background-size: 401px 334px;
  background-size: 5.34667rem 4.45333rem;
  background-position: center 168px;
  background-position: center 2.24rem;
  background-color: #fff;
}
.layui-m-layer-design-lzAlert .layui-m-layercont {
    font-size: 30px;
    font-size: 0.4rem;
    overflow: auto;
    word-break: break-all;
    padding: 60px 40px;
    padding: 0.8rem 0.53333rem;
}
.layui-m-layer-design-lzAlert .layui-m-layercont .title {
      font-size: 38px;
      font-size: 0.50667rem;
      line-height: 48px;
      line-height: 0.64rem;
      color: #000;
      text-align: center;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      font-family: PingFangSC-Semibold;
}
.layui-m-layer-design-lzAlert .layui-m-layercont .desc {
      font-size: 32px;
      font-size: 0.42667rem;
      color: #3c464f;
      text-align: center;
      line-height: 48px;
      line-height: 0.64rem;
      height: 144px;
      height: 1.92rem;
      overflow-y: auto;
      -webkit-overflow-scrolling: touch;
      margin-top: 439px;
      margin-top: 5.85333rem;
      font-family: PingFangSC-Regular;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn {
    width: 345px;
    width: 4.6rem;
    height: 95px;
    height: 1.26667rem;
    line-height: 95px;
    line-height: 1.26667rem;
    background: #3c7cfc;
    border: 1px solid #3c7cfc;
    overflow: hidden;
    -webkit-box-shadow: 0 10px 22px 0 rgba(60, 124, 252, 0.2);
    -webkit-box-shadow: 0 0.13333rem 0.29333rem 0 rgba(60, 124, 252, 0.2);
            box-shadow: 0 10px 22px 0 rgba(60, 124, 252, 0.2);
            box-shadow: 0 0.13333rem 0.29333rem 0 rgba(60, 124, 252, 0.2);
    border-radius: 54px;
    border-radius: 0.72rem;
    margin: 0 auto;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn span[yes] {
      font-size: 36px;
      font-size: 0.48rem;
      color: #fff;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn span[yes]:active {
      background: #3c7cfc;
}

/*按钮*/
/*最大按钮*/
.wts-btn-big {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*中型按钮*/
.wts-btn-middle {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 294px;
  width: 3.92rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 80px;
  line-height: 1.06667rem;
  border-radius: 8px;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-middle:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-all {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 110px;
  height: 1.46667rem;
  font-size: 40px;
  font-size: 0.53333rem;
  line-height: 110px;
  line-height: 1.46667rem;
  border-radius: 0;
  display: block;
  text-align: center;
}
.wts-btn-all:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-free {
  color: #fff;
  background-color: #ff6e06;
  font-size: 30px;
  font-size: 0.4rem;
  border-radius: 5px;
  padding: 3px 10px;
  padding: 3px 0.13333rem;
  display: inline-block;
  text-align: center;
}
.wts-btn-free:focus {
    color: #e6e6e6;
    background-color: #d25800;
}
.wts-btn-big-blue {
  color: #fff;
  background-color: #3aa9f8;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 94px;
  height: 1.25333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 94px;
  line-height: 1.25333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-blue:focus {
    color: #e6e6e6;
    background-color: #0994f6;
}

/*蓝色线型按钮-中*/
.wts-btn-cp {
  color: #fff;
  background-color: #0084ff;
  border: 1px solid #fff;
  display: inline-block;
  text-align: center;
  width: 310px;
  width: 4.13333rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 76px;
  line-height: 1.01333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-cp:hover, .wts-btn-cp:focus {
    color: #fff;
    background-color: #fff;
    border: 1px solid #fff;
}
.wts-btn-radius {
  color: #aaa;
  background-color: #fff;
  border: 1px solid #aaa;
  display: inline-block;
  text-align: center;
  width: 153px;
  width: 2.04rem;
  height: 55px;
  height: 0.73333rem;
  font-size: 26px;
  font-size: 0.34667rem;
  line-height: 55px;
  line-height: 0.73333rem;
  border-radius: 25px;
  border-radius: 0.33333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-radius:hover, .wts-btn-radius:focus {
    color: #fff;
    background-color: #aaa;
    border: 1px solid #aaa;
}

/*微大型按钮*/
.wts-btn-big-01 {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 590px;
  width: 7.86667rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-01:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*查看更多*/
.wts-btn-more {
  display: block;
  border-top: 1px solid #eee;
  height: 86px;
  height: 1.14667rem;
  line-height: 86px;
  line-height: 1.14667rem;
  text-align: center;
  margin-left: -60px;
  margin-left: -0.8rem;
  color: #000;
  font-size: 28px;
  font-size: 0.37333rem;
  position: relative;
}
.wts-btn-more:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 38%;
  margin-top: -18px;
  margin-top: -0.24rem;
  margin-left: 90px;
  margin-left: 1.2rem;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  border-right: 3px solid #000;
  border-top: 3px solid #000;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}
.lz-readys {
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  min-height: 100vh;
  background-color: #fff;
  z-index: 9999;
}
.lz-readys .spinner {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -20px;
    margin-top: -0.26667rem;
    margin-left: -20px;
    margin-left: -0.26667rem;
    width: 40px;
    width: 0.53333rem;
    height: 40px;
    height: 0.53333rem;
}
.lz-readys .container1 > div,
  .lz-readys .container2 > div,
  .lz-readys .container3 > div {
    width: 10px;
    width: 0.13333rem;
    height: 10px;
    height: 0.13333rem;
    background-color: #0084ff;
    border-radius: 100%;
    position: absolute;
    -webkit-animation: bouncedelay 1.2s infinite ease-in-out;
    animation: bouncedelay 1.2s infinite ease-in-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.lz-readys .spinner .spinner-container {
    position: absolute;
    width: 100%;
    height: 100%;
}
.lz-readys .container2 {
    -webkit-transform: rotateZ(45deg);
    -ms-transform: rotate(45deg);
        transform: rotateZ(45deg);
}
.lz-readys .container3 {
    -webkit-transform: rotateZ(90deg);
    -ms-transform: rotate(90deg);
        transform: rotateZ(90deg);
}
.lz-readys .circle1 {
    top: 0;
    left: 0;
}
.lz-readys .circle2 {
    top: 0;
    right: 0;
}
.lz-readys .circle3 {
    right: 0;
    bottom: 0;
}
.lz-readys .circle4 {
    left: 0;
    bottom: 0;
}
.lz-readys .container2 .circle1 {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}
.lz-readys .container3 .circle1 {
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
}
.lz-readys .container1 .circle2 {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}
.lz-readys .container2 .circle2 {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}
.lz-readys .container3 .circle2 {
    -webkit-animation-delay: -0.7s;
    animation-delay: -0.7s;
}
.lz-readys .container1 .circle3 {
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.6s;
}
.lz-readys .container2 .circle3 {
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s;
}
.lz-readys .container3 .circle3 {
    -webkit-animation-delay: -0.4s;
    animation-delay: -0.4s;
}
.lz-readys .container1 .circle4 {
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s;
}
.lz-readys .container2 .circle4 {
    -webkit-animation-delay: -0.2s;
    animation-delay: -0.2s;
}
.lz-readys .container3 .circle4 {
    -webkit-animation-delay: -0.1s;
    animation-delay: -0.1s;
}
@-webkit-keyframes bouncedelay {
0%,
  80%,
  100% {
    -webkit-transform: scale(0);
}
40% {
    -webkit-transform: scale(1);
}
}
@keyframes bouncedelay {
0%,
  80%,
  100% {
    transform: scale(0);
    -webkit-transform: scale(0);
}
40% {
    transform: scale(1);
    -webkit-transform: scale(1);
}
}
.lz-readys .loadText {
    position: absolute;
    top: 40%;
    left: 50%;
    width: 100px;
    width: 1.33333rem;
    margin-left: -50px;
    margin-left: -0.66667rem;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    font-size: 14px;
    font-size: 0.18667rem;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.6);
    color: #fff;
    font-size: 14px;
    padding-bottom: 10px;
    padding-bottom: 0.13333rem;
}
.lz-readys .loadText .gifLoad {
      width: 60px;
      width: 0.8rem;
      height: 60px;
      height: 0.8rem;
      display: block;
      margin: 10px auto;
      margin: 0.13333rem auto;
}
.design-modal {
  width: 630px;
  width: 8.4rem;
}
.design-modal.design-modal-footer {
    width: 690px;
    width: 9.2rem;
    bottom: 20px;
    bottom: 0.26667rem;
    top: auto;
    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    border-radius: 10px;
    border-radius: 0.13333rem;
    background: rgba(255, 255, 255, 0.8);
}
.design-modal.design-modal-footer .van-dialog__footer {
      display: none;
}
.design-modal.design-modal-confirm {
    width: 650px;
    width: 8.66667rem;
}
.design-modal.design-modal-confirm .van-dialog__content .van-dialog__message {
      padding: 40px 30px;
      padding: 0.53333rem 0.4rem;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-button--default {
      width: 260px;
      width: 3.46667rem;
      height: 80px;
      height: 1.06667rem;
      background: #236DFF;
      border-radius: 40px;
      border-radius: 0.53333rem;
      -webkit-box-flex: 0;
          -ms-flex: none;
              flex: none;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-button--default .van-button__text {
        font-size: 28px;
        font-size: 0.37333rem;
        color: #fff;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-dialog__cancel {
      background: #fff;
      border: 1px solid #236DFF;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-dialog__cancel .van-button__text {
        color: #236DFF;
}
.design-modal .van-dialog__header {
    color: #000000;
    font-size: 34px;
    font-size: 0.45333rem;
    line-height: 48px;
    line-height: 0.64rem;
    padding-top: 40px;
    padding-top: 0.53333rem;
    font-weight: 700;
}
.design-modal .van-dialog__content .van-dialog__message {
    color: #444444;
    font-size: 30px;
    font-size: 0.4rem;
    line-height: 42px;
    line-height: 0.56rem;
    padding: 30px;
    padding: 0.4rem;
}
.design-modal .van-dialog__footer {
    padding: 0 30px 40px;
    padding: 0 0.4rem 0.53333rem;
}
.design-modal .van-dialog__footer.van-hairline--top::after {
      border: none;
}
.design-modal .van-dialog__footer .van-button--default {
      width: 320px;
      width: 4.26667rem;
      height: 88px;
      height: 1.17333rem;
      background: #236DFF;
      border-radius: 44px;
      border-radius: 0.58667rem;
      margin: 0 auto;
      -webkit-box-flex: 0;
          -ms-flex: none;
              flex: none;
}
.design-modal .van-dialog__footer .van-button--default .van-button__text {
        font-size: 32px;
        font-size: 0.42667rem;
        color: #fff;
}

/*---------       字体行高       -----------*/
/*---------       字体颜色       -----------*/
/*---------       边框颜色       -----------*/
/*---------       背景颜色       -----------*/
/*--------- 按钮颜色  ---- */
/*CSS Reset*/
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
span,
textarea,
p,
blockquote,
a,
th,
td,
header,
nav,
section,
article,
aside,
footer,
figure,
figcaption,
menu,
button {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@font-face {
  font-family: "HarmonyOS_Sans_Regular";
  src: url(../../static-product/fonts/HarmonyOS_Sans_Regular.48d656ed.ttf);
}
.remote-html * {
  font-family: HarmonyOS_Sans_Regular !important;
}
#app {
  font-family: HarmonyOS_Sans_Regular "PingFang SC", "Helvetica Neue", Arial, sans-serif;
}
body {
  font: 12px/150%;
  font: 0.16rem/150%;
  /*宋体 unicode */
  line-height: 1.5;
  font-size: 16px;
  font-size: 0.21333rem;
  color: #000;
  background-color: #f5f5f5;
  -webkit-tap-highlight-color: transparent;
  outline: 0;
  -webkit-text-size-adjust: 100% !important;
  -ms-text-size-adjust: 100% !important;
      text-size-adjust: 100% !important;
  -moz-text-size-adjust: 100% !important;
  -webikit-overflow-scrolling: touch;
}
html, body {
  width: 100%;
  height: 100%;
  background-color: #f5f5f5;
}
h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
caption, th {
  text-align: left;
}
fieldset,
img {
  border: 0;
}
li {
  list-style: none;
}
ins {
  text-decoration: none;
}
del {
  text-decoration: line-through;
}
input,
button,
textarea,
select,
optgroup,
option {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  outline: 0;
  -webkit-appearance: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-user-select: text;
  -moz-user-select: text;
   -ms-user-select: text;
       user-select: text;
  cursor: auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
button {
  -webkit-appearance: none;
  border: 0;
  background: none;
}
a {
  -webkit-touch-callout: none;
  text-decoration: none;
}
:focus {
  outline: 0;
  -webkit-tap-highlight-color: transparent;
}
em, i {
  font-style: normal;
}
input[type='button'] {
  border: 0;
}
textarea {
  resize: none;
  line-height: 21px;
  line-height: 0.28rem;
  width: 100%;
  border-radius: 3px;
}
.tab-custom {
  padding: 0 !important;
}
.tab-custom .ul-content {
    padding: 0 0 0 30px;
    padding: 0 0 0 0.4rem;
    background: white;
}
.tab-custom .van-tabs__content {
    padding: 0 30px;
    padding: 0 0.4rem;
    background: white;
}
.tab-custom .van-tabs__wrap {
    height: auto !important;
}
.tab-custom .van-tab {
    -webkit-box-shadow: 0px 0px 15px 0px rgba(60, 70, 79, 0.1);
    -webkit-box-shadow: 0px 0px 0.2rem 0px rgba(60, 70, 79, 0.1);
            box-shadow: 0px 0px 15px 0px rgba(60, 70, 79, 0.1);
            box-shadow: 0px 0px 0.2rem 0px rgba(60, 70, 79, 0.1);
    padding: 0 33px !important;
    padding: 0 0.44rem !important;
    min-height: 72px;
    min-height: 0.96rem;
    border: 1px solid white;
    background: #fff;
    color: #3c464f;
    font-size: 28px;
    font-size: 0.37333rem;
    -webkit-box-flex: 0 !important;
        -ms-flex: 0 0 auto !important;
            flex: 0 0 auto !important;
    margin-left: 16px;
    margin-left: 0.21333rem;
}
.tab-custom .van-tab span {
      display: -webkit-box;
      -webkit-line-clamp: 3;
      -webkit-box-orient: vertical;
      overflow: hidden;
}
.tab-custom .van-tab--active {
    background: rgba(29, 56, 255, 0.06);
    border: 1px solid #1d38ff;
    color: #1d38ff;
}
.tab-custom .van-tabs__line {
    display: none;
}
.tab-custom .van-tabs__nav--line {
    padding-right: 16px !important;
    padding-right: 0.21333rem !important;
    padding-top: 10px !important;
    padding-top: 0.13333rem !important;
    padding-bottom: 10px !important;
    padding-bottom: 0.13333rem !important;
    background: transparent !important;
}
.detail-tab-list .van-tabs .van-tabs__nav {
  padding-left: 0 !important;
}
.detail-tab-list .van-tabs .van-tabs__nav > div {
  margin-left: 0;
  margin-right: 20px;
  margin-right: 0.26667rem;
}
.detail-tab-list1 .van-tabs .van-tabs__nav {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.detail-tab-list1 .van-tabs .van-tabs__nav.van-tabs__nav--line {
    padding-right: 0 !important;
}
.detail-tab-list1 .van-tabs .van-tabs__nav > div {
  width: 120px;
  width: 1.6rem;
  margin-bottom: 20px;
  margin-bottom: 0.26667rem;
  padding: 0 !important;
}
.detail-tab-list1 .van-tabs .van-tabs__nav > div:nth-child(4n) {
    margin-right: 0;
}
.f-26 {
  font-size: 26px;
  font-size: 0.34667rem;
}
.lz-fs-38 {
  font-size: 38px;
  font-size: 0.50667rem;
}

/*字体颜色*/
.lz-col-666 {
  color: #666;
}
.lz-col-000 {
  color: #000;
}
.lz-col-333 {
  color: #333;
}
.lz-col-888 {
  color: #888;
}
.lz-col-fff {
  color: #fff;
}
.lz-col-ff6e06 {
  color: #ff6e06;
}

/*产品详情-红*/
.lz-col-fe5066 {
  color: #fe5066;
}

/*紫色*/
.lz-col-8c7fee {
  color: #0084ff;
}

/*蓝色*/
.lz-col-3aaaf8 {
  color: #0084ff;
}
.lz-bg-fff {
  background-color: #ffffff;
}

/*首行缩进*/
.t-indent {
  text-indent: 52px;
  text-indent: 0.69333rem;
}

/*文字排版*/
.t-align-c {
  text-align: center;
}
.t-align-r {
  text-align: right;
}
.t-align-l {
  text-align: left;
}

/*加粗*/
.t-strong {
  font-weight: 700;
}

/*边框*/
.lz_bor {
  border: 1px solid #e5e5e5;
}
.lz_active_bor-b {
  border-bottom: 1px solid #ff6e06;
}

/*浮动*/
.fl {
  float: left;
}
.fr {
  float: right;
}
.hidden {
  display: none;
}

/*清除浮动*/
.clearfix:before, .clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  *zoom: 1;
  /*IE/7/6*/
}
.clear {
  clear: both;
  overflow: hidden;
}

/*图片*/
.img-t {
  width: 100%;
  height: 100%;
  display: block;
}

/*图片居中*/
.img-c {
  display: block;
  margin: 0 auto;
}
a.nochange {
  color: #000;
}
a.nochange:hover, a.nochange:focus {
  color: #000;
  text-decoration: none;
}
.radius-50-perc {
  border-radius: 50%;
}

/*版心*/
.body-container {
  width: 750px;
  width: 10rem;
}
.w {
  width: 100%;
}
.w-box {
  width: 100%;
  margin-top: 30px;
  margin-top: 0.4rem;
  padding: 0 20px;
  padding: 0 0.26667rem;
  background-color: #fff;
}
.w-box-c {
  width: 100%;
  padding: 0 20px;
  padding: 0 0.26667rem;
}

/*隐藏*/
.hide {
  display: none !important;
}
.break {
  word-break: break-all;
}
.lz-line1 {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.lz-line2 {
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.hide-CIN {
  display: none !important;
}
.show-CIN {
  display: block;
}
.show-BPS {
  display: none;
}
.show-XCX {
  display: none;
}
.show-AGENCY {
  display: none;
}
.show-EPPS {
  display: none;
}
.show-AGENT {
  display: none;
}
.show-PAP {
  display: none;
}
#app {
  width: 100%;
  max-width: 10rem;
  min-height: 100%;
  margin: 0 auto;
  overflow: hidden;
}
#app::-webkit-scrollbar {
    display: none;
}
body::-webkit-scrollbar {
  display: none;
}

@charset "UTF-8";
/*---------       字体行高       -----------*/
/*---------       字体颜色       -----------*/
/*---------       边框颜色       -----------*/
/*---------       背景颜色       -----------*/
/*--------- 按钮颜色  ---- */
/* 属性多值传递
ex:
@include remCalc(padding,10,20);
padding: 0.13333rem 0.26667rem;*/
/*按钮纯色系*/
/*按钮边框色系*/
/*按钮大小*/
/*自适应按钮*/
/*标题*/
/*小消息标签*/
/*背景色点击变化*/
/*字数省略限制*/
/*波纹点击效果*/
/*按钮*/
/*最大按钮*/
.wts-btn-big[data-v-57b239b5] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big[data-v-57b239b5]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*中型按钮*/
.wts-btn-middle[data-v-57b239b5] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 294px;
  width: 3.92rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 80px;
  line-height: 1.06667rem;
  border-radius: 8px;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-middle[data-v-57b239b5]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-all[data-v-57b239b5] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 110px;
  height: 1.46667rem;
  font-size: 40px;
  font-size: 0.53333rem;
  line-height: 110px;
  line-height: 1.46667rem;
  border-radius: 0;
  display: block;
  text-align: center;
}
.wts-btn-all[data-v-57b239b5]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-free[data-v-57b239b5] {
  color: #fff;
  background-color: #ff6e06;
  font-size: 30px;
  font-size: 0.4rem;
  border-radius: 5px;
  padding: 3px 10px;
  padding: 3px 0.13333rem;
  display: inline-block;
  text-align: center;
}
.wts-btn-free[data-v-57b239b5]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}
.wts-btn-big-blue[data-v-57b239b5] {
  color: #fff;
  background-color: #3aa9f8;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 94px;
  height: 1.25333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 94px;
  line-height: 1.25333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-blue[data-v-57b239b5]:focus {
    color: #e6e6e6;
    background-color: #0994f6;
}

/*蓝色线型按钮-中*/
.wts-btn-cp[data-v-57b239b5] {
  color: #fff;
  background-color: #0084ff;
  border: 1px solid #fff;
  display: inline-block;
  text-align: center;
  width: 310px;
  width: 4.13333rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 76px;
  line-height: 1.01333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-cp[data-v-57b239b5]:hover, .wts-btn-cp[data-v-57b239b5]:focus {
    color: #fff;
    background-color: #fff;
    border: 1px solid #fff;
}
.wts-btn-radius[data-v-57b239b5] {
  color: #aaa;
  background-color: #fff;
  border: 1px solid #aaa;
  display: inline-block;
  text-align: center;
  width: 153px;
  width: 2.04rem;
  height: 55px;
  height: 0.73333rem;
  font-size: 26px;
  font-size: 0.34667rem;
  line-height: 55px;
  line-height: 0.73333rem;
  border-radius: 25px;
  border-radius: 0.33333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-radius[data-v-57b239b5]:hover, .wts-btn-radius[data-v-57b239b5]:focus {
    color: #fff;
    background-color: #aaa;
    border: 1px solid #aaa;
}

/*微大型按钮*/
.wts-btn-big-01[data-v-57b239b5] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 590px;
  width: 7.86667rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-01[data-v-57b239b5]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*查看更多*/
.wts-btn-more[data-v-57b239b5] {
  display: block;
  border-top: 1px solid #eee;
  height: 86px;
  height: 1.14667rem;
  line-height: 86px;
  line-height: 1.14667rem;
  text-align: center;
  margin-left: -60px;
  margin-left: -0.8rem;
  color: #000;
  font-size: 28px;
  font-size: 0.37333rem;
  position: relative;
}
.wts-btn-more[data-v-57b239b5]:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 38%;
  margin-top: -18px;
  margin-top: -0.24rem;
  margin-left: 90px;
  margin-left: 1.2rem;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  border-right: 3px solid #000;
  border-top: 3px solid #000;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}
.body-container[data-v-57b239b5] {
  width: 750px;
  width: 10rem;
  margin: 0 auto;
  position: relative;
  background-color: #f5f5f5;
}
.lz-top-img[data-v-57b239b5] {
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
}

/*单选框*/
.lz-radio[data-v-57b239b5] {
  position: relative;
  -webkit-appearance: none;
  width: 18px;
  width: 0.24rem;
  height: 18px;
  height: 0.24rem;
  background-color: transparent;
  border: none;
}
.lz-radio[data-v-57b239b5]:before {
  content: "\e623";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 12px;
  font-size: 0.16rem;
  line-height: 18px;
  line-height: 0.24rem;
  text-align: center;
  width: 18px;
  width: 0.24rem;
  height: 18px;
  height: 0.24rem;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  color: #fff;
  opacity: 1;
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 50%;
}
.lz-radio[data-v-57b239b5]:checked::before {
  background-color: #0084ff;
  border: 1px solid #0084ff;
}
.lz-radio-new[data-v-57b239b5] {
  position: relative;
  background-color: #fff;
  width: 40px;
  width: 0.53333rem;
  height: 40px;
  height: 0.53333rem;
  border-radius: 50%;
  display: inline-block;
  border: 1px solid #e5e5e5;
}
.lz-radio-new[data-check=true][data-v-57b239b5] {
  background-color: #0084ff;
  border: 1px solid #0084ff;
}
.lz-radio-new[data-check=true][data-v-57b239b5]:before {
  content: "\e6f0";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 20px;
  font-size: 0.26667rem;
  line-height: 40px;
  line-height: 0.53333rem;
  text-align: center;
  color: #fff;
  position: absolute;
  top: 2px;
  right: 4px;
  margin-top: -1px;
}

/*多选框*/
.lz-checkbox[data-v-57b239b5] {
  position: relative;
  -webkit-appearance: none;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: transparent;
  border: none;
}
.lz-checkbox[data-v-57b239b5]:before {
  content: "\e64e";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 14px;
  font-size: 0.18667rem;
  line-height: 24px;
  line-height: 0.32rem;
  text-align: center;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: #fff;
  color: transparent;
  border: 1px solid #ccc;
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 6px;
}
.lz-checkbox[data-v-57b239b5]:checked::before {
  color: #0084ff;
  background-color: #fff;
  border: 1px solid #0084ff;
}

/*多选框2-选择外层选中*/
.lz-checkbox-02[data-v-57b239b5] {
  position: relative;
  -webkit-appearance: none;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: transparent;
  border: none;
}
.lz-checkbox-02[data-v-57b239b5]:before {
  content: "\e623";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 14px;
  font-size: 0.18667rem;
  line-height: 21px;
  line-height: 0.28rem;
  text-align: center;
  width: 22px;
  width: 0.29333rem;
  height: 21px;
  height: 0.28rem;
  background-color: #fff;
  color: transparent;
  border: 1px solid #ccc;
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.checkLi[data-v-57b239b5] {
  color: #0084ff !important;
}
.checkLi .lz-checkbox-02[data-v-57b239b5]:before {
    color: #fff;
    background-color: #0084ff;
    border: 1px solid #0084ff;
}

/*底部按钮*/
.lz-apply-btn[data-v-57b239b5] {
  position: fixed;
  bottom: 0;
  border-top: 2px solid #fff;
  z-index: 20;
  color: #666;
  background-color: #f0f0f0;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 100px;
  height: 1.33333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 0;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.lz-apply-btn i[data-v-57b239b5] {
    font-size: 40px;
    font-size: 0.53333rem;
    margin-right: 10px;
    margin-right: 0.13333rem;
}

/*底部提示*/
.lz-lp-footer[data-v-57b239b5] {
  position: absolute;
  bottom: 100px;
  bottom: 1.33333rem;
  padding: 10px;
  padding: 0.13333rem;
}
.lz-lp-footer p[data-v-57b239b5] {
    margin-bottom: 10px;
    margin-bottom: 0.13333rem;
}

/*顶部返回栏*/
.lz-top-title-empty[data-v-57b239b5] {
  width: 100%;
  height: 90px;
  height: 1.2rem;
}
.lz-top-title[data-v-57b239b5] {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 555;
  width: 100%;
  height: 90px;
  height: 1.2rem;
  line-height: 90px;
  line-height: 1.2rem;
  background-color: #0084ff;
  color: #fff;
  font-size: 28px;
  font-size: 0.37333rem;
}
.lz-top-title .left[data-v-57b239b5] {
    position: absolute;
    top: 0;
    left: 20px;
    left: 0.26667rem;
    color: #fff;
}
.lz-top-title .right[data-v-57b239b5] {
    position: absolute;
    top: 0;
    right: 20px;
    right: 0.26667rem;
    color: #fff;
}
.lz-top-title .center[data-v-57b239b5] {
    text-align: center;
    font-size: 32px;
    font-size: 0.42667rem;
}

/*订单页*/
.lz-order-list[data-v-57b239b5] {
  background-color: #fff;
  padding-top: 44px;
  padding-top: 0.58667rem;
}
.lz-order-list .titles[data-v-57b239b5] {
    font-size: 36px;
    font-size: 0.48rem;
    color: #222;
    text-align: center;
}
.lz-order-list .need-com[data-v-57b239b5] {
    position: relative;
    top: -4px;
    font-size: 12px;
    font-size: 0.16rem;
    line-height: 1.2;
    padding: 1px 8px;
    background-color: #fff;
    position: relative;
    color: #fff;
    border-radius: 5px;
    font-size: 28px;
    font-size: 0.37333rem;
    border: 1px solid #0084ff;
    margin-left: 5px;
    color: #0084ff;
}
.lz-order-list .need-com[data-v-57b239b5]::before {
      content: '';
      position: absolute;
      left: -6px;
      top: 50%;
      margin-top: -3px;
      width: 0;
      height: 0;
      border: 3px solid transparent;
      border-right-color: #fff;
}
.lz-order-list .need-com[data-v-57b239b5]:before {
    content: 0;
}
.lz-order-list .uls-order[data-v-57b239b5] {
    width: 100%;
}
.lz-order-list .uls-order > li[data-v-57b239b5] {
      text-align: center;
      font-size: 36px;
      font-size: 0.48rem;
      display: block;
      padding: 40px 0;
      padding: 0.53333rem 0;
}
.lz-order-list .uls-order > li .order-name[data-v-57b239b5] {
        display: block;
        line-height: 40px;
        line-height: 0.53333rem;
        color: #000;
}
.lz-order-list .uls-order > li .order-inform[data-v-57b239b5] {
        font-size: 60px;
        font-size: 0.8rem;
        display: block;
        margin-top: 4px;
        line-height: 80px;
        line-height: 1.06667rem;
        color: #ff6f07;
}
.lz-order-list .btn-check[data-v-57b239b5],
  .lz-order-list .btn-pay[data-v-57b239b5] {
    color: #ccc;
    background-color: #fff;
    border: 1px solid #ccc;
    display: inline-block;
    text-align: center;
    width: 180px;
    width: 2.4rem;
    height: 60px;
    height: 0.8rem;
    font-size: 28px;
    font-size: 0.37333rem;
    line-height: 56px;
    line-height: 0.74667rem;
    border-radius: 0;
    float: right;
    margin-left: 10px;
    margin-left: 0.13333rem;
}
.lz-order-list .btn-check[data-v-57b239b5]:hover, .lz-order-list .btn-check[data-v-57b239b5]:focus,
    .lz-order-list .btn-pay[data-v-57b239b5]:hover,
    .lz-order-list .btn-pay[data-v-57b239b5]:focus {
      color: #fff;
      background-color: #ccc;
      border: 1px solid #ccc;
}
.pay-many[data-v-57b239b5] {
  margin-top: 12px;
  margin-top: 0.16rem;
  line-height: 88px;
  line-height: 1.17333rem;
  display: block;
  padding-left: 30px;
  padding-left: 0.4rem;
  font-size: 36px;
  font-size: 0.48rem;
}
.lz-bankBanch[data-v-57b239b5] {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}
.lz-bankBanch.active[data-v-57b239b5] {
    display: block;
}
.lz-bankBanch .lz-drop-search[data-v-57b239b5] {
    background-color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}
.lz-bankBanch .lz-drop-search .title[data-v-57b239b5] {
      position: relative;
      width: 100%;
      height: 100px;
      height: 1.33333rem;
      line-height: 100px;
      line-height: 1.33333rem;
      font-size: 34px;
      font-size: 0.45333rem;
      text-align: center;
}
.lz-bankBanch .lz-drop-search .title i[data-v-57b239b5] {
        font-size: 50px;
        font-size: 0.66667rem;
        position: absolute;
        right: 0;
        top: 0;
        width: 80px;
        width: 1.06667rem;
        line-height: 100px;
        line-height: 1.33333rem;
}
.lz-bankBanch .lz-drop-search .search-box[data-v-57b239b5] {
      position: relative;
      width: 100%;
      height: 100px;
      height: 1.33333rem;
      padding: 15px 40px;
      padding: 0.2rem 0.53333rem;
      text-align: center;
      background-color: #f5f5f5;
}
.lz-bankBanch .lz-drop-search .search-box i[data-v-57b239b5] {
        position: absolute;
        left: 50px;
        left: 0.66667rem;
        top: 50%;
        margin-top: -35px;
        margin-top: -0.46667rem;
        font-size: 30px;
        font-size: 0.4rem;
        height: 70px;
        height: 0.93333rem;
        line-height: 70px;
        line-height: 0.93333rem;
        color: #999;
}
.lz-bankBanch .lz-drop-search .search[data-v-57b239b5] {
      display: block;
      width: 100%;
      height: 70px;
      height: 0.93333rem;
      background-color: #fff;
      color: #333;
      padding-left: 50px;
      padding-left: 0.66667rem;
      margin: 0;
      border-color: #fff;
      font-size: 32px;
      font-size: 0.42667rem;
      border: none;
}
.lz-bankBanch .lz-drop-search .selected[data-v-57b239b5] {
      width: 100%;
      height: 300px;
      height: 4rem;
      padding: 10px 20px;
      padding: 0.13333rem 0.26667rem;
      overflow: auto !important;
}
.lz-bankBanch .lz-drop-search .selected .option[data-v-57b239b5] {
        position: relative;
        display: block;
        min-height: 20px;
        min-height: 0.26667rem;
        width: 100%;
        font-size: 16px;
        font-size: 0.21333rem;
        line-height: 20px;
        line-height: 0.26667rem;
        padding: 5px 0;
        color: #666;
        border-top: 1px solid #ececec;
}
.lz-bankBanch .lz-drop-search .selected .option[data-v-57b239b5]:first-child {
          border-top: none;
}
.lz-list-block[data-v-57b239b5] {
  position: relative;
}
.lz-list-block .ul-List .icons-left[data-v-57b239b5] {
    position: absolute;
    width: 50px;
    width: 0.66667rem;
    left: 0;
    top: 25px;
    top: 0.33333rem;
    display: inline-block;
    height: 50px;
    height: 0.66667rem;
    font-size: 44px;
    font-size: 0.58667rem;
    color: #0084ff;
}
.lz-list-block .ul-List .ripple[data-v-57b239b5] {
    position: relative;
    overflow: hidden;
}
.lz-list-block .ul-List .ripple[data-v-57b239b5]:after {
      content: "";
      display: block;
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      pointer-events: none;
      background-image: radial-gradient(circle, #666 10%, transparent 10.01%);
      background-repeat: no-repeat;
      background-position: 50%;
      -webkit-transform: scale(10, 10);
          -ms-transform: scale(10, 10);
              transform: scale(10, 10);
      opacity: 0;
      -webkit-transition: opacity .5s, -webkit-transform .3s;
      transition: opacity .5s, -webkit-transform .3s;
      transition: transform .3s, opacity .5s;
      transition: transform .3s, opacity .5s, -webkit-transform .3s;
}
.lz-list-block .ul-List .ripple[data-v-57b239b5]:active:after {
      -webkit-transform: scale(0, 0);
          -ms-transform: scale(0, 0);
              transform: scale(0, 0);
      opacity: .3;
      -webkit-transition: 0s;
      transition: 0s;
}
.lz-list-block .ul-List .item-content[data-v-57b239b5] {
    background-color: #fff;
    width: 100%;
    line-height: 100px;
    line-height: 1.33333rem;
    height: 100px;
    height: 1.33333rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 30px;
    padding: 0 0.4rem;
    border-bottom: 1px solid #e7e7e7;
    font-size: 30px;
    font-size: 0.4rem;
}
.lz-list-block .ul-List .item-content > a.item-link[data-v-57b239b5] {
      font-size: 30px;
      font-size: 0.4rem;
      display: block;
      width: 100%;
      height: 100%;
      color: #000;
}
.lz-list-block .ul-List .item-content .item-inner[data-v-57b239b5] {
      width: 100%;
      height: 100%;
      position: relative;
      padding-right: 40px;
      padding-right: 0.53333rem;
      padding-left: 70px;
      padding-left: 0.93333rem;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
}
.lz-list-block .ul-List .item-content .icon-gerenziliao[data-v-57b239b5] {
      font-size: 30px;
      font-size: 0.4rem;
}
.lz-list-block .ul-List .item-content .icons-right[data-v-57b239b5] {
      position: absolute;
      right: 0;
      top: 0;
      display: inline-block;
      height: 100px;
      height: 1.33333rem;
      line-height: 100px;
      line-height: 1.33333rem;
      font-size: 36px;
      font-size: 0.48rem;
      color: #cac9ce;
}
.lz-list-block .ul-List .item-content .item-form[data-v-57b239b5] {
      padding-left: 0;
}
.lz-list-block .ul-List .item-content .item-form .item-e-left[data-v-57b239b5] {
        width: 30%;
        height: 100%;
        display: inline-block;
        float: left;
}
.lz-list-block .ul-List .item-content .item-form .item-e-right[data-v-57b239b5] {
        width: 68%;
        height: 100%;
        text-align: right;
        display: inline-block;
        float: right;
        margin-bottom: 0;
}
.lz-list-block .ul-List .item-content .item-form input[type="text"][data-v-57b239b5] {
        border: none;
        background-color: #fff;
}
.lz-list-block .ul-List .item-content .item-form .lz-radio[data-v-57b239b5] {
        margin-top: 30px;
        margin-top: 0.4rem;
}
.lz-list-block .ul-List .item-content .item-form .date-input[data-v-57b239b5] {
        border: none;
        text-align: right;
        background-color: #fff;
        height: 90px;
        height: 1.2rem;
        line-height: 90px;
        line-height: 1.2rem;
        margin-right: -55px;
        margin-right: -0.73333rem;
}
.lz-list-block .ul-List .item-content .item-title[data-v-57b239b5] {
      padding: 0;
}
.lz-list-block .ul-List .item-content .item-title .item-img[data-v-57b239b5] {
        position: absolute;
        right: 0;
        top: 5px;
        width: 90px;
        width: 1.2rem;
        height: 90px;
        height: 1.2rem;
        border-radius: 50%;
}
.shadeBox[data-v-57b239b5] {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 999;
  background-color: rgba(0, 0, 0, 0.4);
}
#emptyDom[data-v-57b239b5] {
  font-size: 34px;
  font-size: 0.45333rem;
}
#emptyDom .empty-icon[data-v-57b239b5] {
    width: 185px;
    width: 2.46667rem;
    display: block;
    margin: 30px auto 10px;
    margin: 0.4rem auto 0.13333rem;
}
#emptyDom p[data-v-57b239b5] {
    text-align: center;
    font-size: 34px;
    font-size: 0.45333rem;
}
.lz-layer-bg[data-v-57b239b5] {
  background-color: transparent !important;
}
.layui-m-layer2 .layui-m-layerchild p[data-v-57b239b5] {
  color: #fff;
}
.layout-enter-active[data-v-57b239b5], .layout-leave-active[data-v-57b239b5] {
  -webkit-transition: opacity .5s;
  transition: opacity .5s;
}
.layout-enter[data-v-57b239b5], .layout-leave-active[data-v-57b239b5] {
  opacity: 0;
}
.van-picker button[data-v-57b239b5] {
  font-size: 30px;
  font-size: 0.4rem;
}
.van-image[data-v-57b239b5] {
  vertical-align: middle;
}
.van-image img[data-v-57b239b5] {
    vertical-align: middle;
}
.share-process-yindao[data-v-57b239b5] {
  background-color: transparent;
  position: fixed;
  left: 0;
  top: 0;
  width: 750px;
  width: 10rem;
}
.share-process-yindao .layui-m-layercont[data-v-57b239b5] {
    text-align: right;
    padding-right: 20px;
    padding-right: 0.26667rem;
    padding-top: 20px;
    padding-top: 0.26667rem;
}
.share-process-yindao img[data-v-57b239b5] {
    width: 560px;
    width: 7.46667rem;
}
.vue-puzzle-vcode[data-v-57b239b5] {
  z-index: 999999 !important;
}
.vue-puzzle-vcode .vue-auth-box_[data-v-57b239b5] {
    top: 50%;
}
.margin-top-10[data-v-57b239b5] {
  margin-top: 10px !important;
  margin-top: 0.13333rem !important;
}
.margin-top-20[data-v-57b239b5] {
  margin-top: 20px !important;
  margin-top: 0.26667rem !important;
}
.margin-top-30[data-v-57b239b5] {
  margin-top: 30px !important;
  margin-top: 0.4rem !important;
}
.margin-top-40[data-v-57b239b5] {
  margin-top: 40px !important;
  margin-top: 0.53333rem !important;
}
.margin-top-50[data-v-57b239b5] {
  margin-top: 50px !important;
  margin-top: 0.66667rem !important;
}
.margin-top-60[data-v-57b239b5] {
  margin-top: 60px !important;
  margin-top: 0.8rem !important;
}
.margin-right-10[data-v-57b239b5] {
  margin-right: 10px !important;
  margin-right: 0.13333rem !important;
}
.margin-right-20[data-v-57b239b5] {
  margin-right: 20px !important;
  margin-right: 0.26667rem !important;
}
.margin-right-30[data-v-57b239b5] {
  margin-right: 30px !important;
  margin-right: 0.4rem !important;
}
.margin-right-40[data-v-57b239b5] {
  margin-right: 40px !important;
  margin-right: 0.53333rem !important;
}
.margin-right-50[data-v-57b239b5] {
  margin-right: 50px !important;
  margin-right: 0.66667rem !important;
}
.margin-right-60[data-v-57b239b5] {
  margin-right: 60px !important;
  margin-right: 0.8rem !important;
}
.margin-bottom-10[data-v-57b239b5] {
  margin-bottom: 10px !important;
  margin-bottom: 0.13333rem !important;
}
.margin-bottom-20[data-v-57b239b5] {
  margin-bottom: 20px !important;
  margin-bottom: 0.26667rem !important;
}
.margin-bottom-30[data-v-57b239b5] {
  margin-bottom: 30px !important;
  margin-bottom: 0.4rem !important;
}
.margin-bottom-40[data-v-57b239b5] {
  margin-bottom: 40px !important;
  margin-bottom: 0.53333rem !important;
}
.margin-bottom-50[data-v-57b239b5] {
  margin-bottom: 50px !important;
  margin-bottom: 0.66667rem !important;
}
.margin-bottom-60[data-v-57b239b5] {
  margin-bottom: 60px !important;
  margin-bottom: 0.8rem !important;
}
.margin-left-10[data-v-57b239b5] {
  margin-left: 10px !important;
  margin-left: 0.13333rem !important;
}
.margin-left-20[data-v-57b239b5] {
  margin-left: 20px !important;
  margin-left: 0.26667rem !important;
}
.margin-left-30[data-v-57b239b5] {
  margin-left: 30px !important;
  margin-left: 0.4rem !important;
}
.margin-left-40[data-v-57b239b5] {
  margin-left: 40px !important;
  margin-left: 0.53333rem !important;
}
.margin-left-50[data-v-57b239b5] {
  margin-left: 50px !important;
  margin-left: 0.66667rem !important;
}
.margin-left-60[data-v-57b239b5] {
  margin-left: 60px !important;
  margin-left: 0.8rem !important;
}
.padding-top-10[data-v-57b239b5] {
  padding-top: 10px !important;
  padding-top: 0.13333rem !important;
}
.padding-top-20[data-v-57b239b5] {
  padding-top: 20px !important;
  padding-top: 0.26667rem !important;
}
.padding-top-30[data-v-57b239b5] {
  padding-top: 30px !important;
  padding-top: 0.4rem !important;
}
.padding-top-40[data-v-57b239b5] {
  padding-top: 40px !important;
  padding-top: 0.53333rem !important;
}
.padding-top-50[data-v-57b239b5] {
  padding-top: 50px !important;
  padding-top: 0.66667rem !important;
}
.padding-top-60[data-v-57b239b5] {
  padding-top: 60px !important;
  padding-top: 0.8rem !important;
}
.padding-right-10[data-v-57b239b5] {
  padding-right: 10px !important;
  padding-right: 0.13333rem !important;
}
.padding-right-20[data-v-57b239b5] {
  padding-right: 20px !important;
  padding-right: 0.26667rem !important;
}
.padding-right-30[data-v-57b239b5] {
  padding-right: 30px !important;
  padding-right: 0.4rem !important;
}
.padding-right-40[data-v-57b239b5] {
  padding-right: 40px !important;
  padding-right: 0.53333rem !important;
}
.padding-right-50[data-v-57b239b5] {
  padding-right: 50px !important;
  padding-right: 0.66667rem !important;
}
.padding-right-60[data-v-57b239b5] {
  padding-right: 60px !important;
  padding-right: 0.8rem !important;
}
.padding-bottom-10[data-v-57b239b5] {
  padding-bottom: 10px !important;
  padding-bottom: 0.13333rem !important;
}
.padding-bottom-20[data-v-57b239b5] {
  padding-bottom: 20px !important;
  padding-bottom: 0.26667rem !important;
}
.padding-bottom-30[data-v-57b239b5] {
  padding-bottom: 30px !important;
  padding-bottom: 0.4rem !important;
}
.padding-bottom-40[data-v-57b239b5] {
  padding-bottom: 40px !important;
  padding-bottom: 0.53333rem !important;
}
.padding-bottom-50[data-v-57b239b5] {
  padding-bottom: 50px !important;
  padding-bottom: 0.66667rem !important;
}
.padding-bottom-60[data-v-57b239b5] {
  padding-bottom: 60px !important;
  padding-bottom: 0.8rem !important;
}
.padding-left-10[data-v-57b239b5] {
  padding-left: 10px !important;
  padding-left: 0.13333rem !important;
}
.padding-left-20[data-v-57b239b5] {
  padding-left: 20px !important;
  padding-left: 0.26667rem !important;
}
.padding-left-30[data-v-57b239b5] {
  padding-left: 30px !important;
  padding-left: 0.4rem !important;
}
.padding-left-40[data-v-57b239b5] {
  padding-left: 40px !important;
  padding-left: 0.53333rem !important;
}
.padding-left-50[data-v-57b239b5] {
  padding-left: 50px !important;
  padding-left: 0.66667rem !important;
}
.padding-left-60[data-v-57b239b5] {
  padding-left: 60px !important;
  padding-left: 0.8rem !important;
}
.bac-transparent[data-v-57b239b5] {
  background-color: transparent !important;
}
.bac-transparent .layui-m-layerchild[data-v-57b239b5] {
    background-color: transparent !important;
}
.layui-m-layer-lzAlert[data-v-57b239b5] {
  width: 80% !important;
}
.layui-m-layer-lzAlert h3[data-v-57b239b5] {
    line-height: 32px;
    line-height: 0.42667rem;
    height: unset;
    padding-top: 46px;
    padding-top: 0.61333rem;
    font-size: 32px;
    font-size: 0.42667rem;
}
.layui-m-layer-lzAlert .layui-m-layercont[data-v-57b239b5] {
    font-size: 30px;
    font-size: 0.4rem;
    max-height: 300px;
    max-height: 4rem;
    overflow: auto;
    word-break: break-all;
    padding: 60px 40px;
    padding: 0.8rem 0.53333rem;
}
.layui-m-layer-lzAlert .layui-m-layerbtn span[yes][data-v-57b239b5] {
    font-size: 30px;
    font-size: 0.4rem;
    color: #0084ff !important;
}
.layui-m-layer-inquiry[data-v-57b239b5] {
  width: 80% !important;
}
.layui-m-layer-inquiry .layui-m-layercont[data-v-57b239b5] {
    font-size: 30px;
    font-size: 0.4rem;
}
.layui-m-layer-design-lzAlert[data-v-57b239b5] {
  width: 670px !important;
  width: 8.93333rem !important;
  padding-bottom: 70px;
  padding-bottom: 0.93333rem;
  border-radius: 32px !important;
  border-radius: 0.42667rem !important;
  background: url(../../static-product/img/alertbg.dacbbd63.png) no-repeat;
  background-size: 401px 334px;
  background-size: 5.34667rem 4.45333rem;
  background-position: center 168px;
  background-position: center 2.24rem;
  background-color: #fff;
}
.layui-m-layer-design-lzAlert .layui-m-layercont[data-v-57b239b5] {
    font-size: 30px;
    font-size: 0.4rem;
    overflow: auto;
    word-break: break-all;
    padding: 60px 40px;
    padding: 0.8rem 0.53333rem;
}
.layui-m-layer-design-lzAlert .layui-m-layercont .title[data-v-57b239b5] {
      font-size: 38px;
      font-size: 0.50667rem;
      line-height: 48px;
      line-height: 0.64rem;
      color: #000;
      text-align: center;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      font-family: PingFangSC-Semibold;
}
.layui-m-layer-design-lzAlert .layui-m-layercont .desc[data-v-57b239b5] {
      font-size: 32px;
      font-size: 0.42667rem;
      color: #3c464f;
      text-align: center;
      line-height: 48px;
      line-height: 0.64rem;
      height: 144px;
      height: 1.92rem;
      overflow-y: auto;
      -webkit-overflow-scrolling: touch;
      margin-top: 439px;
      margin-top: 5.85333rem;
      font-family: PingFangSC-Regular;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn[data-v-57b239b5] {
    width: 345px;
    width: 4.6rem;
    height: 95px;
    height: 1.26667rem;
    line-height: 95px;
    line-height: 1.26667rem;
    background: #3c7cfc;
    border: 1px solid #3c7cfc;
    overflow: hidden;
    -webkit-box-shadow: 0 10px 22px 0 rgba(60, 124, 252, 0.2);
    -webkit-box-shadow: 0 0.13333rem 0.29333rem 0 rgba(60, 124, 252, 0.2);
            box-shadow: 0 10px 22px 0 rgba(60, 124, 252, 0.2);
            box-shadow: 0 0.13333rem 0.29333rem 0 rgba(60, 124, 252, 0.2);
    border-radius: 54px;
    border-radius: 0.72rem;
    margin: 0 auto;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn span[yes][data-v-57b239b5] {
      font-size: 36px;
      font-size: 0.48rem;
      color: #fff;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn span[yes][data-v-57b239b5]:active {
      background: #3c7cfc;
}

/*按钮*/
/*最大按钮*/
.wts-btn-big[data-v-57b239b5] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big[data-v-57b239b5]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*中型按钮*/
.wts-btn-middle[data-v-57b239b5] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 294px;
  width: 3.92rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 80px;
  line-height: 1.06667rem;
  border-radius: 8px;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-middle[data-v-57b239b5]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-all[data-v-57b239b5] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 110px;
  height: 1.46667rem;
  font-size: 40px;
  font-size: 0.53333rem;
  line-height: 110px;
  line-height: 1.46667rem;
  border-radius: 0;
  display: block;
  text-align: center;
}
.wts-btn-all[data-v-57b239b5]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-free[data-v-57b239b5] {
  color: #fff;
  background-color: #ff6e06;
  font-size: 30px;
  font-size: 0.4rem;
  border-radius: 5px;
  padding: 3px 10px;
  padding: 3px 0.13333rem;
  display: inline-block;
  text-align: center;
}
.wts-btn-free[data-v-57b239b5]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}
.wts-btn-big-blue[data-v-57b239b5] {
  color: #fff;
  background-color: #3aa9f8;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 94px;
  height: 1.25333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 94px;
  line-height: 1.25333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-blue[data-v-57b239b5]:focus {
    color: #e6e6e6;
    background-color: #0994f6;
}

/*蓝色线型按钮-中*/
.wts-btn-cp[data-v-57b239b5] {
  color: #fff;
  background-color: #0084ff;
  border: 1px solid #fff;
  display: inline-block;
  text-align: center;
  width: 310px;
  width: 4.13333rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 76px;
  line-height: 1.01333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-cp[data-v-57b239b5]:hover, .wts-btn-cp[data-v-57b239b5]:focus {
    color: #fff;
    background-color: #fff;
    border: 1px solid #fff;
}
.wts-btn-radius[data-v-57b239b5] {
  color: #aaa;
  background-color: #fff;
  border: 1px solid #aaa;
  display: inline-block;
  text-align: center;
  width: 153px;
  width: 2.04rem;
  height: 55px;
  height: 0.73333rem;
  font-size: 26px;
  font-size: 0.34667rem;
  line-height: 55px;
  line-height: 0.73333rem;
  border-radius: 25px;
  border-radius: 0.33333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-radius[data-v-57b239b5]:hover, .wts-btn-radius[data-v-57b239b5]:focus {
    color: #fff;
    background-color: #aaa;
    border: 1px solid #aaa;
}

/*微大型按钮*/
.wts-btn-big-01[data-v-57b239b5] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 590px;
  width: 7.86667rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-01[data-v-57b239b5]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*查看更多*/
.wts-btn-more[data-v-57b239b5] {
  display: block;
  border-top: 1px solid #eee;
  height: 86px;
  height: 1.14667rem;
  line-height: 86px;
  line-height: 1.14667rem;
  text-align: center;
  margin-left: -60px;
  margin-left: -0.8rem;
  color: #000;
  font-size: 28px;
  font-size: 0.37333rem;
  position: relative;
}
.wts-btn-more[data-v-57b239b5]:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 38%;
  margin-top: -18px;
  margin-top: -0.24rem;
  margin-left: 90px;
  margin-left: 1.2rem;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  border-right: 3px solid #000;
  border-top: 3px solid #000;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}
.lz-readys[data-v-57b239b5] {
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  min-height: 100vh;
  background-color: #fff;
  z-index: 9999;
}
.lz-readys .spinner[data-v-57b239b5] {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -20px;
    margin-top: -0.26667rem;
    margin-left: -20px;
    margin-left: -0.26667rem;
    width: 40px;
    width: 0.53333rem;
    height: 40px;
    height: 0.53333rem;
}
.lz-readys .container1 > div[data-v-57b239b5],
  .lz-readys .container2 > div[data-v-57b239b5],
  .lz-readys .container3 > div[data-v-57b239b5] {
    width: 10px;
    width: 0.13333rem;
    height: 10px;
    height: 0.13333rem;
    background-color: #0084ff;
    border-radius: 100%;
    position: absolute;
    -webkit-animation: bouncedelay-57b239b5 1.2s infinite ease-in-out;
    animation: bouncedelay-57b239b5 1.2s infinite ease-in-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.lz-readys .spinner .spinner-container[data-v-57b239b5] {
    position: absolute;
    width: 100%;
    height: 100%;
}
.lz-readys .container2[data-v-57b239b5] {
    -webkit-transform: rotateZ(45deg);
    -ms-transform: rotate(45deg);
        transform: rotateZ(45deg);
}
.lz-readys .container3[data-v-57b239b5] {
    -webkit-transform: rotateZ(90deg);
    -ms-transform: rotate(90deg);
        transform: rotateZ(90deg);
}
.lz-readys .circle1[data-v-57b239b5] {
    top: 0;
    left: 0;
}
.lz-readys .circle2[data-v-57b239b5] {
    top: 0;
    right: 0;
}
.lz-readys .circle3[data-v-57b239b5] {
    right: 0;
    bottom: 0;
}
.lz-readys .circle4[data-v-57b239b5] {
    left: 0;
    bottom: 0;
}
.lz-readys .container2 .circle1[data-v-57b239b5] {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}
.lz-readys .container3 .circle1[data-v-57b239b5] {
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
}
.lz-readys .container1 .circle2[data-v-57b239b5] {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}
.lz-readys .container2 .circle2[data-v-57b239b5] {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}
.lz-readys .container3 .circle2[data-v-57b239b5] {
    -webkit-animation-delay: -0.7s;
    animation-delay: -0.7s;
}
.lz-readys .container1 .circle3[data-v-57b239b5] {
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.6s;
}
.lz-readys .container2 .circle3[data-v-57b239b5] {
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s;
}
.lz-readys .container3 .circle3[data-v-57b239b5] {
    -webkit-animation-delay: -0.4s;
    animation-delay: -0.4s;
}
.lz-readys .container1 .circle4[data-v-57b239b5] {
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s;
}
.lz-readys .container2 .circle4[data-v-57b239b5] {
    -webkit-animation-delay: -0.2s;
    animation-delay: -0.2s;
}
.lz-readys .container3 .circle4[data-v-57b239b5] {
    -webkit-animation-delay: -0.1s;
    animation-delay: -0.1s;
}
@-webkit-keyframes bouncedelay-57b239b5 {
0%,
  80%,
  100% {
    -webkit-transform: scale(0);
}
40% {
    -webkit-transform: scale(1);
}
}
@keyframes bouncedelay-57b239b5 {
0%,
  80%,
  100% {
    transform: scale(0);
    -webkit-transform: scale(0);
}
40% {
    transform: scale(1);
    -webkit-transform: scale(1);
}
}
.lz-readys .loadText[data-v-57b239b5] {
    position: absolute;
    top: 40%;
    left: 50%;
    width: 100px;
    width: 1.33333rem;
    margin-left: -50px;
    margin-left: -0.66667rem;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    font-size: 14px;
    font-size: 0.18667rem;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.6);
    color: #fff;
    font-size: 14px;
    padding-bottom: 10px;
    padding-bottom: 0.13333rem;
}
.lz-readys .loadText .gifLoad[data-v-57b239b5] {
      width: 60px;
      width: 0.8rem;
      height: 60px;
      height: 0.8rem;
      display: block;
      margin: 10px auto;
      margin: 0.13333rem auto;
}
.design-modal[data-v-57b239b5] {
  width: 630px;
  width: 8.4rem;
}
.design-modal.design-modal-footer[data-v-57b239b5] {
    width: 690px;
    width: 9.2rem;
    bottom: 20px;
    bottom: 0.26667rem;
    top: auto;
    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    border-radius: 10px;
    border-radius: 0.13333rem;
    background: rgba(255, 255, 255, 0.8);
}
.design-modal.design-modal-footer .van-dialog__footer[data-v-57b239b5] {
      display: none;
}
.design-modal.design-modal-confirm[data-v-57b239b5] {
    width: 650px;
    width: 8.66667rem;
}
.design-modal.design-modal-confirm .van-dialog__content .van-dialog__message[data-v-57b239b5] {
      padding: 40px 30px;
      padding: 0.53333rem 0.4rem;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-button--default[data-v-57b239b5] {
      width: 260px;
      width: 3.46667rem;
      height: 80px;
      height: 1.06667rem;
      background: #236DFF;
      border-radius: 40px;
      border-radius: 0.53333rem;
      -webkit-box-flex: 0;
          -ms-flex: none;
              flex: none;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-button--default .van-button__text[data-v-57b239b5] {
        font-size: 28px;
        font-size: 0.37333rem;
        color: #fff;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-dialog__cancel[data-v-57b239b5] {
      background: #fff;
      border: 1px solid #236DFF;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-dialog__cancel .van-button__text[data-v-57b239b5] {
        color: #236DFF;
}
.design-modal .van-dialog__header[data-v-57b239b5] {
    color: #000000;
    font-size: 34px;
    font-size: 0.45333rem;
    line-height: 48px;
    line-height: 0.64rem;
    padding-top: 40px;
    padding-top: 0.53333rem;
    font-weight: 700;
}
.design-modal .van-dialog__content .van-dialog__message[data-v-57b239b5] {
    color: #444444;
    font-size: 30px;
    font-size: 0.4rem;
    line-height: 42px;
    line-height: 0.56rem;
    padding: 30px;
    padding: 0.4rem;
}
.design-modal .van-dialog__footer[data-v-57b239b5] {
    padding: 0 30px 40px;
    padding: 0 0.4rem 0.53333rem;
}
.design-modal .van-dialog__footer.van-hairline--top[data-v-57b239b5]::after {
      border: none;
}
.design-modal .van-dialog__footer .van-button--default[data-v-57b239b5] {
      width: 320px;
      width: 4.26667rem;
      height: 88px;
      height: 1.17333rem;
      background: #236DFF;
      border-radius: 44px;
      border-radius: 0.58667rem;
      margin: 0 auto;
      -webkit-box-flex: 0;
          -ms-flex: none;
              flex: none;
}
.design-modal .van-dialog__footer .van-button--default .van-button__text[data-v-57b239b5] {
        font-size: 32px;
        font-size: 0.42667rem;
        color: #fff;
}
.loading-page[data-v-57b239b5] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 120vh;
  background: rgba(0, 0, 0, 0.9);
  text-align: center;
  padding-top: 40vh;
  font-size: 30px;
  font-size: 0.4rem;
  font-family: sans-serif;
  z-index: 99999;
}
.loading-page .loader-inner[data-v-57b239b5] {
    margin: 20px auto;
    margin: 0.26667rem auto;
}
.loading-page .loader-inner div[data-v-57b239b5] {
      background-color: #0084ff;
}
.loading-page .loadTxt[data-v-57b239b5] {
    font-size: 30px;
    font-size: 0.4rem;
    text-align: center;
    line-height: 2;
    padding: 0 30px;
    padding: 0 0.4rem;
    color: #0084ff;
}

@charset "UTF-8";
/*---------       字体行高       -----------*/
/*---------       字体颜色       -----------*/
/*---------       边框颜色       -----------*/
/*---------       背景颜色       -----------*/
/*--------- 按钮颜色  ---- */
/* 属性多值传递
ex:
@include remCalc(padding,10,20);
padding: 0.13333rem 0.26667rem;*/
/*按钮纯色系*/
/*按钮边框色系*/
/*按钮大小*/
/*自适应按钮*/
/*标题*/
/*小消息标签*/
/*背景色点击变化*/
/*字数省略限制*/
/*波纹点击效果*/
/*按钮*/
/*最大按钮*/
.wts-btn-big[data-v-7949e0b9] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big[data-v-7949e0b9]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*中型按钮*/
.wts-btn-middle[data-v-7949e0b9] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 294px;
  width: 3.92rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 80px;
  line-height: 1.06667rem;
  border-radius: 8px;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-middle[data-v-7949e0b9]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-all[data-v-7949e0b9] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 110px;
  height: 1.46667rem;
  font-size: 40px;
  font-size: 0.53333rem;
  line-height: 110px;
  line-height: 1.46667rem;
  border-radius: 0;
  display: block;
  text-align: center;
}
.wts-btn-all[data-v-7949e0b9]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-free[data-v-7949e0b9] {
  color: #fff;
  background-color: #ff6e06;
  font-size: 30px;
  font-size: 0.4rem;
  border-radius: 5px;
  padding: 3px 10px;
  padding: 3px 0.13333rem;
  display: inline-block;
  text-align: center;
}
.wts-btn-free[data-v-7949e0b9]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}
.wts-btn-big-blue[data-v-7949e0b9] {
  color: #fff;
  background-color: #3aa9f8;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 94px;
  height: 1.25333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 94px;
  line-height: 1.25333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-blue[data-v-7949e0b9]:focus {
    color: #e6e6e6;
    background-color: #0994f6;
}

/*蓝色线型按钮-中*/
.wts-btn-cp[data-v-7949e0b9] {
  color: #fff;
  background-color: #0084ff;
  border: 1px solid #fff;
  display: inline-block;
  text-align: center;
  width: 310px;
  width: 4.13333rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 76px;
  line-height: 1.01333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-cp[data-v-7949e0b9]:hover, .wts-btn-cp[data-v-7949e0b9]:focus {
    color: #fff;
    background-color: #fff;
    border: 1px solid #fff;
}
.wts-btn-radius[data-v-7949e0b9] {
  color: #aaa;
  background-color: #fff;
  border: 1px solid #aaa;
  display: inline-block;
  text-align: center;
  width: 153px;
  width: 2.04rem;
  height: 55px;
  height: 0.73333rem;
  font-size: 26px;
  font-size: 0.34667rem;
  line-height: 55px;
  line-height: 0.73333rem;
  border-radius: 25px;
  border-radius: 0.33333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-radius[data-v-7949e0b9]:hover, .wts-btn-radius[data-v-7949e0b9]:focus {
    color: #fff;
    background-color: #aaa;
    border: 1px solid #aaa;
}

/*微大型按钮*/
.wts-btn-big-01[data-v-7949e0b9] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 590px;
  width: 7.86667rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-01[data-v-7949e0b9]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*查看更多*/
.wts-btn-more[data-v-7949e0b9] {
  display: block;
  border-top: 1px solid #eee;
  height: 86px;
  height: 1.14667rem;
  line-height: 86px;
  line-height: 1.14667rem;
  text-align: center;
  margin-left: -60px;
  margin-left: -0.8rem;
  color: #000;
  font-size: 28px;
  font-size: 0.37333rem;
  position: relative;
}
.wts-btn-more[data-v-7949e0b9]:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 38%;
  margin-top: -18px;
  margin-top: -0.24rem;
  margin-left: 90px;
  margin-left: 1.2rem;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  border-right: 3px solid #000;
  border-top: 3px solid #000;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}
.body-container[data-v-7949e0b9] {
  width: 750px;
  width: 10rem;
  margin: 0 auto;
  position: relative;
  background-color: #f5f5f5;
}
.lz-top-img[data-v-7949e0b9] {
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
}

/*单选框*/
.lz-radio[data-v-7949e0b9] {
  position: relative;
  -webkit-appearance: none;
  width: 18px;
  width: 0.24rem;
  height: 18px;
  height: 0.24rem;
  background-color: transparent;
  border: none;
}
.lz-radio[data-v-7949e0b9]:before {
  content: "\e623";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 12px;
  font-size: 0.16rem;
  line-height: 18px;
  line-height: 0.24rem;
  text-align: center;
  width: 18px;
  width: 0.24rem;
  height: 18px;
  height: 0.24rem;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  color: #fff;
  opacity: 1;
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 50%;
}
.lz-radio[data-v-7949e0b9]:checked::before {
  background-color: #0084ff;
  border: 1px solid #0084ff;
}
.lz-radio-new[data-v-7949e0b9] {
  position: relative;
  background-color: #fff;
  width: 40px;
  width: 0.53333rem;
  height: 40px;
  height: 0.53333rem;
  border-radius: 50%;
  display: inline-block;
  border: 1px solid #e5e5e5;
}
.lz-radio-new[data-check=true][data-v-7949e0b9] {
  background-color: #0084ff;
  border: 1px solid #0084ff;
}
.lz-radio-new[data-check=true][data-v-7949e0b9]:before {
  content: "\e6f0";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 20px;
  font-size: 0.26667rem;
  line-height: 40px;
  line-height: 0.53333rem;
  text-align: center;
  color: #fff;
  position: absolute;
  top: 2px;
  right: 4px;
  margin-top: -1px;
}

/*多选框*/
.lz-checkbox[data-v-7949e0b9] {
  position: relative;
  -webkit-appearance: none;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: transparent;
  border: none;
}
.lz-checkbox[data-v-7949e0b9]:before {
  content: "\e64e";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 14px;
  font-size: 0.18667rem;
  line-height: 24px;
  line-height: 0.32rem;
  text-align: center;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: #fff;
  color: transparent;
  border: 1px solid #ccc;
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 6px;
}
.lz-checkbox[data-v-7949e0b9]:checked::before {
  color: #0084ff;
  background-color: #fff;
  border: 1px solid #0084ff;
}

/*多选框2-选择外层选中*/
.lz-checkbox-02[data-v-7949e0b9] {
  position: relative;
  -webkit-appearance: none;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: transparent;
  border: none;
}
.lz-checkbox-02[data-v-7949e0b9]:before {
  content: "\e623";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 14px;
  font-size: 0.18667rem;
  line-height: 21px;
  line-height: 0.28rem;
  text-align: center;
  width: 22px;
  width: 0.29333rem;
  height: 21px;
  height: 0.28rem;
  background-color: #fff;
  color: transparent;
  border: 1px solid #ccc;
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.checkLi[data-v-7949e0b9] {
  color: #0084ff !important;
}
.checkLi .lz-checkbox-02[data-v-7949e0b9]:before {
    color: #fff;
    background-color: #0084ff;
    border: 1px solid #0084ff;
}

/*底部按钮*/
.lz-apply-btn[data-v-7949e0b9] {
  position: fixed;
  bottom: 0;
  border-top: 2px solid #fff;
  z-index: 20;
  color: #666;
  background-color: #f0f0f0;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 100px;
  height: 1.33333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 0;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.lz-apply-btn i[data-v-7949e0b9] {
    font-size: 40px;
    font-size: 0.53333rem;
    margin-right: 10px;
    margin-right: 0.13333rem;
}

/*底部提示*/
.lz-lp-footer[data-v-7949e0b9] {
  position: absolute;
  bottom: 100px;
  bottom: 1.33333rem;
  padding: 10px;
  padding: 0.13333rem;
}
.lz-lp-footer p[data-v-7949e0b9] {
    margin-bottom: 10px;
    margin-bottom: 0.13333rem;
}

/*顶部返回栏*/
.lz-top-title-empty[data-v-7949e0b9] {
  width: 100%;
  height: 90px;
  height: 1.2rem;
}
.lz-top-title[data-v-7949e0b9] {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 555;
  width: 100%;
  height: 90px;
  height: 1.2rem;
  line-height: 90px;
  line-height: 1.2rem;
  background-color: #0084ff;
  color: #fff;
  font-size: 28px;
  font-size: 0.37333rem;
}
.lz-top-title .left[data-v-7949e0b9] {
    position: absolute;
    top: 0;
    left: 20px;
    left: 0.26667rem;
    color: #fff;
}
.lz-top-title .right[data-v-7949e0b9] {
    position: absolute;
    top: 0;
    right: 20px;
    right: 0.26667rem;
    color: #fff;
}
.lz-top-title .center[data-v-7949e0b9] {
    text-align: center;
    font-size: 32px;
    font-size: 0.42667rem;
}

/*订单页*/
.lz-order-list[data-v-7949e0b9] {
  background-color: #fff;
  padding-top: 44px;
  padding-top: 0.58667rem;
}
.lz-order-list .titles[data-v-7949e0b9] {
    font-size: 36px;
    font-size: 0.48rem;
    color: #222;
    text-align: center;
}
.lz-order-list .need-com[data-v-7949e0b9] {
    position: relative;
    top: -4px;
    font-size: 12px;
    font-size: 0.16rem;
    line-height: 1.2;
    padding: 1px 8px;
    background-color: #fff;
    position: relative;
    color: #fff;
    border-radius: 5px;
    font-size: 28px;
    font-size: 0.37333rem;
    border: 1px solid #0084ff;
    margin-left: 5px;
    color: #0084ff;
}
.lz-order-list .need-com[data-v-7949e0b9]::before {
      content: '';
      position: absolute;
      left: -6px;
      top: 50%;
      margin-top: -3px;
      width: 0;
      height: 0;
      border: 3px solid transparent;
      border-right-color: #fff;
}
.lz-order-list .need-com[data-v-7949e0b9]:before {
    content: 0;
}
.lz-order-list .uls-order[data-v-7949e0b9] {
    width: 100%;
}
.lz-order-list .uls-order > li[data-v-7949e0b9] {
      text-align: center;
      font-size: 36px;
      font-size: 0.48rem;
      display: block;
      padding: 40px 0;
      padding: 0.53333rem 0;
}
.lz-order-list .uls-order > li .order-name[data-v-7949e0b9] {
        display: block;
        line-height: 40px;
        line-height: 0.53333rem;
        color: #000;
}
.lz-order-list .uls-order > li .order-inform[data-v-7949e0b9] {
        font-size: 60px;
        font-size: 0.8rem;
        display: block;
        margin-top: 4px;
        line-height: 80px;
        line-height: 1.06667rem;
        color: #ff6f07;
}
.lz-order-list .btn-check[data-v-7949e0b9],
  .lz-order-list .btn-pay[data-v-7949e0b9] {
    color: #ccc;
    background-color: #fff;
    border: 1px solid #ccc;
    display: inline-block;
    text-align: center;
    width: 180px;
    width: 2.4rem;
    height: 60px;
    height: 0.8rem;
    font-size: 28px;
    font-size: 0.37333rem;
    line-height: 56px;
    line-height: 0.74667rem;
    border-radius: 0;
    float: right;
    margin-left: 10px;
    margin-left: 0.13333rem;
}
.lz-order-list .btn-check[data-v-7949e0b9]:hover, .lz-order-list .btn-check[data-v-7949e0b9]:focus,
    .lz-order-list .btn-pay[data-v-7949e0b9]:hover,
    .lz-order-list .btn-pay[data-v-7949e0b9]:focus {
      color: #fff;
      background-color: #ccc;
      border: 1px solid #ccc;
}
.pay-many[data-v-7949e0b9] {
  margin-top: 12px;
  margin-top: 0.16rem;
  line-height: 88px;
  line-height: 1.17333rem;
  display: block;
  padding-left: 30px;
  padding-left: 0.4rem;
  font-size: 36px;
  font-size: 0.48rem;
}
.lz-bankBanch[data-v-7949e0b9] {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}
.lz-bankBanch.active[data-v-7949e0b9] {
    display: block;
}
.lz-bankBanch .lz-drop-search[data-v-7949e0b9] {
    background-color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}
.lz-bankBanch .lz-drop-search .title[data-v-7949e0b9] {
      position: relative;
      width: 100%;
      height: 100px;
      height: 1.33333rem;
      line-height: 100px;
      line-height: 1.33333rem;
      font-size: 34px;
      font-size: 0.45333rem;
      text-align: center;
}
.lz-bankBanch .lz-drop-search .title i[data-v-7949e0b9] {
        font-size: 50px;
        font-size: 0.66667rem;
        position: absolute;
        right: 0;
        top: 0;
        width: 80px;
        width: 1.06667rem;
        line-height: 100px;
        line-height: 1.33333rem;
}
.lz-bankBanch .lz-drop-search .search-box[data-v-7949e0b9] {
      position: relative;
      width: 100%;
      height: 100px;
      height: 1.33333rem;
      padding: 15px 40px;
      padding: 0.2rem 0.53333rem;
      text-align: center;
      background-color: #f5f5f5;
}
.lz-bankBanch .lz-drop-search .search-box i[data-v-7949e0b9] {
        position: absolute;
        left: 50px;
        left: 0.66667rem;
        top: 50%;
        margin-top: -35px;
        margin-top: -0.46667rem;
        font-size: 30px;
        font-size: 0.4rem;
        height: 70px;
        height: 0.93333rem;
        line-height: 70px;
        line-height: 0.93333rem;
        color: #999;
}
.lz-bankBanch .lz-drop-search .search[data-v-7949e0b9] {
      display: block;
      width: 100%;
      height: 70px;
      height: 0.93333rem;
      background-color: #fff;
      color: #333;
      padding-left: 50px;
      padding-left: 0.66667rem;
      margin: 0;
      border-color: #fff;
      font-size: 32px;
      font-size: 0.42667rem;
      border: none;
}
.lz-bankBanch .lz-drop-search .selected[data-v-7949e0b9] {
      width: 100%;
      height: 300px;
      height: 4rem;
      padding: 10px 20px;
      padding: 0.13333rem 0.26667rem;
      overflow: auto !important;
}
.lz-bankBanch .lz-drop-search .selected .option[data-v-7949e0b9] {
        position: relative;
        display: block;
        min-height: 20px;
        min-height: 0.26667rem;
        width: 100%;
        font-size: 16px;
        font-size: 0.21333rem;
        line-height: 20px;
        line-height: 0.26667rem;
        padding: 5px 0;
        color: #666;
        border-top: 1px solid #ececec;
}
.lz-bankBanch .lz-drop-search .selected .option[data-v-7949e0b9]:first-child {
          border-top: none;
}
.lz-list-block[data-v-7949e0b9] {
  position: relative;
}
.lz-list-block .ul-List .icons-left[data-v-7949e0b9] {
    position: absolute;
    width: 50px;
    width: 0.66667rem;
    left: 0;
    top: 25px;
    top: 0.33333rem;
    display: inline-block;
    height: 50px;
    height: 0.66667rem;
    font-size: 44px;
    font-size: 0.58667rem;
    color: #0084ff;
}
.lz-list-block .ul-List .ripple[data-v-7949e0b9] {
    position: relative;
    overflow: hidden;
}
.lz-list-block .ul-List .ripple[data-v-7949e0b9]:after {
      content: "";
      display: block;
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      pointer-events: none;
      background-image: radial-gradient(circle, #666 10%, transparent 10.01%);
      background-repeat: no-repeat;
      background-position: 50%;
      -webkit-transform: scale(10, 10);
          -ms-transform: scale(10, 10);
              transform: scale(10, 10);
      opacity: 0;
      -webkit-transition: opacity .5s, -webkit-transform .3s;
      transition: opacity .5s, -webkit-transform .3s;
      transition: transform .3s, opacity .5s;
      transition: transform .3s, opacity .5s, -webkit-transform .3s;
}
.lz-list-block .ul-List .ripple[data-v-7949e0b9]:active:after {
      -webkit-transform: scale(0, 0);
          -ms-transform: scale(0, 0);
              transform: scale(0, 0);
      opacity: .3;
      -webkit-transition: 0s;
      transition: 0s;
}
.lz-list-block .ul-List .item-content[data-v-7949e0b9] {
    background-color: #fff;
    width: 100%;
    line-height: 100px;
    line-height: 1.33333rem;
    height: 100px;
    height: 1.33333rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 30px;
    padding: 0 0.4rem;
    border-bottom: 1px solid #e7e7e7;
    font-size: 30px;
    font-size: 0.4rem;
}
.lz-list-block .ul-List .item-content > a.item-link[data-v-7949e0b9] {
      font-size: 30px;
      font-size: 0.4rem;
      display: block;
      width: 100%;
      height: 100%;
      color: #000;
}
.lz-list-block .ul-List .item-content .item-inner[data-v-7949e0b9] {
      width: 100%;
      height: 100%;
      position: relative;
      padding-right: 40px;
      padding-right: 0.53333rem;
      padding-left: 70px;
      padding-left: 0.93333rem;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
}
.lz-list-block .ul-List .item-content .icon-gerenziliao[data-v-7949e0b9] {
      font-size: 30px;
      font-size: 0.4rem;
}
.lz-list-block .ul-List .item-content .icons-right[data-v-7949e0b9] {
      position: absolute;
      right: 0;
      top: 0;
      display: inline-block;
      height: 100px;
      height: 1.33333rem;
      line-height: 100px;
      line-height: 1.33333rem;
      font-size: 36px;
      font-size: 0.48rem;
      color: #cac9ce;
}
.lz-list-block .ul-List .item-content .item-form[data-v-7949e0b9] {
      padding-left: 0;
}
.lz-list-block .ul-List .item-content .item-form .item-e-left[data-v-7949e0b9] {
        width: 30%;
        height: 100%;
        display: inline-block;
        float: left;
}
.lz-list-block .ul-List .item-content .item-form .item-e-right[data-v-7949e0b9] {
        width: 68%;
        height: 100%;
        text-align: right;
        display: inline-block;
        float: right;
        margin-bottom: 0;
}
.lz-list-block .ul-List .item-content .item-form input[type="text"][data-v-7949e0b9] {
        border: none;
        background-color: #fff;
}
.lz-list-block .ul-List .item-content .item-form .lz-radio[data-v-7949e0b9] {
        margin-top: 30px;
        margin-top: 0.4rem;
}
.lz-list-block .ul-List .item-content .item-form .date-input[data-v-7949e0b9] {
        border: none;
        text-align: right;
        background-color: #fff;
        height: 90px;
        height: 1.2rem;
        line-height: 90px;
        line-height: 1.2rem;
        margin-right: -55px;
        margin-right: -0.73333rem;
}
.lz-list-block .ul-List .item-content .item-title[data-v-7949e0b9] {
      padding: 0;
}
.lz-list-block .ul-List .item-content .item-title .item-img[data-v-7949e0b9] {
        position: absolute;
        right: 0;
        top: 5px;
        width: 90px;
        width: 1.2rem;
        height: 90px;
        height: 1.2rem;
        border-radius: 50%;
}
.shadeBox[data-v-7949e0b9] {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 999;
  background-color: rgba(0, 0, 0, 0.4);
}
#emptyDom[data-v-7949e0b9] {
  font-size: 34px;
  font-size: 0.45333rem;
}
#emptyDom .empty-icon[data-v-7949e0b9] {
    width: 185px;
    width: 2.46667rem;
    display: block;
    margin: 30px auto 10px;
    margin: 0.4rem auto 0.13333rem;
}
#emptyDom p[data-v-7949e0b9] {
    text-align: center;
    font-size: 34px;
    font-size: 0.45333rem;
}
.lz-layer-bg[data-v-7949e0b9] {
  background-color: transparent !important;
}
.layui-m-layer2 .layui-m-layerchild p[data-v-7949e0b9] {
  color: #fff;
}
.layout-enter-active[data-v-7949e0b9], .layout-leave-active[data-v-7949e0b9] {
  -webkit-transition: opacity .5s;
  transition: opacity .5s;
}
.layout-enter[data-v-7949e0b9], .layout-leave-active[data-v-7949e0b9] {
  opacity: 0;
}
.van-picker button[data-v-7949e0b9] {
  font-size: 30px;
  font-size: 0.4rem;
}
.van-image[data-v-7949e0b9] {
  vertical-align: middle;
}
.van-image img[data-v-7949e0b9] {
    vertical-align: middle;
}
.share-process-yindao[data-v-7949e0b9] {
  background-color: transparent;
  position: fixed;
  left: 0;
  top: 0;
  width: 750px;
  width: 10rem;
}
.share-process-yindao .layui-m-layercont[data-v-7949e0b9] {
    text-align: right;
    padding-right: 20px;
    padding-right: 0.26667rem;
    padding-top: 20px;
    padding-top: 0.26667rem;
}
.share-process-yindao img[data-v-7949e0b9] {
    width: 560px;
    width: 7.46667rem;
}
.vue-puzzle-vcode[data-v-7949e0b9] {
  z-index: 999999 !important;
}
.vue-puzzle-vcode .vue-auth-box_[data-v-7949e0b9] {
    top: 50%;
}
.margin-top-10[data-v-7949e0b9] {
  margin-top: 10px !important;
  margin-top: 0.13333rem !important;
}
.margin-top-20[data-v-7949e0b9] {
  margin-top: 20px !important;
  margin-top: 0.26667rem !important;
}
.margin-top-30[data-v-7949e0b9] {
  margin-top: 30px !important;
  margin-top: 0.4rem !important;
}
.margin-top-40[data-v-7949e0b9] {
  margin-top: 40px !important;
  margin-top: 0.53333rem !important;
}
.margin-top-50[data-v-7949e0b9] {
  margin-top: 50px !important;
  margin-top: 0.66667rem !important;
}
.margin-top-60[data-v-7949e0b9] {
  margin-top: 60px !important;
  margin-top: 0.8rem !important;
}
.margin-right-10[data-v-7949e0b9] {
  margin-right: 10px !important;
  margin-right: 0.13333rem !important;
}
.margin-right-20[data-v-7949e0b9] {
  margin-right: 20px !important;
  margin-right: 0.26667rem !important;
}
.margin-right-30[data-v-7949e0b9] {
  margin-right: 30px !important;
  margin-right: 0.4rem !important;
}
.margin-right-40[data-v-7949e0b9] {
  margin-right: 40px !important;
  margin-right: 0.53333rem !important;
}
.margin-right-50[data-v-7949e0b9] {
  margin-right: 50px !important;
  margin-right: 0.66667rem !important;
}
.margin-right-60[data-v-7949e0b9] {
  margin-right: 60px !important;
  margin-right: 0.8rem !important;
}
.margin-bottom-10[data-v-7949e0b9] {
  margin-bottom: 10px !important;
  margin-bottom: 0.13333rem !important;
}
.margin-bottom-20[data-v-7949e0b9] {
  margin-bottom: 20px !important;
  margin-bottom: 0.26667rem !important;
}
.margin-bottom-30[data-v-7949e0b9] {
  margin-bottom: 30px !important;
  margin-bottom: 0.4rem !important;
}
.margin-bottom-40[data-v-7949e0b9] {
  margin-bottom: 40px !important;
  margin-bottom: 0.53333rem !important;
}
.margin-bottom-50[data-v-7949e0b9] {
  margin-bottom: 50px !important;
  margin-bottom: 0.66667rem !important;
}
.margin-bottom-60[data-v-7949e0b9] {
  margin-bottom: 60px !important;
  margin-bottom: 0.8rem !important;
}
.margin-left-10[data-v-7949e0b9] {
  margin-left: 10px !important;
  margin-left: 0.13333rem !important;
}
.margin-left-20[data-v-7949e0b9] {
  margin-left: 20px !important;
  margin-left: 0.26667rem !important;
}
.margin-left-30[data-v-7949e0b9] {
  margin-left: 30px !important;
  margin-left: 0.4rem !important;
}
.margin-left-40[data-v-7949e0b9] {
  margin-left: 40px !important;
  margin-left: 0.53333rem !important;
}
.margin-left-50[data-v-7949e0b9] {
  margin-left: 50px !important;
  margin-left: 0.66667rem !important;
}
.margin-left-60[data-v-7949e0b9] {
  margin-left: 60px !important;
  margin-left: 0.8rem !important;
}
.padding-top-10[data-v-7949e0b9] {
  padding-top: 10px !important;
  padding-top: 0.13333rem !important;
}
.padding-top-20[data-v-7949e0b9] {
  padding-top: 20px !important;
  padding-top: 0.26667rem !important;
}
.padding-top-30[data-v-7949e0b9] {
  padding-top: 30px !important;
  padding-top: 0.4rem !important;
}
.padding-top-40[data-v-7949e0b9] {
  padding-top: 40px !important;
  padding-top: 0.53333rem !important;
}
.padding-top-50[data-v-7949e0b9] {
  padding-top: 50px !important;
  padding-top: 0.66667rem !important;
}
.padding-top-60[data-v-7949e0b9] {
  padding-top: 60px !important;
  padding-top: 0.8rem !important;
}
.padding-right-10[data-v-7949e0b9] {
  padding-right: 10px !important;
  padding-right: 0.13333rem !important;
}
.padding-right-20[data-v-7949e0b9] {
  padding-right: 20px !important;
  padding-right: 0.26667rem !important;
}
.padding-right-30[data-v-7949e0b9] {
  padding-right: 30px !important;
  padding-right: 0.4rem !important;
}
.padding-right-40[data-v-7949e0b9] {
  padding-right: 40px !important;
  padding-right: 0.53333rem !important;
}
.padding-right-50[data-v-7949e0b9] {
  padding-right: 50px !important;
  padding-right: 0.66667rem !important;
}
.padding-right-60[data-v-7949e0b9] {
  padding-right: 60px !important;
  padding-right: 0.8rem !important;
}
.padding-bottom-10[data-v-7949e0b9] {
  padding-bottom: 10px !important;
  padding-bottom: 0.13333rem !important;
}
.padding-bottom-20[data-v-7949e0b9] {
  padding-bottom: 20px !important;
  padding-bottom: 0.26667rem !important;
}
.padding-bottom-30[data-v-7949e0b9] {
  padding-bottom: 30px !important;
  padding-bottom: 0.4rem !important;
}
.padding-bottom-40[data-v-7949e0b9] {
  padding-bottom: 40px !important;
  padding-bottom: 0.53333rem !important;
}
.padding-bottom-50[data-v-7949e0b9] {
  padding-bottom: 50px !important;
  padding-bottom: 0.66667rem !important;
}
.padding-bottom-60[data-v-7949e0b9] {
  padding-bottom: 60px !important;
  padding-bottom: 0.8rem !important;
}
.padding-left-10[data-v-7949e0b9] {
  padding-left: 10px !important;
  padding-left: 0.13333rem !important;
}
.padding-left-20[data-v-7949e0b9] {
  padding-left: 20px !important;
  padding-left: 0.26667rem !important;
}
.padding-left-30[data-v-7949e0b9] {
  padding-left: 30px !important;
  padding-left: 0.4rem !important;
}
.padding-left-40[data-v-7949e0b9] {
  padding-left: 40px !important;
  padding-left: 0.53333rem !important;
}
.padding-left-50[data-v-7949e0b9] {
  padding-left: 50px !important;
  padding-left: 0.66667rem !important;
}
.padding-left-60[data-v-7949e0b9] {
  padding-left: 60px !important;
  padding-left: 0.8rem !important;
}
.bac-transparent[data-v-7949e0b9] {
  background-color: transparent !important;
}
.bac-transparent .layui-m-layerchild[data-v-7949e0b9] {
    background-color: transparent !important;
}
.layui-m-layer-lzAlert[data-v-7949e0b9] {
  width: 80% !important;
}
.layui-m-layer-lzAlert h3[data-v-7949e0b9] {
    line-height: 32px;
    line-height: 0.42667rem;
    height: unset;
    padding-top: 46px;
    padding-top: 0.61333rem;
    font-size: 32px;
    font-size: 0.42667rem;
}
.layui-m-layer-lzAlert .layui-m-layercont[data-v-7949e0b9] {
    font-size: 30px;
    font-size: 0.4rem;
    max-height: 300px;
    max-height: 4rem;
    overflow: auto;
    word-break: break-all;
    padding: 60px 40px;
    padding: 0.8rem 0.53333rem;
}
.layui-m-layer-lzAlert .layui-m-layerbtn span[yes][data-v-7949e0b9] {
    font-size: 30px;
    font-size: 0.4rem;
    color: #0084ff !important;
}
.layui-m-layer-inquiry[data-v-7949e0b9] {
  width: 80% !important;
}
.layui-m-layer-inquiry .layui-m-layercont[data-v-7949e0b9] {
    font-size: 30px;
    font-size: 0.4rem;
}
.layui-m-layer-design-lzAlert[data-v-7949e0b9] {
  width: 670px !important;
  width: 8.93333rem !important;
  padding-bottom: 70px;
  padding-bottom: 0.93333rem;
  border-radius: 32px !important;
  border-radius: 0.42667rem !important;
  background: url(../../static-product/img/alertbg.dacbbd63.png) no-repeat;
  background-size: 401px 334px;
  background-size: 5.34667rem 4.45333rem;
  background-position: center 168px;
  background-position: center 2.24rem;
  background-color: #fff;
}
.layui-m-layer-design-lzAlert .layui-m-layercont[data-v-7949e0b9] {
    font-size: 30px;
    font-size: 0.4rem;
    overflow: auto;
    word-break: break-all;
    padding: 60px 40px;
    padding: 0.8rem 0.53333rem;
}
.layui-m-layer-design-lzAlert .layui-m-layercont .title[data-v-7949e0b9] {
      font-size: 38px;
      font-size: 0.50667rem;
      line-height: 48px;
      line-height: 0.64rem;
      color: #000;
      text-align: center;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      font-family: PingFangSC-Semibold;
}
.layui-m-layer-design-lzAlert .layui-m-layercont .desc[data-v-7949e0b9] {
      font-size: 32px;
      font-size: 0.42667rem;
      color: #3c464f;
      text-align: center;
      line-height: 48px;
      line-height: 0.64rem;
      height: 144px;
      height: 1.92rem;
      overflow-y: auto;
      -webkit-overflow-scrolling: touch;
      margin-top: 439px;
      margin-top: 5.85333rem;
      font-family: PingFangSC-Regular;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn[data-v-7949e0b9] {
    width: 345px;
    width: 4.6rem;
    height: 95px;
    height: 1.26667rem;
    line-height: 95px;
    line-height: 1.26667rem;
    background: #3c7cfc;
    border: 1px solid #3c7cfc;
    overflow: hidden;
    -webkit-box-shadow: 0 10px 22px 0 rgba(60, 124, 252, 0.2);
    -webkit-box-shadow: 0 0.13333rem 0.29333rem 0 rgba(60, 124, 252, 0.2);
            box-shadow: 0 10px 22px 0 rgba(60, 124, 252, 0.2);
            box-shadow: 0 0.13333rem 0.29333rem 0 rgba(60, 124, 252, 0.2);
    border-radius: 54px;
    border-radius: 0.72rem;
    margin: 0 auto;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn span[yes][data-v-7949e0b9] {
      font-size: 36px;
      font-size: 0.48rem;
      color: #fff;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn span[yes][data-v-7949e0b9]:active {
      background: #3c7cfc;
}

/*按钮*/
/*最大按钮*/
.wts-btn-big[data-v-7949e0b9] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big[data-v-7949e0b9]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*中型按钮*/
.wts-btn-middle[data-v-7949e0b9] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 294px;
  width: 3.92rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 80px;
  line-height: 1.06667rem;
  border-radius: 8px;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-middle[data-v-7949e0b9]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-all[data-v-7949e0b9] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 110px;
  height: 1.46667rem;
  font-size: 40px;
  font-size: 0.53333rem;
  line-height: 110px;
  line-height: 1.46667rem;
  border-radius: 0;
  display: block;
  text-align: center;
}
.wts-btn-all[data-v-7949e0b9]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-free[data-v-7949e0b9] {
  color: #fff;
  background-color: #ff6e06;
  font-size: 30px;
  font-size: 0.4rem;
  border-radius: 5px;
  padding: 3px 10px;
  padding: 3px 0.13333rem;
  display: inline-block;
  text-align: center;
}
.wts-btn-free[data-v-7949e0b9]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}
.wts-btn-big-blue[data-v-7949e0b9] {
  color: #fff;
  background-color: #3aa9f8;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 94px;
  height: 1.25333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 94px;
  line-height: 1.25333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-blue[data-v-7949e0b9]:focus {
    color: #e6e6e6;
    background-color: #0994f6;
}

/*蓝色线型按钮-中*/
.wts-btn-cp[data-v-7949e0b9] {
  color: #fff;
  background-color: #0084ff;
  border: 1px solid #fff;
  display: inline-block;
  text-align: center;
  width: 310px;
  width: 4.13333rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 76px;
  line-height: 1.01333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-cp[data-v-7949e0b9]:hover, .wts-btn-cp[data-v-7949e0b9]:focus {
    color: #fff;
    background-color: #fff;
    border: 1px solid #fff;
}
.wts-btn-radius[data-v-7949e0b9] {
  color: #aaa;
  background-color: #fff;
  border: 1px solid #aaa;
  display: inline-block;
  text-align: center;
  width: 153px;
  width: 2.04rem;
  height: 55px;
  height: 0.73333rem;
  font-size: 26px;
  font-size: 0.34667rem;
  line-height: 55px;
  line-height: 0.73333rem;
  border-radius: 25px;
  border-radius: 0.33333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-radius[data-v-7949e0b9]:hover, .wts-btn-radius[data-v-7949e0b9]:focus {
    color: #fff;
    background-color: #aaa;
    border: 1px solid #aaa;
}

/*微大型按钮*/
.wts-btn-big-01[data-v-7949e0b9] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 590px;
  width: 7.86667rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-01[data-v-7949e0b9]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*查看更多*/
.wts-btn-more[data-v-7949e0b9] {
  display: block;
  border-top: 1px solid #eee;
  height: 86px;
  height: 1.14667rem;
  line-height: 86px;
  line-height: 1.14667rem;
  text-align: center;
  margin-left: -60px;
  margin-left: -0.8rem;
  color: #000;
  font-size: 28px;
  font-size: 0.37333rem;
  position: relative;
}
.wts-btn-more[data-v-7949e0b9]:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 38%;
  margin-top: -18px;
  margin-top: -0.24rem;
  margin-left: 90px;
  margin-left: 1.2rem;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  border-right: 3px solid #000;
  border-top: 3px solid #000;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}
.lz-readys[data-v-7949e0b9] {
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  min-height: 100vh;
  background-color: #fff;
  z-index: 9999;
}
.lz-readys .spinner[data-v-7949e0b9] {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -20px;
    margin-top: -0.26667rem;
    margin-left: -20px;
    margin-left: -0.26667rem;
    width: 40px;
    width: 0.53333rem;
    height: 40px;
    height: 0.53333rem;
}
.lz-readys .container1 > div[data-v-7949e0b9],
  .lz-readys .container2 > div[data-v-7949e0b9],
  .lz-readys .container3 > div[data-v-7949e0b9] {
    width: 10px;
    width: 0.13333rem;
    height: 10px;
    height: 0.13333rem;
    background-color: #0084ff;
    border-radius: 100%;
    position: absolute;
    -webkit-animation: bouncedelay-7949e0b9 1.2s infinite ease-in-out;
    animation: bouncedelay-7949e0b9 1.2s infinite ease-in-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.lz-readys .spinner .spinner-container[data-v-7949e0b9] {
    position: absolute;
    width: 100%;
    height: 100%;
}
.lz-readys .container2[data-v-7949e0b9] {
    -webkit-transform: rotateZ(45deg);
    -ms-transform: rotate(45deg);
        transform: rotateZ(45deg);
}
.lz-readys .container3[data-v-7949e0b9] {
    -webkit-transform: rotateZ(90deg);
    -ms-transform: rotate(90deg);
        transform: rotateZ(90deg);
}
.lz-readys .circle1[data-v-7949e0b9] {
    top: 0;
    left: 0;
}
.lz-readys .circle2[data-v-7949e0b9] {
    top: 0;
    right: 0;
}
.lz-readys .circle3[data-v-7949e0b9] {
    right: 0;
    bottom: 0;
}
.lz-readys .circle4[data-v-7949e0b9] {
    left: 0;
    bottom: 0;
}
.lz-readys .container2 .circle1[data-v-7949e0b9] {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}
.lz-readys .container3 .circle1[data-v-7949e0b9] {
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
}
.lz-readys .container1 .circle2[data-v-7949e0b9] {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}
.lz-readys .container2 .circle2[data-v-7949e0b9] {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}
.lz-readys .container3 .circle2[data-v-7949e0b9] {
    -webkit-animation-delay: -0.7s;
    animation-delay: -0.7s;
}
.lz-readys .container1 .circle3[data-v-7949e0b9] {
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.6s;
}
.lz-readys .container2 .circle3[data-v-7949e0b9] {
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s;
}
.lz-readys .container3 .circle3[data-v-7949e0b9] {
    -webkit-animation-delay: -0.4s;
    animation-delay: -0.4s;
}
.lz-readys .container1 .circle4[data-v-7949e0b9] {
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s;
}
.lz-readys .container2 .circle4[data-v-7949e0b9] {
    -webkit-animation-delay: -0.2s;
    animation-delay: -0.2s;
}
.lz-readys .container3 .circle4[data-v-7949e0b9] {
    -webkit-animation-delay: -0.1s;
    animation-delay: -0.1s;
}
@-webkit-keyframes bouncedelay-7949e0b9 {
0%,
  80%,
  100% {
    -webkit-transform: scale(0);
}
40% {
    -webkit-transform: scale(1);
}
}
@keyframes bouncedelay-7949e0b9 {
0%,
  80%,
  100% {
    transform: scale(0);
    -webkit-transform: scale(0);
}
40% {
    transform: scale(1);
    -webkit-transform: scale(1);
}
}
.lz-readys .loadText[data-v-7949e0b9] {
    position: absolute;
    top: 40%;
    left: 50%;
    width: 100px;
    width: 1.33333rem;
    margin-left: -50px;
    margin-left: -0.66667rem;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    font-size: 14px;
    font-size: 0.18667rem;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.6);
    color: #fff;
    font-size: 14px;
    padding-bottom: 10px;
    padding-bottom: 0.13333rem;
}
.lz-readys .loadText .gifLoad[data-v-7949e0b9] {
      width: 60px;
      width: 0.8rem;
      height: 60px;
      height: 0.8rem;
      display: block;
      margin: 10px auto;
      margin: 0.13333rem auto;
}
.design-modal[data-v-7949e0b9] {
  width: 630px;
  width: 8.4rem;
}
.design-modal.design-modal-footer[data-v-7949e0b9] {
    width: 690px;
    width: 9.2rem;
    bottom: 20px;
    bottom: 0.26667rem;
    top: auto;
    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    border-radius: 10px;
    border-radius: 0.13333rem;
    background: rgba(255, 255, 255, 0.8);
}
.design-modal.design-modal-footer .van-dialog__footer[data-v-7949e0b9] {
      display: none;
}
.design-modal.design-modal-confirm[data-v-7949e0b9] {
    width: 650px;
    width: 8.66667rem;
}
.design-modal.design-modal-confirm .van-dialog__content .van-dialog__message[data-v-7949e0b9] {
      padding: 40px 30px;
      padding: 0.53333rem 0.4rem;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-button--default[data-v-7949e0b9] {
      width: 260px;
      width: 3.46667rem;
      height: 80px;
      height: 1.06667rem;
      background: #236DFF;
      border-radius: 40px;
      border-radius: 0.53333rem;
      -webkit-box-flex: 0;
          -ms-flex: none;
              flex: none;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-button--default .van-button__text[data-v-7949e0b9] {
        font-size: 28px;
        font-size: 0.37333rem;
        color: #fff;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-dialog__cancel[data-v-7949e0b9] {
      background: #fff;
      border: 1px solid #236DFF;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-dialog__cancel .van-button__text[data-v-7949e0b9] {
        color: #236DFF;
}
.design-modal .van-dialog__header[data-v-7949e0b9] {
    color: #000000;
    font-size: 34px;
    font-size: 0.45333rem;
    line-height: 48px;
    line-height: 0.64rem;
    padding-top: 40px;
    padding-top: 0.53333rem;
    font-weight: 700;
}
.design-modal .van-dialog__content .van-dialog__message[data-v-7949e0b9] {
    color: #444444;
    font-size: 30px;
    font-size: 0.4rem;
    line-height: 42px;
    line-height: 0.56rem;
    padding: 30px;
    padding: 0.4rem;
}
.design-modal .van-dialog__footer[data-v-7949e0b9] {
    padding: 0 30px 40px;
    padding: 0 0.4rem 0.53333rem;
}
.design-modal .van-dialog__footer.van-hairline--top[data-v-7949e0b9]::after {
      border: none;
}
.design-modal .van-dialog__footer .van-button--default[data-v-7949e0b9] {
      width: 320px;
      width: 4.26667rem;
      height: 88px;
      height: 1.17333rem;
      background: #236DFF;
      border-radius: 44px;
      border-radius: 0.58667rem;
      margin: 0 auto;
      -webkit-box-flex: 0;
          -ms-flex: none;
              flex: none;
}
.design-modal .van-dialog__footer .van-button--default .van-button__text[data-v-7949e0b9] {
        font-size: 32px;
        font-size: 0.42667rem;
        color: #fff;
}
.detailTipModal[data-v-7949e0b9] {
  position: fixed;
  width: 750px;
  width: 10rem;
  height: 100vh;
  bottom: 0;
  z-index: 1000;
}
.detailTipModal .bg[data-v-7949e0b9] {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
}
.detailTipModal .content[data-v-7949e0b9] {
    width: 750px;
    width: 10rem;
    background: #fff;
    position: absolute;
    left: 0;
    bottom: 0;
    overflow: hidden;
    border-top-left-radius: 20px;
    border-top-left-radius: 0.26667rem;
    border-top-right-radius: 20px;
    border-top-right-radius: 0.26667rem;
}
.detailTipModal .content.fadeInUp[data-v-7949e0b9] {
      -webkit-animation-name: fadeInUp-7949e0b9;
      animation-name: fadeInUp-7949e0b9;
      -webkit-animation-duration: 0.25s;
      animation-duration: 0.25s;
      -webkit-animation-fill-mode: both;
      animation-fill-mode: both;
}
@-webkit-keyframes fadeInUp-7949e0b9 {
0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
}
100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
}
}
@keyframes fadeInUp-7949e0b9 {
0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    -ms-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
}
100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
}
}
.detailTipModal .content .content-title[data-v-7949e0b9] {
      height: 102px;
      height: 1.36rem;
      line-height: 102px;
      line-height: 1.36rem;
      color: #000000;
      font-size: 32px;
      font-size: 0.42667rem;
      position: relative;
      text-align: center;
      border-bottom: 1px solid #F2F2F5;
      font-weight: bold;
}
.detailTipModal .content .content-list[data-v-7949e0b9] {
      padding: 30px 30px 90px;
      padding: 0.4rem 0.4rem 1.2rem;
      font-size: 26px;
      font-size: 0.34667rem;
      color: #3C464F;
      text-indent: 26px;
      text-indent: 0.34667rem;
      line-height: 37px;
      line-height: 0.49333rem;
}
.detailTipModal .content .content-list .line-1[data-v-7949e0b9] {
        text-indent: 0;
        font-size: 28px;
        font-size: 0.37333rem;
        line-height: 40px;
        line-height: 0.53333rem;
        margin-bottom: 22px;
        margin-bottom: 0.29333rem;
}
.detailTipModal .content .content-list .line-2[data-v-7949e0b9] {
        margin-top: 40px;
        margin-top: 0.53333rem;
        text-indent: 0;
}
.detailTipModal .content .content-list .line-last[data-v-7949e0b9] {
        text-indent: 0;
        margin-top: 40px;
        margin-top: 0.53333rem;
}
.detailTipModal .content .content-list .orange[data-v-7949e0b9] {
        color: #FF8700;
}
.detailTipModal .content .content-list .blue[data-v-7949e0b9] {
        color: #236dff;
}
.detailTipModal .content .content-list .btn[data-v-7949e0b9] {
        width: 100%;
        height: 82px;
        height: 1.09333rem;
        line-height: 82px;
        line-height: 1.09333rem;
        background: #236dff;
        color: #fff;
        font-size: 30px;
        font-size: 0.4rem;
        border-radius: 4px;
        text-align: center;
        margin-top: 50px;
        margin-top: 0.66667rem;
}

@charset "UTF-8";
/*---------       字体行高       -----------*/
/*---------       字体颜色       -----------*/
/*---------       边框颜色       -----------*/
/*---------       背景颜色       -----------*/
/*--------- 按钮颜色  ---- */
/* 属性多值传递
ex:
@include remCalc(padding,10,20);
padding: 0.13333rem 0.26667rem;*/
/*按钮纯色系*/
/*按钮边框色系*/
/*按钮大小*/
/*自适应按钮*/
/*标题*/
/*小消息标签*/
/*背景色点击变化*/
/*字数省略限制*/
/*波纹点击效果*/
/*按钮*/
/*最大按钮*/
.wts-btn-big {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*中型按钮*/
.wts-btn-middle {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 294px;
  width: 3.92rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 80px;
  line-height: 1.06667rem;
  border-radius: 8px;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-middle:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-all {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 110px;
  height: 1.46667rem;
  font-size: 40px;
  font-size: 0.53333rem;
  line-height: 110px;
  line-height: 1.46667rem;
  border-radius: 0;
  display: block;
  text-align: center;
}
.wts-btn-all:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-free {
  color: #fff;
  background-color: #ff6e06;
  font-size: 30px;
  font-size: 0.4rem;
  border-radius: 5px;
  padding: 3px 10px;
  padding: 3px 0.13333rem;
  display: inline-block;
  text-align: center;
}
.wts-btn-free:focus {
    color: #e6e6e6;
    background-color: #d25800;
}
.wts-btn-big-blue {
  color: #fff;
  background-color: #3aa9f8;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 94px;
  height: 1.25333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 94px;
  line-height: 1.25333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-blue:focus {
    color: #e6e6e6;
    background-color: #0994f6;
}

/*蓝色线型按钮-中*/
.wts-btn-cp {
  color: #fff;
  background-color: #0084ff;
  border: 1px solid #fff;
  display: inline-block;
  text-align: center;
  width: 310px;
  width: 4.13333rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 76px;
  line-height: 1.01333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-cp:hover, .wts-btn-cp:focus {
    color: #fff;
    background-color: #fff;
    border: 1px solid #fff;
}
.wts-btn-radius {
  color: #aaa;
  background-color: #fff;
  border: 1px solid #aaa;
  display: inline-block;
  text-align: center;
  width: 153px;
  width: 2.04rem;
  height: 55px;
  height: 0.73333rem;
  font-size: 26px;
  font-size: 0.34667rem;
  line-height: 55px;
  line-height: 0.73333rem;
  border-radius: 25px;
  border-radius: 0.33333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-radius:hover, .wts-btn-radius:focus {
    color: #fff;
    background-color: #aaa;
    border: 1px solid #aaa;
}

/*微大型按钮*/
.wts-btn-big-01 {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 590px;
  width: 7.86667rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-01:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*查看更多*/
.wts-btn-more {
  display: block;
  border-top: 1px solid #eee;
  height: 86px;
  height: 1.14667rem;
  line-height: 86px;
  line-height: 1.14667rem;
  text-align: center;
  margin-left: -60px;
  margin-left: -0.8rem;
  color: #000;
  font-size: 28px;
  font-size: 0.37333rem;
  position: relative;
}
.wts-btn-more:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 38%;
  margin-top: -18px;
  margin-top: -0.24rem;
  margin-left: 90px;
  margin-left: 1.2rem;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  border-right: 3px solid #000;
  border-top: 3px solid #000;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}
.body-container {
  width: 750px;
  width: 10rem;
  margin: 0 auto;
  position: relative;
  background-color: #f5f5f5;
}
.lz-top-img {
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
}

/*单选框*/
.lz-radio {
  position: relative;
  -webkit-appearance: none;
  width: 18px;
  width: 0.24rem;
  height: 18px;
  height: 0.24rem;
  background-color: transparent;
  border: none;
}
.lz-radio:before {
  content: "\e623";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 12px;
  font-size: 0.16rem;
  line-height: 18px;
  line-height: 0.24rem;
  text-align: center;
  width: 18px;
  width: 0.24rem;
  height: 18px;
  height: 0.24rem;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  color: #fff;
  opacity: 1;
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 50%;
}
.lz-radio:checked::before {
  background-color: #0084ff;
  border: 1px solid #0084ff;
}
.lz-radio-new {
  position: relative;
  background-color: #fff;
  width: 40px;
  width: 0.53333rem;
  height: 40px;
  height: 0.53333rem;
  border-radius: 50%;
  display: inline-block;
  border: 1px solid #e5e5e5;
}
.lz-radio-new[data-check=true] {
  background-color: #0084ff;
  border: 1px solid #0084ff;
}
.lz-radio-new[data-check=true]:before {
  content: "\e6f0";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 20px;
  font-size: 0.26667rem;
  line-height: 40px;
  line-height: 0.53333rem;
  text-align: center;
  color: #fff;
  position: absolute;
  top: 2px;
  right: 4px;
  margin-top: -1px;
}

/*多选框*/
.lz-checkbox {
  position: relative;
  -webkit-appearance: none;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: transparent;
  border: none;
}
.lz-checkbox:before {
  content: "\e64e";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 14px;
  font-size: 0.18667rem;
  line-height: 24px;
  line-height: 0.32rem;
  text-align: center;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: #fff;
  color: transparent;
  border: 1px solid #ccc;
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 6px;
}
.lz-checkbox:checked::before {
  color: #0084ff;
  background-color: #fff;
  border: 1px solid #0084ff;
}

/*多选框2-选择外层选中*/
.lz-checkbox-02 {
  position: relative;
  -webkit-appearance: none;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: transparent;
  border: none;
}
.lz-checkbox-02:before {
  content: "\e623";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 14px;
  font-size: 0.18667rem;
  line-height: 21px;
  line-height: 0.28rem;
  text-align: center;
  width: 22px;
  width: 0.29333rem;
  height: 21px;
  height: 0.28rem;
  background-color: #fff;
  color: transparent;
  border: 1px solid #ccc;
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.checkLi {
  color: #0084ff !important;
}
.checkLi .lz-checkbox-02:before {
    color: #fff;
    background-color: #0084ff;
    border: 1px solid #0084ff;
}

/*底部按钮*/
.lz-apply-btn {
  position: fixed;
  bottom: 0;
  border-top: 2px solid #fff;
  z-index: 20;
  color: #666;
  background-color: #f0f0f0;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 100px;
  height: 1.33333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 0;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.lz-apply-btn i {
    font-size: 40px;
    font-size: 0.53333rem;
    margin-right: 10px;
    margin-right: 0.13333rem;
}

/*底部提示*/
.lz-lp-footer {
  position: absolute;
  bottom: 100px;
  bottom: 1.33333rem;
  padding: 10px;
  padding: 0.13333rem;
}
.lz-lp-footer p {
    margin-bottom: 10px;
    margin-bottom: 0.13333rem;
}

/*顶部返回栏*/
.lz-top-title-empty {
  width: 100%;
  height: 90px;
  height: 1.2rem;
}
.lz-top-title {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 555;
  width: 100%;
  height: 90px;
  height: 1.2rem;
  line-height: 90px;
  line-height: 1.2rem;
  background-color: #0084ff;
  color: #fff;
  font-size: 28px;
  font-size: 0.37333rem;
}
.lz-top-title .left {
    position: absolute;
    top: 0;
    left: 20px;
    left: 0.26667rem;
    color: #fff;
}
.lz-top-title .right {
    position: absolute;
    top: 0;
    right: 20px;
    right: 0.26667rem;
    color: #fff;
}
.lz-top-title .center {
    text-align: center;
    font-size: 32px;
    font-size: 0.42667rem;
}

/*订单页*/
.lz-order-list {
  background-color: #fff;
  padding-top: 44px;
  padding-top: 0.58667rem;
}
.lz-order-list .titles {
    font-size: 36px;
    font-size: 0.48rem;
    color: #222;
    text-align: center;
}
.lz-order-list .need-com {
    position: relative;
    top: -4px;
    font-size: 12px;
    font-size: 0.16rem;
    line-height: 1.2;
    padding: 1px 8px;
    background-color: #fff;
    position: relative;
    color: #fff;
    border-radius: 5px;
    font-size: 28px;
    font-size: 0.37333rem;
    border: 1px solid #0084ff;
    margin-left: 5px;
    color: #0084ff;
}
.lz-order-list .need-com::before {
      content: '';
      position: absolute;
      left: -6px;
      top: 50%;
      margin-top: -3px;
      width: 0;
      height: 0;
      border: 3px solid transparent;
      border-right-color: #fff;
}
.lz-order-list .need-com:before {
    content: 0;
}
.lz-order-list .uls-order {
    width: 100%;
}
.lz-order-list .uls-order > li {
      text-align: center;
      font-size: 36px;
      font-size: 0.48rem;
      display: block;
      padding: 40px 0;
      padding: 0.53333rem 0;
}
.lz-order-list .uls-order > li .order-name {
        display: block;
        line-height: 40px;
        line-height: 0.53333rem;
        color: #000;
}
.lz-order-list .uls-order > li .order-inform {
        font-size: 60px;
        font-size: 0.8rem;
        display: block;
        margin-top: 4px;
        line-height: 80px;
        line-height: 1.06667rem;
        color: #ff6f07;
}
.lz-order-list .btn-check,
  .lz-order-list .btn-pay {
    color: #ccc;
    background-color: #fff;
    border: 1px solid #ccc;
    display: inline-block;
    text-align: center;
    width: 180px;
    width: 2.4rem;
    height: 60px;
    height: 0.8rem;
    font-size: 28px;
    font-size: 0.37333rem;
    line-height: 56px;
    line-height: 0.74667rem;
    border-radius: 0;
    float: right;
    margin-left: 10px;
    margin-left: 0.13333rem;
}
.lz-order-list .btn-check:hover, .lz-order-list .btn-check:focus,
    .lz-order-list .btn-pay:hover,
    .lz-order-list .btn-pay:focus {
      color: #fff;
      background-color: #ccc;
      border: 1px solid #ccc;
}
.pay-many {
  margin-top: 12px;
  margin-top: 0.16rem;
  line-height: 88px;
  line-height: 1.17333rem;
  display: block;
  padding-left: 30px;
  padding-left: 0.4rem;
  font-size: 36px;
  font-size: 0.48rem;
}
.lz-bankBanch {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}
.lz-bankBanch.active {
    display: block;
}
.lz-bankBanch .lz-drop-search {
    background-color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}
.lz-bankBanch .lz-drop-search .title {
      position: relative;
      width: 100%;
      height: 100px;
      height: 1.33333rem;
      line-height: 100px;
      line-height: 1.33333rem;
      font-size: 34px;
      font-size: 0.45333rem;
      text-align: center;
}
.lz-bankBanch .lz-drop-search .title i {
        font-size: 50px;
        font-size: 0.66667rem;
        position: absolute;
        right: 0;
        top: 0;
        width: 80px;
        width: 1.06667rem;
        line-height: 100px;
        line-height: 1.33333rem;
}
.lz-bankBanch .lz-drop-search .search-box {
      position: relative;
      width: 100%;
      height: 100px;
      height: 1.33333rem;
      padding: 15px 40px;
      padding: 0.2rem 0.53333rem;
      text-align: center;
      background-color: #f5f5f5;
}
.lz-bankBanch .lz-drop-search .search-box i {
        position: absolute;
        left: 50px;
        left: 0.66667rem;
        top: 50%;
        margin-top: -35px;
        margin-top: -0.46667rem;
        font-size: 30px;
        font-size: 0.4rem;
        height: 70px;
        height: 0.93333rem;
        line-height: 70px;
        line-height: 0.93333rem;
        color: #999;
}
.lz-bankBanch .lz-drop-search .search {
      display: block;
      width: 100%;
      height: 70px;
      height: 0.93333rem;
      background-color: #fff;
      color: #333;
      padding-left: 50px;
      padding-left: 0.66667rem;
      margin: 0;
      border-color: #fff;
      font-size: 32px;
      font-size: 0.42667rem;
      border: none;
}
.lz-bankBanch .lz-drop-search .selected {
      width: 100%;
      height: 300px;
      height: 4rem;
      padding: 10px 20px;
      padding: 0.13333rem 0.26667rem;
      overflow: auto !important;
}
.lz-bankBanch .lz-drop-search .selected .option {
        position: relative;
        display: block;
        min-height: 20px;
        min-height: 0.26667rem;
        width: 100%;
        font-size: 16px;
        font-size: 0.21333rem;
        line-height: 20px;
        line-height: 0.26667rem;
        padding: 5px 0;
        color: #666;
        border-top: 1px solid #ececec;
}
.lz-bankBanch .lz-drop-search .selected .option:first-child {
          border-top: none;
}
.lz-list-block {
  position: relative;
}
.lz-list-block .ul-List .icons-left {
    position: absolute;
    width: 50px;
    width: 0.66667rem;
    left: 0;
    top: 25px;
    top: 0.33333rem;
    display: inline-block;
    height: 50px;
    height: 0.66667rem;
    font-size: 44px;
    font-size: 0.58667rem;
    color: #0084ff;
}
.lz-list-block .ul-List .ripple {
    position: relative;
    overflow: hidden;
}
.lz-list-block .ul-List .ripple:after {
      content: "";
      display: block;
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      pointer-events: none;
      background-image: radial-gradient(circle, #666 10%, transparent 10.01%);
      background-repeat: no-repeat;
      background-position: 50%;
      -webkit-transform: scale(10, 10);
          -ms-transform: scale(10, 10);
              transform: scale(10, 10);
      opacity: 0;
      -webkit-transition: opacity .5s, -webkit-transform .3s;
      transition: opacity .5s, -webkit-transform .3s;
      transition: transform .3s, opacity .5s;
      transition: transform .3s, opacity .5s, -webkit-transform .3s;
}
.lz-list-block .ul-List .ripple:active:after {
      -webkit-transform: scale(0, 0);
          -ms-transform: scale(0, 0);
              transform: scale(0, 0);
      opacity: .3;
      -webkit-transition: 0s;
      transition: 0s;
}
.lz-list-block .ul-List .item-content {
    background-color: #fff;
    width: 100%;
    line-height: 100px;
    line-height: 1.33333rem;
    height: 100px;
    height: 1.33333rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 30px;
    padding: 0 0.4rem;
    border-bottom: 1px solid #e7e7e7;
    font-size: 30px;
    font-size: 0.4rem;
}
.lz-list-block .ul-List .item-content > a.item-link {
      font-size: 30px;
      font-size: 0.4rem;
      display: block;
      width: 100%;
      height: 100%;
      color: #000;
}
.lz-list-block .ul-List .item-content .item-inner {
      width: 100%;
      height: 100%;
      position: relative;
      padding-right: 40px;
      padding-right: 0.53333rem;
      padding-left: 70px;
      padding-left: 0.93333rem;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
}
.lz-list-block .ul-List .item-content .icon-gerenziliao {
      font-size: 30px;
      font-size: 0.4rem;
}
.lz-list-block .ul-List .item-content .icons-right {
      position: absolute;
      right: 0;
      top: 0;
      display: inline-block;
      height: 100px;
      height: 1.33333rem;
      line-height: 100px;
      line-height: 1.33333rem;
      font-size: 36px;
      font-size: 0.48rem;
      color: #cac9ce;
}
.lz-list-block .ul-List .item-content .item-form {
      padding-left: 0;
}
.lz-list-block .ul-List .item-content .item-form .item-e-left {
        width: 30%;
        height: 100%;
        display: inline-block;
        float: left;
}
.lz-list-block .ul-List .item-content .item-form .item-e-right {
        width: 68%;
        height: 100%;
        text-align: right;
        display: inline-block;
        float: right;
        margin-bottom: 0;
}
.lz-list-block .ul-List .item-content .item-form input[type="text"] {
        border: none;
        background-color: #fff;
}
.lz-list-block .ul-List .item-content .item-form .lz-radio {
        margin-top: 30px;
        margin-top: 0.4rem;
}
.lz-list-block .ul-List .item-content .item-form .date-input {
        border: none;
        text-align: right;
        background-color: #fff;
        height: 90px;
        height: 1.2rem;
        line-height: 90px;
        line-height: 1.2rem;
        margin-right: -55px;
        margin-right: -0.73333rem;
}
.lz-list-block .ul-List .item-content .item-title {
      padding: 0;
}
.lz-list-block .ul-List .item-content .item-title .item-img {
        position: absolute;
        right: 0;
        top: 5px;
        width: 90px;
        width: 1.2rem;
        height: 90px;
        height: 1.2rem;
        border-radius: 50%;
}
.shadeBox {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 999;
  background-color: rgba(0, 0, 0, 0.4);
}
#emptyDom {
  font-size: 34px;
  font-size: 0.45333rem;
}
#emptyDom .empty-icon {
    width: 185px;
    width: 2.46667rem;
    display: block;
    margin: 30px auto 10px;
    margin: 0.4rem auto 0.13333rem;
}
#emptyDom p {
    text-align: center;
    font-size: 34px;
    font-size: 0.45333rem;
}
.lz-layer-bg {
  background-color: transparent !important;
}
.layui-m-layer2 .layui-m-layerchild p {
  color: #fff;
}
.layout-enter-active, .layout-leave-active {
  -webkit-transition: opacity .5s;
  transition: opacity .5s;
}
.layout-enter, .layout-leave-active {
  opacity: 0;
}
.van-picker button {
  font-size: 30px;
  font-size: 0.4rem;
}
.van-image {
  vertical-align: middle;
}
.van-image img {
    vertical-align: middle;
}
.share-process-yindao {
  background-color: transparent;
  position: fixed;
  left: 0;
  top: 0;
  width: 750px;
  width: 10rem;
}
.share-process-yindao .layui-m-layercont {
    text-align: right;
    padding-right: 20px;
    padding-right: 0.26667rem;
    padding-top: 20px;
    padding-top: 0.26667rem;
}
.share-process-yindao img {
    width: 560px;
    width: 7.46667rem;
}
.vue-puzzle-vcode {
  z-index: 999999 !important;
}
.vue-puzzle-vcode .vue-auth-box_ {
    top: 50%;
}
.margin-top-10 {
  margin-top: 10px !important;
  margin-top: 0.13333rem !important;
}
.margin-top-20 {
  margin-top: 20px !important;
  margin-top: 0.26667rem !important;
}
.margin-top-30 {
  margin-top: 30px !important;
  margin-top: 0.4rem !important;
}
.margin-top-40 {
  margin-top: 40px !important;
  margin-top: 0.53333rem !important;
}
.margin-top-50 {
  margin-top: 50px !important;
  margin-top: 0.66667rem !important;
}
.margin-top-60 {
  margin-top: 60px !important;
  margin-top: 0.8rem !important;
}
.margin-right-10 {
  margin-right: 10px !important;
  margin-right: 0.13333rem !important;
}
.margin-right-20 {
  margin-right: 20px !important;
  margin-right: 0.26667rem !important;
}
.margin-right-30 {
  margin-right: 30px !important;
  margin-right: 0.4rem !important;
}
.margin-right-40 {
  margin-right: 40px !important;
  margin-right: 0.53333rem !important;
}
.margin-right-50 {
  margin-right: 50px !important;
  margin-right: 0.66667rem !important;
}
.margin-right-60 {
  margin-right: 60px !important;
  margin-right: 0.8rem !important;
}
.margin-bottom-10 {
  margin-bottom: 10px !important;
  margin-bottom: 0.13333rem !important;
}
.margin-bottom-20 {
  margin-bottom: 20px !important;
  margin-bottom: 0.26667rem !important;
}
.margin-bottom-30 {
  margin-bottom: 30px !important;
  margin-bottom: 0.4rem !important;
}
.margin-bottom-40 {
  margin-bottom: 40px !important;
  margin-bottom: 0.53333rem !important;
}
.margin-bottom-50 {
  margin-bottom: 50px !important;
  margin-bottom: 0.66667rem !important;
}
.margin-bottom-60 {
  margin-bottom: 60px !important;
  margin-bottom: 0.8rem !important;
}
.margin-left-10 {
  margin-left: 10px !important;
  margin-left: 0.13333rem !important;
}
.margin-left-20 {
  margin-left: 20px !important;
  margin-left: 0.26667rem !important;
}
.margin-left-30 {
  margin-left: 30px !important;
  margin-left: 0.4rem !important;
}
.margin-left-40 {
  margin-left: 40px !important;
  margin-left: 0.53333rem !important;
}
.margin-left-50 {
  margin-left: 50px !important;
  margin-left: 0.66667rem !important;
}
.margin-left-60 {
  margin-left: 60px !important;
  margin-left: 0.8rem !important;
}
.padding-top-10 {
  padding-top: 10px !important;
  padding-top: 0.13333rem !important;
}
.padding-top-20 {
  padding-top: 20px !important;
  padding-top: 0.26667rem !important;
}
.padding-top-30 {
  padding-top: 30px !important;
  padding-top: 0.4rem !important;
}
.padding-top-40 {
  padding-top: 40px !important;
  padding-top: 0.53333rem !important;
}
.padding-top-50 {
  padding-top: 50px !important;
  padding-top: 0.66667rem !important;
}
.padding-top-60 {
  padding-top: 60px !important;
  padding-top: 0.8rem !important;
}
.padding-right-10 {
  padding-right: 10px !important;
  padding-right: 0.13333rem !important;
}
.padding-right-20 {
  padding-right: 20px !important;
  padding-right: 0.26667rem !important;
}
.padding-right-30 {
  padding-right: 30px !important;
  padding-right: 0.4rem !important;
}
.padding-right-40 {
  padding-right: 40px !important;
  padding-right: 0.53333rem !important;
}
.padding-right-50 {
  padding-right: 50px !important;
  padding-right: 0.66667rem !important;
}
.padding-right-60 {
  padding-right: 60px !important;
  padding-right: 0.8rem !important;
}
.padding-bottom-10 {
  padding-bottom: 10px !important;
  padding-bottom: 0.13333rem !important;
}
.padding-bottom-20 {
  padding-bottom: 20px !important;
  padding-bottom: 0.26667rem !important;
}
.padding-bottom-30 {
  padding-bottom: 30px !important;
  padding-bottom: 0.4rem !important;
}
.padding-bottom-40 {
  padding-bottom: 40px !important;
  padding-bottom: 0.53333rem !important;
}
.padding-bottom-50 {
  padding-bottom: 50px !important;
  padding-bottom: 0.66667rem !important;
}
.padding-bottom-60 {
  padding-bottom: 60px !important;
  padding-bottom: 0.8rem !important;
}
.padding-left-10 {
  padding-left: 10px !important;
  padding-left: 0.13333rem !important;
}
.padding-left-20 {
  padding-left: 20px !important;
  padding-left: 0.26667rem !important;
}
.padding-left-30 {
  padding-left: 30px !important;
  padding-left: 0.4rem !important;
}
.padding-left-40 {
  padding-left: 40px !important;
  padding-left: 0.53333rem !important;
}
.padding-left-50 {
  padding-left: 50px !important;
  padding-left: 0.66667rem !important;
}
.padding-left-60 {
  padding-left: 60px !important;
  padding-left: 0.8rem !important;
}
.bac-transparent {
  background-color: transparent !important;
}
.bac-transparent .layui-m-layerchild {
    background-color: transparent !important;
}
.layui-m-layer-lzAlert {
  width: 80% !important;
}
.layui-m-layer-lzAlert h3 {
    line-height: 32px;
    line-height: 0.42667rem;
    height: unset;
    padding-top: 46px;
    padding-top: 0.61333rem;
    font-size: 32px;
    font-size: 0.42667rem;
}
.layui-m-layer-lzAlert .layui-m-layercont {
    font-size: 30px;
    font-size: 0.4rem;
    max-height: 300px;
    max-height: 4rem;
    overflow: auto;
    word-break: break-all;
    padding: 60px 40px;
    padding: 0.8rem 0.53333rem;
}
.layui-m-layer-lzAlert .layui-m-layerbtn span[yes] {
    font-size: 30px;
    font-size: 0.4rem;
    color: #0084ff !important;
}
.layui-m-layer-inquiry {
  width: 80% !important;
}
.layui-m-layer-inquiry .layui-m-layercont {
    font-size: 30px;
    font-size: 0.4rem;
}
.layui-m-layer-design-lzAlert {
  width: 670px !important;
  width: 8.93333rem !important;
  padding-bottom: 70px;
  padding-bottom: 0.93333rem;
  border-radius: 32px !important;
  border-radius: 0.42667rem !important;
  background: url(../../static-product/img/alertbg.dacbbd63.png) no-repeat;
  background-size: 401px 334px;
  background-size: 5.34667rem 4.45333rem;
  background-position: center 168px;
  background-position: center 2.24rem;
  background-color: #fff;
}
.layui-m-layer-design-lzAlert .layui-m-layercont {
    font-size: 30px;
    font-size: 0.4rem;
    overflow: auto;
    word-break: break-all;
    padding: 60px 40px;
    padding: 0.8rem 0.53333rem;
}
.layui-m-layer-design-lzAlert .layui-m-layercont .title {
      font-size: 38px;
      font-size: 0.50667rem;
      line-height: 48px;
      line-height: 0.64rem;
      color: #000;
      text-align: center;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      font-family: PingFangSC-Semibold;
}
.layui-m-layer-design-lzAlert .layui-m-layercont .desc {
      font-size: 32px;
      font-size: 0.42667rem;
      color: #3c464f;
      text-align: center;
      line-height: 48px;
      line-height: 0.64rem;
      height: 144px;
      height: 1.92rem;
      overflow-y: auto;
      -webkit-overflow-scrolling: touch;
      margin-top: 439px;
      margin-top: 5.85333rem;
      font-family: PingFangSC-Regular;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn {
    width: 345px;
    width: 4.6rem;
    height: 95px;
    height: 1.26667rem;
    line-height: 95px;
    line-height: 1.26667rem;
    background: #3c7cfc;
    border: 1px solid #3c7cfc;
    overflow: hidden;
    -webkit-box-shadow: 0 10px 22px 0 rgba(60, 124, 252, 0.2);
    -webkit-box-shadow: 0 0.13333rem 0.29333rem 0 rgba(60, 124, 252, 0.2);
            box-shadow: 0 10px 22px 0 rgba(60, 124, 252, 0.2);
            box-shadow: 0 0.13333rem 0.29333rem 0 rgba(60, 124, 252, 0.2);
    border-radius: 54px;
    border-radius: 0.72rem;
    margin: 0 auto;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn span[yes] {
      font-size: 36px;
      font-size: 0.48rem;
      color: #fff;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn span[yes]:active {
      background: #3c7cfc;
}

/*按钮*/
/*最大按钮*/
.wts-btn-big {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*中型按钮*/
.wts-btn-middle {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 294px;
  width: 3.92rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 80px;
  line-height: 1.06667rem;
  border-radius: 8px;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-middle:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-all {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 110px;
  height: 1.46667rem;
  font-size: 40px;
  font-size: 0.53333rem;
  line-height: 110px;
  line-height: 1.46667rem;
  border-radius: 0;
  display: block;
  text-align: center;
}
.wts-btn-all:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-free {
  color: #fff;
  background-color: #ff6e06;
  font-size: 30px;
  font-size: 0.4rem;
  border-radius: 5px;
  padding: 3px 10px;
  padding: 3px 0.13333rem;
  display: inline-block;
  text-align: center;
}
.wts-btn-free:focus {
    color: #e6e6e6;
    background-color: #d25800;
}
.wts-btn-big-blue {
  color: #fff;
  background-color: #3aa9f8;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 94px;
  height: 1.25333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 94px;
  line-height: 1.25333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-blue:focus {
    color: #e6e6e6;
    background-color: #0994f6;
}

/*蓝色线型按钮-中*/
.wts-btn-cp {
  color: #fff;
  background-color: #0084ff;
  border: 1px solid #fff;
  display: inline-block;
  text-align: center;
  width: 310px;
  width: 4.13333rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 76px;
  line-height: 1.01333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-cp:hover, .wts-btn-cp:focus {
    color: #fff;
    background-color: #fff;
    border: 1px solid #fff;
}
.wts-btn-radius {
  color: #aaa;
  background-color: #fff;
  border: 1px solid #aaa;
  display: inline-block;
  text-align: center;
  width: 153px;
  width: 2.04rem;
  height: 55px;
  height: 0.73333rem;
  font-size: 26px;
  font-size: 0.34667rem;
  line-height: 55px;
  line-height: 0.73333rem;
  border-radius: 25px;
  border-radius: 0.33333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-radius:hover, .wts-btn-radius:focus {
    color: #fff;
    background-color: #aaa;
    border: 1px solid #aaa;
}

/*微大型按钮*/
.wts-btn-big-01 {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 590px;
  width: 7.86667rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-01:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*查看更多*/
.wts-btn-more {
  display: block;
  border-top: 1px solid #eee;
  height: 86px;
  height: 1.14667rem;
  line-height: 86px;
  line-height: 1.14667rem;
  text-align: center;
  margin-left: -60px;
  margin-left: -0.8rem;
  color: #000;
  font-size: 28px;
  font-size: 0.37333rem;
  position: relative;
}
.wts-btn-more:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 38%;
  margin-top: -18px;
  margin-top: -0.24rem;
  margin-left: 90px;
  margin-left: 1.2rem;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  border-right: 3px solid #000;
  border-top: 3px solid #000;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}
.lz-readys {
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  min-height: 100vh;
  background-color: #fff;
  z-index: 9999;
}
.lz-readys .spinner {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -20px;
    margin-top: -0.26667rem;
    margin-left: -20px;
    margin-left: -0.26667rem;
    width: 40px;
    width: 0.53333rem;
    height: 40px;
    height: 0.53333rem;
}
.lz-readys .container1 > div,
  .lz-readys .container2 > div,
  .lz-readys .container3 > div {
    width: 10px;
    width: 0.13333rem;
    height: 10px;
    height: 0.13333rem;
    background-color: #0084ff;
    border-radius: 100%;
    position: absolute;
    -webkit-animation: bouncedelay 1.2s infinite ease-in-out;
    animation: bouncedelay 1.2s infinite ease-in-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.lz-readys .spinner .spinner-container {
    position: absolute;
    width: 100%;
    height: 100%;
}
.lz-readys .container2 {
    -webkit-transform: rotateZ(45deg);
    -ms-transform: rotate(45deg);
        transform: rotateZ(45deg);
}
.lz-readys .container3 {
    -webkit-transform: rotateZ(90deg);
    -ms-transform: rotate(90deg);
        transform: rotateZ(90deg);
}
.lz-readys .circle1 {
    top: 0;
    left: 0;
}
.lz-readys .circle2 {
    top: 0;
    right: 0;
}
.lz-readys .circle3 {
    right: 0;
    bottom: 0;
}
.lz-readys .circle4 {
    left: 0;
    bottom: 0;
}
.lz-readys .container2 .circle1 {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}
.lz-readys .container3 .circle1 {
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
}
.lz-readys .container1 .circle2 {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}
.lz-readys .container2 .circle2 {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}
.lz-readys .container3 .circle2 {
    -webkit-animation-delay: -0.7s;
    animation-delay: -0.7s;
}
.lz-readys .container1 .circle3 {
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.6s;
}
.lz-readys .container2 .circle3 {
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s;
}
.lz-readys .container3 .circle3 {
    -webkit-animation-delay: -0.4s;
    animation-delay: -0.4s;
}
.lz-readys .container1 .circle4 {
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s;
}
.lz-readys .container2 .circle4 {
    -webkit-animation-delay: -0.2s;
    animation-delay: -0.2s;
}
.lz-readys .container3 .circle4 {
    -webkit-animation-delay: -0.1s;
    animation-delay: -0.1s;
}
@-webkit-keyframes bouncedelay {
0%,
  80%,
  100% {
    -webkit-transform: scale(0);
}
40% {
    -webkit-transform: scale(1);
}
}
@keyframes bouncedelay {
0%,
  80%,
  100% {
    transform: scale(0);
    -webkit-transform: scale(0);
}
40% {
    transform: scale(1);
    -webkit-transform: scale(1);
}
}
.lz-readys .loadText {
    position: absolute;
    top: 40%;
    left: 50%;
    width: 100px;
    width: 1.33333rem;
    margin-left: -50px;
    margin-left: -0.66667rem;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    font-size: 14px;
    font-size: 0.18667rem;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.6);
    color: #fff;
    font-size: 14px;
    padding-bottom: 10px;
    padding-bottom: 0.13333rem;
}
.lz-readys .loadText .gifLoad {
      width: 60px;
      width: 0.8rem;
      height: 60px;
      height: 0.8rem;
      display: block;
      margin: 10px auto;
      margin: 0.13333rem auto;
}
.design-modal {
  width: 630px;
  width: 8.4rem;
}
.design-modal.design-modal-footer {
    width: 690px;
    width: 9.2rem;
    bottom: 20px;
    bottom: 0.26667rem;
    top: auto;
    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    border-radius: 10px;
    border-radius: 0.13333rem;
    background: rgba(255, 255, 255, 0.8);
}
.design-modal.design-modal-footer .van-dialog__footer {
      display: none;
}
.design-modal.design-modal-confirm {
    width: 650px;
    width: 8.66667rem;
}
.design-modal.design-modal-confirm .van-dialog__content .van-dialog__message {
      padding: 40px 30px;
      padding: 0.53333rem 0.4rem;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-button--default {
      width: 260px;
      width: 3.46667rem;
      height: 80px;
      height: 1.06667rem;
      background: #236DFF;
      border-radius: 40px;
      border-radius: 0.53333rem;
      -webkit-box-flex: 0;
          -ms-flex: none;
              flex: none;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-button--default .van-button__text {
        font-size: 28px;
        font-size: 0.37333rem;
        color: #fff;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-dialog__cancel {
      background: #fff;
      border: 1px solid #236DFF;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-dialog__cancel .van-button__text {
        color: #236DFF;
}
.design-modal .van-dialog__header {
    color: #000000;
    font-size: 34px;
    font-size: 0.45333rem;
    line-height: 48px;
    line-height: 0.64rem;
    padding-top: 40px;
    padding-top: 0.53333rem;
    font-weight: 700;
}
.design-modal .van-dialog__content .van-dialog__message {
    color: #444444;
    font-size: 30px;
    font-size: 0.4rem;
    line-height: 42px;
    line-height: 0.56rem;
    padding: 30px;
    padding: 0.4rem;
}
.design-modal .van-dialog__footer {
    padding: 0 30px 40px;
    padding: 0 0.4rem 0.53333rem;
}
.design-modal .van-dialog__footer.van-hairline--top::after {
      border: none;
}
.design-modal .van-dialog__footer .van-button--default {
      width: 320px;
      width: 4.26667rem;
      height: 88px;
      height: 1.17333rem;
      background: #236DFF;
      border-radius: 44px;
      border-radius: 0.58667rem;
      margin: 0 auto;
      -webkit-box-flex: 0;
          -ms-flex: none;
              flex: none;
}
.design-modal .van-dialog__footer .van-button--default .van-button__text {
        font-size: 32px;
        font-size: 0.42667rem;
        color: #fff;
}
.van-image-preview, .van-image-preview__overlay {
  z-index: 100000 !important;
}
.goInsureModal1 {
  position: fixed;
  width: 750px;
  width: 10rem;
  height: 100vh;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 10000;
}
.goInsureModal1 .bg {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
}
.goInsureModal1 .closeModal {
    border-top-left-radius: 20px;
    border-top-left-radius: 0.26667rem;
    border-top-right-radius: 20px;
    border-top-right-radius: 0.26667rem;
    height: 100px;
    height: 1.33333rem;
    width: 750px;
    width: 10rem;
    z-index: 1;
    position: absolute;
    background: #fff;
    left: 0;
    top: 0;
    color: #666;
    line-height: 100px;
    line-height: 1.33333rem;
    font-size: 30px;
    font-size: 0.4rem;
    padding-left: 40px;
    padding-left: 0.53333rem;
    padding-right: 80px;
    padding-right: 1.06667rem;
    border-bottom: 1px solid #ececec;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.goInsureModal1 .closeModal .arrow-down-icon {
      position: absolute;
      right: 20px;
      right: 0.26667rem;
      top: 0;
      font-size: 34px;
      font-size: 0.45333rem;
      line-height: 100px;
      line-height: 1.33333rem;
      color: #666;
      width: 60px;
      width: 0.8rem;
      text-align: center;
}
.goInsureModal1 .hegui-tabs {
    height: 80px;
    height: 1.06667rem;
    width: 750px;
    width: 10rem;
    padding: 0px;
    -webkit-box-shadow: 0 0.05333rem 0.10667rem rgba(0, 0, 0, 0.05);
            box-shadow: 0 0.05333rem 0.10667rem rgba(0, 0, 0, 0.05);
    z-index: 1;
    position: absolute;
    background: #fff;
    left: 0;
    top: 100px;
    top: 1.33333rem;
}
.goInsureModal1 .hegui-tabs .close-btn {
      font-size: 50px;
      font-size: 0.66667rem;
      color: #6D7278;
      position: absolute;
      right: 10px;
      right: 0.13333rem;
      top: 20px;
      top: 0.26667rem;
}
.goInsureModal1 .hegui-tabs .hegui-tabs-wrapper {
      width: 100%;
      overflow-x: auto;
      white-space: nowrap;
      overflow-y: hidden;
      -webkit-overflow-scrolling: touch;
}
.goInsureModal1 .hegui-tabs .hegui-tabs-wrapper .hegui-tabs-item {
        height: 80px;
        height: 1.06667rem;
        font-size: 30px;
        font-size: 0.4rem;
        color: #6D7278;
        line-height: 80px;
        line-height: 1.06667rem;
        text-align: center;
        padding: 0px 20px;
        padding: 0px 0.26667rem;
        font-weight: bold;
}
.goInsureModal1 .hegui-tabs .hegui-tabs-wrapper .hegui-tabs-item.active {
          color: #377AFF;
}
.goInsureModal1 .hegui-tabs .hegui-tabs-wrapper::-webkit-scrollbar {
      width: 0;
      height: 0;
}
.goInsureModal1 .content {
    height: 80vh;
    width: 750px;
    width: 10rem;
    background: #fff;
    position: absolute;
    left: 0;
    bottom: 0;
    overflow: hidden;
    border-top-left-radius: 20px;
    border-top-left-radius: 0.26667rem;
    border-top-right-radius: 20px;
    border-top-right-radius: 0.26667rem;
}
.goInsureModal1 .content.fadeInUp {
      -webkit-animation-name: fadeInUp;
      animation-name: fadeInUp;
      -webkit-animation-duration: 0.25s;
      animation-duration: 0.25s;
      -webkit-animation-fill-mode: both;
      animation-fill-mode: both;
}
@-webkit-keyframes fadeInUp {
0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
}
100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
}
}
@keyframes fadeInUp {
0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    -ms-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
}
100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
}
}
.goInsureModal1 .content-wrapper {
      height: 80vh;
      overflow: hidden;
      position: relative;
}
.goInsureModal1 .content-wrapper .content-text-wrapper {
        height: 80vh;
}
.goInsureModal1 .content-wrapper .content-text {
        padding: 0px;
        width: 100%;
        padding: 180px 0 0px;
        padding: 2.4rem 0 0px;
        height: 80vh;
        position: relative;
        -webkit-overflow-scrolling: touch;
        font-size: 0;
}
.goInsureModal1 .content-wrapper .content-text.content-text-single {
          padding: 100px 0 0px;
          padding: 1.33333rem 0 0px;
}
.goInsureModal1 .content-wrapper .content-text .rich-text-wrapper {
          height: 100%;
          width: 100%;
}
.goInsureModal1 .content-wrapper .content-text .rich-text-wrapper .rich-text-content {
            padding: 30px;
            padding: 0.4rem;
            font-size: 32px;
            font-size: 0.42667rem;
}
.goInsureModal1 .content-wrapper .content-text .rich-text-wrapper .rich-text-content table {
              width: 100%;
}
.goInsureModal1 .content-wrapper .content-text .rich-text-wrapper .rich-text-content table td {
                border: 1px solid #ccc;
}
.goInsureModal1 .content-wrapper .content-text .rich-text-wrapper .rich-text-content .van-image {
              width: 100%;
}
.goInsureModal1 .content-wrapper .content-text .rich-text-wrapper .rich-text-content img {
              width: 100%;
}
.goInsureModal1 .content-wrapper .content-text .rich-text-wrapper .rich-text-content1 {
            padding-bottom: 30px;
            padding-bottom: 0.4rem;
}
.goInsureModal1 .content-wrapper .content-text .rich-text-wrapper .rich-text-content1 .van-image {
              width: 100%;
}
.goInsureModal1 .content-wrapper .content-text .rich-text-wrapper .rich-text-content1 img {
              width: 100%;
}
.goInsureModal1 .content-wrapper .bottom-btn {
        bottom: 0;
        left: 50%;
        -webkit-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
                transform: translateX(-50%);
        position: absolute;
        height: 100px;
        height: 1.33333rem;
        width: 750px;
        width: 10rem;
        background: #fff;
        padding: 15px 185px;
        padding: 0.2rem 2.46667rem;
        -webkit-box-shadow: 0.05333rem 0 0.10667rem rgba(0, 0, 0, 0.15);
                box-shadow: 0.05333rem 0 0.10667rem rgba(0, 0, 0, 0.15);
        z-index: 1;
}
.goInsureModal1 .content-wrapper .bottom-btn .btn {
          width: 380px;
          width: 5.06667rem;
          height: 70px;
          height: 0.93333rem;
          line-height: 70px;
          line-height: 0.93333rem;
          border-radius: 40px;
          border-radius: 0.53333rem;
          text-align: center;
          color: #fff;
          border: 1px solid #ccc;
          font-size: 32px;
          font-size: 0.42667rem;
          margin: 0 auto;
          background: #ccc;
}
.goInsureModal1 .content-wrapper .bottom-btn.active .btn {
          background: #0084ff;
          color: #fff;
          border: 1px solid #0084ff;
}
.goInsureModal1 .content-list {
    height: auto;
    padding: 50px 30px;
    padding: 0.66667rem 0.4rem;
}
.goInsureModal1 .content-list .content-list-wrapper .close-modal {
      font-size: 36px;
      font-size: 0.48rem;
      font-weight: 500;
      line-height: 50px;
      line-height: 0.66667rem;
      color: #333333;
      text-align: center;
      position: relative;
}
.goInsureModal1 .content-list .content-list-wrapper .close-modal .arrow-down-icon {
        position: absolute;
        top: 0px;
        right: 0px;
        font-size: 20px;
        font-size: 0.26667rem;
        color: #999;
        width: 60px;
        width: 0.8rem;
        font-size: 36px;
        font-size: 0.48rem;
        text-align: center;
        cursor: pointer;
}
.goInsureModal1 .content-list .content-list-wrapper .file-list {
      margin-top: 38px;
      margin-top: 0.50667rem;
}
.goInsureModal1 .content-list .content-list-wrapper .file-list .hegui-tabs-select-div {
        line-height: 42px;
        line-height: 0.56rem;
        font-size: 30px;
        font-size: 0.4rem;
        color: #444444;
        margin-bottom: 40px;
        margin-bottom: 0.53333rem;
        overflow: hidden;
}
.goInsureModal1 .content-list .content-list-wrapper .file-list .hegui-tabs-select-div .file-left {
          width: 630px;
          width: 8.4rem;
          float: left;
          overflow: hidden;
          white-space: nowrap;
          text-overflow: ellipsis;
}
.goInsureModal1 .content-list .content-list-wrapper .file-list .hegui-tabs-select-div .file-right {
          float: right;
          font-size: 24px;
          font-size: 0.32rem;
          line-height: 42px;
          line-height: 0.56rem;
}

@charset "UTF-8";
/*---------       字体行高       -----------*/
/*---------       字体颜色       -----------*/
/*---------       边框颜色       -----------*/
/*---------       背景颜色       -----------*/
/*--------- 按钮颜色  ---- */
/* 属性多值传递
ex:
@include remCalc(padding,10,20);
padding: 0.13333rem 0.26667rem;*/
/*按钮纯色系*/
/*按钮边框色系*/
/*按钮大小*/
/*自适应按钮*/
/*标题*/
/*小消息标签*/
/*背景色点击变化*/
/*字数省略限制*/
/*波纹点击效果*/
/*按钮*/
/*最大按钮*/
.wts-btn-big[data-v-11196633] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big[data-v-11196633]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*中型按钮*/
.wts-btn-middle[data-v-11196633] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 294px;
  width: 3.92rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 80px;
  line-height: 1.06667rem;
  border-radius: 8px;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-middle[data-v-11196633]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-all[data-v-11196633] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 110px;
  height: 1.46667rem;
  font-size: 40px;
  font-size: 0.53333rem;
  line-height: 110px;
  line-height: 1.46667rem;
  border-radius: 0;
  display: block;
  text-align: center;
}
.wts-btn-all[data-v-11196633]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-free[data-v-11196633] {
  color: #fff;
  background-color: #ff6e06;
  font-size: 30px;
  font-size: 0.4rem;
  border-radius: 5px;
  padding: 3px 10px;
  padding: 3px 0.13333rem;
  display: inline-block;
  text-align: center;
}
.wts-btn-free[data-v-11196633]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}
.wts-btn-big-blue[data-v-11196633] {
  color: #fff;
  background-color: #3aa9f8;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 94px;
  height: 1.25333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 94px;
  line-height: 1.25333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-blue[data-v-11196633]:focus {
    color: #e6e6e6;
    background-color: #0994f6;
}

/*蓝色线型按钮-中*/
.wts-btn-cp[data-v-11196633] {
  color: #fff;
  background-color: #0084ff;
  border: 1px solid #fff;
  display: inline-block;
  text-align: center;
  width: 310px;
  width: 4.13333rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 76px;
  line-height: 1.01333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-cp[data-v-11196633]:hover, .wts-btn-cp[data-v-11196633]:focus {
    color: #fff;
    background-color: #fff;
    border: 1px solid #fff;
}
.wts-btn-radius[data-v-11196633] {
  color: #aaa;
  background-color: #fff;
  border: 1px solid #aaa;
  display: inline-block;
  text-align: center;
  width: 153px;
  width: 2.04rem;
  height: 55px;
  height: 0.73333rem;
  font-size: 26px;
  font-size: 0.34667rem;
  line-height: 55px;
  line-height: 0.73333rem;
  border-radius: 25px;
  border-radius: 0.33333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-radius[data-v-11196633]:hover, .wts-btn-radius[data-v-11196633]:focus {
    color: #fff;
    background-color: #aaa;
    border: 1px solid #aaa;
}

/*微大型按钮*/
.wts-btn-big-01[data-v-11196633] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 590px;
  width: 7.86667rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-01[data-v-11196633]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*查看更多*/
.wts-btn-more[data-v-11196633] {
  display: block;
  border-top: 1px solid #eee;
  height: 86px;
  height: 1.14667rem;
  line-height: 86px;
  line-height: 1.14667rem;
  text-align: center;
  margin-left: -60px;
  margin-left: -0.8rem;
  color: #000;
  font-size: 28px;
  font-size: 0.37333rem;
  position: relative;
}
.wts-btn-more[data-v-11196633]:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 38%;
  margin-top: -18px;
  margin-top: -0.24rem;
  margin-left: 90px;
  margin-left: 1.2rem;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  border-right: 3px solid #000;
  border-top: 3px solid #000;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}
.body-container[data-v-11196633] {
  width: 750px;
  width: 10rem;
  margin: 0 auto;
  position: relative;
  background-color: #f5f5f5;
}
.lz-top-img[data-v-11196633] {
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
}

/*单选框*/
.lz-radio[data-v-11196633] {
  position: relative;
  -webkit-appearance: none;
  width: 18px;
  width: 0.24rem;
  height: 18px;
  height: 0.24rem;
  background-color: transparent;
  border: none;
}
.lz-radio[data-v-11196633]:before {
  content: "\e623";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 12px;
  font-size: 0.16rem;
  line-height: 18px;
  line-height: 0.24rem;
  text-align: center;
  width: 18px;
  width: 0.24rem;
  height: 18px;
  height: 0.24rem;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  color: #fff;
  opacity: 1;
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 50%;
}
.lz-radio[data-v-11196633]:checked::before {
  background-color: #0084ff;
  border: 1px solid #0084ff;
}
.lz-radio-new[data-v-11196633] {
  position: relative;
  background-color: #fff;
  width: 40px;
  width: 0.53333rem;
  height: 40px;
  height: 0.53333rem;
  border-radius: 50%;
  display: inline-block;
  border: 1px solid #e5e5e5;
}
.lz-radio-new[data-check=true][data-v-11196633] {
  background-color: #0084ff;
  border: 1px solid #0084ff;
}
.lz-radio-new[data-check=true][data-v-11196633]:before {
  content: "\e6f0";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 20px;
  font-size: 0.26667rem;
  line-height: 40px;
  line-height: 0.53333rem;
  text-align: center;
  color: #fff;
  position: absolute;
  top: 2px;
  right: 4px;
  margin-top: -1px;
}

/*多选框*/
.lz-checkbox[data-v-11196633] {
  position: relative;
  -webkit-appearance: none;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: transparent;
  border: none;
}
.lz-checkbox[data-v-11196633]:before {
  content: "\e64e";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 14px;
  font-size: 0.18667rem;
  line-height: 24px;
  line-height: 0.32rem;
  text-align: center;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: #fff;
  color: transparent;
  border: 1px solid #ccc;
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 6px;
}
.lz-checkbox[data-v-11196633]:checked::before {
  color: #0084ff;
  background-color: #fff;
  border: 1px solid #0084ff;
}

/*多选框2-选择外层选中*/
.lz-checkbox-02[data-v-11196633] {
  position: relative;
  -webkit-appearance: none;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: transparent;
  border: none;
}
.lz-checkbox-02[data-v-11196633]:before {
  content: "\e623";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 14px;
  font-size: 0.18667rem;
  line-height: 21px;
  line-height: 0.28rem;
  text-align: center;
  width: 22px;
  width: 0.29333rem;
  height: 21px;
  height: 0.28rem;
  background-color: #fff;
  color: transparent;
  border: 1px solid #ccc;
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.checkLi[data-v-11196633] {
  color: #0084ff !important;
}
.checkLi .lz-checkbox-02[data-v-11196633]:before {
    color: #fff;
    background-color: #0084ff;
    border: 1px solid #0084ff;
}

/*底部按钮*/
.lz-apply-btn[data-v-11196633] {
  position: fixed;
  bottom: 0;
  border-top: 2px solid #fff;
  z-index: 20;
  color: #666;
  background-color: #f0f0f0;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 100px;
  height: 1.33333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 0;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.lz-apply-btn i[data-v-11196633] {
    font-size: 40px;
    font-size: 0.53333rem;
    margin-right: 10px;
    margin-right: 0.13333rem;
}

/*底部提示*/
.lz-lp-footer[data-v-11196633] {
  position: absolute;
  bottom: 100px;
  bottom: 1.33333rem;
  padding: 10px;
  padding: 0.13333rem;
}
.lz-lp-footer p[data-v-11196633] {
    margin-bottom: 10px;
    margin-bottom: 0.13333rem;
}

/*顶部返回栏*/
.lz-top-title-empty[data-v-11196633] {
  width: 100%;
  height: 90px;
  height: 1.2rem;
}
.lz-top-title[data-v-11196633] {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 555;
  width: 100%;
  height: 90px;
  height: 1.2rem;
  line-height: 90px;
  line-height: 1.2rem;
  background-color: #0084ff;
  color: #fff;
  font-size: 28px;
  font-size: 0.37333rem;
}
.lz-top-title .left[data-v-11196633] {
    position: absolute;
    top: 0;
    left: 20px;
    left: 0.26667rem;
    color: #fff;
}
.lz-top-title .right[data-v-11196633] {
    position: absolute;
    top: 0;
    right: 20px;
    right: 0.26667rem;
    color: #fff;
}
.lz-top-title .center[data-v-11196633] {
    text-align: center;
    font-size: 32px;
    font-size: 0.42667rem;
}

/*订单页*/
.lz-order-list[data-v-11196633] {
  background-color: #fff;
  padding-top: 44px;
  padding-top: 0.58667rem;
}
.lz-order-list .titles[data-v-11196633] {
    font-size: 36px;
    font-size: 0.48rem;
    color: #222;
    text-align: center;
}
.lz-order-list .need-com[data-v-11196633] {
    position: relative;
    top: -4px;
    font-size: 12px;
    font-size: 0.16rem;
    line-height: 1.2;
    padding: 1px 8px;
    background-color: #fff;
    position: relative;
    color: #fff;
    border-radius: 5px;
    font-size: 28px;
    font-size: 0.37333rem;
    border: 1px solid #0084ff;
    margin-left: 5px;
    color: #0084ff;
}
.lz-order-list .need-com[data-v-11196633]::before {
      content: '';
      position: absolute;
      left: -6px;
      top: 50%;
      margin-top: -3px;
      width: 0;
      height: 0;
      border: 3px solid transparent;
      border-right-color: #fff;
}
.lz-order-list .need-com[data-v-11196633]:before {
    content: 0;
}
.lz-order-list .uls-order[data-v-11196633] {
    width: 100%;
}
.lz-order-list .uls-order > li[data-v-11196633] {
      text-align: center;
      font-size: 36px;
      font-size: 0.48rem;
      display: block;
      padding: 40px 0;
      padding: 0.53333rem 0;
}
.lz-order-list .uls-order > li .order-name[data-v-11196633] {
        display: block;
        line-height: 40px;
        line-height: 0.53333rem;
        color: #000;
}
.lz-order-list .uls-order > li .order-inform[data-v-11196633] {
        font-size: 60px;
        font-size: 0.8rem;
        display: block;
        margin-top: 4px;
        line-height: 80px;
        line-height: 1.06667rem;
        color: #ff6f07;
}
.lz-order-list .btn-check[data-v-11196633],
  .lz-order-list .btn-pay[data-v-11196633] {
    color: #ccc;
    background-color: #fff;
    border: 1px solid #ccc;
    display: inline-block;
    text-align: center;
    width: 180px;
    width: 2.4rem;
    height: 60px;
    height: 0.8rem;
    font-size: 28px;
    font-size: 0.37333rem;
    line-height: 56px;
    line-height: 0.74667rem;
    border-radius: 0;
    float: right;
    margin-left: 10px;
    margin-left: 0.13333rem;
}
.lz-order-list .btn-check[data-v-11196633]:hover, .lz-order-list .btn-check[data-v-11196633]:focus,
    .lz-order-list .btn-pay[data-v-11196633]:hover,
    .lz-order-list .btn-pay[data-v-11196633]:focus {
      color: #fff;
      background-color: #ccc;
      border: 1px solid #ccc;
}
.pay-many[data-v-11196633] {
  margin-top: 12px;
  margin-top: 0.16rem;
  line-height: 88px;
  line-height: 1.17333rem;
  display: block;
  padding-left: 30px;
  padding-left: 0.4rem;
  font-size: 36px;
  font-size: 0.48rem;
}
.lz-bankBanch[data-v-11196633] {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}
.lz-bankBanch.active[data-v-11196633] {
    display: block;
}
.lz-bankBanch .lz-drop-search[data-v-11196633] {
    background-color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}
.lz-bankBanch .lz-drop-search .title[data-v-11196633] {
      position: relative;
      width: 100%;
      height: 100px;
      height: 1.33333rem;
      line-height: 100px;
      line-height: 1.33333rem;
      font-size: 34px;
      font-size: 0.45333rem;
      text-align: center;
}
.lz-bankBanch .lz-drop-search .title i[data-v-11196633] {
        font-size: 50px;
        font-size: 0.66667rem;
        position: absolute;
        right: 0;
        top: 0;
        width: 80px;
        width: 1.06667rem;
        line-height: 100px;
        line-height: 1.33333rem;
}
.lz-bankBanch .lz-drop-search .search-box[data-v-11196633] {
      position: relative;
      width: 100%;
      height: 100px;
      height: 1.33333rem;
      padding: 15px 40px;
      padding: 0.2rem 0.53333rem;
      text-align: center;
      background-color: #f5f5f5;
}
.lz-bankBanch .lz-drop-search .search-box i[data-v-11196633] {
        position: absolute;
        left: 50px;
        left: 0.66667rem;
        top: 50%;
        margin-top: -35px;
        margin-top: -0.46667rem;
        font-size: 30px;
        font-size: 0.4rem;
        height: 70px;
        height: 0.93333rem;
        line-height: 70px;
        line-height: 0.93333rem;
        color: #999;
}
.lz-bankBanch .lz-drop-search .search[data-v-11196633] {
      display: block;
      width: 100%;
      height: 70px;
      height: 0.93333rem;
      background-color: #fff;
      color: #333;
      padding-left: 50px;
      padding-left: 0.66667rem;
      margin: 0;
      border-color: #fff;
      font-size: 32px;
      font-size: 0.42667rem;
      border: none;
}
.lz-bankBanch .lz-drop-search .selected[data-v-11196633] {
      width: 100%;
      height: 300px;
      height: 4rem;
      padding: 10px 20px;
      padding: 0.13333rem 0.26667rem;
      overflow: auto !important;
}
.lz-bankBanch .lz-drop-search .selected .option[data-v-11196633] {
        position: relative;
        display: block;
        min-height: 20px;
        min-height: 0.26667rem;
        width: 100%;
        font-size: 16px;
        font-size: 0.21333rem;
        line-height: 20px;
        line-height: 0.26667rem;
        padding: 5px 0;
        color: #666;
        border-top: 1px solid #ececec;
}
.lz-bankBanch .lz-drop-search .selected .option[data-v-11196633]:first-child {
          border-top: none;
}
.lz-list-block[data-v-11196633] {
  position: relative;
}
.lz-list-block .ul-List .icons-left[data-v-11196633] {
    position: absolute;
    width: 50px;
    width: 0.66667rem;
    left: 0;
    top: 25px;
    top: 0.33333rem;
    display: inline-block;
    height: 50px;
    height: 0.66667rem;
    font-size: 44px;
    font-size: 0.58667rem;
    color: #0084ff;
}
.lz-list-block .ul-List .ripple[data-v-11196633] {
    position: relative;
    overflow: hidden;
}
.lz-list-block .ul-List .ripple[data-v-11196633]:after {
      content: "";
      display: block;
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      pointer-events: none;
      background-image: radial-gradient(circle, #666 10%, transparent 10.01%);
      background-repeat: no-repeat;
      background-position: 50%;
      -webkit-transform: scale(10, 10);
          -ms-transform: scale(10, 10);
              transform: scale(10, 10);
      opacity: 0;
      -webkit-transition: opacity .5s, -webkit-transform .3s;
      transition: opacity .5s, -webkit-transform .3s;
      transition: transform .3s, opacity .5s;
      transition: transform .3s, opacity .5s, -webkit-transform .3s;
}
.lz-list-block .ul-List .ripple[data-v-11196633]:active:after {
      -webkit-transform: scale(0, 0);
          -ms-transform: scale(0, 0);
              transform: scale(0, 0);
      opacity: .3;
      -webkit-transition: 0s;
      transition: 0s;
}
.lz-list-block .ul-List .item-content[data-v-11196633] {
    background-color: #fff;
    width: 100%;
    line-height: 100px;
    line-height: 1.33333rem;
    height: 100px;
    height: 1.33333rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 30px;
    padding: 0 0.4rem;
    border-bottom: 1px solid #e7e7e7;
    font-size: 30px;
    font-size: 0.4rem;
}
.lz-list-block .ul-List .item-content > a.item-link[data-v-11196633] {
      font-size: 30px;
      font-size: 0.4rem;
      display: block;
      width: 100%;
      height: 100%;
      color: #000;
}
.lz-list-block .ul-List .item-content .item-inner[data-v-11196633] {
      width: 100%;
      height: 100%;
      position: relative;
      padding-right: 40px;
      padding-right: 0.53333rem;
      padding-left: 70px;
      padding-left: 0.93333rem;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
}
.lz-list-block .ul-List .item-content .icon-gerenziliao[data-v-11196633] {
      font-size: 30px;
      font-size: 0.4rem;
}
.lz-list-block .ul-List .item-content .icons-right[data-v-11196633] {
      position: absolute;
      right: 0;
      top: 0;
      display: inline-block;
      height: 100px;
      height: 1.33333rem;
      line-height: 100px;
      line-height: 1.33333rem;
      font-size: 36px;
      font-size: 0.48rem;
      color: #cac9ce;
}
.lz-list-block .ul-List .item-content .item-form[data-v-11196633] {
      padding-left: 0;
}
.lz-list-block .ul-List .item-content .item-form .item-e-left[data-v-11196633] {
        width: 30%;
        height: 100%;
        display: inline-block;
        float: left;
}
.lz-list-block .ul-List .item-content .item-form .item-e-right[data-v-11196633] {
        width: 68%;
        height: 100%;
        text-align: right;
        display: inline-block;
        float: right;
        margin-bottom: 0;
}
.lz-list-block .ul-List .item-content .item-form input[type="text"][data-v-11196633] {
        border: none;
        background-color: #fff;
}
.lz-list-block .ul-List .item-content .item-form .lz-radio[data-v-11196633] {
        margin-top: 30px;
        margin-top: 0.4rem;
}
.lz-list-block .ul-List .item-content .item-form .date-input[data-v-11196633] {
        border: none;
        text-align: right;
        background-color: #fff;
        height: 90px;
        height: 1.2rem;
        line-height: 90px;
        line-height: 1.2rem;
        margin-right: -55px;
        margin-right: -0.73333rem;
}
.lz-list-block .ul-List .item-content .item-title[data-v-11196633] {
      padding: 0;
}
.lz-list-block .ul-List .item-content .item-title .item-img[data-v-11196633] {
        position: absolute;
        right: 0;
        top: 5px;
        width: 90px;
        width: 1.2rem;
        height: 90px;
        height: 1.2rem;
        border-radius: 50%;
}
.shadeBox[data-v-11196633] {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 999;
  background-color: rgba(0, 0, 0, 0.4);
}
#emptyDom[data-v-11196633] {
  font-size: 34px;
  font-size: 0.45333rem;
}
#emptyDom .empty-icon[data-v-11196633] {
    width: 185px;
    width: 2.46667rem;
    display: block;
    margin: 30px auto 10px;
    margin: 0.4rem auto 0.13333rem;
}
#emptyDom p[data-v-11196633] {
    text-align: center;
    font-size: 34px;
    font-size: 0.45333rem;
}
.lz-layer-bg[data-v-11196633] {
  background-color: transparent !important;
}
.layui-m-layer2 .layui-m-layerchild p[data-v-11196633] {
  color: #fff;
}
.layout-enter-active[data-v-11196633], .layout-leave-active[data-v-11196633] {
  -webkit-transition: opacity .5s;
  transition: opacity .5s;
}
.layout-enter[data-v-11196633], .layout-leave-active[data-v-11196633] {
  opacity: 0;
}
.van-picker button[data-v-11196633] {
  font-size: 30px;
  font-size: 0.4rem;
}
.van-image[data-v-11196633] {
  vertical-align: middle;
}
.van-image img[data-v-11196633] {
    vertical-align: middle;
}
.share-process-yindao[data-v-11196633] {
  background-color: transparent;
  position: fixed;
  left: 0;
  top: 0;
  width: 750px;
  width: 10rem;
}
.share-process-yindao .layui-m-layercont[data-v-11196633] {
    text-align: right;
    padding-right: 20px;
    padding-right: 0.26667rem;
    padding-top: 20px;
    padding-top: 0.26667rem;
}
.share-process-yindao img[data-v-11196633] {
    width: 560px;
    width: 7.46667rem;
}
.vue-puzzle-vcode[data-v-11196633] {
  z-index: 999999 !important;
}
.vue-puzzle-vcode .vue-auth-box_[data-v-11196633] {
    top: 50%;
}
.margin-top-10[data-v-11196633] {
  margin-top: 10px !important;
  margin-top: 0.13333rem !important;
}
.margin-top-20[data-v-11196633] {
  margin-top: 20px !important;
  margin-top: 0.26667rem !important;
}
.margin-top-30[data-v-11196633] {
  margin-top: 30px !important;
  margin-top: 0.4rem !important;
}
.margin-top-40[data-v-11196633] {
  margin-top: 40px !important;
  margin-top: 0.53333rem !important;
}
.margin-top-50[data-v-11196633] {
  margin-top: 50px !important;
  margin-top: 0.66667rem !important;
}
.margin-top-60[data-v-11196633] {
  margin-top: 60px !important;
  margin-top: 0.8rem !important;
}
.margin-right-10[data-v-11196633] {
  margin-right: 10px !important;
  margin-right: 0.13333rem !important;
}
.margin-right-20[data-v-11196633] {
  margin-right: 20px !important;
  margin-right: 0.26667rem !important;
}
.margin-right-30[data-v-11196633] {
  margin-right: 30px !important;
  margin-right: 0.4rem !important;
}
.margin-right-40[data-v-11196633] {
  margin-right: 40px !important;
  margin-right: 0.53333rem !important;
}
.margin-right-50[data-v-11196633] {
  margin-right: 50px !important;
  margin-right: 0.66667rem !important;
}
.margin-right-60[data-v-11196633] {
  margin-right: 60px !important;
  margin-right: 0.8rem !important;
}
.margin-bottom-10[data-v-11196633] {
  margin-bottom: 10px !important;
  margin-bottom: 0.13333rem !important;
}
.margin-bottom-20[data-v-11196633] {
  margin-bottom: 20px !important;
  margin-bottom: 0.26667rem !important;
}
.margin-bottom-30[data-v-11196633] {
  margin-bottom: 30px !important;
  margin-bottom: 0.4rem !important;
}
.margin-bottom-40[data-v-11196633] {
  margin-bottom: 40px !important;
  margin-bottom: 0.53333rem !important;
}
.margin-bottom-50[data-v-11196633] {
  margin-bottom: 50px !important;
  margin-bottom: 0.66667rem !important;
}
.margin-bottom-60[data-v-11196633] {
  margin-bottom: 60px !important;
  margin-bottom: 0.8rem !important;
}
.margin-left-10[data-v-11196633] {
  margin-left: 10px !important;
  margin-left: 0.13333rem !important;
}
.margin-left-20[data-v-11196633] {
  margin-left: 20px !important;
  margin-left: 0.26667rem !important;
}
.margin-left-30[data-v-11196633] {
  margin-left: 30px !important;
  margin-left: 0.4rem !important;
}
.margin-left-40[data-v-11196633] {
  margin-left: 40px !important;
  margin-left: 0.53333rem !important;
}
.margin-left-50[data-v-11196633] {
  margin-left: 50px !important;
  margin-left: 0.66667rem !important;
}
.margin-left-60[data-v-11196633] {
  margin-left: 60px !important;
  margin-left: 0.8rem !important;
}
.padding-top-10[data-v-11196633] {
  padding-top: 10px !important;
  padding-top: 0.13333rem !important;
}
.padding-top-20[data-v-11196633] {
  padding-top: 20px !important;
  padding-top: 0.26667rem !important;
}
.padding-top-30[data-v-11196633] {
  padding-top: 30px !important;
  padding-top: 0.4rem !important;
}
.padding-top-40[data-v-11196633] {
  padding-top: 40px !important;
  padding-top: 0.53333rem !important;
}
.padding-top-50[data-v-11196633] {
  padding-top: 50px !important;
  padding-top: 0.66667rem !important;
}
.padding-top-60[data-v-11196633] {
  padding-top: 60px !important;
  padding-top: 0.8rem !important;
}
.padding-right-10[data-v-11196633] {
  padding-right: 10px !important;
  padding-right: 0.13333rem !important;
}
.padding-right-20[data-v-11196633] {
  padding-right: 20px !important;
  padding-right: 0.26667rem !important;
}
.padding-right-30[data-v-11196633] {
  padding-right: 30px !important;
  padding-right: 0.4rem !important;
}
.padding-right-40[data-v-11196633] {
  padding-right: 40px !important;
  padding-right: 0.53333rem !important;
}
.padding-right-50[data-v-11196633] {
  padding-right: 50px !important;
  padding-right: 0.66667rem !important;
}
.padding-right-60[data-v-11196633] {
  padding-right: 60px !important;
  padding-right: 0.8rem !important;
}
.padding-bottom-10[data-v-11196633] {
  padding-bottom: 10px !important;
  padding-bottom: 0.13333rem !important;
}
.padding-bottom-20[data-v-11196633] {
  padding-bottom: 20px !important;
  padding-bottom: 0.26667rem !important;
}
.padding-bottom-30[data-v-11196633] {
  padding-bottom: 30px !important;
  padding-bottom: 0.4rem !important;
}
.padding-bottom-40[data-v-11196633] {
  padding-bottom: 40px !important;
  padding-bottom: 0.53333rem !important;
}
.padding-bottom-50[data-v-11196633] {
  padding-bottom: 50px !important;
  padding-bottom: 0.66667rem !important;
}
.padding-bottom-60[data-v-11196633] {
  padding-bottom: 60px !important;
  padding-bottom: 0.8rem !important;
}
.padding-left-10[data-v-11196633] {
  padding-left: 10px !important;
  padding-left: 0.13333rem !important;
}
.padding-left-20[data-v-11196633] {
  padding-left: 20px !important;
  padding-left: 0.26667rem !important;
}
.padding-left-30[data-v-11196633] {
  padding-left: 30px !important;
  padding-left: 0.4rem !important;
}
.padding-left-40[data-v-11196633] {
  padding-left: 40px !important;
  padding-left: 0.53333rem !important;
}
.padding-left-50[data-v-11196633] {
  padding-left: 50px !important;
  padding-left: 0.66667rem !important;
}
.padding-left-60[data-v-11196633] {
  padding-left: 60px !important;
  padding-left: 0.8rem !important;
}
.bac-transparent[data-v-11196633] {
  background-color: transparent !important;
}
.bac-transparent .layui-m-layerchild[data-v-11196633] {
    background-color: transparent !important;
}
.layui-m-layer-lzAlert[data-v-11196633] {
  width: 80% !important;
}
.layui-m-layer-lzAlert h3[data-v-11196633] {
    line-height: 32px;
    line-height: 0.42667rem;
    height: unset;
    padding-top: 46px;
    padding-top: 0.61333rem;
    font-size: 32px;
    font-size: 0.42667rem;
}
.layui-m-layer-lzAlert .layui-m-layercont[data-v-11196633] {
    font-size: 30px;
    font-size: 0.4rem;
    max-height: 300px;
    max-height: 4rem;
    overflow: auto;
    word-break: break-all;
    padding: 60px 40px;
    padding: 0.8rem 0.53333rem;
}
.layui-m-layer-lzAlert .layui-m-layerbtn span[yes][data-v-11196633] {
    font-size: 30px;
    font-size: 0.4rem;
    color: #0084ff !important;
}
.layui-m-layer-inquiry[data-v-11196633] {
  width: 80% !important;
}
.layui-m-layer-inquiry .layui-m-layercont[data-v-11196633] {
    font-size: 30px;
    font-size: 0.4rem;
}
.layui-m-layer-design-lzAlert[data-v-11196633] {
  width: 670px !important;
  width: 8.93333rem !important;
  padding-bottom: 70px;
  padding-bottom: 0.93333rem;
  border-radius: 32px !important;
  border-radius: 0.42667rem !important;
  background: url(../../static-product/img/alertbg.dacbbd63.png) no-repeat;
  background-size: 401px 334px;
  background-size: 5.34667rem 4.45333rem;
  background-position: center 168px;
  background-position: center 2.24rem;
  background-color: #fff;
}
.layui-m-layer-design-lzAlert .layui-m-layercont[data-v-11196633] {
    font-size: 30px;
    font-size: 0.4rem;
    overflow: auto;
    word-break: break-all;
    padding: 60px 40px;
    padding: 0.8rem 0.53333rem;
}
.layui-m-layer-design-lzAlert .layui-m-layercont .title[data-v-11196633] {
      font-size: 38px;
      font-size: 0.50667rem;
      line-height: 48px;
      line-height: 0.64rem;
      color: #000;
      text-align: center;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      font-family: PingFangSC-Semibold;
}
.layui-m-layer-design-lzAlert .layui-m-layercont .desc[data-v-11196633] {
      font-size: 32px;
      font-size: 0.42667rem;
      color: #3c464f;
      text-align: center;
      line-height: 48px;
      line-height: 0.64rem;
      height: 144px;
      height: 1.92rem;
      overflow-y: auto;
      -webkit-overflow-scrolling: touch;
      margin-top: 439px;
      margin-top: 5.85333rem;
      font-family: PingFangSC-Regular;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn[data-v-11196633] {
    width: 345px;
    width: 4.6rem;
    height: 95px;
    height: 1.26667rem;
    line-height: 95px;
    line-height: 1.26667rem;
    background: #3c7cfc;
    border: 1px solid #3c7cfc;
    overflow: hidden;
    -webkit-box-shadow: 0 10px 22px 0 rgba(60, 124, 252, 0.2);
    -webkit-box-shadow: 0 0.13333rem 0.29333rem 0 rgba(60, 124, 252, 0.2);
            box-shadow: 0 10px 22px 0 rgba(60, 124, 252, 0.2);
            box-shadow: 0 0.13333rem 0.29333rem 0 rgba(60, 124, 252, 0.2);
    border-radius: 54px;
    border-radius: 0.72rem;
    margin: 0 auto;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn span[yes][data-v-11196633] {
      font-size: 36px;
      font-size: 0.48rem;
      color: #fff;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn span[yes][data-v-11196633]:active {
      background: #3c7cfc;
}

/*按钮*/
/*最大按钮*/
.wts-btn-big[data-v-11196633] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big[data-v-11196633]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*中型按钮*/
.wts-btn-middle[data-v-11196633] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 294px;
  width: 3.92rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 80px;
  line-height: 1.06667rem;
  border-radius: 8px;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-middle[data-v-11196633]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-all[data-v-11196633] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 110px;
  height: 1.46667rem;
  font-size: 40px;
  font-size: 0.53333rem;
  line-height: 110px;
  line-height: 1.46667rem;
  border-radius: 0;
  display: block;
  text-align: center;
}
.wts-btn-all[data-v-11196633]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-free[data-v-11196633] {
  color: #fff;
  background-color: #ff6e06;
  font-size: 30px;
  font-size: 0.4rem;
  border-radius: 5px;
  padding: 3px 10px;
  padding: 3px 0.13333rem;
  display: inline-block;
  text-align: center;
}
.wts-btn-free[data-v-11196633]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}
.wts-btn-big-blue[data-v-11196633] {
  color: #fff;
  background-color: #3aa9f8;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 94px;
  height: 1.25333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 94px;
  line-height: 1.25333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-blue[data-v-11196633]:focus {
    color: #e6e6e6;
    background-color: #0994f6;
}

/*蓝色线型按钮-中*/
.wts-btn-cp[data-v-11196633] {
  color: #fff;
  background-color: #0084ff;
  border: 1px solid #fff;
  display: inline-block;
  text-align: center;
  width: 310px;
  width: 4.13333rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 76px;
  line-height: 1.01333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-cp[data-v-11196633]:hover, .wts-btn-cp[data-v-11196633]:focus {
    color: #fff;
    background-color: #fff;
    border: 1px solid #fff;
}
.wts-btn-radius[data-v-11196633] {
  color: #aaa;
  background-color: #fff;
  border: 1px solid #aaa;
  display: inline-block;
  text-align: center;
  width: 153px;
  width: 2.04rem;
  height: 55px;
  height: 0.73333rem;
  font-size: 26px;
  font-size: 0.34667rem;
  line-height: 55px;
  line-height: 0.73333rem;
  border-radius: 25px;
  border-radius: 0.33333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-radius[data-v-11196633]:hover, .wts-btn-radius[data-v-11196633]:focus {
    color: #fff;
    background-color: #aaa;
    border: 1px solid #aaa;
}

/*微大型按钮*/
.wts-btn-big-01[data-v-11196633] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 590px;
  width: 7.86667rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-01[data-v-11196633]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*查看更多*/
.wts-btn-more[data-v-11196633] {
  display: block;
  border-top: 1px solid #eee;
  height: 86px;
  height: 1.14667rem;
  line-height: 86px;
  line-height: 1.14667rem;
  text-align: center;
  margin-left: -60px;
  margin-left: -0.8rem;
  color: #000;
  font-size: 28px;
  font-size: 0.37333rem;
  position: relative;
}
.wts-btn-more[data-v-11196633]:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 38%;
  margin-top: -18px;
  margin-top: -0.24rem;
  margin-left: 90px;
  margin-left: 1.2rem;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  border-right: 3px solid #000;
  border-top: 3px solid #000;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}
.lz-readys[data-v-11196633] {
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  min-height: 100vh;
  background-color: #fff;
  z-index: 9999;
}
.lz-readys .spinner[data-v-11196633] {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -20px;
    margin-top: -0.26667rem;
    margin-left: -20px;
    margin-left: -0.26667rem;
    width: 40px;
    width: 0.53333rem;
    height: 40px;
    height: 0.53333rem;
}
.lz-readys .container1 > div[data-v-11196633],
  .lz-readys .container2 > div[data-v-11196633],
  .lz-readys .container3 > div[data-v-11196633] {
    width: 10px;
    width: 0.13333rem;
    height: 10px;
    height: 0.13333rem;
    background-color: #0084ff;
    border-radius: 100%;
    position: absolute;
    -webkit-animation: bouncedelay-11196633 1.2s infinite ease-in-out;
    animation: bouncedelay-11196633 1.2s infinite ease-in-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.lz-readys .spinner .spinner-container[data-v-11196633] {
    position: absolute;
    width: 100%;
    height: 100%;
}
.lz-readys .container2[data-v-11196633] {
    -webkit-transform: rotateZ(45deg);
    -ms-transform: rotate(45deg);
        transform: rotateZ(45deg);
}
.lz-readys .container3[data-v-11196633] {
    -webkit-transform: rotateZ(90deg);
    -ms-transform: rotate(90deg);
        transform: rotateZ(90deg);
}
.lz-readys .circle1[data-v-11196633] {
    top: 0;
    left: 0;
}
.lz-readys .circle2[data-v-11196633] {
    top: 0;
    right: 0;
}
.lz-readys .circle3[data-v-11196633] {
    right: 0;
    bottom: 0;
}
.lz-readys .circle4[data-v-11196633] {
    left: 0;
    bottom: 0;
}
.lz-readys .container2 .circle1[data-v-11196633] {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}
.lz-readys .container3 .circle1[data-v-11196633] {
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
}
.lz-readys .container1 .circle2[data-v-11196633] {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}
.lz-readys .container2 .circle2[data-v-11196633] {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}
.lz-readys .container3 .circle2[data-v-11196633] {
    -webkit-animation-delay: -0.7s;
    animation-delay: -0.7s;
}
.lz-readys .container1 .circle3[data-v-11196633] {
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.6s;
}
.lz-readys .container2 .circle3[data-v-11196633] {
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s;
}
.lz-readys .container3 .circle3[data-v-11196633] {
    -webkit-animation-delay: -0.4s;
    animation-delay: -0.4s;
}
.lz-readys .container1 .circle4[data-v-11196633] {
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s;
}
.lz-readys .container2 .circle4[data-v-11196633] {
    -webkit-animation-delay: -0.2s;
    animation-delay: -0.2s;
}
.lz-readys .container3 .circle4[data-v-11196633] {
    -webkit-animation-delay: -0.1s;
    animation-delay: -0.1s;
}
@-webkit-keyframes bouncedelay-11196633 {
0%,
  80%,
  100% {
    -webkit-transform: scale(0);
}
40% {
    -webkit-transform: scale(1);
}
}
@keyframes bouncedelay-11196633 {
0%,
  80%,
  100% {
    transform: scale(0);
    -webkit-transform: scale(0);
}
40% {
    transform: scale(1);
    -webkit-transform: scale(1);
}
}
.lz-readys .loadText[data-v-11196633] {
    position: absolute;
    top: 40%;
    left: 50%;
    width: 100px;
    width: 1.33333rem;
    margin-left: -50px;
    margin-left: -0.66667rem;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    font-size: 14px;
    font-size: 0.18667rem;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.6);
    color: #fff;
    font-size: 14px;
    padding-bottom: 10px;
    padding-bottom: 0.13333rem;
}
.lz-readys .loadText .gifLoad[data-v-11196633] {
      width: 60px;
      width: 0.8rem;
      height: 60px;
      height: 0.8rem;
      display: block;
      margin: 10px auto;
      margin: 0.13333rem auto;
}
.design-modal[data-v-11196633] {
  width: 630px;
  width: 8.4rem;
}
.design-modal.design-modal-footer[data-v-11196633] {
    width: 690px;
    width: 9.2rem;
    bottom: 20px;
    bottom: 0.26667rem;
    top: auto;
    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    border-radius: 10px;
    border-radius: 0.13333rem;
    background: rgba(255, 255, 255, 0.8);
}
.design-modal.design-modal-footer .van-dialog__footer[data-v-11196633] {
      display: none;
}
.design-modal.design-modal-confirm[data-v-11196633] {
    width: 650px;
    width: 8.66667rem;
}
.design-modal.design-modal-confirm .van-dialog__content .van-dialog__message[data-v-11196633] {
      padding: 40px 30px;
      padding: 0.53333rem 0.4rem;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-button--default[data-v-11196633] {
      width: 260px;
      width: 3.46667rem;
      height: 80px;
      height: 1.06667rem;
      background: #236DFF;
      border-radius: 40px;
      border-radius: 0.53333rem;
      -webkit-box-flex: 0;
          -ms-flex: none;
              flex: none;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-button--default .van-button__text[data-v-11196633] {
        font-size: 28px;
        font-size: 0.37333rem;
        color: #fff;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-dialog__cancel[data-v-11196633] {
      background: #fff;
      border: 1px solid #236DFF;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-dialog__cancel .van-button__text[data-v-11196633] {
        color: #236DFF;
}
.design-modal .van-dialog__header[data-v-11196633] {
    color: #000000;
    font-size: 34px;
    font-size: 0.45333rem;
    line-height: 48px;
    line-height: 0.64rem;
    padding-top: 40px;
    padding-top: 0.53333rem;
    font-weight: 700;
}
.design-modal .van-dialog__content .van-dialog__message[data-v-11196633] {
    color: #444444;
    font-size: 30px;
    font-size: 0.4rem;
    line-height: 42px;
    line-height: 0.56rem;
    padding: 30px;
    padding: 0.4rem;
}
.design-modal .van-dialog__footer[data-v-11196633] {
    padding: 0 30px 40px;
    padding: 0 0.4rem 0.53333rem;
}
.design-modal .van-dialog__footer.van-hairline--top[data-v-11196633]::after {
      border: none;
}
.design-modal .van-dialog__footer .van-button--default[data-v-11196633] {
      width: 320px;
      width: 4.26667rem;
      height: 88px;
      height: 1.17333rem;
      background: #236DFF;
      border-radius: 44px;
      border-radius: 0.58667rem;
      margin: 0 auto;
      -webkit-box-flex: 0;
          -ms-flex: none;
              flex: none;
}
.design-modal .van-dialog__footer .van-button--default .van-button__text[data-v-11196633] {
        font-size: 32px;
        font-size: 0.42667rem;
        color: #fff;
}
.detail-design-menu[data-v-11196633] {
  width: 100%;
  height: 100%;
}
.detail-design-menu .icon-list[data-v-11196633] {
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.detail-design-menu .icon-list .left-icon[data-v-11196633] {
      height: 100%;
      float: left;
      display: none;
}
.detail-design-menu .icon-list .left-icon img[data-v-11196633] {
        height: 100%;
        width: 50px;
        width: 0.66667rem;
}
.detail-design-menu .icon-list .right-icons[data-v-11196633] {
      height: 100%;
      float: right;
}
.detail-design-menu .icon-list .right-icons img[data-v-11196633] {
        height: 100%;
        width: 50px;
        width: 0.66667rem;
}
.detail-design-menu .icon-list .right-icons img.collect[data-v-11196633] {
          margin-right: 20px;
          margin-right: 0.26667rem;
}
.detail-design-menu .nav-bar[data-v-11196633] {
    height: 0;
    width: 0px;
    float: right;
    position: relative;
}
.detail-design-menu .nav-bar .detail-arrow[data-v-11196633] {
      content: '';
      display: inline-block;
      width: 0;
      height: 0;
      line-height: 0;
      font-size: 0;
      overflow: hidden;
      border-width: 12px;
      border-width: 0.16rem;
      border-style: dashed dashed solid;
      border-color: transparent transparent #383c44;
      border-top: none;
      position: absolute;
      right: 10px;
      right: 0.13333rem;
      margin: auto;
      top: 2px;
      z-index: 100;
}
.detail-design-menu .nav-bar .nav-list[data-v-11196633] {
      background-color: rgba(56, 60, 68, 0.98);
      width: 300px;
      width: 4rem;
      border-radius: 8px;
      position: absolute;
      right: 0;
      text-align: left;
      top: 12px;
      top: 0.16rem;
      z-index: 1000;
      overflow: hidden;
      padding: 20px 0px 20px 40px;
      padding: 0.26667rem 0px 0.26667rem 0.53333rem;
}
.detail-design-menu .nav-bar .nav-list a[data-v-11196633] {
        display: block;
        line-height: 100px;
        line-height: 1.33333rem;
        color: #FFFFFF;
        font-size: 34px;
        font-size: 0.45333rem;
}
.detail-design-menu .nav-bar .nav-list a img[data-v-11196633] {
          width: 36px;
          width: 0.48rem;
          height: 36px;
          height: 0.48rem;
          display: inline-block;
          vertical-align: middle;
          margin-right: 20px;
          margin-right: 0.26667rem;
}
.detail-design-menu .nav-bar .nav-list a span[data-v-11196633] {
          display: inline-block;
          vertical-align: middle;
}

@charset "UTF-8";
/*---------       字体行高       -----------*/
/*---------       字体颜色       -----------*/
/*---------       边框颜色       -----------*/
/*---------       背景颜色       -----------*/
/*--------- 按钮颜色  ---- */
/* 属性多值传递
ex:
@include remCalc(padding,10,20);
padding: 0.13333rem 0.26667rem;*/
/*按钮纯色系*/
/*按钮边框色系*/
/*按钮大小*/
/*自适应按钮*/
/*标题*/
/*小消息标签*/
/*背景色点击变化*/
/*字数省略限制*/
/*波纹点击效果*/
/*按钮*/
/*最大按钮*/
.wts-btn-big[data-v-44add496] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big[data-v-44add496]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*中型按钮*/
.wts-btn-middle[data-v-44add496] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 294px;
  width: 3.92rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 80px;
  line-height: 1.06667rem;
  border-radius: 8px;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-middle[data-v-44add496]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-all[data-v-44add496] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 110px;
  height: 1.46667rem;
  font-size: 40px;
  font-size: 0.53333rem;
  line-height: 110px;
  line-height: 1.46667rem;
  border-radius: 0;
  display: block;
  text-align: center;
}
.wts-btn-all[data-v-44add496]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-free[data-v-44add496] {
  color: #fff;
  background-color: #ff6e06;
  font-size: 30px;
  font-size: 0.4rem;
  border-radius: 5px;
  padding: 3px 10px;
  padding: 3px 0.13333rem;
  display: inline-block;
  text-align: center;
}
.wts-btn-free[data-v-44add496]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}
.wts-btn-big-blue[data-v-44add496] {
  color: #fff;
  background-color: #3aa9f8;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 94px;
  height: 1.25333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 94px;
  line-height: 1.25333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-blue[data-v-44add496]:focus {
    color: #e6e6e6;
    background-color: #0994f6;
}

/*蓝色线型按钮-中*/
.wts-btn-cp[data-v-44add496] {
  color: #fff;
  background-color: #0084ff;
  border: 1px solid #fff;
  display: inline-block;
  text-align: center;
  width: 310px;
  width: 4.13333rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 76px;
  line-height: 1.01333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-cp[data-v-44add496]:hover, .wts-btn-cp[data-v-44add496]:focus {
    color: #fff;
    background-color: #fff;
    border: 1px solid #fff;
}
.wts-btn-radius[data-v-44add496] {
  color: #aaa;
  background-color: #fff;
  border: 1px solid #aaa;
  display: inline-block;
  text-align: center;
  width: 153px;
  width: 2.04rem;
  height: 55px;
  height: 0.73333rem;
  font-size: 26px;
  font-size: 0.34667rem;
  line-height: 55px;
  line-height: 0.73333rem;
  border-radius: 25px;
  border-radius: 0.33333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-radius[data-v-44add496]:hover, .wts-btn-radius[data-v-44add496]:focus {
    color: #fff;
    background-color: #aaa;
    border: 1px solid #aaa;
}

/*微大型按钮*/
.wts-btn-big-01[data-v-44add496] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 590px;
  width: 7.86667rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-01[data-v-44add496]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*查看更多*/
.wts-btn-more[data-v-44add496] {
  display: block;
  border-top: 1px solid #eee;
  height: 86px;
  height: 1.14667rem;
  line-height: 86px;
  line-height: 1.14667rem;
  text-align: center;
  margin-left: -60px;
  margin-left: -0.8rem;
  color: #000;
  font-size: 28px;
  font-size: 0.37333rem;
  position: relative;
}
.wts-btn-more[data-v-44add496]:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 38%;
  margin-top: -18px;
  margin-top: -0.24rem;
  margin-left: 90px;
  margin-left: 1.2rem;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  border-right: 3px solid #000;
  border-top: 3px solid #000;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}
.body-container[data-v-44add496] {
  width: 750px;
  width: 10rem;
  margin: 0 auto;
  position: relative;
  background-color: #f5f5f5;
}
.lz-top-img[data-v-44add496] {
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
}

/*单选框*/
.lz-radio[data-v-44add496] {
  position: relative;
  -webkit-appearance: none;
  width: 18px;
  width: 0.24rem;
  height: 18px;
  height: 0.24rem;
  background-color: transparent;
  border: none;
}
.lz-radio[data-v-44add496]:before {
  content: "\e623";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 12px;
  font-size: 0.16rem;
  line-height: 18px;
  line-height: 0.24rem;
  text-align: center;
  width: 18px;
  width: 0.24rem;
  height: 18px;
  height: 0.24rem;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  color: #fff;
  opacity: 1;
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 50%;
}
.lz-radio[data-v-44add496]:checked::before {
  background-color: #0084ff;
  border: 1px solid #0084ff;
}
.lz-radio-new[data-v-44add496] {
  position: relative;
  background-color: #fff;
  width: 40px;
  width: 0.53333rem;
  height: 40px;
  height: 0.53333rem;
  border-radius: 50%;
  display: inline-block;
  border: 1px solid #e5e5e5;
}
.lz-radio-new[data-check=true][data-v-44add496] {
  background-color: #0084ff;
  border: 1px solid #0084ff;
}
.lz-radio-new[data-check=true][data-v-44add496]:before {
  content: "\e6f0";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 20px;
  font-size: 0.26667rem;
  line-height: 40px;
  line-height: 0.53333rem;
  text-align: center;
  color: #fff;
  position: absolute;
  top: 2px;
  right: 4px;
  margin-top: -1px;
}

/*多选框*/
.lz-checkbox[data-v-44add496] {
  position: relative;
  -webkit-appearance: none;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: transparent;
  border: none;
}
.lz-checkbox[data-v-44add496]:before {
  content: "\e64e";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 14px;
  font-size: 0.18667rem;
  line-height: 24px;
  line-height: 0.32rem;
  text-align: center;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: #fff;
  color: transparent;
  border: 1px solid #ccc;
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 6px;
}
.lz-checkbox[data-v-44add496]:checked::before {
  color: #0084ff;
  background-color: #fff;
  border: 1px solid #0084ff;
}

/*多选框2-选择外层选中*/
.lz-checkbox-02[data-v-44add496] {
  position: relative;
  -webkit-appearance: none;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: transparent;
  border: none;
}
.lz-checkbox-02[data-v-44add496]:before {
  content: "\e623";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 14px;
  font-size: 0.18667rem;
  line-height: 21px;
  line-height: 0.28rem;
  text-align: center;
  width: 22px;
  width: 0.29333rem;
  height: 21px;
  height: 0.28rem;
  background-color: #fff;
  color: transparent;
  border: 1px solid #ccc;
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.checkLi[data-v-44add496] {
  color: #0084ff !important;
}
.checkLi .lz-checkbox-02[data-v-44add496]:before {
    color: #fff;
    background-color: #0084ff;
    border: 1px solid #0084ff;
}

/*底部按钮*/
.lz-apply-btn[data-v-44add496] {
  position: fixed;
  bottom: 0;
  border-top: 2px solid #fff;
  z-index: 20;
  color: #666;
  background-color: #f0f0f0;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 100px;
  height: 1.33333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 0;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.lz-apply-btn i[data-v-44add496] {
    font-size: 40px;
    font-size: 0.53333rem;
    margin-right: 10px;
    margin-right: 0.13333rem;
}

/*底部提示*/
.lz-lp-footer[data-v-44add496] {
  position: absolute;
  bottom: 100px;
  bottom: 1.33333rem;
  padding: 10px;
  padding: 0.13333rem;
}
.lz-lp-footer p[data-v-44add496] {
    margin-bottom: 10px;
    margin-bottom: 0.13333rem;
}

/*顶部返回栏*/
.lz-top-title-empty[data-v-44add496] {
  width: 100%;
  height: 90px;
  height: 1.2rem;
}
.lz-top-title[data-v-44add496] {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 555;
  width: 100%;
  height: 90px;
  height: 1.2rem;
  line-height: 90px;
  line-height: 1.2rem;
  background-color: #0084ff;
  color: #fff;
  font-size: 28px;
  font-size: 0.37333rem;
}
.lz-top-title .left[data-v-44add496] {
    position: absolute;
    top: 0;
    left: 20px;
    left: 0.26667rem;
    color: #fff;
}
.lz-top-title .right[data-v-44add496] {
    position: absolute;
    top: 0;
    right: 20px;
    right: 0.26667rem;
    color: #fff;
}
.lz-top-title .center[data-v-44add496] {
    text-align: center;
    font-size: 32px;
    font-size: 0.42667rem;
}

/*订单页*/
.lz-order-list[data-v-44add496] {
  background-color: #fff;
  padding-top: 44px;
  padding-top: 0.58667rem;
}
.lz-order-list .titles[data-v-44add496] {
    font-size: 36px;
    font-size: 0.48rem;
    color: #222;
    text-align: center;
}
.lz-order-list .need-com[data-v-44add496] {
    position: relative;
    top: -4px;
    font-size: 12px;
    font-size: 0.16rem;
    line-height: 1.2;
    padding: 1px 8px;
    background-color: #fff;
    position: relative;
    color: #fff;
    border-radius: 5px;
    font-size: 28px;
    font-size: 0.37333rem;
    border: 1px solid #0084ff;
    margin-left: 5px;
    color: #0084ff;
}
.lz-order-list .need-com[data-v-44add496]::before {
      content: '';
      position: absolute;
      left: -6px;
      top: 50%;
      margin-top: -3px;
      width: 0;
      height: 0;
      border: 3px solid transparent;
      border-right-color: #fff;
}
.lz-order-list .need-com[data-v-44add496]:before {
    content: 0;
}
.lz-order-list .uls-order[data-v-44add496] {
    width: 100%;
}
.lz-order-list .uls-order > li[data-v-44add496] {
      text-align: center;
      font-size: 36px;
      font-size: 0.48rem;
      display: block;
      padding: 40px 0;
      padding: 0.53333rem 0;
}
.lz-order-list .uls-order > li .order-name[data-v-44add496] {
        display: block;
        line-height: 40px;
        line-height: 0.53333rem;
        color: #000;
}
.lz-order-list .uls-order > li .order-inform[data-v-44add496] {
        font-size: 60px;
        font-size: 0.8rem;
        display: block;
        margin-top: 4px;
        line-height: 80px;
        line-height: 1.06667rem;
        color: #ff6f07;
}
.lz-order-list .btn-check[data-v-44add496],
  .lz-order-list .btn-pay[data-v-44add496] {
    color: #ccc;
    background-color: #fff;
    border: 1px solid #ccc;
    display: inline-block;
    text-align: center;
    width: 180px;
    width: 2.4rem;
    height: 60px;
    height: 0.8rem;
    font-size: 28px;
    font-size: 0.37333rem;
    line-height: 56px;
    line-height: 0.74667rem;
    border-radius: 0;
    float: right;
    margin-left: 10px;
    margin-left: 0.13333rem;
}
.lz-order-list .btn-check[data-v-44add496]:hover, .lz-order-list .btn-check[data-v-44add496]:focus,
    .lz-order-list .btn-pay[data-v-44add496]:hover,
    .lz-order-list .btn-pay[data-v-44add496]:focus {
      color: #fff;
      background-color: #ccc;
      border: 1px solid #ccc;
}
.pay-many[data-v-44add496] {
  margin-top: 12px;
  margin-top: 0.16rem;
  line-height: 88px;
  line-height: 1.17333rem;
  display: block;
  padding-left: 30px;
  padding-left: 0.4rem;
  font-size: 36px;
  font-size: 0.48rem;
}
.lz-bankBanch[data-v-44add496] {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}
.lz-bankBanch.active[data-v-44add496] {
    display: block;
}
.lz-bankBanch .lz-drop-search[data-v-44add496] {
    background-color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}
.lz-bankBanch .lz-drop-search .title[data-v-44add496] {
      position: relative;
      width: 100%;
      height: 100px;
      height: 1.33333rem;
      line-height: 100px;
      line-height: 1.33333rem;
      font-size: 34px;
      font-size: 0.45333rem;
      text-align: center;
}
.lz-bankBanch .lz-drop-search .title i[data-v-44add496] {
        font-size: 50px;
        font-size: 0.66667rem;
        position: absolute;
        right: 0;
        top: 0;
        width: 80px;
        width: 1.06667rem;
        line-height: 100px;
        line-height: 1.33333rem;
}
.lz-bankBanch .lz-drop-search .search-box[data-v-44add496] {
      position: relative;
      width: 100%;
      height: 100px;
      height: 1.33333rem;
      padding: 15px 40px;
      padding: 0.2rem 0.53333rem;
      text-align: center;
      background-color: #f5f5f5;
}
.lz-bankBanch .lz-drop-search .search-box i[data-v-44add496] {
        position: absolute;
        left: 50px;
        left: 0.66667rem;
        top: 50%;
        margin-top: -35px;
        margin-top: -0.46667rem;
        font-size: 30px;
        font-size: 0.4rem;
        height: 70px;
        height: 0.93333rem;
        line-height: 70px;
        line-height: 0.93333rem;
        color: #999;
}
.lz-bankBanch .lz-drop-search .search[data-v-44add496] {
      display: block;
      width: 100%;
      height: 70px;
      height: 0.93333rem;
      background-color: #fff;
      color: #333;
      padding-left: 50px;
      padding-left: 0.66667rem;
      margin: 0;
      border-color: #fff;
      font-size: 32px;
      font-size: 0.42667rem;
      border: none;
}
.lz-bankBanch .lz-drop-search .selected[data-v-44add496] {
      width: 100%;
      height: 300px;
      height: 4rem;
      padding: 10px 20px;
      padding: 0.13333rem 0.26667rem;
      overflow: auto !important;
}
.lz-bankBanch .lz-drop-search .selected .option[data-v-44add496] {
        position: relative;
        display: block;
        min-height: 20px;
        min-height: 0.26667rem;
        width: 100%;
        font-size: 16px;
        font-size: 0.21333rem;
        line-height: 20px;
        line-height: 0.26667rem;
        padding: 5px 0;
        color: #666;
        border-top: 1px solid #ececec;
}
.lz-bankBanch .lz-drop-search .selected .option[data-v-44add496]:first-child {
          border-top: none;
}
.lz-list-block[data-v-44add496] {
  position: relative;
}
.lz-list-block .ul-List .icons-left[data-v-44add496] {
    position: absolute;
    width: 50px;
    width: 0.66667rem;
    left: 0;
    top: 25px;
    top: 0.33333rem;
    display: inline-block;
    height: 50px;
    height: 0.66667rem;
    font-size: 44px;
    font-size: 0.58667rem;
    color: #0084ff;
}
.lz-list-block .ul-List .ripple[data-v-44add496] {
    position: relative;
    overflow: hidden;
}
.lz-list-block .ul-List .ripple[data-v-44add496]:after {
      content: "";
      display: block;
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      pointer-events: none;
      background-image: radial-gradient(circle, #666 10%, transparent 10.01%);
      background-repeat: no-repeat;
      background-position: 50%;
      -webkit-transform: scale(10, 10);
          -ms-transform: scale(10, 10);
              transform: scale(10, 10);
      opacity: 0;
      -webkit-transition: opacity .5s, -webkit-transform .3s;
      transition: opacity .5s, -webkit-transform .3s;
      transition: transform .3s, opacity .5s;
      transition: transform .3s, opacity .5s, -webkit-transform .3s;
}
.lz-list-block .ul-List .ripple[data-v-44add496]:active:after {
      -webkit-transform: scale(0, 0);
          -ms-transform: scale(0, 0);
              transform: scale(0, 0);
      opacity: .3;
      -webkit-transition: 0s;
      transition: 0s;
}
.lz-list-block .ul-List .item-content[data-v-44add496] {
    background-color: #fff;
    width: 100%;
    line-height: 100px;
    line-height: 1.33333rem;
    height: 100px;
    height: 1.33333rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 30px;
    padding: 0 0.4rem;
    border-bottom: 1px solid #e7e7e7;
    font-size: 30px;
    font-size: 0.4rem;
}
.lz-list-block .ul-List .item-content > a.item-link[data-v-44add496] {
      font-size: 30px;
      font-size: 0.4rem;
      display: block;
      width: 100%;
      height: 100%;
      color: #000;
}
.lz-list-block .ul-List .item-content .item-inner[data-v-44add496] {
      width: 100%;
      height: 100%;
      position: relative;
      padding-right: 40px;
      padding-right: 0.53333rem;
      padding-left: 70px;
      padding-left: 0.93333rem;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
}
.lz-list-block .ul-List .item-content .icon-gerenziliao[data-v-44add496] {
      font-size: 30px;
      font-size: 0.4rem;
}
.lz-list-block .ul-List .item-content .icons-right[data-v-44add496] {
      position: absolute;
      right: 0;
      top: 0;
      display: inline-block;
      height: 100px;
      height: 1.33333rem;
      line-height: 100px;
      line-height: 1.33333rem;
      font-size: 36px;
      font-size: 0.48rem;
      color: #cac9ce;
}
.lz-list-block .ul-List .item-content .item-form[data-v-44add496] {
      padding-left: 0;
}
.lz-list-block .ul-List .item-content .item-form .item-e-left[data-v-44add496] {
        width: 30%;
        height: 100%;
        display: inline-block;
        float: left;
}
.lz-list-block .ul-List .item-content .item-form .item-e-right[data-v-44add496] {
        width: 68%;
        height: 100%;
        text-align: right;
        display: inline-block;
        float: right;
        margin-bottom: 0;
}
.lz-list-block .ul-List .item-content .item-form input[type="text"][data-v-44add496] {
        border: none;
        background-color: #fff;
}
.lz-list-block .ul-List .item-content .item-form .lz-radio[data-v-44add496] {
        margin-top: 30px;
        margin-top: 0.4rem;
}
.lz-list-block .ul-List .item-content .item-form .date-input[data-v-44add496] {
        border: none;
        text-align: right;
        background-color: #fff;
        height: 90px;
        height: 1.2rem;
        line-height: 90px;
        line-height: 1.2rem;
        margin-right: -55px;
        margin-right: -0.73333rem;
}
.lz-list-block .ul-List .item-content .item-title[data-v-44add496] {
      padding: 0;
}
.lz-list-block .ul-List .item-content .item-title .item-img[data-v-44add496] {
        position: absolute;
        right: 0;
        top: 5px;
        width: 90px;
        width: 1.2rem;
        height: 90px;
        height: 1.2rem;
        border-radius: 50%;
}
.shadeBox[data-v-44add496] {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 999;
  background-color: rgba(0, 0, 0, 0.4);
}
#emptyDom[data-v-44add496] {
  font-size: 34px;
  font-size: 0.45333rem;
}
#emptyDom .empty-icon[data-v-44add496] {
    width: 185px;
    width: 2.46667rem;
    display: block;
    margin: 30px auto 10px;
    margin: 0.4rem auto 0.13333rem;
}
#emptyDom p[data-v-44add496] {
    text-align: center;
    font-size: 34px;
    font-size: 0.45333rem;
}
.lz-layer-bg[data-v-44add496] {
  background-color: transparent !important;
}
.layui-m-layer2 .layui-m-layerchild p[data-v-44add496] {
  color: #fff;
}
.layout-enter-active[data-v-44add496], .layout-leave-active[data-v-44add496] {
  -webkit-transition: opacity .5s;
  transition: opacity .5s;
}
.layout-enter[data-v-44add496], .layout-leave-active[data-v-44add496] {
  opacity: 0;
}
.van-picker button[data-v-44add496] {
  font-size: 30px;
  font-size: 0.4rem;
}
.van-image[data-v-44add496] {
  vertical-align: middle;
}
.van-image img[data-v-44add496] {
    vertical-align: middle;
}
.share-process-yindao[data-v-44add496] {
  background-color: transparent;
  position: fixed;
  left: 0;
  top: 0;
  width: 750px;
  width: 10rem;
}
.share-process-yindao .layui-m-layercont[data-v-44add496] {
    text-align: right;
    padding-right: 20px;
    padding-right: 0.26667rem;
    padding-top: 20px;
    padding-top: 0.26667rem;
}
.share-process-yindao img[data-v-44add496] {
    width: 560px;
    width: 7.46667rem;
}
.vue-puzzle-vcode[data-v-44add496] {
  z-index: 999999 !important;
}
.vue-puzzle-vcode .vue-auth-box_[data-v-44add496] {
    top: 50%;
}
.margin-top-10[data-v-44add496] {
  margin-top: 10px !important;
  margin-top: 0.13333rem !important;
}
.margin-top-20[data-v-44add496] {
  margin-top: 20px !important;
  margin-top: 0.26667rem !important;
}
.margin-top-30[data-v-44add496] {
  margin-top: 30px !important;
  margin-top: 0.4rem !important;
}
.margin-top-40[data-v-44add496] {
  margin-top: 40px !important;
  margin-top: 0.53333rem !important;
}
.margin-top-50[data-v-44add496] {
  margin-top: 50px !important;
  margin-top: 0.66667rem !important;
}
.margin-top-60[data-v-44add496] {
  margin-top: 60px !important;
  margin-top: 0.8rem !important;
}
.margin-right-10[data-v-44add496] {
  margin-right: 10px !important;
  margin-right: 0.13333rem !important;
}
.margin-right-20[data-v-44add496] {
  margin-right: 20px !important;
  margin-right: 0.26667rem !important;
}
.margin-right-30[data-v-44add496] {
  margin-right: 30px !important;
  margin-right: 0.4rem !important;
}
.margin-right-40[data-v-44add496] {
  margin-right: 40px !important;
  margin-right: 0.53333rem !important;
}
.margin-right-50[data-v-44add496] {
  margin-right: 50px !important;
  margin-right: 0.66667rem !important;
}
.margin-right-60[data-v-44add496] {
  margin-right: 60px !important;
  margin-right: 0.8rem !important;
}
.margin-bottom-10[data-v-44add496] {
  margin-bottom: 10px !important;
  margin-bottom: 0.13333rem !important;
}
.margin-bottom-20[data-v-44add496] {
  margin-bottom: 20px !important;
  margin-bottom: 0.26667rem !important;
}
.margin-bottom-30[data-v-44add496] {
  margin-bottom: 30px !important;
  margin-bottom: 0.4rem !important;
}
.margin-bottom-40[data-v-44add496] {
  margin-bottom: 40px !important;
  margin-bottom: 0.53333rem !important;
}
.margin-bottom-50[data-v-44add496] {
  margin-bottom: 50px !important;
  margin-bottom: 0.66667rem !important;
}
.margin-bottom-60[data-v-44add496] {
  margin-bottom: 60px !important;
  margin-bottom: 0.8rem !important;
}
.margin-left-10[data-v-44add496] {
  margin-left: 10px !important;
  margin-left: 0.13333rem !important;
}
.margin-left-20[data-v-44add496] {
  margin-left: 20px !important;
  margin-left: 0.26667rem !important;
}
.margin-left-30[data-v-44add496] {
  margin-left: 30px !important;
  margin-left: 0.4rem !important;
}
.margin-left-40[data-v-44add496] {
  margin-left: 40px !important;
  margin-left: 0.53333rem !important;
}
.margin-left-50[data-v-44add496] {
  margin-left: 50px !important;
  margin-left: 0.66667rem !important;
}
.margin-left-60[data-v-44add496] {
  margin-left: 60px !important;
  margin-left: 0.8rem !important;
}
.padding-top-10[data-v-44add496] {
  padding-top: 10px !important;
  padding-top: 0.13333rem !important;
}
.padding-top-20[data-v-44add496] {
  padding-top: 20px !important;
  padding-top: 0.26667rem !important;
}
.padding-top-30[data-v-44add496] {
  padding-top: 30px !important;
  padding-top: 0.4rem !important;
}
.padding-top-40[data-v-44add496] {
  padding-top: 40px !important;
  padding-top: 0.53333rem !important;
}
.padding-top-50[data-v-44add496] {
  padding-top: 50px !important;
  padding-top: 0.66667rem !important;
}
.padding-top-60[data-v-44add496] {
  padding-top: 60px !important;
  padding-top: 0.8rem !important;
}
.padding-right-10[data-v-44add496] {
  padding-right: 10px !important;
  padding-right: 0.13333rem !important;
}
.padding-right-20[data-v-44add496] {
  padding-right: 20px !important;
  padding-right: 0.26667rem !important;
}
.padding-right-30[data-v-44add496] {
  padding-right: 30px !important;
  padding-right: 0.4rem !important;
}
.padding-right-40[data-v-44add496] {
  padding-right: 40px !important;
  padding-right: 0.53333rem !important;
}
.padding-right-50[data-v-44add496] {
  padding-right: 50px !important;
  padding-right: 0.66667rem !important;
}
.padding-right-60[data-v-44add496] {
  padding-right: 60px !important;
  padding-right: 0.8rem !important;
}
.padding-bottom-10[data-v-44add496] {
  padding-bottom: 10px !important;
  padding-bottom: 0.13333rem !important;
}
.padding-bottom-20[data-v-44add496] {
  padding-bottom: 20px !important;
  padding-bottom: 0.26667rem !important;
}
.padding-bottom-30[data-v-44add496] {
  padding-bottom: 30px !important;
  padding-bottom: 0.4rem !important;
}
.padding-bottom-40[data-v-44add496] {
  padding-bottom: 40px !important;
  padding-bottom: 0.53333rem !important;
}
.padding-bottom-50[data-v-44add496] {
  padding-bottom: 50px !important;
  padding-bottom: 0.66667rem !important;
}
.padding-bottom-60[data-v-44add496] {
  padding-bottom: 60px !important;
  padding-bottom: 0.8rem !important;
}
.padding-left-10[data-v-44add496] {
  padding-left: 10px !important;
  padding-left: 0.13333rem !important;
}
.padding-left-20[data-v-44add496] {
  padding-left: 20px !important;
  padding-left: 0.26667rem !important;
}
.padding-left-30[data-v-44add496] {
  padding-left: 30px !important;
  padding-left: 0.4rem !important;
}
.padding-left-40[data-v-44add496] {
  padding-left: 40px !important;
  padding-left: 0.53333rem !important;
}
.padding-left-50[data-v-44add496] {
  padding-left: 50px !important;
  padding-left: 0.66667rem !important;
}
.padding-left-60[data-v-44add496] {
  padding-left: 60px !important;
  padding-left: 0.8rem !important;
}
.bac-transparent[data-v-44add496] {
  background-color: transparent !important;
}
.bac-transparent .layui-m-layerchild[data-v-44add496] {
    background-color: transparent !important;
}
.layui-m-layer-lzAlert[data-v-44add496] {
  width: 80% !important;
}
.layui-m-layer-lzAlert h3[data-v-44add496] {
    line-height: 32px;
    line-height: 0.42667rem;
    height: unset;
    padding-top: 46px;
    padding-top: 0.61333rem;
    font-size: 32px;
    font-size: 0.42667rem;
}
.layui-m-layer-lzAlert .layui-m-layercont[data-v-44add496] {
    font-size: 30px;
    font-size: 0.4rem;
    max-height: 300px;
    max-height: 4rem;
    overflow: auto;
    word-break: break-all;
    padding: 60px 40px;
    padding: 0.8rem 0.53333rem;
}
.layui-m-layer-lzAlert .layui-m-layerbtn span[yes][data-v-44add496] {
    font-size: 30px;
    font-size: 0.4rem;
    color: #0084ff !important;
}
.layui-m-layer-inquiry[data-v-44add496] {
  width: 80% !important;
}
.layui-m-layer-inquiry .layui-m-layercont[data-v-44add496] {
    font-size: 30px;
    font-size: 0.4rem;
}
.layui-m-layer-design-lzAlert[data-v-44add496] {
  width: 670px !important;
  width: 8.93333rem !important;
  padding-bottom: 70px;
  padding-bottom: 0.93333rem;
  border-radius: 32px !important;
  border-radius: 0.42667rem !important;
  background: url(../../static-product/img/alertbg.dacbbd63.png) no-repeat;
  background-size: 401px 334px;
  background-size: 5.34667rem 4.45333rem;
  background-position: center 168px;
  background-position: center 2.24rem;
  background-color: #fff;
}
.layui-m-layer-design-lzAlert .layui-m-layercont[data-v-44add496] {
    font-size: 30px;
    font-size: 0.4rem;
    overflow: auto;
    word-break: break-all;
    padding: 60px 40px;
    padding: 0.8rem 0.53333rem;
}
.layui-m-layer-design-lzAlert .layui-m-layercont .title[data-v-44add496] {
      font-size: 38px;
      font-size: 0.50667rem;
      line-height: 48px;
      line-height: 0.64rem;
      color: #000;
      text-align: center;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      font-family: PingFangSC-Semibold;
}
.layui-m-layer-design-lzAlert .layui-m-layercont .desc[data-v-44add496] {
      font-size: 32px;
      font-size: 0.42667rem;
      color: #3c464f;
      text-align: center;
      line-height: 48px;
      line-height: 0.64rem;
      height: 144px;
      height: 1.92rem;
      overflow-y: auto;
      -webkit-overflow-scrolling: touch;
      margin-top: 439px;
      margin-top: 5.85333rem;
      font-family: PingFangSC-Regular;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn[data-v-44add496] {
    width: 345px;
    width: 4.6rem;
    height: 95px;
    height: 1.26667rem;
    line-height: 95px;
    line-height: 1.26667rem;
    background: #3c7cfc;
    border: 1px solid #3c7cfc;
    overflow: hidden;
    -webkit-box-shadow: 0 10px 22px 0 rgba(60, 124, 252, 0.2);
    -webkit-box-shadow: 0 0.13333rem 0.29333rem 0 rgba(60, 124, 252, 0.2);
            box-shadow: 0 10px 22px 0 rgba(60, 124, 252, 0.2);
            box-shadow: 0 0.13333rem 0.29333rem 0 rgba(60, 124, 252, 0.2);
    border-radius: 54px;
    border-radius: 0.72rem;
    margin: 0 auto;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn span[yes][data-v-44add496] {
      font-size: 36px;
      font-size: 0.48rem;
      color: #fff;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn span[yes][data-v-44add496]:active {
      background: #3c7cfc;
}

/*按钮*/
/*最大按钮*/
.wts-btn-big[data-v-44add496] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big[data-v-44add496]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*中型按钮*/
.wts-btn-middle[data-v-44add496] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 294px;
  width: 3.92rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 80px;
  line-height: 1.06667rem;
  border-radius: 8px;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-middle[data-v-44add496]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-all[data-v-44add496] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 110px;
  height: 1.46667rem;
  font-size: 40px;
  font-size: 0.53333rem;
  line-height: 110px;
  line-height: 1.46667rem;
  border-radius: 0;
  display: block;
  text-align: center;
}
.wts-btn-all[data-v-44add496]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-free[data-v-44add496] {
  color: #fff;
  background-color: #ff6e06;
  font-size: 30px;
  font-size: 0.4rem;
  border-radius: 5px;
  padding: 3px 10px;
  padding: 3px 0.13333rem;
  display: inline-block;
  text-align: center;
}
.wts-btn-free[data-v-44add496]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}
.wts-btn-big-blue[data-v-44add496] {
  color: #fff;
  background-color: #3aa9f8;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 94px;
  height: 1.25333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 94px;
  line-height: 1.25333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-blue[data-v-44add496]:focus {
    color: #e6e6e6;
    background-color: #0994f6;
}

/*蓝色线型按钮-中*/
.wts-btn-cp[data-v-44add496] {
  color: #fff;
  background-color: #0084ff;
  border: 1px solid #fff;
  display: inline-block;
  text-align: center;
  width: 310px;
  width: 4.13333rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 76px;
  line-height: 1.01333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-cp[data-v-44add496]:hover, .wts-btn-cp[data-v-44add496]:focus {
    color: #fff;
    background-color: #fff;
    border: 1px solid #fff;
}
.wts-btn-radius[data-v-44add496] {
  color: #aaa;
  background-color: #fff;
  border: 1px solid #aaa;
  display: inline-block;
  text-align: center;
  width: 153px;
  width: 2.04rem;
  height: 55px;
  height: 0.73333rem;
  font-size: 26px;
  font-size: 0.34667rem;
  line-height: 55px;
  line-height: 0.73333rem;
  border-radius: 25px;
  border-radius: 0.33333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-radius[data-v-44add496]:hover, .wts-btn-radius[data-v-44add496]:focus {
    color: #fff;
    background-color: #aaa;
    border: 1px solid #aaa;
}

/*微大型按钮*/
.wts-btn-big-01[data-v-44add496] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 590px;
  width: 7.86667rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-01[data-v-44add496]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*查看更多*/
.wts-btn-more[data-v-44add496] {
  display: block;
  border-top: 1px solid #eee;
  height: 86px;
  height: 1.14667rem;
  line-height: 86px;
  line-height: 1.14667rem;
  text-align: center;
  margin-left: -60px;
  margin-left: -0.8rem;
  color: #000;
  font-size: 28px;
  font-size: 0.37333rem;
  position: relative;
}
.wts-btn-more[data-v-44add496]:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 38%;
  margin-top: -18px;
  margin-top: -0.24rem;
  margin-left: 90px;
  margin-left: 1.2rem;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  border-right: 3px solid #000;
  border-top: 3px solid #000;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}
.lz-readys[data-v-44add496] {
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  min-height: 100vh;
  background-color: #fff;
  z-index: 9999;
}
.lz-readys .spinner[data-v-44add496] {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -20px;
    margin-top: -0.26667rem;
    margin-left: -20px;
    margin-left: -0.26667rem;
    width: 40px;
    width: 0.53333rem;
    height: 40px;
    height: 0.53333rem;
}
.lz-readys .container1 > div[data-v-44add496],
  .lz-readys .container2 > div[data-v-44add496],
  .lz-readys .container3 > div[data-v-44add496] {
    width: 10px;
    width: 0.13333rem;
    height: 10px;
    height: 0.13333rem;
    background-color: #0084ff;
    border-radius: 100%;
    position: absolute;
    -webkit-animation: bouncedelay-44add496 1.2s infinite ease-in-out;
    animation: bouncedelay-44add496 1.2s infinite ease-in-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.lz-readys .spinner .spinner-container[data-v-44add496] {
    position: absolute;
    width: 100%;
    height: 100%;
}
.lz-readys .container2[data-v-44add496] {
    -webkit-transform: rotateZ(45deg);
    -ms-transform: rotate(45deg);
        transform: rotateZ(45deg);
}
.lz-readys .container3[data-v-44add496] {
    -webkit-transform: rotateZ(90deg);
    -ms-transform: rotate(90deg);
        transform: rotateZ(90deg);
}
.lz-readys .circle1[data-v-44add496] {
    top: 0;
    left: 0;
}
.lz-readys .circle2[data-v-44add496] {
    top: 0;
    right: 0;
}
.lz-readys .circle3[data-v-44add496] {
    right: 0;
    bottom: 0;
}
.lz-readys .circle4[data-v-44add496] {
    left: 0;
    bottom: 0;
}
.lz-readys .container2 .circle1[data-v-44add496] {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}
.lz-readys .container3 .circle1[data-v-44add496] {
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
}
.lz-readys .container1 .circle2[data-v-44add496] {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}
.lz-readys .container2 .circle2[data-v-44add496] {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}
.lz-readys .container3 .circle2[data-v-44add496] {
    -webkit-animation-delay: -0.7s;
    animation-delay: -0.7s;
}
.lz-readys .container1 .circle3[data-v-44add496] {
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.6s;
}
.lz-readys .container2 .circle3[data-v-44add496] {
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s;
}
.lz-readys .container3 .circle3[data-v-44add496] {
    -webkit-animation-delay: -0.4s;
    animation-delay: -0.4s;
}
.lz-readys .container1 .circle4[data-v-44add496] {
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s;
}
.lz-readys .container2 .circle4[data-v-44add496] {
    -webkit-animation-delay: -0.2s;
    animation-delay: -0.2s;
}
.lz-readys .container3 .circle4[data-v-44add496] {
    -webkit-animation-delay: -0.1s;
    animation-delay: -0.1s;
}
@-webkit-keyframes bouncedelay-44add496 {
0%,
  80%,
  100% {
    -webkit-transform: scale(0);
}
40% {
    -webkit-transform: scale(1);
}
}
@keyframes bouncedelay-44add496 {
0%,
  80%,
  100% {
    transform: scale(0);
    -webkit-transform: scale(0);
}
40% {
    transform: scale(1);
    -webkit-transform: scale(1);
}
}
.lz-readys .loadText[data-v-44add496] {
    position: absolute;
    top: 40%;
    left: 50%;
    width: 100px;
    width: 1.33333rem;
    margin-left: -50px;
    margin-left: -0.66667rem;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    font-size: 14px;
    font-size: 0.18667rem;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.6);
    color: #fff;
    font-size: 14px;
    padding-bottom: 10px;
    padding-bottom: 0.13333rem;
}
.lz-readys .loadText .gifLoad[data-v-44add496] {
      width: 60px;
      width: 0.8rem;
      height: 60px;
      height: 0.8rem;
      display: block;
      margin: 10px auto;
      margin: 0.13333rem auto;
}
.design-modal[data-v-44add496] {
  width: 630px;
  width: 8.4rem;
}
.design-modal.design-modal-footer[data-v-44add496] {
    width: 690px;
    width: 9.2rem;
    bottom: 20px;
    bottom: 0.26667rem;
    top: auto;
    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    border-radius: 10px;
    border-radius: 0.13333rem;
    background: rgba(255, 255, 255, 0.8);
}
.design-modal.design-modal-footer .van-dialog__footer[data-v-44add496] {
      display: none;
}
.design-modal.design-modal-confirm[data-v-44add496] {
    width: 650px;
    width: 8.66667rem;
}
.design-modal.design-modal-confirm .van-dialog__content .van-dialog__message[data-v-44add496] {
      padding: 40px 30px;
      padding: 0.53333rem 0.4rem;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-button--default[data-v-44add496] {
      width: 260px;
      width: 3.46667rem;
      height: 80px;
      height: 1.06667rem;
      background: #236DFF;
      border-radius: 40px;
      border-radius: 0.53333rem;
      -webkit-box-flex: 0;
          -ms-flex: none;
              flex: none;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-button--default .van-button__text[data-v-44add496] {
        font-size: 28px;
        font-size: 0.37333rem;
        color: #fff;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-dialog__cancel[data-v-44add496] {
      background: #fff;
      border: 1px solid #236DFF;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-dialog__cancel .van-button__text[data-v-44add496] {
        color: #236DFF;
}
.design-modal .van-dialog__header[data-v-44add496] {
    color: #000000;
    font-size: 34px;
    font-size: 0.45333rem;
    line-height: 48px;
    line-height: 0.64rem;
    padding-top: 40px;
    padding-top: 0.53333rem;
    font-weight: 700;
}
.design-modal .van-dialog__content .van-dialog__message[data-v-44add496] {
    color: #444444;
    font-size: 30px;
    font-size: 0.4rem;
    line-height: 42px;
    line-height: 0.56rem;
    padding: 30px;
    padding: 0.4rem;
}
.design-modal .van-dialog__footer[data-v-44add496] {
    padding: 0 30px 40px;
    padding: 0 0.4rem 0.53333rem;
}
.design-modal .van-dialog__footer.van-hairline--top[data-v-44add496]::after {
      border: none;
}
.design-modal .van-dialog__footer .van-button--default[data-v-44add496] {
      width: 320px;
      width: 4.26667rem;
      height: 88px;
      height: 1.17333rem;
      background: #236DFF;
      border-radius: 44px;
      border-radius: 0.58667rem;
      margin: 0 auto;
      -webkit-box-flex: 0;
          -ms-flex: none;
              flex: none;
}
.design-modal .van-dialog__footer .van-button--default .van-button__text[data-v-44add496] {
        font-size: 32px;
        font-size: 0.42667rem;
        color: #fff;
}
.wrapper[data-v-44add496] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
}
.title[data-v-44add496] {
  font-size: 32px;
  font-size: 0.42667rem;
  color: #000;
  text-align: center;
  padding: 30px 0;
  padding: 0.4rem 0;
  font-weight: bold;
}
.items[data-v-44add496] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow: auto;
  padding: 0 30px;
  padding: 0 0.4rem;
}
.items .item[data-v-44add496] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 30px;
    padding-bottom: 0.4rem;
    border-bottom: 1px solid #f2f2f5;
    margin-top: 30px;
    margin-top: 0.4rem;
}
.items .item[data-v-44add496]:last-child {
      border-bottom: none;
}
.items .item[data-v-44add496]:first-child {
      margin-top: 0;
}
.icon[data-v-44add496] {
  color: #ff8700;
  font-size: 36px;
  font-size: 0.48rem;
  margin-right: 8px;
  margin-top: 4px;
}
.item-title[data-v-44add496] {
  font-size: 32px;
  font-size: 0.42667rem;
  color: #000;
}
.item-detail[data-v-44add496] {
  font-size: 28px;
  font-size: 0.37333rem;
  color: #8a9095;
  text-align: justify;
  margin-top: 16px;
  margin-top: 0.21333rem;
  line-height: 48px;
  line-height: 0.64rem;
}

@charset "UTF-8";
/*---------       字体行高       -----------*/
/*---------       字体颜色       -----------*/
/*---------       边框颜色       -----------*/
/*---------       背景颜色       -----------*/
/*--------- 按钮颜色  ---- */
/* 属性多值传递
ex:
@include remCalc(padding,10,20);
padding: 0.13333rem 0.26667rem;*/
/*按钮纯色系*/
/*按钮边框色系*/
/*按钮大小*/
/*自适应按钮*/
/*标题*/
/*小消息标签*/
/*背景色点击变化*/
/*字数省略限制*/
/*波纹点击效果*/
/*按钮*/
/*最大按钮*/
.wts-btn-big[data-v-2ff24b16] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big[data-v-2ff24b16]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*中型按钮*/
.wts-btn-middle[data-v-2ff24b16] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 294px;
  width: 3.92rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 80px;
  line-height: 1.06667rem;
  border-radius: 8px;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-middle[data-v-2ff24b16]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-all[data-v-2ff24b16] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 110px;
  height: 1.46667rem;
  font-size: 40px;
  font-size: 0.53333rem;
  line-height: 110px;
  line-height: 1.46667rem;
  border-radius: 0;
  display: block;
  text-align: center;
}
.wts-btn-all[data-v-2ff24b16]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-free[data-v-2ff24b16] {
  color: #fff;
  background-color: #ff6e06;
  font-size: 30px;
  font-size: 0.4rem;
  border-radius: 5px;
  padding: 3px 10px;
  padding: 3px 0.13333rem;
  display: inline-block;
  text-align: center;
}
.wts-btn-free[data-v-2ff24b16]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}
.wts-btn-big-blue[data-v-2ff24b16] {
  color: #fff;
  background-color: #3aa9f8;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 94px;
  height: 1.25333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 94px;
  line-height: 1.25333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-blue[data-v-2ff24b16]:focus {
    color: #e6e6e6;
    background-color: #0994f6;
}

/*蓝色线型按钮-中*/
.wts-btn-cp[data-v-2ff24b16] {
  color: #fff;
  background-color: #0084ff;
  border: 1px solid #fff;
  display: inline-block;
  text-align: center;
  width: 310px;
  width: 4.13333rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 76px;
  line-height: 1.01333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-cp[data-v-2ff24b16]:hover, .wts-btn-cp[data-v-2ff24b16]:focus {
    color: #fff;
    background-color: #fff;
    border: 1px solid #fff;
}
.wts-btn-radius[data-v-2ff24b16] {
  color: #aaa;
  background-color: #fff;
  border: 1px solid #aaa;
  display: inline-block;
  text-align: center;
  width: 153px;
  width: 2.04rem;
  height: 55px;
  height: 0.73333rem;
  font-size: 26px;
  font-size: 0.34667rem;
  line-height: 55px;
  line-height: 0.73333rem;
  border-radius: 25px;
  border-radius: 0.33333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-radius[data-v-2ff24b16]:hover, .wts-btn-radius[data-v-2ff24b16]:focus {
    color: #fff;
    background-color: #aaa;
    border: 1px solid #aaa;
}

/*微大型按钮*/
.wts-btn-big-01[data-v-2ff24b16] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 590px;
  width: 7.86667rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-01[data-v-2ff24b16]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*查看更多*/
.wts-btn-more[data-v-2ff24b16] {
  display: block;
  border-top: 1px solid #eee;
  height: 86px;
  height: 1.14667rem;
  line-height: 86px;
  line-height: 1.14667rem;
  text-align: center;
  margin-left: -60px;
  margin-left: -0.8rem;
  color: #000;
  font-size: 28px;
  font-size: 0.37333rem;
  position: relative;
}
.wts-btn-more[data-v-2ff24b16]:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 38%;
  margin-top: -18px;
  margin-top: -0.24rem;
  margin-left: 90px;
  margin-left: 1.2rem;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  border-right: 3px solid #000;
  border-top: 3px solid #000;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}
.body-container[data-v-2ff24b16] {
  width: 750px;
  width: 10rem;
  margin: 0 auto;
  position: relative;
  background-color: #f5f5f5;
}
.lz-top-img[data-v-2ff24b16] {
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
}

/*单选框*/
.lz-radio[data-v-2ff24b16] {
  position: relative;
  -webkit-appearance: none;
  width: 18px;
  width: 0.24rem;
  height: 18px;
  height: 0.24rem;
  background-color: transparent;
  border: none;
}
.lz-radio[data-v-2ff24b16]:before {
  content: "\e623";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 12px;
  font-size: 0.16rem;
  line-height: 18px;
  line-height: 0.24rem;
  text-align: center;
  width: 18px;
  width: 0.24rem;
  height: 18px;
  height: 0.24rem;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  color: #fff;
  opacity: 1;
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 50%;
}
.lz-radio[data-v-2ff24b16]:checked::before {
  background-color: #0084ff;
  border: 1px solid #0084ff;
}
.lz-radio-new[data-v-2ff24b16] {
  position: relative;
  background-color: #fff;
  width: 40px;
  width: 0.53333rem;
  height: 40px;
  height: 0.53333rem;
  border-radius: 50%;
  display: inline-block;
  border: 1px solid #e5e5e5;
}
.lz-radio-new[data-check=true][data-v-2ff24b16] {
  background-color: #0084ff;
  border: 1px solid #0084ff;
}
.lz-radio-new[data-check=true][data-v-2ff24b16]:before {
  content: "\e6f0";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 20px;
  font-size: 0.26667rem;
  line-height: 40px;
  line-height: 0.53333rem;
  text-align: center;
  color: #fff;
  position: absolute;
  top: 2px;
  right: 4px;
  margin-top: -1px;
}

/*多选框*/
.lz-checkbox[data-v-2ff24b16] {
  position: relative;
  -webkit-appearance: none;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: transparent;
  border: none;
}
.lz-checkbox[data-v-2ff24b16]:before {
  content: "\e64e";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 14px;
  font-size: 0.18667rem;
  line-height: 24px;
  line-height: 0.32rem;
  text-align: center;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: #fff;
  color: transparent;
  border: 1px solid #ccc;
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 6px;
}
.lz-checkbox[data-v-2ff24b16]:checked::before {
  color: #0084ff;
  background-color: #fff;
  border: 1px solid #0084ff;
}

/*多选框2-选择外层选中*/
.lz-checkbox-02[data-v-2ff24b16] {
  position: relative;
  -webkit-appearance: none;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: transparent;
  border: none;
}
.lz-checkbox-02[data-v-2ff24b16]:before {
  content: "\e623";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 14px;
  font-size: 0.18667rem;
  line-height: 21px;
  line-height: 0.28rem;
  text-align: center;
  width: 22px;
  width: 0.29333rem;
  height: 21px;
  height: 0.28rem;
  background-color: #fff;
  color: transparent;
  border: 1px solid #ccc;
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.checkLi[data-v-2ff24b16] {
  color: #0084ff !important;
}
.checkLi .lz-checkbox-02[data-v-2ff24b16]:before {
    color: #fff;
    background-color: #0084ff;
    border: 1px solid #0084ff;
}

/*底部按钮*/
.lz-apply-btn[data-v-2ff24b16] {
  position: fixed;
  bottom: 0;
  border-top: 2px solid #fff;
  z-index: 20;
  color: #666;
  background-color: #f0f0f0;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 100px;
  height: 1.33333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 0;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.lz-apply-btn i[data-v-2ff24b16] {
    font-size: 40px;
    font-size: 0.53333rem;
    margin-right: 10px;
    margin-right: 0.13333rem;
}

/*底部提示*/
.lz-lp-footer[data-v-2ff24b16] {
  position: absolute;
  bottom: 100px;
  bottom: 1.33333rem;
  padding: 10px;
  padding: 0.13333rem;
}
.lz-lp-footer p[data-v-2ff24b16] {
    margin-bottom: 10px;
    margin-bottom: 0.13333rem;
}

/*顶部返回栏*/
.lz-top-title-empty[data-v-2ff24b16] {
  width: 100%;
  height: 90px;
  height: 1.2rem;
}
.lz-top-title[data-v-2ff24b16] {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 555;
  width: 100%;
  height: 90px;
  height: 1.2rem;
  line-height: 90px;
  line-height: 1.2rem;
  background-color: #0084ff;
  color: #fff;
  font-size: 28px;
  font-size: 0.37333rem;
}
.lz-top-title .left[data-v-2ff24b16] {
    position: absolute;
    top: 0;
    left: 20px;
    left: 0.26667rem;
    color: #fff;
}
.lz-top-title .right[data-v-2ff24b16] {
    position: absolute;
    top: 0;
    right: 20px;
    right: 0.26667rem;
    color: #fff;
}
.lz-top-title .center[data-v-2ff24b16] {
    text-align: center;
    font-size: 32px;
    font-size: 0.42667rem;
}

/*订单页*/
.lz-order-list[data-v-2ff24b16] {
  background-color: #fff;
  padding-top: 44px;
  padding-top: 0.58667rem;
}
.lz-order-list .titles[data-v-2ff24b16] {
    font-size: 36px;
    font-size: 0.48rem;
    color: #222;
    text-align: center;
}
.lz-order-list .need-com[data-v-2ff24b16] {
    position: relative;
    top: -4px;
    font-size: 12px;
    font-size: 0.16rem;
    line-height: 1.2;
    padding: 1px 8px;
    background-color: #fff;
    position: relative;
    color: #fff;
    border-radius: 5px;
    font-size: 28px;
    font-size: 0.37333rem;
    border: 1px solid #0084ff;
    margin-left: 5px;
    color: #0084ff;
}
.lz-order-list .need-com[data-v-2ff24b16]::before {
      content: '';
      position: absolute;
      left: -6px;
      top: 50%;
      margin-top: -3px;
      width: 0;
      height: 0;
      border: 3px solid transparent;
      border-right-color: #fff;
}
.lz-order-list .need-com[data-v-2ff24b16]:before {
    content: 0;
}
.lz-order-list .uls-order[data-v-2ff24b16] {
    width: 100%;
}
.lz-order-list .uls-order > li[data-v-2ff24b16] {
      text-align: center;
      font-size: 36px;
      font-size: 0.48rem;
      display: block;
      padding: 40px 0;
      padding: 0.53333rem 0;
}
.lz-order-list .uls-order > li .order-name[data-v-2ff24b16] {
        display: block;
        line-height: 40px;
        line-height: 0.53333rem;
        color: #000;
}
.lz-order-list .uls-order > li .order-inform[data-v-2ff24b16] {
        font-size: 60px;
        font-size: 0.8rem;
        display: block;
        margin-top: 4px;
        line-height: 80px;
        line-height: 1.06667rem;
        color: #ff6f07;
}
.lz-order-list .btn-check[data-v-2ff24b16],
  .lz-order-list .btn-pay[data-v-2ff24b16] {
    color: #ccc;
    background-color: #fff;
    border: 1px solid #ccc;
    display: inline-block;
    text-align: center;
    width: 180px;
    width: 2.4rem;
    height: 60px;
    height: 0.8rem;
    font-size: 28px;
    font-size: 0.37333rem;
    line-height: 56px;
    line-height: 0.74667rem;
    border-radius: 0;
    float: right;
    margin-left: 10px;
    margin-left: 0.13333rem;
}
.lz-order-list .btn-check[data-v-2ff24b16]:hover, .lz-order-list .btn-check[data-v-2ff24b16]:focus,
    .lz-order-list .btn-pay[data-v-2ff24b16]:hover,
    .lz-order-list .btn-pay[data-v-2ff24b16]:focus {
      color: #fff;
      background-color: #ccc;
      border: 1px solid #ccc;
}
.pay-many[data-v-2ff24b16] {
  margin-top: 12px;
  margin-top: 0.16rem;
  line-height: 88px;
  line-height: 1.17333rem;
  display: block;
  padding-left: 30px;
  padding-left: 0.4rem;
  font-size: 36px;
  font-size: 0.48rem;
}
.lz-bankBanch[data-v-2ff24b16] {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}
.lz-bankBanch.active[data-v-2ff24b16] {
    display: block;
}
.lz-bankBanch .lz-drop-search[data-v-2ff24b16] {
    background-color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}
.lz-bankBanch .lz-drop-search .title[data-v-2ff24b16] {
      position: relative;
      width: 100%;
      height: 100px;
      height: 1.33333rem;
      line-height: 100px;
      line-height: 1.33333rem;
      font-size: 34px;
      font-size: 0.45333rem;
      text-align: center;
}
.lz-bankBanch .lz-drop-search .title i[data-v-2ff24b16] {
        font-size: 50px;
        font-size: 0.66667rem;
        position: absolute;
        right: 0;
        top: 0;
        width: 80px;
        width: 1.06667rem;
        line-height: 100px;
        line-height: 1.33333rem;
}
.lz-bankBanch .lz-drop-search .search-box[data-v-2ff24b16] {
      position: relative;
      width: 100%;
      height: 100px;
      height: 1.33333rem;
      padding: 15px 40px;
      padding: 0.2rem 0.53333rem;
      text-align: center;
      background-color: #f5f5f5;
}
.lz-bankBanch .lz-drop-search .search-box i[data-v-2ff24b16] {
        position: absolute;
        left: 50px;
        left: 0.66667rem;
        top: 50%;
        margin-top: -35px;
        margin-top: -0.46667rem;
        font-size: 30px;
        font-size: 0.4rem;
        height: 70px;
        height: 0.93333rem;
        line-height: 70px;
        line-height: 0.93333rem;
        color: #999;
}
.lz-bankBanch .lz-drop-search .search[data-v-2ff24b16] {
      display: block;
      width: 100%;
      height: 70px;
      height: 0.93333rem;
      background-color: #fff;
      color: #333;
      padding-left: 50px;
      padding-left: 0.66667rem;
      margin: 0;
      border-color: #fff;
      font-size: 32px;
      font-size: 0.42667rem;
      border: none;
}
.lz-bankBanch .lz-drop-search .selected[data-v-2ff24b16] {
      width: 100%;
      height: 300px;
      height: 4rem;
      padding: 10px 20px;
      padding: 0.13333rem 0.26667rem;
      overflow: auto !important;
}
.lz-bankBanch .lz-drop-search .selected .option[data-v-2ff24b16] {
        position: relative;
        display: block;
        min-height: 20px;
        min-height: 0.26667rem;
        width: 100%;
        font-size: 16px;
        font-size: 0.21333rem;
        line-height: 20px;
        line-height: 0.26667rem;
        padding: 5px 0;
        color: #666;
        border-top: 1px solid #ececec;
}
.lz-bankBanch .lz-drop-search .selected .option[data-v-2ff24b16]:first-child {
          border-top: none;
}
.lz-list-block[data-v-2ff24b16] {
  position: relative;
}
.lz-list-block .ul-List .icons-left[data-v-2ff24b16] {
    position: absolute;
    width: 50px;
    width: 0.66667rem;
    left: 0;
    top: 25px;
    top: 0.33333rem;
    display: inline-block;
    height: 50px;
    height: 0.66667rem;
    font-size: 44px;
    font-size: 0.58667rem;
    color: #0084ff;
}
.lz-list-block .ul-List .ripple[data-v-2ff24b16] {
    position: relative;
    overflow: hidden;
}
.lz-list-block .ul-List .ripple[data-v-2ff24b16]:after {
      content: "";
      display: block;
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      pointer-events: none;
      background-image: radial-gradient(circle, #666 10%, transparent 10.01%);
      background-repeat: no-repeat;
      background-position: 50%;
      -webkit-transform: scale(10, 10);
          -ms-transform: scale(10, 10);
              transform: scale(10, 10);
      opacity: 0;
      -webkit-transition: opacity .5s, -webkit-transform .3s;
      transition: opacity .5s, -webkit-transform .3s;
      transition: transform .3s, opacity .5s;
      transition: transform .3s, opacity .5s, -webkit-transform .3s;
}
.lz-list-block .ul-List .ripple[data-v-2ff24b16]:active:after {
      -webkit-transform: scale(0, 0);
          -ms-transform: scale(0, 0);
              transform: scale(0, 0);
      opacity: .3;
      -webkit-transition: 0s;
      transition: 0s;
}
.lz-list-block .ul-List .item-content[data-v-2ff24b16] {
    background-color: #fff;
    width: 100%;
    line-height: 100px;
    line-height: 1.33333rem;
    height: 100px;
    height: 1.33333rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 30px;
    padding: 0 0.4rem;
    border-bottom: 1px solid #e7e7e7;
    font-size: 30px;
    font-size: 0.4rem;
}
.lz-list-block .ul-List .item-content > a.item-link[data-v-2ff24b16] {
      font-size: 30px;
      font-size: 0.4rem;
      display: block;
      width: 100%;
      height: 100%;
      color: #000;
}
.lz-list-block .ul-List .item-content .item-inner[data-v-2ff24b16] {
      width: 100%;
      height: 100%;
      position: relative;
      padding-right: 40px;
      padding-right: 0.53333rem;
      padding-left: 70px;
      padding-left: 0.93333rem;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
}
.lz-list-block .ul-List .item-content .icon-gerenziliao[data-v-2ff24b16] {
      font-size: 30px;
      font-size: 0.4rem;
}
.lz-list-block .ul-List .item-content .icons-right[data-v-2ff24b16] {
      position: absolute;
      right: 0;
      top: 0;
      display: inline-block;
      height: 100px;
      height: 1.33333rem;
      line-height: 100px;
      line-height: 1.33333rem;
      font-size: 36px;
      font-size: 0.48rem;
      color: #cac9ce;
}
.lz-list-block .ul-List .item-content .item-form[data-v-2ff24b16] {
      padding-left: 0;
}
.lz-list-block .ul-List .item-content .item-form .item-e-left[data-v-2ff24b16] {
        width: 30%;
        height: 100%;
        display: inline-block;
        float: left;
}
.lz-list-block .ul-List .item-content .item-form .item-e-right[data-v-2ff24b16] {
        width: 68%;
        height: 100%;
        text-align: right;
        display: inline-block;
        float: right;
        margin-bottom: 0;
}
.lz-list-block .ul-List .item-content .item-form input[type="text"][data-v-2ff24b16] {
        border: none;
        background-color: #fff;
}
.lz-list-block .ul-List .item-content .item-form .lz-radio[data-v-2ff24b16] {
        margin-top: 30px;
        margin-top: 0.4rem;
}
.lz-list-block .ul-List .item-content .item-form .date-input[data-v-2ff24b16] {
        border: none;
        text-align: right;
        background-color: #fff;
        height: 90px;
        height: 1.2rem;
        line-height: 90px;
        line-height: 1.2rem;
        margin-right: -55px;
        margin-right: -0.73333rem;
}
.lz-list-block .ul-List .item-content .item-title[data-v-2ff24b16] {
      padding: 0;
}
.lz-list-block .ul-List .item-content .item-title .item-img[data-v-2ff24b16] {
        position: absolute;
        right: 0;
        top: 5px;
        width: 90px;
        width: 1.2rem;
        height: 90px;
        height: 1.2rem;
        border-radius: 50%;
}
.shadeBox[data-v-2ff24b16] {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 999;
  background-color: rgba(0, 0, 0, 0.4);
}
#emptyDom[data-v-2ff24b16] {
  font-size: 34px;
  font-size: 0.45333rem;
}
#emptyDom .empty-icon[data-v-2ff24b16] {
    width: 185px;
    width: 2.46667rem;
    display: block;
    margin: 30px auto 10px;
    margin: 0.4rem auto 0.13333rem;
}
#emptyDom p[data-v-2ff24b16] {
    text-align: center;
    font-size: 34px;
    font-size: 0.45333rem;
}
.lz-layer-bg[data-v-2ff24b16] {
  background-color: transparent !important;
}
.layui-m-layer2 .layui-m-layerchild p[data-v-2ff24b16] {
  color: #fff;
}
.layout-enter-active[data-v-2ff24b16], .layout-leave-active[data-v-2ff24b16] {
  -webkit-transition: opacity .5s;
  transition: opacity .5s;
}
.layout-enter[data-v-2ff24b16], .layout-leave-active[data-v-2ff24b16] {
  opacity: 0;
}
.van-picker button[data-v-2ff24b16] {
  font-size: 30px;
  font-size: 0.4rem;
}
.van-image[data-v-2ff24b16] {
  vertical-align: middle;
}
.van-image img[data-v-2ff24b16] {
    vertical-align: middle;
}
.share-process-yindao[data-v-2ff24b16] {
  background-color: transparent;
  position: fixed;
  left: 0;
  top: 0;
  width: 750px;
  width: 10rem;
}
.share-process-yindao .layui-m-layercont[data-v-2ff24b16] {
    text-align: right;
    padding-right: 20px;
    padding-right: 0.26667rem;
    padding-top: 20px;
    padding-top: 0.26667rem;
}
.share-process-yindao img[data-v-2ff24b16] {
    width: 560px;
    width: 7.46667rem;
}
.vue-puzzle-vcode[data-v-2ff24b16] {
  z-index: 999999 !important;
}
.vue-puzzle-vcode .vue-auth-box_[data-v-2ff24b16] {
    top: 50%;
}
.margin-top-10[data-v-2ff24b16] {
  margin-top: 10px !important;
  margin-top: 0.13333rem !important;
}
.margin-top-20[data-v-2ff24b16] {
  margin-top: 20px !important;
  margin-top: 0.26667rem !important;
}
.margin-top-30[data-v-2ff24b16] {
  margin-top: 30px !important;
  margin-top: 0.4rem !important;
}
.margin-top-40[data-v-2ff24b16] {
  margin-top: 40px !important;
  margin-top: 0.53333rem !important;
}
.margin-top-50[data-v-2ff24b16] {
  margin-top: 50px !important;
  margin-top: 0.66667rem !important;
}
.margin-top-60[data-v-2ff24b16] {
  margin-top: 60px !important;
  margin-top: 0.8rem !important;
}
.margin-right-10[data-v-2ff24b16] {
  margin-right: 10px !important;
  margin-right: 0.13333rem !important;
}
.margin-right-20[data-v-2ff24b16] {
  margin-right: 20px !important;
  margin-right: 0.26667rem !important;
}
.margin-right-30[data-v-2ff24b16] {
  margin-right: 30px !important;
  margin-right: 0.4rem !important;
}
.margin-right-40[data-v-2ff24b16] {
  margin-right: 40px !important;
  margin-right: 0.53333rem !important;
}
.margin-right-50[data-v-2ff24b16] {
  margin-right: 50px !important;
  margin-right: 0.66667rem !important;
}
.margin-right-60[data-v-2ff24b16] {
  margin-right: 60px !important;
  margin-right: 0.8rem !important;
}
.margin-bottom-10[data-v-2ff24b16] {
  margin-bottom: 10px !important;
  margin-bottom: 0.13333rem !important;
}
.margin-bottom-20[data-v-2ff24b16] {
  margin-bottom: 20px !important;
  margin-bottom: 0.26667rem !important;
}
.margin-bottom-30[data-v-2ff24b16] {
  margin-bottom: 30px !important;
  margin-bottom: 0.4rem !important;
}
.margin-bottom-40[data-v-2ff24b16] {
  margin-bottom: 40px !important;
  margin-bottom: 0.53333rem !important;
}
.margin-bottom-50[data-v-2ff24b16] {
  margin-bottom: 50px !important;
  margin-bottom: 0.66667rem !important;
}
.margin-bottom-60[data-v-2ff24b16] {
  margin-bottom: 60px !important;
  margin-bottom: 0.8rem !important;
}
.margin-left-10[data-v-2ff24b16] {
  margin-left: 10px !important;
  margin-left: 0.13333rem !important;
}
.margin-left-20[data-v-2ff24b16] {
  margin-left: 20px !important;
  margin-left: 0.26667rem !important;
}
.margin-left-30[data-v-2ff24b16] {
  margin-left: 30px !important;
  margin-left: 0.4rem !important;
}
.margin-left-40[data-v-2ff24b16] {
  margin-left: 40px !important;
  margin-left: 0.53333rem !important;
}
.margin-left-50[data-v-2ff24b16] {
  margin-left: 50px !important;
  margin-left: 0.66667rem !important;
}
.margin-left-60[data-v-2ff24b16] {
  margin-left: 60px !important;
  margin-left: 0.8rem !important;
}
.padding-top-10[data-v-2ff24b16] {
  padding-top: 10px !important;
  padding-top: 0.13333rem !important;
}
.padding-top-20[data-v-2ff24b16] {
  padding-top: 20px !important;
  padding-top: 0.26667rem !important;
}
.padding-top-30[data-v-2ff24b16] {
  padding-top: 30px !important;
  padding-top: 0.4rem !important;
}
.padding-top-40[data-v-2ff24b16] {
  padding-top: 40px !important;
  padding-top: 0.53333rem !important;
}
.padding-top-50[data-v-2ff24b16] {
  padding-top: 50px !important;
  padding-top: 0.66667rem !important;
}
.padding-top-60[data-v-2ff24b16] {
  padding-top: 60px !important;
  padding-top: 0.8rem !important;
}
.padding-right-10[data-v-2ff24b16] {
  padding-right: 10px !important;
  padding-right: 0.13333rem !important;
}
.padding-right-20[data-v-2ff24b16] {
  padding-right: 20px !important;
  padding-right: 0.26667rem !important;
}
.padding-right-30[data-v-2ff24b16] {
  padding-right: 30px !important;
  padding-right: 0.4rem !important;
}
.padding-right-40[data-v-2ff24b16] {
  padding-right: 40px !important;
  padding-right: 0.53333rem !important;
}
.padding-right-50[data-v-2ff24b16] {
  padding-right: 50px !important;
  padding-right: 0.66667rem !important;
}
.padding-right-60[data-v-2ff24b16] {
  padding-right: 60px !important;
  padding-right: 0.8rem !important;
}
.padding-bottom-10[data-v-2ff24b16] {
  padding-bottom: 10px !important;
  padding-bottom: 0.13333rem !important;
}
.padding-bottom-20[data-v-2ff24b16] {
  padding-bottom: 20px !important;
  padding-bottom: 0.26667rem !important;
}
.padding-bottom-30[data-v-2ff24b16] {
  padding-bottom: 30px !important;
  padding-bottom: 0.4rem !important;
}
.padding-bottom-40[data-v-2ff24b16] {
  padding-bottom: 40px !important;
  padding-bottom: 0.53333rem !important;
}
.padding-bottom-50[data-v-2ff24b16] {
  padding-bottom: 50px !important;
  padding-bottom: 0.66667rem !important;
}
.padding-bottom-60[data-v-2ff24b16] {
  padding-bottom: 60px !important;
  padding-bottom: 0.8rem !important;
}
.padding-left-10[data-v-2ff24b16] {
  padding-left: 10px !important;
  padding-left: 0.13333rem !important;
}
.padding-left-20[data-v-2ff24b16] {
  padding-left: 20px !important;
  padding-left: 0.26667rem !important;
}
.padding-left-30[data-v-2ff24b16] {
  padding-left: 30px !important;
  padding-left: 0.4rem !important;
}
.padding-left-40[data-v-2ff24b16] {
  padding-left: 40px !important;
  padding-left: 0.53333rem !important;
}
.padding-left-50[data-v-2ff24b16] {
  padding-left: 50px !important;
  padding-left: 0.66667rem !important;
}
.padding-left-60[data-v-2ff24b16] {
  padding-left: 60px !important;
  padding-left: 0.8rem !important;
}
.bac-transparent[data-v-2ff24b16] {
  background-color: transparent !important;
}
.bac-transparent .layui-m-layerchild[data-v-2ff24b16] {
    background-color: transparent !important;
}
.layui-m-layer-lzAlert[data-v-2ff24b16] {
  width: 80% !important;
}
.layui-m-layer-lzAlert h3[data-v-2ff24b16] {
    line-height: 32px;
    line-height: 0.42667rem;
    height: unset;
    padding-top: 46px;
    padding-top: 0.61333rem;
    font-size: 32px;
    font-size: 0.42667rem;
}
.layui-m-layer-lzAlert .layui-m-layercont[data-v-2ff24b16] {
    font-size: 30px;
    font-size: 0.4rem;
    max-height: 300px;
    max-height: 4rem;
    overflow: auto;
    word-break: break-all;
    padding: 60px 40px;
    padding: 0.8rem 0.53333rem;
}
.layui-m-layer-lzAlert .layui-m-layerbtn span[yes][data-v-2ff24b16] {
    font-size: 30px;
    font-size: 0.4rem;
    color: #0084ff !important;
}
.layui-m-layer-inquiry[data-v-2ff24b16] {
  width: 80% !important;
}
.layui-m-layer-inquiry .layui-m-layercont[data-v-2ff24b16] {
    font-size: 30px;
    font-size: 0.4rem;
}
.layui-m-layer-design-lzAlert[data-v-2ff24b16] {
  width: 670px !important;
  width: 8.93333rem !important;
  padding-bottom: 70px;
  padding-bottom: 0.93333rem;
  border-radius: 32px !important;
  border-radius: 0.42667rem !important;
  background: url(../../static-product/img/alertbg.dacbbd63.png) no-repeat;
  background-size: 401px 334px;
  background-size: 5.34667rem 4.45333rem;
  background-position: center 168px;
  background-position: center 2.24rem;
  background-color: #fff;
}
.layui-m-layer-design-lzAlert .layui-m-layercont[data-v-2ff24b16] {
    font-size: 30px;
    font-size: 0.4rem;
    overflow: auto;
    word-break: break-all;
    padding: 60px 40px;
    padding: 0.8rem 0.53333rem;
}
.layui-m-layer-design-lzAlert .layui-m-layercont .title[data-v-2ff24b16] {
      font-size: 38px;
      font-size: 0.50667rem;
      line-height: 48px;
      line-height: 0.64rem;
      color: #000;
      text-align: center;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      font-family: PingFangSC-Semibold;
}
.layui-m-layer-design-lzAlert .layui-m-layercont .desc[data-v-2ff24b16] {
      font-size: 32px;
      font-size: 0.42667rem;
      color: #3c464f;
      text-align: center;
      line-height: 48px;
      line-height: 0.64rem;
      height: 144px;
      height: 1.92rem;
      overflow-y: auto;
      -webkit-overflow-scrolling: touch;
      margin-top: 439px;
      margin-top: 5.85333rem;
      font-family: PingFangSC-Regular;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn[data-v-2ff24b16] {
    width: 345px;
    width: 4.6rem;
    height: 95px;
    height: 1.26667rem;
    line-height: 95px;
    line-height: 1.26667rem;
    background: #3c7cfc;
    border: 1px solid #3c7cfc;
    overflow: hidden;
    -webkit-box-shadow: 0 10px 22px 0 rgba(60, 124, 252, 0.2);
    -webkit-box-shadow: 0 0.13333rem 0.29333rem 0 rgba(60, 124, 252, 0.2);
            box-shadow: 0 10px 22px 0 rgba(60, 124, 252, 0.2);
            box-shadow: 0 0.13333rem 0.29333rem 0 rgba(60, 124, 252, 0.2);
    border-radius: 54px;
    border-radius: 0.72rem;
    margin: 0 auto;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn span[yes][data-v-2ff24b16] {
      font-size: 36px;
      font-size: 0.48rem;
      color: #fff;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn span[yes][data-v-2ff24b16]:active {
      background: #3c7cfc;
}

/*按钮*/
/*最大按钮*/
.wts-btn-big[data-v-2ff24b16] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big[data-v-2ff24b16]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*中型按钮*/
.wts-btn-middle[data-v-2ff24b16] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 294px;
  width: 3.92rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 80px;
  line-height: 1.06667rem;
  border-radius: 8px;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-middle[data-v-2ff24b16]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-all[data-v-2ff24b16] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 110px;
  height: 1.46667rem;
  font-size: 40px;
  font-size: 0.53333rem;
  line-height: 110px;
  line-height: 1.46667rem;
  border-radius: 0;
  display: block;
  text-align: center;
}
.wts-btn-all[data-v-2ff24b16]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-free[data-v-2ff24b16] {
  color: #fff;
  background-color: #ff6e06;
  font-size: 30px;
  font-size: 0.4rem;
  border-radius: 5px;
  padding: 3px 10px;
  padding: 3px 0.13333rem;
  display: inline-block;
  text-align: center;
}
.wts-btn-free[data-v-2ff24b16]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}
.wts-btn-big-blue[data-v-2ff24b16] {
  color: #fff;
  background-color: #3aa9f8;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 94px;
  height: 1.25333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 94px;
  line-height: 1.25333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-blue[data-v-2ff24b16]:focus {
    color: #e6e6e6;
    background-color: #0994f6;
}

/*蓝色线型按钮-中*/
.wts-btn-cp[data-v-2ff24b16] {
  color: #fff;
  background-color: #0084ff;
  border: 1px solid #fff;
  display: inline-block;
  text-align: center;
  width: 310px;
  width: 4.13333rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 76px;
  line-height: 1.01333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-cp[data-v-2ff24b16]:hover, .wts-btn-cp[data-v-2ff24b16]:focus {
    color: #fff;
    background-color: #fff;
    border: 1px solid #fff;
}
.wts-btn-radius[data-v-2ff24b16] {
  color: #aaa;
  background-color: #fff;
  border: 1px solid #aaa;
  display: inline-block;
  text-align: center;
  width: 153px;
  width: 2.04rem;
  height: 55px;
  height: 0.73333rem;
  font-size: 26px;
  font-size: 0.34667rem;
  line-height: 55px;
  line-height: 0.73333rem;
  border-radius: 25px;
  border-radius: 0.33333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-radius[data-v-2ff24b16]:hover, .wts-btn-radius[data-v-2ff24b16]:focus {
    color: #fff;
    background-color: #aaa;
    border: 1px solid #aaa;
}

/*微大型按钮*/
.wts-btn-big-01[data-v-2ff24b16] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 590px;
  width: 7.86667rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-01[data-v-2ff24b16]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*查看更多*/
.wts-btn-more[data-v-2ff24b16] {
  display: block;
  border-top: 1px solid #eee;
  height: 86px;
  height: 1.14667rem;
  line-height: 86px;
  line-height: 1.14667rem;
  text-align: center;
  margin-left: -60px;
  margin-left: -0.8rem;
  color: #000;
  font-size: 28px;
  font-size: 0.37333rem;
  position: relative;
}
.wts-btn-more[data-v-2ff24b16]:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 38%;
  margin-top: -18px;
  margin-top: -0.24rem;
  margin-left: 90px;
  margin-left: 1.2rem;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  border-right: 3px solid #000;
  border-top: 3px solid #000;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}
.lz-readys[data-v-2ff24b16] {
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  min-height: 100vh;
  background-color: #fff;
  z-index: 9999;
}
.lz-readys .spinner[data-v-2ff24b16] {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -20px;
    margin-top: -0.26667rem;
    margin-left: -20px;
    margin-left: -0.26667rem;
    width: 40px;
    width: 0.53333rem;
    height: 40px;
    height: 0.53333rem;
}
.lz-readys .container1 > div[data-v-2ff24b16],
  .lz-readys .container2 > div[data-v-2ff24b16],
  .lz-readys .container3 > div[data-v-2ff24b16] {
    width: 10px;
    width: 0.13333rem;
    height: 10px;
    height: 0.13333rem;
    background-color: #0084ff;
    border-radius: 100%;
    position: absolute;
    -webkit-animation: bouncedelay-2ff24b16 1.2s infinite ease-in-out;
    animation: bouncedelay-2ff24b16 1.2s infinite ease-in-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.lz-readys .spinner .spinner-container[data-v-2ff24b16] {
    position: absolute;
    width: 100%;
    height: 100%;
}
.lz-readys .container2[data-v-2ff24b16] {
    -webkit-transform: rotateZ(45deg);
    -ms-transform: rotate(45deg);
        transform: rotateZ(45deg);
}
.lz-readys .container3[data-v-2ff24b16] {
    -webkit-transform: rotateZ(90deg);
    -ms-transform: rotate(90deg);
        transform: rotateZ(90deg);
}
.lz-readys .circle1[data-v-2ff24b16] {
    top: 0;
    left: 0;
}
.lz-readys .circle2[data-v-2ff24b16] {
    top: 0;
    right: 0;
}
.lz-readys .circle3[data-v-2ff24b16] {
    right: 0;
    bottom: 0;
}
.lz-readys .circle4[data-v-2ff24b16] {
    left: 0;
    bottom: 0;
}
.lz-readys .container2 .circle1[data-v-2ff24b16] {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}
.lz-readys .container3 .circle1[data-v-2ff24b16] {
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
}
.lz-readys .container1 .circle2[data-v-2ff24b16] {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}
.lz-readys .container2 .circle2[data-v-2ff24b16] {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}
.lz-readys .container3 .circle2[data-v-2ff24b16] {
    -webkit-animation-delay: -0.7s;
    animation-delay: -0.7s;
}
.lz-readys .container1 .circle3[data-v-2ff24b16] {
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.6s;
}
.lz-readys .container2 .circle3[data-v-2ff24b16] {
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s;
}
.lz-readys .container3 .circle3[data-v-2ff24b16] {
    -webkit-animation-delay: -0.4s;
    animation-delay: -0.4s;
}
.lz-readys .container1 .circle4[data-v-2ff24b16] {
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s;
}
.lz-readys .container2 .circle4[data-v-2ff24b16] {
    -webkit-animation-delay: -0.2s;
    animation-delay: -0.2s;
}
.lz-readys .container3 .circle4[data-v-2ff24b16] {
    -webkit-animation-delay: -0.1s;
    animation-delay: -0.1s;
}
@-webkit-keyframes bouncedelay-2ff24b16 {
0%,
  80%,
  100% {
    -webkit-transform: scale(0);
}
40% {
    -webkit-transform: scale(1);
}
}
@keyframes bouncedelay-2ff24b16 {
0%,
  80%,
  100% {
    transform: scale(0);
    -webkit-transform: scale(0);
}
40% {
    transform: scale(1);
    -webkit-transform: scale(1);
}
}
.lz-readys .loadText[data-v-2ff24b16] {
    position: absolute;
    top: 40%;
    left: 50%;
    width: 100px;
    width: 1.33333rem;
    margin-left: -50px;
    margin-left: -0.66667rem;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    font-size: 14px;
    font-size: 0.18667rem;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.6);
    color: #fff;
    font-size: 14px;
    padding-bottom: 10px;
    padding-bottom: 0.13333rem;
}
.lz-readys .loadText .gifLoad[data-v-2ff24b16] {
      width: 60px;
      width: 0.8rem;
      height: 60px;
      height: 0.8rem;
      display: block;
      margin: 10px auto;
      margin: 0.13333rem auto;
}
.design-modal[data-v-2ff24b16] {
  width: 630px;
  width: 8.4rem;
}
.design-modal.design-modal-footer[data-v-2ff24b16] {
    width: 690px;
    width: 9.2rem;
    bottom: 20px;
    bottom: 0.26667rem;
    top: auto;
    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    border-radius: 10px;
    border-radius: 0.13333rem;
    background: rgba(255, 255, 255, 0.8);
}
.design-modal.design-modal-footer .van-dialog__footer[data-v-2ff24b16] {
      display: none;
}
.design-modal.design-modal-confirm[data-v-2ff24b16] {
    width: 650px;
    width: 8.66667rem;
}
.design-modal.design-modal-confirm .van-dialog__content .van-dialog__message[data-v-2ff24b16] {
      padding: 40px 30px;
      padding: 0.53333rem 0.4rem;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-button--default[data-v-2ff24b16] {
      width: 260px;
      width: 3.46667rem;
      height: 80px;
      height: 1.06667rem;
      background: #236DFF;
      border-radius: 40px;
      border-radius: 0.53333rem;
      -webkit-box-flex: 0;
          -ms-flex: none;
              flex: none;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-button--default .van-button__text[data-v-2ff24b16] {
        font-size: 28px;
        font-size: 0.37333rem;
        color: #fff;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-dialog__cancel[data-v-2ff24b16] {
      background: #fff;
      border: 1px solid #236DFF;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-dialog__cancel .van-button__text[data-v-2ff24b16] {
        color: #236DFF;
}
.design-modal .van-dialog__header[data-v-2ff24b16] {
    color: #000000;
    font-size: 34px;
    font-size: 0.45333rem;
    line-height: 48px;
    line-height: 0.64rem;
    padding-top: 40px;
    padding-top: 0.53333rem;
    font-weight: 700;
}
.design-modal .van-dialog__content .van-dialog__message[data-v-2ff24b16] {
    color: #444444;
    font-size: 30px;
    font-size: 0.4rem;
    line-height: 42px;
    line-height: 0.56rem;
    padding: 30px;
    padding: 0.4rem;
}
.design-modal .van-dialog__footer[data-v-2ff24b16] {
    padding: 0 30px 40px;
    padding: 0 0.4rem 0.53333rem;
}
.design-modal .van-dialog__footer.van-hairline--top[data-v-2ff24b16]::after {
      border: none;
}
.design-modal .van-dialog__footer .van-button--default[data-v-2ff24b16] {
      width: 320px;
      width: 4.26667rem;
      height: 88px;
      height: 1.17333rem;
      background: #236DFF;
      border-radius: 44px;
      border-radius: 0.58667rem;
      margin: 0 auto;
      -webkit-box-flex: 0;
          -ms-flex: none;
              flex: none;
}
.design-modal .van-dialog__footer .van-button--default .van-button__text[data-v-2ff24b16] {
        font-size: 32px;
        font-size: 0.42667rem;
        color: #fff;
}
.wrapper[data-v-2ff24b16] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
}
.title[data-v-2ff24b16] {
  font-size: 32px;
  font-size: 0.42667rem;
  color: #000;
  text-align: center;
  padding: 30px 0 20px;
  padding: 0.4rem 0 0.26667rem;
  font-weight: bold;
}
.top-tab[data-v-2ff24b16] {
  padding-left: 30px;
  padding-left: 0.4rem;
}
.top-tab > span[data-v-2ff24b16] {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 140px;
        -ms-flex: 0 0 1.86667rem;
            flex: 0 0 140px;
            flex: 0 0 1.86667rem;
    font-size: 30px;
    font-size: 0.4rem;
    color: #3c464f;
}
.top-tab .tab-custom[data-v-2ff24b16] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    overflow: auto;
}
.top-tab .tab-custom span[data-v-2ff24b16] {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 120px;
          -ms-flex: 0 0 1.6rem;
              flex: 0 0 120px;
              flex: 0 0 1.6rem;
      font-size: 30px;
      font-size: 0.4rem;
      color: #3C464F;
      margin-right: 20px;
      margin-right: 0.26667rem;
}
.detail-items[data-v-2ff24b16] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow: auto;
  padding: 0 30px !important;
  padding: 0 0.4rem !important;
}
.detail-items .item[data-v-2ff24b16] {
    padding-bottom: 30px;
    padding-bottom: 0.4rem;
    border-bottom: 1px solid #f2f2f5;
    margin-top: 30px;
    margin-top: 0.4rem;
}
.detail-items .item .item-top-title[data-v-2ff24b16] {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
}
.detail-items .item[data-v-2ff24b16]:last-child {
      border-bottom: none;
}
.icon[data-v-2ff24b16] {
  color: #ff8700;
  font-size: 36px;
  font-size: 0.48rem;
  margin-right: 8px;
  margin-top: 4px;
}
.item-title[data-v-2ff24b16] {
  font-size: 32px;
  font-size: 0.42667rem;
  color: #3c464f;
  max-width: 80%;
}
.item-tip[data-v-2ff24b16] {
  font-size: 28px;
  font-size: 0.37333rem;
  color: #ff8700;
  -ms-flex-item-align: start;
      align-self: flex-start;
  margin-top: 3px;
}
.item-detail[data-v-2ff24b16] {
  font-size: 28px;
  font-size: 0.37333rem;
  color: #8a9095;
  text-align: justify;
  margin-top: 16px;
  margin-top: 0.21333rem;
  line-height: 48px;
  line-height: 0.64rem;
  white-space: pre-wrap;
  text-indent: 2em;
}
[data-v-2ff24b16] .van-tabs {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow: auto;
}
[data-v-2ff24b16] .van-tabs__nav {
  padding-left: 0 !important;
}
[data-v-2ff24b16] .van-tabs__nav > div {
    margin-left: 0;
    margin-right: 20px;
    margin-right: 0.26667rem;
}
.second-title[data-v-2ff24b16] {
  font-size: 30px;
  font-size: 0.4rem;
  margin-bottom: 10px;
  margin-bottom: 0.13333rem;
}
[data-v-2ff24b16] .tab-custom1 .van-tabs .van-tabs__nav {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
[data-v-2ff24b16] .tab-custom1 .van-tabs .van-tabs__nav > div {
  margin-bottom: 20px;
  margin-bottom: 0.26667rem;
}
[data-v-2ff24b16] .tab-custom1 > span {
  -ms-flex-item-align: start;
      align-self: flex-start;
  margin-top: 25px;
  margin-top: 0.33333rem;
}
.top-tip[data-v-2ff24b16] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #FF8700;
  font-size: 24px;
  font-size: 0.32rem;
  padding: 26px 0 10px 0;
  padding: 0.34667rem 0 0.13333rem 0;
  margin: 0 30px;
  margin: 0 0.4rem;
}
.top-tip img[data-v-2ff24b16] {
    width: 24px;
    width: 0.32rem;
    height: 24px;
    height: 0.32rem;
    margin-right: 10px;
    margin-right: 0.13333rem;
    margin-top: 3px;
}
.top-info[data-v-2ff24b16] {
  padding: 0 30px;
  padding: 0 0.4rem;
}
.top-info > div[data-v-2ff24b16] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    font-size: 28px;
    font-size: 0.37333rem;
    margin-bottom: 10px;
    margin-bottom: 0.13333rem;
    color: #8a9095;
}
.top-info > div span[data-v-2ff24b16]:first-child {
      color: #3c464f;
      font-weight: bold;
}
.top-info > div span[data-v-2ff24b16]:last-child {
      width: 60%;
      text-align: right;
}
.top-info .top-info-bottom[data-v-2ff24b16] {
    display: block;
    font-size: 28px;
    font-size: 0.37333rem;
    color: #8a9095;
}
.top-info .top-info-bottom > div[data-v-2ff24b16]::before {
      display: inline-block;
      content: '';
      width: 6px;
      height: 6px;
      border-radius: 50%;
      background-color: #8a9095;
      margin-right: 5px;
      vertical-align: middle;
}
.top-info .top-info-bottom > div[data-v-2ff24b16]:first-child {
      color: #3c464f;
      font-weight: bold;
      margin-bottom: 10px;
      margin-bottom: 0.13333rem;
}
.top-info .top-info-bottom > div[data-v-2ff24b16]:first-child::before {
        display: none;
}

@charset "UTF-8";
/*---------       字体行高       -----------*/
/*---------       字体颜色       -----------*/
/*---------       边框颜色       -----------*/
/*---------       背景颜色       -----------*/
/*--------- 按钮颜色  ---- */
/* 属性多值传递
ex:
@include remCalc(padding,10,20);
padding: 0.13333rem 0.26667rem;*/
/*按钮纯色系*/
/*按钮边框色系*/
/*按钮大小*/
/*自适应按钮*/
/*标题*/
/*小消息标签*/
/*背景色点击变化*/
/*字数省略限制*/
/*波纹点击效果*/
/*按钮*/
/*最大按钮*/
.wts-btn-big[data-v-d414a2e8] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big[data-v-d414a2e8]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*中型按钮*/
.wts-btn-middle[data-v-d414a2e8] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 294px;
  width: 3.92rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 80px;
  line-height: 1.06667rem;
  border-radius: 8px;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-middle[data-v-d414a2e8]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-all[data-v-d414a2e8] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 110px;
  height: 1.46667rem;
  font-size: 40px;
  font-size: 0.53333rem;
  line-height: 110px;
  line-height: 1.46667rem;
  border-radius: 0;
  display: block;
  text-align: center;
}
.wts-btn-all[data-v-d414a2e8]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-free[data-v-d414a2e8] {
  color: #fff;
  background-color: #ff6e06;
  font-size: 30px;
  font-size: 0.4rem;
  border-radius: 5px;
  padding: 3px 10px;
  padding: 3px 0.13333rem;
  display: inline-block;
  text-align: center;
}
.wts-btn-free[data-v-d414a2e8]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}
.wts-btn-big-blue[data-v-d414a2e8] {
  color: #fff;
  background-color: #3aa9f8;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 94px;
  height: 1.25333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 94px;
  line-height: 1.25333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-blue[data-v-d414a2e8]:focus {
    color: #e6e6e6;
    background-color: #0994f6;
}

/*蓝色线型按钮-中*/
.wts-btn-cp[data-v-d414a2e8] {
  color: #fff;
  background-color: #0084ff;
  border: 1px solid #fff;
  display: inline-block;
  text-align: center;
  width: 310px;
  width: 4.13333rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 76px;
  line-height: 1.01333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-cp[data-v-d414a2e8]:hover, .wts-btn-cp[data-v-d414a2e8]:focus {
    color: #fff;
    background-color: #fff;
    border: 1px solid #fff;
}
.wts-btn-radius[data-v-d414a2e8] {
  color: #aaa;
  background-color: #fff;
  border: 1px solid #aaa;
  display: inline-block;
  text-align: center;
  width: 153px;
  width: 2.04rem;
  height: 55px;
  height: 0.73333rem;
  font-size: 26px;
  font-size: 0.34667rem;
  line-height: 55px;
  line-height: 0.73333rem;
  border-radius: 25px;
  border-radius: 0.33333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-radius[data-v-d414a2e8]:hover, .wts-btn-radius[data-v-d414a2e8]:focus {
    color: #fff;
    background-color: #aaa;
    border: 1px solid #aaa;
}

/*微大型按钮*/
.wts-btn-big-01[data-v-d414a2e8] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 590px;
  width: 7.86667rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-01[data-v-d414a2e8]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*查看更多*/
.wts-btn-more[data-v-d414a2e8] {
  display: block;
  border-top: 1px solid #eee;
  height: 86px;
  height: 1.14667rem;
  line-height: 86px;
  line-height: 1.14667rem;
  text-align: center;
  margin-left: -60px;
  margin-left: -0.8rem;
  color: #000;
  font-size: 28px;
  font-size: 0.37333rem;
  position: relative;
}
.wts-btn-more[data-v-d414a2e8]:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 38%;
  margin-top: -18px;
  margin-top: -0.24rem;
  margin-left: 90px;
  margin-left: 1.2rem;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  border-right: 3px solid #000;
  border-top: 3px solid #000;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}
.body-container[data-v-d414a2e8] {
  width: 750px;
  width: 10rem;
  margin: 0 auto;
  position: relative;
  background-color: #f5f5f5;
}
.lz-top-img[data-v-d414a2e8] {
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
}

/*单选框*/
.lz-radio[data-v-d414a2e8] {
  position: relative;
  -webkit-appearance: none;
  width: 18px;
  width: 0.24rem;
  height: 18px;
  height: 0.24rem;
  background-color: transparent;
  border: none;
}
.lz-radio[data-v-d414a2e8]:before {
  content: "\e623";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 12px;
  font-size: 0.16rem;
  line-height: 18px;
  line-height: 0.24rem;
  text-align: center;
  width: 18px;
  width: 0.24rem;
  height: 18px;
  height: 0.24rem;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  color: #fff;
  opacity: 1;
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 50%;
}
.lz-radio[data-v-d414a2e8]:checked::before {
  background-color: #0084ff;
  border: 1px solid #0084ff;
}
.lz-radio-new[data-v-d414a2e8] {
  position: relative;
  background-color: #fff;
  width: 40px;
  width: 0.53333rem;
  height: 40px;
  height: 0.53333rem;
  border-radius: 50%;
  display: inline-block;
  border: 1px solid #e5e5e5;
}
.lz-radio-new[data-check=true][data-v-d414a2e8] {
  background-color: #0084ff;
  border: 1px solid #0084ff;
}
.lz-radio-new[data-check=true][data-v-d414a2e8]:before {
  content: "\e6f0";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 20px;
  font-size: 0.26667rem;
  line-height: 40px;
  line-height: 0.53333rem;
  text-align: center;
  color: #fff;
  position: absolute;
  top: 2px;
  right: 4px;
  margin-top: -1px;
}

/*多选框*/
.lz-checkbox[data-v-d414a2e8] {
  position: relative;
  -webkit-appearance: none;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: transparent;
  border: none;
}
.lz-checkbox[data-v-d414a2e8]:before {
  content: "\e64e";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 14px;
  font-size: 0.18667rem;
  line-height: 24px;
  line-height: 0.32rem;
  text-align: center;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: #fff;
  color: transparent;
  border: 1px solid #ccc;
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 6px;
}
.lz-checkbox[data-v-d414a2e8]:checked::before {
  color: #0084ff;
  background-color: #fff;
  border: 1px solid #0084ff;
}

/*多选框2-选择外层选中*/
.lz-checkbox-02[data-v-d414a2e8] {
  position: relative;
  -webkit-appearance: none;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: transparent;
  border: none;
}
.lz-checkbox-02[data-v-d414a2e8]:before {
  content: "\e623";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 14px;
  font-size: 0.18667rem;
  line-height: 21px;
  line-height: 0.28rem;
  text-align: center;
  width: 22px;
  width: 0.29333rem;
  height: 21px;
  height: 0.28rem;
  background-color: #fff;
  color: transparent;
  border: 1px solid #ccc;
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.checkLi[data-v-d414a2e8] {
  color: #0084ff !important;
}
.checkLi .lz-checkbox-02[data-v-d414a2e8]:before {
    color: #fff;
    background-color: #0084ff;
    border: 1px solid #0084ff;
}

/*底部按钮*/
.lz-apply-btn[data-v-d414a2e8] {
  position: fixed;
  bottom: 0;
  border-top: 2px solid #fff;
  z-index: 20;
  color: #666;
  background-color: #f0f0f0;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 100px;
  height: 1.33333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 0;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.lz-apply-btn i[data-v-d414a2e8] {
    font-size: 40px;
    font-size: 0.53333rem;
    margin-right: 10px;
    margin-right: 0.13333rem;
}

/*底部提示*/
.lz-lp-footer[data-v-d414a2e8] {
  position: absolute;
  bottom: 100px;
  bottom: 1.33333rem;
  padding: 10px;
  padding: 0.13333rem;
}
.lz-lp-footer p[data-v-d414a2e8] {
    margin-bottom: 10px;
    margin-bottom: 0.13333rem;
}

/*顶部返回栏*/
.lz-top-title-empty[data-v-d414a2e8] {
  width: 100%;
  height: 90px;
  height: 1.2rem;
}
.lz-top-title[data-v-d414a2e8] {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 555;
  width: 100%;
  height: 90px;
  height: 1.2rem;
  line-height: 90px;
  line-height: 1.2rem;
  background-color: #0084ff;
  color: #fff;
  font-size: 28px;
  font-size: 0.37333rem;
}
.lz-top-title .left[data-v-d414a2e8] {
    position: absolute;
    top: 0;
    left: 20px;
    left: 0.26667rem;
    color: #fff;
}
.lz-top-title .right[data-v-d414a2e8] {
    position: absolute;
    top: 0;
    right: 20px;
    right: 0.26667rem;
    color: #fff;
}
.lz-top-title .center[data-v-d414a2e8] {
    text-align: center;
    font-size: 32px;
    font-size: 0.42667rem;
}

/*订单页*/
.lz-order-list[data-v-d414a2e8] {
  background-color: #fff;
  padding-top: 44px;
  padding-top: 0.58667rem;
}
.lz-order-list .titles[data-v-d414a2e8] {
    font-size: 36px;
    font-size: 0.48rem;
    color: #222;
    text-align: center;
}
.lz-order-list .need-com[data-v-d414a2e8] {
    position: relative;
    top: -4px;
    font-size: 12px;
    font-size: 0.16rem;
    line-height: 1.2;
    padding: 1px 8px;
    background-color: #fff;
    position: relative;
    color: #fff;
    border-radius: 5px;
    font-size: 28px;
    font-size: 0.37333rem;
    border: 1px solid #0084ff;
    margin-left: 5px;
    color: #0084ff;
}
.lz-order-list .need-com[data-v-d414a2e8]::before {
      content: '';
      position: absolute;
      left: -6px;
      top: 50%;
      margin-top: -3px;
      width: 0;
      height: 0;
      border: 3px solid transparent;
      border-right-color: #fff;
}
.lz-order-list .need-com[data-v-d414a2e8]:before {
    content: 0;
}
.lz-order-list .uls-order[data-v-d414a2e8] {
    width: 100%;
}
.lz-order-list .uls-order > li[data-v-d414a2e8] {
      text-align: center;
      font-size: 36px;
      font-size: 0.48rem;
      display: block;
      padding: 40px 0;
      padding: 0.53333rem 0;
}
.lz-order-list .uls-order > li .order-name[data-v-d414a2e8] {
        display: block;
        line-height: 40px;
        line-height: 0.53333rem;
        color: #000;
}
.lz-order-list .uls-order > li .order-inform[data-v-d414a2e8] {
        font-size: 60px;
        font-size: 0.8rem;
        display: block;
        margin-top: 4px;
        line-height: 80px;
        line-height: 1.06667rem;
        color: #ff6f07;
}
.lz-order-list .btn-check[data-v-d414a2e8],
  .lz-order-list .btn-pay[data-v-d414a2e8] {
    color: #ccc;
    background-color: #fff;
    border: 1px solid #ccc;
    display: inline-block;
    text-align: center;
    width: 180px;
    width: 2.4rem;
    height: 60px;
    height: 0.8rem;
    font-size: 28px;
    font-size: 0.37333rem;
    line-height: 56px;
    line-height: 0.74667rem;
    border-radius: 0;
    float: right;
    margin-left: 10px;
    margin-left: 0.13333rem;
}
.lz-order-list .btn-check[data-v-d414a2e8]:hover, .lz-order-list .btn-check[data-v-d414a2e8]:focus,
    .lz-order-list .btn-pay[data-v-d414a2e8]:hover,
    .lz-order-list .btn-pay[data-v-d414a2e8]:focus {
      color: #fff;
      background-color: #ccc;
      border: 1px solid #ccc;
}
.pay-many[data-v-d414a2e8] {
  margin-top: 12px;
  margin-top: 0.16rem;
  line-height: 88px;
  line-height: 1.17333rem;
  display: block;
  padding-left: 30px;
  padding-left: 0.4rem;
  font-size: 36px;
  font-size: 0.48rem;
}
.lz-bankBanch[data-v-d414a2e8] {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}
.lz-bankBanch.active[data-v-d414a2e8] {
    display: block;
}
.lz-bankBanch .lz-drop-search[data-v-d414a2e8] {
    background-color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}
.lz-bankBanch .lz-drop-search .title[data-v-d414a2e8] {
      position: relative;
      width: 100%;
      height: 100px;
      height: 1.33333rem;
      line-height: 100px;
      line-height: 1.33333rem;
      font-size: 34px;
      font-size: 0.45333rem;
      text-align: center;
}
.lz-bankBanch .lz-drop-search .title i[data-v-d414a2e8] {
        font-size: 50px;
        font-size: 0.66667rem;
        position: absolute;
        right: 0;
        top: 0;
        width: 80px;
        width: 1.06667rem;
        line-height: 100px;
        line-height: 1.33333rem;
}
.lz-bankBanch .lz-drop-search .search-box[data-v-d414a2e8] {
      position: relative;
      width: 100%;
      height: 100px;
      height: 1.33333rem;
      padding: 15px 40px;
      padding: 0.2rem 0.53333rem;
      text-align: center;
      background-color: #f5f5f5;
}
.lz-bankBanch .lz-drop-search .search-box i[data-v-d414a2e8] {
        position: absolute;
        left: 50px;
        left: 0.66667rem;
        top: 50%;
        margin-top: -35px;
        margin-top: -0.46667rem;
        font-size: 30px;
        font-size: 0.4rem;
        height: 70px;
        height: 0.93333rem;
        line-height: 70px;
        line-height: 0.93333rem;
        color: #999;
}
.lz-bankBanch .lz-drop-search .search[data-v-d414a2e8] {
      display: block;
      width: 100%;
      height: 70px;
      height: 0.93333rem;
      background-color: #fff;
      color: #333;
      padding-left: 50px;
      padding-left: 0.66667rem;
      margin: 0;
      border-color: #fff;
      font-size: 32px;
      font-size: 0.42667rem;
      border: none;
}
.lz-bankBanch .lz-drop-search .selected[data-v-d414a2e8] {
      width: 100%;
      height: 300px;
      height: 4rem;
      padding: 10px 20px;
      padding: 0.13333rem 0.26667rem;
      overflow: auto !important;
}
.lz-bankBanch .lz-drop-search .selected .option[data-v-d414a2e8] {
        position: relative;
        display: block;
        min-height: 20px;
        min-height: 0.26667rem;
        width: 100%;
        font-size: 16px;
        font-size: 0.21333rem;
        line-height: 20px;
        line-height: 0.26667rem;
        padding: 5px 0;
        color: #666;
        border-top: 1px solid #ececec;
}
.lz-bankBanch .lz-drop-search .selected .option[data-v-d414a2e8]:first-child {
          border-top: none;
}
.lz-list-block[data-v-d414a2e8] {
  position: relative;
}
.lz-list-block .ul-List .icons-left[data-v-d414a2e8] {
    position: absolute;
    width: 50px;
    width: 0.66667rem;
    left: 0;
    top: 25px;
    top: 0.33333rem;
    display: inline-block;
    height: 50px;
    height: 0.66667rem;
    font-size: 44px;
    font-size: 0.58667rem;
    color: #0084ff;
}
.lz-list-block .ul-List .ripple[data-v-d414a2e8] {
    position: relative;
    overflow: hidden;
}
.lz-list-block .ul-List .ripple[data-v-d414a2e8]:after {
      content: "";
      display: block;
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      pointer-events: none;
      background-image: radial-gradient(circle, #666 10%, transparent 10.01%);
      background-repeat: no-repeat;
      background-position: 50%;
      -webkit-transform: scale(10, 10);
          -ms-transform: scale(10, 10);
              transform: scale(10, 10);
      opacity: 0;
      -webkit-transition: opacity .5s, -webkit-transform .3s;
      transition: opacity .5s, -webkit-transform .3s;
      transition: transform .3s, opacity .5s;
      transition: transform .3s, opacity .5s, -webkit-transform .3s;
}
.lz-list-block .ul-List .ripple[data-v-d414a2e8]:active:after {
      -webkit-transform: scale(0, 0);
          -ms-transform: scale(0, 0);
              transform: scale(0, 0);
      opacity: .3;
      -webkit-transition: 0s;
      transition: 0s;
}
.lz-list-block .ul-List .item-content[data-v-d414a2e8] {
    background-color: #fff;
    width: 100%;
    line-height: 100px;
    line-height: 1.33333rem;
    height: 100px;
    height: 1.33333rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 30px;
    padding: 0 0.4rem;
    border-bottom: 1px solid #e7e7e7;
    font-size: 30px;
    font-size: 0.4rem;
}
.lz-list-block .ul-List .item-content > a.item-link[data-v-d414a2e8] {
      font-size: 30px;
      font-size: 0.4rem;
      display: block;
      width: 100%;
      height: 100%;
      color: #000;
}
.lz-list-block .ul-List .item-content .item-inner[data-v-d414a2e8] {
      width: 100%;
      height: 100%;
      position: relative;
      padding-right: 40px;
      padding-right: 0.53333rem;
      padding-left: 70px;
      padding-left: 0.93333rem;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
}
.lz-list-block .ul-List .item-content .icon-gerenziliao[data-v-d414a2e8] {
      font-size: 30px;
      font-size: 0.4rem;
}
.lz-list-block .ul-List .item-content .icons-right[data-v-d414a2e8] {
      position: absolute;
      right: 0;
      top: 0;
      display: inline-block;
      height: 100px;
      height: 1.33333rem;
      line-height: 100px;
      line-height: 1.33333rem;
      font-size: 36px;
      font-size: 0.48rem;
      color: #cac9ce;
}
.lz-list-block .ul-List .item-content .item-form[data-v-d414a2e8] {
      padding-left: 0;
}
.lz-list-block .ul-List .item-content .item-form .item-e-left[data-v-d414a2e8] {
        width: 30%;
        height: 100%;
        display: inline-block;
        float: left;
}
.lz-list-block .ul-List .item-content .item-form .item-e-right[data-v-d414a2e8] {
        width: 68%;
        height: 100%;
        text-align: right;
        display: inline-block;
        float: right;
        margin-bottom: 0;
}
.lz-list-block .ul-List .item-content .item-form input[type="text"][data-v-d414a2e8] {
        border: none;
        background-color: #fff;
}
.lz-list-block .ul-List .item-content .item-form .lz-radio[data-v-d414a2e8] {
        margin-top: 30px;
        margin-top: 0.4rem;
}
.lz-list-block .ul-List .item-content .item-form .date-input[data-v-d414a2e8] {
        border: none;
        text-align: right;
        background-color: #fff;
        height: 90px;
        height: 1.2rem;
        line-height: 90px;
        line-height: 1.2rem;
        margin-right: -55px;
        margin-right: -0.73333rem;
}
.lz-list-block .ul-List .item-content .item-title[data-v-d414a2e8] {
      padding: 0;
}
.lz-list-block .ul-List .item-content .item-title .item-img[data-v-d414a2e8] {
        position: absolute;
        right: 0;
        top: 5px;
        width: 90px;
        width: 1.2rem;
        height: 90px;
        height: 1.2rem;
        border-radius: 50%;
}
.shadeBox[data-v-d414a2e8] {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 999;
  background-color: rgba(0, 0, 0, 0.4);
}
#emptyDom[data-v-d414a2e8] {
  font-size: 34px;
  font-size: 0.45333rem;
}
#emptyDom .empty-icon[data-v-d414a2e8] {
    width: 185px;
    width: 2.46667rem;
    display: block;
    margin: 30px auto 10px;
    margin: 0.4rem auto 0.13333rem;
}
#emptyDom p[data-v-d414a2e8] {
    text-align: center;
    font-size: 34px;
    font-size: 0.45333rem;
}
.lz-layer-bg[data-v-d414a2e8] {
  background-color: transparent !important;
}
.layui-m-layer2 .layui-m-layerchild p[data-v-d414a2e8] {
  color: #fff;
}
.layout-enter-active[data-v-d414a2e8], .layout-leave-active[data-v-d414a2e8] {
  -webkit-transition: opacity .5s;
  transition: opacity .5s;
}
.layout-enter[data-v-d414a2e8], .layout-leave-active[data-v-d414a2e8] {
  opacity: 0;
}
.van-picker button[data-v-d414a2e8] {
  font-size: 30px;
  font-size: 0.4rem;
}
.van-image[data-v-d414a2e8] {
  vertical-align: middle;
}
.van-image img[data-v-d414a2e8] {
    vertical-align: middle;
}
.share-process-yindao[data-v-d414a2e8] {
  background-color: transparent;
  position: fixed;
  left: 0;
  top: 0;
  width: 750px;
  width: 10rem;
}
.share-process-yindao .layui-m-layercont[data-v-d414a2e8] {
    text-align: right;
    padding-right: 20px;
    padding-right: 0.26667rem;
    padding-top: 20px;
    padding-top: 0.26667rem;
}
.share-process-yindao img[data-v-d414a2e8] {
    width: 560px;
    width: 7.46667rem;
}
.vue-puzzle-vcode[data-v-d414a2e8] {
  z-index: 999999 !important;
}
.vue-puzzle-vcode .vue-auth-box_[data-v-d414a2e8] {
    top: 50%;
}
.margin-top-10[data-v-d414a2e8] {
  margin-top: 10px !important;
  margin-top: 0.13333rem !important;
}
.margin-top-20[data-v-d414a2e8] {
  margin-top: 20px !important;
  margin-top: 0.26667rem !important;
}
.margin-top-30[data-v-d414a2e8] {
  margin-top: 30px !important;
  margin-top: 0.4rem !important;
}
.margin-top-40[data-v-d414a2e8] {
  margin-top: 40px !important;
  margin-top: 0.53333rem !important;
}
.margin-top-50[data-v-d414a2e8] {
  margin-top: 50px !important;
  margin-top: 0.66667rem !important;
}
.margin-top-60[data-v-d414a2e8] {
  margin-top: 60px !important;
  margin-top: 0.8rem !important;
}
.margin-right-10[data-v-d414a2e8] {
  margin-right: 10px !important;
  margin-right: 0.13333rem !important;
}
.margin-right-20[data-v-d414a2e8] {
  margin-right: 20px !important;
  margin-right: 0.26667rem !important;
}
.margin-right-30[data-v-d414a2e8] {
  margin-right: 30px !important;
  margin-right: 0.4rem !important;
}
.margin-right-40[data-v-d414a2e8] {
  margin-right: 40px !important;
  margin-right: 0.53333rem !important;
}
.margin-right-50[data-v-d414a2e8] {
  margin-right: 50px !important;
  margin-right: 0.66667rem !important;
}
.margin-right-60[data-v-d414a2e8] {
  margin-right: 60px !important;
  margin-right: 0.8rem !important;
}
.margin-bottom-10[data-v-d414a2e8] {
  margin-bottom: 10px !important;
  margin-bottom: 0.13333rem !important;
}
.margin-bottom-20[data-v-d414a2e8] {
  margin-bottom: 20px !important;
  margin-bottom: 0.26667rem !important;
}
.margin-bottom-30[data-v-d414a2e8] {
  margin-bottom: 30px !important;
  margin-bottom: 0.4rem !important;
}
.margin-bottom-40[data-v-d414a2e8] {
  margin-bottom: 40px !important;
  margin-bottom: 0.53333rem !important;
}
.margin-bottom-50[data-v-d414a2e8] {
  margin-bottom: 50px !important;
  margin-bottom: 0.66667rem !important;
}
.margin-bottom-60[data-v-d414a2e8] {
  margin-bottom: 60px !important;
  margin-bottom: 0.8rem !important;
}
.margin-left-10[data-v-d414a2e8] {
  margin-left: 10px !important;
  margin-left: 0.13333rem !important;
}
.margin-left-20[data-v-d414a2e8] {
  margin-left: 20px !important;
  margin-left: 0.26667rem !important;
}
.margin-left-30[data-v-d414a2e8] {
  margin-left: 30px !important;
  margin-left: 0.4rem !important;
}
.margin-left-40[data-v-d414a2e8] {
  margin-left: 40px !important;
  margin-left: 0.53333rem !important;
}
.margin-left-50[data-v-d414a2e8] {
  margin-left: 50px !important;
  margin-left: 0.66667rem !important;
}
.margin-left-60[data-v-d414a2e8] {
  margin-left: 60px !important;
  margin-left: 0.8rem !important;
}
.padding-top-10[data-v-d414a2e8] {
  padding-top: 10px !important;
  padding-top: 0.13333rem !important;
}
.padding-top-20[data-v-d414a2e8] {
  padding-top: 20px !important;
  padding-top: 0.26667rem !important;
}
.padding-top-30[data-v-d414a2e8] {
  padding-top: 30px !important;
  padding-top: 0.4rem !important;
}
.padding-top-40[data-v-d414a2e8] {
  padding-top: 40px !important;
  padding-top: 0.53333rem !important;
}
.padding-top-50[data-v-d414a2e8] {
  padding-top: 50px !important;
  padding-top: 0.66667rem !important;
}
.padding-top-60[data-v-d414a2e8] {
  padding-top: 60px !important;
  padding-top: 0.8rem !important;
}
.padding-right-10[data-v-d414a2e8] {
  padding-right: 10px !important;
  padding-right: 0.13333rem !important;
}
.padding-right-20[data-v-d414a2e8] {
  padding-right: 20px !important;
  padding-right: 0.26667rem !important;
}
.padding-right-30[data-v-d414a2e8] {
  padding-right: 30px !important;
  padding-right: 0.4rem !important;
}
.padding-right-40[data-v-d414a2e8] {
  padding-right: 40px !important;
  padding-right: 0.53333rem !important;
}
.padding-right-50[data-v-d414a2e8] {
  padding-right: 50px !important;
  padding-right: 0.66667rem !important;
}
.padding-right-60[data-v-d414a2e8] {
  padding-right: 60px !important;
  padding-right: 0.8rem !important;
}
.padding-bottom-10[data-v-d414a2e8] {
  padding-bottom: 10px !important;
  padding-bottom: 0.13333rem !important;
}
.padding-bottom-20[data-v-d414a2e8] {
  padding-bottom: 20px !important;
  padding-bottom: 0.26667rem !important;
}
.padding-bottom-30[data-v-d414a2e8] {
  padding-bottom: 30px !important;
  padding-bottom: 0.4rem !important;
}
.padding-bottom-40[data-v-d414a2e8] {
  padding-bottom: 40px !important;
  padding-bottom: 0.53333rem !important;
}
.padding-bottom-50[data-v-d414a2e8] {
  padding-bottom: 50px !important;
  padding-bottom: 0.66667rem !important;
}
.padding-bottom-60[data-v-d414a2e8] {
  padding-bottom: 60px !important;
  padding-bottom: 0.8rem !important;
}
.padding-left-10[data-v-d414a2e8] {
  padding-left: 10px !important;
  padding-left: 0.13333rem !important;
}
.padding-left-20[data-v-d414a2e8] {
  padding-left: 20px !important;
  padding-left: 0.26667rem !important;
}
.padding-left-30[data-v-d414a2e8] {
  padding-left: 30px !important;
  padding-left: 0.4rem !important;
}
.padding-left-40[data-v-d414a2e8] {
  padding-left: 40px !important;
  padding-left: 0.53333rem !important;
}
.padding-left-50[data-v-d414a2e8] {
  padding-left: 50px !important;
  padding-left: 0.66667rem !important;
}
.padding-left-60[data-v-d414a2e8] {
  padding-left: 60px !important;
  padding-left: 0.8rem !important;
}
.bac-transparent[data-v-d414a2e8] {
  background-color: transparent !important;
}
.bac-transparent .layui-m-layerchild[data-v-d414a2e8] {
    background-color: transparent !important;
}
.layui-m-layer-lzAlert[data-v-d414a2e8] {
  width: 80% !important;
}
.layui-m-layer-lzAlert h3[data-v-d414a2e8] {
    line-height: 32px;
    line-height: 0.42667rem;
    height: unset;
    padding-top: 46px;
    padding-top: 0.61333rem;
    font-size: 32px;
    font-size: 0.42667rem;
}
.layui-m-layer-lzAlert .layui-m-layercont[data-v-d414a2e8] {
    font-size: 30px;
    font-size: 0.4rem;
    max-height: 300px;
    max-height: 4rem;
    overflow: auto;
    word-break: break-all;
    padding: 60px 40px;
    padding: 0.8rem 0.53333rem;
}
.layui-m-layer-lzAlert .layui-m-layerbtn span[yes][data-v-d414a2e8] {
    font-size: 30px;
    font-size: 0.4rem;
    color: #0084ff !important;
}
.layui-m-layer-inquiry[data-v-d414a2e8] {
  width: 80% !important;
}
.layui-m-layer-inquiry .layui-m-layercont[data-v-d414a2e8] {
    font-size: 30px;
    font-size: 0.4rem;
}
.layui-m-layer-design-lzAlert[data-v-d414a2e8] {
  width: 670px !important;
  width: 8.93333rem !important;
  padding-bottom: 70px;
  padding-bottom: 0.93333rem;
  border-radius: 32px !important;
  border-radius: 0.42667rem !important;
  background: url(../../static-product/img/alertbg.dacbbd63.png) no-repeat;
  background-size: 401px 334px;
  background-size: 5.34667rem 4.45333rem;
  background-position: center 168px;
  background-position: center 2.24rem;
  background-color: #fff;
}
.layui-m-layer-design-lzAlert .layui-m-layercont[data-v-d414a2e8] {
    font-size: 30px;
    font-size: 0.4rem;
    overflow: auto;
    word-break: break-all;
    padding: 60px 40px;
    padding: 0.8rem 0.53333rem;
}
.layui-m-layer-design-lzAlert .layui-m-layercont .title[data-v-d414a2e8] {
      font-size: 38px;
      font-size: 0.50667rem;
      line-height: 48px;
      line-height: 0.64rem;
      color: #000;
      text-align: center;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      font-family: PingFangSC-Semibold;
}
.layui-m-layer-design-lzAlert .layui-m-layercont .desc[data-v-d414a2e8] {
      font-size: 32px;
      font-size: 0.42667rem;
      color: #3c464f;
      text-align: center;
      line-height: 48px;
      line-height: 0.64rem;
      height: 144px;
      height: 1.92rem;
      overflow-y: auto;
      -webkit-overflow-scrolling: touch;
      margin-top: 439px;
      margin-top: 5.85333rem;
      font-family: PingFangSC-Regular;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn[data-v-d414a2e8] {
    width: 345px;
    width: 4.6rem;
    height: 95px;
    height: 1.26667rem;
    line-height: 95px;
    line-height: 1.26667rem;
    background: #3c7cfc;
    border: 1px solid #3c7cfc;
    overflow: hidden;
    -webkit-box-shadow: 0 10px 22px 0 rgba(60, 124, 252, 0.2);
    -webkit-box-shadow: 0 0.13333rem 0.29333rem 0 rgba(60, 124, 252, 0.2);
            box-shadow: 0 10px 22px 0 rgba(60, 124, 252, 0.2);
            box-shadow: 0 0.13333rem 0.29333rem 0 rgba(60, 124, 252, 0.2);
    border-radius: 54px;
    border-radius: 0.72rem;
    margin: 0 auto;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn span[yes][data-v-d414a2e8] {
      font-size: 36px;
      font-size: 0.48rem;
      color: #fff;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn span[yes][data-v-d414a2e8]:active {
      background: #3c7cfc;
}

/*按钮*/
/*最大按钮*/
.wts-btn-big[data-v-d414a2e8] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big[data-v-d414a2e8]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*中型按钮*/
.wts-btn-middle[data-v-d414a2e8] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 294px;
  width: 3.92rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 80px;
  line-height: 1.06667rem;
  border-radius: 8px;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-middle[data-v-d414a2e8]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-all[data-v-d414a2e8] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 110px;
  height: 1.46667rem;
  font-size: 40px;
  font-size: 0.53333rem;
  line-height: 110px;
  line-height: 1.46667rem;
  border-radius: 0;
  display: block;
  text-align: center;
}
.wts-btn-all[data-v-d414a2e8]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-free[data-v-d414a2e8] {
  color: #fff;
  background-color: #ff6e06;
  font-size: 30px;
  font-size: 0.4rem;
  border-radius: 5px;
  padding: 3px 10px;
  padding: 3px 0.13333rem;
  display: inline-block;
  text-align: center;
}
.wts-btn-free[data-v-d414a2e8]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}
.wts-btn-big-blue[data-v-d414a2e8] {
  color: #fff;
  background-color: #3aa9f8;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 94px;
  height: 1.25333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 94px;
  line-height: 1.25333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-blue[data-v-d414a2e8]:focus {
    color: #e6e6e6;
    background-color: #0994f6;
}

/*蓝色线型按钮-中*/
.wts-btn-cp[data-v-d414a2e8] {
  color: #fff;
  background-color: #0084ff;
  border: 1px solid #fff;
  display: inline-block;
  text-align: center;
  width: 310px;
  width: 4.13333rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 76px;
  line-height: 1.01333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-cp[data-v-d414a2e8]:hover, .wts-btn-cp[data-v-d414a2e8]:focus {
    color: #fff;
    background-color: #fff;
    border: 1px solid #fff;
}
.wts-btn-radius[data-v-d414a2e8] {
  color: #aaa;
  background-color: #fff;
  border: 1px solid #aaa;
  display: inline-block;
  text-align: center;
  width: 153px;
  width: 2.04rem;
  height: 55px;
  height: 0.73333rem;
  font-size: 26px;
  font-size: 0.34667rem;
  line-height: 55px;
  line-height: 0.73333rem;
  border-radius: 25px;
  border-radius: 0.33333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-radius[data-v-d414a2e8]:hover, .wts-btn-radius[data-v-d414a2e8]:focus {
    color: #fff;
    background-color: #aaa;
    border: 1px solid #aaa;
}

/*微大型按钮*/
.wts-btn-big-01[data-v-d414a2e8] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 590px;
  width: 7.86667rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-01[data-v-d414a2e8]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*查看更多*/
.wts-btn-more[data-v-d414a2e8] {
  display: block;
  border-top: 1px solid #eee;
  height: 86px;
  height: 1.14667rem;
  line-height: 86px;
  line-height: 1.14667rem;
  text-align: center;
  margin-left: -60px;
  margin-left: -0.8rem;
  color: #000;
  font-size: 28px;
  font-size: 0.37333rem;
  position: relative;
}
.wts-btn-more[data-v-d414a2e8]:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 38%;
  margin-top: -18px;
  margin-top: -0.24rem;
  margin-left: 90px;
  margin-left: 1.2rem;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  border-right: 3px solid #000;
  border-top: 3px solid #000;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}
.lz-readys[data-v-d414a2e8] {
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  min-height: 100vh;
  background-color: #fff;
  z-index: 9999;
}
.lz-readys .spinner[data-v-d414a2e8] {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -20px;
    margin-top: -0.26667rem;
    margin-left: -20px;
    margin-left: -0.26667rem;
    width: 40px;
    width: 0.53333rem;
    height: 40px;
    height: 0.53333rem;
}
.lz-readys .container1 > div[data-v-d414a2e8],
  .lz-readys .container2 > div[data-v-d414a2e8],
  .lz-readys .container3 > div[data-v-d414a2e8] {
    width: 10px;
    width: 0.13333rem;
    height: 10px;
    height: 0.13333rem;
    background-color: #0084ff;
    border-radius: 100%;
    position: absolute;
    -webkit-animation: bouncedelay-d414a2e8 1.2s infinite ease-in-out;
    animation: bouncedelay-d414a2e8 1.2s infinite ease-in-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.lz-readys .spinner .spinner-container[data-v-d414a2e8] {
    position: absolute;
    width: 100%;
    height: 100%;
}
.lz-readys .container2[data-v-d414a2e8] {
    -webkit-transform: rotateZ(45deg);
    -ms-transform: rotate(45deg);
        transform: rotateZ(45deg);
}
.lz-readys .container3[data-v-d414a2e8] {
    -webkit-transform: rotateZ(90deg);
    -ms-transform: rotate(90deg);
        transform: rotateZ(90deg);
}
.lz-readys .circle1[data-v-d414a2e8] {
    top: 0;
    left: 0;
}
.lz-readys .circle2[data-v-d414a2e8] {
    top: 0;
    right: 0;
}
.lz-readys .circle3[data-v-d414a2e8] {
    right: 0;
    bottom: 0;
}
.lz-readys .circle4[data-v-d414a2e8] {
    left: 0;
    bottom: 0;
}
.lz-readys .container2 .circle1[data-v-d414a2e8] {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}
.lz-readys .container3 .circle1[data-v-d414a2e8] {
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
}
.lz-readys .container1 .circle2[data-v-d414a2e8] {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}
.lz-readys .container2 .circle2[data-v-d414a2e8] {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}
.lz-readys .container3 .circle2[data-v-d414a2e8] {
    -webkit-animation-delay: -0.7s;
    animation-delay: -0.7s;
}
.lz-readys .container1 .circle3[data-v-d414a2e8] {
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.6s;
}
.lz-readys .container2 .circle3[data-v-d414a2e8] {
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s;
}
.lz-readys .container3 .circle3[data-v-d414a2e8] {
    -webkit-animation-delay: -0.4s;
    animation-delay: -0.4s;
}
.lz-readys .container1 .circle4[data-v-d414a2e8] {
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s;
}
.lz-readys .container2 .circle4[data-v-d414a2e8] {
    -webkit-animation-delay: -0.2s;
    animation-delay: -0.2s;
}
.lz-readys .container3 .circle4[data-v-d414a2e8] {
    -webkit-animation-delay: -0.1s;
    animation-delay: -0.1s;
}
@-webkit-keyframes bouncedelay-d414a2e8 {
0%,
  80%,
  100% {
    -webkit-transform: scale(0);
}
40% {
    -webkit-transform: scale(1);
}
}
@keyframes bouncedelay-d414a2e8 {
0%,
  80%,
  100% {
    transform: scale(0);
    -webkit-transform: scale(0);
}
40% {
    transform: scale(1);
    -webkit-transform: scale(1);
}
}
.lz-readys .loadText[data-v-d414a2e8] {
    position: absolute;
    top: 40%;
    left: 50%;
    width: 100px;
    width: 1.33333rem;
    margin-left: -50px;
    margin-left: -0.66667rem;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    font-size: 14px;
    font-size: 0.18667rem;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.6);
    color: #fff;
    font-size: 14px;
    padding-bottom: 10px;
    padding-bottom: 0.13333rem;
}
.lz-readys .loadText .gifLoad[data-v-d414a2e8] {
      width: 60px;
      width: 0.8rem;
      height: 60px;
      height: 0.8rem;
      display: block;
      margin: 10px auto;
      margin: 0.13333rem auto;
}
.design-modal[data-v-d414a2e8] {
  width: 630px;
  width: 8.4rem;
}
.design-modal.design-modal-footer[data-v-d414a2e8] {
    width: 690px;
    width: 9.2rem;
    bottom: 20px;
    bottom: 0.26667rem;
    top: auto;
    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    border-radius: 10px;
    border-radius: 0.13333rem;
    background: rgba(255, 255, 255, 0.8);
}
.design-modal.design-modal-footer .van-dialog__footer[data-v-d414a2e8] {
      display: none;
}
.design-modal.design-modal-confirm[data-v-d414a2e8] {
    width: 650px;
    width: 8.66667rem;
}
.design-modal.design-modal-confirm .van-dialog__content .van-dialog__message[data-v-d414a2e8] {
      padding: 40px 30px;
      padding: 0.53333rem 0.4rem;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-button--default[data-v-d414a2e8] {
      width: 260px;
      width: 3.46667rem;
      height: 80px;
      height: 1.06667rem;
      background: #236DFF;
      border-radius: 40px;
      border-radius: 0.53333rem;
      -webkit-box-flex: 0;
          -ms-flex: none;
              flex: none;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-button--default .van-button__text[data-v-d414a2e8] {
        font-size: 28px;
        font-size: 0.37333rem;
        color: #fff;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-dialog__cancel[data-v-d414a2e8] {
      background: #fff;
      border: 1px solid #236DFF;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-dialog__cancel .van-button__text[data-v-d414a2e8] {
        color: #236DFF;
}
.design-modal .van-dialog__header[data-v-d414a2e8] {
    color: #000000;
    font-size: 34px;
    font-size: 0.45333rem;
    line-height: 48px;
    line-height: 0.64rem;
    padding-top: 40px;
    padding-top: 0.53333rem;
    font-weight: 700;
}
.design-modal .van-dialog__content .van-dialog__message[data-v-d414a2e8] {
    color: #444444;
    font-size: 30px;
    font-size: 0.4rem;
    line-height: 42px;
    line-height: 0.56rem;
    padding: 30px;
    padding: 0.4rem;
}
.design-modal .van-dialog__footer[data-v-d414a2e8] {
    padding: 0 30px 40px;
    padding: 0 0.4rem 0.53333rem;
}
.design-modal .van-dialog__footer.van-hairline--top[data-v-d414a2e8]::after {
      border: none;
}
.design-modal .van-dialog__footer .van-button--default[data-v-d414a2e8] {
      width: 320px;
      width: 4.26667rem;
      height: 88px;
      height: 1.17333rem;
      background: #236DFF;
      border-radius: 44px;
      border-radius: 0.58667rem;
      margin: 0 auto;
      -webkit-box-flex: 0;
          -ms-flex: none;
              flex: none;
}
.design-modal .van-dialog__footer .van-button--default .van-button__text[data-v-d414a2e8] {
        font-size: 32px;
        font-size: 0.42667rem;
        color: #fff;
}
.wrapper[data-v-d414a2e8] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
}
.title[data-v-d414a2e8] {
  font-size: 32px;
  font-size: 0.42667rem;
  color: #000;
  text-align: center;
  padding: 30px 0;
  padding: 0.4rem 0;
  font-weight: bold;
}
.top-tab[data-v-d414a2e8] {
  padding-left: 30px;
  padding-left: 0.4rem;
}
.top-tab > span[data-v-d414a2e8] {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 140px;
        -ms-flex: 0 0 1.86667rem;
            flex: 0 0 140px;
            flex: 0 0 1.86667rem;
    font-size: 30px;
    font-size: 0.4rem;
    color: #3c464f;
}
.top-tab .tab-custom[data-v-d414a2e8] {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    overflow: auto;
}
.detail-items[data-v-d414a2e8] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow: auto;
  padding: 0 30px !important;
  padding: 0 0.4rem !important;
}
.detail-items .item[data-v-d414a2e8] {
    padding-bottom: 30px;
    padding-bottom: 0.4rem;
    border-bottom: 1px solid #f2f2f5;
    margin-top: 30px;
    margin-top: 0.4rem;
}
.detail-items .item .item-top-title[data-v-d414a2e8] {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
}
.detail-items .item[data-v-d414a2e8]:last-child {
      border-bottom: none;
}
.icon[data-v-d414a2e8] {
  color: #ff8700;
  font-size: 36px;
  font-size: 0.48rem;
  margin-right: 8px;
  margin-top: 4px;
}
.item-title[data-v-d414a2e8] {
  font-size: 32px;
  font-size: 0.42667rem;
  color: #3c464f;
  max-width: 80%;
}
.item-tip[data-v-d414a2e8] {
  font-size: 28px;
  font-size: 0.37333rem;
  color: #ff8700;
  -ms-flex-item-align: start;
      align-self: flex-start;
  margin-top: 3px;
}
.item-detail[data-v-d414a2e8] {
  font-size: 28px;
  font-size: 0.37333rem;
  color: #8a9095;
  text-align: justify;
  margin-top: 16px;
  margin-top: 0.21333rem;
  line-height: 48px;
  line-height: 0.64rem;
  white-space: pre-wrap;
  text-indent: 2em;
}
[data-v-d414a2e8] .van-tabs__nav {
  padding-left: 0 !important;
}
[data-v-d414a2e8] .van-tabs__nav div:first-child {
    margin-left: 0;
}
.second-title[data-v-d414a2e8] {
  font-size: 30px;
  font-size: 0.4rem;
  margin-bottom: 10px;
  margin-bottom: 0.13333rem;
}
.top-tip[data-v-d414a2e8] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #FF8700;
  font-size: 24px;
  font-size: 0.32rem;
  padding: 26px 0 10px 0;
  padding: 0.34667rem 0 0.13333rem 0;
  margin: 0 30px;
  margin: 0 0.4rem;
}
.top-tip img[data-v-d414a2e8] {
    width: 24px;
    width: 0.32rem;
    height: 24px;
    height: 0.32rem;
    margin-right: 10px;
    margin-right: 0.13333rem;
    margin-top: 3px;
}
.top-info[data-v-d414a2e8] {
  padding: 0 30px;
  padding: 0 0.4rem;
}
.top-info > div[data-v-d414a2e8] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    font-size: 28px;
    font-size: 0.37333rem;
    margin-bottom: 10px;
    margin-bottom: 0.13333rem;
    color: #8a9095;
}
.top-info > div span[data-v-d414a2e8]:first-child {
      color: #3c464f;
      font-weight: bold;
}
.top-info > div span[data-v-d414a2e8]:last-child {
      width: 60%;
      text-align: right;
}
.top-info .top-info-bottom[data-v-d414a2e8] {
    display: block;
    font-size: 28px;
    font-size: 0.37333rem;
    color: #8a9095;
}
.top-info .top-info-bottom > div[data-v-d414a2e8]::before {
      display: inline-block;
      content: '';
      width: 6px;
      height: 6px;
      border-radius: 50%;
      background-color: #8a9095;
      margin-right: 5px;
      vertical-align: middle;
}
.top-info .top-info-bottom > div[data-v-d414a2e8]:first-child {
      color: #3c464f;
      font-weight: bold;
      margin-bottom: 10px;
      margin-bottom: 0.13333rem;
}
.top-info .top-info-bottom > div[data-v-d414a2e8]:first-child::before {
        display: none;
}

@charset "UTF-8";
/*---------       字体行高       -----------*/
/*---------       字体颜色       -----------*/
/*---------       边框颜色       -----------*/
/*---------       背景颜色       -----------*/
/*--------- 按钮颜色  ---- */
/* 属性多值传递
ex:
@include remCalc(padding,10,20);
padding: 0.13333rem 0.26667rem;*/
/*按钮纯色系*/
/*按钮边框色系*/
/*按钮大小*/
/*自适应按钮*/
/*标题*/
/*小消息标签*/
/*背景色点击变化*/
/*字数省略限制*/
/*波纹点击效果*/
/*按钮*/
/*最大按钮*/
.wts-btn-big[data-v-0a175091] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big[data-v-0a175091]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*中型按钮*/
.wts-btn-middle[data-v-0a175091] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 294px;
  width: 3.92rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 80px;
  line-height: 1.06667rem;
  border-radius: 8px;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-middle[data-v-0a175091]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-all[data-v-0a175091] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 110px;
  height: 1.46667rem;
  font-size: 40px;
  font-size: 0.53333rem;
  line-height: 110px;
  line-height: 1.46667rem;
  border-radius: 0;
  display: block;
  text-align: center;
}
.wts-btn-all[data-v-0a175091]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-free[data-v-0a175091] {
  color: #fff;
  background-color: #ff6e06;
  font-size: 30px;
  font-size: 0.4rem;
  border-radius: 5px;
  padding: 3px 10px;
  padding: 3px 0.13333rem;
  display: inline-block;
  text-align: center;
}
.wts-btn-free[data-v-0a175091]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}
.wts-btn-big-blue[data-v-0a175091] {
  color: #fff;
  background-color: #3aa9f8;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 94px;
  height: 1.25333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 94px;
  line-height: 1.25333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-blue[data-v-0a175091]:focus {
    color: #e6e6e6;
    background-color: #0994f6;
}

/*蓝色线型按钮-中*/
.wts-btn-cp[data-v-0a175091] {
  color: #fff;
  background-color: #0084ff;
  border: 1px solid #fff;
  display: inline-block;
  text-align: center;
  width: 310px;
  width: 4.13333rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 76px;
  line-height: 1.01333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-cp[data-v-0a175091]:hover, .wts-btn-cp[data-v-0a175091]:focus {
    color: #fff;
    background-color: #fff;
    border: 1px solid #fff;
}
.wts-btn-radius[data-v-0a175091] {
  color: #aaa;
  background-color: #fff;
  border: 1px solid #aaa;
  display: inline-block;
  text-align: center;
  width: 153px;
  width: 2.04rem;
  height: 55px;
  height: 0.73333rem;
  font-size: 26px;
  font-size: 0.34667rem;
  line-height: 55px;
  line-height: 0.73333rem;
  border-radius: 25px;
  border-radius: 0.33333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-radius[data-v-0a175091]:hover, .wts-btn-radius[data-v-0a175091]:focus {
    color: #fff;
    background-color: #aaa;
    border: 1px solid #aaa;
}

/*微大型按钮*/
.wts-btn-big-01[data-v-0a175091] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 590px;
  width: 7.86667rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-01[data-v-0a175091]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*查看更多*/
.wts-btn-more[data-v-0a175091] {
  display: block;
  border-top: 1px solid #eee;
  height: 86px;
  height: 1.14667rem;
  line-height: 86px;
  line-height: 1.14667rem;
  text-align: center;
  margin-left: -60px;
  margin-left: -0.8rem;
  color: #000;
  font-size: 28px;
  font-size: 0.37333rem;
  position: relative;
}
.wts-btn-more[data-v-0a175091]:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 38%;
  margin-top: -18px;
  margin-top: -0.24rem;
  margin-left: 90px;
  margin-left: 1.2rem;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  border-right: 3px solid #000;
  border-top: 3px solid #000;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}
.body-container[data-v-0a175091] {
  width: 750px;
  width: 10rem;
  margin: 0 auto;
  position: relative;
  background-color: #f5f5f5;
}
.lz-top-img[data-v-0a175091] {
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
}

/*单选框*/
.lz-radio[data-v-0a175091] {
  position: relative;
  -webkit-appearance: none;
  width: 18px;
  width: 0.24rem;
  height: 18px;
  height: 0.24rem;
  background-color: transparent;
  border: none;
}
.lz-radio[data-v-0a175091]:before {
  content: "\e623";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 12px;
  font-size: 0.16rem;
  line-height: 18px;
  line-height: 0.24rem;
  text-align: center;
  width: 18px;
  width: 0.24rem;
  height: 18px;
  height: 0.24rem;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  color: #fff;
  opacity: 1;
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 50%;
}
.lz-radio[data-v-0a175091]:checked::before {
  background-color: #0084ff;
  border: 1px solid #0084ff;
}
.lz-radio-new[data-v-0a175091] {
  position: relative;
  background-color: #fff;
  width: 40px;
  width: 0.53333rem;
  height: 40px;
  height: 0.53333rem;
  border-radius: 50%;
  display: inline-block;
  border: 1px solid #e5e5e5;
}
.lz-radio-new[data-check=true][data-v-0a175091] {
  background-color: #0084ff;
  border: 1px solid #0084ff;
}
.lz-radio-new[data-check=true][data-v-0a175091]:before {
  content: "\e6f0";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 20px;
  font-size: 0.26667rem;
  line-height: 40px;
  line-height: 0.53333rem;
  text-align: center;
  color: #fff;
  position: absolute;
  top: 2px;
  right: 4px;
  margin-top: -1px;
}

/*多选框*/
.lz-checkbox[data-v-0a175091] {
  position: relative;
  -webkit-appearance: none;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: transparent;
  border: none;
}
.lz-checkbox[data-v-0a175091]:before {
  content: "\e64e";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 14px;
  font-size: 0.18667rem;
  line-height: 24px;
  line-height: 0.32rem;
  text-align: center;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: #fff;
  color: transparent;
  border: 1px solid #ccc;
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 6px;
}
.lz-checkbox[data-v-0a175091]:checked::before {
  color: #0084ff;
  background-color: #fff;
  border: 1px solid #0084ff;
}

/*多选框2-选择外层选中*/
.lz-checkbox-02[data-v-0a175091] {
  position: relative;
  -webkit-appearance: none;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: transparent;
  border: none;
}
.lz-checkbox-02[data-v-0a175091]:before {
  content: "\e623";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 14px;
  font-size: 0.18667rem;
  line-height: 21px;
  line-height: 0.28rem;
  text-align: center;
  width: 22px;
  width: 0.29333rem;
  height: 21px;
  height: 0.28rem;
  background-color: #fff;
  color: transparent;
  border: 1px solid #ccc;
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.checkLi[data-v-0a175091] {
  color: #0084ff !important;
}
.checkLi .lz-checkbox-02[data-v-0a175091]:before {
    color: #fff;
    background-color: #0084ff;
    border: 1px solid #0084ff;
}

/*底部按钮*/
.lz-apply-btn[data-v-0a175091] {
  position: fixed;
  bottom: 0;
  border-top: 2px solid #fff;
  z-index: 20;
  color: #666;
  background-color: #f0f0f0;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 100px;
  height: 1.33333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 0;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.lz-apply-btn i[data-v-0a175091] {
    font-size: 40px;
    font-size: 0.53333rem;
    margin-right: 10px;
    margin-right: 0.13333rem;
}

/*底部提示*/
.lz-lp-footer[data-v-0a175091] {
  position: absolute;
  bottom: 100px;
  bottom: 1.33333rem;
  padding: 10px;
  padding: 0.13333rem;
}
.lz-lp-footer p[data-v-0a175091] {
    margin-bottom: 10px;
    margin-bottom: 0.13333rem;
}

/*顶部返回栏*/
.lz-top-title-empty[data-v-0a175091] {
  width: 100%;
  height: 90px;
  height: 1.2rem;
}
.lz-top-title[data-v-0a175091] {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 555;
  width: 100%;
  height: 90px;
  height: 1.2rem;
  line-height: 90px;
  line-height: 1.2rem;
  background-color: #0084ff;
  color: #fff;
  font-size: 28px;
  font-size: 0.37333rem;
}
.lz-top-title .left[data-v-0a175091] {
    position: absolute;
    top: 0;
    left: 20px;
    left: 0.26667rem;
    color: #fff;
}
.lz-top-title .right[data-v-0a175091] {
    position: absolute;
    top: 0;
    right: 20px;
    right: 0.26667rem;
    color: #fff;
}
.lz-top-title .center[data-v-0a175091] {
    text-align: center;
    font-size: 32px;
    font-size: 0.42667rem;
}

/*订单页*/
.lz-order-list[data-v-0a175091] {
  background-color: #fff;
  padding-top: 44px;
  padding-top: 0.58667rem;
}
.lz-order-list .titles[data-v-0a175091] {
    font-size: 36px;
    font-size: 0.48rem;
    color: #222;
    text-align: center;
}
.lz-order-list .need-com[data-v-0a175091] {
    position: relative;
    top: -4px;
    font-size: 12px;
    font-size: 0.16rem;
    line-height: 1.2;
    padding: 1px 8px;
    background-color: #fff;
    position: relative;
    color: #fff;
    border-radius: 5px;
    font-size: 28px;
    font-size: 0.37333rem;
    border: 1px solid #0084ff;
    margin-left: 5px;
    color: #0084ff;
}
.lz-order-list .need-com[data-v-0a175091]::before {
      content: '';
      position: absolute;
      left: -6px;
      top: 50%;
      margin-top: -3px;
      width: 0;
      height: 0;
      border: 3px solid transparent;
      border-right-color: #fff;
}
.lz-order-list .need-com[data-v-0a175091]:before {
    content: 0;
}
.lz-order-list .uls-order[data-v-0a175091] {
    width: 100%;
}
.lz-order-list .uls-order > li[data-v-0a175091] {
      text-align: center;
      font-size: 36px;
      font-size: 0.48rem;
      display: block;
      padding: 40px 0;
      padding: 0.53333rem 0;
}
.lz-order-list .uls-order > li .order-name[data-v-0a175091] {
        display: block;
        line-height: 40px;
        line-height: 0.53333rem;
        color: #000;
}
.lz-order-list .uls-order > li .order-inform[data-v-0a175091] {
        font-size: 60px;
        font-size: 0.8rem;
        display: block;
        margin-top: 4px;
        line-height: 80px;
        line-height: 1.06667rem;
        color: #ff6f07;
}
.lz-order-list .btn-check[data-v-0a175091],
  .lz-order-list .btn-pay[data-v-0a175091] {
    color: #ccc;
    background-color: #fff;
    border: 1px solid #ccc;
    display: inline-block;
    text-align: center;
    width: 180px;
    width: 2.4rem;
    height: 60px;
    height: 0.8rem;
    font-size: 28px;
    font-size: 0.37333rem;
    line-height: 56px;
    line-height: 0.74667rem;
    border-radius: 0;
    float: right;
    margin-left: 10px;
    margin-left: 0.13333rem;
}
.lz-order-list .btn-check[data-v-0a175091]:hover, .lz-order-list .btn-check[data-v-0a175091]:focus,
    .lz-order-list .btn-pay[data-v-0a175091]:hover,
    .lz-order-list .btn-pay[data-v-0a175091]:focus {
      color: #fff;
      background-color: #ccc;
      border: 1px solid #ccc;
}
.pay-many[data-v-0a175091] {
  margin-top: 12px;
  margin-top: 0.16rem;
  line-height: 88px;
  line-height: 1.17333rem;
  display: block;
  padding-left: 30px;
  padding-left: 0.4rem;
  font-size: 36px;
  font-size: 0.48rem;
}
.lz-bankBanch[data-v-0a175091] {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}
.lz-bankBanch.active[data-v-0a175091] {
    display: block;
}
.lz-bankBanch .lz-drop-search[data-v-0a175091] {
    background-color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}
.lz-bankBanch .lz-drop-search .title[data-v-0a175091] {
      position: relative;
      width: 100%;
      height: 100px;
      height: 1.33333rem;
      line-height: 100px;
      line-height: 1.33333rem;
      font-size: 34px;
      font-size: 0.45333rem;
      text-align: center;
}
.lz-bankBanch .lz-drop-search .title i[data-v-0a175091] {
        font-size: 50px;
        font-size: 0.66667rem;
        position: absolute;
        right: 0;
        top: 0;
        width: 80px;
        width: 1.06667rem;
        line-height: 100px;
        line-height: 1.33333rem;
}
.lz-bankBanch .lz-drop-search .search-box[data-v-0a175091] {
      position: relative;
      width: 100%;
      height: 100px;
      height: 1.33333rem;
      padding: 15px 40px;
      padding: 0.2rem 0.53333rem;
      text-align: center;
      background-color: #f5f5f5;
}
.lz-bankBanch .lz-drop-search .search-box i[data-v-0a175091] {
        position: absolute;
        left: 50px;
        left: 0.66667rem;
        top: 50%;
        margin-top: -35px;
        margin-top: -0.46667rem;
        font-size: 30px;
        font-size: 0.4rem;
        height: 70px;
        height: 0.93333rem;
        line-height: 70px;
        line-height: 0.93333rem;
        color: #999;
}
.lz-bankBanch .lz-drop-search .search[data-v-0a175091] {
      display: block;
      width: 100%;
      height: 70px;
      height: 0.93333rem;
      background-color: #fff;
      color: #333;
      padding-left: 50px;
      padding-left: 0.66667rem;
      margin: 0;
      border-color: #fff;
      font-size: 32px;
      font-size: 0.42667rem;
      border: none;
}
.lz-bankBanch .lz-drop-search .selected[data-v-0a175091] {
      width: 100%;
      height: 300px;
      height: 4rem;
      padding: 10px 20px;
      padding: 0.13333rem 0.26667rem;
      overflow: auto !important;
}
.lz-bankBanch .lz-drop-search .selected .option[data-v-0a175091] {
        position: relative;
        display: block;
        min-height: 20px;
        min-height: 0.26667rem;
        width: 100%;
        font-size: 16px;
        font-size: 0.21333rem;
        line-height: 20px;
        line-height: 0.26667rem;
        padding: 5px 0;
        color: #666;
        border-top: 1px solid #ececec;
}
.lz-bankBanch .lz-drop-search .selected .option[data-v-0a175091]:first-child {
          border-top: none;
}
.lz-list-block[data-v-0a175091] {
  position: relative;
}
.lz-list-block .ul-List .icons-left[data-v-0a175091] {
    position: absolute;
    width: 50px;
    width: 0.66667rem;
    left: 0;
    top: 25px;
    top: 0.33333rem;
    display: inline-block;
    height: 50px;
    height: 0.66667rem;
    font-size: 44px;
    font-size: 0.58667rem;
    color: #0084ff;
}
.lz-list-block .ul-List .ripple[data-v-0a175091] {
    position: relative;
    overflow: hidden;
}
.lz-list-block .ul-List .ripple[data-v-0a175091]:after {
      content: "";
      display: block;
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      pointer-events: none;
      background-image: radial-gradient(circle, #666 10%, transparent 10.01%);
      background-repeat: no-repeat;
      background-position: 50%;
      -webkit-transform: scale(10, 10);
          -ms-transform: scale(10, 10);
              transform: scale(10, 10);
      opacity: 0;
      -webkit-transition: opacity .5s, -webkit-transform .3s;
      transition: opacity .5s, -webkit-transform .3s;
      transition: transform .3s, opacity .5s;
      transition: transform .3s, opacity .5s, -webkit-transform .3s;
}
.lz-list-block .ul-List .ripple[data-v-0a175091]:active:after {
      -webkit-transform: scale(0, 0);
          -ms-transform: scale(0, 0);
              transform: scale(0, 0);
      opacity: .3;
      -webkit-transition: 0s;
      transition: 0s;
}
.lz-list-block .ul-List .item-content[data-v-0a175091] {
    background-color: #fff;
    width: 100%;
    line-height: 100px;
    line-height: 1.33333rem;
    height: 100px;
    height: 1.33333rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 30px;
    padding: 0 0.4rem;
    border-bottom: 1px solid #e7e7e7;
    font-size: 30px;
    font-size: 0.4rem;
}
.lz-list-block .ul-List .item-content > a.item-link[data-v-0a175091] {
      font-size: 30px;
      font-size: 0.4rem;
      display: block;
      width: 100%;
      height: 100%;
      color: #000;
}
.lz-list-block .ul-List .item-content .item-inner[data-v-0a175091] {
      width: 100%;
      height: 100%;
      position: relative;
      padding-right: 40px;
      padding-right: 0.53333rem;
      padding-left: 70px;
      padding-left: 0.93333rem;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
}
.lz-list-block .ul-List .item-content .icon-gerenziliao[data-v-0a175091] {
      font-size: 30px;
      font-size: 0.4rem;
}
.lz-list-block .ul-List .item-content .icons-right[data-v-0a175091] {
      position: absolute;
      right: 0;
      top: 0;
      display: inline-block;
      height: 100px;
      height: 1.33333rem;
      line-height: 100px;
      line-height: 1.33333rem;
      font-size: 36px;
      font-size: 0.48rem;
      color: #cac9ce;
}
.lz-list-block .ul-List .item-content .item-form[data-v-0a175091] {
      padding-left: 0;
}
.lz-list-block .ul-List .item-content .item-form .item-e-left[data-v-0a175091] {
        width: 30%;
        height: 100%;
        display: inline-block;
        float: left;
}
.lz-list-block .ul-List .item-content .item-form .item-e-right[data-v-0a175091] {
        width: 68%;
        height: 100%;
        text-align: right;
        display: inline-block;
        float: right;
        margin-bottom: 0;
}
.lz-list-block .ul-List .item-content .item-form input[type="text"][data-v-0a175091] {
        border: none;
        background-color: #fff;
}
.lz-list-block .ul-List .item-content .item-form .lz-radio[data-v-0a175091] {
        margin-top: 30px;
        margin-top: 0.4rem;
}
.lz-list-block .ul-List .item-content .item-form .date-input[data-v-0a175091] {
        border: none;
        text-align: right;
        background-color: #fff;
        height: 90px;
        height: 1.2rem;
        line-height: 90px;
        line-height: 1.2rem;
        margin-right: -55px;
        margin-right: -0.73333rem;
}
.lz-list-block .ul-List .item-content .item-title[data-v-0a175091] {
      padding: 0;
}
.lz-list-block .ul-List .item-content .item-title .item-img[data-v-0a175091] {
        position: absolute;
        right: 0;
        top: 5px;
        width: 90px;
        width: 1.2rem;
        height: 90px;
        height: 1.2rem;
        border-radius: 50%;
}
.shadeBox[data-v-0a175091] {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 999;
  background-color: rgba(0, 0, 0, 0.4);
}
#emptyDom[data-v-0a175091] {
  font-size: 34px;
  font-size: 0.45333rem;
}
#emptyDom .empty-icon[data-v-0a175091] {
    width: 185px;
    width: 2.46667rem;
    display: block;
    margin: 30px auto 10px;
    margin: 0.4rem auto 0.13333rem;
}
#emptyDom p[data-v-0a175091] {
    text-align: center;
    font-size: 34px;
    font-size: 0.45333rem;
}
.lz-layer-bg[data-v-0a175091] {
  background-color: transparent !important;
}
.layui-m-layer2 .layui-m-layerchild p[data-v-0a175091] {
  color: #fff;
}
.layout-enter-active[data-v-0a175091], .layout-leave-active[data-v-0a175091] {
  -webkit-transition: opacity .5s;
  transition: opacity .5s;
}
.layout-enter[data-v-0a175091], .layout-leave-active[data-v-0a175091] {
  opacity: 0;
}
.van-picker button[data-v-0a175091] {
  font-size: 30px;
  font-size: 0.4rem;
}
.van-image[data-v-0a175091] {
  vertical-align: middle;
}
.van-image img[data-v-0a175091] {
    vertical-align: middle;
}
.share-process-yindao[data-v-0a175091] {
  background-color: transparent;
  position: fixed;
  left: 0;
  top: 0;
  width: 750px;
  width: 10rem;
}
.share-process-yindao .layui-m-layercont[data-v-0a175091] {
    text-align: right;
    padding-right: 20px;
    padding-right: 0.26667rem;
    padding-top: 20px;
    padding-top: 0.26667rem;
}
.share-process-yindao img[data-v-0a175091] {
    width: 560px;
    width: 7.46667rem;
}
.vue-puzzle-vcode[data-v-0a175091] {
  z-index: 999999 !important;
}
.vue-puzzle-vcode .vue-auth-box_[data-v-0a175091] {
    top: 50%;
}
.margin-top-10[data-v-0a175091] {
  margin-top: 10px !important;
  margin-top: 0.13333rem !important;
}
.margin-top-20[data-v-0a175091] {
  margin-top: 20px !important;
  margin-top: 0.26667rem !important;
}
.margin-top-30[data-v-0a175091] {
  margin-top: 30px !important;
  margin-top: 0.4rem !important;
}
.margin-top-40[data-v-0a175091] {
  margin-top: 40px !important;
  margin-top: 0.53333rem !important;
}
.margin-top-50[data-v-0a175091] {
  margin-top: 50px !important;
  margin-top: 0.66667rem !important;
}
.margin-top-60[data-v-0a175091] {
  margin-top: 60px !important;
  margin-top: 0.8rem !important;
}
.margin-right-10[data-v-0a175091] {
  margin-right: 10px !important;
  margin-right: 0.13333rem !important;
}
.margin-right-20[data-v-0a175091] {
  margin-right: 20px !important;
  margin-right: 0.26667rem !important;
}
.margin-right-30[data-v-0a175091] {
  margin-right: 30px !important;
  margin-right: 0.4rem !important;
}
.margin-right-40[data-v-0a175091] {
  margin-right: 40px !important;
  margin-right: 0.53333rem !important;
}
.margin-right-50[data-v-0a175091] {
  margin-right: 50px !important;
  margin-right: 0.66667rem !important;
}
.margin-right-60[data-v-0a175091] {
  margin-right: 60px !important;
  margin-right: 0.8rem !important;
}
.margin-bottom-10[data-v-0a175091] {
  margin-bottom: 10px !important;
  margin-bottom: 0.13333rem !important;
}
.margin-bottom-20[data-v-0a175091] {
  margin-bottom: 20px !important;
  margin-bottom: 0.26667rem !important;
}
.margin-bottom-30[data-v-0a175091] {
  margin-bottom: 30px !important;
  margin-bottom: 0.4rem !important;
}
.margin-bottom-40[data-v-0a175091] {
  margin-bottom: 40px !important;
  margin-bottom: 0.53333rem !important;
}
.margin-bottom-50[data-v-0a175091] {
  margin-bottom: 50px !important;
  margin-bottom: 0.66667rem !important;
}
.margin-bottom-60[data-v-0a175091] {
  margin-bottom: 60px !important;
  margin-bottom: 0.8rem !important;
}
.margin-left-10[data-v-0a175091] {
  margin-left: 10px !important;
  margin-left: 0.13333rem !important;
}
.margin-left-20[data-v-0a175091] {
  margin-left: 20px !important;
  margin-left: 0.26667rem !important;
}
.margin-left-30[data-v-0a175091] {
  margin-left: 30px !important;
  margin-left: 0.4rem !important;
}
.margin-left-40[data-v-0a175091] {
  margin-left: 40px !important;
  margin-left: 0.53333rem !important;
}
.margin-left-50[data-v-0a175091] {
  margin-left: 50px !important;
  margin-left: 0.66667rem !important;
}
.margin-left-60[data-v-0a175091] {
  margin-left: 60px !important;
  margin-left: 0.8rem !important;
}
.padding-top-10[data-v-0a175091] {
  padding-top: 10px !important;
  padding-top: 0.13333rem !important;
}
.padding-top-20[data-v-0a175091] {
  padding-top: 20px !important;
  padding-top: 0.26667rem !important;
}
.padding-top-30[data-v-0a175091] {
  padding-top: 30px !important;
  padding-top: 0.4rem !important;
}
.padding-top-40[data-v-0a175091] {
  padding-top: 40px !important;
  padding-top: 0.53333rem !important;
}
.padding-top-50[data-v-0a175091] {
  padding-top: 50px !important;
  padding-top: 0.66667rem !important;
}
.padding-top-60[data-v-0a175091] {
  padding-top: 60px !important;
  padding-top: 0.8rem !important;
}
.padding-right-10[data-v-0a175091] {
  padding-right: 10px !important;
  padding-right: 0.13333rem !important;
}
.padding-right-20[data-v-0a175091] {
  padding-right: 20px !important;
  padding-right: 0.26667rem !important;
}
.padding-right-30[data-v-0a175091] {
  padding-right: 30px !important;
  padding-right: 0.4rem !important;
}
.padding-right-40[data-v-0a175091] {
  padding-right: 40px !important;
  padding-right: 0.53333rem !important;
}
.padding-right-50[data-v-0a175091] {
  padding-right: 50px !important;
  padding-right: 0.66667rem !important;
}
.padding-right-60[data-v-0a175091] {
  padding-right: 60px !important;
  padding-right: 0.8rem !important;
}
.padding-bottom-10[data-v-0a175091] {
  padding-bottom: 10px !important;
  padding-bottom: 0.13333rem !important;
}
.padding-bottom-20[data-v-0a175091] {
  padding-bottom: 20px !important;
  padding-bottom: 0.26667rem !important;
}
.padding-bottom-30[data-v-0a175091] {
  padding-bottom: 30px !important;
  padding-bottom: 0.4rem !important;
}
.padding-bottom-40[data-v-0a175091] {
  padding-bottom: 40px !important;
  padding-bottom: 0.53333rem !important;
}
.padding-bottom-50[data-v-0a175091] {
  padding-bottom: 50px !important;
  padding-bottom: 0.66667rem !important;
}
.padding-bottom-60[data-v-0a175091] {
  padding-bottom: 60px !important;
  padding-bottom: 0.8rem !important;
}
.padding-left-10[data-v-0a175091] {
  padding-left: 10px !important;
  padding-left: 0.13333rem !important;
}
.padding-left-20[data-v-0a175091] {
  padding-left: 20px !important;
  padding-left: 0.26667rem !important;
}
.padding-left-30[data-v-0a175091] {
  padding-left: 30px !important;
  padding-left: 0.4rem !important;
}
.padding-left-40[data-v-0a175091] {
  padding-left: 40px !important;
  padding-left: 0.53333rem !important;
}
.padding-left-50[data-v-0a175091] {
  padding-left: 50px !important;
  padding-left: 0.66667rem !important;
}
.padding-left-60[data-v-0a175091] {
  padding-left: 60px !important;
  padding-left: 0.8rem !important;
}
.bac-transparent[data-v-0a175091] {
  background-color: transparent !important;
}
.bac-transparent .layui-m-layerchild[data-v-0a175091] {
    background-color: transparent !important;
}
.layui-m-layer-lzAlert[data-v-0a175091] {
  width: 80% !important;
}
.layui-m-layer-lzAlert h3[data-v-0a175091] {
    line-height: 32px;
    line-height: 0.42667rem;
    height: unset;
    padding-top: 46px;
    padding-top: 0.61333rem;
    font-size: 32px;
    font-size: 0.42667rem;
}
.layui-m-layer-lzAlert .layui-m-layercont[data-v-0a175091] {
    font-size: 30px;
    font-size: 0.4rem;
    max-height: 300px;
    max-height: 4rem;
    overflow: auto;
    word-break: break-all;
    padding: 60px 40px;
    padding: 0.8rem 0.53333rem;
}
.layui-m-layer-lzAlert .layui-m-layerbtn span[yes][data-v-0a175091] {
    font-size: 30px;
    font-size: 0.4rem;
    color: #0084ff !important;
}
.layui-m-layer-inquiry[data-v-0a175091] {
  width: 80% !important;
}
.layui-m-layer-inquiry .layui-m-layercont[data-v-0a175091] {
    font-size: 30px;
    font-size: 0.4rem;
}
.layui-m-layer-design-lzAlert[data-v-0a175091] {
  width: 670px !important;
  width: 8.93333rem !important;
  padding-bottom: 70px;
  padding-bottom: 0.93333rem;
  border-radius: 32px !important;
  border-radius: 0.42667rem !important;
  background: url(../../static-product/img/alertbg.dacbbd63.png) no-repeat;
  background-size: 401px 334px;
  background-size: 5.34667rem 4.45333rem;
  background-position: center 168px;
  background-position: center 2.24rem;
  background-color: #fff;
}
.layui-m-layer-design-lzAlert .layui-m-layercont[data-v-0a175091] {
    font-size: 30px;
    font-size: 0.4rem;
    overflow: auto;
    word-break: break-all;
    padding: 60px 40px;
    padding: 0.8rem 0.53333rem;
}
.layui-m-layer-design-lzAlert .layui-m-layercont .title[data-v-0a175091] {
      font-size: 38px;
      font-size: 0.50667rem;
      line-height: 48px;
      line-height: 0.64rem;
      color: #000;
      text-align: center;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      font-family: PingFangSC-Semibold;
}
.layui-m-layer-design-lzAlert .layui-m-layercont .desc[data-v-0a175091] {
      font-size: 32px;
      font-size: 0.42667rem;
      color: #3c464f;
      text-align: center;
      line-height: 48px;
      line-height: 0.64rem;
      height: 144px;
      height: 1.92rem;
      overflow-y: auto;
      -webkit-overflow-scrolling: touch;
      margin-top: 439px;
      margin-top: 5.85333rem;
      font-family: PingFangSC-Regular;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn[data-v-0a175091] {
    width: 345px;
    width: 4.6rem;
    height: 95px;
    height: 1.26667rem;
    line-height: 95px;
    line-height: 1.26667rem;
    background: #3c7cfc;
    border: 1px solid #3c7cfc;
    overflow: hidden;
    -webkit-box-shadow: 0 10px 22px 0 rgba(60, 124, 252, 0.2);
    -webkit-box-shadow: 0 0.13333rem 0.29333rem 0 rgba(60, 124, 252, 0.2);
            box-shadow: 0 10px 22px 0 rgba(60, 124, 252, 0.2);
            box-shadow: 0 0.13333rem 0.29333rem 0 rgba(60, 124, 252, 0.2);
    border-radius: 54px;
    border-radius: 0.72rem;
    margin: 0 auto;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn span[yes][data-v-0a175091] {
      font-size: 36px;
      font-size: 0.48rem;
      color: #fff;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn span[yes][data-v-0a175091]:active {
      background: #3c7cfc;
}

/*按钮*/
/*最大按钮*/
.wts-btn-big[data-v-0a175091] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big[data-v-0a175091]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*中型按钮*/
.wts-btn-middle[data-v-0a175091] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 294px;
  width: 3.92rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 80px;
  line-height: 1.06667rem;
  border-radius: 8px;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-middle[data-v-0a175091]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-all[data-v-0a175091] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 110px;
  height: 1.46667rem;
  font-size: 40px;
  font-size: 0.53333rem;
  line-height: 110px;
  line-height: 1.46667rem;
  border-radius: 0;
  display: block;
  text-align: center;
}
.wts-btn-all[data-v-0a175091]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-free[data-v-0a175091] {
  color: #fff;
  background-color: #ff6e06;
  font-size: 30px;
  font-size: 0.4rem;
  border-radius: 5px;
  padding: 3px 10px;
  padding: 3px 0.13333rem;
  display: inline-block;
  text-align: center;
}
.wts-btn-free[data-v-0a175091]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}
.wts-btn-big-blue[data-v-0a175091] {
  color: #fff;
  background-color: #3aa9f8;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 94px;
  height: 1.25333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 94px;
  line-height: 1.25333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-blue[data-v-0a175091]:focus {
    color: #e6e6e6;
    background-color: #0994f6;
}

/*蓝色线型按钮-中*/
.wts-btn-cp[data-v-0a175091] {
  color: #fff;
  background-color: #0084ff;
  border: 1px solid #fff;
  display: inline-block;
  text-align: center;
  width: 310px;
  width: 4.13333rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 76px;
  line-height: 1.01333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-cp[data-v-0a175091]:hover, .wts-btn-cp[data-v-0a175091]:focus {
    color: #fff;
    background-color: #fff;
    border: 1px solid #fff;
}
.wts-btn-radius[data-v-0a175091] {
  color: #aaa;
  background-color: #fff;
  border: 1px solid #aaa;
  display: inline-block;
  text-align: center;
  width: 153px;
  width: 2.04rem;
  height: 55px;
  height: 0.73333rem;
  font-size: 26px;
  font-size: 0.34667rem;
  line-height: 55px;
  line-height: 0.73333rem;
  border-radius: 25px;
  border-radius: 0.33333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-radius[data-v-0a175091]:hover, .wts-btn-radius[data-v-0a175091]:focus {
    color: #fff;
    background-color: #aaa;
    border: 1px solid #aaa;
}

/*微大型按钮*/
.wts-btn-big-01[data-v-0a175091] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 590px;
  width: 7.86667rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-01[data-v-0a175091]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*查看更多*/
.wts-btn-more[data-v-0a175091] {
  display: block;
  border-top: 1px solid #eee;
  height: 86px;
  height: 1.14667rem;
  line-height: 86px;
  line-height: 1.14667rem;
  text-align: center;
  margin-left: -60px;
  margin-left: -0.8rem;
  color: #000;
  font-size: 28px;
  font-size: 0.37333rem;
  position: relative;
}
.wts-btn-more[data-v-0a175091]:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 38%;
  margin-top: -18px;
  margin-top: -0.24rem;
  margin-left: 90px;
  margin-left: 1.2rem;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  border-right: 3px solid #000;
  border-top: 3px solid #000;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}
.lz-readys[data-v-0a175091] {
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  min-height: 100vh;
  background-color: #fff;
  z-index: 9999;
}
.lz-readys .spinner[data-v-0a175091] {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -20px;
    margin-top: -0.26667rem;
    margin-left: -20px;
    margin-left: -0.26667rem;
    width: 40px;
    width: 0.53333rem;
    height: 40px;
    height: 0.53333rem;
}
.lz-readys .container1 > div[data-v-0a175091],
  .lz-readys .container2 > div[data-v-0a175091],
  .lz-readys .container3 > div[data-v-0a175091] {
    width: 10px;
    width: 0.13333rem;
    height: 10px;
    height: 0.13333rem;
    background-color: #0084ff;
    border-radius: 100%;
    position: absolute;
    -webkit-animation: bouncedelay-0a175091 1.2s infinite ease-in-out;
    animation: bouncedelay-0a175091 1.2s infinite ease-in-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.lz-readys .spinner .spinner-container[data-v-0a175091] {
    position: absolute;
    width: 100%;
    height: 100%;
}
.lz-readys .container2[data-v-0a175091] {
    -webkit-transform: rotateZ(45deg);
    -ms-transform: rotate(45deg);
        transform: rotateZ(45deg);
}
.lz-readys .container3[data-v-0a175091] {
    -webkit-transform: rotateZ(90deg);
    -ms-transform: rotate(90deg);
        transform: rotateZ(90deg);
}
.lz-readys .circle1[data-v-0a175091] {
    top: 0;
    left: 0;
}
.lz-readys .circle2[data-v-0a175091] {
    top: 0;
    right: 0;
}
.lz-readys .circle3[data-v-0a175091] {
    right: 0;
    bottom: 0;
}
.lz-readys .circle4[data-v-0a175091] {
    left: 0;
    bottom: 0;
}
.lz-readys .container2 .circle1[data-v-0a175091] {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}
.lz-readys .container3 .circle1[data-v-0a175091] {
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
}
.lz-readys .container1 .circle2[data-v-0a175091] {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}
.lz-readys .container2 .circle2[data-v-0a175091] {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}
.lz-readys .container3 .circle2[data-v-0a175091] {
    -webkit-animation-delay: -0.7s;
    animation-delay: -0.7s;
}
.lz-readys .container1 .circle3[data-v-0a175091] {
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.6s;
}
.lz-readys .container2 .circle3[data-v-0a175091] {
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s;
}
.lz-readys .container3 .circle3[data-v-0a175091] {
    -webkit-animation-delay: -0.4s;
    animation-delay: -0.4s;
}
.lz-readys .container1 .circle4[data-v-0a175091] {
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s;
}
.lz-readys .container2 .circle4[data-v-0a175091] {
    -webkit-animation-delay: -0.2s;
    animation-delay: -0.2s;
}
.lz-readys .container3 .circle4[data-v-0a175091] {
    -webkit-animation-delay: -0.1s;
    animation-delay: -0.1s;
}
@-webkit-keyframes bouncedelay-0a175091 {
0%,
  80%,
  100% {
    -webkit-transform: scale(0);
}
40% {
    -webkit-transform: scale(1);
}
}
@keyframes bouncedelay-0a175091 {
0%,
  80%,
  100% {
    transform: scale(0);
    -webkit-transform: scale(0);
}
40% {
    transform: scale(1);
    -webkit-transform: scale(1);
}
}
.lz-readys .loadText[data-v-0a175091] {
    position: absolute;
    top: 40%;
    left: 50%;
    width: 100px;
    width: 1.33333rem;
    margin-left: -50px;
    margin-left: -0.66667rem;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    font-size: 14px;
    font-size: 0.18667rem;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.6);
    color: #fff;
    font-size: 14px;
    padding-bottom: 10px;
    padding-bottom: 0.13333rem;
}
.lz-readys .loadText .gifLoad[data-v-0a175091] {
      width: 60px;
      width: 0.8rem;
      height: 60px;
      height: 0.8rem;
      display: block;
      margin: 10px auto;
      margin: 0.13333rem auto;
}
.design-modal[data-v-0a175091] {
  width: 630px;
  width: 8.4rem;
}
.design-modal.design-modal-footer[data-v-0a175091] {
    width: 690px;
    width: 9.2rem;
    bottom: 20px;
    bottom: 0.26667rem;
    top: auto;
    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    border-radius: 10px;
    border-radius: 0.13333rem;
    background: rgba(255, 255, 255, 0.8);
}
.design-modal.design-modal-footer .van-dialog__footer[data-v-0a175091] {
      display: none;
}
.design-modal.design-modal-confirm[data-v-0a175091] {
    width: 650px;
    width: 8.66667rem;
}
.design-modal.design-modal-confirm .van-dialog__content .van-dialog__message[data-v-0a175091] {
      padding: 40px 30px;
      padding: 0.53333rem 0.4rem;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-button--default[data-v-0a175091] {
      width: 260px;
      width: 3.46667rem;
      height: 80px;
      height: 1.06667rem;
      background: #236DFF;
      border-radius: 40px;
      border-radius: 0.53333rem;
      -webkit-box-flex: 0;
          -ms-flex: none;
              flex: none;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-button--default .van-button__text[data-v-0a175091] {
        font-size: 28px;
        font-size: 0.37333rem;
        color: #fff;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-dialog__cancel[data-v-0a175091] {
      background: #fff;
      border: 1px solid #236DFF;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-dialog__cancel .van-button__text[data-v-0a175091] {
        color: #236DFF;
}
.design-modal .van-dialog__header[data-v-0a175091] {
    color: #000000;
    font-size: 34px;
    font-size: 0.45333rem;
    line-height: 48px;
    line-height: 0.64rem;
    padding-top: 40px;
    padding-top: 0.53333rem;
    font-weight: 700;
}
.design-modal .van-dialog__content .van-dialog__message[data-v-0a175091] {
    color: #444444;
    font-size: 30px;
    font-size: 0.4rem;
    line-height: 42px;
    line-height: 0.56rem;
    padding: 30px;
    padding: 0.4rem;
}
.design-modal .van-dialog__footer[data-v-0a175091] {
    padding: 0 30px 40px;
    padding: 0 0.4rem 0.53333rem;
}
.design-modal .van-dialog__footer.van-hairline--top[data-v-0a175091]::after {
      border: none;
}
.design-modal .van-dialog__footer .van-button--default[data-v-0a175091] {
      width: 320px;
      width: 4.26667rem;
      height: 88px;
      height: 1.17333rem;
      background: #236DFF;
      border-radius: 44px;
      border-radius: 0.58667rem;
      margin: 0 auto;
      -webkit-box-flex: 0;
          -ms-flex: none;
              flex: none;
}
.design-modal .van-dialog__footer .van-button--default .van-button__text[data-v-0a175091] {
        font-size: 32px;
        font-size: 0.42667rem;
        color: #fff;
}
div.lables1[data-v-0a175091] {
  -ms-flex-item-align: start;
      align-self: flex-start;
  margin-top: 13px;
  margin-top: 0.17333rem;
}
div.lables span[data-v-0a175091] {
  max-width: 90%;
  width: unset;
}
div.lables i[data-v-0a175091] {
  margin-left: 5px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.notes[data-v-0a175091] {
  padding-top: 20px !important;
  padding-top: 0.26667rem !important;
}
.notes[data-v-0a175091] .xufei-info {
    text-align: left;
    color: #8A9094;
    font-size: 26px;
    font-size: 0.34667rem;
}
.select-box[data-v-0a175091] {
  width: 100%;
  height: 100%;
  margin-left: 10px;
  margin-left: 0.13333rem;
}
.select-box .lz-drop-check[data-v-0a175091] {
    text-align: center;
    cursor: pointer;
    min-width: 128px;
    min-width: 1.70667rem;
    height: 100%;
    font-size: 28px;
    font-size: 0.37333rem;
    line-height: 58px;
    line-height: 0.77333rem;
    color: #8a9094;
    display: inline-block;
    margin: 0px 15px 15px 0;
    margin: 0px 0.2rem 0.2rem 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 15px;
    padding: 0 0.2rem;
    background-color: #f2f2f5;
    border: 1px solid #f2f2f5;
    box-sizing: border-box;
    border-radius: 2px;
}
.select-box .lz-drop-check.active[data-v-0a175091] {
      color: #236dff;
      background-color: #f3f7ff;
      border-color: #236dff;
}
.select-box .van-icon[data-v-0a175091] {
    color: #8a9094;
    font-size: 28px;
    font-size: 0.37333rem;
}
.select-box2[data-v-0a175091] {
  margin-bottom: -22px;
  margin-bottom: -0.29333rem;
}
.defaultTxt[data-v-0a175091] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 100%;
  font-size: 28px;
  font-size: 0.37333rem;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
}
.defaultTxt .text[data-v-0a175091] {
    text-align: left;
}
.defaultTxt .iconfont[data-v-0a175091] {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
}
.select-layer-box[data-v-0a175091] {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10000;
}
.select-layer-box .mask[data-v-0a175091] {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 1;
}
.select-layer-box .mainContent[data-v-0a175091] {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    z-index: 2;
    background-color: #fff;
    border-top-left-radius: 32px;
    border-top-left-radius: 0.42667rem;
    border-top-right-radius: 32px;
    border-top-right-radius: 0.42667rem;
    overflow: hidden;
}
.select-box1[data-v-0a175091] {
  white-space: nowrap;
  margin-bottom: 0;
  overflow-x: auto;
  /* 隐藏滚动条 */
  scrollbar-width: none;
  /* firefox */
  -ms-overflow-style: none;
  /* IE 10+ */
}
.select-box1[data-v-0a175091]::-webkit-scrollbar {
    display: none !important;
}
.select-box1 .lz-drop-check[data-v-0a175091] {
    margin-bottom: 0;
}
.items-wrap1[data-v-0a175091] {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: column !important;
          flex-direction: column !important;
}
.items-wrap1 .lables[data-v-0a175091] {
    margin-top: 0;
}
.items-wrap1 .from-right[data-v-0a175091] {
    width: 100%;
}
.items-wrap1 .from-right .select-box[data-v-0a175091] {
      width: 100%;
      text-align: left;
      margin-left: 0;
      margin-top: 30px;
      margin-top: 0.4rem;
      margin-bottom: -30px;
      margin-bottom: -0.4rem;
}
.items-wrap1 .from-right .select-box .lz-drop-check[data-v-0a175091] {
        height: 72px;
        height: 0.96rem;
        line-height: 72px;
        line-height: 0.96rem;
        padding: 0 32px;
        padding: 0 0.42667rem;
        background-color: #fff;
        border: none;
        -webkit-box-shadow: 0px 6px 30px 0px rgba(60, 70, 79, 0.1);
        -webkit-box-shadow: 0px 6px 0.4rem 0px rgba(60, 70, 79, 0.1);
                box-shadow: 0px 6px 30px 0px rgba(60, 70, 79, 0.1);
                box-shadow: 0px 6px 0.4rem 0px rgba(60, 70, 79, 0.1);
        margin-bottom: 30px;
        margin-bottom: 0.4rem;
        margin-right: 15px;
        margin-right: 0.2rem;
}
.items-wrap1 .from-right .select-box .active[data-v-0a175091] {
        border: 1px solid #236dff;
        background: rgba(29, 56, 255, 0.06);
}
.items-wrap1[data-v-0a175091] .van-tabs__content {
  padding: 0 30px;
  padding: 0 0.4rem;
  background: white;
}
.items-wrap1[data-v-0a175091] .van-tabs__wrap {
  height: auto !important;
}
.items-wrap1[data-v-0a175091] .van-tab {
  padding: 2px 9px !important;
  min-width: 208px !important;
  min-width: 2.77333rem !important;
  min-height: 64px;
  min-height: 0.85333rem;
  border: 1px solid white;
  background: #f2f2f5;
  color: #3c464f;
  font-size: 28px;
  font-size: 0.37333rem;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  margin-left: 16px;
  margin-left: 0.21333rem;
  border-radius: 2px;
}
.items-wrap1[data-v-0a175091] .van-tab span {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.items-wrap1[data-v-0a175091] .van-tab--active {
  background: rgba(29, 56, 255, 0.06);
  border: 1px solid #236dff;
  color: #236dff;
}
.items-wrap1[data-v-0a175091] .van-tabs__line {
  display: none;
}
.items-wrap1[data-v-0a175091] .van-tabs__nav {
  padding-left: 0;
}
.items-wrap1[data-v-0a175091] .van-tabs__nav .van-tab:first-child {
    margin-left: 0;
}
.items-wrap1[data-v-0a175091] .van-tabs__nav--line {
  padding-right: 16px !important;
  padding-right: 0.21333rem !important;
  padding-bottom: 10px !important;
  padding-bottom: 0.13333rem !important;
  background: transparent !important;
}

@charset "UTF-8";
/*---------       字体行高       -----------*/
/*---------       字体颜色       -----------*/
/*---------       边框颜色       -----------*/
/*---------       背景颜色       -----------*/
/*--------- 按钮颜色  ---- */
/* 属性多值传递
ex:
@include remCalc(padding,10,20);
padding: 0.13333rem 0.26667rem;*/
/*按钮纯色系*/
/*按钮边框色系*/
/*按钮大小*/
/*自适应按钮*/
/*标题*/
/*小消息标签*/
/*背景色点击变化*/
/*字数省略限制*/
/*波纹点击效果*/
/*按钮*/
/*最大按钮*/
.wts-btn-big[data-v-5abeafa3] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big[data-v-5abeafa3]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*中型按钮*/
.wts-btn-middle[data-v-5abeafa3] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 294px;
  width: 3.92rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 80px;
  line-height: 1.06667rem;
  border-radius: 8px;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-middle[data-v-5abeafa3]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-all[data-v-5abeafa3] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 110px;
  height: 1.46667rem;
  font-size: 40px;
  font-size: 0.53333rem;
  line-height: 110px;
  line-height: 1.46667rem;
  border-radius: 0;
  display: block;
  text-align: center;
}
.wts-btn-all[data-v-5abeafa3]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-free[data-v-5abeafa3] {
  color: #fff;
  background-color: #ff6e06;
  font-size: 30px;
  font-size: 0.4rem;
  border-radius: 5px;
  padding: 3px 10px;
  padding: 3px 0.13333rem;
  display: inline-block;
  text-align: center;
}
.wts-btn-free[data-v-5abeafa3]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}
.wts-btn-big-blue[data-v-5abeafa3] {
  color: #fff;
  background-color: #3aa9f8;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 94px;
  height: 1.25333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 94px;
  line-height: 1.25333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-blue[data-v-5abeafa3]:focus {
    color: #e6e6e6;
    background-color: #0994f6;
}

/*蓝色线型按钮-中*/
.wts-btn-cp[data-v-5abeafa3] {
  color: #fff;
  background-color: #0084ff;
  border: 1px solid #fff;
  display: inline-block;
  text-align: center;
  width: 310px;
  width: 4.13333rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 76px;
  line-height: 1.01333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-cp[data-v-5abeafa3]:hover, .wts-btn-cp[data-v-5abeafa3]:focus {
    color: #fff;
    background-color: #fff;
    border: 1px solid #fff;
}
.wts-btn-radius[data-v-5abeafa3] {
  color: #aaa;
  background-color: #fff;
  border: 1px solid #aaa;
  display: inline-block;
  text-align: center;
  width: 153px;
  width: 2.04rem;
  height: 55px;
  height: 0.73333rem;
  font-size: 26px;
  font-size: 0.34667rem;
  line-height: 55px;
  line-height: 0.73333rem;
  border-radius: 25px;
  border-radius: 0.33333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-radius[data-v-5abeafa3]:hover, .wts-btn-radius[data-v-5abeafa3]:focus {
    color: #fff;
    background-color: #aaa;
    border: 1px solid #aaa;
}

/*微大型按钮*/
.wts-btn-big-01[data-v-5abeafa3] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 590px;
  width: 7.86667rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-01[data-v-5abeafa3]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*查看更多*/
.wts-btn-more[data-v-5abeafa3] {
  display: block;
  border-top: 1px solid #eee;
  height: 86px;
  height: 1.14667rem;
  line-height: 86px;
  line-height: 1.14667rem;
  text-align: center;
  margin-left: -60px;
  margin-left: -0.8rem;
  color: #000;
  font-size: 28px;
  font-size: 0.37333rem;
  position: relative;
}
.wts-btn-more[data-v-5abeafa3]:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 38%;
  margin-top: -18px;
  margin-top: -0.24rem;
  margin-left: 90px;
  margin-left: 1.2rem;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  border-right: 3px solid #000;
  border-top: 3px solid #000;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}
.body-container[data-v-5abeafa3] {
  width: 750px;
  width: 10rem;
  margin: 0 auto;
  position: relative;
  background-color: #f5f5f5;
}
.lz-top-img[data-v-5abeafa3] {
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
}

/*单选框*/
.lz-radio[data-v-5abeafa3] {
  position: relative;
  -webkit-appearance: none;
  width: 18px;
  width: 0.24rem;
  height: 18px;
  height: 0.24rem;
  background-color: transparent;
  border: none;
}
.lz-radio[data-v-5abeafa3]:before {
  content: "\e623";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 12px;
  font-size: 0.16rem;
  line-height: 18px;
  line-height: 0.24rem;
  text-align: center;
  width: 18px;
  width: 0.24rem;
  height: 18px;
  height: 0.24rem;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  color: #fff;
  opacity: 1;
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 50%;
}
.lz-radio[data-v-5abeafa3]:checked::before {
  background-color: #0084ff;
  border: 1px solid #0084ff;
}
.lz-radio-new[data-v-5abeafa3] {
  position: relative;
  background-color: #fff;
  width: 40px;
  width: 0.53333rem;
  height: 40px;
  height: 0.53333rem;
  border-radius: 50%;
  display: inline-block;
  border: 1px solid #e5e5e5;
}
.lz-radio-new[data-check=true][data-v-5abeafa3] {
  background-color: #0084ff;
  border: 1px solid #0084ff;
}
.lz-radio-new[data-check=true][data-v-5abeafa3]:before {
  content: "\e6f0";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 20px;
  font-size: 0.26667rem;
  line-height: 40px;
  line-height: 0.53333rem;
  text-align: center;
  color: #fff;
  position: absolute;
  top: 2px;
  right: 4px;
  margin-top: -1px;
}

/*多选框*/
.lz-checkbox[data-v-5abeafa3] {
  position: relative;
  -webkit-appearance: none;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: transparent;
  border: none;
}
.lz-checkbox[data-v-5abeafa3]:before {
  content: "\e64e";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 14px;
  font-size: 0.18667rem;
  line-height: 24px;
  line-height: 0.32rem;
  text-align: center;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: #fff;
  color: transparent;
  border: 1px solid #ccc;
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 6px;
}
.lz-checkbox[data-v-5abeafa3]:checked::before {
  color: #0084ff;
  background-color: #fff;
  border: 1px solid #0084ff;
}

/*多选框2-选择外层选中*/
.lz-checkbox-02[data-v-5abeafa3] {
  position: relative;
  -webkit-appearance: none;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: transparent;
  border: none;
}
.lz-checkbox-02[data-v-5abeafa3]:before {
  content: "\e623";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 14px;
  font-size: 0.18667rem;
  line-height: 21px;
  line-height: 0.28rem;
  text-align: center;
  width: 22px;
  width: 0.29333rem;
  height: 21px;
  height: 0.28rem;
  background-color: #fff;
  color: transparent;
  border: 1px solid #ccc;
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.checkLi[data-v-5abeafa3] {
  color: #0084ff !important;
}
.checkLi .lz-checkbox-02[data-v-5abeafa3]:before {
    color: #fff;
    background-color: #0084ff;
    border: 1px solid #0084ff;
}

/*底部按钮*/
.lz-apply-btn[data-v-5abeafa3] {
  position: fixed;
  bottom: 0;
  border-top: 2px solid #fff;
  z-index: 20;
  color: #666;
  background-color: #f0f0f0;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 100px;
  height: 1.33333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 0;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.lz-apply-btn i[data-v-5abeafa3] {
    font-size: 40px;
    font-size: 0.53333rem;
    margin-right: 10px;
    margin-right: 0.13333rem;
}

/*底部提示*/
.lz-lp-footer[data-v-5abeafa3] {
  position: absolute;
  bottom: 100px;
  bottom: 1.33333rem;
  padding: 10px;
  padding: 0.13333rem;
}
.lz-lp-footer p[data-v-5abeafa3] {
    margin-bottom: 10px;
    margin-bottom: 0.13333rem;
}

/*顶部返回栏*/
.lz-top-title-empty[data-v-5abeafa3] {
  width: 100%;
  height: 90px;
  height: 1.2rem;
}
.lz-top-title[data-v-5abeafa3] {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 555;
  width: 100%;
  height: 90px;
  height: 1.2rem;
  line-height: 90px;
  line-height: 1.2rem;
  background-color: #0084ff;
  color: #fff;
  font-size: 28px;
  font-size: 0.37333rem;
}
.lz-top-title .left[data-v-5abeafa3] {
    position: absolute;
    top: 0;
    left: 20px;
    left: 0.26667rem;
    color: #fff;
}
.lz-top-title .right[data-v-5abeafa3] {
    position: absolute;
    top: 0;
    right: 20px;
    right: 0.26667rem;
    color: #fff;
}
.lz-top-title .center[data-v-5abeafa3] {
    text-align: center;
    font-size: 32px;
    font-size: 0.42667rem;
}

/*订单页*/
.lz-order-list[data-v-5abeafa3] {
  background-color: #fff;
  padding-top: 44px;
  padding-top: 0.58667rem;
}
.lz-order-list .titles[data-v-5abeafa3] {
    font-size: 36px;
    font-size: 0.48rem;
    color: #222;
    text-align: center;
}
.lz-order-list .need-com[data-v-5abeafa3] {
    position: relative;
    top: -4px;
    font-size: 12px;
    font-size: 0.16rem;
    line-height: 1.2;
    padding: 1px 8px;
    background-color: #fff;
    position: relative;
    color: #fff;
    border-radius: 5px;
    font-size: 28px;
    font-size: 0.37333rem;
    border: 1px solid #0084ff;
    margin-left: 5px;
    color: #0084ff;
}
.lz-order-list .need-com[data-v-5abeafa3]::before {
      content: '';
      position: absolute;
      left: -6px;
      top: 50%;
      margin-top: -3px;
      width: 0;
      height: 0;
      border: 3px solid transparent;
      border-right-color: #fff;
}
.lz-order-list .need-com[data-v-5abeafa3]:before {
    content: 0;
}
.lz-order-list .uls-order[data-v-5abeafa3] {
    width: 100%;
}
.lz-order-list .uls-order > li[data-v-5abeafa3] {
      text-align: center;
      font-size: 36px;
      font-size: 0.48rem;
      display: block;
      padding: 40px 0;
      padding: 0.53333rem 0;
}
.lz-order-list .uls-order > li .order-name[data-v-5abeafa3] {
        display: block;
        line-height: 40px;
        line-height: 0.53333rem;
        color: #000;
}
.lz-order-list .uls-order > li .order-inform[data-v-5abeafa3] {
        font-size: 60px;
        font-size: 0.8rem;
        display: block;
        margin-top: 4px;
        line-height: 80px;
        line-height: 1.06667rem;
        color: #ff6f07;
}
.lz-order-list .btn-check[data-v-5abeafa3],
  .lz-order-list .btn-pay[data-v-5abeafa3] {
    color: #ccc;
    background-color: #fff;
    border: 1px solid #ccc;
    display: inline-block;
    text-align: center;
    width: 180px;
    width: 2.4rem;
    height: 60px;
    height: 0.8rem;
    font-size: 28px;
    font-size: 0.37333rem;
    line-height: 56px;
    line-height: 0.74667rem;
    border-radius: 0;
    float: right;
    margin-left: 10px;
    margin-left: 0.13333rem;
}
.lz-order-list .btn-check[data-v-5abeafa3]:hover, .lz-order-list .btn-check[data-v-5abeafa3]:focus,
    .lz-order-list .btn-pay[data-v-5abeafa3]:hover,
    .lz-order-list .btn-pay[data-v-5abeafa3]:focus {
      color: #fff;
      background-color: #ccc;
      border: 1px solid #ccc;
}
.pay-many[data-v-5abeafa3] {
  margin-top: 12px;
  margin-top: 0.16rem;
  line-height: 88px;
  line-height: 1.17333rem;
  display: block;
  padding-left: 30px;
  padding-left: 0.4rem;
  font-size: 36px;
  font-size: 0.48rem;
}
.lz-bankBanch[data-v-5abeafa3] {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}
.lz-bankBanch.active[data-v-5abeafa3] {
    display: block;
}
.lz-bankBanch .lz-drop-search[data-v-5abeafa3] {
    background-color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}
.lz-bankBanch .lz-drop-search .title[data-v-5abeafa3] {
      position: relative;
      width: 100%;
      height: 100px;
      height: 1.33333rem;
      line-height: 100px;
      line-height: 1.33333rem;
      font-size: 34px;
      font-size: 0.45333rem;
      text-align: center;
}
.lz-bankBanch .lz-drop-search .title i[data-v-5abeafa3] {
        font-size: 50px;
        font-size: 0.66667rem;
        position: absolute;
        right: 0;
        top: 0;
        width: 80px;
        width: 1.06667rem;
        line-height: 100px;
        line-height: 1.33333rem;
}
.lz-bankBanch .lz-drop-search .search-box[data-v-5abeafa3] {
      position: relative;
      width: 100%;
      height: 100px;
      height: 1.33333rem;
      padding: 15px 40px;
      padding: 0.2rem 0.53333rem;
      text-align: center;
      background-color: #f5f5f5;
}
.lz-bankBanch .lz-drop-search .search-box i[data-v-5abeafa3] {
        position: absolute;
        left: 50px;
        left: 0.66667rem;
        top: 50%;
        margin-top: -35px;
        margin-top: -0.46667rem;
        font-size: 30px;
        font-size: 0.4rem;
        height: 70px;
        height: 0.93333rem;
        line-height: 70px;
        line-height: 0.93333rem;
        color: #999;
}
.lz-bankBanch .lz-drop-search .search[data-v-5abeafa3] {
      display: block;
      width: 100%;
      height: 70px;
      height: 0.93333rem;
      background-color: #fff;
      color: #333;
      padding-left: 50px;
      padding-left: 0.66667rem;
      margin: 0;
      border-color: #fff;
      font-size: 32px;
      font-size: 0.42667rem;
      border: none;
}
.lz-bankBanch .lz-drop-search .selected[data-v-5abeafa3] {
      width: 100%;
      height: 300px;
      height: 4rem;
      padding: 10px 20px;
      padding: 0.13333rem 0.26667rem;
      overflow: auto !important;
}
.lz-bankBanch .lz-drop-search .selected .option[data-v-5abeafa3] {
        position: relative;
        display: block;
        min-height: 20px;
        min-height: 0.26667rem;
        width: 100%;
        font-size: 16px;
        font-size: 0.21333rem;
        line-height: 20px;
        line-height: 0.26667rem;
        padding: 5px 0;
        color: #666;
        border-top: 1px solid #ececec;
}
.lz-bankBanch .lz-drop-search .selected .option[data-v-5abeafa3]:first-child {
          border-top: none;
}
.lz-list-block[data-v-5abeafa3] {
  position: relative;
}
.lz-list-block .ul-List .icons-left[data-v-5abeafa3] {
    position: absolute;
    width: 50px;
    width: 0.66667rem;
    left: 0;
    top: 25px;
    top: 0.33333rem;
    display: inline-block;
    height: 50px;
    height: 0.66667rem;
    font-size: 44px;
    font-size: 0.58667rem;
    color: #0084ff;
}
.lz-list-block .ul-List .ripple[data-v-5abeafa3] {
    position: relative;
    overflow: hidden;
}
.lz-list-block .ul-List .ripple[data-v-5abeafa3]:after {
      content: "";
      display: block;
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      pointer-events: none;
      background-image: radial-gradient(circle, #666 10%, transparent 10.01%);
      background-repeat: no-repeat;
      background-position: 50%;
      -webkit-transform: scale(10, 10);
          -ms-transform: scale(10, 10);
              transform: scale(10, 10);
      opacity: 0;
      -webkit-transition: opacity .5s, -webkit-transform .3s;
      transition: opacity .5s, -webkit-transform .3s;
      transition: transform .3s, opacity .5s;
      transition: transform .3s, opacity .5s, -webkit-transform .3s;
}
.lz-list-block .ul-List .ripple[data-v-5abeafa3]:active:after {
      -webkit-transform: scale(0, 0);
          -ms-transform: scale(0, 0);
              transform: scale(0, 0);
      opacity: .3;
      -webkit-transition: 0s;
      transition: 0s;
}
.lz-list-block .ul-List .item-content[data-v-5abeafa3] {
    background-color: #fff;
    width: 100%;
    line-height: 100px;
    line-height: 1.33333rem;
    height: 100px;
    height: 1.33333rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 30px;
    padding: 0 0.4rem;
    border-bottom: 1px solid #e7e7e7;
    font-size: 30px;
    font-size: 0.4rem;
}
.lz-list-block .ul-List .item-content > a.item-link[data-v-5abeafa3] {
      font-size: 30px;
      font-size: 0.4rem;
      display: block;
      width: 100%;
      height: 100%;
      color: #000;
}
.lz-list-block .ul-List .item-content .item-inner[data-v-5abeafa3] {
      width: 100%;
      height: 100%;
      position: relative;
      padding-right: 40px;
      padding-right: 0.53333rem;
      padding-left: 70px;
      padding-left: 0.93333rem;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
}
.lz-list-block .ul-List .item-content .icon-gerenziliao[data-v-5abeafa3] {
      font-size: 30px;
      font-size: 0.4rem;
}
.lz-list-block .ul-List .item-content .icons-right[data-v-5abeafa3] {
      position: absolute;
      right: 0;
      top: 0;
      display: inline-block;
      height: 100px;
      height: 1.33333rem;
      line-height: 100px;
      line-height: 1.33333rem;
      font-size: 36px;
      font-size: 0.48rem;
      color: #cac9ce;
}
.lz-list-block .ul-List .item-content .item-form[data-v-5abeafa3] {
      padding-left: 0;
}
.lz-list-block .ul-List .item-content .item-form .item-e-left[data-v-5abeafa3] {
        width: 30%;
        height: 100%;
        display: inline-block;
        float: left;
}
.lz-list-block .ul-List .item-content .item-form .item-e-right[data-v-5abeafa3] {
        width: 68%;
        height: 100%;
        text-align: right;
        display: inline-block;
        float: right;
        margin-bottom: 0;
}
.lz-list-block .ul-List .item-content .item-form input[type="text"][data-v-5abeafa3] {
        border: none;
        background-color: #fff;
}
.lz-list-block .ul-List .item-content .item-form .lz-radio[data-v-5abeafa3] {
        margin-top: 30px;
        margin-top: 0.4rem;
}
.lz-list-block .ul-List .item-content .item-form .date-input[data-v-5abeafa3] {
        border: none;
        text-align: right;
        background-color: #fff;
        height: 90px;
        height: 1.2rem;
        line-height: 90px;
        line-height: 1.2rem;
        margin-right: -55px;
        margin-right: -0.73333rem;
}
.lz-list-block .ul-List .item-content .item-title[data-v-5abeafa3] {
      padding: 0;
}
.lz-list-block .ul-List .item-content .item-title .item-img[data-v-5abeafa3] {
        position: absolute;
        right: 0;
        top: 5px;
        width: 90px;
        width: 1.2rem;
        height: 90px;
        height: 1.2rem;
        border-radius: 50%;
}
.shadeBox[data-v-5abeafa3] {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 999;
  background-color: rgba(0, 0, 0, 0.4);
}
#emptyDom[data-v-5abeafa3] {
  font-size: 34px;
  font-size: 0.45333rem;
}
#emptyDom .empty-icon[data-v-5abeafa3] {
    width: 185px;
    width: 2.46667rem;
    display: block;
    margin: 30px auto 10px;
    margin: 0.4rem auto 0.13333rem;
}
#emptyDom p[data-v-5abeafa3] {
    text-align: center;
    font-size: 34px;
    font-size: 0.45333rem;
}
.lz-layer-bg[data-v-5abeafa3] {
  background-color: transparent !important;
}
.layui-m-layer2 .layui-m-layerchild p[data-v-5abeafa3] {
  color: #fff;
}
.layout-enter-active[data-v-5abeafa3], .layout-leave-active[data-v-5abeafa3] {
  -webkit-transition: opacity .5s;
  transition: opacity .5s;
}
.layout-enter[data-v-5abeafa3], .layout-leave-active[data-v-5abeafa3] {
  opacity: 0;
}
.van-picker button[data-v-5abeafa3] {
  font-size: 30px;
  font-size: 0.4rem;
}
.van-image[data-v-5abeafa3] {
  vertical-align: middle;
}
.van-image img[data-v-5abeafa3] {
    vertical-align: middle;
}
.share-process-yindao[data-v-5abeafa3] {
  background-color: transparent;
  position: fixed;
  left: 0;
  top: 0;
  width: 750px;
  width: 10rem;
}
.share-process-yindao .layui-m-layercont[data-v-5abeafa3] {
    text-align: right;
    padding-right: 20px;
    padding-right: 0.26667rem;
    padding-top: 20px;
    padding-top: 0.26667rem;
}
.share-process-yindao img[data-v-5abeafa3] {
    width: 560px;
    width: 7.46667rem;
}
.vue-puzzle-vcode[data-v-5abeafa3] {
  z-index: 999999 !important;
}
.vue-puzzle-vcode .vue-auth-box_[data-v-5abeafa3] {
    top: 50%;
}
.margin-top-10[data-v-5abeafa3] {
  margin-top: 10px !important;
  margin-top: 0.13333rem !important;
}
.margin-top-20[data-v-5abeafa3] {
  margin-top: 20px !important;
  margin-top: 0.26667rem !important;
}
.margin-top-30[data-v-5abeafa3] {
  margin-top: 30px !important;
  margin-top: 0.4rem !important;
}
.margin-top-40[data-v-5abeafa3] {
  margin-top: 40px !important;
  margin-top: 0.53333rem !important;
}
.margin-top-50[data-v-5abeafa3] {
  margin-top: 50px !important;
  margin-top: 0.66667rem !important;
}
.margin-top-60[data-v-5abeafa3] {
  margin-top: 60px !important;
  margin-top: 0.8rem !important;
}
.margin-right-10[data-v-5abeafa3] {
  margin-right: 10px !important;
  margin-right: 0.13333rem !important;
}
.margin-right-20[data-v-5abeafa3] {
  margin-right: 20px !important;
  margin-right: 0.26667rem !important;
}
.margin-right-30[data-v-5abeafa3] {
  margin-right: 30px !important;
  margin-right: 0.4rem !important;
}
.margin-right-40[data-v-5abeafa3] {
  margin-right: 40px !important;
  margin-right: 0.53333rem !important;
}
.margin-right-50[data-v-5abeafa3] {
  margin-right: 50px !important;
  margin-right: 0.66667rem !important;
}
.margin-right-60[data-v-5abeafa3] {
  margin-right: 60px !important;
  margin-right: 0.8rem !important;
}
.margin-bottom-10[data-v-5abeafa3] {
  margin-bottom: 10px !important;
  margin-bottom: 0.13333rem !important;
}
.margin-bottom-20[data-v-5abeafa3] {
  margin-bottom: 20px !important;
  margin-bottom: 0.26667rem !important;
}
.margin-bottom-30[data-v-5abeafa3] {
  margin-bottom: 30px !important;
  margin-bottom: 0.4rem !important;
}
.margin-bottom-40[data-v-5abeafa3] {
  margin-bottom: 40px !important;
  margin-bottom: 0.53333rem !important;
}
.margin-bottom-50[data-v-5abeafa3] {
  margin-bottom: 50px !important;
  margin-bottom: 0.66667rem !important;
}
.margin-bottom-60[data-v-5abeafa3] {
  margin-bottom: 60px !important;
  margin-bottom: 0.8rem !important;
}
.margin-left-10[data-v-5abeafa3] {
  margin-left: 10px !important;
  margin-left: 0.13333rem !important;
}
.margin-left-20[data-v-5abeafa3] {
  margin-left: 20px !important;
  margin-left: 0.26667rem !important;
}
.margin-left-30[data-v-5abeafa3] {
  margin-left: 30px !important;
  margin-left: 0.4rem !important;
}
.margin-left-40[data-v-5abeafa3] {
  margin-left: 40px !important;
  margin-left: 0.53333rem !important;
}
.margin-left-50[data-v-5abeafa3] {
  margin-left: 50px !important;
  margin-left: 0.66667rem !important;
}
.margin-left-60[data-v-5abeafa3] {
  margin-left: 60px !important;
  margin-left: 0.8rem !important;
}
.padding-top-10[data-v-5abeafa3] {
  padding-top: 10px !important;
  padding-top: 0.13333rem !important;
}
.padding-top-20[data-v-5abeafa3] {
  padding-top: 20px !important;
  padding-top: 0.26667rem !important;
}
.padding-top-30[data-v-5abeafa3] {
  padding-top: 30px !important;
  padding-top: 0.4rem !important;
}
.padding-top-40[data-v-5abeafa3] {
  padding-top: 40px !important;
  padding-top: 0.53333rem !important;
}
.padding-top-50[data-v-5abeafa3] {
  padding-top: 50px !important;
  padding-top: 0.66667rem !important;
}
.padding-top-60[data-v-5abeafa3] {
  padding-top: 60px !important;
  padding-top: 0.8rem !important;
}
.padding-right-10[data-v-5abeafa3] {
  padding-right: 10px !important;
  padding-right: 0.13333rem !important;
}
.padding-right-20[data-v-5abeafa3] {
  padding-right: 20px !important;
  padding-right: 0.26667rem !important;
}
.padding-right-30[data-v-5abeafa3] {
  padding-right: 30px !important;
  padding-right: 0.4rem !important;
}
.padding-right-40[data-v-5abeafa3] {
  padding-right: 40px !important;
  padding-right: 0.53333rem !important;
}
.padding-right-50[data-v-5abeafa3] {
  padding-right: 50px !important;
  padding-right: 0.66667rem !important;
}
.padding-right-60[data-v-5abeafa3] {
  padding-right: 60px !important;
  padding-right: 0.8rem !important;
}
.padding-bottom-10[data-v-5abeafa3] {
  padding-bottom: 10px !important;
  padding-bottom: 0.13333rem !important;
}
.padding-bottom-20[data-v-5abeafa3] {
  padding-bottom: 20px !important;
  padding-bottom: 0.26667rem !important;
}
.padding-bottom-30[data-v-5abeafa3] {
  padding-bottom: 30px !important;
  padding-bottom: 0.4rem !important;
}
.padding-bottom-40[data-v-5abeafa3] {
  padding-bottom: 40px !important;
  padding-bottom: 0.53333rem !important;
}
.padding-bottom-50[data-v-5abeafa3] {
  padding-bottom: 50px !important;
  padding-bottom: 0.66667rem !important;
}
.padding-bottom-60[data-v-5abeafa3] {
  padding-bottom: 60px !important;
  padding-bottom: 0.8rem !important;
}
.padding-left-10[data-v-5abeafa3] {
  padding-left: 10px !important;
  padding-left: 0.13333rem !important;
}
.padding-left-20[data-v-5abeafa3] {
  padding-left: 20px !important;
  padding-left: 0.26667rem !important;
}
.padding-left-30[data-v-5abeafa3] {
  padding-left: 30px !important;
  padding-left: 0.4rem !important;
}
.padding-left-40[data-v-5abeafa3] {
  padding-left: 40px !important;
  padding-left: 0.53333rem !important;
}
.padding-left-50[data-v-5abeafa3] {
  padding-left: 50px !important;
  padding-left: 0.66667rem !important;
}
.padding-left-60[data-v-5abeafa3] {
  padding-left: 60px !important;
  padding-left: 0.8rem !important;
}
.bac-transparent[data-v-5abeafa3] {
  background-color: transparent !important;
}
.bac-transparent .layui-m-layerchild[data-v-5abeafa3] {
    background-color: transparent !important;
}
.layui-m-layer-lzAlert[data-v-5abeafa3] {
  width: 80% !important;
}
.layui-m-layer-lzAlert h3[data-v-5abeafa3] {
    line-height: 32px;
    line-height: 0.42667rem;
    height: unset;
    padding-top: 46px;
    padding-top: 0.61333rem;
    font-size: 32px;
    font-size: 0.42667rem;
}
.layui-m-layer-lzAlert .layui-m-layercont[data-v-5abeafa3] {
    font-size: 30px;
    font-size: 0.4rem;
    max-height: 300px;
    max-height: 4rem;
    overflow: auto;
    word-break: break-all;
    padding: 60px 40px;
    padding: 0.8rem 0.53333rem;
}
.layui-m-layer-lzAlert .layui-m-layerbtn span[yes][data-v-5abeafa3] {
    font-size: 30px;
    font-size: 0.4rem;
    color: #0084ff !important;
}
.layui-m-layer-inquiry[data-v-5abeafa3] {
  width: 80% !important;
}
.layui-m-layer-inquiry .layui-m-layercont[data-v-5abeafa3] {
    font-size: 30px;
    font-size: 0.4rem;
}
.layui-m-layer-design-lzAlert[data-v-5abeafa3] {
  width: 670px !important;
  width: 8.93333rem !important;
  padding-bottom: 70px;
  padding-bottom: 0.93333rem;
  border-radius: 32px !important;
  border-radius: 0.42667rem !important;
  background: url(../../static-product/img/alertbg.dacbbd63.png) no-repeat;
  background-size: 401px 334px;
  background-size: 5.34667rem 4.45333rem;
  background-position: center 168px;
  background-position: center 2.24rem;
  background-color: #fff;
}
.layui-m-layer-design-lzAlert .layui-m-layercont[data-v-5abeafa3] {
    font-size: 30px;
    font-size: 0.4rem;
    overflow: auto;
    word-break: break-all;
    padding: 60px 40px;
    padding: 0.8rem 0.53333rem;
}
.layui-m-layer-design-lzAlert .layui-m-layercont .title[data-v-5abeafa3] {
      font-size: 38px;
      font-size: 0.50667rem;
      line-height: 48px;
      line-height: 0.64rem;
      color: #000;
      text-align: center;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      font-family: PingFangSC-Semibold;
}
.layui-m-layer-design-lzAlert .layui-m-layercont .desc[data-v-5abeafa3] {
      font-size: 32px;
      font-size: 0.42667rem;
      color: #3c464f;
      text-align: center;
      line-height: 48px;
      line-height: 0.64rem;
      height: 144px;
      height: 1.92rem;
      overflow-y: auto;
      -webkit-overflow-scrolling: touch;
      margin-top: 439px;
      margin-top: 5.85333rem;
      font-family: PingFangSC-Regular;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn[data-v-5abeafa3] {
    width: 345px;
    width: 4.6rem;
    height: 95px;
    height: 1.26667rem;
    line-height: 95px;
    line-height: 1.26667rem;
    background: #3c7cfc;
    border: 1px solid #3c7cfc;
    overflow: hidden;
    -webkit-box-shadow: 0 10px 22px 0 rgba(60, 124, 252, 0.2);
    -webkit-box-shadow: 0 0.13333rem 0.29333rem 0 rgba(60, 124, 252, 0.2);
            box-shadow: 0 10px 22px 0 rgba(60, 124, 252, 0.2);
            box-shadow: 0 0.13333rem 0.29333rem 0 rgba(60, 124, 252, 0.2);
    border-radius: 54px;
    border-radius: 0.72rem;
    margin: 0 auto;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn span[yes][data-v-5abeafa3] {
      font-size: 36px;
      font-size: 0.48rem;
      color: #fff;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn span[yes][data-v-5abeafa3]:active {
      background: #3c7cfc;
}

/*按钮*/
/*最大按钮*/
.wts-btn-big[data-v-5abeafa3] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big[data-v-5abeafa3]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*中型按钮*/
.wts-btn-middle[data-v-5abeafa3] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 294px;
  width: 3.92rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 80px;
  line-height: 1.06667rem;
  border-radius: 8px;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-middle[data-v-5abeafa3]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-all[data-v-5abeafa3] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 110px;
  height: 1.46667rem;
  font-size: 40px;
  font-size: 0.53333rem;
  line-height: 110px;
  line-height: 1.46667rem;
  border-radius: 0;
  display: block;
  text-align: center;
}
.wts-btn-all[data-v-5abeafa3]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-free[data-v-5abeafa3] {
  color: #fff;
  background-color: #ff6e06;
  font-size: 30px;
  font-size: 0.4rem;
  border-radius: 5px;
  padding: 3px 10px;
  padding: 3px 0.13333rem;
  display: inline-block;
  text-align: center;
}
.wts-btn-free[data-v-5abeafa3]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}
.wts-btn-big-blue[data-v-5abeafa3] {
  color: #fff;
  background-color: #3aa9f8;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 94px;
  height: 1.25333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 94px;
  line-height: 1.25333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-blue[data-v-5abeafa3]:focus {
    color: #e6e6e6;
    background-color: #0994f6;
}

/*蓝色线型按钮-中*/
.wts-btn-cp[data-v-5abeafa3] {
  color: #fff;
  background-color: #0084ff;
  border: 1px solid #fff;
  display: inline-block;
  text-align: center;
  width: 310px;
  width: 4.13333rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 76px;
  line-height: 1.01333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-cp[data-v-5abeafa3]:hover, .wts-btn-cp[data-v-5abeafa3]:focus {
    color: #fff;
    background-color: #fff;
    border: 1px solid #fff;
}
.wts-btn-radius[data-v-5abeafa3] {
  color: #aaa;
  background-color: #fff;
  border: 1px solid #aaa;
  display: inline-block;
  text-align: center;
  width: 153px;
  width: 2.04rem;
  height: 55px;
  height: 0.73333rem;
  font-size: 26px;
  font-size: 0.34667rem;
  line-height: 55px;
  line-height: 0.73333rem;
  border-radius: 25px;
  border-radius: 0.33333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-radius[data-v-5abeafa3]:hover, .wts-btn-radius[data-v-5abeafa3]:focus {
    color: #fff;
    background-color: #aaa;
    border: 1px solid #aaa;
}

/*微大型按钮*/
.wts-btn-big-01[data-v-5abeafa3] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 590px;
  width: 7.86667rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-01[data-v-5abeafa3]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*查看更多*/
.wts-btn-more[data-v-5abeafa3] {
  display: block;
  border-top: 1px solid #eee;
  height: 86px;
  height: 1.14667rem;
  line-height: 86px;
  line-height: 1.14667rem;
  text-align: center;
  margin-left: -60px;
  margin-left: -0.8rem;
  color: #000;
  font-size: 28px;
  font-size: 0.37333rem;
  position: relative;
}
.wts-btn-more[data-v-5abeafa3]:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 38%;
  margin-top: -18px;
  margin-top: -0.24rem;
  margin-left: 90px;
  margin-left: 1.2rem;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  border-right: 3px solid #000;
  border-top: 3px solid #000;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}
.lz-readys[data-v-5abeafa3] {
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  min-height: 100vh;
  background-color: #fff;
  z-index: 9999;
}
.lz-readys .spinner[data-v-5abeafa3] {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -20px;
    margin-top: -0.26667rem;
    margin-left: -20px;
    margin-left: -0.26667rem;
    width: 40px;
    width: 0.53333rem;
    height: 40px;
    height: 0.53333rem;
}
.lz-readys .container1 > div[data-v-5abeafa3],
  .lz-readys .container2 > div[data-v-5abeafa3],
  .lz-readys .container3 > div[data-v-5abeafa3] {
    width: 10px;
    width: 0.13333rem;
    height: 10px;
    height: 0.13333rem;
    background-color: #0084ff;
    border-radius: 100%;
    position: absolute;
    -webkit-animation: bouncedelay-5abeafa3 1.2s infinite ease-in-out;
    animation: bouncedelay-5abeafa3 1.2s infinite ease-in-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.lz-readys .spinner .spinner-container[data-v-5abeafa3] {
    position: absolute;
    width: 100%;
    height: 100%;
}
.lz-readys .container2[data-v-5abeafa3] {
    -webkit-transform: rotateZ(45deg);
    -ms-transform: rotate(45deg);
        transform: rotateZ(45deg);
}
.lz-readys .container3[data-v-5abeafa3] {
    -webkit-transform: rotateZ(90deg);
    -ms-transform: rotate(90deg);
        transform: rotateZ(90deg);
}
.lz-readys .circle1[data-v-5abeafa3] {
    top: 0;
    left: 0;
}
.lz-readys .circle2[data-v-5abeafa3] {
    top: 0;
    right: 0;
}
.lz-readys .circle3[data-v-5abeafa3] {
    right: 0;
    bottom: 0;
}
.lz-readys .circle4[data-v-5abeafa3] {
    left: 0;
    bottom: 0;
}
.lz-readys .container2 .circle1[data-v-5abeafa3] {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}
.lz-readys .container3 .circle1[data-v-5abeafa3] {
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
}
.lz-readys .container1 .circle2[data-v-5abeafa3] {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}
.lz-readys .container2 .circle2[data-v-5abeafa3] {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}
.lz-readys .container3 .circle2[data-v-5abeafa3] {
    -webkit-animation-delay: -0.7s;
    animation-delay: -0.7s;
}
.lz-readys .container1 .circle3[data-v-5abeafa3] {
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.6s;
}
.lz-readys .container2 .circle3[data-v-5abeafa3] {
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s;
}
.lz-readys .container3 .circle3[data-v-5abeafa3] {
    -webkit-animation-delay: -0.4s;
    animation-delay: -0.4s;
}
.lz-readys .container1 .circle4[data-v-5abeafa3] {
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s;
}
.lz-readys .container2 .circle4[data-v-5abeafa3] {
    -webkit-animation-delay: -0.2s;
    animation-delay: -0.2s;
}
.lz-readys .container3 .circle4[data-v-5abeafa3] {
    -webkit-animation-delay: -0.1s;
    animation-delay: -0.1s;
}
@-webkit-keyframes bouncedelay-5abeafa3 {
0%,
  80%,
  100% {
    -webkit-transform: scale(0);
}
40% {
    -webkit-transform: scale(1);
}
}
@keyframes bouncedelay-5abeafa3 {
0%,
  80%,
  100% {
    transform: scale(0);
    -webkit-transform: scale(0);
}
40% {
    transform: scale(1);
    -webkit-transform: scale(1);
}
}
.lz-readys .loadText[data-v-5abeafa3] {
    position: absolute;
    top: 40%;
    left: 50%;
    width: 100px;
    width: 1.33333rem;
    margin-left: -50px;
    margin-left: -0.66667rem;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    font-size: 14px;
    font-size: 0.18667rem;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.6);
    color: #fff;
    font-size: 14px;
    padding-bottom: 10px;
    padding-bottom: 0.13333rem;
}
.lz-readys .loadText .gifLoad[data-v-5abeafa3] {
      width: 60px;
      width: 0.8rem;
      height: 60px;
      height: 0.8rem;
      display: block;
      margin: 10px auto;
      margin: 0.13333rem auto;
}
.design-modal[data-v-5abeafa3] {
  width: 630px;
  width: 8.4rem;
}
.design-modal.design-modal-footer[data-v-5abeafa3] {
    width: 690px;
    width: 9.2rem;
    bottom: 20px;
    bottom: 0.26667rem;
    top: auto;
    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    border-radius: 10px;
    border-radius: 0.13333rem;
    background: rgba(255, 255, 255, 0.8);
}
.design-modal.design-modal-footer .van-dialog__footer[data-v-5abeafa3] {
      display: none;
}
.design-modal.design-modal-confirm[data-v-5abeafa3] {
    width: 650px;
    width: 8.66667rem;
}
.design-modal.design-modal-confirm .van-dialog__content .van-dialog__message[data-v-5abeafa3] {
      padding: 40px 30px;
      padding: 0.53333rem 0.4rem;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-button--default[data-v-5abeafa3] {
      width: 260px;
      width: 3.46667rem;
      height: 80px;
      height: 1.06667rem;
      background: #236DFF;
      border-radius: 40px;
      border-radius: 0.53333rem;
      -webkit-box-flex: 0;
          -ms-flex: none;
              flex: none;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-button--default .van-button__text[data-v-5abeafa3] {
        font-size: 28px;
        font-size: 0.37333rem;
        color: #fff;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-dialog__cancel[data-v-5abeafa3] {
      background: #fff;
      border: 1px solid #236DFF;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-dialog__cancel .van-button__text[data-v-5abeafa3] {
        color: #236DFF;
}
.design-modal .van-dialog__header[data-v-5abeafa3] {
    color: #000000;
    font-size: 34px;
    font-size: 0.45333rem;
    line-height: 48px;
    line-height: 0.64rem;
    padding-top: 40px;
    padding-top: 0.53333rem;
    font-weight: 700;
}
.design-modal .van-dialog__content .van-dialog__message[data-v-5abeafa3] {
    color: #444444;
    font-size: 30px;
    font-size: 0.4rem;
    line-height: 42px;
    line-height: 0.56rem;
    padding: 30px;
    padding: 0.4rem;
}
.design-modal .van-dialog__footer[data-v-5abeafa3] {
    padding: 0 30px 40px;
    padding: 0 0.4rem 0.53333rem;
}
.design-modal .van-dialog__footer.van-hairline--top[data-v-5abeafa3]::after {
      border: none;
}
.design-modal .van-dialog__footer .van-button--default[data-v-5abeafa3] {
      width: 320px;
      width: 4.26667rem;
      height: 88px;
      height: 1.17333rem;
      background: #236DFF;
      border-radius: 44px;
      border-radius: 0.58667rem;
      margin: 0 auto;
      -webkit-box-flex: 0;
          -ms-flex: none;
              flex: none;
}
.design-modal .van-dialog__footer .van-button--default .van-button__text[data-v-5abeafa3] {
        font-size: 32px;
        font-size: 0.42667rem;
        color: #fff;
}
.select-box[data-v-5abeafa3] {
  width: 100%;
  height: 100%;
}
.select-box .iconfont[data-v-5abeafa3] {
    color: #8A9094;
    font-size: 28px;
    font-size: 0.37333rem;
    vertical-align: top;
}
.defaultTxt[data-v-5abeafa3] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  font-size: 28px;
  font-size: 0.37333rem;
  padding-right: 0;
}
.defaultTxt span[data-v-5abeafa3] {
    line-height: 40px;
    line-height: 0.53333rem;
    margin-left: auto;
}
.defaultTxt .van-icon[data-v-5abeafa3] {
    color: #8a9094;
    font-size: 28px;
    font-size: 0.37333rem;
}
.defaultClass[data-v-5abeafa3] {
  color: #B1B5B9;
  font-size: 28px;
  font-size: 0.37333rem;
}

@charset "UTF-8";
/*---------       字体行高       -----------*/
/*---------       字体颜色       -----------*/
/*---------       边框颜色       -----------*/
/*---------       背景颜色       -----------*/
/*--------- 按钮颜色  ---- */
/* 属性多值传递
ex:
@include remCalc(padding,10,20);
padding: 0.13333rem 0.26667rem;*/
/*按钮纯色系*/
/*按钮边框色系*/
/*按钮大小*/
/*自适应按钮*/
/*标题*/
/*小消息标签*/
/*背景色点击变化*/
/*字数省略限制*/
/*波纹点击效果*/
/*按钮*/
/*最大按钮*/
.wts-btn-big[data-v-4b6459f5] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big[data-v-4b6459f5]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*中型按钮*/
.wts-btn-middle[data-v-4b6459f5] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 294px;
  width: 3.92rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 80px;
  line-height: 1.06667rem;
  border-radius: 8px;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-middle[data-v-4b6459f5]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-all[data-v-4b6459f5] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 110px;
  height: 1.46667rem;
  font-size: 40px;
  font-size: 0.53333rem;
  line-height: 110px;
  line-height: 1.46667rem;
  border-radius: 0;
  display: block;
  text-align: center;
}
.wts-btn-all[data-v-4b6459f5]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-free[data-v-4b6459f5] {
  color: #fff;
  background-color: #ff6e06;
  font-size: 30px;
  font-size: 0.4rem;
  border-radius: 5px;
  padding: 3px 10px;
  padding: 3px 0.13333rem;
  display: inline-block;
  text-align: center;
}
.wts-btn-free[data-v-4b6459f5]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}
.wts-btn-big-blue[data-v-4b6459f5] {
  color: #fff;
  background-color: #3aa9f8;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 94px;
  height: 1.25333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 94px;
  line-height: 1.25333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-blue[data-v-4b6459f5]:focus {
    color: #e6e6e6;
    background-color: #0994f6;
}

/*蓝色线型按钮-中*/
.wts-btn-cp[data-v-4b6459f5] {
  color: #fff;
  background-color: #0084ff;
  border: 1px solid #fff;
  display: inline-block;
  text-align: center;
  width: 310px;
  width: 4.13333rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 76px;
  line-height: 1.01333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-cp[data-v-4b6459f5]:hover, .wts-btn-cp[data-v-4b6459f5]:focus {
    color: #fff;
    background-color: #fff;
    border: 1px solid #fff;
}
.wts-btn-radius[data-v-4b6459f5] {
  color: #aaa;
  background-color: #fff;
  border: 1px solid #aaa;
  display: inline-block;
  text-align: center;
  width: 153px;
  width: 2.04rem;
  height: 55px;
  height: 0.73333rem;
  font-size: 26px;
  font-size: 0.34667rem;
  line-height: 55px;
  line-height: 0.73333rem;
  border-radius: 25px;
  border-radius: 0.33333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-radius[data-v-4b6459f5]:hover, .wts-btn-radius[data-v-4b6459f5]:focus {
    color: #fff;
    background-color: #aaa;
    border: 1px solid #aaa;
}

/*微大型按钮*/
.wts-btn-big-01[data-v-4b6459f5] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 590px;
  width: 7.86667rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-01[data-v-4b6459f5]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*查看更多*/
.wts-btn-more[data-v-4b6459f5] {
  display: block;
  border-top: 1px solid #eee;
  height: 86px;
  height: 1.14667rem;
  line-height: 86px;
  line-height: 1.14667rem;
  text-align: center;
  margin-left: -60px;
  margin-left: -0.8rem;
  color: #000;
  font-size: 28px;
  font-size: 0.37333rem;
  position: relative;
}
.wts-btn-more[data-v-4b6459f5]:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 38%;
  margin-top: -18px;
  margin-top: -0.24rem;
  margin-left: 90px;
  margin-left: 1.2rem;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  border-right: 3px solid #000;
  border-top: 3px solid #000;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}
.body-container[data-v-4b6459f5] {
  width: 750px;
  width: 10rem;
  margin: 0 auto;
  position: relative;
  background-color: #f5f5f5;
}
.lz-top-img[data-v-4b6459f5] {
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
}

/*单选框*/
.lz-radio[data-v-4b6459f5] {
  position: relative;
  -webkit-appearance: none;
  width: 18px;
  width: 0.24rem;
  height: 18px;
  height: 0.24rem;
  background-color: transparent;
  border: none;
}
.lz-radio[data-v-4b6459f5]:before {
  content: "\e623";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 12px;
  font-size: 0.16rem;
  line-height: 18px;
  line-height: 0.24rem;
  text-align: center;
  width: 18px;
  width: 0.24rem;
  height: 18px;
  height: 0.24rem;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  color: #fff;
  opacity: 1;
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 50%;
}
.lz-radio[data-v-4b6459f5]:checked::before {
  background-color: #0084ff;
  border: 1px solid #0084ff;
}
.lz-radio-new[data-v-4b6459f5] {
  position: relative;
  background-color: #fff;
  width: 40px;
  width: 0.53333rem;
  height: 40px;
  height: 0.53333rem;
  border-radius: 50%;
  display: inline-block;
  border: 1px solid #e5e5e5;
}
.lz-radio-new[data-check=true][data-v-4b6459f5] {
  background-color: #0084ff;
  border: 1px solid #0084ff;
}
.lz-radio-new[data-check=true][data-v-4b6459f5]:before {
  content: "\e6f0";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 20px;
  font-size: 0.26667rem;
  line-height: 40px;
  line-height: 0.53333rem;
  text-align: center;
  color: #fff;
  position: absolute;
  top: 2px;
  right: 4px;
  margin-top: -1px;
}

/*多选框*/
.lz-checkbox[data-v-4b6459f5] {
  position: relative;
  -webkit-appearance: none;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: transparent;
  border: none;
}
.lz-checkbox[data-v-4b6459f5]:before {
  content: "\e64e";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 14px;
  font-size: 0.18667rem;
  line-height: 24px;
  line-height: 0.32rem;
  text-align: center;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: #fff;
  color: transparent;
  border: 1px solid #ccc;
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 6px;
}
.lz-checkbox[data-v-4b6459f5]:checked::before {
  color: #0084ff;
  background-color: #fff;
  border: 1px solid #0084ff;
}

/*多选框2-选择外层选中*/
.lz-checkbox-02[data-v-4b6459f5] {
  position: relative;
  -webkit-appearance: none;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: transparent;
  border: none;
}
.lz-checkbox-02[data-v-4b6459f5]:before {
  content: "\e623";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 14px;
  font-size: 0.18667rem;
  line-height: 21px;
  line-height: 0.28rem;
  text-align: center;
  width: 22px;
  width: 0.29333rem;
  height: 21px;
  height: 0.28rem;
  background-color: #fff;
  color: transparent;
  border: 1px solid #ccc;
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.checkLi[data-v-4b6459f5] {
  color: #0084ff !important;
}
.checkLi .lz-checkbox-02[data-v-4b6459f5]:before {
    color: #fff;
    background-color: #0084ff;
    border: 1px solid #0084ff;
}

/*底部按钮*/
.lz-apply-btn[data-v-4b6459f5] {
  position: fixed;
  bottom: 0;
  border-top: 2px solid #fff;
  z-index: 20;
  color: #666;
  background-color: #f0f0f0;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 100px;
  height: 1.33333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 0;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.lz-apply-btn i[data-v-4b6459f5] {
    font-size: 40px;
    font-size: 0.53333rem;
    margin-right: 10px;
    margin-right: 0.13333rem;
}

/*底部提示*/
.lz-lp-footer[data-v-4b6459f5] {
  position: absolute;
  bottom: 100px;
  bottom: 1.33333rem;
  padding: 10px;
  padding: 0.13333rem;
}
.lz-lp-footer p[data-v-4b6459f5] {
    margin-bottom: 10px;
    margin-bottom: 0.13333rem;
}

/*顶部返回栏*/
.lz-top-title-empty[data-v-4b6459f5] {
  width: 100%;
  height: 90px;
  height: 1.2rem;
}
.lz-top-title[data-v-4b6459f5] {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 555;
  width: 100%;
  height: 90px;
  height: 1.2rem;
  line-height: 90px;
  line-height: 1.2rem;
  background-color: #0084ff;
  color: #fff;
  font-size: 28px;
  font-size: 0.37333rem;
}
.lz-top-title .left[data-v-4b6459f5] {
    position: absolute;
    top: 0;
    left: 20px;
    left: 0.26667rem;
    color: #fff;
}
.lz-top-title .right[data-v-4b6459f5] {
    position: absolute;
    top: 0;
    right: 20px;
    right: 0.26667rem;
    color: #fff;
}
.lz-top-title .center[data-v-4b6459f5] {
    text-align: center;
    font-size: 32px;
    font-size: 0.42667rem;
}

/*订单页*/
.lz-order-list[data-v-4b6459f5] {
  background-color: #fff;
  padding-top: 44px;
  padding-top: 0.58667rem;
}
.lz-order-list .titles[data-v-4b6459f5] {
    font-size: 36px;
    font-size: 0.48rem;
    color: #222;
    text-align: center;
}
.lz-order-list .need-com[data-v-4b6459f5] {
    position: relative;
    top: -4px;
    font-size: 12px;
    font-size: 0.16rem;
    line-height: 1.2;
    padding: 1px 8px;
    background-color: #fff;
    position: relative;
    color: #fff;
    border-radius: 5px;
    font-size: 28px;
    font-size: 0.37333rem;
    border: 1px solid #0084ff;
    margin-left: 5px;
    color: #0084ff;
}
.lz-order-list .need-com[data-v-4b6459f5]::before {
      content: '';
      position: absolute;
      left: -6px;
      top: 50%;
      margin-top: -3px;
      width: 0;
      height: 0;
      border: 3px solid transparent;
      border-right-color: #fff;
}
.lz-order-list .need-com[data-v-4b6459f5]:before {
    content: 0;
}
.lz-order-list .uls-order[data-v-4b6459f5] {
    width: 100%;
}
.lz-order-list .uls-order > li[data-v-4b6459f5] {
      text-align: center;
      font-size: 36px;
      font-size: 0.48rem;
      display: block;
      padding: 40px 0;
      padding: 0.53333rem 0;
}
.lz-order-list .uls-order > li .order-name[data-v-4b6459f5] {
        display: block;
        line-height: 40px;
        line-height: 0.53333rem;
        color: #000;
}
.lz-order-list .uls-order > li .order-inform[data-v-4b6459f5] {
        font-size: 60px;
        font-size: 0.8rem;
        display: block;
        margin-top: 4px;
        line-height: 80px;
        line-height: 1.06667rem;
        color: #ff6f07;
}
.lz-order-list .btn-check[data-v-4b6459f5],
  .lz-order-list .btn-pay[data-v-4b6459f5] {
    color: #ccc;
    background-color: #fff;
    border: 1px solid #ccc;
    display: inline-block;
    text-align: center;
    width: 180px;
    width: 2.4rem;
    height: 60px;
    height: 0.8rem;
    font-size: 28px;
    font-size: 0.37333rem;
    line-height: 56px;
    line-height: 0.74667rem;
    border-radius: 0;
    float: right;
    margin-left: 10px;
    margin-left: 0.13333rem;
}
.lz-order-list .btn-check[data-v-4b6459f5]:hover, .lz-order-list .btn-check[data-v-4b6459f5]:focus,
    .lz-order-list .btn-pay[data-v-4b6459f5]:hover,
    .lz-order-list .btn-pay[data-v-4b6459f5]:focus {
      color: #fff;
      background-color: #ccc;
      border: 1px solid #ccc;
}
.pay-many[data-v-4b6459f5] {
  margin-top: 12px;
  margin-top: 0.16rem;
  line-height: 88px;
  line-height: 1.17333rem;
  display: block;
  padding-left: 30px;
  padding-left: 0.4rem;
  font-size: 36px;
  font-size: 0.48rem;
}
.lz-bankBanch[data-v-4b6459f5] {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}
.lz-bankBanch.active[data-v-4b6459f5] {
    display: block;
}
.lz-bankBanch .lz-drop-search[data-v-4b6459f5] {
    background-color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}
.lz-bankBanch .lz-drop-search .title[data-v-4b6459f5] {
      position: relative;
      width: 100%;
      height: 100px;
      height: 1.33333rem;
      line-height: 100px;
      line-height: 1.33333rem;
      font-size: 34px;
      font-size: 0.45333rem;
      text-align: center;
}
.lz-bankBanch .lz-drop-search .title i[data-v-4b6459f5] {
        font-size: 50px;
        font-size: 0.66667rem;
        position: absolute;
        right: 0;
        top: 0;
        width: 80px;
        width: 1.06667rem;
        line-height: 100px;
        line-height: 1.33333rem;
}
.lz-bankBanch .lz-drop-search .search-box[data-v-4b6459f5] {
      position: relative;
      width: 100%;
      height: 100px;
      height: 1.33333rem;
      padding: 15px 40px;
      padding: 0.2rem 0.53333rem;
      text-align: center;
      background-color: #f5f5f5;
}
.lz-bankBanch .lz-drop-search .search-box i[data-v-4b6459f5] {
        position: absolute;
        left: 50px;
        left: 0.66667rem;
        top: 50%;
        margin-top: -35px;
        margin-top: -0.46667rem;
        font-size: 30px;
        font-size: 0.4rem;
        height: 70px;
        height: 0.93333rem;
        line-height: 70px;
        line-height: 0.93333rem;
        color: #999;
}
.lz-bankBanch .lz-drop-search .search[data-v-4b6459f5] {
      display: block;
      width: 100%;
      height: 70px;
      height: 0.93333rem;
      background-color: #fff;
      color: #333;
      padding-left: 50px;
      padding-left: 0.66667rem;
      margin: 0;
      border-color: #fff;
      font-size: 32px;
      font-size: 0.42667rem;
      border: none;
}
.lz-bankBanch .lz-drop-search .selected[data-v-4b6459f5] {
      width: 100%;
      height: 300px;
      height: 4rem;
      padding: 10px 20px;
      padding: 0.13333rem 0.26667rem;
      overflow: auto !important;
}
.lz-bankBanch .lz-drop-search .selected .option[data-v-4b6459f5] {
        position: relative;
        display: block;
        min-height: 20px;
        min-height: 0.26667rem;
        width: 100%;
        font-size: 16px;
        font-size: 0.21333rem;
        line-height: 20px;
        line-height: 0.26667rem;
        padding: 5px 0;
        color: #666;
        border-top: 1px solid #ececec;
}
.lz-bankBanch .lz-drop-search .selected .option[data-v-4b6459f5]:first-child {
          border-top: none;
}
.lz-list-block[data-v-4b6459f5] {
  position: relative;
}
.lz-list-block .ul-List .icons-left[data-v-4b6459f5] {
    position: absolute;
    width: 50px;
    width: 0.66667rem;
    left: 0;
    top: 25px;
    top: 0.33333rem;
    display: inline-block;
    height: 50px;
    height: 0.66667rem;
    font-size: 44px;
    font-size: 0.58667rem;
    color: #0084ff;
}
.lz-list-block .ul-List .ripple[data-v-4b6459f5] {
    position: relative;
    overflow: hidden;
}
.lz-list-block .ul-List .ripple[data-v-4b6459f5]:after {
      content: "";
      display: block;
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      pointer-events: none;
      background-image: radial-gradient(circle, #666 10%, transparent 10.01%);
      background-repeat: no-repeat;
      background-position: 50%;
      -webkit-transform: scale(10, 10);
          -ms-transform: scale(10, 10);
              transform: scale(10, 10);
      opacity: 0;
      -webkit-transition: opacity .5s, -webkit-transform .3s;
      transition: opacity .5s, -webkit-transform .3s;
      transition: transform .3s, opacity .5s;
      transition: transform .3s, opacity .5s, -webkit-transform .3s;
}
.lz-list-block .ul-List .ripple[data-v-4b6459f5]:active:after {
      -webkit-transform: scale(0, 0);
          -ms-transform: scale(0, 0);
              transform: scale(0, 0);
      opacity: .3;
      -webkit-transition: 0s;
      transition: 0s;
}
.lz-list-block .ul-List .item-content[data-v-4b6459f5] {
    background-color: #fff;
    width: 100%;
    line-height: 100px;
    line-height: 1.33333rem;
    height: 100px;
    height: 1.33333rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 30px;
    padding: 0 0.4rem;
    border-bottom: 1px solid #e7e7e7;
    font-size: 30px;
    font-size: 0.4rem;
}
.lz-list-block .ul-List .item-content > a.item-link[data-v-4b6459f5] {
      font-size: 30px;
      font-size: 0.4rem;
      display: block;
      width: 100%;
      height: 100%;
      color: #000;
}
.lz-list-block .ul-List .item-content .item-inner[data-v-4b6459f5] {
      width: 100%;
      height: 100%;
      position: relative;
      padding-right: 40px;
      padding-right: 0.53333rem;
      padding-left: 70px;
      padding-left: 0.93333rem;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
}
.lz-list-block .ul-List .item-content .icon-gerenziliao[data-v-4b6459f5] {
      font-size: 30px;
      font-size: 0.4rem;
}
.lz-list-block .ul-List .item-content .icons-right[data-v-4b6459f5] {
      position: absolute;
      right: 0;
      top: 0;
      display: inline-block;
      height: 100px;
      height: 1.33333rem;
      line-height: 100px;
      line-height: 1.33333rem;
      font-size: 36px;
      font-size: 0.48rem;
      color: #cac9ce;
}
.lz-list-block .ul-List .item-content .item-form[data-v-4b6459f5] {
      padding-left: 0;
}
.lz-list-block .ul-List .item-content .item-form .item-e-left[data-v-4b6459f5] {
        width: 30%;
        height: 100%;
        display: inline-block;
        float: left;
}
.lz-list-block .ul-List .item-content .item-form .item-e-right[data-v-4b6459f5] {
        width: 68%;
        height: 100%;
        text-align: right;
        display: inline-block;
        float: right;
        margin-bottom: 0;
}
.lz-list-block .ul-List .item-content .item-form input[type="text"][data-v-4b6459f5] {
        border: none;
        background-color: #fff;
}
.lz-list-block .ul-List .item-content .item-form .lz-radio[data-v-4b6459f5] {
        margin-top: 30px;
        margin-top: 0.4rem;
}
.lz-list-block .ul-List .item-content .item-form .date-input[data-v-4b6459f5] {
        border: none;
        text-align: right;
        background-color: #fff;
        height: 90px;
        height: 1.2rem;
        line-height: 90px;
        line-height: 1.2rem;
        margin-right: -55px;
        margin-right: -0.73333rem;
}
.lz-list-block .ul-List .item-content .item-title[data-v-4b6459f5] {
      padding: 0;
}
.lz-list-block .ul-List .item-content .item-title .item-img[data-v-4b6459f5] {
        position: absolute;
        right: 0;
        top: 5px;
        width: 90px;
        width: 1.2rem;
        height: 90px;
        height: 1.2rem;
        border-radius: 50%;
}
.shadeBox[data-v-4b6459f5] {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 999;
  background-color: rgba(0, 0, 0, 0.4);
}
#emptyDom[data-v-4b6459f5] {
  font-size: 34px;
  font-size: 0.45333rem;
}
#emptyDom .empty-icon[data-v-4b6459f5] {
    width: 185px;
    width: 2.46667rem;
    display: block;
    margin: 30px auto 10px;
    margin: 0.4rem auto 0.13333rem;
}
#emptyDom p[data-v-4b6459f5] {
    text-align: center;
    font-size: 34px;
    font-size: 0.45333rem;
}
.lz-layer-bg[data-v-4b6459f5] {
  background-color: transparent !important;
}
.layui-m-layer2 .layui-m-layerchild p[data-v-4b6459f5] {
  color: #fff;
}
.layout-enter-active[data-v-4b6459f5], .layout-leave-active[data-v-4b6459f5] {
  -webkit-transition: opacity .5s;
  transition: opacity .5s;
}
.layout-enter[data-v-4b6459f5], .layout-leave-active[data-v-4b6459f5] {
  opacity: 0;
}
.van-picker button[data-v-4b6459f5] {
  font-size: 30px;
  font-size: 0.4rem;
}
.van-image[data-v-4b6459f5] {
  vertical-align: middle;
}
.van-image img[data-v-4b6459f5] {
    vertical-align: middle;
}
.share-process-yindao[data-v-4b6459f5] {
  background-color: transparent;
  position: fixed;
  left: 0;
  top: 0;
  width: 750px;
  width: 10rem;
}
.share-process-yindao .layui-m-layercont[data-v-4b6459f5] {
    text-align: right;
    padding-right: 20px;
    padding-right: 0.26667rem;
    padding-top: 20px;
    padding-top: 0.26667rem;
}
.share-process-yindao img[data-v-4b6459f5] {
    width: 560px;
    width: 7.46667rem;
}
.vue-puzzle-vcode[data-v-4b6459f5] {
  z-index: 999999 !important;
}
.vue-puzzle-vcode .vue-auth-box_[data-v-4b6459f5] {
    top: 50%;
}
.margin-top-10[data-v-4b6459f5] {
  margin-top: 10px !important;
  margin-top: 0.13333rem !important;
}
.margin-top-20[data-v-4b6459f5] {
  margin-top: 20px !important;
  margin-top: 0.26667rem !important;
}
.margin-top-30[data-v-4b6459f5] {
  margin-top: 30px !important;
  margin-top: 0.4rem !important;
}
.margin-top-40[data-v-4b6459f5] {
  margin-top: 40px !important;
  margin-top: 0.53333rem !important;
}
.margin-top-50[data-v-4b6459f5] {
  margin-top: 50px !important;
  margin-top: 0.66667rem !important;
}
.margin-top-60[data-v-4b6459f5] {
  margin-top: 60px !important;
  margin-top: 0.8rem !important;
}
.margin-right-10[data-v-4b6459f5] {
  margin-right: 10px !important;
  margin-right: 0.13333rem !important;
}
.margin-right-20[data-v-4b6459f5] {
  margin-right: 20px !important;
  margin-right: 0.26667rem !important;
}
.margin-right-30[data-v-4b6459f5] {
  margin-right: 30px !important;
  margin-right: 0.4rem !important;
}
.margin-right-40[data-v-4b6459f5] {
  margin-right: 40px !important;
  margin-right: 0.53333rem !important;
}
.margin-right-50[data-v-4b6459f5] {
  margin-right: 50px !important;
  margin-right: 0.66667rem !important;
}
.margin-right-60[data-v-4b6459f5] {
  margin-right: 60px !important;
  margin-right: 0.8rem !important;
}
.margin-bottom-10[data-v-4b6459f5] {
  margin-bottom: 10px !important;
  margin-bottom: 0.13333rem !important;
}
.margin-bottom-20[data-v-4b6459f5] {
  margin-bottom: 20px !important;
  margin-bottom: 0.26667rem !important;
}
.margin-bottom-30[data-v-4b6459f5] {
  margin-bottom: 30px !important;
  margin-bottom: 0.4rem !important;
}
.margin-bottom-40[data-v-4b6459f5] {
  margin-bottom: 40px !important;
  margin-bottom: 0.53333rem !important;
}
.margin-bottom-50[data-v-4b6459f5] {
  margin-bottom: 50px !important;
  margin-bottom: 0.66667rem !important;
}
.margin-bottom-60[data-v-4b6459f5] {
  margin-bottom: 60px !important;
  margin-bottom: 0.8rem !important;
}
.margin-left-10[data-v-4b6459f5] {
  margin-left: 10px !important;
  margin-left: 0.13333rem !important;
}
.margin-left-20[data-v-4b6459f5] {
  margin-left: 20px !important;
  margin-left: 0.26667rem !important;
}
.margin-left-30[data-v-4b6459f5] {
  margin-left: 30px !important;
  margin-left: 0.4rem !important;
}
.margin-left-40[data-v-4b6459f5] {
  margin-left: 40px !important;
  margin-left: 0.53333rem !important;
}
.margin-left-50[data-v-4b6459f5] {
  margin-left: 50px !important;
  margin-left: 0.66667rem !important;
}
.margin-left-60[data-v-4b6459f5] {
  margin-left: 60px !important;
  margin-left: 0.8rem !important;
}
.padding-top-10[data-v-4b6459f5] {
  padding-top: 10px !important;
  padding-top: 0.13333rem !important;
}
.padding-top-20[data-v-4b6459f5] {
  padding-top: 20px !important;
  padding-top: 0.26667rem !important;
}
.padding-top-30[data-v-4b6459f5] {
  padding-top: 30px !important;
  padding-top: 0.4rem !important;
}
.padding-top-40[data-v-4b6459f5] {
  padding-top: 40px !important;
  padding-top: 0.53333rem !important;
}
.padding-top-50[data-v-4b6459f5] {
  padding-top: 50px !important;
  padding-top: 0.66667rem !important;
}
.padding-top-60[data-v-4b6459f5] {
  padding-top: 60px !important;
  padding-top: 0.8rem !important;
}
.padding-right-10[data-v-4b6459f5] {
  padding-right: 10px !important;
  padding-right: 0.13333rem !important;
}
.padding-right-20[data-v-4b6459f5] {
  padding-right: 20px !important;
  padding-right: 0.26667rem !important;
}
.padding-right-30[data-v-4b6459f5] {
  padding-right: 30px !important;
  padding-right: 0.4rem !important;
}
.padding-right-40[data-v-4b6459f5] {
  padding-right: 40px !important;
  padding-right: 0.53333rem !important;
}
.padding-right-50[data-v-4b6459f5] {
  padding-right: 50px !important;
  padding-right: 0.66667rem !important;
}
.padding-right-60[data-v-4b6459f5] {
  padding-right: 60px !important;
  padding-right: 0.8rem !important;
}
.padding-bottom-10[data-v-4b6459f5] {
  padding-bottom: 10px !important;
  padding-bottom: 0.13333rem !important;
}
.padding-bottom-20[data-v-4b6459f5] {
  padding-bottom: 20px !important;
  padding-bottom: 0.26667rem !important;
}
.padding-bottom-30[data-v-4b6459f5] {
  padding-bottom: 30px !important;
  padding-bottom: 0.4rem !important;
}
.padding-bottom-40[data-v-4b6459f5] {
  padding-bottom: 40px !important;
  padding-bottom: 0.53333rem !important;
}
.padding-bottom-50[data-v-4b6459f5] {
  padding-bottom: 50px !important;
  padding-bottom: 0.66667rem !important;
}
.padding-bottom-60[data-v-4b6459f5] {
  padding-bottom: 60px !important;
  padding-bottom: 0.8rem !important;
}
.padding-left-10[data-v-4b6459f5] {
  padding-left: 10px !important;
  padding-left: 0.13333rem !important;
}
.padding-left-20[data-v-4b6459f5] {
  padding-left: 20px !important;
  padding-left: 0.26667rem !important;
}
.padding-left-30[data-v-4b6459f5] {
  padding-left: 30px !important;
  padding-left: 0.4rem !important;
}
.padding-left-40[data-v-4b6459f5] {
  padding-left: 40px !important;
  padding-left: 0.53333rem !important;
}
.padding-left-50[data-v-4b6459f5] {
  padding-left: 50px !important;
  padding-left: 0.66667rem !important;
}
.padding-left-60[data-v-4b6459f5] {
  padding-left: 60px !important;
  padding-left: 0.8rem !important;
}
.bac-transparent[data-v-4b6459f5] {
  background-color: transparent !important;
}
.bac-transparent .layui-m-layerchild[data-v-4b6459f5] {
    background-color: transparent !important;
}
.layui-m-layer-lzAlert[data-v-4b6459f5] {
  width: 80% !important;
}
.layui-m-layer-lzAlert h3[data-v-4b6459f5] {
    line-height: 32px;
    line-height: 0.42667rem;
    height: unset;
    padding-top: 46px;
    padding-top: 0.61333rem;
    font-size: 32px;
    font-size: 0.42667rem;
}
.layui-m-layer-lzAlert .layui-m-layercont[data-v-4b6459f5] {
    font-size: 30px;
    font-size: 0.4rem;
    max-height: 300px;
    max-height: 4rem;
    overflow: auto;
    word-break: break-all;
    padding: 60px 40px;
    padding: 0.8rem 0.53333rem;
}
.layui-m-layer-lzAlert .layui-m-layerbtn span[yes][data-v-4b6459f5] {
    font-size: 30px;
    font-size: 0.4rem;
    color: #0084ff !important;
}
.layui-m-layer-inquiry[data-v-4b6459f5] {
  width: 80% !important;
}
.layui-m-layer-inquiry .layui-m-layercont[data-v-4b6459f5] {
    font-size: 30px;
    font-size: 0.4rem;
}
.layui-m-layer-design-lzAlert[data-v-4b6459f5] {
  width: 670px !important;
  width: 8.93333rem !important;
  padding-bottom: 70px;
  padding-bottom: 0.93333rem;
  border-radius: 32px !important;
  border-radius: 0.42667rem !important;
  background: url(../../static-product/img/alertbg.dacbbd63.png) no-repeat;
  background-size: 401px 334px;
  background-size: 5.34667rem 4.45333rem;
  background-position: center 168px;
  background-position: center 2.24rem;
  background-color: #fff;
}
.layui-m-layer-design-lzAlert .layui-m-layercont[data-v-4b6459f5] {
    font-size: 30px;
    font-size: 0.4rem;
    overflow: auto;
    word-break: break-all;
    padding: 60px 40px;
    padding: 0.8rem 0.53333rem;
}
.layui-m-layer-design-lzAlert .layui-m-layercont .title[data-v-4b6459f5] {
      font-size: 38px;
      font-size: 0.50667rem;
      line-height: 48px;
      line-height: 0.64rem;
      color: #000;
      text-align: center;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      font-family: PingFangSC-Semibold;
}
.layui-m-layer-design-lzAlert .layui-m-layercont .desc[data-v-4b6459f5] {
      font-size: 32px;
      font-size: 0.42667rem;
      color: #3c464f;
      text-align: center;
      line-height: 48px;
      line-height: 0.64rem;
      height: 144px;
      height: 1.92rem;
      overflow-y: auto;
      -webkit-overflow-scrolling: touch;
      margin-top: 439px;
      margin-top: 5.85333rem;
      font-family: PingFangSC-Regular;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn[data-v-4b6459f5] {
    width: 345px;
    width: 4.6rem;
    height: 95px;
    height: 1.26667rem;
    line-height: 95px;
    line-height: 1.26667rem;
    background: #3c7cfc;
    border: 1px solid #3c7cfc;
    overflow: hidden;
    -webkit-box-shadow: 0 10px 22px 0 rgba(60, 124, 252, 0.2);
    -webkit-box-shadow: 0 0.13333rem 0.29333rem 0 rgba(60, 124, 252, 0.2);
            box-shadow: 0 10px 22px 0 rgba(60, 124, 252, 0.2);
            box-shadow: 0 0.13333rem 0.29333rem 0 rgba(60, 124, 252, 0.2);
    border-radius: 54px;
    border-radius: 0.72rem;
    margin: 0 auto;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn span[yes][data-v-4b6459f5] {
      font-size: 36px;
      font-size: 0.48rem;
      color: #fff;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn span[yes][data-v-4b6459f5]:active {
      background: #3c7cfc;
}

/*按钮*/
/*最大按钮*/
.wts-btn-big[data-v-4b6459f5] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big[data-v-4b6459f5]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*中型按钮*/
.wts-btn-middle[data-v-4b6459f5] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 294px;
  width: 3.92rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 80px;
  line-height: 1.06667rem;
  border-radius: 8px;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-middle[data-v-4b6459f5]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-all[data-v-4b6459f5] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 110px;
  height: 1.46667rem;
  font-size: 40px;
  font-size: 0.53333rem;
  line-height: 110px;
  line-height: 1.46667rem;
  border-radius: 0;
  display: block;
  text-align: center;
}
.wts-btn-all[data-v-4b6459f5]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-free[data-v-4b6459f5] {
  color: #fff;
  background-color: #ff6e06;
  font-size: 30px;
  font-size: 0.4rem;
  border-radius: 5px;
  padding: 3px 10px;
  padding: 3px 0.13333rem;
  display: inline-block;
  text-align: center;
}
.wts-btn-free[data-v-4b6459f5]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}
.wts-btn-big-blue[data-v-4b6459f5] {
  color: #fff;
  background-color: #3aa9f8;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 94px;
  height: 1.25333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 94px;
  line-height: 1.25333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-blue[data-v-4b6459f5]:focus {
    color: #e6e6e6;
    background-color: #0994f6;
}

/*蓝色线型按钮-中*/
.wts-btn-cp[data-v-4b6459f5] {
  color: #fff;
  background-color: #0084ff;
  border: 1px solid #fff;
  display: inline-block;
  text-align: center;
  width: 310px;
  width: 4.13333rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 76px;
  line-height: 1.01333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-cp[data-v-4b6459f5]:hover, .wts-btn-cp[data-v-4b6459f5]:focus {
    color: #fff;
    background-color: #fff;
    border: 1px solid #fff;
}
.wts-btn-radius[data-v-4b6459f5] {
  color: #aaa;
  background-color: #fff;
  border: 1px solid #aaa;
  display: inline-block;
  text-align: center;
  width: 153px;
  width: 2.04rem;
  height: 55px;
  height: 0.73333rem;
  font-size: 26px;
  font-size: 0.34667rem;
  line-height: 55px;
  line-height: 0.73333rem;
  border-radius: 25px;
  border-radius: 0.33333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-radius[data-v-4b6459f5]:hover, .wts-btn-radius[data-v-4b6459f5]:focus {
    color: #fff;
    background-color: #aaa;
    border: 1px solid #aaa;
}

/*微大型按钮*/
.wts-btn-big-01[data-v-4b6459f5] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 590px;
  width: 7.86667rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-01[data-v-4b6459f5]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*查看更多*/
.wts-btn-more[data-v-4b6459f5] {
  display: block;
  border-top: 1px solid #eee;
  height: 86px;
  height: 1.14667rem;
  line-height: 86px;
  line-height: 1.14667rem;
  text-align: center;
  margin-left: -60px;
  margin-left: -0.8rem;
  color: #000;
  font-size: 28px;
  font-size: 0.37333rem;
  position: relative;
}
.wts-btn-more[data-v-4b6459f5]:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 38%;
  margin-top: -18px;
  margin-top: -0.24rem;
  margin-left: 90px;
  margin-left: 1.2rem;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  border-right: 3px solid #000;
  border-top: 3px solid #000;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}
.lz-readys[data-v-4b6459f5] {
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  min-height: 100vh;
  background-color: #fff;
  z-index: 9999;
}
.lz-readys .spinner[data-v-4b6459f5] {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -20px;
    margin-top: -0.26667rem;
    margin-left: -20px;
    margin-left: -0.26667rem;
    width: 40px;
    width: 0.53333rem;
    height: 40px;
    height: 0.53333rem;
}
.lz-readys .container1 > div[data-v-4b6459f5],
  .lz-readys .container2 > div[data-v-4b6459f5],
  .lz-readys .container3 > div[data-v-4b6459f5] {
    width: 10px;
    width: 0.13333rem;
    height: 10px;
    height: 0.13333rem;
    background-color: #0084ff;
    border-radius: 100%;
    position: absolute;
    -webkit-animation: bouncedelay-4b6459f5 1.2s infinite ease-in-out;
    animation: bouncedelay-4b6459f5 1.2s infinite ease-in-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.lz-readys .spinner .spinner-container[data-v-4b6459f5] {
    position: absolute;
    width: 100%;
    height: 100%;
}
.lz-readys .container2[data-v-4b6459f5] {
    -webkit-transform: rotateZ(45deg);
    -ms-transform: rotate(45deg);
        transform: rotateZ(45deg);
}
.lz-readys .container3[data-v-4b6459f5] {
    -webkit-transform: rotateZ(90deg);
    -ms-transform: rotate(90deg);
        transform: rotateZ(90deg);
}
.lz-readys .circle1[data-v-4b6459f5] {
    top: 0;
    left: 0;
}
.lz-readys .circle2[data-v-4b6459f5] {
    top: 0;
    right: 0;
}
.lz-readys .circle3[data-v-4b6459f5] {
    right: 0;
    bottom: 0;
}
.lz-readys .circle4[data-v-4b6459f5] {
    left: 0;
    bottom: 0;
}
.lz-readys .container2 .circle1[data-v-4b6459f5] {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}
.lz-readys .container3 .circle1[data-v-4b6459f5] {
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
}
.lz-readys .container1 .circle2[data-v-4b6459f5] {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}
.lz-readys .container2 .circle2[data-v-4b6459f5] {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}
.lz-readys .container3 .circle2[data-v-4b6459f5] {
    -webkit-animation-delay: -0.7s;
    animation-delay: -0.7s;
}
.lz-readys .container1 .circle3[data-v-4b6459f5] {
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.6s;
}
.lz-readys .container2 .circle3[data-v-4b6459f5] {
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s;
}
.lz-readys .container3 .circle3[data-v-4b6459f5] {
    -webkit-animation-delay: -0.4s;
    animation-delay: -0.4s;
}
.lz-readys .container1 .circle4[data-v-4b6459f5] {
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s;
}
.lz-readys .container2 .circle4[data-v-4b6459f5] {
    -webkit-animation-delay: -0.2s;
    animation-delay: -0.2s;
}
.lz-readys .container3 .circle4[data-v-4b6459f5] {
    -webkit-animation-delay: -0.1s;
    animation-delay: -0.1s;
}
@-webkit-keyframes bouncedelay-4b6459f5 {
0%,
  80%,
  100% {
    -webkit-transform: scale(0);
}
40% {
    -webkit-transform: scale(1);
}
}
@keyframes bouncedelay-4b6459f5 {
0%,
  80%,
  100% {
    transform: scale(0);
    -webkit-transform: scale(0);
}
40% {
    transform: scale(1);
    -webkit-transform: scale(1);
}
}
.lz-readys .loadText[data-v-4b6459f5] {
    position: absolute;
    top: 40%;
    left: 50%;
    width: 100px;
    width: 1.33333rem;
    margin-left: -50px;
    margin-left: -0.66667rem;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    font-size: 14px;
    font-size: 0.18667rem;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.6);
    color: #fff;
    font-size: 14px;
    padding-bottom: 10px;
    padding-bottom: 0.13333rem;
}
.lz-readys .loadText .gifLoad[data-v-4b6459f5] {
      width: 60px;
      width: 0.8rem;
      height: 60px;
      height: 0.8rem;
      display: block;
      margin: 10px auto;
      margin: 0.13333rem auto;
}
.design-modal[data-v-4b6459f5] {
  width: 630px;
  width: 8.4rem;
}
.design-modal.design-modal-footer[data-v-4b6459f5] {
    width: 690px;
    width: 9.2rem;
    bottom: 20px;
    bottom: 0.26667rem;
    top: auto;
    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    border-radius: 10px;
    border-radius: 0.13333rem;
    background: rgba(255, 255, 255, 0.8);
}
.design-modal.design-modal-footer .van-dialog__footer[data-v-4b6459f5] {
      display: none;
}
.design-modal.design-modal-confirm[data-v-4b6459f5] {
    width: 650px;
    width: 8.66667rem;
}
.design-modal.design-modal-confirm .van-dialog__content .van-dialog__message[data-v-4b6459f5] {
      padding: 40px 30px;
      padding: 0.53333rem 0.4rem;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-button--default[data-v-4b6459f5] {
      width: 260px;
      width: 3.46667rem;
      height: 80px;
      height: 1.06667rem;
      background: #236DFF;
      border-radius: 40px;
      border-radius: 0.53333rem;
      -webkit-box-flex: 0;
          -ms-flex: none;
              flex: none;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-button--default .van-button__text[data-v-4b6459f5] {
        font-size: 28px;
        font-size: 0.37333rem;
        color: #fff;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-dialog__cancel[data-v-4b6459f5] {
      background: #fff;
      border: 1px solid #236DFF;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-dialog__cancel .van-button__text[data-v-4b6459f5] {
        color: #236DFF;
}
.design-modal .van-dialog__header[data-v-4b6459f5] {
    color: #000000;
    font-size: 34px;
    font-size: 0.45333rem;
    line-height: 48px;
    line-height: 0.64rem;
    padding-top: 40px;
    padding-top: 0.53333rem;
    font-weight: 700;
}
.design-modal .van-dialog__content .van-dialog__message[data-v-4b6459f5] {
    color: #444444;
    font-size: 30px;
    font-size: 0.4rem;
    line-height: 42px;
    line-height: 0.56rem;
    padding: 30px;
    padding: 0.4rem;
}
.design-modal .van-dialog__footer[data-v-4b6459f5] {
    padding: 0 30px 40px;
    padding: 0 0.4rem 0.53333rem;
}
.design-modal .van-dialog__footer.van-hairline--top[data-v-4b6459f5]::after {
      border: none;
}
.design-modal .van-dialog__footer .van-button--default[data-v-4b6459f5] {
      width: 320px;
      width: 4.26667rem;
      height: 88px;
      height: 1.17333rem;
      background: #236DFF;
      border-radius: 44px;
      border-radius: 0.58667rem;
      margin: 0 auto;
      -webkit-box-flex: 0;
          -ms-flex: none;
              flex: none;
}
.design-modal .van-dialog__footer .van-button--default .van-button__text[data-v-4b6459f5] {
        font-size: 32px;
        font-size: 0.42667rem;
        color: #fff;
}
.select-box[data-v-4b6459f5] {
  width: 100%;
  height: 100%;
}
.select-box .selectContent[data-v-4b6459f5] {
    padding: 30px;
    padding: 0.4rem;
}
.select-box .selectContent .van-radio-group[data-v-4b6459f5] {
      max-height: 700px;
      max-height: 9.33333rem;
      width: 500px;
      width: 6.66667rem;
      overflow: scroll;
      -webkit-overflow-scrolling: touch;
}
.select-box .selectContent .van-radio-group .van-radio[data-v-4b6459f5] {
        margin-bottom: 8px;
}
.select-box .selectContent .van-radio-group .van-radio[data-v-4b6459f5]:nth-last-of-type(1) {
          margin: 0;
}
.select-box .lz-drop-check[data-v-4b6459f5] {
    text-align: center;
    cursor: pointer;
    min-width: 130px;
    min-width: 1.73333rem;
    height: 100%;
    font-size: 30px;
    font-size: 0.4rem;
    line-height: 54px;
    line-height: 0.72rem;
    -webkit-box-shadow: 0 0 3px 0 rgba(0, 132, 255, 0.5);
            box-shadow: 0 0 3px 0 rgba(0, 132, 255, 0.5);
    padding: 0 15px;
    padding: 0 0.2rem;
    color: #666;
    display: inline-block;
    margin: 5px 8px 5px 0;
    background-color: #fff;
    border-radius: 60px;
    border-radius: 0.8rem;
}
.select-box .lz-drop-check[data-check="true"][data-v-4b6459f5] {
      color: #fff;
      background-color: #0084ff;
}
.select-box .drop-2[data-v-4b6459f5] {
    min-width: 45%;
}
.select-box .iconfont[data-v-4b6459f5] {
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    color: #8A9094;
    font-size: 17px;
    font-size: 0.22667rem;
}
.defaultTxt[data-v-4b6459f5] {
  width: 100%;
  height: 100%;
  line-height: 40px;
  line-height: 0.53333rem;
  font-size: 28px;
  font-size: 0.37333rem;
  padding-bottom: 10px;
  padding-bottom: 0.13333rem;
  padding-right: 30px;
  padding-right: 0.4rem;
  display: inline-block;
}
.select-layer-box[data-v-4b6459f5] {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10000;
}
.select-layer-box .mask[data-v-4b6459f5] {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 1;
}
.select-layer-box .btn[data-v-4b6459f5] {
    line-height: 80px;
    line-height: 1.06667rem;
    padding: 0 20px;
    padding: 0 0.26667rem;
}
.select-layer-box .btn-cancle[data-v-4b6459f5] {
    float: left;
}
.select-layer-box .btn-sure[data-v-4b6459f5] {
    float: right;
    color: #0084ff;
}

@charset "UTF-8";
/*---------       字体行高       -----------*/
/*---------       字体颜色       -----------*/
/*---------       边框颜色       -----------*/
/*---------       背景颜色       -----------*/
/*--------- 按钮颜色  ---- */
/* 属性多值传递
ex:
@include remCalc(padding,10,20);
padding: 0.13333rem 0.26667rem;*/
/*按钮纯色系*/
/*按钮边框色系*/
/*按钮大小*/
/*自适应按钮*/
/*标题*/
/*小消息标签*/
/*背景色点击变化*/
/*字数省略限制*/
/*波纹点击效果*/
/*按钮*/
/*最大按钮*/
.wts-btn-big[data-v-86b7dbfc] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big[data-v-86b7dbfc]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*中型按钮*/
.wts-btn-middle[data-v-86b7dbfc] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 294px;
  width: 3.92rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 80px;
  line-height: 1.06667rem;
  border-radius: 8px;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-middle[data-v-86b7dbfc]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-all[data-v-86b7dbfc] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 110px;
  height: 1.46667rem;
  font-size: 40px;
  font-size: 0.53333rem;
  line-height: 110px;
  line-height: 1.46667rem;
  border-radius: 0;
  display: block;
  text-align: center;
}
.wts-btn-all[data-v-86b7dbfc]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-free[data-v-86b7dbfc] {
  color: #fff;
  background-color: #ff6e06;
  font-size: 30px;
  font-size: 0.4rem;
  border-radius: 5px;
  padding: 3px 10px;
  padding: 3px 0.13333rem;
  display: inline-block;
  text-align: center;
}
.wts-btn-free[data-v-86b7dbfc]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}
.wts-btn-big-blue[data-v-86b7dbfc] {
  color: #fff;
  background-color: #3aa9f8;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 94px;
  height: 1.25333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 94px;
  line-height: 1.25333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-blue[data-v-86b7dbfc]:focus {
    color: #e6e6e6;
    background-color: #0994f6;
}

/*蓝色线型按钮-中*/
.wts-btn-cp[data-v-86b7dbfc] {
  color: #fff;
  background-color: #0084ff;
  border: 1px solid #fff;
  display: inline-block;
  text-align: center;
  width: 310px;
  width: 4.13333rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 76px;
  line-height: 1.01333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-cp[data-v-86b7dbfc]:hover, .wts-btn-cp[data-v-86b7dbfc]:focus {
    color: #fff;
    background-color: #fff;
    border: 1px solid #fff;
}
.wts-btn-radius[data-v-86b7dbfc] {
  color: #aaa;
  background-color: #fff;
  border: 1px solid #aaa;
  display: inline-block;
  text-align: center;
  width: 153px;
  width: 2.04rem;
  height: 55px;
  height: 0.73333rem;
  font-size: 26px;
  font-size: 0.34667rem;
  line-height: 55px;
  line-height: 0.73333rem;
  border-radius: 25px;
  border-radius: 0.33333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-radius[data-v-86b7dbfc]:hover, .wts-btn-radius[data-v-86b7dbfc]:focus {
    color: #fff;
    background-color: #aaa;
    border: 1px solid #aaa;
}

/*微大型按钮*/
.wts-btn-big-01[data-v-86b7dbfc] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 590px;
  width: 7.86667rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-01[data-v-86b7dbfc]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*查看更多*/
.wts-btn-more[data-v-86b7dbfc] {
  display: block;
  border-top: 1px solid #eee;
  height: 86px;
  height: 1.14667rem;
  line-height: 86px;
  line-height: 1.14667rem;
  text-align: center;
  margin-left: -60px;
  margin-left: -0.8rem;
  color: #000;
  font-size: 28px;
  font-size: 0.37333rem;
  position: relative;
}
.wts-btn-more[data-v-86b7dbfc]:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 38%;
  margin-top: -18px;
  margin-top: -0.24rem;
  margin-left: 90px;
  margin-left: 1.2rem;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  border-right: 3px solid #000;
  border-top: 3px solid #000;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}
.body-container[data-v-86b7dbfc] {
  width: 750px;
  width: 10rem;
  margin: 0 auto;
  position: relative;
  background-color: #f5f5f5;
}
.lz-top-img[data-v-86b7dbfc] {
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
}

/*单选框*/
.lz-radio[data-v-86b7dbfc] {
  position: relative;
  -webkit-appearance: none;
  width: 18px;
  width: 0.24rem;
  height: 18px;
  height: 0.24rem;
  background-color: transparent;
  border: none;
}
.lz-radio[data-v-86b7dbfc]:before {
  content: "\e623";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 12px;
  font-size: 0.16rem;
  line-height: 18px;
  line-height: 0.24rem;
  text-align: center;
  width: 18px;
  width: 0.24rem;
  height: 18px;
  height: 0.24rem;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  color: #fff;
  opacity: 1;
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 50%;
}
.lz-radio[data-v-86b7dbfc]:checked::before {
  background-color: #0084ff;
  border: 1px solid #0084ff;
}
.lz-radio-new[data-v-86b7dbfc] {
  position: relative;
  background-color: #fff;
  width: 40px;
  width: 0.53333rem;
  height: 40px;
  height: 0.53333rem;
  border-radius: 50%;
  display: inline-block;
  border: 1px solid #e5e5e5;
}
.lz-radio-new[data-check=true][data-v-86b7dbfc] {
  background-color: #0084ff;
  border: 1px solid #0084ff;
}
.lz-radio-new[data-check=true][data-v-86b7dbfc]:before {
  content: "\e6f0";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 20px;
  font-size: 0.26667rem;
  line-height: 40px;
  line-height: 0.53333rem;
  text-align: center;
  color: #fff;
  position: absolute;
  top: 2px;
  right: 4px;
  margin-top: -1px;
}

/*多选框*/
.lz-checkbox[data-v-86b7dbfc] {
  position: relative;
  -webkit-appearance: none;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: transparent;
  border: none;
}
.lz-checkbox[data-v-86b7dbfc]:before {
  content: "\e64e";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 14px;
  font-size: 0.18667rem;
  line-height: 24px;
  line-height: 0.32rem;
  text-align: center;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: #fff;
  color: transparent;
  border: 1px solid #ccc;
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 6px;
}
.lz-checkbox[data-v-86b7dbfc]:checked::before {
  color: #0084ff;
  background-color: #fff;
  border: 1px solid #0084ff;
}

/*多选框2-选择外层选中*/
.lz-checkbox-02[data-v-86b7dbfc] {
  position: relative;
  -webkit-appearance: none;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: transparent;
  border: none;
}
.lz-checkbox-02[data-v-86b7dbfc]:before {
  content: "\e623";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 14px;
  font-size: 0.18667rem;
  line-height: 21px;
  line-height: 0.28rem;
  text-align: center;
  width: 22px;
  width: 0.29333rem;
  height: 21px;
  height: 0.28rem;
  background-color: #fff;
  color: transparent;
  border: 1px solid #ccc;
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.checkLi[data-v-86b7dbfc] {
  color: #0084ff !important;
}
.checkLi .lz-checkbox-02[data-v-86b7dbfc]:before {
    color: #fff;
    background-color: #0084ff;
    border: 1px solid #0084ff;
}

/*底部按钮*/
.lz-apply-btn[data-v-86b7dbfc] {
  position: fixed;
  bottom: 0;
  border-top: 2px solid #fff;
  z-index: 20;
  color: #666;
  background-color: #f0f0f0;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 100px;
  height: 1.33333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 0;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.lz-apply-btn i[data-v-86b7dbfc] {
    font-size: 40px;
    font-size: 0.53333rem;
    margin-right: 10px;
    margin-right: 0.13333rem;
}

/*底部提示*/
.lz-lp-footer[data-v-86b7dbfc] {
  position: absolute;
  bottom: 100px;
  bottom: 1.33333rem;
  padding: 10px;
  padding: 0.13333rem;
}
.lz-lp-footer p[data-v-86b7dbfc] {
    margin-bottom: 10px;
    margin-bottom: 0.13333rem;
}

/*顶部返回栏*/
.lz-top-title-empty[data-v-86b7dbfc] {
  width: 100%;
  height: 90px;
  height: 1.2rem;
}
.lz-top-title[data-v-86b7dbfc] {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 555;
  width: 100%;
  height: 90px;
  height: 1.2rem;
  line-height: 90px;
  line-height: 1.2rem;
  background-color: #0084ff;
  color: #fff;
  font-size: 28px;
  font-size: 0.37333rem;
}
.lz-top-title .left[data-v-86b7dbfc] {
    position: absolute;
    top: 0;
    left: 20px;
    left: 0.26667rem;
    color: #fff;
}
.lz-top-title .right[data-v-86b7dbfc] {
    position: absolute;
    top: 0;
    right: 20px;
    right: 0.26667rem;
    color: #fff;
}
.lz-top-title .center[data-v-86b7dbfc] {
    text-align: center;
    font-size: 32px;
    font-size: 0.42667rem;
}

/*订单页*/
.lz-order-list[data-v-86b7dbfc] {
  background-color: #fff;
  padding-top: 44px;
  padding-top: 0.58667rem;
}
.lz-order-list .titles[data-v-86b7dbfc] {
    font-size: 36px;
    font-size: 0.48rem;
    color: #222;
    text-align: center;
}
.lz-order-list .need-com[data-v-86b7dbfc] {
    position: relative;
    top: -4px;
    font-size: 12px;
    font-size: 0.16rem;
    line-height: 1.2;
    padding: 1px 8px;
    background-color: #fff;
    position: relative;
    color: #fff;
    border-radius: 5px;
    font-size: 28px;
    font-size: 0.37333rem;
    border: 1px solid #0084ff;
    margin-left: 5px;
    color: #0084ff;
}
.lz-order-list .need-com[data-v-86b7dbfc]::before {
      content: '';
      position: absolute;
      left: -6px;
      top: 50%;
      margin-top: -3px;
      width: 0;
      height: 0;
      border: 3px solid transparent;
      border-right-color: #fff;
}
.lz-order-list .need-com[data-v-86b7dbfc]:before {
    content: 0;
}
.lz-order-list .uls-order[data-v-86b7dbfc] {
    width: 100%;
}
.lz-order-list .uls-order > li[data-v-86b7dbfc] {
      text-align: center;
      font-size: 36px;
      font-size: 0.48rem;
      display: block;
      padding: 40px 0;
      padding: 0.53333rem 0;
}
.lz-order-list .uls-order > li .order-name[data-v-86b7dbfc] {
        display: block;
        line-height: 40px;
        line-height: 0.53333rem;
        color: #000;
}
.lz-order-list .uls-order > li .order-inform[data-v-86b7dbfc] {
        font-size: 60px;
        font-size: 0.8rem;
        display: block;
        margin-top: 4px;
        line-height: 80px;
        line-height: 1.06667rem;
        color: #ff6f07;
}
.lz-order-list .btn-check[data-v-86b7dbfc],
  .lz-order-list .btn-pay[data-v-86b7dbfc] {
    color: #ccc;
    background-color: #fff;
    border: 1px solid #ccc;
    display: inline-block;
    text-align: center;
    width: 180px;
    width: 2.4rem;
    height: 60px;
    height: 0.8rem;
    font-size: 28px;
    font-size: 0.37333rem;
    line-height: 56px;
    line-height: 0.74667rem;
    border-radius: 0;
    float: right;
    margin-left: 10px;
    margin-left: 0.13333rem;
}
.lz-order-list .btn-check[data-v-86b7dbfc]:hover, .lz-order-list .btn-check[data-v-86b7dbfc]:focus,
    .lz-order-list .btn-pay[data-v-86b7dbfc]:hover,
    .lz-order-list .btn-pay[data-v-86b7dbfc]:focus {
      color: #fff;
      background-color: #ccc;
      border: 1px solid #ccc;
}
.pay-many[data-v-86b7dbfc] {
  margin-top: 12px;
  margin-top: 0.16rem;
  line-height: 88px;
  line-height: 1.17333rem;
  display: block;
  padding-left: 30px;
  padding-left: 0.4rem;
  font-size: 36px;
  font-size: 0.48rem;
}
.lz-bankBanch[data-v-86b7dbfc] {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}
.lz-bankBanch.active[data-v-86b7dbfc] {
    display: block;
}
.lz-bankBanch .lz-drop-search[data-v-86b7dbfc] {
    background-color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}
.lz-bankBanch .lz-drop-search .title[data-v-86b7dbfc] {
      position: relative;
      width: 100%;
      height: 100px;
      height: 1.33333rem;
      line-height: 100px;
      line-height: 1.33333rem;
      font-size: 34px;
      font-size: 0.45333rem;
      text-align: center;
}
.lz-bankBanch .lz-drop-search .title i[data-v-86b7dbfc] {
        font-size: 50px;
        font-size: 0.66667rem;
        position: absolute;
        right: 0;
        top: 0;
        width: 80px;
        width: 1.06667rem;
        line-height: 100px;
        line-height: 1.33333rem;
}
.lz-bankBanch .lz-drop-search .search-box[data-v-86b7dbfc] {
      position: relative;
      width: 100%;
      height: 100px;
      height: 1.33333rem;
      padding: 15px 40px;
      padding: 0.2rem 0.53333rem;
      text-align: center;
      background-color: #f5f5f5;
}
.lz-bankBanch .lz-drop-search .search-box i[data-v-86b7dbfc] {
        position: absolute;
        left: 50px;
        left: 0.66667rem;
        top: 50%;
        margin-top: -35px;
        margin-top: -0.46667rem;
        font-size: 30px;
        font-size: 0.4rem;
        height: 70px;
        height: 0.93333rem;
        line-height: 70px;
        line-height: 0.93333rem;
        color: #999;
}
.lz-bankBanch .lz-drop-search .search[data-v-86b7dbfc] {
      display: block;
      width: 100%;
      height: 70px;
      height: 0.93333rem;
      background-color: #fff;
      color: #333;
      padding-left: 50px;
      padding-left: 0.66667rem;
      margin: 0;
      border-color: #fff;
      font-size: 32px;
      font-size: 0.42667rem;
      border: none;
}
.lz-bankBanch .lz-drop-search .selected[data-v-86b7dbfc] {
      width: 100%;
      height: 300px;
      height: 4rem;
      padding: 10px 20px;
      padding: 0.13333rem 0.26667rem;
      overflow: auto !important;
}
.lz-bankBanch .lz-drop-search .selected .option[data-v-86b7dbfc] {
        position: relative;
        display: block;
        min-height: 20px;
        min-height: 0.26667rem;
        width: 100%;
        font-size: 16px;
        font-size: 0.21333rem;
        line-height: 20px;
        line-height: 0.26667rem;
        padding: 5px 0;
        color: #666;
        border-top: 1px solid #ececec;
}
.lz-bankBanch .lz-drop-search .selected .option[data-v-86b7dbfc]:first-child {
          border-top: none;
}
.lz-list-block[data-v-86b7dbfc] {
  position: relative;
}
.lz-list-block .ul-List .icons-left[data-v-86b7dbfc] {
    position: absolute;
    width: 50px;
    width: 0.66667rem;
    left: 0;
    top: 25px;
    top: 0.33333rem;
    display: inline-block;
    height: 50px;
    height: 0.66667rem;
    font-size: 44px;
    font-size: 0.58667rem;
    color: #0084ff;
}
.lz-list-block .ul-List .ripple[data-v-86b7dbfc] {
    position: relative;
    overflow: hidden;
}
.lz-list-block .ul-List .ripple[data-v-86b7dbfc]:after {
      content: "";
      display: block;
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      pointer-events: none;
      background-image: radial-gradient(circle, #666 10%, transparent 10.01%);
      background-repeat: no-repeat;
      background-position: 50%;
      -webkit-transform: scale(10, 10);
          -ms-transform: scale(10, 10);
              transform: scale(10, 10);
      opacity: 0;
      -webkit-transition: opacity .5s, -webkit-transform .3s;
      transition: opacity .5s, -webkit-transform .3s;
      transition: transform .3s, opacity .5s;
      transition: transform .3s, opacity .5s, -webkit-transform .3s;
}
.lz-list-block .ul-List .ripple[data-v-86b7dbfc]:active:after {
      -webkit-transform: scale(0, 0);
          -ms-transform: scale(0, 0);
              transform: scale(0, 0);
      opacity: .3;
      -webkit-transition: 0s;
      transition: 0s;
}
.lz-list-block .ul-List .item-content[data-v-86b7dbfc] {
    background-color: #fff;
    width: 100%;
    line-height: 100px;
    line-height: 1.33333rem;
    height: 100px;
    height: 1.33333rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 30px;
    padding: 0 0.4rem;
    border-bottom: 1px solid #e7e7e7;
    font-size: 30px;
    font-size: 0.4rem;
}
.lz-list-block .ul-List .item-content > a.item-link[data-v-86b7dbfc] {
      font-size: 30px;
      font-size: 0.4rem;
      display: block;
      width: 100%;
      height: 100%;
      color: #000;
}
.lz-list-block .ul-List .item-content .item-inner[data-v-86b7dbfc] {
      width: 100%;
      height: 100%;
      position: relative;
      padding-right: 40px;
      padding-right: 0.53333rem;
      padding-left: 70px;
      padding-left: 0.93333rem;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
}
.lz-list-block .ul-List .item-content .icon-gerenziliao[data-v-86b7dbfc] {
      font-size: 30px;
      font-size: 0.4rem;
}
.lz-list-block .ul-List .item-content .icons-right[data-v-86b7dbfc] {
      position: absolute;
      right: 0;
      top: 0;
      display: inline-block;
      height: 100px;
      height: 1.33333rem;
      line-height: 100px;
      line-height: 1.33333rem;
      font-size: 36px;
      font-size: 0.48rem;
      color: #cac9ce;
}
.lz-list-block .ul-List .item-content .item-form[data-v-86b7dbfc] {
      padding-left: 0;
}
.lz-list-block .ul-List .item-content .item-form .item-e-left[data-v-86b7dbfc] {
        width: 30%;
        height: 100%;
        display: inline-block;
        float: left;
}
.lz-list-block .ul-List .item-content .item-form .item-e-right[data-v-86b7dbfc] {
        width: 68%;
        height: 100%;
        text-align: right;
        display: inline-block;
        float: right;
        margin-bottom: 0;
}
.lz-list-block .ul-List .item-content .item-form input[type="text"][data-v-86b7dbfc] {
        border: none;
        background-color: #fff;
}
.lz-list-block .ul-List .item-content .item-form .lz-radio[data-v-86b7dbfc] {
        margin-top: 30px;
        margin-top: 0.4rem;
}
.lz-list-block .ul-List .item-content .item-form .date-input[data-v-86b7dbfc] {
        border: none;
        text-align: right;
        background-color: #fff;
        height: 90px;
        height: 1.2rem;
        line-height: 90px;
        line-height: 1.2rem;
        margin-right: -55px;
        margin-right: -0.73333rem;
}
.lz-list-block .ul-List .item-content .item-title[data-v-86b7dbfc] {
      padding: 0;
}
.lz-list-block .ul-List .item-content .item-title .item-img[data-v-86b7dbfc] {
        position: absolute;
        right: 0;
        top: 5px;
        width: 90px;
        width: 1.2rem;
        height: 90px;
        height: 1.2rem;
        border-radius: 50%;
}
.shadeBox[data-v-86b7dbfc] {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 999;
  background-color: rgba(0, 0, 0, 0.4);
}
#emptyDom[data-v-86b7dbfc] {
  font-size: 34px;
  font-size: 0.45333rem;
}
#emptyDom .empty-icon[data-v-86b7dbfc] {
    width: 185px;
    width: 2.46667rem;
    display: block;
    margin: 30px auto 10px;
    margin: 0.4rem auto 0.13333rem;
}
#emptyDom p[data-v-86b7dbfc] {
    text-align: center;
    font-size: 34px;
    font-size: 0.45333rem;
}
.lz-layer-bg[data-v-86b7dbfc] {
  background-color: transparent !important;
}
.layui-m-layer2 .layui-m-layerchild p[data-v-86b7dbfc] {
  color: #fff;
}
.layout-enter-active[data-v-86b7dbfc], .layout-leave-active[data-v-86b7dbfc] {
  -webkit-transition: opacity .5s;
  transition: opacity .5s;
}
.layout-enter[data-v-86b7dbfc], .layout-leave-active[data-v-86b7dbfc] {
  opacity: 0;
}
.van-picker button[data-v-86b7dbfc] {
  font-size: 30px;
  font-size: 0.4rem;
}
.van-image[data-v-86b7dbfc] {
  vertical-align: middle;
}
.van-image img[data-v-86b7dbfc] {
    vertical-align: middle;
}
.share-process-yindao[data-v-86b7dbfc] {
  background-color: transparent;
  position: fixed;
  left: 0;
  top: 0;
  width: 750px;
  width: 10rem;
}
.share-process-yindao .layui-m-layercont[data-v-86b7dbfc] {
    text-align: right;
    padding-right: 20px;
    padding-right: 0.26667rem;
    padding-top: 20px;
    padding-top: 0.26667rem;
}
.share-process-yindao img[data-v-86b7dbfc] {
    width: 560px;
    width: 7.46667rem;
}
.vue-puzzle-vcode[data-v-86b7dbfc] {
  z-index: 999999 !important;
}
.vue-puzzle-vcode .vue-auth-box_[data-v-86b7dbfc] {
    top: 50%;
}
.margin-top-10[data-v-86b7dbfc] {
  margin-top: 10px !important;
  margin-top: 0.13333rem !important;
}
.margin-top-20[data-v-86b7dbfc] {
  margin-top: 20px !important;
  margin-top: 0.26667rem !important;
}
.margin-top-30[data-v-86b7dbfc] {
  margin-top: 30px !important;
  margin-top: 0.4rem !important;
}
.margin-top-40[data-v-86b7dbfc] {
  margin-top: 40px !important;
  margin-top: 0.53333rem !important;
}
.margin-top-50[data-v-86b7dbfc] {
  margin-top: 50px !important;
  margin-top: 0.66667rem !important;
}
.margin-top-60[data-v-86b7dbfc] {
  margin-top: 60px !important;
  margin-top: 0.8rem !important;
}
.margin-right-10[data-v-86b7dbfc] {
  margin-right: 10px !important;
  margin-right: 0.13333rem !important;
}
.margin-right-20[data-v-86b7dbfc] {
  margin-right: 20px !important;
  margin-right: 0.26667rem !important;
}
.margin-right-30[data-v-86b7dbfc] {
  margin-right: 30px !important;
  margin-right: 0.4rem !important;
}
.margin-right-40[data-v-86b7dbfc] {
  margin-right: 40px !important;
  margin-right: 0.53333rem !important;
}
.margin-right-50[data-v-86b7dbfc] {
  margin-right: 50px !important;
  margin-right: 0.66667rem !important;
}
.margin-right-60[data-v-86b7dbfc] {
  margin-right: 60px !important;
  margin-right: 0.8rem !important;
}
.margin-bottom-10[data-v-86b7dbfc] {
  margin-bottom: 10px !important;
  margin-bottom: 0.13333rem !important;
}
.margin-bottom-20[data-v-86b7dbfc] {
  margin-bottom: 20px !important;
  margin-bottom: 0.26667rem !important;
}
.margin-bottom-30[data-v-86b7dbfc] {
  margin-bottom: 30px !important;
  margin-bottom: 0.4rem !important;
}
.margin-bottom-40[data-v-86b7dbfc] {
  margin-bottom: 40px !important;
  margin-bottom: 0.53333rem !important;
}
.margin-bottom-50[data-v-86b7dbfc] {
  margin-bottom: 50px !important;
  margin-bottom: 0.66667rem !important;
}
.margin-bottom-60[data-v-86b7dbfc] {
  margin-bottom: 60px !important;
  margin-bottom: 0.8rem !important;
}
.margin-left-10[data-v-86b7dbfc] {
  margin-left: 10px !important;
  margin-left: 0.13333rem !important;
}
.margin-left-20[data-v-86b7dbfc] {
  margin-left: 20px !important;
  margin-left: 0.26667rem !important;
}
.margin-left-30[data-v-86b7dbfc] {
  margin-left: 30px !important;
  margin-left: 0.4rem !important;
}
.margin-left-40[data-v-86b7dbfc] {
  margin-left: 40px !important;
  margin-left: 0.53333rem !important;
}
.margin-left-50[data-v-86b7dbfc] {
  margin-left: 50px !important;
  margin-left: 0.66667rem !important;
}
.margin-left-60[data-v-86b7dbfc] {
  margin-left: 60px !important;
  margin-left: 0.8rem !important;
}
.padding-top-10[data-v-86b7dbfc] {
  padding-top: 10px !important;
  padding-top: 0.13333rem !important;
}
.padding-top-20[data-v-86b7dbfc] {
  padding-top: 20px !important;
  padding-top: 0.26667rem !important;
}
.padding-top-30[data-v-86b7dbfc] {
  padding-top: 30px !important;
  padding-top: 0.4rem !important;
}
.padding-top-40[data-v-86b7dbfc] {
  padding-top: 40px !important;
  padding-top: 0.53333rem !important;
}
.padding-top-50[data-v-86b7dbfc] {
  padding-top: 50px !important;
  padding-top: 0.66667rem !important;
}
.padding-top-60[data-v-86b7dbfc] {
  padding-top: 60px !important;
  padding-top: 0.8rem !important;
}
.padding-right-10[data-v-86b7dbfc] {
  padding-right: 10px !important;
  padding-right: 0.13333rem !important;
}
.padding-right-20[data-v-86b7dbfc] {
  padding-right: 20px !important;
  padding-right: 0.26667rem !important;
}
.padding-right-30[data-v-86b7dbfc] {
  padding-right: 30px !important;
  padding-right: 0.4rem !important;
}
.padding-right-40[data-v-86b7dbfc] {
  padding-right: 40px !important;
  padding-right: 0.53333rem !important;
}
.padding-right-50[data-v-86b7dbfc] {
  padding-right: 50px !important;
  padding-right: 0.66667rem !important;
}
.padding-right-60[data-v-86b7dbfc] {
  padding-right: 60px !important;
  padding-right: 0.8rem !important;
}
.padding-bottom-10[data-v-86b7dbfc] {
  padding-bottom: 10px !important;
  padding-bottom: 0.13333rem !important;
}
.padding-bottom-20[data-v-86b7dbfc] {
  padding-bottom: 20px !important;
  padding-bottom: 0.26667rem !important;
}
.padding-bottom-30[data-v-86b7dbfc] {
  padding-bottom: 30px !important;
  padding-bottom: 0.4rem !important;
}
.padding-bottom-40[data-v-86b7dbfc] {
  padding-bottom: 40px !important;
  padding-bottom: 0.53333rem !important;
}
.padding-bottom-50[data-v-86b7dbfc] {
  padding-bottom: 50px !important;
  padding-bottom: 0.66667rem !important;
}
.padding-bottom-60[data-v-86b7dbfc] {
  padding-bottom: 60px !important;
  padding-bottom: 0.8rem !important;
}
.padding-left-10[data-v-86b7dbfc] {
  padding-left: 10px !important;
  padding-left: 0.13333rem !important;
}
.padding-left-20[data-v-86b7dbfc] {
  padding-left: 20px !important;
  padding-left: 0.26667rem !important;
}
.padding-left-30[data-v-86b7dbfc] {
  padding-left: 30px !important;
  padding-left: 0.4rem !important;
}
.padding-left-40[data-v-86b7dbfc] {
  padding-left: 40px !important;
  padding-left: 0.53333rem !important;
}
.padding-left-50[data-v-86b7dbfc] {
  padding-left: 50px !important;
  padding-left: 0.66667rem !important;
}
.padding-left-60[data-v-86b7dbfc] {
  padding-left: 60px !important;
  padding-left: 0.8rem !important;
}
.bac-transparent[data-v-86b7dbfc] {
  background-color: transparent !important;
}
.bac-transparent .layui-m-layerchild[data-v-86b7dbfc] {
    background-color: transparent !important;
}
.layui-m-layer-lzAlert[data-v-86b7dbfc] {
  width: 80% !important;
}
.layui-m-layer-lzAlert h3[data-v-86b7dbfc] {
    line-height: 32px;
    line-height: 0.42667rem;
    height: unset;
    padding-top: 46px;
    padding-top: 0.61333rem;
    font-size: 32px;
    font-size: 0.42667rem;
}
.layui-m-layer-lzAlert .layui-m-layercont[data-v-86b7dbfc] {
    font-size: 30px;
    font-size: 0.4rem;
    max-height: 300px;
    max-height: 4rem;
    overflow: auto;
    word-break: break-all;
    padding: 60px 40px;
    padding: 0.8rem 0.53333rem;
}
.layui-m-layer-lzAlert .layui-m-layerbtn span[yes][data-v-86b7dbfc] {
    font-size: 30px;
    font-size: 0.4rem;
    color: #0084ff !important;
}
.layui-m-layer-inquiry[data-v-86b7dbfc] {
  width: 80% !important;
}
.layui-m-layer-inquiry .layui-m-layercont[data-v-86b7dbfc] {
    font-size: 30px;
    font-size: 0.4rem;
}
.layui-m-layer-design-lzAlert[data-v-86b7dbfc] {
  width: 670px !important;
  width: 8.93333rem !important;
  padding-bottom: 70px;
  padding-bottom: 0.93333rem;
  border-radius: 32px !important;
  border-radius: 0.42667rem !important;
  background: url(../../static-product/img/alertbg.dacbbd63.png) no-repeat;
  background-size: 401px 334px;
  background-size: 5.34667rem 4.45333rem;
  background-position: center 168px;
  background-position: center 2.24rem;
  background-color: #fff;
}
.layui-m-layer-design-lzAlert .layui-m-layercont[data-v-86b7dbfc] {
    font-size: 30px;
    font-size: 0.4rem;
    overflow: auto;
    word-break: break-all;
    padding: 60px 40px;
    padding: 0.8rem 0.53333rem;
}
.layui-m-layer-design-lzAlert .layui-m-layercont .title[data-v-86b7dbfc] {
      font-size: 38px;
      font-size: 0.50667rem;
      line-height: 48px;
      line-height: 0.64rem;
      color: #000;
      text-align: center;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      font-family: PingFangSC-Semibold;
}
.layui-m-layer-design-lzAlert .layui-m-layercont .desc[data-v-86b7dbfc] {
      font-size: 32px;
      font-size: 0.42667rem;
      color: #3c464f;
      text-align: center;
      line-height: 48px;
      line-height: 0.64rem;
      height: 144px;
      height: 1.92rem;
      overflow-y: auto;
      -webkit-overflow-scrolling: touch;
      margin-top: 439px;
      margin-top: 5.85333rem;
      font-family: PingFangSC-Regular;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn[data-v-86b7dbfc] {
    width: 345px;
    width: 4.6rem;
    height: 95px;
    height: 1.26667rem;
    line-height: 95px;
    line-height: 1.26667rem;
    background: #3c7cfc;
    border: 1px solid #3c7cfc;
    overflow: hidden;
    -webkit-box-shadow: 0 10px 22px 0 rgba(60, 124, 252, 0.2);
    -webkit-box-shadow: 0 0.13333rem 0.29333rem 0 rgba(60, 124, 252, 0.2);
            box-shadow: 0 10px 22px 0 rgba(60, 124, 252, 0.2);
            box-shadow: 0 0.13333rem 0.29333rem 0 rgba(60, 124, 252, 0.2);
    border-radius: 54px;
    border-radius: 0.72rem;
    margin: 0 auto;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn span[yes][data-v-86b7dbfc] {
      font-size: 36px;
      font-size: 0.48rem;
      color: #fff;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn span[yes][data-v-86b7dbfc]:active {
      background: #3c7cfc;
}

/*按钮*/
/*最大按钮*/
.wts-btn-big[data-v-86b7dbfc] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big[data-v-86b7dbfc]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*中型按钮*/
.wts-btn-middle[data-v-86b7dbfc] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 294px;
  width: 3.92rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 80px;
  line-height: 1.06667rem;
  border-radius: 8px;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-middle[data-v-86b7dbfc]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-all[data-v-86b7dbfc] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 110px;
  height: 1.46667rem;
  font-size: 40px;
  font-size: 0.53333rem;
  line-height: 110px;
  line-height: 1.46667rem;
  border-radius: 0;
  display: block;
  text-align: center;
}
.wts-btn-all[data-v-86b7dbfc]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-free[data-v-86b7dbfc] {
  color: #fff;
  background-color: #ff6e06;
  font-size: 30px;
  font-size: 0.4rem;
  border-radius: 5px;
  padding: 3px 10px;
  padding: 3px 0.13333rem;
  display: inline-block;
  text-align: center;
}
.wts-btn-free[data-v-86b7dbfc]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}
.wts-btn-big-blue[data-v-86b7dbfc] {
  color: #fff;
  background-color: #3aa9f8;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 94px;
  height: 1.25333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 94px;
  line-height: 1.25333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-blue[data-v-86b7dbfc]:focus {
    color: #e6e6e6;
    background-color: #0994f6;
}

/*蓝色线型按钮-中*/
.wts-btn-cp[data-v-86b7dbfc] {
  color: #fff;
  background-color: #0084ff;
  border: 1px solid #fff;
  display: inline-block;
  text-align: center;
  width: 310px;
  width: 4.13333rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 76px;
  line-height: 1.01333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-cp[data-v-86b7dbfc]:hover, .wts-btn-cp[data-v-86b7dbfc]:focus {
    color: #fff;
    background-color: #fff;
    border: 1px solid #fff;
}
.wts-btn-radius[data-v-86b7dbfc] {
  color: #aaa;
  background-color: #fff;
  border: 1px solid #aaa;
  display: inline-block;
  text-align: center;
  width: 153px;
  width: 2.04rem;
  height: 55px;
  height: 0.73333rem;
  font-size: 26px;
  font-size: 0.34667rem;
  line-height: 55px;
  line-height: 0.73333rem;
  border-radius: 25px;
  border-radius: 0.33333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-radius[data-v-86b7dbfc]:hover, .wts-btn-radius[data-v-86b7dbfc]:focus {
    color: #fff;
    background-color: #aaa;
    border: 1px solid #aaa;
}

/*微大型按钮*/
.wts-btn-big-01[data-v-86b7dbfc] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 590px;
  width: 7.86667rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-01[data-v-86b7dbfc]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*查看更多*/
.wts-btn-more[data-v-86b7dbfc] {
  display: block;
  border-top: 1px solid #eee;
  height: 86px;
  height: 1.14667rem;
  line-height: 86px;
  line-height: 1.14667rem;
  text-align: center;
  margin-left: -60px;
  margin-left: -0.8rem;
  color: #000;
  font-size: 28px;
  font-size: 0.37333rem;
  position: relative;
}
.wts-btn-more[data-v-86b7dbfc]:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 38%;
  margin-top: -18px;
  margin-top: -0.24rem;
  margin-left: 90px;
  margin-left: 1.2rem;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  border-right: 3px solid #000;
  border-top: 3px solid #000;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}
.lz-readys[data-v-86b7dbfc] {
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  min-height: 100vh;
  background-color: #fff;
  z-index: 9999;
}
.lz-readys .spinner[data-v-86b7dbfc] {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -20px;
    margin-top: -0.26667rem;
    margin-left: -20px;
    margin-left: -0.26667rem;
    width: 40px;
    width: 0.53333rem;
    height: 40px;
    height: 0.53333rem;
}
.lz-readys .container1 > div[data-v-86b7dbfc],
  .lz-readys .container2 > div[data-v-86b7dbfc],
  .lz-readys .container3 > div[data-v-86b7dbfc] {
    width: 10px;
    width: 0.13333rem;
    height: 10px;
    height: 0.13333rem;
    background-color: #0084ff;
    border-radius: 100%;
    position: absolute;
    -webkit-animation: bouncedelay-86b7dbfc 1.2s infinite ease-in-out;
    animation: bouncedelay-86b7dbfc 1.2s infinite ease-in-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.lz-readys .spinner .spinner-container[data-v-86b7dbfc] {
    position: absolute;
    width: 100%;
    height: 100%;
}
.lz-readys .container2[data-v-86b7dbfc] {
    -webkit-transform: rotateZ(45deg);
    -ms-transform: rotate(45deg);
        transform: rotateZ(45deg);
}
.lz-readys .container3[data-v-86b7dbfc] {
    -webkit-transform: rotateZ(90deg);
    -ms-transform: rotate(90deg);
        transform: rotateZ(90deg);
}
.lz-readys .circle1[data-v-86b7dbfc] {
    top: 0;
    left: 0;
}
.lz-readys .circle2[data-v-86b7dbfc] {
    top: 0;
    right: 0;
}
.lz-readys .circle3[data-v-86b7dbfc] {
    right: 0;
    bottom: 0;
}
.lz-readys .circle4[data-v-86b7dbfc] {
    left: 0;
    bottom: 0;
}
.lz-readys .container2 .circle1[data-v-86b7dbfc] {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}
.lz-readys .container3 .circle1[data-v-86b7dbfc] {
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
}
.lz-readys .container1 .circle2[data-v-86b7dbfc] {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}
.lz-readys .container2 .circle2[data-v-86b7dbfc] {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}
.lz-readys .container3 .circle2[data-v-86b7dbfc] {
    -webkit-animation-delay: -0.7s;
    animation-delay: -0.7s;
}
.lz-readys .container1 .circle3[data-v-86b7dbfc] {
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.6s;
}
.lz-readys .container2 .circle3[data-v-86b7dbfc] {
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s;
}
.lz-readys .container3 .circle3[data-v-86b7dbfc] {
    -webkit-animation-delay: -0.4s;
    animation-delay: -0.4s;
}
.lz-readys .container1 .circle4[data-v-86b7dbfc] {
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s;
}
.lz-readys .container2 .circle4[data-v-86b7dbfc] {
    -webkit-animation-delay: -0.2s;
    animation-delay: -0.2s;
}
.lz-readys .container3 .circle4[data-v-86b7dbfc] {
    -webkit-animation-delay: -0.1s;
    animation-delay: -0.1s;
}
@-webkit-keyframes bouncedelay-86b7dbfc {
0%,
  80%,
  100% {
    -webkit-transform: scale(0);
}
40% {
    -webkit-transform: scale(1);
}
}
@keyframes bouncedelay-86b7dbfc {
0%,
  80%,
  100% {
    transform: scale(0);
    -webkit-transform: scale(0);
}
40% {
    transform: scale(1);
    -webkit-transform: scale(1);
}
}
.lz-readys .loadText[data-v-86b7dbfc] {
    position: absolute;
    top: 40%;
    left: 50%;
    width: 100px;
    width: 1.33333rem;
    margin-left: -50px;
    margin-left: -0.66667rem;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    font-size: 14px;
    font-size: 0.18667rem;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.6);
    color: #fff;
    font-size: 14px;
    padding-bottom: 10px;
    padding-bottom: 0.13333rem;
}
.lz-readys .loadText .gifLoad[data-v-86b7dbfc] {
      width: 60px;
      width: 0.8rem;
      height: 60px;
      height: 0.8rem;
      display: block;
      margin: 10px auto;
      margin: 0.13333rem auto;
}
.design-modal[data-v-86b7dbfc] {
  width: 630px;
  width: 8.4rem;
}
.design-modal.design-modal-footer[data-v-86b7dbfc] {
    width: 690px;
    width: 9.2rem;
    bottom: 20px;
    bottom: 0.26667rem;
    top: auto;
    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    border-radius: 10px;
    border-radius: 0.13333rem;
    background: rgba(255, 255, 255, 0.8);
}
.design-modal.design-modal-footer .van-dialog__footer[data-v-86b7dbfc] {
      display: none;
}
.design-modal.design-modal-confirm[data-v-86b7dbfc] {
    width: 650px;
    width: 8.66667rem;
}
.design-modal.design-modal-confirm .van-dialog__content .van-dialog__message[data-v-86b7dbfc] {
      padding: 40px 30px;
      padding: 0.53333rem 0.4rem;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-button--default[data-v-86b7dbfc] {
      width: 260px;
      width: 3.46667rem;
      height: 80px;
      height: 1.06667rem;
      background: #236DFF;
      border-radius: 40px;
      border-radius: 0.53333rem;
      -webkit-box-flex: 0;
          -ms-flex: none;
              flex: none;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-button--default .van-button__text[data-v-86b7dbfc] {
        font-size: 28px;
        font-size: 0.37333rem;
        color: #fff;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-dialog__cancel[data-v-86b7dbfc] {
      background: #fff;
      border: 1px solid #236DFF;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-dialog__cancel .van-button__text[data-v-86b7dbfc] {
        color: #236DFF;
}
.design-modal .van-dialog__header[data-v-86b7dbfc] {
    color: #000000;
    font-size: 34px;
    font-size: 0.45333rem;
    line-height: 48px;
    line-height: 0.64rem;
    padding-top: 40px;
    padding-top: 0.53333rem;
    font-weight: 700;
}
.design-modal .van-dialog__content .van-dialog__message[data-v-86b7dbfc] {
    color: #444444;
    font-size: 30px;
    font-size: 0.4rem;
    line-height: 42px;
    line-height: 0.56rem;
    padding: 30px;
    padding: 0.4rem;
}
.design-modal .van-dialog__footer[data-v-86b7dbfc] {
    padding: 0 30px 40px;
    padding: 0 0.4rem 0.53333rem;
}
.design-modal .van-dialog__footer.van-hairline--top[data-v-86b7dbfc]::after {
      border: none;
}
.design-modal .van-dialog__footer .van-button--default[data-v-86b7dbfc] {
      width: 320px;
      width: 4.26667rem;
      height: 88px;
      height: 1.17333rem;
      background: #236DFF;
      border-radius: 44px;
      border-radius: 0.58667rem;
      margin: 0 auto;
      -webkit-box-flex: 0;
          -ms-flex: none;
              flex: none;
}
.design-modal .van-dialog__footer .van-button--default .van-button__text[data-v-86b7dbfc] {
        font-size: 32px;
        font-size: 0.42667rem;
        color: #fff;
}
.select-box[data-v-86b7dbfc] {
  width: 100%;
}
.defaultTxt[data-v-86b7dbfc] {
  width: 100%;
  font-size: 28px;
  font-size: 0.37333rem;
  padding-right: 0;
  display: inline-block;
}
.defaultTxt .van-icon[data-v-86b7dbfc] {
    color: #8a9094;
    font-size: 28px;
    font-size: 0.37333rem;
}
.select-layer-box[data-v-86b7dbfc] {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10000;
}
.select-layer-box .mask[data-v-86b7dbfc] {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 1;
}
.select-layer-box .btn[data-v-86b7dbfc] {
    line-height: 40px;
    line-height: 0.53333rem;
    padding: 0 20px;
    padding: 0 0.26667rem;
}
.select-layer-box .btn-cancle[data-v-86b7dbfc] {
    float: left;
}
.select-layer-box .btn-sure[data-v-86b7dbfc] {
    float: right;
    color: #0084ff;
}

@charset "UTF-8";
/*---------       字体行高       -----------*/
/*---------       字体颜色       -----------*/
/*---------       边框颜色       -----------*/
/*---------       背景颜色       -----------*/
/*--------- 按钮颜色  ---- */
/* 属性多值传递
ex:
@include remCalc(padding,10,20);
padding: 0.13333rem 0.26667rem;*/
/*按钮纯色系*/
/*按钮边框色系*/
/*按钮大小*/
/*自适应按钮*/
/*标题*/
/*小消息标签*/
/*背景色点击变化*/
/*字数省略限制*/
/*波纹点击效果*/
/*按钮*/
/*最大按钮*/
.wts-btn-big[data-v-7ba27362] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big[data-v-7ba27362]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*中型按钮*/
.wts-btn-middle[data-v-7ba27362] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 294px;
  width: 3.92rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 80px;
  line-height: 1.06667rem;
  border-radius: 8px;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-middle[data-v-7ba27362]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-all[data-v-7ba27362] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 110px;
  height: 1.46667rem;
  font-size: 40px;
  font-size: 0.53333rem;
  line-height: 110px;
  line-height: 1.46667rem;
  border-radius: 0;
  display: block;
  text-align: center;
}
.wts-btn-all[data-v-7ba27362]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-free[data-v-7ba27362] {
  color: #fff;
  background-color: #ff6e06;
  font-size: 30px;
  font-size: 0.4rem;
  border-radius: 5px;
  padding: 3px 10px;
  padding: 3px 0.13333rem;
  display: inline-block;
  text-align: center;
}
.wts-btn-free[data-v-7ba27362]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}
.wts-btn-big-blue[data-v-7ba27362] {
  color: #fff;
  background-color: #3aa9f8;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 94px;
  height: 1.25333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 94px;
  line-height: 1.25333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-blue[data-v-7ba27362]:focus {
    color: #e6e6e6;
    background-color: #0994f6;
}

/*蓝色线型按钮-中*/
.wts-btn-cp[data-v-7ba27362] {
  color: #fff;
  background-color: #0084ff;
  border: 1px solid #fff;
  display: inline-block;
  text-align: center;
  width: 310px;
  width: 4.13333rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 76px;
  line-height: 1.01333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-cp[data-v-7ba27362]:hover, .wts-btn-cp[data-v-7ba27362]:focus {
    color: #fff;
    background-color: #fff;
    border: 1px solid #fff;
}
.wts-btn-radius[data-v-7ba27362] {
  color: #aaa;
  background-color: #fff;
  border: 1px solid #aaa;
  display: inline-block;
  text-align: center;
  width: 153px;
  width: 2.04rem;
  height: 55px;
  height: 0.73333rem;
  font-size: 26px;
  font-size: 0.34667rem;
  line-height: 55px;
  line-height: 0.73333rem;
  border-radius: 25px;
  border-radius: 0.33333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-radius[data-v-7ba27362]:hover, .wts-btn-radius[data-v-7ba27362]:focus {
    color: #fff;
    background-color: #aaa;
    border: 1px solid #aaa;
}

/*微大型按钮*/
.wts-btn-big-01[data-v-7ba27362] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 590px;
  width: 7.86667rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-01[data-v-7ba27362]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*查看更多*/
.wts-btn-more[data-v-7ba27362] {
  display: block;
  border-top: 1px solid #eee;
  height: 86px;
  height: 1.14667rem;
  line-height: 86px;
  line-height: 1.14667rem;
  text-align: center;
  margin-left: -60px;
  margin-left: -0.8rem;
  color: #000;
  font-size: 28px;
  font-size: 0.37333rem;
  position: relative;
}
.wts-btn-more[data-v-7ba27362]:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 38%;
  margin-top: -18px;
  margin-top: -0.24rem;
  margin-left: 90px;
  margin-left: 1.2rem;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  border-right: 3px solid #000;
  border-top: 3px solid #000;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}
.body-container[data-v-7ba27362] {
  width: 750px;
  width: 10rem;
  margin: 0 auto;
  position: relative;
  background-color: #f5f5f5;
}
.lz-top-img[data-v-7ba27362] {
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
}

/*单选框*/
.lz-radio[data-v-7ba27362] {
  position: relative;
  -webkit-appearance: none;
  width: 18px;
  width: 0.24rem;
  height: 18px;
  height: 0.24rem;
  background-color: transparent;
  border: none;
}
.lz-radio[data-v-7ba27362]:before {
  content: "\e623";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 12px;
  font-size: 0.16rem;
  line-height: 18px;
  line-height: 0.24rem;
  text-align: center;
  width: 18px;
  width: 0.24rem;
  height: 18px;
  height: 0.24rem;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  color: #fff;
  opacity: 1;
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 50%;
}
.lz-radio[data-v-7ba27362]:checked::before {
  background-color: #0084ff;
  border: 1px solid #0084ff;
}
.lz-radio-new[data-v-7ba27362] {
  position: relative;
  background-color: #fff;
  width: 40px;
  width: 0.53333rem;
  height: 40px;
  height: 0.53333rem;
  border-radius: 50%;
  display: inline-block;
  border: 1px solid #e5e5e5;
}
.lz-radio-new[data-check=true][data-v-7ba27362] {
  background-color: #0084ff;
  border: 1px solid #0084ff;
}
.lz-radio-new[data-check=true][data-v-7ba27362]:before {
  content: "\e6f0";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 20px;
  font-size: 0.26667rem;
  line-height: 40px;
  line-height: 0.53333rem;
  text-align: center;
  color: #fff;
  position: absolute;
  top: 2px;
  right: 4px;
  margin-top: -1px;
}

/*多选框*/
.lz-checkbox[data-v-7ba27362] {
  position: relative;
  -webkit-appearance: none;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: transparent;
  border: none;
}
.lz-checkbox[data-v-7ba27362]:before {
  content: "\e64e";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 14px;
  font-size: 0.18667rem;
  line-height: 24px;
  line-height: 0.32rem;
  text-align: center;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: #fff;
  color: transparent;
  border: 1px solid #ccc;
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 6px;
}
.lz-checkbox[data-v-7ba27362]:checked::before {
  color: #0084ff;
  background-color: #fff;
  border: 1px solid #0084ff;
}

/*多选框2-选择外层选中*/
.lz-checkbox-02[data-v-7ba27362] {
  position: relative;
  -webkit-appearance: none;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: transparent;
  border: none;
}
.lz-checkbox-02[data-v-7ba27362]:before {
  content: "\e623";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 14px;
  font-size: 0.18667rem;
  line-height: 21px;
  line-height: 0.28rem;
  text-align: center;
  width: 22px;
  width: 0.29333rem;
  height: 21px;
  height: 0.28rem;
  background-color: #fff;
  color: transparent;
  border: 1px solid #ccc;
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.checkLi[data-v-7ba27362] {
  color: #0084ff !important;
}
.checkLi .lz-checkbox-02[data-v-7ba27362]:before {
    color: #fff;
    background-color: #0084ff;
    border: 1px solid #0084ff;
}

/*底部按钮*/
.lz-apply-btn[data-v-7ba27362] {
  position: fixed;
  bottom: 0;
  border-top: 2px solid #fff;
  z-index: 20;
  color: #666;
  background-color: #f0f0f0;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 100px;
  height: 1.33333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 0;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.lz-apply-btn i[data-v-7ba27362] {
    font-size: 40px;
    font-size: 0.53333rem;
    margin-right: 10px;
    margin-right: 0.13333rem;
}

/*底部提示*/
.lz-lp-footer[data-v-7ba27362] {
  position: absolute;
  bottom: 100px;
  bottom: 1.33333rem;
  padding: 10px;
  padding: 0.13333rem;
}
.lz-lp-footer p[data-v-7ba27362] {
    margin-bottom: 10px;
    margin-bottom: 0.13333rem;
}

/*顶部返回栏*/
.lz-top-title-empty[data-v-7ba27362] {
  width: 100%;
  height: 90px;
  height: 1.2rem;
}
.lz-top-title[data-v-7ba27362] {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 555;
  width: 100%;
  height: 90px;
  height: 1.2rem;
  line-height: 90px;
  line-height: 1.2rem;
  background-color: #0084ff;
  color: #fff;
  font-size: 28px;
  font-size: 0.37333rem;
}
.lz-top-title .left[data-v-7ba27362] {
    position: absolute;
    top: 0;
    left: 20px;
    left: 0.26667rem;
    color: #fff;
}
.lz-top-title .right[data-v-7ba27362] {
    position: absolute;
    top: 0;
    right: 20px;
    right: 0.26667rem;
    color: #fff;
}
.lz-top-title .center[data-v-7ba27362] {
    text-align: center;
    font-size: 32px;
    font-size: 0.42667rem;
}

/*订单页*/
.lz-order-list[data-v-7ba27362] {
  background-color: #fff;
  padding-top: 44px;
  padding-top: 0.58667rem;
}
.lz-order-list .titles[data-v-7ba27362] {
    font-size: 36px;
    font-size: 0.48rem;
    color: #222;
    text-align: center;
}
.lz-order-list .need-com[data-v-7ba27362] {
    position: relative;
    top: -4px;
    font-size: 12px;
    font-size: 0.16rem;
    line-height: 1.2;
    padding: 1px 8px;
    background-color: #fff;
    position: relative;
    color: #fff;
    border-radius: 5px;
    font-size: 28px;
    font-size: 0.37333rem;
    border: 1px solid #0084ff;
    margin-left: 5px;
    color: #0084ff;
}
.lz-order-list .need-com[data-v-7ba27362]::before {
      content: '';
      position: absolute;
      left: -6px;
      top: 50%;
      margin-top: -3px;
      width: 0;
      height: 0;
      border: 3px solid transparent;
      border-right-color: #fff;
}
.lz-order-list .need-com[data-v-7ba27362]:before {
    content: 0;
}
.lz-order-list .uls-order[data-v-7ba27362] {
    width: 100%;
}
.lz-order-list .uls-order > li[data-v-7ba27362] {
      text-align: center;
      font-size: 36px;
      font-size: 0.48rem;
      display: block;
      padding: 40px 0;
      padding: 0.53333rem 0;
}
.lz-order-list .uls-order > li .order-name[data-v-7ba27362] {
        display: block;
        line-height: 40px;
        line-height: 0.53333rem;
        color: #000;
}
.lz-order-list .uls-order > li .order-inform[data-v-7ba27362] {
        font-size: 60px;
        font-size: 0.8rem;
        display: block;
        margin-top: 4px;
        line-height: 80px;
        line-height: 1.06667rem;
        color: #ff6f07;
}
.lz-order-list .btn-check[data-v-7ba27362],
  .lz-order-list .btn-pay[data-v-7ba27362] {
    color: #ccc;
    background-color: #fff;
    border: 1px solid #ccc;
    display: inline-block;
    text-align: center;
    width: 180px;
    width: 2.4rem;
    height: 60px;
    height: 0.8rem;
    font-size: 28px;
    font-size: 0.37333rem;
    line-height: 56px;
    line-height: 0.74667rem;
    border-radius: 0;
    float: right;
    margin-left: 10px;
    margin-left: 0.13333rem;
}
.lz-order-list .btn-check[data-v-7ba27362]:hover, .lz-order-list .btn-check[data-v-7ba27362]:focus,
    .lz-order-list .btn-pay[data-v-7ba27362]:hover,
    .lz-order-list .btn-pay[data-v-7ba27362]:focus {
      color: #fff;
      background-color: #ccc;
      border: 1px solid #ccc;
}
.pay-many[data-v-7ba27362] {
  margin-top: 12px;
  margin-top: 0.16rem;
  line-height: 88px;
  line-height: 1.17333rem;
  display: block;
  padding-left: 30px;
  padding-left: 0.4rem;
  font-size: 36px;
  font-size: 0.48rem;
}
.lz-bankBanch[data-v-7ba27362] {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}
.lz-bankBanch.active[data-v-7ba27362] {
    display: block;
}
.lz-bankBanch .lz-drop-search[data-v-7ba27362] {
    background-color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}
.lz-bankBanch .lz-drop-search .title[data-v-7ba27362] {
      position: relative;
      width: 100%;
      height: 100px;
      height: 1.33333rem;
      line-height: 100px;
      line-height: 1.33333rem;
      font-size: 34px;
      font-size: 0.45333rem;
      text-align: center;
}
.lz-bankBanch .lz-drop-search .title i[data-v-7ba27362] {
        font-size: 50px;
        font-size: 0.66667rem;
        position: absolute;
        right: 0;
        top: 0;
        width: 80px;
        width: 1.06667rem;
        line-height: 100px;
        line-height: 1.33333rem;
}
.lz-bankBanch .lz-drop-search .search-box[data-v-7ba27362] {
      position: relative;
      width: 100%;
      height: 100px;
      height: 1.33333rem;
      padding: 15px 40px;
      padding: 0.2rem 0.53333rem;
      text-align: center;
      background-color: #f5f5f5;
}
.lz-bankBanch .lz-drop-search .search-box i[data-v-7ba27362] {
        position: absolute;
        left: 50px;
        left: 0.66667rem;
        top: 50%;
        margin-top: -35px;
        margin-top: -0.46667rem;
        font-size: 30px;
        font-size: 0.4rem;
        height: 70px;
        height: 0.93333rem;
        line-height: 70px;
        line-height: 0.93333rem;
        color: #999;
}
.lz-bankBanch .lz-drop-search .search[data-v-7ba27362] {
      display: block;
      width: 100%;
      height: 70px;
      height: 0.93333rem;
      background-color: #fff;
      color: #333;
      padding-left: 50px;
      padding-left: 0.66667rem;
      margin: 0;
      border-color: #fff;
      font-size: 32px;
      font-size: 0.42667rem;
      border: none;
}
.lz-bankBanch .lz-drop-search .selected[data-v-7ba27362] {
      width: 100%;
      height: 300px;
      height: 4rem;
      padding: 10px 20px;
      padding: 0.13333rem 0.26667rem;
      overflow: auto !important;
}
.lz-bankBanch .lz-drop-search .selected .option[data-v-7ba27362] {
        position: relative;
        display: block;
        min-height: 20px;
        min-height: 0.26667rem;
        width: 100%;
        font-size: 16px;
        font-size: 0.21333rem;
        line-height: 20px;
        line-height: 0.26667rem;
        padding: 5px 0;
        color: #666;
        border-top: 1px solid #ececec;
}
.lz-bankBanch .lz-drop-search .selected .option[data-v-7ba27362]:first-child {
          border-top: none;
}
.lz-list-block[data-v-7ba27362] {
  position: relative;
}
.lz-list-block .ul-List .icons-left[data-v-7ba27362] {
    position: absolute;
    width: 50px;
    width: 0.66667rem;
    left: 0;
    top: 25px;
    top: 0.33333rem;
    display: inline-block;
    height: 50px;
    height: 0.66667rem;
    font-size: 44px;
    font-size: 0.58667rem;
    color: #0084ff;
}
.lz-list-block .ul-List .ripple[data-v-7ba27362] {
    position: relative;
    overflow: hidden;
}
.lz-list-block .ul-List .ripple[data-v-7ba27362]:after {
      content: "";
      display: block;
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      pointer-events: none;
      background-image: radial-gradient(circle, #666 10%, transparent 10.01%);
      background-repeat: no-repeat;
      background-position: 50%;
      -webkit-transform: scale(10, 10);
          -ms-transform: scale(10, 10);
              transform: scale(10, 10);
      opacity: 0;
      -webkit-transition: opacity .5s, -webkit-transform .3s;
      transition: opacity .5s, -webkit-transform .3s;
      transition: transform .3s, opacity .5s;
      transition: transform .3s, opacity .5s, -webkit-transform .3s;
}
.lz-list-block .ul-List .ripple[data-v-7ba27362]:active:after {
      -webkit-transform: scale(0, 0);
          -ms-transform: scale(0, 0);
              transform: scale(0, 0);
      opacity: .3;
      -webkit-transition: 0s;
      transition: 0s;
}
.lz-list-block .ul-List .item-content[data-v-7ba27362] {
    background-color: #fff;
    width: 100%;
    line-height: 100px;
    line-height: 1.33333rem;
    height: 100px;
    height: 1.33333rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 30px;
    padding: 0 0.4rem;
    border-bottom: 1px solid #e7e7e7;
    font-size: 30px;
    font-size: 0.4rem;
}
.lz-list-block .ul-List .item-content > a.item-link[data-v-7ba27362] {
      font-size: 30px;
      font-size: 0.4rem;
      display: block;
      width: 100%;
      height: 100%;
      color: #000;
}
.lz-list-block .ul-List .item-content .item-inner[data-v-7ba27362] {
      width: 100%;
      height: 100%;
      position: relative;
      padding-right: 40px;
      padding-right: 0.53333rem;
      padding-left: 70px;
      padding-left: 0.93333rem;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
}
.lz-list-block .ul-List .item-content .icon-gerenziliao[data-v-7ba27362] {
      font-size: 30px;
      font-size: 0.4rem;
}
.lz-list-block .ul-List .item-content .icons-right[data-v-7ba27362] {
      position: absolute;
      right: 0;
      top: 0;
      display: inline-block;
      height: 100px;
      height: 1.33333rem;
      line-height: 100px;
      line-height: 1.33333rem;
      font-size: 36px;
      font-size: 0.48rem;
      color: #cac9ce;
}
.lz-list-block .ul-List .item-content .item-form[data-v-7ba27362] {
      padding-left: 0;
}
.lz-list-block .ul-List .item-content .item-form .item-e-left[data-v-7ba27362] {
        width: 30%;
        height: 100%;
        display: inline-block;
        float: left;
}
.lz-list-block .ul-List .item-content .item-form .item-e-right[data-v-7ba27362] {
        width: 68%;
        height: 100%;
        text-align: right;
        display: inline-block;
        float: right;
        margin-bottom: 0;
}
.lz-list-block .ul-List .item-content .item-form input[type="text"][data-v-7ba27362] {
        border: none;
        background-color: #fff;
}
.lz-list-block .ul-List .item-content .item-form .lz-radio[data-v-7ba27362] {
        margin-top: 30px;
        margin-top: 0.4rem;
}
.lz-list-block .ul-List .item-content .item-form .date-input[data-v-7ba27362] {
        border: none;
        text-align: right;
        background-color: #fff;
        height: 90px;
        height: 1.2rem;
        line-height: 90px;
        line-height: 1.2rem;
        margin-right: -55px;
        margin-right: -0.73333rem;
}
.lz-list-block .ul-List .item-content .item-title[data-v-7ba27362] {
      padding: 0;
}
.lz-list-block .ul-List .item-content .item-title .item-img[data-v-7ba27362] {
        position: absolute;
        right: 0;
        top: 5px;
        width: 90px;
        width: 1.2rem;
        height: 90px;
        height: 1.2rem;
        border-radius: 50%;
}
.shadeBox[data-v-7ba27362] {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 999;
  background-color: rgba(0, 0, 0, 0.4);
}
#emptyDom[data-v-7ba27362] {
  font-size: 34px;
  font-size: 0.45333rem;
}
#emptyDom .empty-icon[data-v-7ba27362] {
    width: 185px;
    width: 2.46667rem;
    display: block;
    margin: 30px auto 10px;
    margin: 0.4rem auto 0.13333rem;
}
#emptyDom p[data-v-7ba27362] {
    text-align: center;
    font-size: 34px;
    font-size: 0.45333rem;
}
.lz-layer-bg[data-v-7ba27362] {
  background-color: transparent !important;
}
.layui-m-layer2 .layui-m-layerchild p[data-v-7ba27362] {
  color: #fff;
}
.layout-enter-active[data-v-7ba27362], .layout-leave-active[data-v-7ba27362] {
  -webkit-transition: opacity .5s;
  transition: opacity .5s;
}
.layout-enter[data-v-7ba27362], .layout-leave-active[data-v-7ba27362] {
  opacity: 0;
}
.van-picker button[data-v-7ba27362] {
  font-size: 30px;
  font-size: 0.4rem;
}
.van-image[data-v-7ba27362] {
  vertical-align: middle;
}
.van-image img[data-v-7ba27362] {
    vertical-align: middle;
}
.share-process-yindao[data-v-7ba27362] {
  background-color: transparent;
  position: fixed;
  left: 0;
  top: 0;
  width: 750px;
  width: 10rem;
}
.share-process-yindao .layui-m-layercont[data-v-7ba27362] {
    text-align: right;
    padding-right: 20px;
    padding-right: 0.26667rem;
    padding-top: 20px;
    padding-top: 0.26667rem;
}
.share-process-yindao img[data-v-7ba27362] {
    width: 560px;
    width: 7.46667rem;
}
.vue-puzzle-vcode[data-v-7ba27362] {
  z-index: 999999 !important;
}
.vue-puzzle-vcode .vue-auth-box_[data-v-7ba27362] {
    top: 50%;
}
.margin-top-10[data-v-7ba27362] {
  margin-top: 10px !important;
  margin-top: 0.13333rem !important;
}
.margin-top-20[data-v-7ba27362] {
  margin-top: 20px !important;
  margin-top: 0.26667rem !important;
}
.margin-top-30[data-v-7ba27362] {
  margin-top: 30px !important;
  margin-top: 0.4rem !important;
}
.margin-top-40[data-v-7ba27362] {
  margin-top: 40px !important;
  margin-top: 0.53333rem !important;
}
.margin-top-50[data-v-7ba27362] {
  margin-top: 50px !important;
  margin-top: 0.66667rem !important;
}
.margin-top-60[data-v-7ba27362] {
  margin-top: 60px !important;
  margin-top: 0.8rem !important;
}
.margin-right-10[data-v-7ba27362] {
  margin-right: 10px !important;
  margin-right: 0.13333rem !important;
}
.margin-right-20[data-v-7ba27362] {
  margin-right: 20px !important;
  margin-right: 0.26667rem !important;
}
.margin-right-30[data-v-7ba27362] {
  margin-right: 30px !important;
  margin-right: 0.4rem !important;
}
.margin-right-40[data-v-7ba27362] {
  margin-right: 40px !important;
  margin-right: 0.53333rem !important;
}
.margin-right-50[data-v-7ba27362] {
  margin-right: 50px !important;
  margin-right: 0.66667rem !important;
}
.margin-right-60[data-v-7ba27362] {
  margin-right: 60px !important;
  margin-right: 0.8rem !important;
}
.margin-bottom-10[data-v-7ba27362] {
  margin-bottom: 10px !important;
  margin-bottom: 0.13333rem !important;
}
.margin-bottom-20[data-v-7ba27362] {
  margin-bottom: 20px !important;
  margin-bottom: 0.26667rem !important;
}
.margin-bottom-30[data-v-7ba27362] {
  margin-bottom: 30px !important;
  margin-bottom: 0.4rem !important;
}
.margin-bottom-40[data-v-7ba27362] {
  margin-bottom: 40px !important;
  margin-bottom: 0.53333rem !important;
}
.margin-bottom-50[data-v-7ba27362] {
  margin-bottom: 50px !important;
  margin-bottom: 0.66667rem !important;
}
.margin-bottom-60[data-v-7ba27362] {
  margin-bottom: 60px !important;
  margin-bottom: 0.8rem !important;
}
.margin-left-10[data-v-7ba27362] {
  margin-left: 10px !important;
  margin-left: 0.13333rem !important;
}
.margin-left-20[data-v-7ba27362] {
  margin-left: 20px !important;
  margin-left: 0.26667rem !important;
}
.margin-left-30[data-v-7ba27362] {
  margin-left: 30px !important;
  margin-left: 0.4rem !important;
}
.margin-left-40[data-v-7ba27362] {
  margin-left: 40px !important;
  margin-left: 0.53333rem !important;
}
.margin-left-50[data-v-7ba27362] {
  margin-left: 50px !important;
  margin-left: 0.66667rem !important;
}
.margin-left-60[data-v-7ba27362] {
  margin-left: 60px !important;
  margin-left: 0.8rem !important;
}
.padding-top-10[data-v-7ba27362] {
  padding-top: 10px !important;
  padding-top: 0.13333rem !important;
}
.padding-top-20[data-v-7ba27362] {
  padding-top: 20px !important;
  padding-top: 0.26667rem !important;
}
.padding-top-30[data-v-7ba27362] {
  padding-top: 30px !important;
  padding-top: 0.4rem !important;
}
.padding-top-40[data-v-7ba27362] {
  padding-top: 40px !important;
  padding-top: 0.53333rem !important;
}
.padding-top-50[data-v-7ba27362] {
  padding-top: 50px !important;
  padding-top: 0.66667rem !important;
}
.padding-top-60[data-v-7ba27362] {
  padding-top: 60px !important;
  padding-top: 0.8rem !important;
}
.padding-right-10[data-v-7ba27362] {
  padding-right: 10px !important;
  padding-right: 0.13333rem !important;
}
.padding-right-20[data-v-7ba27362] {
  padding-right: 20px !important;
  padding-right: 0.26667rem !important;
}
.padding-right-30[data-v-7ba27362] {
  padding-right: 30px !important;
  padding-right: 0.4rem !important;
}
.padding-right-40[data-v-7ba27362] {
  padding-right: 40px !important;
  padding-right: 0.53333rem !important;
}
.padding-right-50[data-v-7ba27362] {
  padding-right: 50px !important;
  padding-right: 0.66667rem !important;
}
.padding-right-60[data-v-7ba27362] {
  padding-right: 60px !important;
  padding-right: 0.8rem !important;
}
.padding-bottom-10[data-v-7ba27362] {
  padding-bottom: 10px !important;
  padding-bottom: 0.13333rem !important;
}
.padding-bottom-20[data-v-7ba27362] {
  padding-bottom: 20px !important;
  padding-bottom: 0.26667rem !important;
}
.padding-bottom-30[data-v-7ba27362] {
  padding-bottom: 30px !important;
  padding-bottom: 0.4rem !important;
}
.padding-bottom-40[data-v-7ba27362] {
  padding-bottom: 40px !important;
  padding-bottom: 0.53333rem !important;
}
.padding-bottom-50[data-v-7ba27362] {
  padding-bottom: 50px !important;
  padding-bottom: 0.66667rem !important;
}
.padding-bottom-60[data-v-7ba27362] {
  padding-bottom: 60px !important;
  padding-bottom: 0.8rem !important;
}
.padding-left-10[data-v-7ba27362] {
  padding-left: 10px !important;
  padding-left: 0.13333rem !important;
}
.padding-left-20[data-v-7ba27362] {
  padding-left: 20px !important;
  padding-left: 0.26667rem !important;
}
.padding-left-30[data-v-7ba27362] {
  padding-left: 30px !important;
  padding-left: 0.4rem !important;
}
.padding-left-40[data-v-7ba27362] {
  padding-left: 40px !important;
  padding-left: 0.53333rem !important;
}
.padding-left-50[data-v-7ba27362] {
  padding-left: 50px !important;
  padding-left: 0.66667rem !important;
}
.padding-left-60[data-v-7ba27362] {
  padding-left: 60px !important;
  padding-left: 0.8rem !important;
}
.bac-transparent[data-v-7ba27362] {
  background-color: transparent !important;
}
.bac-transparent .layui-m-layerchild[data-v-7ba27362] {
    background-color: transparent !important;
}
.layui-m-layer-lzAlert[data-v-7ba27362] {
  width: 80% !important;
}
.layui-m-layer-lzAlert h3[data-v-7ba27362] {
    line-height: 32px;
    line-height: 0.42667rem;
    height: unset;
    padding-top: 46px;
    padding-top: 0.61333rem;
    font-size: 32px;
    font-size: 0.42667rem;
}
.layui-m-layer-lzAlert .layui-m-layercont[data-v-7ba27362] {
    font-size: 30px;
    font-size: 0.4rem;
    max-height: 300px;
    max-height: 4rem;
    overflow: auto;
    word-break: break-all;
    padding: 60px 40px;
    padding: 0.8rem 0.53333rem;
}
.layui-m-layer-lzAlert .layui-m-layerbtn span[yes][data-v-7ba27362] {
    font-size: 30px;
    font-size: 0.4rem;
    color: #0084ff !important;
}
.layui-m-layer-inquiry[data-v-7ba27362] {
  width: 80% !important;
}
.layui-m-layer-inquiry .layui-m-layercont[data-v-7ba27362] {
    font-size: 30px;
    font-size: 0.4rem;
}
.layui-m-layer-design-lzAlert[data-v-7ba27362] {
  width: 670px !important;
  width: 8.93333rem !important;
  padding-bottom: 70px;
  padding-bottom: 0.93333rem;
  border-radius: 32px !important;
  border-radius: 0.42667rem !important;
  background: url(../../static-product/img/alertbg.dacbbd63.png) no-repeat;
  background-size: 401px 334px;
  background-size: 5.34667rem 4.45333rem;
  background-position: center 168px;
  background-position: center 2.24rem;
  background-color: #fff;
}
.layui-m-layer-design-lzAlert .layui-m-layercont[data-v-7ba27362] {
    font-size: 30px;
    font-size: 0.4rem;
    overflow: auto;
    word-break: break-all;
    padding: 60px 40px;
    padding: 0.8rem 0.53333rem;
}
.layui-m-layer-design-lzAlert .layui-m-layercont .title[data-v-7ba27362] {
      font-size: 38px;
      font-size: 0.50667rem;
      line-height: 48px;
      line-height: 0.64rem;
      color: #000;
      text-align: center;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      font-family: PingFangSC-Semibold;
}
.layui-m-layer-design-lzAlert .layui-m-layercont .desc[data-v-7ba27362] {
      font-size: 32px;
      font-size: 0.42667rem;
      color: #3c464f;
      text-align: center;
      line-height: 48px;
      line-height: 0.64rem;
      height: 144px;
      height: 1.92rem;
      overflow-y: auto;
      -webkit-overflow-scrolling: touch;
      margin-top: 439px;
      margin-top: 5.85333rem;
      font-family: PingFangSC-Regular;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn[data-v-7ba27362] {
    width: 345px;
    width: 4.6rem;
    height: 95px;
    height: 1.26667rem;
    line-height: 95px;
    line-height: 1.26667rem;
    background: #3c7cfc;
    border: 1px solid #3c7cfc;
    overflow: hidden;
    -webkit-box-shadow: 0 10px 22px 0 rgba(60, 124, 252, 0.2);
    -webkit-box-shadow: 0 0.13333rem 0.29333rem 0 rgba(60, 124, 252, 0.2);
            box-shadow: 0 10px 22px 0 rgba(60, 124, 252, 0.2);
            box-shadow: 0 0.13333rem 0.29333rem 0 rgba(60, 124, 252, 0.2);
    border-radius: 54px;
    border-radius: 0.72rem;
    margin: 0 auto;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn span[yes][data-v-7ba27362] {
      font-size: 36px;
      font-size: 0.48rem;
      color: #fff;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn span[yes][data-v-7ba27362]:active {
      background: #3c7cfc;
}

/*按钮*/
/*最大按钮*/
.wts-btn-big[data-v-7ba27362] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big[data-v-7ba27362]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*中型按钮*/
.wts-btn-middle[data-v-7ba27362] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 294px;
  width: 3.92rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 80px;
  line-height: 1.06667rem;
  border-radius: 8px;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-middle[data-v-7ba27362]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-all[data-v-7ba27362] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 110px;
  height: 1.46667rem;
  font-size: 40px;
  font-size: 0.53333rem;
  line-height: 110px;
  line-height: 1.46667rem;
  border-radius: 0;
  display: block;
  text-align: center;
}
.wts-btn-all[data-v-7ba27362]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-free[data-v-7ba27362] {
  color: #fff;
  background-color: #ff6e06;
  font-size: 30px;
  font-size: 0.4rem;
  border-radius: 5px;
  padding: 3px 10px;
  padding: 3px 0.13333rem;
  display: inline-block;
  text-align: center;
}
.wts-btn-free[data-v-7ba27362]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}
.wts-btn-big-blue[data-v-7ba27362] {
  color: #fff;
  background-color: #3aa9f8;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 94px;
  height: 1.25333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 94px;
  line-height: 1.25333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-blue[data-v-7ba27362]:focus {
    color: #e6e6e6;
    background-color: #0994f6;
}

/*蓝色线型按钮-中*/
.wts-btn-cp[data-v-7ba27362] {
  color: #fff;
  background-color: #0084ff;
  border: 1px solid #fff;
  display: inline-block;
  text-align: center;
  width: 310px;
  width: 4.13333rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 76px;
  line-height: 1.01333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-cp[data-v-7ba27362]:hover, .wts-btn-cp[data-v-7ba27362]:focus {
    color: #fff;
    background-color: #fff;
    border: 1px solid #fff;
}
.wts-btn-radius[data-v-7ba27362] {
  color: #aaa;
  background-color: #fff;
  border: 1px solid #aaa;
  display: inline-block;
  text-align: center;
  width: 153px;
  width: 2.04rem;
  height: 55px;
  height: 0.73333rem;
  font-size: 26px;
  font-size: 0.34667rem;
  line-height: 55px;
  line-height: 0.73333rem;
  border-radius: 25px;
  border-radius: 0.33333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-radius[data-v-7ba27362]:hover, .wts-btn-radius[data-v-7ba27362]:focus {
    color: #fff;
    background-color: #aaa;
    border: 1px solid #aaa;
}

/*微大型按钮*/
.wts-btn-big-01[data-v-7ba27362] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 590px;
  width: 7.86667rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-01[data-v-7ba27362]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*查看更多*/
.wts-btn-more[data-v-7ba27362] {
  display: block;
  border-top: 1px solid #eee;
  height: 86px;
  height: 1.14667rem;
  line-height: 86px;
  line-height: 1.14667rem;
  text-align: center;
  margin-left: -60px;
  margin-left: -0.8rem;
  color: #000;
  font-size: 28px;
  font-size: 0.37333rem;
  position: relative;
}
.wts-btn-more[data-v-7ba27362]:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 38%;
  margin-top: -18px;
  margin-top: -0.24rem;
  margin-left: 90px;
  margin-left: 1.2rem;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  border-right: 3px solid #000;
  border-top: 3px solid #000;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}
.lz-readys[data-v-7ba27362] {
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  min-height: 100vh;
  background-color: #fff;
  z-index: 9999;
}
.lz-readys .spinner[data-v-7ba27362] {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -20px;
    margin-top: -0.26667rem;
    margin-left: -20px;
    margin-left: -0.26667rem;
    width: 40px;
    width: 0.53333rem;
    height: 40px;
    height: 0.53333rem;
}
.lz-readys .container1 > div[data-v-7ba27362],
  .lz-readys .container2 > div[data-v-7ba27362],
  .lz-readys .container3 > div[data-v-7ba27362] {
    width: 10px;
    width: 0.13333rem;
    height: 10px;
    height: 0.13333rem;
    background-color: #0084ff;
    border-radius: 100%;
    position: absolute;
    -webkit-animation: bouncedelay-7ba27362 1.2s infinite ease-in-out;
    animation: bouncedelay-7ba27362 1.2s infinite ease-in-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.lz-readys .spinner .spinner-container[data-v-7ba27362] {
    position: absolute;
    width: 100%;
    height: 100%;
}
.lz-readys .container2[data-v-7ba27362] {
    -webkit-transform: rotateZ(45deg);
    -ms-transform: rotate(45deg);
        transform: rotateZ(45deg);
}
.lz-readys .container3[data-v-7ba27362] {
    -webkit-transform: rotateZ(90deg);
    -ms-transform: rotate(90deg);
        transform: rotateZ(90deg);
}
.lz-readys .circle1[data-v-7ba27362] {
    top: 0;
    left: 0;
}
.lz-readys .circle2[data-v-7ba27362] {
    top: 0;
    right: 0;
}
.lz-readys .circle3[data-v-7ba27362] {
    right: 0;
    bottom: 0;
}
.lz-readys .circle4[data-v-7ba27362] {
    left: 0;
    bottom: 0;
}
.lz-readys .container2 .circle1[data-v-7ba27362] {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}
.lz-readys .container3 .circle1[data-v-7ba27362] {
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
}
.lz-readys .container1 .circle2[data-v-7ba27362] {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}
.lz-readys .container2 .circle2[data-v-7ba27362] {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}
.lz-readys .container3 .circle2[data-v-7ba27362] {
    -webkit-animation-delay: -0.7s;
    animation-delay: -0.7s;
}
.lz-readys .container1 .circle3[data-v-7ba27362] {
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.6s;
}
.lz-readys .container2 .circle3[data-v-7ba27362] {
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s;
}
.lz-readys .container3 .circle3[data-v-7ba27362] {
    -webkit-animation-delay: -0.4s;
    animation-delay: -0.4s;
}
.lz-readys .container1 .circle4[data-v-7ba27362] {
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s;
}
.lz-readys .container2 .circle4[data-v-7ba27362] {
    -webkit-animation-delay: -0.2s;
    animation-delay: -0.2s;
}
.lz-readys .container3 .circle4[data-v-7ba27362] {
    -webkit-animation-delay: -0.1s;
    animation-delay: -0.1s;
}
@-webkit-keyframes bouncedelay-7ba27362 {
0%,
  80%,
  100% {
    -webkit-transform: scale(0);
}
40% {
    -webkit-transform: scale(1);
}
}
@keyframes bouncedelay-7ba27362 {
0%,
  80%,
  100% {
    transform: scale(0);
    -webkit-transform: scale(0);
}
40% {
    transform: scale(1);
    -webkit-transform: scale(1);
}
}
.lz-readys .loadText[data-v-7ba27362] {
    position: absolute;
    top: 40%;
    left: 50%;
    width: 100px;
    width: 1.33333rem;
    margin-left: -50px;
    margin-left: -0.66667rem;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    font-size: 14px;
    font-size: 0.18667rem;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.6);
    color: #fff;
    font-size: 14px;
    padding-bottom: 10px;
    padding-bottom: 0.13333rem;
}
.lz-readys .loadText .gifLoad[data-v-7ba27362] {
      width: 60px;
      width: 0.8rem;
      height: 60px;
      height: 0.8rem;
      display: block;
      margin: 10px auto;
      margin: 0.13333rem auto;
}
.design-modal[data-v-7ba27362] {
  width: 630px;
  width: 8.4rem;
}
.design-modal.design-modal-footer[data-v-7ba27362] {
    width: 690px;
    width: 9.2rem;
    bottom: 20px;
    bottom: 0.26667rem;
    top: auto;
    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    border-radius: 10px;
    border-radius: 0.13333rem;
    background: rgba(255, 255, 255, 0.8);
}
.design-modal.design-modal-footer .van-dialog__footer[data-v-7ba27362] {
      display: none;
}
.design-modal.design-modal-confirm[data-v-7ba27362] {
    width: 650px;
    width: 8.66667rem;
}
.design-modal.design-modal-confirm .van-dialog__content .van-dialog__message[data-v-7ba27362] {
      padding: 40px 30px;
      padding: 0.53333rem 0.4rem;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-button--default[data-v-7ba27362] {
      width: 260px;
      width: 3.46667rem;
      height: 80px;
      height: 1.06667rem;
      background: #236DFF;
      border-radius: 40px;
      border-radius: 0.53333rem;
      -webkit-box-flex: 0;
          -ms-flex: none;
              flex: none;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-button--default .van-button__text[data-v-7ba27362] {
        font-size: 28px;
        font-size: 0.37333rem;
        color: #fff;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-dialog__cancel[data-v-7ba27362] {
      background: #fff;
      border: 1px solid #236DFF;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-dialog__cancel .van-button__text[data-v-7ba27362] {
        color: #236DFF;
}
.design-modal .van-dialog__header[data-v-7ba27362] {
    color: #000000;
    font-size: 34px;
    font-size: 0.45333rem;
    line-height: 48px;
    line-height: 0.64rem;
    padding-top: 40px;
    padding-top: 0.53333rem;
    font-weight: 700;
}
.design-modal .van-dialog__content .van-dialog__message[data-v-7ba27362] {
    color: #444444;
    font-size: 30px;
    font-size: 0.4rem;
    line-height: 42px;
    line-height: 0.56rem;
    padding: 30px;
    padding: 0.4rem;
}
.design-modal .van-dialog__footer[data-v-7ba27362] {
    padding: 0 30px 40px;
    padding: 0 0.4rem 0.53333rem;
}
.design-modal .van-dialog__footer.van-hairline--top[data-v-7ba27362]::after {
      border: none;
}
.design-modal .van-dialog__footer .van-button--default[data-v-7ba27362] {
      width: 320px;
      width: 4.26667rem;
      height: 88px;
      height: 1.17333rem;
      background: #236DFF;
      border-radius: 44px;
      border-radius: 0.58667rem;
      margin: 0 auto;
      -webkit-box-flex: 0;
          -ms-flex: none;
              flex: none;
}
.design-modal .van-dialog__footer .van-button--default .van-button__text[data-v-7ba27362] {
        font-size: 32px;
        font-size: 0.42667rem;
        color: #fff;
}
.van-popup--bottom.van-popup--round[data-v-7ba27362] {
  border-radius: 16px 16px 0 0;
  border-radius: 0.21333rem 0.21333rem 0 0;
  height: 992px;
  height: 13.22667rem;
}
.van-action-sheet__close[data-v-7ba27362] {
  color: #3c464f;
}
.van-action-sheet__header[data-v-7ba27362] {
  font-size: 32px;
  font-size: 0.42667rem;
  font-weight: 600;
  color: #3c464f;
}
.bank-list-wrap[data-v-7ba27362] {
  margin-bottom: 30px;
  margin-bottom: 0.4rem;
}
.bank-list-wrap .title[data-v-7ba27362] {
    padding: 0 30px;
    padding: 0 0.4rem;
    font-size: 30px;
    font-size: 0.4rem;
    font-weight: 600;
    color: #000000;
    line-height: 42px;
    line-height: 0.56rem;
    margin: 0px 0 20px;
    margin: 0px 0 0.26667rem;
}
.bank-list-wrap .sub[data-v-7ba27362] {
    padding: 0 30px;
    padding: 0 0.4rem;
    font-size: 28px;
    font-size: 0.37333rem;
    color: #8a9095;
    line-height: 40px;
    line-height: 0.53333rem;
    margin: 20px 0 40px;
    margin: 0.26667rem 0 0.53333rem;
}
.bank-list-wrap .table-wrap[data-v-7ba27362] {
    height: 760px;
    height: 10.13333rem;
    overflow: scroll;
}
.bank-list-wrap table[data-v-7ba27362] {
    margin: 0 auto 0;
    width: 686px;
    width: 9.14667rem;
    border-bottom: 1px solid #e7e7e7;
    border-left: 1px solid #e7e7e7;
    font-size: 28px;
    font-size: 0.37333rem;
    color: #3c464f;
    position: relative;
}
.bank-list-wrap table .tb-title[data-v-7ba27362] {
      margin: 0 auto;
      width: 686px;
      width: 9.14667rem;
      color: #8a9094;
      position: fixed;
      background-color: #fff;
      border-top: 1px solid #e7e7e7;
}
.bank-list-wrap table .t-body[data-v-7ba27362] {
      margin-top: 66px;
      margin-top: 0.88rem;
}
.bank-list-wrap table tr[data-v-7ba27362] {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      text-align: center;
      border-bottom: 1px solid #e7e7e7;
}
.bank-list-wrap table tr[data-v-7ba27362]:last-child {
        border-bottom: 0;
}
.bank-list-wrap table tr td[data-v-7ba27362] {
        height: 100%;
        padding: 10px;
        padding: 0.13333rem;
        text-align: left;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        border-right: 1px solid #e7e7e7;
}
.bank-list-wrap table tr td img[data-v-7ba27362] {
          width: 30px;
          width: 0.4rem;
          margin-right: 18px;
          margin-right: 0.24rem;
}
.bank-list-wrap table tr td[data-v-7ba27362]:first-child {
        -webkit-box-flex: 1;
            -ms-flex: 1;
                flex: 1;
}
.bank-list-wrap table tr td[data-v-7ba27362]:last-child {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 300px;
            -ms-flex: 0 0 4rem;
                flex: 0 0 300px;
                flex: 0 0 4rem;
}

@charset "UTF-8";
/*---------       字体行高       -----------*/
/*---------       字体颜色       -----------*/
/*---------       边框颜色       -----------*/
/*---------       背景颜色       -----------*/
/*--------- 按钮颜色  ---- */
/* 属性多值传递
ex:
@include remCalc(padding,10,20);
padding: 0.13333rem 0.26667rem;*/
/*按钮纯色系*/
/*按钮边框色系*/
/*按钮大小*/
/*自适应按钮*/
/*标题*/
/*小消息标签*/
/*背景色点击变化*/
/*字数省略限制*/
/*波纹点击效果*/
/*按钮*/
/*最大按钮*/
.wts-btn-big[data-v-67c11392] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big[data-v-67c11392]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*中型按钮*/
.wts-btn-middle[data-v-67c11392] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 294px;
  width: 3.92rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 80px;
  line-height: 1.06667rem;
  border-radius: 8px;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-middle[data-v-67c11392]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-all[data-v-67c11392] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 110px;
  height: 1.46667rem;
  font-size: 40px;
  font-size: 0.53333rem;
  line-height: 110px;
  line-height: 1.46667rem;
  border-radius: 0;
  display: block;
  text-align: center;
}
.wts-btn-all[data-v-67c11392]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-free[data-v-67c11392] {
  color: #fff;
  background-color: #ff6e06;
  font-size: 30px;
  font-size: 0.4rem;
  border-radius: 5px;
  padding: 3px 10px;
  padding: 3px 0.13333rem;
  display: inline-block;
  text-align: center;
}
.wts-btn-free[data-v-67c11392]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}
.wts-btn-big-blue[data-v-67c11392] {
  color: #fff;
  background-color: #3aa9f8;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 94px;
  height: 1.25333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 94px;
  line-height: 1.25333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-blue[data-v-67c11392]:focus {
    color: #e6e6e6;
    background-color: #0994f6;
}

/*蓝色线型按钮-中*/
.wts-btn-cp[data-v-67c11392] {
  color: #fff;
  background-color: #0084ff;
  border: 1px solid #fff;
  display: inline-block;
  text-align: center;
  width: 310px;
  width: 4.13333rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 76px;
  line-height: 1.01333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-cp[data-v-67c11392]:hover, .wts-btn-cp[data-v-67c11392]:focus {
    color: #fff;
    background-color: #fff;
    border: 1px solid #fff;
}
.wts-btn-radius[data-v-67c11392] {
  color: #aaa;
  background-color: #fff;
  border: 1px solid #aaa;
  display: inline-block;
  text-align: center;
  width: 153px;
  width: 2.04rem;
  height: 55px;
  height: 0.73333rem;
  font-size: 26px;
  font-size: 0.34667rem;
  line-height: 55px;
  line-height: 0.73333rem;
  border-radius: 25px;
  border-radius: 0.33333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-radius[data-v-67c11392]:hover, .wts-btn-radius[data-v-67c11392]:focus {
    color: #fff;
    background-color: #aaa;
    border: 1px solid #aaa;
}

/*微大型按钮*/
.wts-btn-big-01[data-v-67c11392] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 590px;
  width: 7.86667rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-01[data-v-67c11392]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*查看更多*/
.wts-btn-more[data-v-67c11392] {
  display: block;
  border-top: 1px solid #eee;
  height: 86px;
  height: 1.14667rem;
  line-height: 86px;
  line-height: 1.14667rem;
  text-align: center;
  margin-left: -60px;
  margin-left: -0.8rem;
  color: #000;
  font-size: 28px;
  font-size: 0.37333rem;
  position: relative;
}
.wts-btn-more[data-v-67c11392]:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 38%;
  margin-top: -18px;
  margin-top: -0.24rem;
  margin-left: 90px;
  margin-left: 1.2rem;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  border-right: 3px solid #000;
  border-top: 3px solid #000;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}
.body-container[data-v-67c11392] {
  width: 750px;
  width: 10rem;
  margin: 0 auto;
  position: relative;
  background-color: #f5f5f5;
}
.lz-top-img[data-v-67c11392] {
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
}

/*单选框*/
.lz-radio[data-v-67c11392] {
  position: relative;
  -webkit-appearance: none;
  width: 18px;
  width: 0.24rem;
  height: 18px;
  height: 0.24rem;
  background-color: transparent;
  border: none;
}
.lz-radio[data-v-67c11392]:before {
  content: "\e623";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 12px;
  font-size: 0.16rem;
  line-height: 18px;
  line-height: 0.24rem;
  text-align: center;
  width: 18px;
  width: 0.24rem;
  height: 18px;
  height: 0.24rem;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  color: #fff;
  opacity: 1;
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 50%;
}
.lz-radio[data-v-67c11392]:checked::before {
  background-color: #0084ff;
  border: 1px solid #0084ff;
}
.lz-radio-new[data-v-67c11392] {
  position: relative;
  background-color: #fff;
  width: 40px;
  width: 0.53333rem;
  height: 40px;
  height: 0.53333rem;
  border-radius: 50%;
  display: inline-block;
  border: 1px solid #e5e5e5;
}
.lz-radio-new[data-check=true][data-v-67c11392] {
  background-color: #0084ff;
  border: 1px solid #0084ff;
}
.lz-radio-new[data-check=true][data-v-67c11392]:before {
  content: "\e6f0";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 20px;
  font-size: 0.26667rem;
  line-height: 40px;
  line-height: 0.53333rem;
  text-align: center;
  color: #fff;
  position: absolute;
  top: 2px;
  right: 4px;
  margin-top: -1px;
}

/*多选框*/
.lz-checkbox[data-v-67c11392] {
  position: relative;
  -webkit-appearance: none;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: transparent;
  border: none;
}
.lz-checkbox[data-v-67c11392]:before {
  content: "\e64e";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 14px;
  font-size: 0.18667rem;
  line-height: 24px;
  line-height: 0.32rem;
  text-align: center;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: #fff;
  color: transparent;
  border: 1px solid #ccc;
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 6px;
}
.lz-checkbox[data-v-67c11392]:checked::before {
  color: #0084ff;
  background-color: #fff;
  border: 1px solid #0084ff;
}

/*多选框2-选择外层选中*/
.lz-checkbox-02[data-v-67c11392] {
  position: relative;
  -webkit-appearance: none;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: transparent;
  border: none;
}
.lz-checkbox-02[data-v-67c11392]:before {
  content: "\e623";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 14px;
  font-size: 0.18667rem;
  line-height: 21px;
  line-height: 0.28rem;
  text-align: center;
  width: 22px;
  width: 0.29333rem;
  height: 21px;
  height: 0.28rem;
  background-color: #fff;
  color: transparent;
  border: 1px solid #ccc;
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.checkLi[data-v-67c11392] {
  color: #0084ff !important;
}
.checkLi .lz-checkbox-02[data-v-67c11392]:before {
    color: #fff;
    background-color: #0084ff;
    border: 1px solid #0084ff;
}

/*底部按钮*/
.lz-apply-btn[data-v-67c11392] {
  position: fixed;
  bottom: 0;
  border-top: 2px solid #fff;
  z-index: 20;
  color: #666;
  background-color: #f0f0f0;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 100px;
  height: 1.33333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 0;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.lz-apply-btn i[data-v-67c11392] {
    font-size: 40px;
    font-size: 0.53333rem;
    margin-right: 10px;
    margin-right: 0.13333rem;
}

/*底部提示*/
.lz-lp-footer[data-v-67c11392] {
  position: absolute;
  bottom: 100px;
  bottom: 1.33333rem;
  padding: 10px;
  padding: 0.13333rem;
}
.lz-lp-footer p[data-v-67c11392] {
    margin-bottom: 10px;
    margin-bottom: 0.13333rem;
}

/*顶部返回栏*/
.lz-top-title-empty[data-v-67c11392] {
  width: 100%;
  height: 90px;
  height: 1.2rem;
}
.lz-top-title[data-v-67c11392] {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 555;
  width: 100%;
  height: 90px;
  height: 1.2rem;
  line-height: 90px;
  line-height: 1.2rem;
  background-color: #0084ff;
  color: #fff;
  font-size: 28px;
  font-size: 0.37333rem;
}
.lz-top-title .left[data-v-67c11392] {
    position: absolute;
    top: 0;
    left: 20px;
    left: 0.26667rem;
    color: #fff;
}
.lz-top-title .right[data-v-67c11392] {
    position: absolute;
    top: 0;
    right: 20px;
    right: 0.26667rem;
    color: #fff;
}
.lz-top-title .center[data-v-67c11392] {
    text-align: center;
    font-size: 32px;
    font-size: 0.42667rem;
}

/*订单页*/
.lz-order-list[data-v-67c11392] {
  background-color: #fff;
  padding-top: 44px;
  padding-top: 0.58667rem;
}
.lz-order-list .titles[data-v-67c11392] {
    font-size: 36px;
    font-size: 0.48rem;
    color: #222;
    text-align: center;
}
.lz-order-list .need-com[data-v-67c11392] {
    position: relative;
    top: -4px;
    font-size: 12px;
    font-size: 0.16rem;
    line-height: 1.2;
    padding: 1px 8px;
    background-color: #fff;
    position: relative;
    color: #fff;
    border-radius: 5px;
    font-size: 28px;
    font-size: 0.37333rem;
    border: 1px solid #0084ff;
    margin-left: 5px;
    color: #0084ff;
}
.lz-order-list .need-com[data-v-67c11392]::before {
      content: '';
      position: absolute;
      left: -6px;
      top: 50%;
      margin-top: -3px;
      width: 0;
      height: 0;
      border: 3px solid transparent;
      border-right-color: #fff;
}
.lz-order-list .need-com[data-v-67c11392]:before {
    content: 0;
}
.lz-order-list .uls-order[data-v-67c11392] {
    width: 100%;
}
.lz-order-list .uls-order > li[data-v-67c11392] {
      text-align: center;
      font-size: 36px;
      font-size: 0.48rem;
      display: block;
      padding: 40px 0;
      padding: 0.53333rem 0;
}
.lz-order-list .uls-order > li .order-name[data-v-67c11392] {
        display: block;
        line-height: 40px;
        line-height: 0.53333rem;
        color: #000;
}
.lz-order-list .uls-order > li .order-inform[data-v-67c11392] {
        font-size: 60px;
        font-size: 0.8rem;
        display: block;
        margin-top: 4px;
        line-height: 80px;
        line-height: 1.06667rem;
        color: #ff6f07;
}
.lz-order-list .btn-check[data-v-67c11392],
  .lz-order-list .btn-pay[data-v-67c11392] {
    color: #ccc;
    background-color: #fff;
    border: 1px solid #ccc;
    display: inline-block;
    text-align: center;
    width: 180px;
    width: 2.4rem;
    height: 60px;
    height: 0.8rem;
    font-size: 28px;
    font-size: 0.37333rem;
    line-height: 56px;
    line-height: 0.74667rem;
    border-radius: 0;
    float: right;
    margin-left: 10px;
    margin-left: 0.13333rem;
}
.lz-order-list .btn-check[data-v-67c11392]:hover, .lz-order-list .btn-check[data-v-67c11392]:focus,
    .lz-order-list .btn-pay[data-v-67c11392]:hover,
    .lz-order-list .btn-pay[data-v-67c11392]:focus {
      color: #fff;
      background-color: #ccc;
      border: 1px solid #ccc;
}
.pay-many[data-v-67c11392] {
  margin-top: 12px;
  margin-top: 0.16rem;
  line-height: 88px;
  line-height: 1.17333rem;
  display: block;
  padding-left: 30px;
  padding-left: 0.4rem;
  font-size: 36px;
  font-size: 0.48rem;
}
.lz-bankBanch[data-v-67c11392] {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}
.lz-bankBanch.active[data-v-67c11392] {
    display: block;
}
.lz-bankBanch .lz-drop-search[data-v-67c11392] {
    background-color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}
.lz-bankBanch .lz-drop-search .title[data-v-67c11392] {
      position: relative;
      width: 100%;
      height: 100px;
      height: 1.33333rem;
      line-height: 100px;
      line-height: 1.33333rem;
      font-size: 34px;
      font-size: 0.45333rem;
      text-align: center;
}
.lz-bankBanch .lz-drop-search .title i[data-v-67c11392] {
        font-size: 50px;
        font-size: 0.66667rem;
        position: absolute;
        right: 0;
        top: 0;
        width: 80px;
        width: 1.06667rem;
        line-height: 100px;
        line-height: 1.33333rem;
}
.lz-bankBanch .lz-drop-search .search-box[data-v-67c11392] {
      position: relative;
      width: 100%;
      height: 100px;
      height: 1.33333rem;
      padding: 15px 40px;
      padding: 0.2rem 0.53333rem;
      text-align: center;
      background-color: #f5f5f5;
}
.lz-bankBanch .lz-drop-search .search-box i[data-v-67c11392] {
        position: absolute;
        left: 50px;
        left: 0.66667rem;
        top: 50%;
        margin-top: -35px;
        margin-top: -0.46667rem;
        font-size: 30px;
        font-size: 0.4rem;
        height: 70px;
        height: 0.93333rem;
        line-height: 70px;
        line-height: 0.93333rem;
        color: #999;
}
.lz-bankBanch .lz-drop-search .search[data-v-67c11392] {
      display: block;
      width: 100%;
      height: 70px;
      height: 0.93333rem;
      background-color: #fff;
      color: #333;
      padding-left: 50px;
      padding-left: 0.66667rem;
      margin: 0;
      border-color: #fff;
      font-size: 32px;
      font-size: 0.42667rem;
      border: none;
}
.lz-bankBanch .lz-drop-search .selected[data-v-67c11392] {
      width: 100%;
      height: 300px;
      height: 4rem;
      padding: 10px 20px;
      padding: 0.13333rem 0.26667rem;
      overflow: auto !important;
}
.lz-bankBanch .lz-drop-search .selected .option[data-v-67c11392] {
        position: relative;
        display: block;
        min-height: 20px;
        min-height: 0.26667rem;
        width: 100%;
        font-size: 16px;
        font-size: 0.21333rem;
        line-height: 20px;
        line-height: 0.26667rem;
        padding: 5px 0;
        color: #666;
        border-top: 1px solid #ececec;
}
.lz-bankBanch .lz-drop-search .selected .option[data-v-67c11392]:first-child {
          border-top: none;
}
.lz-list-block[data-v-67c11392] {
  position: relative;
}
.lz-list-block .ul-List .icons-left[data-v-67c11392] {
    position: absolute;
    width: 50px;
    width: 0.66667rem;
    left: 0;
    top: 25px;
    top: 0.33333rem;
    display: inline-block;
    height: 50px;
    height: 0.66667rem;
    font-size: 44px;
    font-size: 0.58667rem;
    color: #0084ff;
}
.lz-list-block .ul-List .ripple[data-v-67c11392] {
    position: relative;
    overflow: hidden;
}
.lz-list-block .ul-List .ripple[data-v-67c11392]:after {
      content: "";
      display: block;
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      pointer-events: none;
      background-image: radial-gradient(circle, #666 10%, transparent 10.01%);
      background-repeat: no-repeat;
      background-position: 50%;
      -webkit-transform: scale(10, 10);
          -ms-transform: scale(10, 10);
              transform: scale(10, 10);
      opacity: 0;
      -webkit-transition: opacity .5s, -webkit-transform .3s;
      transition: opacity .5s, -webkit-transform .3s;
      transition: transform .3s, opacity .5s;
      transition: transform .3s, opacity .5s, -webkit-transform .3s;
}
.lz-list-block .ul-List .ripple[data-v-67c11392]:active:after {
      -webkit-transform: scale(0, 0);
          -ms-transform: scale(0, 0);
              transform: scale(0, 0);
      opacity: .3;
      -webkit-transition: 0s;
      transition: 0s;
}
.lz-list-block .ul-List .item-content[data-v-67c11392] {
    background-color: #fff;
    width: 100%;
    line-height: 100px;
    line-height: 1.33333rem;
    height: 100px;
    height: 1.33333rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 30px;
    padding: 0 0.4rem;
    border-bottom: 1px solid #e7e7e7;
    font-size: 30px;
    font-size: 0.4rem;
}
.lz-list-block .ul-List .item-content > a.item-link[data-v-67c11392] {
      font-size: 30px;
      font-size: 0.4rem;
      display: block;
      width: 100%;
      height: 100%;
      color: #000;
}
.lz-list-block .ul-List .item-content .item-inner[data-v-67c11392] {
      width: 100%;
      height: 100%;
      position: relative;
      padding-right: 40px;
      padding-right: 0.53333rem;
      padding-left: 70px;
      padding-left: 0.93333rem;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
}
.lz-list-block .ul-List .item-content .icon-gerenziliao[data-v-67c11392] {
      font-size: 30px;
      font-size: 0.4rem;
}
.lz-list-block .ul-List .item-content .icons-right[data-v-67c11392] {
      position: absolute;
      right: 0;
      top: 0;
      display: inline-block;
      height: 100px;
      height: 1.33333rem;
      line-height: 100px;
      line-height: 1.33333rem;
      font-size: 36px;
      font-size: 0.48rem;
      color: #cac9ce;
}
.lz-list-block .ul-List .item-content .item-form[data-v-67c11392] {
      padding-left: 0;
}
.lz-list-block .ul-List .item-content .item-form .item-e-left[data-v-67c11392] {
        width: 30%;
        height: 100%;
        display: inline-block;
        float: left;
}
.lz-list-block .ul-List .item-content .item-form .item-e-right[data-v-67c11392] {
        width: 68%;
        height: 100%;
        text-align: right;
        display: inline-block;
        float: right;
        margin-bottom: 0;
}
.lz-list-block .ul-List .item-content .item-form input[type="text"][data-v-67c11392] {
        border: none;
        background-color: #fff;
}
.lz-list-block .ul-List .item-content .item-form .lz-radio[data-v-67c11392] {
        margin-top: 30px;
        margin-top: 0.4rem;
}
.lz-list-block .ul-List .item-content .item-form .date-input[data-v-67c11392] {
        border: none;
        text-align: right;
        background-color: #fff;
        height: 90px;
        height: 1.2rem;
        line-height: 90px;
        line-height: 1.2rem;
        margin-right: -55px;
        margin-right: -0.73333rem;
}
.lz-list-block .ul-List .item-content .item-title[data-v-67c11392] {
      padding: 0;
}
.lz-list-block .ul-List .item-content .item-title .item-img[data-v-67c11392] {
        position: absolute;
        right: 0;
        top: 5px;
        width: 90px;
        width: 1.2rem;
        height: 90px;
        height: 1.2rem;
        border-radius: 50%;
}
.shadeBox[data-v-67c11392] {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 999;
  background-color: rgba(0, 0, 0, 0.4);
}
#emptyDom[data-v-67c11392] {
  font-size: 34px;
  font-size: 0.45333rem;
}
#emptyDom .empty-icon[data-v-67c11392] {
    width: 185px;
    width: 2.46667rem;
    display: block;
    margin: 30px auto 10px;
    margin: 0.4rem auto 0.13333rem;
}
#emptyDom p[data-v-67c11392] {
    text-align: center;
    font-size: 34px;
    font-size: 0.45333rem;
}
.lz-layer-bg[data-v-67c11392] {
  background-color: transparent !important;
}
.layui-m-layer2 .layui-m-layerchild p[data-v-67c11392] {
  color: #fff;
}
.layout-enter-active[data-v-67c11392], .layout-leave-active[data-v-67c11392] {
  -webkit-transition: opacity .5s;
  transition: opacity .5s;
}
.layout-enter[data-v-67c11392], .layout-leave-active[data-v-67c11392] {
  opacity: 0;
}
.van-picker button[data-v-67c11392] {
  font-size: 30px;
  font-size: 0.4rem;
}
.van-image[data-v-67c11392] {
  vertical-align: middle;
}
.van-image img[data-v-67c11392] {
    vertical-align: middle;
}
.share-process-yindao[data-v-67c11392] {
  background-color: transparent;
  position: fixed;
  left: 0;
  top: 0;
  width: 750px;
  width: 10rem;
}
.share-process-yindao .layui-m-layercont[data-v-67c11392] {
    text-align: right;
    padding-right: 20px;
    padding-right: 0.26667rem;
    padding-top: 20px;
    padding-top: 0.26667rem;
}
.share-process-yindao img[data-v-67c11392] {
    width: 560px;
    width: 7.46667rem;
}
.vue-puzzle-vcode[data-v-67c11392] {
  z-index: 999999 !important;
}
.vue-puzzle-vcode .vue-auth-box_[data-v-67c11392] {
    top: 50%;
}
.margin-top-10[data-v-67c11392] {
  margin-top: 10px !important;
  margin-top: 0.13333rem !important;
}
.margin-top-20[data-v-67c11392] {
  margin-top: 20px !important;
  margin-top: 0.26667rem !important;
}
.margin-top-30[data-v-67c11392] {
  margin-top: 30px !important;
  margin-top: 0.4rem !important;
}
.margin-top-40[data-v-67c11392] {
  margin-top: 40px !important;
  margin-top: 0.53333rem !important;
}
.margin-top-50[data-v-67c11392] {
  margin-top: 50px !important;
  margin-top: 0.66667rem !important;
}
.margin-top-60[data-v-67c11392] {
  margin-top: 60px !important;
  margin-top: 0.8rem !important;
}
.margin-right-10[data-v-67c11392] {
  margin-right: 10px !important;
  margin-right: 0.13333rem !important;
}
.margin-right-20[data-v-67c11392] {
  margin-right: 20px !important;
  margin-right: 0.26667rem !important;
}
.margin-right-30[data-v-67c11392] {
  margin-right: 30px !important;
  margin-right: 0.4rem !important;
}
.margin-right-40[data-v-67c11392] {
  margin-right: 40px !important;
  margin-right: 0.53333rem !important;
}
.margin-right-50[data-v-67c11392] {
  margin-right: 50px !important;
  margin-right: 0.66667rem !important;
}
.margin-right-60[data-v-67c11392] {
  margin-right: 60px !important;
  margin-right: 0.8rem !important;
}
.margin-bottom-10[data-v-67c11392] {
  margin-bottom: 10px !important;
  margin-bottom: 0.13333rem !important;
}
.margin-bottom-20[data-v-67c11392] {
  margin-bottom: 20px !important;
  margin-bottom: 0.26667rem !important;
}
.margin-bottom-30[data-v-67c11392] {
  margin-bottom: 30px !important;
  margin-bottom: 0.4rem !important;
}
.margin-bottom-40[data-v-67c11392] {
  margin-bottom: 40px !important;
  margin-bottom: 0.53333rem !important;
}
.margin-bottom-50[data-v-67c11392] {
  margin-bottom: 50px !important;
  margin-bottom: 0.66667rem !important;
}
.margin-bottom-60[data-v-67c11392] {
  margin-bottom: 60px !important;
  margin-bottom: 0.8rem !important;
}
.margin-left-10[data-v-67c11392] {
  margin-left: 10px !important;
  margin-left: 0.13333rem !important;
}
.margin-left-20[data-v-67c11392] {
  margin-left: 20px !important;
  margin-left: 0.26667rem !important;
}
.margin-left-30[data-v-67c11392] {
  margin-left: 30px !important;
  margin-left: 0.4rem !important;
}
.margin-left-40[data-v-67c11392] {
  margin-left: 40px !important;
  margin-left: 0.53333rem !important;
}
.margin-left-50[data-v-67c11392] {
  margin-left: 50px !important;
  margin-left: 0.66667rem !important;
}
.margin-left-60[data-v-67c11392] {
  margin-left: 60px !important;
  margin-left: 0.8rem !important;
}
.padding-top-10[data-v-67c11392] {
  padding-top: 10px !important;
  padding-top: 0.13333rem !important;
}
.padding-top-20[data-v-67c11392] {
  padding-top: 20px !important;
  padding-top: 0.26667rem !important;
}
.padding-top-30[data-v-67c11392] {
  padding-top: 30px !important;
  padding-top: 0.4rem !important;
}
.padding-top-40[data-v-67c11392] {
  padding-top: 40px !important;
  padding-top: 0.53333rem !important;
}
.padding-top-50[data-v-67c11392] {
  padding-top: 50px !important;
  padding-top: 0.66667rem !important;
}
.padding-top-60[data-v-67c11392] {
  padding-top: 60px !important;
  padding-top: 0.8rem !important;
}
.padding-right-10[data-v-67c11392] {
  padding-right: 10px !important;
  padding-right: 0.13333rem !important;
}
.padding-right-20[data-v-67c11392] {
  padding-right: 20px !important;
  padding-right: 0.26667rem !important;
}
.padding-right-30[data-v-67c11392] {
  padding-right: 30px !important;
  padding-right: 0.4rem !important;
}
.padding-right-40[data-v-67c11392] {
  padding-right: 40px !important;
  padding-right: 0.53333rem !important;
}
.padding-right-50[data-v-67c11392] {
  padding-right: 50px !important;
  padding-right: 0.66667rem !important;
}
.padding-right-60[data-v-67c11392] {
  padding-right: 60px !important;
  padding-right: 0.8rem !important;
}
.padding-bottom-10[data-v-67c11392] {
  padding-bottom: 10px !important;
  padding-bottom: 0.13333rem !important;
}
.padding-bottom-20[data-v-67c11392] {
  padding-bottom: 20px !important;
  padding-bottom: 0.26667rem !important;
}
.padding-bottom-30[data-v-67c11392] {
  padding-bottom: 30px !important;
  padding-bottom: 0.4rem !important;
}
.padding-bottom-40[data-v-67c11392] {
  padding-bottom: 40px !important;
  padding-bottom: 0.53333rem !important;
}
.padding-bottom-50[data-v-67c11392] {
  padding-bottom: 50px !important;
  padding-bottom: 0.66667rem !important;
}
.padding-bottom-60[data-v-67c11392] {
  padding-bottom: 60px !important;
  padding-bottom: 0.8rem !important;
}
.padding-left-10[data-v-67c11392] {
  padding-left: 10px !important;
  padding-left: 0.13333rem !important;
}
.padding-left-20[data-v-67c11392] {
  padding-left: 20px !important;
  padding-left: 0.26667rem !important;
}
.padding-left-30[data-v-67c11392] {
  padding-left: 30px !important;
  padding-left: 0.4rem !important;
}
.padding-left-40[data-v-67c11392] {
  padding-left: 40px !important;
  padding-left: 0.53333rem !important;
}
.padding-left-50[data-v-67c11392] {
  padding-left: 50px !important;
  padding-left: 0.66667rem !important;
}
.padding-left-60[data-v-67c11392] {
  padding-left: 60px !important;
  padding-left: 0.8rem !important;
}
.bac-transparent[data-v-67c11392] {
  background-color: transparent !important;
}
.bac-transparent .layui-m-layerchild[data-v-67c11392] {
    background-color: transparent !important;
}
.layui-m-layer-lzAlert[data-v-67c11392] {
  width: 80% !important;
}
.layui-m-layer-lzAlert h3[data-v-67c11392] {
    line-height: 32px;
    line-height: 0.42667rem;
    height: unset;
    padding-top: 46px;
    padding-top: 0.61333rem;
    font-size: 32px;
    font-size: 0.42667rem;
}
.layui-m-layer-lzAlert .layui-m-layercont[data-v-67c11392] {
    font-size: 30px;
    font-size: 0.4rem;
    max-height: 300px;
    max-height: 4rem;
    overflow: auto;
    word-break: break-all;
    padding: 60px 40px;
    padding: 0.8rem 0.53333rem;
}
.layui-m-layer-lzAlert .layui-m-layerbtn span[yes][data-v-67c11392] {
    font-size: 30px;
    font-size: 0.4rem;
    color: #0084ff !important;
}
.layui-m-layer-inquiry[data-v-67c11392] {
  width: 80% !important;
}
.layui-m-layer-inquiry .layui-m-layercont[data-v-67c11392] {
    font-size: 30px;
    font-size: 0.4rem;
}
.layui-m-layer-design-lzAlert[data-v-67c11392] {
  width: 670px !important;
  width: 8.93333rem !important;
  padding-bottom: 70px;
  padding-bottom: 0.93333rem;
  border-radius: 32px !important;
  border-radius: 0.42667rem !important;
  background: url(../../static-product/img/alertbg.dacbbd63.png) no-repeat;
  background-size: 401px 334px;
  background-size: 5.34667rem 4.45333rem;
  background-position: center 168px;
  background-position: center 2.24rem;
  background-color: #fff;
}
.layui-m-layer-design-lzAlert .layui-m-layercont[data-v-67c11392] {
    font-size: 30px;
    font-size: 0.4rem;
    overflow: auto;
    word-break: break-all;
    padding: 60px 40px;
    padding: 0.8rem 0.53333rem;
}
.layui-m-layer-design-lzAlert .layui-m-layercont .title[data-v-67c11392] {
      font-size: 38px;
      font-size: 0.50667rem;
      line-height: 48px;
      line-height: 0.64rem;
      color: #000;
      text-align: center;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      font-family: PingFangSC-Semibold;
}
.layui-m-layer-design-lzAlert .layui-m-layercont .desc[data-v-67c11392] {
      font-size: 32px;
      font-size: 0.42667rem;
      color: #3c464f;
      text-align: center;
      line-height: 48px;
      line-height: 0.64rem;
      height: 144px;
      height: 1.92rem;
      overflow-y: auto;
      -webkit-overflow-scrolling: touch;
      margin-top: 439px;
      margin-top: 5.85333rem;
      font-family: PingFangSC-Regular;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn[data-v-67c11392] {
    width: 345px;
    width: 4.6rem;
    height: 95px;
    height: 1.26667rem;
    line-height: 95px;
    line-height: 1.26667rem;
    background: #3c7cfc;
    border: 1px solid #3c7cfc;
    overflow: hidden;
    -webkit-box-shadow: 0 10px 22px 0 rgba(60, 124, 252, 0.2);
    -webkit-box-shadow: 0 0.13333rem 0.29333rem 0 rgba(60, 124, 252, 0.2);
            box-shadow: 0 10px 22px 0 rgba(60, 124, 252, 0.2);
            box-shadow: 0 0.13333rem 0.29333rem 0 rgba(60, 124, 252, 0.2);
    border-radius: 54px;
    border-radius: 0.72rem;
    margin: 0 auto;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn span[yes][data-v-67c11392] {
      font-size: 36px;
      font-size: 0.48rem;
      color: #fff;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn span[yes][data-v-67c11392]:active {
      background: #3c7cfc;
}

/*按钮*/
/*最大按钮*/
.wts-btn-big[data-v-67c11392] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big[data-v-67c11392]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*中型按钮*/
.wts-btn-middle[data-v-67c11392] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 294px;
  width: 3.92rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 80px;
  line-height: 1.06667rem;
  border-radius: 8px;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-middle[data-v-67c11392]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-all[data-v-67c11392] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 110px;
  height: 1.46667rem;
  font-size: 40px;
  font-size: 0.53333rem;
  line-height: 110px;
  line-height: 1.46667rem;
  border-radius: 0;
  display: block;
  text-align: center;
}
.wts-btn-all[data-v-67c11392]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-free[data-v-67c11392] {
  color: #fff;
  background-color: #ff6e06;
  font-size: 30px;
  font-size: 0.4rem;
  border-radius: 5px;
  padding: 3px 10px;
  padding: 3px 0.13333rem;
  display: inline-block;
  text-align: center;
}
.wts-btn-free[data-v-67c11392]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}
.wts-btn-big-blue[data-v-67c11392] {
  color: #fff;
  background-color: #3aa9f8;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 94px;
  height: 1.25333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 94px;
  line-height: 1.25333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-blue[data-v-67c11392]:focus {
    color: #e6e6e6;
    background-color: #0994f6;
}

/*蓝色线型按钮-中*/
.wts-btn-cp[data-v-67c11392] {
  color: #fff;
  background-color: #0084ff;
  border: 1px solid #fff;
  display: inline-block;
  text-align: center;
  width: 310px;
  width: 4.13333rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 76px;
  line-height: 1.01333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-cp[data-v-67c11392]:hover, .wts-btn-cp[data-v-67c11392]:focus {
    color: #fff;
    background-color: #fff;
    border: 1px solid #fff;
}
.wts-btn-radius[data-v-67c11392] {
  color: #aaa;
  background-color: #fff;
  border: 1px solid #aaa;
  display: inline-block;
  text-align: center;
  width: 153px;
  width: 2.04rem;
  height: 55px;
  height: 0.73333rem;
  font-size: 26px;
  font-size: 0.34667rem;
  line-height: 55px;
  line-height: 0.73333rem;
  border-radius: 25px;
  border-radius: 0.33333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-radius[data-v-67c11392]:hover, .wts-btn-radius[data-v-67c11392]:focus {
    color: #fff;
    background-color: #aaa;
    border: 1px solid #aaa;
}

/*微大型按钮*/
.wts-btn-big-01[data-v-67c11392] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 590px;
  width: 7.86667rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-01[data-v-67c11392]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*查看更多*/
.wts-btn-more[data-v-67c11392] {
  display: block;
  border-top: 1px solid #eee;
  height: 86px;
  height: 1.14667rem;
  line-height: 86px;
  line-height: 1.14667rem;
  text-align: center;
  margin-left: -60px;
  margin-left: -0.8rem;
  color: #000;
  font-size: 28px;
  font-size: 0.37333rem;
  position: relative;
}
.wts-btn-more[data-v-67c11392]:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 38%;
  margin-top: -18px;
  margin-top: -0.24rem;
  margin-left: 90px;
  margin-left: 1.2rem;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  border-right: 3px solid #000;
  border-top: 3px solid #000;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}
.lz-readys[data-v-67c11392] {
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  min-height: 100vh;
  background-color: #fff;
  z-index: 9999;
}
.lz-readys .spinner[data-v-67c11392] {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -20px;
    margin-top: -0.26667rem;
    margin-left: -20px;
    margin-left: -0.26667rem;
    width: 40px;
    width: 0.53333rem;
    height: 40px;
    height: 0.53333rem;
}
.lz-readys .container1 > div[data-v-67c11392],
  .lz-readys .container2 > div[data-v-67c11392],
  .lz-readys .container3 > div[data-v-67c11392] {
    width: 10px;
    width: 0.13333rem;
    height: 10px;
    height: 0.13333rem;
    background-color: #0084ff;
    border-radius: 100%;
    position: absolute;
    -webkit-animation: bouncedelay-67c11392 1.2s infinite ease-in-out;
    animation: bouncedelay-67c11392 1.2s infinite ease-in-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.lz-readys .spinner .spinner-container[data-v-67c11392] {
    position: absolute;
    width: 100%;
    height: 100%;
}
.lz-readys .container2[data-v-67c11392] {
    -webkit-transform: rotateZ(45deg);
    -ms-transform: rotate(45deg);
        transform: rotateZ(45deg);
}
.lz-readys .container3[data-v-67c11392] {
    -webkit-transform: rotateZ(90deg);
    -ms-transform: rotate(90deg);
        transform: rotateZ(90deg);
}
.lz-readys .circle1[data-v-67c11392] {
    top: 0;
    left: 0;
}
.lz-readys .circle2[data-v-67c11392] {
    top: 0;
    right: 0;
}
.lz-readys .circle3[data-v-67c11392] {
    right: 0;
    bottom: 0;
}
.lz-readys .circle4[data-v-67c11392] {
    left: 0;
    bottom: 0;
}
.lz-readys .container2 .circle1[data-v-67c11392] {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}
.lz-readys .container3 .circle1[data-v-67c11392] {
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
}
.lz-readys .container1 .circle2[data-v-67c11392] {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}
.lz-readys .container2 .circle2[data-v-67c11392] {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}
.lz-readys .container3 .circle2[data-v-67c11392] {
    -webkit-animation-delay: -0.7s;
    animation-delay: -0.7s;
}
.lz-readys .container1 .circle3[data-v-67c11392] {
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.6s;
}
.lz-readys .container2 .circle3[data-v-67c11392] {
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s;
}
.lz-readys .container3 .circle3[data-v-67c11392] {
    -webkit-animation-delay: -0.4s;
    animation-delay: -0.4s;
}
.lz-readys .container1 .circle4[data-v-67c11392] {
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s;
}
.lz-readys .container2 .circle4[data-v-67c11392] {
    -webkit-animation-delay: -0.2s;
    animation-delay: -0.2s;
}
.lz-readys .container3 .circle4[data-v-67c11392] {
    -webkit-animation-delay: -0.1s;
    animation-delay: -0.1s;
}
@-webkit-keyframes bouncedelay-67c11392 {
0%,
  80%,
  100% {
    -webkit-transform: scale(0);
}
40% {
    -webkit-transform: scale(1);
}
}
@keyframes bouncedelay-67c11392 {
0%,
  80%,
  100% {
    transform: scale(0);
    -webkit-transform: scale(0);
}
40% {
    transform: scale(1);
    -webkit-transform: scale(1);
}
}
.lz-readys .loadText[data-v-67c11392] {
    position: absolute;
    top: 40%;
    left: 50%;
    width: 100px;
    width: 1.33333rem;
    margin-left: -50px;
    margin-left: -0.66667rem;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    font-size: 14px;
    font-size: 0.18667rem;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.6);
    color: #fff;
    font-size: 14px;
    padding-bottom: 10px;
    padding-bottom: 0.13333rem;
}
.lz-readys .loadText .gifLoad[data-v-67c11392] {
      width: 60px;
      width: 0.8rem;
      height: 60px;
      height: 0.8rem;
      display: block;
      margin: 10px auto;
      margin: 0.13333rem auto;
}
.design-modal[data-v-67c11392] {
  width: 630px;
  width: 8.4rem;
}
.design-modal.design-modal-footer[data-v-67c11392] {
    width: 690px;
    width: 9.2rem;
    bottom: 20px;
    bottom: 0.26667rem;
    top: auto;
    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    border-radius: 10px;
    border-radius: 0.13333rem;
    background: rgba(255, 255, 255, 0.8);
}
.design-modal.design-modal-footer .van-dialog__footer[data-v-67c11392] {
      display: none;
}
.design-modal.design-modal-confirm[data-v-67c11392] {
    width: 650px;
    width: 8.66667rem;
}
.design-modal.design-modal-confirm .van-dialog__content .van-dialog__message[data-v-67c11392] {
      padding: 40px 30px;
      padding: 0.53333rem 0.4rem;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-button--default[data-v-67c11392] {
      width: 260px;
      width: 3.46667rem;
      height: 80px;
      height: 1.06667rem;
      background: #236DFF;
      border-radius: 40px;
      border-radius: 0.53333rem;
      -webkit-box-flex: 0;
          -ms-flex: none;
              flex: none;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-button--default .van-button__text[data-v-67c11392] {
        font-size: 28px;
        font-size: 0.37333rem;
        color: #fff;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-dialog__cancel[data-v-67c11392] {
      background: #fff;
      border: 1px solid #236DFF;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-dialog__cancel .van-button__text[data-v-67c11392] {
        color: #236DFF;
}
.design-modal .van-dialog__header[data-v-67c11392] {
    color: #000000;
    font-size: 34px;
    font-size: 0.45333rem;
    line-height: 48px;
    line-height: 0.64rem;
    padding-top: 40px;
    padding-top: 0.53333rem;
    font-weight: 700;
}
.design-modal .van-dialog__content .van-dialog__message[data-v-67c11392] {
    color: #444444;
    font-size: 30px;
    font-size: 0.4rem;
    line-height: 42px;
    line-height: 0.56rem;
    padding: 30px;
    padding: 0.4rem;
}
.design-modal .van-dialog__footer[data-v-67c11392] {
    padding: 0 30px 40px;
    padding: 0 0.4rem 0.53333rem;
}
.design-modal .van-dialog__footer.van-hairline--top[data-v-67c11392]::after {
      border: none;
}
.design-modal .van-dialog__footer .van-button--default[data-v-67c11392] {
      width: 320px;
      width: 4.26667rem;
      height: 88px;
      height: 1.17333rem;
      background: #236DFF;
      border-radius: 44px;
      border-radius: 0.58667rem;
      margin: 0 auto;
      -webkit-box-flex: 0;
          -ms-flex: none;
              flex: none;
}
.design-modal .van-dialog__footer .van-button--default .van-button__text[data-v-67c11392] {
        font-size: 32px;
        font-size: 0.42667rem;
        color: #fff;
}
.bank-from .iconquestion-mark[data-v-67c11392] {
  color: #0084ff;
  font-size: 28px;
  font-size: 0.37333rem;
}
.bank-from .bank-info[data-v-67c11392] {
  color: #ff7f27 !important;
  font-size: 28px !important;
  font-size: 0.37333rem !important;
  text-align: right;
}
.bank-from .bankname-box[data-v-67c11392] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding-bottom: 15px;
  padding-bottom: 0.2rem;
  padding: 0 20px 15px;
  padding: 0 0.26667rem 0.2rem;
}
.bank-from .bankname-box .bankname-li[data-v-67c11392] {
    width: 50%;
    text-align: center;
    line-height: 1.5;
    padding: 10px;
    padding: 0.13333rem;
}
.bank-from .mask-text[data-v-67c11392] {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: #fff;
  z-index: 3;
  line-height: 60px;
  line-height: 0.8rem;
  vertical-align: middle;
}

@charset "UTF-8";
/*---------       字体行高       -----------*/
/*---------       字体颜色       -----------*/
/*---------       边框颜色       -----------*/
/*---------       背景颜色       -----------*/
/*--------- 按钮颜色  ---- */
/* 属性多值传递
ex:
@include remCalc(padding,10,20);
padding: 0.13333rem 0.26667rem;*/
/*按钮纯色系*/
/*按钮边框色系*/
/*按钮大小*/
/*自适应按钮*/
/*标题*/
/*小消息标签*/
/*背景色点击变化*/
/*字数省略限制*/
/*波纹点击效果*/
/*按钮*/
/*最大按钮*/
.wts-btn-big[data-v-689c6f46] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big[data-v-689c6f46]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*中型按钮*/
.wts-btn-middle[data-v-689c6f46] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 294px;
  width: 3.92rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 80px;
  line-height: 1.06667rem;
  border-radius: 8px;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-middle[data-v-689c6f46]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-all[data-v-689c6f46] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 110px;
  height: 1.46667rem;
  font-size: 40px;
  font-size: 0.53333rem;
  line-height: 110px;
  line-height: 1.46667rem;
  border-radius: 0;
  display: block;
  text-align: center;
}
.wts-btn-all[data-v-689c6f46]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-free[data-v-689c6f46] {
  color: #fff;
  background-color: #ff6e06;
  font-size: 30px;
  font-size: 0.4rem;
  border-radius: 5px;
  padding: 3px 10px;
  padding: 3px 0.13333rem;
  display: inline-block;
  text-align: center;
}
.wts-btn-free[data-v-689c6f46]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}
.wts-btn-big-blue[data-v-689c6f46] {
  color: #fff;
  background-color: #3aa9f8;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 94px;
  height: 1.25333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 94px;
  line-height: 1.25333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-blue[data-v-689c6f46]:focus {
    color: #e6e6e6;
    background-color: #0994f6;
}

/*蓝色线型按钮-中*/
.wts-btn-cp[data-v-689c6f46] {
  color: #fff;
  background-color: #0084ff;
  border: 1px solid #fff;
  display: inline-block;
  text-align: center;
  width: 310px;
  width: 4.13333rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 76px;
  line-height: 1.01333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-cp[data-v-689c6f46]:hover, .wts-btn-cp[data-v-689c6f46]:focus {
    color: #fff;
    background-color: #fff;
    border: 1px solid #fff;
}
.wts-btn-radius[data-v-689c6f46] {
  color: #aaa;
  background-color: #fff;
  border: 1px solid #aaa;
  display: inline-block;
  text-align: center;
  width: 153px;
  width: 2.04rem;
  height: 55px;
  height: 0.73333rem;
  font-size: 26px;
  font-size: 0.34667rem;
  line-height: 55px;
  line-height: 0.73333rem;
  border-radius: 25px;
  border-radius: 0.33333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-radius[data-v-689c6f46]:hover, .wts-btn-radius[data-v-689c6f46]:focus {
    color: #fff;
    background-color: #aaa;
    border: 1px solid #aaa;
}

/*微大型按钮*/
.wts-btn-big-01[data-v-689c6f46] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 590px;
  width: 7.86667rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-01[data-v-689c6f46]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*查看更多*/
.wts-btn-more[data-v-689c6f46] {
  display: block;
  border-top: 1px solid #eee;
  height: 86px;
  height: 1.14667rem;
  line-height: 86px;
  line-height: 1.14667rem;
  text-align: center;
  margin-left: -60px;
  margin-left: -0.8rem;
  color: #000;
  font-size: 28px;
  font-size: 0.37333rem;
  position: relative;
}
.wts-btn-more[data-v-689c6f46]:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 38%;
  margin-top: -18px;
  margin-top: -0.24rem;
  margin-left: 90px;
  margin-left: 1.2rem;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  border-right: 3px solid #000;
  border-top: 3px solid #000;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}
.body-container[data-v-689c6f46] {
  width: 750px;
  width: 10rem;
  margin: 0 auto;
  position: relative;
  background-color: #f5f5f5;
}
.lz-top-img[data-v-689c6f46] {
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
}

/*单选框*/
.lz-radio[data-v-689c6f46] {
  position: relative;
  -webkit-appearance: none;
  width: 18px;
  width: 0.24rem;
  height: 18px;
  height: 0.24rem;
  background-color: transparent;
  border: none;
}
.lz-radio[data-v-689c6f46]:before {
  content: "\e623";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 12px;
  font-size: 0.16rem;
  line-height: 18px;
  line-height: 0.24rem;
  text-align: center;
  width: 18px;
  width: 0.24rem;
  height: 18px;
  height: 0.24rem;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  color: #fff;
  opacity: 1;
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 50%;
}
.lz-radio[data-v-689c6f46]:checked::before {
  background-color: #0084ff;
  border: 1px solid #0084ff;
}
.lz-radio-new[data-v-689c6f46] {
  position: relative;
  background-color: #fff;
  width: 40px;
  width: 0.53333rem;
  height: 40px;
  height: 0.53333rem;
  border-radius: 50%;
  display: inline-block;
  border: 1px solid #e5e5e5;
}
.lz-radio-new[data-check=true][data-v-689c6f46] {
  background-color: #0084ff;
  border: 1px solid #0084ff;
}
.lz-radio-new[data-check=true][data-v-689c6f46]:before {
  content: "\e6f0";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 20px;
  font-size: 0.26667rem;
  line-height: 40px;
  line-height: 0.53333rem;
  text-align: center;
  color: #fff;
  position: absolute;
  top: 2px;
  right: 4px;
  margin-top: -1px;
}

/*多选框*/
.lz-checkbox[data-v-689c6f46] {
  position: relative;
  -webkit-appearance: none;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: transparent;
  border: none;
}
.lz-checkbox[data-v-689c6f46]:before {
  content: "\e64e";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 14px;
  font-size: 0.18667rem;
  line-height: 24px;
  line-height: 0.32rem;
  text-align: center;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: #fff;
  color: transparent;
  border: 1px solid #ccc;
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 6px;
}
.lz-checkbox[data-v-689c6f46]:checked::before {
  color: #0084ff;
  background-color: #fff;
  border: 1px solid #0084ff;
}

/*多选框2-选择外层选中*/
.lz-checkbox-02[data-v-689c6f46] {
  position: relative;
  -webkit-appearance: none;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: transparent;
  border: none;
}
.lz-checkbox-02[data-v-689c6f46]:before {
  content: "\e623";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 14px;
  font-size: 0.18667rem;
  line-height: 21px;
  line-height: 0.28rem;
  text-align: center;
  width: 22px;
  width: 0.29333rem;
  height: 21px;
  height: 0.28rem;
  background-color: #fff;
  color: transparent;
  border: 1px solid #ccc;
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.checkLi[data-v-689c6f46] {
  color: #0084ff !important;
}
.checkLi .lz-checkbox-02[data-v-689c6f46]:before {
    color: #fff;
    background-color: #0084ff;
    border: 1px solid #0084ff;
}

/*底部按钮*/
.lz-apply-btn[data-v-689c6f46] {
  position: fixed;
  bottom: 0;
  border-top: 2px solid #fff;
  z-index: 20;
  color: #666;
  background-color: #f0f0f0;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 100px;
  height: 1.33333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 0;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.lz-apply-btn i[data-v-689c6f46] {
    font-size: 40px;
    font-size: 0.53333rem;
    margin-right: 10px;
    margin-right: 0.13333rem;
}

/*底部提示*/
.lz-lp-footer[data-v-689c6f46] {
  position: absolute;
  bottom: 100px;
  bottom: 1.33333rem;
  padding: 10px;
  padding: 0.13333rem;
}
.lz-lp-footer p[data-v-689c6f46] {
    margin-bottom: 10px;
    margin-bottom: 0.13333rem;
}

/*顶部返回栏*/
.lz-top-title-empty[data-v-689c6f46] {
  width: 100%;
  height: 90px;
  height: 1.2rem;
}
.lz-top-title[data-v-689c6f46] {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 555;
  width: 100%;
  height: 90px;
  height: 1.2rem;
  line-height: 90px;
  line-height: 1.2rem;
  background-color: #0084ff;
  color: #fff;
  font-size: 28px;
  font-size: 0.37333rem;
}
.lz-top-title .left[data-v-689c6f46] {
    position: absolute;
    top: 0;
    left: 20px;
    left: 0.26667rem;
    color: #fff;
}
.lz-top-title .right[data-v-689c6f46] {
    position: absolute;
    top: 0;
    right: 20px;
    right: 0.26667rem;
    color: #fff;
}
.lz-top-title .center[data-v-689c6f46] {
    text-align: center;
    font-size: 32px;
    font-size: 0.42667rem;
}

/*订单页*/
.lz-order-list[data-v-689c6f46] {
  background-color: #fff;
  padding-top: 44px;
  padding-top: 0.58667rem;
}
.lz-order-list .titles[data-v-689c6f46] {
    font-size: 36px;
    font-size: 0.48rem;
    color: #222;
    text-align: center;
}
.lz-order-list .need-com[data-v-689c6f46] {
    position: relative;
    top: -4px;
    font-size: 12px;
    font-size: 0.16rem;
    line-height: 1.2;
    padding: 1px 8px;
    background-color: #fff;
    position: relative;
    color: #fff;
    border-radius: 5px;
    font-size: 28px;
    font-size: 0.37333rem;
    border: 1px solid #0084ff;
    margin-left: 5px;
    color: #0084ff;
}
.lz-order-list .need-com[data-v-689c6f46]::before {
      content: '';
      position: absolute;
      left: -6px;
      top: 50%;
      margin-top: -3px;
      width: 0;
      height: 0;
      border: 3px solid transparent;
      border-right-color: #fff;
}
.lz-order-list .need-com[data-v-689c6f46]:before {
    content: 0;
}
.lz-order-list .uls-order[data-v-689c6f46] {
    width: 100%;
}
.lz-order-list .uls-order > li[data-v-689c6f46] {
      text-align: center;
      font-size: 36px;
      font-size: 0.48rem;
      display: block;
      padding: 40px 0;
      padding: 0.53333rem 0;
}
.lz-order-list .uls-order > li .order-name[data-v-689c6f46] {
        display: block;
        line-height: 40px;
        line-height: 0.53333rem;
        color: #000;
}
.lz-order-list .uls-order > li .order-inform[data-v-689c6f46] {
        font-size: 60px;
        font-size: 0.8rem;
        display: block;
        margin-top: 4px;
        line-height: 80px;
        line-height: 1.06667rem;
        color: #ff6f07;
}
.lz-order-list .btn-check[data-v-689c6f46],
  .lz-order-list .btn-pay[data-v-689c6f46] {
    color: #ccc;
    background-color: #fff;
    border: 1px solid #ccc;
    display: inline-block;
    text-align: center;
    width: 180px;
    width: 2.4rem;
    height: 60px;
    height: 0.8rem;
    font-size: 28px;
    font-size: 0.37333rem;
    line-height: 56px;
    line-height: 0.74667rem;
    border-radius: 0;
    float: right;
    margin-left: 10px;
    margin-left: 0.13333rem;
}
.lz-order-list .btn-check[data-v-689c6f46]:hover, .lz-order-list .btn-check[data-v-689c6f46]:focus,
    .lz-order-list .btn-pay[data-v-689c6f46]:hover,
    .lz-order-list .btn-pay[data-v-689c6f46]:focus {
      color: #fff;
      background-color: #ccc;
      border: 1px solid #ccc;
}
.pay-many[data-v-689c6f46] {
  margin-top: 12px;
  margin-top: 0.16rem;
  line-height: 88px;
  line-height: 1.17333rem;
  display: block;
  padding-left: 30px;
  padding-left: 0.4rem;
  font-size: 36px;
  font-size: 0.48rem;
}
.lz-bankBanch[data-v-689c6f46] {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}
.lz-bankBanch.active[data-v-689c6f46] {
    display: block;
}
.lz-bankBanch .lz-drop-search[data-v-689c6f46] {
    background-color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}
.lz-bankBanch .lz-drop-search .title[data-v-689c6f46] {
      position: relative;
      width: 100%;
      height: 100px;
      height: 1.33333rem;
      line-height: 100px;
      line-height: 1.33333rem;
      font-size: 34px;
      font-size: 0.45333rem;
      text-align: center;
}
.lz-bankBanch .lz-drop-search .title i[data-v-689c6f46] {
        font-size: 50px;
        font-size: 0.66667rem;
        position: absolute;
        right: 0;
        top: 0;
        width: 80px;
        width: 1.06667rem;
        line-height: 100px;
        line-height: 1.33333rem;
}
.lz-bankBanch .lz-drop-search .search-box[data-v-689c6f46] {
      position: relative;
      width: 100%;
      height: 100px;
      height: 1.33333rem;
      padding: 15px 40px;
      padding: 0.2rem 0.53333rem;
      text-align: center;
      background-color: #f5f5f5;
}
.lz-bankBanch .lz-drop-search .search-box i[data-v-689c6f46] {
        position: absolute;
        left: 50px;
        left: 0.66667rem;
        top: 50%;
        margin-top: -35px;
        margin-top: -0.46667rem;
        font-size: 30px;
        font-size: 0.4rem;
        height: 70px;
        height: 0.93333rem;
        line-height: 70px;
        line-height: 0.93333rem;
        color: #999;
}
.lz-bankBanch .lz-drop-search .search[data-v-689c6f46] {
      display: block;
      width: 100%;
      height: 70px;
      height: 0.93333rem;
      background-color: #fff;
      color: #333;
      padding-left: 50px;
      padding-left: 0.66667rem;
      margin: 0;
      border-color: #fff;
      font-size: 32px;
      font-size: 0.42667rem;
      border: none;
}
.lz-bankBanch .lz-drop-search .selected[data-v-689c6f46] {
      width: 100%;
      height: 300px;
      height: 4rem;
      padding: 10px 20px;
      padding: 0.13333rem 0.26667rem;
      overflow: auto !important;
}
.lz-bankBanch .lz-drop-search .selected .option[data-v-689c6f46] {
        position: relative;
        display: block;
        min-height: 20px;
        min-height: 0.26667rem;
        width: 100%;
        font-size: 16px;
        font-size: 0.21333rem;
        line-height: 20px;
        line-height: 0.26667rem;
        padding: 5px 0;
        color: #666;
        border-top: 1px solid #ececec;
}
.lz-bankBanch .lz-drop-search .selected .option[data-v-689c6f46]:first-child {
          border-top: none;
}
.lz-list-block[data-v-689c6f46] {
  position: relative;
}
.lz-list-block .ul-List .icons-left[data-v-689c6f46] {
    position: absolute;
    width: 50px;
    width: 0.66667rem;
    left: 0;
    top: 25px;
    top: 0.33333rem;
    display: inline-block;
    height: 50px;
    height: 0.66667rem;
    font-size: 44px;
    font-size: 0.58667rem;
    color: #0084ff;
}
.lz-list-block .ul-List .ripple[data-v-689c6f46] {
    position: relative;
    overflow: hidden;
}
.lz-list-block .ul-List .ripple[data-v-689c6f46]:after {
      content: "";
      display: block;
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      pointer-events: none;
      background-image: radial-gradient(circle, #666 10%, transparent 10.01%);
      background-repeat: no-repeat;
      background-position: 50%;
      -webkit-transform: scale(10, 10);
          -ms-transform: scale(10, 10);
              transform: scale(10, 10);
      opacity: 0;
      -webkit-transition: opacity .5s, -webkit-transform .3s;
      transition: opacity .5s, -webkit-transform .3s;
      transition: transform .3s, opacity .5s;
      transition: transform .3s, opacity .5s, -webkit-transform .3s;
}
.lz-list-block .ul-List .ripple[data-v-689c6f46]:active:after {
      -webkit-transform: scale(0, 0);
          -ms-transform: scale(0, 0);
              transform: scale(0, 0);
      opacity: .3;
      -webkit-transition: 0s;
      transition: 0s;
}
.lz-list-block .ul-List .item-content[data-v-689c6f46] {
    background-color: #fff;
    width: 100%;
    line-height: 100px;
    line-height: 1.33333rem;
    height: 100px;
    height: 1.33333rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 30px;
    padding: 0 0.4rem;
    border-bottom: 1px solid #e7e7e7;
    font-size: 30px;
    font-size: 0.4rem;
}
.lz-list-block .ul-List .item-content > a.item-link[data-v-689c6f46] {
      font-size: 30px;
      font-size: 0.4rem;
      display: block;
      width: 100%;
      height: 100%;
      color: #000;
}
.lz-list-block .ul-List .item-content .item-inner[data-v-689c6f46] {
      width: 100%;
      height: 100%;
      position: relative;
      padding-right: 40px;
      padding-right: 0.53333rem;
      padding-left: 70px;
      padding-left: 0.93333rem;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
}
.lz-list-block .ul-List .item-content .icon-gerenziliao[data-v-689c6f46] {
      font-size: 30px;
      font-size: 0.4rem;
}
.lz-list-block .ul-List .item-content .icons-right[data-v-689c6f46] {
      position: absolute;
      right: 0;
      top: 0;
      display: inline-block;
      height: 100px;
      height: 1.33333rem;
      line-height: 100px;
      line-height: 1.33333rem;
      font-size: 36px;
      font-size: 0.48rem;
      color: #cac9ce;
}
.lz-list-block .ul-List .item-content .item-form[data-v-689c6f46] {
      padding-left: 0;
}
.lz-list-block .ul-List .item-content .item-form .item-e-left[data-v-689c6f46] {
        width: 30%;
        height: 100%;
        display: inline-block;
        float: left;
}
.lz-list-block .ul-List .item-content .item-form .item-e-right[data-v-689c6f46] {
        width: 68%;
        height: 100%;
        text-align: right;
        display: inline-block;
        float: right;
        margin-bottom: 0;
}
.lz-list-block .ul-List .item-content .item-form input[type="text"][data-v-689c6f46] {
        border: none;
        background-color: #fff;
}
.lz-list-block .ul-List .item-content .item-form .lz-radio[data-v-689c6f46] {
        margin-top: 30px;
        margin-top: 0.4rem;
}
.lz-list-block .ul-List .item-content .item-form .date-input[data-v-689c6f46] {
        border: none;
        text-align: right;
        background-color: #fff;
        height: 90px;
        height: 1.2rem;
        line-height: 90px;
        line-height: 1.2rem;
        margin-right: -55px;
        margin-right: -0.73333rem;
}
.lz-list-block .ul-List .item-content .item-title[data-v-689c6f46] {
      padding: 0;
}
.lz-list-block .ul-List .item-content .item-title .item-img[data-v-689c6f46] {
        position: absolute;
        right: 0;
        top: 5px;
        width: 90px;
        width: 1.2rem;
        height: 90px;
        height: 1.2rem;
        border-radius: 50%;
}
.shadeBox[data-v-689c6f46] {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 999;
  background-color: rgba(0, 0, 0, 0.4);
}
#emptyDom[data-v-689c6f46] {
  font-size: 34px;
  font-size: 0.45333rem;
}
#emptyDom .empty-icon[data-v-689c6f46] {
    width: 185px;
    width: 2.46667rem;
    display: block;
    margin: 30px auto 10px;
    margin: 0.4rem auto 0.13333rem;
}
#emptyDom p[data-v-689c6f46] {
    text-align: center;
    font-size: 34px;
    font-size: 0.45333rem;
}
.lz-layer-bg[data-v-689c6f46] {
  background-color: transparent !important;
}
.layui-m-layer2 .layui-m-layerchild p[data-v-689c6f46] {
  color: #fff;
}
.layout-enter-active[data-v-689c6f46], .layout-leave-active[data-v-689c6f46] {
  -webkit-transition: opacity .5s;
  transition: opacity .5s;
}
.layout-enter[data-v-689c6f46], .layout-leave-active[data-v-689c6f46] {
  opacity: 0;
}
.van-picker button[data-v-689c6f46] {
  font-size: 30px;
  font-size: 0.4rem;
}
.van-image[data-v-689c6f46] {
  vertical-align: middle;
}
.van-image img[data-v-689c6f46] {
    vertical-align: middle;
}
.share-process-yindao[data-v-689c6f46] {
  background-color: transparent;
  position: fixed;
  left: 0;
  top: 0;
  width: 750px;
  width: 10rem;
}
.share-process-yindao .layui-m-layercont[data-v-689c6f46] {
    text-align: right;
    padding-right: 20px;
    padding-right: 0.26667rem;
    padding-top: 20px;
    padding-top: 0.26667rem;
}
.share-process-yindao img[data-v-689c6f46] {
    width: 560px;
    width: 7.46667rem;
}
.vue-puzzle-vcode[data-v-689c6f46] {
  z-index: 999999 !important;
}
.vue-puzzle-vcode .vue-auth-box_[data-v-689c6f46] {
    top: 50%;
}
.margin-top-10[data-v-689c6f46] {
  margin-top: 10px !important;
  margin-top: 0.13333rem !important;
}
.margin-top-20[data-v-689c6f46] {
  margin-top: 20px !important;
  margin-top: 0.26667rem !important;
}
.margin-top-30[data-v-689c6f46] {
  margin-top: 30px !important;
  margin-top: 0.4rem !important;
}
.margin-top-40[data-v-689c6f46] {
  margin-top: 40px !important;
  margin-top: 0.53333rem !important;
}
.margin-top-50[data-v-689c6f46] {
  margin-top: 50px !important;
  margin-top: 0.66667rem !important;
}
.margin-top-60[data-v-689c6f46] {
  margin-top: 60px !important;
  margin-top: 0.8rem !important;
}
.margin-right-10[data-v-689c6f46] {
  margin-right: 10px !important;
  margin-right: 0.13333rem !important;
}
.margin-right-20[data-v-689c6f46] {
  margin-right: 20px !important;
  margin-right: 0.26667rem !important;
}
.margin-right-30[data-v-689c6f46] {
  margin-right: 30px !important;
  margin-right: 0.4rem !important;
}
.margin-right-40[data-v-689c6f46] {
  margin-right: 40px !important;
  margin-right: 0.53333rem !important;
}
.margin-right-50[data-v-689c6f46] {
  margin-right: 50px !important;
  margin-right: 0.66667rem !important;
}
.margin-right-60[data-v-689c6f46] {
  margin-right: 60px !important;
  margin-right: 0.8rem !important;
}
.margin-bottom-10[data-v-689c6f46] {
  margin-bottom: 10px !important;
  margin-bottom: 0.13333rem !important;
}
.margin-bottom-20[data-v-689c6f46] {
  margin-bottom: 20px !important;
  margin-bottom: 0.26667rem !important;
}
.margin-bottom-30[data-v-689c6f46] {
  margin-bottom: 30px !important;
  margin-bottom: 0.4rem !important;
}
.margin-bottom-40[data-v-689c6f46] {
  margin-bottom: 40px !important;
  margin-bottom: 0.53333rem !important;
}
.margin-bottom-50[data-v-689c6f46] {
  margin-bottom: 50px !important;
  margin-bottom: 0.66667rem !important;
}
.margin-bottom-60[data-v-689c6f46] {
  margin-bottom: 60px !important;
  margin-bottom: 0.8rem !important;
}
.margin-left-10[data-v-689c6f46] {
  margin-left: 10px !important;
  margin-left: 0.13333rem !important;
}
.margin-left-20[data-v-689c6f46] {
  margin-left: 20px !important;
  margin-left: 0.26667rem !important;
}
.margin-left-30[data-v-689c6f46] {
  margin-left: 30px !important;
  margin-left: 0.4rem !important;
}
.margin-left-40[data-v-689c6f46] {
  margin-left: 40px !important;
  margin-left: 0.53333rem !important;
}
.margin-left-50[data-v-689c6f46] {
  margin-left: 50px !important;
  margin-left: 0.66667rem !important;
}
.margin-left-60[data-v-689c6f46] {
  margin-left: 60px !important;
  margin-left: 0.8rem !important;
}
.padding-top-10[data-v-689c6f46] {
  padding-top: 10px !important;
  padding-top: 0.13333rem !important;
}
.padding-top-20[data-v-689c6f46] {
  padding-top: 20px !important;
  padding-top: 0.26667rem !important;
}
.padding-top-30[data-v-689c6f46] {
  padding-top: 30px !important;
  padding-top: 0.4rem !important;
}
.padding-top-40[data-v-689c6f46] {
  padding-top: 40px !important;
  padding-top: 0.53333rem !important;
}
.padding-top-50[data-v-689c6f46] {
  padding-top: 50px !important;
  padding-top: 0.66667rem !important;
}
.padding-top-60[data-v-689c6f46] {
  padding-top: 60px !important;
  padding-top: 0.8rem !important;
}
.padding-right-10[data-v-689c6f46] {
  padding-right: 10px !important;
  padding-right: 0.13333rem !important;
}
.padding-right-20[data-v-689c6f46] {
  padding-right: 20px !important;
  padding-right: 0.26667rem !important;
}
.padding-right-30[data-v-689c6f46] {
  padding-right: 30px !important;
  padding-right: 0.4rem !important;
}
.padding-right-40[data-v-689c6f46] {
  padding-right: 40px !important;
  padding-right: 0.53333rem !important;
}
.padding-right-50[data-v-689c6f46] {
  padding-right: 50px !important;
  padding-right: 0.66667rem !important;
}
.padding-right-60[data-v-689c6f46] {
  padding-right: 60px !important;
  padding-right: 0.8rem !important;
}
.padding-bottom-10[data-v-689c6f46] {
  padding-bottom: 10px !important;
  padding-bottom: 0.13333rem !important;
}
.padding-bottom-20[data-v-689c6f46] {
  padding-bottom: 20px !important;
  padding-bottom: 0.26667rem !important;
}
.padding-bottom-30[data-v-689c6f46] {
  padding-bottom: 30px !important;
  padding-bottom: 0.4rem !important;
}
.padding-bottom-40[data-v-689c6f46] {
  padding-bottom: 40px !important;
  padding-bottom: 0.53333rem !important;
}
.padding-bottom-50[data-v-689c6f46] {
  padding-bottom: 50px !important;
  padding-bottom: 0.66667rem !important;
}
.padding-bottom-60[data-v-689c6f46] {
  padding-bottom: 60px !important;
  padding-bottom: 0.8rem !important;
}
.padding-left-10[data-v-689c6f46] {
  padding-left: 10px !important;
  padding-left: 0.13333rem !important;
}
.padding-left-20[data-v-689c6f46] {
  padding-left: 20px !important;
  padding-left: 0.26667rem !important;
}
.padding-left-30[data-v-689c6f46] {
  padding-left: 30px !important;
  padding-left: 0.4rem !important;
}
.padding-left-40[data-v-689c6f46] {
  padding-left: 40px !important;
  padding-left: 0.53333rem !important;
}
.padding-left-50[data-v-689c6f46] {
  padding-left: 50px !important;
  padding-left: 0.66667rem !important;
}
.padding-left-60[data-v-689c6f46] {
  padding-left: 60px !important;
  padding-left: 0.8rem !important;
}
.bac-transparent[data-v-689c6f46] {
  background-color: transparent !important;
}
.bac-transparent .layui-m-layerchild[data-v-689c6f46] {
    background-color: transparent !important;
}
.layui-m-layer-lzAlert[data-v-689c6f46] {
  width: 80% !important;
}
.layui-m-layer-lzAlert h3[data-v-689c6f46] {
    line-height: 32px;
    line-height: 0.42667rem;
    height: unset;
    padding-top: 46px;
    padding-top: 0.61333rem;
    font-size: 32px;
    font-size: 0.42667rem;
}
.layui-m-layer-lzAlert .layui-m-layercont[data-v-689c6f46] {
    font-size: 30px;
    font-size: 0.4rem;
    max-height: 300px;
    max-height: 4rem;
    overflow: auto;
    word-break: break-all;
    padding: 60px 40px;
    padding: 0.8rem 0.53333rem;
}
.layui-m-layer-lzAlert .layui-m-layerbtn span[yes][data-v-689c6f46] {
    font-size: 30px;
    font-size: 0.4rem;
    color: #0084ff !important;
}
.layui-m-layer-inquiry[data-v-689c6f46] {
  width: 80% !important;
}
.layui-m-layer-inquiry .layui-m-layercont[data-v-689c6f46] {
    font-size: 30px;
    font-size: 0.4rem;
}
.layui-m-layer-design-lzAlert[data-v-689c6f46] {
  width: 670px !important;
  width: 8.93333rem !important;
  padding-bottom: 70px;
  padding-bottom: 0.93333rem;
  border-radius: 32px !important;
  border-radius: 0.42667rem !important;
  background: url(../../static-product/img/alertbg.dacbbd63.png) no-repeat;
  background-size: 401px 334px;
  background-size: 5.34667rem 4.45333rem;
  background-position: center 168px;
  background-position: center 2.24rem;
  background-color: #fff;
}
.layui-m-layer-design-lzAlert .layui-m-layercont[data-v-689c6f46] {
    font-size: 30px;
    font-size: 0.4rem;
    overflow: auto;
    word-break: break-all;
    padding: 60px 40px;
    padding: 0.8rem 0.53333rem;
}
.layui-m-layer-design-lzAlert .layui-m-layercont .title[data-v-689c6f46] {
      font-size: 38px;
      font-size: 0.50667rem;
      line-height: 48px;
      line-height: 0.64rem;
      color: #000;
      text-align: center;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      font-family: PingFangSC-Semibold;
}
.layui-m-layer-design-lzAlert .layui-m-layercont .desc[data-v-689c6f46] {
      font-size: 32px;
      font-size: 0.42667rem;
      color: #3c464f;
      text-align: center;
      line-height: 48px;
      line-height: 0.64rem;
      height: 144px;
      height: 1.92rem;
      overflow-y: auto;
      -webkit-overflow-scrolling: touch;
      margin-top: 439px;
      margin-top: 5.85333rem;
      font-family: PingFangSC-Regular;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn[data-v-689c6f46] {
    width: 345px;
    width: 4.6rem;
    height: 95px;
    height: 1.26667rem;
    line-height: 95px;
    line-height: 1.26667rem;
    background: #3c7cfc;
    border: 1px solid #3c7cfc;
    overflow: hidden;
    -webkit-box-shadow: 0 10px 22px 0 rgba(60, 124, 252, 0.2);
    -webkit-box-shadow: 0 0.13333rem 0.29333rem 0 rgba(60, 124, 252, 0.2);
            box-shadow: 0 10px 22px 0 rgba(60, 124, 252, 0.2);
            box-shadow: 0 0.13333rem 0.29333rem 0 rgba(60, 124, 252, 0.2);
    border-radius: 54px;
    border-radius: 0.72rem;
    margin: 0 auto;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn span[yes][data-v-689c6f46] {
      font-size: 36px;
      font-size: 0.48rem;
      color: #fff;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn span[yes][data-v-689c6f46]:active {
      background: #3c7cfc;
}

/*按钮*/
/*最大按钮*/
.wts-btn-big[data-v-689c6f46] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big[data-v-689c6f46]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*中型按钮*/
.wts-btn-middle[data-v-689c6f46] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 294px;
  width: 3.92rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 80px;
  line-height: 1.06667rem;
  border-radius: 8px;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-middle[data-v-689c6f46]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-all[data-v-689c6f46] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 110px;
  height: 1.46667rem;
  font-size: 40px;
  font-size: 0.53333rem;
  line-height: 110px;
  line-height: 1.46667rem;
  border-radius: 0;
  display: block;
  text-align: center;
}
.wts-btn-all[data-v-689c6f46]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-free[data-v-689c6f46] {
  color: #fff;
  background-color: #ff6e06;
  font-size: 30px;
  font-size: 0.4rem;
  border-radius: 5px;
  padding: 3px 10px;
  padding: 3px 0.13333rem;
  display: inline-block;
  text-align: center;
}
.wts-btn-free[data-v-689c6f46]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}
.wts-btn-big-blue[data-v-689c6f46] {
  color: #fff;
  background-color: #3aa9f8;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 94px;
  height: 1.25333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 94px;
  line-height: 1.25333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-blue[data-v-689c6f46]:focus {
    color: #e6e6e6;
    background-color: #0994f6;
}

/*蓝色线型按钮-中*/
.wts-btn-cp[data-v-689c6f46] {
  color: #fff;
  background-color: #0084ff;
  border: 1px solid #fff;
  display: inline-block;
  text-align: center;
  width: 310px;
  width: 4.13333rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 76px;
  line-height: 1.01333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-cp[data-v-689c6f46]:hover, .wts-btn-cp[data-v-689c6f46]:focus {
    color: #fff;
    background-color: #fff;
    border: 1px solid #fff;
}
.wts-btn-radius[data-v-689c6f46] {
  color: #aaa;
  background-color: #fff;
  border: 1px solid #aaa;
  display: inline-block;
  text-align: center;
  width: 153px;
  width: 2.04rem;
  height: 55px;
  height: 0.73333rem;
  font-size: 26px;
  font-size: 0.34667rem;
  line-height: 55px;
  line-height: 0.73333rem;
  border-radius: 25px;
  border-radius: 0.33333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-radius[data-v-689c6f46]:hover, .wts-btn-radius[data-v-689c6f46]:focus {
    color: #fff;
    background-color: #aaa;
    border: 1px solid #aaa;
}

/*微大型按钮*/
.wts-btn-big-01[data-v-689c6f46] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 590px;
  width: 7.86667rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-01[data-v-689c6f46]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*查看更多*/
.wts-btn-more[data-v-689c6f46] {
  display: block;
  border-top: 1px solid #eee;
  height: 86px;
  height: 1.14667rem;
  line-height: 86px;
  line-height: 1.14667rem;
  text-align: center;
  margin-left: -60px;
  margin-left: -0.8rem;
  color: #000;
  font-size: 28px;
  font-size: 0.37333rem;
  position: relative;
}
.wts-btn-more[data-v-689c6f46]:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 38%;
  margin-top: -18px;
  margin-top: -0.24rem;
  margin-left: 90px;
  margin-left: 1.2rem;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  border-right: 3px solid #000;
  border-top: 3px solid #000;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}
.lz-readys[data-v-689c6f46] {
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  min-height: 100vh;
  background-color: #fff;
  z-index: 9999;
}
.lz-readys .spinner[data-v-689c6f46] {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -20px;
    margin-top: -0.26667rem;
    margin-left: -20px;
    margin-left: -0.26667rem;
    width: 40px;
    width: 0.53333rem;
    height: 40px;
    height: 0.53333rem;
}
.lz-readys .container1 > div[data-v-689c6f46],
  .lz-readys .container2 > div[data-v-689c6f46],
  .lz-readys .container3 > div[data-v-689c6f46] {
    width: 10px;
    width: 0.13333rem;
    height: 10px;
    height: 0.13333rem;
    background-color: #0084ff;
    border-radius: 100%;
    position: absolute;
    -webkit-animation: bouncedelay-689c6f46 1.2s infinite ease-in-out;
    animation: bouncedelay-689c6f46 1.2s infinite ease-in-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.lz-readys .spinner .spinner-container[data-v-689c6f46] {
    position: absolute;
    width: 100%;
    height: 100%;
}
.lz-readys .container2[data-v-689c6f46] {
    -webkit-transform: rotateZ(45deg);
    -ms-transform: rotate(45deg);
        transform: rotateZ(45deg);
}
.lz-readys .container3[data-v-689c6f46] {
    -webkit-transform: rotateZ(90deg);
    -ms-transform: rotate(90deg);
        transform: rotateZ(90deg);
}
.lz-readys .circle1[data-v-689c6f46] {
    top: 0;
    left: 0;
}
.lz-readys .circle2[data-v-689c6f46] {
    top: 0;
    right: 0;
}
.lz-readys .circle3[data-v-689c6f46] {
    right: 0;
    bottom: 0;
}
.lz-readys .circle4[data-v-689c6f46] {
    left: 0;
    bottom: 0;
}
.lz-readys .container2 .circle1[data-v-689c6f46] {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}
.lz-readys .container3 .circle1[data-v-689c6f46] {
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
}
.lz-readys .container1 .circle2[data-v-689c6f46] {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}
.lz-readys .container2 .circle2[data-v-689c6f46] {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}
.lz-readys .container3 .circle2[data-v-689c6f46] {
    -webkit-animation-delay: -0.7s;
    animation-delay: -0.7s;
}
.lz-readys .container1 .circle3[data-v-689c6f46] {
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.6s;
}
.lz-readys .container2 .circle3[data-v-689c6f46] {
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s;
}
.lz-readys .container3 .circle3[data-v-689c6f46] {
    -webkit-animation-delay: -0.4s;
    animation-delay: -0.4s;
}
.lz-readys .container1 .circle4[data-v-689c6f46] {
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s;
}
.lz-readys .container2 .circle4[data-v-689c6f46] {
    -webkit-animation-delay: -0.2s;
    animation-delay: -0.2s;
}
.lz-readys .container3 .circle4[data-v-689c6f46] {
    -webkit-animation-delay: -0.1s;
    animation-delay: -0.1s;
}
@-webkit-keyframes bouncedelay-689c6f46 {
0%,
  80%,
  100% {
    -webkit-transform: scale(0);
}
40% {
    -webkit-transform: scale(1);
}
}
@keyframes bouncedelay-689c6f46 {
0%,
  80%,
  100% {
    transform: scale(0);
    -webkit-transform: scale(0);
}
40% {
    transform: scale(1);
    -webkit-transform: scale(1);
}
}
.lz-readys .loadText[data-v-689c6f46] {
    position: absolute;
    top: 40%;
    left: 50%;
    width: 100px;
    width: 1.33333rem;
    margin-left: -50px;
    margin-left: -0.66667rem;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    font-size: 14px;
    font-size: 0.18667rem;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.6);
    color: #fff;
    font-size: 14px;
    padding-bottom: 10px;
    padding-bottom: 0.13333rem;
}
.lz-readys .loadText .gifLoad[data-v-689c6f46] {
      width: 60px;
      width: 0.8rem;
      height: 60px;
      height: 0.8rem;
      display: block;
      margin: 10px auto;
      margin: 0.13333rem auto;
}
.design-modal[data-v-689c6f46] {
  width: 630px;
  width: 8.4rem;
}
.design-modal.design-modal-footer[data-v-689c6f46] {
    width: 690px;
    width: 9.2rem;
    bottom: 20px;
    bottom: 0.26667rem;
    top: auto;
    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    border-radius: 10px;
    border-radius: 0.13333rem;
    background: rgba(255, 255, 255, 0.8);
}
.design-modal.design-modal-footer .van-dialog__footer[data-v-689c6f46] {
      display: none;
}
.design-modal.design-modal-confirm[data-v-689c6f46] {
    width: 650px;
    width: 8.66667rem;
}
.design-modal.design-modal-confirm .van-dialog__content .van-dialog__message[data-v-689c6f46] {
      padding: 40px 30px;
      padding: 0.53333rem 0.4rem;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-button--default[data-v-689c6f46] {
      width: 260px;
      width: 3.46667rem;
      height: 80px;
      height: 1.06667rem;
      background: #236DFF;
      border-radius: 40px;
      border-radius: 0.53333rem;
      -webkit-box-flex: 0;
          -ms-flex: none;
              flex: none;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-button--default .van-button__text[data-v-689c6f46] {
        font-size: 28px;
        font-size: 0.37333rem;
        color: #fff;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-dialog__cancel[data-v-689c6f46] {
      background: #fff;
      border: 1px solid #236DFF;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-dialog__cancel .van-button__text[data-v-689c6f46] {
        color: #236DFF;
}
.design-modal .van-dialog__header[data-v-689c6f46] {
    color: #000000;
    font-size: 34px;
    font-size: 0.45333rem;
    line-height: 48px;
    line-height: 0.64rem;
    padding-top: 40px;
    padding-top: 0.53333rem;
    font-weight: 700;
}
.design-modal .van-dialog__content .van-dialog__message[data-v-689c6f46] {
    color: #444444;
    font-size: 30px;
    font-size: 0.4rem;
    line-height: 42px;
    line-height: 0.56rem;
    padding: 30px;
    padding: 0.4rem;
}
.design-modal .van-dialog__footer[data-v-689c6f46] {
    padding: 0 30px 40px;
    padding: 0 0.4rem 0.53333rem;
}
.design-modal .van-dialog__footer.van-hairline--top[data-v-689c6f46]::after {
      border: none;
}
.design-modal .van-dialog__footer .van-button--default[data-v-689c6f46] {
      width: 320px;
      width: 4.26667rem;
      height: 88px;
      height: 1.17333rem;
      background: #236DFF;
      border-radius: 44px;
      border-radius: 0.58667rem;
      margin: 0 auto;
      -webkit-box-flex: 0;
          -ms-flex: none;
              flex: none;
}
.design-modal .van-dialog__footer .van-button--default .van-button__text[data-v-689c6f46] {
        font-size: 32px;
        font-size: 0.42667rem;
        color: #fff;
}
.van-uploader[data-v-689c6f46] {
  padding-top: 15px;
  padding-top: 0.2rem;
}
[data-v-689c6f46] .van-uploader__upload {
  margin-right: 0;
}
.desc[data-v-689c6f46] {
  text-align: right;
  color: #8a9094;
  background-color: rgba(216, 216, 216, 0.2);
  padding: 10px;
  padding: 0.13333rem;
  border-radius: 3px;
}

@charset "UTF-8";
/*---------       字体行高       -----------*/
/*---------       字体颜色       -----------*/
/*---------       边框颜色       -----------*/
/*---------       背景颜色       -----------*/
/*--------- 按钮颜色  ---- */
/* 属性多值传递
ex:
@include remCalc(padding,10,20);
padding: 0.13333rem 0.26667rem;*/
/*按钮纯色系*/
/*按钮边框色系*/
/*按钮大小*/
/*自适应按钮*/
/*标题*/
/*小消息标签*/
/*背景色点击变化*/
/*字数省略限制*/
/*波纹点击效果*/
/*按钮*/
/*最大按钮*/
.wts-btn-big[data-v-36de1a88] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big[data-v-36de1a88]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*中型按钮*/
.wts-btn-middle[data-v-36de1a88] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 294px;
  width: 3.92rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 80px;
  line-height: 1.06667rem;
  border-radius: 8px;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-middle[data-v-36de1a88]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-all[data-v-36de1a88] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 110px;
  height: 1.46667rem;
  font-size: 40px;
  font-size: 0.53333rem;
  line-height: 110px;
  line-height: 1.46667rem;
  border-radius: 0;
  display: block;
  text-align: center;
}
.wts-btn-all[data-v-36de1a88]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-free[data-v-36de1a88] {
  color: #fff;
  background-color: #ff6e06;
  font-size: 30px;
  font-size: 0.4rem;
  border-radius: 5px;
  padding: 3px 10px;
  padding: 3px 0.13333rem;
  display: inline-block;
  text-align: center;
}
.wts-btn-free[data-v-36de1a88]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}
.wts-btn-big-blue[data-v-36de1a88] {
  color: #fff;
  background-color: #3aa9f8;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 94px;
  height: 1.25333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 94px;
  line-height: 1.25333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-blue[data-v-36de1a88]:focus {
    color: #e6e6e6;
    background-color: #0994f6;
}

/*蓝色线型按钮-中*/
.wts-btn-cp[data-v-36de1a88] {
  color: #fff;
  background-color: #0084ff;
  border: 1px solid #fff;
  display: inline-block;
  text-align: center;
  width: 310px;
  width: 4.13333rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 76px;
  line-height: 1.01333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-cp[data-v-36de1a88]:hover, .wts-btn-cp[data-v-36de1a88]:focus {
    color: #fff;
    background-color: #fff;
    border: 1px solid #fff;
}
.wts-btn-radius[data-v-36de1a88] {
  color: #aaa;
  background-color: #fff;
  border: 1px solid #aaa;
  display: inline-block;
  text-align: center;
  width: 153px;
  width: 2.04rem;
  height: 55px;
  height: 0.73333rem;
  font-size: 26px;
  font-size: 0.34667rem;
  line-height: 55px;
  line-height: 0.73333rem;
  border-radius: 25px;
  border-radius: 0.33333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-radius[data-v-36de1a88]:hover, .wts-btn-radius[data-v-36de1a88]:focus {
    color: #fff;
    background-color: #aaa;
    border: 1px solid #aaa;
}

/*微大型按钮*/
.wts-btn-big-01[data-v-36de1a88] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 590px;
  width: 7.86667rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-01[data-v-36de1a88]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*查看更多*/
.wts-btn-more[data-v-36de1a88] {
  display: block;
  border-top: 1px solid #eee;
  height: 86px;
  height: 1.14667rem;
  line-height: 86px;
  line-height: 1.14667rem;
  text-align: center;
  margin-left: -60px;
  margin-left: -0.8rem;
  color: #000;
  font-size: 28px;
  font-size: 0.37333rem;
  position: relative;
}
.wts-btn-more[data-v-36de1a88]:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 38%;
  margin-top: -18px;
  margin-top: -0.24rem;
  margin-left: 90px;
  margin-left: 1.2rem;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  border-right: 3px solid #000;
  border-top: 3px solid #000;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}
.body-container[data-v-36de1a88] {
  width: 750px;
  width: 10rem;
  margin: 0 auto;
  position: relative;
  background-color: #f5f5f5;
}
.lz-top-img[data-v-36de1a88] {
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
}

/*单选框*/
.lz-radio[data-v-36de1a88] {
  position: relative;
  -webkit-appearance: none;
  width: 18px;
  width: 0.24rem;
  height: 18px;
  height: 0.24rem;
  background-color: transparent;
  border: none;
}
.lz-radio[data-v-36de1a88]:before {
  content: "\e623";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 12px;
  font-size: 0.16rem;
  line-height: 18px;
  line-height: 0.24rem;
  text-align: center;
  width: 18px;
  width: 0.24rem;
  height: 18px;
  height: 0.24rem;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  color: #fff;
  opacity: 1;
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 50%;
}
.lz-radio[data-v-36de1a88]:checked::before {
  background-color: #0084ff;
  border: 1px solid #0084ff;
}
.lz-radio-new[data-v-36de1a88] {
  position: relative;
  background-color: #fff;
  width: 40px;
  width: 0.53333rem;
  height: 40px;
  height: 0.53333rem;
  border-radius: 50%;
  display: inline-block;
  border: 1px solid #e5e5e5;
}
.lz-radio-new[data-check=true][data-v-36de1a88] {
  background-color: #0084ff;
  border: 1px solid #0084ff;
}
.lz-radio-new[data-check=true][data-v-36de1a88]:before {
  content: "\e6f0";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 20px;
  font-size: 0.26667rem;
  line-height: 40px;
  line-height: 0.53333rem;
  text-align: center;
  color: #fff;
  position: absolute;
  top: 2px;
  right: 4px;
  margin-top: -1px;
}

/*多选框*/
.lz-checkbox[data-v-36de1a88] {
  position: relative;
  -webkit-appearance: none;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: transparent;
  border: none;
}
.lz-checkbox[data-v-36de1a88]:before {
  content: "\e64e";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 14px;
  font-size: 0.18667rem;
  line-height: 24px;
  line-height: 0.32rem;
  text-align: center;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: #fff;
  color: transparent;
  border: 1px solid #ccc;
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 6px;
}
.lz-checkbox[data-v-36de1a88]:checked::before {
  color: #0084ff;
  background-color: #fff;
  border: 1px solid #0084ff;
}

/*多选框2-选择外层选中*/
.lz-checkbox-02[data-v-36de1a88] {
  position: relative;
  -webkit-appearance: none;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: transparent;
  border: none;
}
.lz-checkbox-02[data-v-36de1a88]:before {
  content: "\e623";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 14px;
  font-size: 0.18667rem;
  line-height: 21px;
  line-height: 0.28rem;
  text-align: center;
  width: 22px;
  width: 0.29333rem;
  height: 21px;
  height: 0.28rem;
  background-color: #fff;
  color: transparent;
  border: 1px solid #ccc;
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.checkLi[data-v-36de1a88] {
  color: #0084ff !important;
}
.checkLi .lz-checkbox-02[data-v-36de1a88]:before {
    color: #fff;
    background-color: #0084ff;
    border: 1px solid #0084ff;
}

/*底部按钮*/
.lz-apply-btn[data-v-36de1a88] {
  position: fixed;
  bottom: 0;
  border-top: 2px solid #fff;
  z-index: 20;
  color: #666;
  background-color: #f0f0f0;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 100px;
  height: 1.33333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 0;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.lz-apply-btn i[data-v-36de1a88] {
    font-size: 40px;
    font-size: 0.53333rem;
    margin-right: 10px;
    margin-right: 0.13333rem;
}

/*底部提示*/
.lz-lp-footer[data-v-36de1a88] {
  position: absolute;
  bottom: 100px;
  bottom: 1.33333rem;
  padding: 10px;
  padding: 0.13333rem;
}
.lz-lp-footer p[data-v-36de1a88] {
    margin-bottom: 10px;
    margin-bottom: 0.13333rem;
}

/*顶部返回栏*/
.lz-top-title-empty[data-v-36de1a88] {
  width: 100%;
  height: 90px;
  height: 1.2rem;
}
.lz-top-title[data-v-36de1a88] {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 555;
  width: 100%;
  height: 90px;
  height: 1.2rem;
  line-height: 90px;
  line-height: 1.2rem;
  background-color: #0084ff;
  color: #fff;
  font-size: 28px;
  font-size: 0.37333rem;
}
.lz-top-title .left[data-v-36de1a88] {
    position: absolute;
    top: 0;
    left: 20px;
    left: 0.26667rem;
    color: #fff;
}
.lz-top-title .right[data-v-36de1a88] {
    position: absolute;
    top: 0;
    right: 20px;
    right: 0.26667rem;
    color: #fff;
}
.lz-top-title .center[data-v-36de1a88] {
    text-align: center;
    font-size: 32px;
    font-size: 0.42667rem;
}

/*订单页*/
.lz-order-list[data-v-36de1a88] {
  background-color: #fff;
  padding-top: 44px;
  padding-top: 0.58667rem;
}
.lz-order-list .titles[data-v-36de1a88] {
    font-size: 36px;
    font-size: 0.48rem;
    color: #222;
    text-align: center;
}
.lz-order-list .need-com[data-v-36de1a88] {
    position: relative;
    top: -4px;
    font-size: 12px;
    font-size: 0.16rem;
    line-height: 1.2;
    padding: 1px 8px;
    background-color: #fff;
    position: relative;
    color: #fff;
    border-radius: 5px;
    font-size: 28px;
    font-size: 0.37333rem;
    border: 1px solid #0084ff;
    margin-left: 5px;
    color: #0084ff;
}
.lz-order-list .need-com[data-v-36de1a88]::before {
      content: '';
      position: absolute;
      left: -6px;
      top: 50%;
      margin-top: -3px;
      width: 0;
      height: 0;
      border: 3px solid transparent;
      border-right-color: #fff;
}
.lz-order-list .need-com[data-v-36de1a88]:before {
    content: 0;
}
.lz-order-list .uls-order[data-v-36de1a88] {
    width: 100%;
}
.lz-order-list .uls-order > li[data-v-36de1a88] {
      text-align: center;
      font-size: 36px;
      font-size: 0.48rem;
      display: block;
      padding: 40px 0;
      padding: 0.53333rem 0;
}
.lz-order-list .uls-order > li .order-name[data-v-36de1a88] {
        display: block;
        line-height: 40px;
        line-height: 0.53333rem;
        color: #000;
}
.lz-order-list .uls-order > li .order-inform[data-v-36de1a88] {
        font-size: 60px;
        font-size: 0.8rem;
        display: block;
        margin-top: 4px;
        line-height: 80px;
        line-height: 1.06667rem;
        color: #ff6f07;
}
.lz-order-list .btn-check[data-v-36de1a88],
  .lz-order-list .btn-pay[data-v-36de1a88] {
    color: #ccc;
    background-color: #fff;
    border: 1px solid #ccc;
    display: inline-block;
    text-align: center;
    width: 180px;
    width: 2.4rem;
    height: 60px;
    height: 0.8rem;
    font-size: 28px;
    font-size: 0.37333rem;
    line-height: 56px;
    line-height: 0.74667rem;
    border-radius: 0;
    float: right;
    margin-left: 10px;
    margin-left: 0.13333rem;
}
.lz-order-list .btn-check[data-v-36de1a88]:hover, .lz-order-list .btn-check[data-v-36de1a88]:focus,
    .lz-order-list .btn-pay[data-v-36de1a88]:hover,
    .lz-order-list .btn-pay[data-v-36de1a88]:focus {
      color: #fff;
      background-color: #ccc;
      border: 1px solid #ccc;
}
.pay-many[data-v-36de1a88] {
  margin-top: 12px;
  margin-top: 0.16rem;
  line-height: 88px;
  line-height: 1.17333rem;
  display: block;
  padding-left: 30px;
  padding-left: 0.4rem;
  font-size: 36px;
  font-size: 0.48rem;
}
.lz-bankBanch[data-v-36de1a88] {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}
.lz-bankBanch.active[data-v-36de1a88] {
    display: block;
}
.lz-bankBanch .lz-drop-search[data-v-36de1a88] {
    background-color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}
.lz-bankBanch .lz-drop-search .title[data-v-36de1a88] {
      position: relative;
      width: 100%;
      height: 100px;
      height: 1.33333rem;
      line-height: 100px;
      line-height: 1.33333rem;
      font-size: 34px;
      font-size: 0.45333rem;
      text-align: center;
}
.lz-bankBanch .lz-drop-search .title i[data-v-36de1a88] {
        font-size: 50px;
        font-size: 0.66667rem;
        position: absolute;
        right: 0;
        top: 0;
        width: 80px;
        width: 1.06667rem;
        line-height: 100px;
        line-height: 1.33333rem;
}
.lz-bankBanch .lz-drop-search .search-box[data-v-36de1a88] {
      position: relative;
      width: 100%;
      height: 100px;
      height: 1.33333rem;
      padding: 15px 40px;
      padding: 0.2rem 0.53333rem;
      text-align: center;
      background-color: #f5f5f5;
}
.lz-bankBanch .lz-drop-search .search-box i[data-v-36de1a88] {
        position: absolute;
        left: 50px;
        left: 0.66667rem;
        top: 50%;
        margin-top: -35px;
        margin-top: -0.46667rem;
        font-size: 30px;
        font-size: 0.4rem;
        height: 70px;
        height: 0.93333rem;
        line-height: 70px;
        line-height: 0.93333rem;
        color: #999;
}
.lz-bankBanch .lz-drop-search .search[data-v-36de1a88] {
      display: block;
      width: 100%;
      height: 70px;
      height: 0.93333rem;
      background-color: #fff;
      color: #333;
      padding-left: 50px;
      padding-left: 0.66667rem;
      margin: 0;
      border-color: #fff;
      font-size: 32px;
      font-size: 0.42667rem;
      border: none;
}
.lz-bankBanch .lz-drop-search .selected[data-v-36de1a88] {
      width: 100%;
      height: 300px;
      height: 4rem;
      padding: 10px 20px;
      padding: 0.13333rem 0.26667rem;
      overflow: auto !important;
}
.lz-bankBanch .lz-drop-search .selected .option[data-v-36de1a88] {
        position: relative;
        display: block;
        min-height: 20px;
        min-height: 0.26667rem;
        width: 100%;
        font-size: 16px;
        font-size: 0.21333rem;
        line-height: 20px;
        line-height: 0.26667rem;
        padding: 5px 0;
        color: #666;
        border-top: 1px solid #ececec;
}
.lz-bankBanch .lz-drop-search .selected .option[data-v-36de1a88]:first-child {
          border-top: none;
}
.lz-list-block[data-v-36de1a88] {
  position: relative;
}
.lz-list-block .ul-List .icons-left[data-v-36de1a88] {
    position: absolute;
    width: 50px;
    width: 0.66667rem;
    left: 0;
    top: 25px;
    top: 0.33333rem;
    display: inline-block;
    height: 50px;
    height: 0.66667rem;
    font-size: 44px;
    font-size: 0.58667rem;
    color: #0084ff;
}
.lz-list-block .ul-List .ripple[data-v-36de1a88] {
    position: relative;
    overflow: hidden;
}
.lz-list-block .ul-List .ripple[data-v-36de1a88]:after {
      content: "";
      display: block;
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      pointer-events: none;
      background-image: radial-gradient(circle, #666 10%, transparent 10.01%);
      background-repeat: no-repeat;
      background-position: 50%;
      -webkit-transform: scale(10, 10);
          -ms-transform: scale(10, 10);
              transform: scale(10, 10);
      opacity: 0;
      -webkit-transition: opacity .5s, -webkit-transform .3s;
      transition: opacity .5s, -webkit-transform .3s;
      transition: transform .3s, opacity .5s;
      transition: transform .3s, opacity .5s, -webkit-transform .3s;
}
.lz-list-block .ul-List .ripple[data-v-36de1a88]:active:after {
      -webkit-transform: scale(0, 0);
          -ms-transform: scale(0, 0);
              transform: scale(0, 0);
      opacity: .3;
      -webkit-transition: 0s;
      transition: 0s;
}
.lz-list-block .ul-List .item-content[data-v-36de1a88] {
    background-color: #fff;
    width: 100%;
    line-height: 100px;
    line-height: 1.33333rem;
    height: 100px;
    height: 1.33333rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 30px;
    padding: 0 0.4rem;
    border-bottom: 1px solid #e7e7e7;
    font-size: 30px;
    font-size: 0.4rem;
}
.lz-list-block .ul-List .item-content > a.item-link[data-v-36de1a88] {
      font-size: 30px;
      font-size: 0.4rem;
      display: block;
      width: 100%;
      height: 100%;
      color: #000;
}
.lz-list-block .ul-List .item-content .item-inner[data-v-36de1a88] {
      width: 100%;
      height: 100%;
      position: relative;
      padding-right: 40px;
      padding-right: 0.53333rem;
      padding-left: 70px;
      padding-left: 0.93333rem;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
}
.lz-list-block .ul-List .item-content .icon-gerenziliao[data-v-36de1a88] {
      font-size: 30px;
      font-size: 0.4rem;
}
.lz-list-block .ul-List .item-content .icons-right[data-v-36de1a88] {
      position: absolute;
      right: 0;
      top: 0;
      display: inline-block;
      height: 100px;
      height: 1.33333rem;
      line-height: 100px;
      line-height: 1.33333rem;
      font-size: 36px;
      font-size: 0.48rem;
      color: #cac9ce;
}
.lz-list-block .ul-List .item-content .item-form[data-v-36de1a88] {
      padding-left: 0;
}
.lz-list-block .ul-List .item-content .item-form .item-e-left[data-v-36de1a88] {
        width: 30%;
        height: 100%;
        display: inline-block;
        float: left;
}
.lz-list-block .ul-List .item-content .item-form .item-e-right[data-v-36de1a88] {
        width: 68%;
        height: 100%;
        text-align: right;
        display: inline-block;
        float: right;
        margin-bottom: 0;
}
.lz-list-block .ul-List .item-content .item-form input[type="text"][data-v-36de1a88] {
        border: none;
        background-color: #fff;
}
.lz-list-block .ul-List .item-content .item-form .lz-radio[data-v-36de1a88] {
        margin-top: 30px;
        margin-top: 0.4rem;
}
.lz-list-block .ul-List .item-content .item-form .date-input[data-v-36de1a88] {
        border: none;
        text-align: right;
        background-color: #fff;
        height: 90px;
        height: 1.2rem;
        line-height: 90px;
        line-height: 1.2rem;
        margin-right: -55px;
        margin-right: -0.73333rem;
}
.lz-list-block .ul-List .item-content .item-title[data-v-36de1a88] {
      padding: 0;
}
.lz-list-block .ul-List .item-content .item-title .item-img[data-v-36de1a88] {
        position: absolute;
        right: 0;
        top: 5px;
        width: 90px;
        width: 1.2rem;
        height: 90px;
        height: 1.2rem;
        border-radius: 50%;
}
.shadeBox[data-v-36de1a88] {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 999;
  background-color: rgba(0, 0, 0, 0.4);
}
#emptyDom[data-v-36de1a88] {
  font-size: 34px;
  font-size: 0.45333rem;
}
#emptyDom .empty-icon[data-v-36de1a88] {
    width: 185px;
    width: 2.46667rem;
    display: block;
    margin: 30px auto 10px;
    margin: 0.4rem auto 0.13333rem;
}
#emptyDom p[data-v-36de1a88] {
    text-align: center;
    font-size: 34px;
    font-size: 0.45333rem;
}
.lz-layer-bg[data-v-36de1a88] {
  background-color: transparent !important;
}
.layui-m-layer2 .layui-m-layerchild p[data-v-36de1a88] {
  color: #fff;
}
.layout-enter-active[data-v-36de1a88], .layout-leave-active[data-v-36de1a88] {
  -webkit-transition: opacity .5s;
  transition: opacity .5s;
}
.layout-enter[data-v-36de1a88], .layout-leave-active[data-v-36de1a88] {
  opacity: 0;
}
.van-picker button[data-v-36de1a88] {
  font-size: 30px;
  font-size: 0.4rem;
}
.van-image[data-v-36de1a88] {
  vertical-align: middle;
}
.van-image img[data-v-36de1a88] {
    vertical-align: middle;
}
.share-process-yindao[data-v-36de1a88] {
  background-color: transparent;
  position: fixed;
  left: 0;
  top: 0;
  width: 750px;
  width: 10rem;
}
.share-process-yindao .layui-m-layercont[data-v-36de1a88] {
    text-align: right;
    padding-right: 20px;
    padding-right: 0.26667rem;
    padding-top: 20px;
    padding-top: 0.26667rem;
}
.share-process-yindao img[data-v-36de1a88] {
    width: 560px;
    width: 7.46667rem;
}
.vue-puzzle-vcode[data-v-36de1a88] {
  z-index: 999999 !important;
}
.vue-puzzle-vcode .vue-auth-box_[data-v-36de1a88] {
    top: 50%;
}
.margin-top-10[data-v-36de1a88] {
  margin-top: 10px !important;
  margin-top: 0.13333rem !important;
}
.margin-top-20[data-v-36de1a88] {
  margin-top: 20px !important;
  margin-top: 0.26667rem !important;
}
.margin-top-30[data-v-36de1a88] {
  margin-top: 30px !important;
  margin-top: 0.4rem !important;
}
.margin-top-40[data-v-36de1a88] {
  margin-top: 40px !important;
  margin-top: 0.53333rem !important;
}
.margin-top-50[data-v-36de1a88] {
  margin-top: 50px !important;
  margin-top: 0.66667rem !important;
}
.margin-top-60[data-v-36de1a88] {
  margin-top: 60px !important;
  margin-top: 0.8rem !important;
}
.margin-right-10[data-v-36de1a88] {
  margin-right: 10px !important;
  margin-right: 0.13333rem !important;
}
.margin-right-20[data-v-36de1a88] {
  margin-right: 20px !important;
  margin-right: 0.26667rem !important;
}
.margin-right-30[data-v-36de1a88] {
  margin-right: 30px !important;
  margin-right: 0.4rem !important;
}
.margin-right-40[data-v-36de1a88] {
  margin-right: 40px !important;
  margin-right: 0.53333rem !important;
}
.margin-right-50[data-v-36de1a88] {
  margin-right: 50px !important;
  margin-right: 0.66667rem !important;
}
.margin-right-60[data-v-36de1a88] {
  margin-right: 60px !important;
  margin-right: 0.8rem !important;
}
.margin-bottom-10[data-v-36de1a88] {
  margin-bottom: 10px !important;
  margin-bottom: 0.13333rem !important;
}
.margin-bottom-20[data-v-36de1a88] {
  margin-bottom: 20px !important;
  margin-bottom: 0.26667rem !important;
}
.margin-bottom-30[data-v-36de1a88] {
  margin-bottom: 30px !important;
  margin-bottom: 0.4rem !important;
}
.margin-bottom-40[data-v-36de1a88] {
  margin-bottom: 40px !important;
  margin-bottom: 0.53333rem !important;
}
.margin-bottom-50[data-v-36de1a88] {
  margin-bottom: 50px !important;
  margin-bottom: 0.66667rem !important;
}
.margin-bottom-60[data-v-36de1a88] {
  margin-bottom: 60px !important;
  margin-bottom: 0.8rem !important;
}
.margin-left-10[data-v-36de1a88] {
  margin-left: 10px !important;
  margin-left: 0.13333rem !important;
}
.margin-left-20[data-v-36de1a88] {
  margin-left: 20px !important;
  margin-left: 0.26667rem !important;
}
.margin-left-30[data-v-36de1a88] {
  margin-left: 30px !important;
  margin-left: 0.4rem !important;
}
.margin-left-40[data-v-36de1a88] {
  margin-left: 40px !important;
  margin-left: 0.53333rem !important;
}
.margin-left-50[data-v-36de1a88] {
  margin-left: 50px !important;
  margin-left: 0.66667rem !important;
}
.margin-left-60[data-v-36de1a88] {
  margin-left: 60px !important;
  margin-left: 0.8rem !important;
}
.padding-top-10[data-v-36de1a88] {
  padding-top: 10px !important;
  padding-top: 0.13333rem !important;
}
.padding-top-20[data-v-36de1a88] {
  padding-top: 20px !important;
  padding-top: 0.26667rem !important;
}
.padding-top-30[data-v-36de1a88] {
  padding-top: 30px !important;
  padding-top: 0.4rem !important;
}
.padding-top-40[data-v-36de1a88] {
  padding-top: 40px !important;
  padding-top: 0.53333rem !important;
}
.padding-top-50[data-v-36de1a88] {
  padding-top: 50px !important;
  padding-top: 0.66667rem !important;
}
.padding-top-60[data-v-36de1a88] {
  padding-top: 60px !important;
  padding-top: 0.8rem !important;
}
.padding-right-10[data-v-36de1a88] {
  padding-right: 10px !important;
  padding-right: 0.13333rem !important;
}
.padding-right-20[data-v-36de1a88] {
  padding-right: 20px !important;
  padding-right: 0.26667rem !important;
}
.padding-right-30[data-v-36de1a88] {
  padding-right: 30px !important;
  padding-right: 0.4rem !important;
}
.padding-right-40[data-v-36de1a88] {
  padding-right: 40px !important;
  padding-right: 0.53333rem !important;
}
.padding-right-50[data-v-36de1a88] {
  padding-right: 50px !important;
  padding-right: 0.66667rem !important;
}
.padding-right-60[data-v-36de1a88] {
  padding-right: 60px !important;
  padding-right: 0.8rem !important;
}
.padding-bottom-10[data-v-36de1a88] {
  padding-bottom: 10px !important;
  padding-bottom: 0.13333rem !important;
}
.padding-bottom-20[data-v-36de1a88] {
  padding-bottom: 20px !important;
  padding-bottom: 0.26667rem !important;
}
.padding-bottom-30[data-v-36de1a88] {
  padding-bottom: 30px !important;
  padding-bottom: 0.4rem !important;
}
.padding-bottom-40[data-v-36de1a88] {
  padding-bottom: 40px !important;
  padding-bottom: 0.53333rem !important;
}
.padding-bottom-50[data-v-36de1a88] {
  padding-bottom: 50px !important;
  padding-bottom: 0.66667rem !important;
}
.padding-bottom-60[data-v-36de1a88] {
  padding-bottom: 60px !important;
  padding-bottom: 0.8rem !important;
}
.padding-left-10[data-v-36de1a88] {
  padding-left: 10px !important;
  padding-left: 0.13333rem !important;
}
.padding-left-20[data-v-36de1a88] {
  padding-left: 20px !important;
  padding-left: 0.26667rem !important;
}
.padding-left-30[data-v-36de1a88] {
  padding-left: 30px !important;
  padding-left: 0.4rem !important;
}
.padding-left-40[data-v-36de1a88] {
  padding-left: 40px !important;
  padding-left: 0.53333rem !important;
}
.padding-left-50[data-v-36de1a88] {
  padding-left: 50px !important;
  padding-left: 0.66667rem !important;
}
.padding-left-60[data-v-36de1a88] {
  padding-left: 60px !important;
  padding-left: 0.8rem !important;
}
.bac-transparent[data-v-36de1a88] {
  background-color: transparent !important;
}
.bac-transparent .layui-m-layerchild[data-v-36de1a88] {
    background-color: transparent !important;
}
.layui-m-layer-lzAlert[data-v-36de1a88] {
  width: 80% !important;
}
.layui-m-layer-lzAlert h3[data-v-36de1a88] {
    line-height: 32px;
    line-height: 0.42667rem;
    height: unset;
    padding-top: 46px;
    padding-top: 0.61333rem;
    font-size: 32px;
    font-size: 0.42667rem;
}
.layui-m-layer-lzAlert .layui-m-layercont[data-v-36de1a88] {
    font-size: 30px;
    font-size: 0.4rem;
    max-height: 300px;
    max-height: 4rem;
    overflow: auto;
    word-break: break-all;
    padding: 60px 40px;
    padding: 0.8rem 0.53333rem;
}
.layui-m-layer-lzAlert .layui-m-layerbtn span[yes][data-v-36de1a88] {
    font-size: 30px;
    font-size: 0.4rem;
    color: #0084ff !important;
}
.layui-m-layer-inquiry[data-v-36de1a88] {
  width: 80% !important;
}
.layui-m-layer-inquiry .layui-m-layercont[data-v-36de1a88] {
    font-size: 30px;
    font-size: 0.4rem;
}
.layui-m-layer-design-lzAlert[data-v-36de1a88] {
  width: 670px !important;
  width: 8.93333rem !important;
  padding-bottom: 70px;
  padding-bottom: 0.93333rem;
  border-radius: 32px !important;
  border-radius: 0.42667rem !important;
  background: url(../../static-product/img/alertbg.dacbbd63.png) no-repeat;
  background-size: 401px 334px;
  background-size: 5.34667rem 4.45333rem;
  background-position: center 168px;
  background-position: center 2.24rem;
  background-color: #fff;
}
.layui-m-layer-design-lzAlert .layui-m-layercont[data-v-36de1a88] {
    font-size: 30px;
    font-size: 0.4rem;
    overflow: auto;
    word-break: break-all;
    padding: 60px 40px;
    padding: 0.8rem 0.53333rem;
}
.layui-m-layer-design-lzAlert .layui-m-layercont .title[data-v-36de1a88] {
      font-size: 38px;
      font-size: 0.50667rem;
      line-height: 48px;
      line-height: 0.64rem;
      color: #000;
      text-align: center;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      font-family: PingFangSC-Semibold;
}
.layui-m-layer-design-lzAlert .layui-m-layercont .desc[data-v-36de1a88] {
      font-size: 32px;
      font-size: 0.42667rem;
      color: #3c464f;
      text-align: center;
      line-height: 48px;
      line-height: 0.64rem;
      height: 144px;
      height: 1.92rem;
      overflow-y: auto;
      -webkit-overflow-scrolling: touch;
      margin-top: 439px;
      margin-top: 5.85333rem;
      font-family: PingFangSC-Regular;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn[data-v-36de1a88] {
    width: 345px;
    width: 4.6rem;
    height: 95px;
    height: 1.26667rem;
    line-height: 95px;
    line-height: 1.26667rem;
    background: #3c7cfc;
    border: 1px solid #3c7cfc;
    overflow: hidden;
    -webkit-box-shadow: 0 10px 22px 0 rgba(60, 124, 252, 0.2);
    -webkit-box-shadow: 0 0.13333rem 0.29333rem 0 rgba(60, 124, 252, 0.2);
            box-shadow: 0 10px 22px 0 rgba(60, 124, 252, 0.2);
            box-shadow: 0 0.13333rem 0.29333rem 0 rgba(60, 124, 252, 0.2);
    border-radius: 54px;
    border-radius: 0.72rem;
    margin: 0 auto;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn span[yes][data-v-36de1a88] {
      font-size: 36px;
      font-size: 0.48rem;
      color: #fff;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn span[yes][data-v-36de1a88]:active {
      background: #3c7cfc;
}

/*按钮*/
/*最大按钮*/
.wts-btn-big[data-v-36de1a88] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big[data-v-36de1a88]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*中型按钮*/
.wts-btn-middle[data-v-36de1a88] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 294px;
  width: 3.92rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 80px;
  line-height: 1.06667rem;
  border-radius: 8px;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-middle[data-v-36de1a88]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-all[data-v-36de1a88] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 110px;
  height: 1.46667rem;
  font-size: 40px;
  font-size: 0.53333rem;
  line-height: 110px;
  line-height: 1.46667rem;
  border-radius: 0;
  display: block;
  text-align: center;
}
.wts-btn-all[data-v-36de1a88]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-free[data-v-36de1a88] {
  color: #fff;
  background-color: #ff6e06;
  font-size: 30px;
  font-size: 0.4rem;
  border-radius: 5px;
  padding: 3px 10px;
  padding: 3px 0.13333rem;
  display: inline-block;
  text-align: center;
}
.wts-btn-free[data-v-36de1a88]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}
.wts-btn-big-blue[data-v-36de1a88] {
  color: #fff;
  background-color: #3aa9f8;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 94px;
  height: 1.25333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 94px;
  line-height: 1.25333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-blue[data-v-36de1a88]:focus {
    color: #e6e6e6;
    background-color: #0994f6;
}

/*蓝色线型按钮-中*/
.wts-btn-cp[data-v-36de1a88] {
  color: #fff;
  background-color: #0084ff;
  border: 1px solid #fff;
  display: inline-block;
  text-align: center;
  width: 310px;
  width: 4.13333rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 76px;
  line-height: 1.01333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-cp[data-v-36de1a88]:hover, .wts-btn-cp[data-v-36de1a88]:focus {
    color: #fff;
    background-color: #fff;
    border: 1px solid #fff;
}
.wts-btn-radius[data-v-36de1a88] {
  color: #aaa;
  background-color: #fff;
  border: 1px solid #aaa;
  display: inline-block;
  text-align: center;
  width: 153px;
  width: 2.04rem;
  height: 55px;
  height: 0.73333rem;
  font-size: 26px;
  font-size: 0.34667rem;
  line-height: 55px;
  line-height: 0.73333rem;
  border-radius: 25px;
  border-radius: 0.33333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-radius[data-v-36de1a88]:hover, .wts-btn-radius[data-v-36de1a88]:focus {
    color: #fff;
    background-color: #aaa;
    border: 1px solid #aaa;
}

/*微大型按钮*/
.wts-btn-big-01[data-v-36de1a88] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 590px;
  width: 7.86667rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-01[data-v-36de1a88]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*查看更多*/
.wts-btn-more[data-v-36de1a88] {
  display: block;
  border-top: 1px solid #eee;
  height: 86px;
  height: 1.14667rem;
  line-height: 86px;
  line-height: 1.14667rem;
  text-align: center;
  margin-left: -60px;
  margin-left: -0.8rem;
  color: #000;
  font-size: 28px;
  font-size: 0.37333rem;
  position: relative;
}
.wts-btn-more[data-v-36de1a88]:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 38%;
  margin-top: -18px;
  margin-top: -0.24rem;
  margin-left: 90px;
  margin-left: 1.2rem;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  border-right: 3px solid #000;
  border-top: 3px solid #000;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}
.lz-readys[data-v-36de1a88] {
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  min-height: 100vh;
  background-color: #fff;
  z-index: 9999;
}
.lz-readys .spinner[data-v-36de1a88] {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -20px;
    margin-top: -0.26667rem;
    margin-left: -20px;
    margin-left: -0.26667rem;
    width: 40px;
    width: 0.53333rem;
    height: 40px;
    height: 0.53333rem;
}
.lz-readys .container1 > div[data-v-36de1a88],
  .lz-readys .container2 > div[data-v-36de1a88],
  .lz-readys .container3 > div[data-v-36de1a88] {
    width: 10px;
    width: 0.13333rem;
    height: 10px;
    height: 0.13333rem;
    background-color: #0084ff;
    border-radius: 100%;
    position: absolute;
    -webkit-animation: bouncedelay-36de1a88 1.2s infinite ease-in-out;
    animation: bouncedelay-36de1a88 1.2s infinite ease-in-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.lz-readys .spinner .spinner-container[data-v-36de1a88] {
    position: absolute;
    width: 100%;
    height: 100%;
}
.lz-readys .container2[data-v-36de1a88] {
    -webkit-transform: rotateZ(45deg);
    -ms-transform: rotate(45deg);
        transform: rotateZ(45deg);
}
.lz-readys .container3[data-v-36de1a88] {
    -webkit-transform: rotateZ(90deg);
    -ms-transform: rotate(90deg);
        transform: rotateZ(90deg);
}
.lz-readys .circle1[data-v-36de1a88] {
    top: 0;
    left: 0;
}
.lz-readys .circle2[data-v-36de1a88] {
    top: 0;
    right: 0;
}
.lz-readys .circle3[data-v-36de1a88] {
    right: 0;
    bottom: 0;
}
.lz-readys .circle4[data-v-36de1a88] {
    left: 0;
    bottom: 0;
}
.lz-readys .container2 .circle1[data-v-36de1a88] {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}
.lz-readys .container3 .circle1[data-v-36de1a88] {
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
}
.lz-readys .container1 .circle2[data-v-36de1a88] {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}
.lz-readys .container2 .circle2[data-v-36de1a88] {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}
.lz-readys .container3 .circle2[data-v-36de1a88] {
    -webkit-animation-delay: -0.7s;
    animation-delay: -0.7s;
}
.lz-readys .container1 .circle3[data-v-36de1a88] {
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.6s;
}
.lz-readys .container2 .circle3[data-v-36de1a88] {
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s;
}
.lz-readys .container3 .circle3[data-v-36de1a88] {
    -webkit-animation-delay: -0.4s;
    animation-delay: -0.4s;
}
.lz-readys .container1 .circle4[data-v-36de1a88] {
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s;
}
.lz-readys .container2 .circle4[data-v-36de1a88] {
    -webkit-animation-delay: -0.2s;
    animation-delay: -0.2s;
}
.lz-readys .container3 .circle4[data-v-36de1a88] {
    -webkit-animation-delay: -0.1s;
    animation-delay: -0.1s;
}
@-webkit-keyframes bouncedelay-36de1a88 {
0%,
  80%,
  100% {
    -webkit-transform: scale(0);
}
40% {
    -webkit-transform: scale(1);
}
}
@keyframes bouncedelay-36de1a88 {
0%,
  80%,
  100% {
    transform: scale(0);
    -webkit-transform: scale(0);
}
40% {
    transform: scale(1);
    -webkit-transform: scale(1);
}
}
.lz-readys .loadText[data-v-36de1a88] {
    position: absolute;
    top: 40%;
    left: 50%;
    width: 100px;
    width: 1.33333rem;
    margin-left: -50px;
    margin-left: -0.66667rem;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    font-size: 14px;
    font-size: 0.18667rem;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.6);
    color: #fff;
    font-size: 14px;
    padding-bottom: 10px;
    padding-bottom: 0.13333rem;
}
.lz-readys .loadText .gifLoad[data-v-36de1a88] {
      width: 60px;
      width: 0.8rem;
      height: 60px;
      height: 0.8rem;
      display: block;
      margin: 10px auto;
      margin: 0.13333rem auto;
}
.design-modal[data-v-36de1a88] {
  width: 630px;
  width: 8.4rem;
}
.design-modal.design-modal-footer[data-v-36de1a88] {
    width: 690px;
    width: 9.2rem;
    bottom: 20px;
    bottom: 0.26667rem;
    top: auto;
    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    border-radius: 10px;
    border-radius: 0.13333rem;
    background: rgba(255, 255, 255, 0.8);
}
.design-modal.design-modal-footer .van-dialog__footer[data-v-36de1a88] {
      display: none;
}
.design-modal.design-modal-confirm[data-v-36de1a88] {
    width: 650px;
    width: 8.66667rem;
}
.design-modal.design-modal-confirm .van-dialog__content .van-dialog__message[data-v-36de1a88] {
      padding: 40px 30px;
      padding: 0.53333rem 0.4rem;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-button--default[data-v-36de1a88] {
      width: 260px;
      width: 3.46667rem;
      height: 80px;
      height: 1.06667rem;
      background: #236DFF;
      border-radius: 40px;
      border-radius: 0.53333rem;
      -webkit-box-flex: 0;
          -ms-flex: none;
              flex: none;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-button--default .van-button__text[data-v-36de1a88] {
        font-size: 28px;
        font-size: 0.37333rem;
        color: #fff;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-dialog__cancel[data-v-36de1a88] {
      background: #fff;
      border: 1px solid #236DFF;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-dialog__cancel .van-button__text[data-v-36de1a88] {
        color: #236DFF;
}
.design-modal .van-dialog__header[data-v-36de1a88] {
    color: #000000;
    font-size: 34px;
    font-size: 0.45333rem;
    line-height: 48px;
    line-height: 0.64rem;
    padding-top: 40px;
    padding-top: 0.53333rem;
    font-weight: 700;
}
.design-modal .van-dialog__content .van-dialog__message[data-v-36de1a88] {
    color: #444444;
    font-size: 30px;
    font-size: 0.4rem;
    line-height: 42px;
    line-height: 0.56rem;
    padding: 30px;
    padding: 0.4rem;
}
.design-modal .van-dialog__footer[data-v-36de1a88] {
    padding: 0 30px 40px;
    padding: 0 0.4rem 0.53333rem;
}
.design-modal .van-dialog__footer.van-hairline--top[data-v-36de1a88]::after {
      border: none;
}
.design-modal .van-dialog__footer .van-button--default[data-v-36de1a88] {
      width: 320px;
      width: 4.26667rem;
      height: 88px;
      height: 1.17333rem;
      background: #236DFF;
      border-radius: 44px;
      border-radius: 0.58667rem;
      margin: 0 auto;
      -webkit-box-flex: 0;
          -ms-flex: none;
              flex: none;
}
.design-modal .van-dialog__footer .van-button--default .van-button__text[data-v-36de1a88] {
        font-size: 32px;
        font-size: 0.42667rem;
        color: #fff;
}
.van-uploader[data-v-36de1a88] {
  padding-top: 15px;
  padding-top: 0.2rem;
}
.verify-box[data-v-36de1a88] {
  padding-left: 32%;
  padding-bottom: 5px;
}
.verify-box .verify-title[data-v-36de1a88] {
    font-size: 30px;
    font-size: 0.4rem;
    color: #333;
}
.verify-box .verify-li[data-v-36de1a88] {
    font-size: 28px;
    font-size: 0.37333rem;
    color: #666;
    line-height: 1.4;
    padding: 3px 0;
    border-bottom: 1px dashed #ececec;
    word-break: break-all;
}

@charset "UTF-8";
/*---------       字体行高       -----------*/
/*---------       字体颜色       -----------*/
/*---------       边框颜色       -----------*/
/*---------       背景颜色       -----------*/
/*--------- 按钮颜色  ---- */
/* 属性多值传递
ex:
@include remCalc(padding,10,20);
padding: 0.13333rem 0.26667rem;*/
/*按钮纯色系*/
/*按钮边框色系*/
/*按钮大小*/
/*自适应按钮*/
/*标题*/
/*小消息标签*/
/*背景色点击变化*/
/*字数省略限制*/
/*波纹点击效果*/
/*按钮*/
/*最大按钮*/
.wts-btn-big[data-v-32395ebe] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big[data-v-32395ebe]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*中型按钮*/
.wts-btn-middle[data-v-32395ebe] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 294px;
  width: 3.92rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 80px;
  line-height: 1.06667rem;
  border-radius: 8px;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-middle[data-v-32395ebe]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-all[data-v-32395ebe] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 110px;
  height: 1.46667rem;
  font-size: 40px;
  font-size: 0.53333rem;
  line-height: 110px;
  line-height: 1.46667rem;
  border-radius: 0;
  display: block;
  text-align: center;
}
.wts-btn-all[data-v-32395ebe]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-free[data-v-32395ebe] {
  color: #fff;
  background-color: #ff6e06;
  font-size: 30px;
  font-size: 0.4rem;
  border-radius: 5px;
  padding: 3px 10px;
  padding: 3px 0.13333rem;
  display: inline-block;
  text-align: center;
}
.wts-btn-free[data-v-32395ebe]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}
.wts-btn-big-blue[data-v-32395ebe] {
  color: #fff;
  background-color: #3aa9f8;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 94px;
  height: 1.25333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 94px;
  line-height: 1.25333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-blue[data-v-32395ebe]:focus {
    color: #e6e6e6;
    background-color: #0994f6;
}

/*蓝色线型按钮-中*/
.wts-btn-cp[data-v-32395ebe] {
  color: #fff;
  background-color: #0084ff;
  border: 1px solid #fff;
  display: inline-block;
  text-align: center;
  width: 310px;
  width: 4.13333rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 76px;
  line-height: 1.01333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-cp[data-v-32395ebe]:hover, .wts-btn-cp[data-v-32395ebe]:focus {
    color: #fff;
    background-color: #fff;
    border: 1px solid #fff;
}
.wts-btn-radius[data-v-32395ebe] {
  color: #aaa;
  background-color: #fff;
  border: 1px solid #aaa;
  display: inline-block;
  text-align: center;
  width: 153px;
  width: 2.04rem;
  height: 55px;
  height: 0.73333rem;
  font-size: 26px;
  font-size: 0.34667rem;
  line-height: 55px;
  line-height: 0.73333rem;
  border-radius: 25px;
  border-radius: 0.33333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-radius[data-v-32395ebe]:hover, .wts-btn-radius[data-v-32395ebe]:focus {
    color: #fff;
    background-color: #aaa;
    border: 1px solid #aaa;
}

/*微大型按钮*/
.wts-btn-big-01[data-v-32395ebe] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 590px;
  width: 7.86667rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-01[data-v-32395ebe]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*查看更多*/
.wts-btn-more[data-v-32395ebe] {
  display: block;
  border-top: 1px solid #eee;
  height: 86px;
  height: 1.14667rem;
  line-height: 86px;
  line-height: 1.14667rem;
  text-align: center;
  margin-left: -60px;
  margin-left: -0.8rem;
  color: #000;
  font-size: 28px;
  font-size: 0.37333rem;
  position: relative;
}
.wts-btn-more[data-v-32395ebe]:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 38%;
  margin-top: -18px;
  margin-top: -0.24rem;
  margin-left: 90px;
  margin-left: 1.2rem;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  border-right: 3px solid #000;
  border-top: 3px solid #000;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}
.body-container[data-v-32395ebe] {
  width: 750px;
  width: 10rem;
  margin: 0 auto;
  position: relative;
  background-color: #f5f5f5;
}
.lz-top-img[data-v-32395ebe] {
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
}

/*单选框*/
.lz-radio[data-v-32395ebe] {
  position: relative;
  -webkit-appearance: none;
  width: 18px;
  width: 0.24rem;
  height: 18px;
  height: 0.24rem;
  background-color: transparent;
  border: none;
}
.lz-radio[data-v-32395ebe]:before {
  content: "\e623";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 12px;
  font-size: 0.16rem;
  line-height: 18px;
  line-height: 0.24rem;
  text-align: center;
  width: 18px;
  width: 0.24rem;
  height: 18px;
  height: 0.24rem;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  color: #fff;
  opacity: 1;
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 50%;
}
.lz-radio[data-v-32395ebe]:checked::before {
  background-color: #0084ff;
  border: 1px solid #0084ff;
}
.lz-radio-new[data-v-32395ebe] {
  position: relative;
  background-color: #fff;
  width: 40px;
  width: 0.53333rem;
  height: 40px;
  height: 0.53333rem;
  border-radius: 50%;
  display: inline-block;
  border: 1px solid #e5e5e5;
}
.lz-radio-new[data-check=true][data-v-32395ebe] {
  background-color: #0084ff;
  border: 1px solid #0084ff;
}
.lz-radio-new[data-check=true][data-v-32395ebe]:before {
  content: "\e6f0";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 20px;
  font-size: 0.26667rem;
  line-height: 40px;
  line-height: 0.53333rem;
  text-align: center;
  color: #fff;
  position: absolute;
  top: 2px;
  right: 4px;
  margin-top: -1px;
}

/*多选框*/
.lz-checkbox[data-v-32395ebe] {
  position: relative;
  -webkit-appearance: none;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: transparent;
  border: none;
}
.lz-checkbox[data-v-32395ebe]:before {
  content: "\e64e";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 14px;
  font-size: 0.18667rem;
  line-height: 24px;
  line-height: 0.32rem;
  text-align: center;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: #fff;
  color: transparent;
  border: 1px solid #ccc;
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 6px;
}
.lz-checkbox[data-v-32395ebe]:checked::before {
  color: #0084ff;
  background-color: #fff;
  border: 1px solid #0084ff;
}

/*多选框2-选择外层选中*/
.lz-checkbox-02[data-v-32395ebe] {
  position: relative;
  -webkit-appearance: none;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: transparent;
  border: none;
}
.lz-checkbox-02[data-v-32395ebe]:before {
  content: "\e623";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 14px;
  font-size: 0.18667rem;
  line-height: 21px;
  line-height: 0.28rem;
  text-align: center;
  width: 22px;
  width: 0.29333rem;
  height: 21px;
  height: 0.28rem;
  background-color: #fff;
  color: transparent;
  border: 1px solid #ccc;
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.checkLi[data-v-32395ebe] {
  color: #0084ff !important;
}
.checkLi .lz-checkbox-02[data-v-32395ebe]:before {
    color: #fff;
    background-color: #0084ff;
    border: 1px solid #0084ff;
}

/*底部按钮*/
.lz-apply-btn[data-v-32395ebe] {
  position: fixed;
  bottom: 0;
  border-top: 2px solid #fff;
  z-index: 20;
  color: #666;
  background-color: #f0f0f0;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 100px;
  height: 1.33333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 0;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.lz-apply-btn i[data-v-32395ebe] {
    font-size: 40px;
    font-size: 0.53333rem;
    margin-right: 10px;
    margin-right: 0.13333rem;
}

/*底部提示*/
.lz-lp-footer[data-v-32395ebe] {
  position: absolute;
  bottom: 100px;
  bottom: 1.33333rem;
  padding: 10px;
  padding: 0.13333rem;
}
.lz-lp-footer p[data-v-32395ebe] {
    margin-bottom: 10px;
    margin-bottom: 0.13333rem;
}

/*顶部返回栏*/
.lz-top-title-empty[data-v-32395ebe] {
  width: 100%;
  height: 90px;
  height: 1.2rem;
}
.lz-top-title[data-v-32395ebe] {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 555;
  width: 100%;
  height: 90px;
  height: 1.2rem;
  line-height: 90px;
  line-height: 1.2rem;
  background-color: #0084ff;
  color: #fff;
  font-size: 28px;
  font-size: 0.37333rem;
}
.lz-top-title .left[data-v-32395ebe] {
    position: absolute;
    top: 0;
    left: 20px;
    left: 0.26667rem;
    color: #fff;
}
.lz-top-title .right[data-v-32395ebe] {
    position: absolute;
    top: 0;
    right: 20px;
    right: 0.26667rem;
    color: #fff;
}
.lz-top-title .center[data-v-32395ebe] {
    text-align: center;
    font-size: 32px;
    font-size: 0.42667rem;
}

/*订单页*/
.lz-order-list[data-v-32395ebe] {
  background-color: #fff;
  padding-top: 44px;
  padding-top: 0.58667rem;
}
.lz-order-list .titles[data-v-32395ebe] {
    font-size: 36px;
    font-size: 0.48rem;
    color: #222;
    text-align: center;
}
.lz-order-list .need-com[data-v-32395ebe] {
    position: relative;
    top: -4px;
    font-size: 12px;
    font-size: 0.16rem;
    line-height: 1.2;
    padding: 1px 8px;
    background-color: #fff;
    position: relative;
    color: #fff;
    border-radius: 5px;
    font-size: 28px;
    font-size: 0.37333rem;
    border: 1px solid #0084ff;
    margin-left: 5px;
    color: #0084ff;
}
.lz-order-list .need-com[data-v-32395ebe]::before {
      content: '';
      position: absolute;
      left: -6px;
      top: 50%;
      margin-top: -3px;
      width: 0;
      height: 0;
      border: 3px solid transparent;
      border-right-color: #fff;
}
.lz-order-list .need-com[data-v-32395ebe]:before {
    content: 0;
}
.lz-order-list .uls-order[data-v-32395ebe] {
    width: 100%;
}
.lz-order-list .uls-order > li[data-v-32395ebe] {
      text-align: center;
      font-size: 36px;
      font-size: 0.48rem;
      display: block;
      padding: 40px 0;
      padding: 0.53333rem 0;
}
.lz-order-list .uls-order > li .order-name[data-v-32395ebe] {
        display: block;
        line-height: 40px;
        line-height: 0.53333rem;
        color: #000;
}
.lz-order-list .uls-order > li .order-inform[data-v-32395ebe] {
        font-size: 60px;
        font-size: 0.8rem;
        display: block;
        margin-top: 4px;
        line-height: 80px;
        line-height: 1.06667rem;
        color: #ff6f07;
}
.lz-order-list .btn-check[data-v-32395ebe],
  .lz-order-list .btn-pay[data-v-32395ebe] {
    color: #ccc;
    background-color: #fff;
    border: 1px solid #ccc;
    display: inline-block;
    text-align: center;
    width: 180px;
    width: 2.4rem;
    height: 60px;
    height: 0.8rem;
    font-size: 28px;
    font-size: 0.37333rem;
    line-height: 56px;
    line-height: 0.74667rem;
    border-radius: 0;
    float: right;
    margin-left: 10px;
    margin-left: 0.13333rem;
}
.lz-order-list .btn-check[data-v-32395ebe]:hover, .lz-order-list .btn-check[data-v-32395ebe]:focus,
    .lz-order-list .btn-pay[data-v-32395ebe]:hover,
    .lz-order-list .btn-pay[data-v-32395ebe]:focus {
      color: #fff;
      background-color: #ccc;
      border: 1px solid #ccc;
}
.pay-many[data-v-32395ebe] {
  margin-top: 12px;
  margin-top: 0.16rem;
  line-height: 88px;
  line-height: 1.17333rem;
  display: block;
  padding-left: 30px;
  padding-left: 0.4rem;
  font-size: 36px;
  font-size: 0.48rem;
}
.lz-bankBanch[data-v-32395ebe] {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}
.lz-bankBanch.active[data-v-32395ebe] {
    display: block;
}
.lz-bankBanch .lz-drop-search[data-v-32395ebe] {
    background-color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}
.lz-bankBanch .lz-drop-search .title[data-v-32395ebe] {
      position: relative;
      width: 100%;
      height: 100px;
      height: 1.33333rem;
      line-height: 100px;
      line-height: 1.33333rem;
      font-size: 34px;
      font-size: 0.45333rem;
      text-align: center;
}
.lz-bankBanch .lz-drop-search .title i[data-v-32395ebe] {
        font-size: 50px;
        font-size: 0.66667rem;
        position: absolute;
        right: 0;
        top: 0;
        width: 80px;
        width: 1.06667rem;
        line-height: 100px;
        line-height: 1.33333rem;
}
.lz-bankBanch .lz-drop-search .search-box[data-v-32395ebe] {
      position: relative;
      width: 100%;
      height: 100px;
      height: 1.33333rem;
      padding: 15px 40px;
      padding: 0.2rem 0.53333rem;
      text-align: center;
      background-color: #f5f5f5;
}
.lz-bankBanch .lz-drop-search .search-box i[data-v-32395ebe] {
        position: absolute;
        left: 50px;
        left: 0.66667rem;
        top: 50%;
        margin-top: -35px;
        margin-top: -0.46667rem;
        font-size: 30px;
        font-size: 0.4rem;
        height: 70px;
        height: 0.93333rem;
        line-height: 70px;
        line-height: 0.93333rem;
        color: #999;
}
.lz-bankBanch .lz-drop-search .search[data-v-32395ebe] {
      display: block;
      width: 100%;
      height: 70px;
      height: 0.93333rem;
      background-color: #fff;
      color: #333;
      padding-left: 50px;
      padding-left: 0.66667rem;
      margin: 0;
      border-color: #fff;
      font-size: 32px;
      font-size: 0.42667rem;
      border: none;
}
.lz-bankBanch .lz-drop-search .selected[data-v-32395ebe] {
      width: 100%;
      height: 300px;
      height: 4rem;
      padding: 10px 20px;
      padding: 0.13333rem 0.26667rem;
      overflow: auto !important;
}
.lz-bankBanch .lz-drop-search .selected .option[data-v-32395ebe] {
        position: relative;
        display: block;
        min-height: 20px;
        min-height: 0.26667rem;
        width: 100%;
        font-size: 16px;
        font-size: 0.21333rem;
        line-height: 20px;
        line-height: 0.26667rem;
        padding: 5px 0;
        color: #666;
        border-top: 1px solid #ececec;
}
.lz-bankBanch .lz-drop-search .selected .option[data-v-32395ebe]:first-child {
          border-top: none;
}
.lz-list-block[data-v-32395ebe] {
  position: relative;
}
.lz-list-block .ul-List .icons-left[data-v-32395ebe] {
    position: absolute;
    width: 50px;
    width: 0.66667rem;
    left: 0;
    top: 25px;
    top: 0.33333rem;
    display: inline-block;
    height: 50px;
    height: 0.66667rem;
    font-size: 44px;
    font-size: 0.58667rem;
    color: #0084ff;
}
.lz-list-block .ul-List .ripple[data-v-32395ebe] {
    position: relative;
    overflow: hidden;
}
.lz-list-block .ul-List .ripple[data-v-32395ebe]:after {
      content: "";
      display: block;
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      pointer-events: none;
      background-image: radial-gradient(circle, #666 10%, transparent 10.01%);
      background-repeat: no-repeat;
      background-position: 50%;
      -webkit-transform: scale(10, 10);
          -ms-transform: scale(10, 10);
              transform: scale(10, 10);
      opacity: 0;
      -webkit-transition: opacity .5s, -webkit-transform .3s;
      transition: opacity .5s, -webkit-transform .3s;
      transition: transform .3s, opacity .5s;
      transition: transform .3s, opacity .5s, -webkit-transform .3s;
}
.lz-list-block .ul-List .ripple[data-v-32395ebe]:active:after {
      -webkit-transform: scale(0, 0);
          -ms-transform: scale(0, 0);
              transform: scale(0, 0);
      opacity: .3;
      -webkit-transition: 0s;
      transition: 0s;
}
.lz-list-block .ul-List .item-content[data-v-32395ebe] {
    background-color: #fff;
    width: 100%;
    line-height: 100px;
    line-height: 1.33333rem;
    height: 100px;
    height: 1.33333rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 30px;
    padding: 0 0.4rem;
    border-bottom: 1px solid #e7e7e7;
    font-size: 30px;
    font-size: 0.4rem;
}
.lz-list-block .ul-List .item-content > a.item-link[data-v-32395ebe] {
      font-size: 30px;
      font-size: 0.4rem;
      display: block;
      width: 100%;
      height: 100%;
      color: #000;
}
.lz-list-block .ul-List .item-content .item-inner[data-v-32395ebe] {
      width: 100%;
      height: 100%;
      position: relative;
      padding-right: 40px;
      padding-right: 0.53333rem;
      padding-left: 70px;
      padding-left: 0.93333rem;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
}
.lz-list-block .ul-List .item-content .icon-gerenziliao[data-v-32395ebe] {
      font-size: 30px;
      font-size: 0.4rem;
}
.lz-list-block .ul-List .item-content .icons-right[data-v-32395ebe] {
      position: absolute;
      right: 0;
      top: 0;
      display: inline-block;
      height: 100px;
      height: 1.33333rem;
      line-height: 100px;
      line-height: 1.33333rem;
      font-size: 36px;
      font-size: 0.48rem;
      color: #cac9ce;
}
.lz-list-block .ul-List .item-content .item-form[data-v-32395ebe] {
      padding-left: 0;
}
.lz-list-block .ul-List .item-content .item-form .item-e-left[data-v-32395ebe] {
        width: 30%;
        height: 100%;
        display: inline-block;
        float: left;
}
.lz-list-block .ul-List .item-content .item-form .item-e-right[data-v-32395ebe] {
        width: 68%;
        height: 100%;
        text-align: right;
        display: inline-block;
        float: right;
        margin-bottom: 0;
}
.lz-list-block .ul-List .item-content .item-form input[type="text"][data-v-32395ebe] {
        border: none;
        background-color: #fff;
}
.lz-list-block .ul-List .item-content .item-form .lz-radio[data-v-32395ebe] {
        margin-top: 30px;
        margin-top: 0.4rem;
}
.lz-list-block .ul-List .item-content .item-form .date-input[data-v-32395ebe] {
        border: none;
        text-align: right;
        background-color: #fff;
        height: 90px;
        height: 1.2rem;
        line-height: 90px;
        line-height: 1.2rem;
        margin-right: -55px;
        margin-right: -0.73333rem;
}
.lz-list-block .ul-List .item-content .item-title[data-v-32395ebe] {
      padding: 0;
}
.lz-list-block .ul-List .item-content .item-title .item-img[data-v-32395ebe] {
        position: absolute;
        right: 0;
        top: 5px;
        width: 90px;
        width: 1.2rem;
        height: 90px;
        height: 1.2rem;
        border-radius: 50%;
}
.shadeBox[data-v-32395ebe] {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 999;
  background-color: rgba(0, 0, 0, 0.4);
}
#emptyDom[data-v-32395ebe] {
  font-size: 34px;
  font-size: 0.45333rem;
}
#emptyDom .empty-icon[data-v-32395ebe] {
    width: 185px;
    width: 2.46667rem;
    display: block;
    margin: 30px auto 10px;
    margin: 0.4rem auto 0.13333rem;
}
#emptyDom p[data-v-32395ebe] {
    text-align: center;
    font-size: 34px;
    font-size: 0.45333rem;
}
.lz-layer-bg[data-v-32395ebe] {
  background-color: transparent !important;
}
.layui-m-layer2 .layui-m-layerchild p[data-v-32395ebe] {
  color: #fff;
}
.layout-enter-active[data-v-32395ebe], .layout-leave-active[data-v-32395ebe] {
  -webkit-transition: opacity .5s;
  transition: opacity .5s;
}
.layout-enter[data-v-32395ebe], .layout-leave-active[data-v-32395ebe] {
  opacity: 0;
}
.van-picker button[data-v-32395ebe] {
  font-size: 30px;
  font-size: 0.4rem;
}
.van-image[data-v-32395ebe] {
  vertical-align: middle;
}
.van-image img[data-v-32395ebe] {
    vertical-align: middle;
}
.share-process-yindao[data-v-32395ebe] {
  background-color: transparent;
  position: fixed;
  left: 0;
  top: 0;
  width: 750px;
  width: 10rem;
}
.share-process-yindao .layui-m-layercont[data-v-32395ebe] {
    text-align: right;
    padding-right: 20px;
    padding-right: 0.26667rem;
    padding-top: 20px;
    padding-top: 0.26667rem;
}
.share-process-yindao img[data-v-32395ebe] {
    width: 560px;
    width: 7.46667rem;
}
.vue-puzzle-vcode[data-v-32395ebe] {
  z-index: 999999 !important;
}
.vue-puzzle-vcode .vue-auth-box_[data-v-32395ebe] {
    top: 50%;
}
.margin-top-10[data-v-32395ebe] {
  margin-top: 10px !important;
  margin-top: 0.13333rem !important;
}
.margin-top-20[data-v-32395ebe] {
  margin-top: 20px !important;
  margin-top: 0.26667rem !important;
}
.margin-top-30[data-v-32395ebe] {
  margin-top: 30px !important;
  margin-top: 0.4rem !important;
}
.margin-top-40[data-v-32395ebe] {
  margin-top: 40px !important;
  margin-top: 0.53333rem !important;
}
.margin-top-50[data-v-32395ebe] {
  margin-top: 50px !important;
  margin-top: 0.66667rem !important;
}
.margin-top-60[data-v-32395ebe] {
  margin-top: 60px !important;
  margin-top: 0.8rem !important;
}
.margin-right-10[data-v-32395ebe] {
  margin-right: 10px !important;
  margin-right: 0.13333rem !important;
}
.margin-right-20[data-v-32395ebe] {
  margin-right: 20px !important;
  margin-right: 0.26667rem !important;
}
.margin-right-30[data-v-32395ebe] {
  margin-right: 30px !important;
  margin-right: 0.4rem !important;
}
.margin-right-40[data-v-32395ebe] {
  margin-right: 40px !important;
  margin-right: 0.53333rem !important;
}
.margin-right-50[data-v-32395ebe] {
  margin-right: 50px !important;
  margin-right: 0.66667rem !important;
}
.margin-right-60[data-v-32395ebe] {
  margin-right: 60px !important;
  margin-right: 0.8rem !important;
}
.margin-bottom-10[data-v-32395ebe] {
  margin-bottom: 10px !important;
  margin-bottom: 0.13333rem !important;
}
.margin-bottom-20[data-v-32395ebe] {
  margin-bottom: 20px !important;
  margin-bottom: 0.26667rem !important;
}
.margin-bottom-30[data-v-32395ebe] {
  margin-bottom: 30px !important;
  margin-bottom: 0.4rem !important;
}
.margin-bottom-40[data-v-32395ebe] {
  margin-bottom: 40px !important;
  margin-bottom: 0.53333rem !important;
}
.margin-bottom-50[data-v-32395ebe] {
  margin-bottom: 50px !important;
  margin-bottom: 0.66667rem !important;
}
.margin-bottom-60[data-v-32395ebe] {
  margin-bottom: 60px !important;
  margin-bottom: 0.8rem !important;
}
.margin-left-10[data-v-32395ebe] {
  margin-left: 10px !important;
  margin-left: 0.13333rem !important;
}
.margin-left-20[data-v-32395ebe] {
  margin-left: 20px !important;
  margin-left: 0.26667rem !important;
}
.margin-left-30[data-v-32395ebe] {
  margin-left: 30px !important;
  margin-left: 0.4rem !important;
}
.margin-left-40[data-v-32395ebe] {
  margin-left: 40px !important;
  margin-left: 0.53333rem !important;
}
.margin-left-50[data-v-32395ebe] {
  margin-left: 50px !important;
  margin-left: 0.66667rem !important;
}
.margin-left-60[data-v-32395ebe] {
  margin-left: 60px !important;
  margin-left: 0.8rem !important;
}
.padding-top-10[data-v-32395ebe] {
  padding-top: 10px !important;
  padding-top: 0.13333rem !important;
}
.padding-top-20[data-v-32395ebe] {
  padding-top: 20px !important;
  padding-top: 0.26667rem !important;
}
.padding-top-30[data-v-32395ebe] {
  padding-top: 30px !important;
  padding-top: 0.4rem !important;
}
.padding-top-40[data-v-32395ebe] {
  padding-top: 40px !important;
  padding-top: 0.53333rem !important;
}
.padding-top-50[data-v-32395ebe] {
  padding-top: 50px !important;
  padding-top: 0.66667rem !important;
}
.padding-top-60[data-v-32395ebe] {
  padding-top: 60px !important;
  padding-top: 0.8rem !important;
}
.padding-right-10[data-v-32395ebe] {
  padding-right: 10px !important;
  padding-right: 0.13333rem !important;
}
.padding-right-20[data-v-32395ebe] {
  padding-right: 20px !important;
  padding-right: 0.26667rem !important;
}
.padding-right-30[data-v-32395ebe] {
  padding-right: 30px !important;
  padding-right: 0.4rem !important;
}
.padding-right-40[data-v-32395ebe] {
  padding-right: 40px !important;
  padding-right: 0.53333rem !important;
}
.padding-right-50[data-v-32395ebe] {
  padding-right: 50px !important;
  padding-right: 0.66667rem !important;
}
.padding-right-60[data-v-32395ebe] {
  padding-right: 60px !important;
  padding-right: 0.8rem !important;
}
.padding-bottom-10[data-v-32395ebe] {
  padding-bottom: 10px !important;
  padding-bottom: 0.13333rem !important;
}
.padding-bottom-20[data-v-32395ebe] {
  padding-bottom: 20px !important;
  padding-bottom: 0.26667rem !important;
}
.padding-bottom-30[data-v-32395ebe] {
  padding-bottom: 30px !important;
  padding-bottom: 0.4rem !important;
}
.padding-bottom-40[data-v-32395ebe] {
  padding-bottom: 40px !important;
  padding-bottom: 0.53333rem !important;
}
.padding-bottom-50[data-v-32395ebe] {
  padding-bottom: 50px !important;
  padding-bottom: 0.66667rem !important;
}
.padding-bottom-60[data-v-32395ebe] {
  padding-bottom: 60px !important;
  padding-bottom: 0.8rem !important;
}
.padding-left-10[data-v-32395ebe] {
  padding-left: 10px !important;
  padding-left: 0.13333rem !important;
}
.padding-left-20[data-v-32395ebe] {
  padding-left: 20px !important;
  padding-left: 0.26667rem !important;
}
.padding-left-30[data-v-32395ebe] {
  padding-left: 30px !important;
  padding-left: 0.4rem !important;
}
.padding-left-40[data-v-32395ebe] {
  padding-left: 40px !important;
  padding-left: 0.53333rem !important;
}
.padding-left-50[data-v-32395ebe] {
  padding-left: 50px !important;
  padding-left: 0.66667rem !important;
}
.padding-left-60[data-v-32395ebe] {
  padding-left: 60px !important;
  padding-left: 0.8rem !important;
}
.bac-transparent[data-v-32395ebe] {
  background-color: transparent !important;
}
.bac-transparent .layui-m-layerchild[data-v-32395ebe] {
    background-color: transparent !important;
}
.layui-m-layer-lzAlert[data-v-32395ebe] {
  width: 80% !important;
}
.layui-m-layer-lzAlert h3[data-v-32395ebe] {
    line-height: 32px;
    line-height: 0.42667rem;
    height: unset;
    padding-top: 46px;
    padding-top: 0.61333rem;
    font-size: 32px;
    font-size: 0.42667rem;
}
.layui-m-layer-lzAlert .layui-m-layercont[data-v-32395ebe] {
    font-size: 30px;
    font-size: 0.4rem;
    max-height: 300px;
    max-height: 4rem;
    overflow: auto;
    word-break: break-all;
    padding: 60px 40px;
    padding: 0.8rem 0.53333rem;
}
.layui-m-layer-lzAlert .layui-m-layerbtn span[yes][data-v-32395ebe] {
    font-size: 30px;
    font-size: 0.4rem;
    color: #0084ff !important;
}
.layui-m-layer-inquiry[data-v-32395ebe] {
  width: 80% !important;
}
.layui-m-layer-inquiry .layui-m-layercont[data-v-32395ebe] {
    font-size: 30px;
    font-size: 0.4rem;
}
.layui-m-layer-design-lzAlert[data-v-32395ebe] {
  width: 670px !important;
  width: 8.93333rem !important;
  padding-bottom: 70px;
  padding-bottom: 0.93333rem;
  border-radius: 32px !important;
  border-radius: 0.42667rem !important;
  background: url(../../static-product/img/alertbg.dacbbd63.png) no-repeat;
  background-size: 401px 334px;
  background-size: 5.34667rem 4.45333rem;
  background-position: center 168px;
  background-position: center 2.24rem;
  background-color: #fff;
}
.layui-m-layer-design-lzAlert .layui-m-layercont[data-v-32395ebe] {
    font-size: 30px;
    font-size: 0.4rem;
    overflow: auto;
    word-break: break-all;
    padding: 60px 40px;
    padding: 0.8rem 0.53333rem;
}
.layui-m-layer-design-lzAlert .layui-m-layercont .title[data-v-32395ebe] {
      font-size: 38px;
      font-size: 0.50667rem;
      line-height: 48px;
      line-height: 0.64rem;
      color: #000;
      text-align: center;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      font-family: PingFangSC-Semibold;
}
.layui-m-layer-design-lzAlert .layui-m-layercont .desc[data-v-32395ebe] {
      font-size: 32px;
      font-size: 0.42667rem;
      color: #3c464f;
      text-align: center;
      line-height: 48px;
      line-height: 0.64rem;
      height: 144px;
      height: 1.92rem;
      overflow-y: auto;
      -webkit-overflow-scrolling: touch;
      margin-top: 439px;
      margin-top: 5.85333rem;
      font-family: PingFangSC-Regular;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn[data-v-32395ebe] {
    width: 345px;
    width: 4.6rem;
    height: 95px;
    height: 1.26667rem;
    line-height: 95px;
    line-height: 1.26667rem;
    background: #3c7cfc;
    border: 1px solid #3c7cfc;
    overflow: hidden;
    -webkit-box-shadow: 0 10px 22px 0 rgba(60, 124, 252, 0.2);
    -webkit-box-shadow: 0 0.13333rem 0.29333rem 0 rgba(60, 124, 252, 0.2);
            box-shadow: 0 10px 22px 0 rgba(60, 124, 252, 0.2);
            box-shadow: 0 0.13333rem 0.29333rem 0 rgba(60, 124, 252, 0.2);
    border-radius: 54px;
    border-radius: 0.72rem;
    margin: 0 auto;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn span[yes][data-v-32395ebe] {
      font-size: 36px;
      font-size: 0.48rem;
      color: #fff;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn span[yes][data-v-32395ebe]:active {
      background: #3c7cfc;
}

/*按钮*/
/*最大按钮*/
.wts-btn-big[data-v-32395ebe] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big[data-v-32395ebe]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*中型按钮*/
.wts-btn-middle[data-v-32395ebe] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 294px;
  width: 3.92rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 80px;
  line-height: 1.06667rem;
  border-radius: 8px;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-middle[data-v-32395ebe]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-all[data-v-32395ebe] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 110px;
  height: 1.46667rem;
  font-size: 40px;
  font-size: 0.53333rem;
  line-height: 110px;
  line-height: 1.46667rem;
  border-radius: 0;
  display: block;
  text-align: center;
}
.wts-btn-all[data-v-32395ebe]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-free[data-v-32395ebe] {
  color: #fff;
  background-color: #ff6e06;
  font-size: 30px;
  font-size: 0.4rem;
  border-radius: 5px;
  padding: 3px 10px;
  padding: 3px 0.13333rem;
  display: inline-block;
  text-align: center;
}
.wts-btn-free[data-v-32395ebe]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}
.wts-btn-big-blue[data-v-32395ebe] {
  color: #fff;
  background-color: #3aa9f8;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 94px;
  height: 1.25333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 94px;
  line-height: 1.25333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-blue[data-v-32395ebe]:focus {
    color: #e6e6e6;
    background-color: #0994f6;
}

/*蓝色线型按钮-中*/
.wts-btn-cp[data-v-32395ebe] {
  color: #fff;
  background-color: #0084ff;
  border: 1px solid #fff;
  display: inline-block;
  text-align: center;
  width: 310px;
  width: 4.13333rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 76px;
  line-height: 1.01333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-cp[data-v-32395ebe]:hover, .wts-btn-cp[data-v-32395ebe]:focus {
    color: #fff;
    background-color: #fff;
    border: 1px solid #fff;
}
.wts-btn-radius[data-v-32395ebe] {
  color: #aaa;
  background-color: #fff;
  border: 1px solid #aaa;
  display: inline-block;
  text-align: center;
  width: 153px;
  width: 2.04rem;
  height: 55px;
  height: 0.73333rem;
  font-size: 26px;
  font-size: 0.34667rem;
  line-height: 55px;
  line-height: 0.73333rem;
  border-radius: 25px;
  border-radius: 0.33333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-radius[data-v-32395ebe]:hover, .wts-btn-radius[data-v-32395ebe]:focus {
    color: #fff;
    background-color: #aaa;
    border: 1px solid #aaa;
}

/*微大型按钮*/
.wts-btn-big-01[data-v-32395ebe] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 590px;
  width: 7.86667rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-01[data-v-32395ebe]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*查看更多*/
.wts-btn-more[data-v-32395ebe] {
  display: block;
  border-top: 1px solid #eee;
  height: 86px;
  height: 1.14667rem;
  line-height: 86px;
  line-height: 1.14667rem;
  text-align: center;
  margin-left: -60px;
  margin-left: -0.8rem;
  color: #000;
  font-size: 28px;
  font-size: 0.37333rem;
  position: relative;
}
.wts-btn-more[data-v-32395ebe]:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 38%;
  margin-top: -18px;
  margin-top: -0.24rem;
  margin-left: 90px;
  margin-left: 1.2rem;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  border-right: 3px solid #000;
  border-top: 3px solid #000;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}
.lz-readys[data-v-32395ebe] {
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  min-height: 100vh;
  background-color: #fff;
  z-index: 9999;
}
.lz-readys .spinner[data-v-32395ebe] {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -20px;
    margin-top: -0.26667rem;
    margin-left: -20px;
    margin-left: -0.26667rem;
    width: 40px;
    width: 0.53333rem;
    height: 40px;
    height: 0.53333rem;
}
.lz-readys .container1 > div[data-v-32395ebe],
  .lz-readys .container2 > div[data-v-32395ebe],
  .lz-readys .container3 > div[data-v-32395ebe] {
    width: 10px;
    width: 0.13333rem;
    height: 10px;
    height: 0.13333rem;
    background-color: #0084ff;
    border-radius: 100%;
    position: absolute;
    -webkit-animation: bouncedelay-32395ebe 1.2s infinite ease-in-out;
    animation: bouncedelay-32395ebe 1.2s infinite ease-in-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.lz-readys .spinner .spinner-container[data-v-32395ebe] {
    position: absolute;
    width: 100%;
    height: 100%;
}
.lz-readys .container2[data-v-32395ebe] {
    -webkit-transform: rotateZ(45deg);
    -ms-transform: rotate(45deg);
        transform: rotateZ(45deg);
}
.lz-readys .container3[data-v-32395ebe] {
    -webkit-transform: rotateZ(90deg);
    -ms-transform: rotate(90deg);
        transform: rotateZ(90deg);
}
.lz-readys .circle1[data-v-32395ebe] {
    top: 0;
    left: 0;
}
.lz-readys .circle2[data-v-32395ebe] {
    top: 0;
    right: 0;
}
.lz-readys .circle3[data-v-32395ebe] {
    right: 0;
    bottom: 0;
}
.lz-readys .circle4[data-v-32395ebe] {
    left: 0;
    bottom: 0;
}
.lz-readys .container2 .circle1[data-v-32395ebe] {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}
.lz-readys .container3 .circle1[data-v-32395ebe] {
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
}
.lz-readys .container1 .circle2[data-v-32395ebe] {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}
.lz-readys .container2 .circle2[data-v-32395ebe] {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}
.lz-readys .container3 .circle2[data-v-32395ebe] {
    -webkit-animation-delay: -0.7s;
    animation-delay: -0.7s;
}
.lz-readys .container1 .circle3[data-v-32395ebe] {
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.6s;
}
.lz-readys .container2 .circle3[data-v-32395ebe] {
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s;
}
.lz-readys .container3 .circle3[data-v-32395ebe] {
    -webkit-animation-delay: -0.4s;
    animation-delay: -0.4s;
}
.lz-readys .container1 .circle4[data-v-32395ebe] {
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s;
}
.lz-readys .container2 .circle4[data-v-32395ebe] {
    -webkit-animation-delay: -0.2s;
    animation-delay: -0.2s;
}
.lz-readys .container3 .circle4[data-v-32395ebe] {
    -webkit-animation-delay: -0.1s;
    animation-delay: -0.1s;
}
@-webkit-keyframes bouncedelay-32395ebe {
0%,
  80%,
  100% {
    -webkit-transform: scale(0);
}
40% {
    -webkit-transform: scale(1);
}
}
@keyframes bouncedelay-32395ebe {
0%,
  80%,
  100% {
    transform: scale(0);
    -webkit-transform: scale(0);
}
40% {
    transform: scale(1);
    -webkit-transform: scale(1);
}
}
.lz-readys .loadText[data-v-32395ebe] {
    position: absolute;
    top: 40%;
    left: 50%;
    width: 100px;
    width: 1.33333rem;
    margin-left: -50px;
    margin-left: -0.66667rem;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    font-size: 14px;
    font-size: 0.18667rem;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.6);
    color: #fff;
    font-size: 14px;
    padding-bottom: 10px;
    padding-bottom: 0.13333rem;
}
.lz-readys .loadText .gifLoad[data-v-32395ebe] {
      width: 60px;
      width: 0.8rem;
      height: 60px;
      height: 0.8rem;
      display: block;
      margin: 10px auto;
      margin: 0.13333rem auto;
}
.design-modal[data-v-32395ebe] {
  width: 630px;
  width: 8.4rem;
}
.design-modal.design-modal-footer[data-v-32395ebe] {
    width: 690px;
    width: 9.2rem;
    bottom: 20px;
    bottom: 0.26667rem;
    top: auto;
    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    border-radius: 10px;
    border-radius: 0.13333rem;
    background: rgba(255, 255, 255, 0.8);
}
.design-modal.design-modal-footer .van-dialog__footer[data-v-32395ebe] {
      display: none;
}
.design-modal.design-modal-confirm[data-v-32395ebe] {
    width: 650px;
    width: 8.66667rem;
}
.design-modal.design-modal-confirm .van-dialog__content .van-dialog__message[data-v-32395ebe] {
      padding: 40px 30px;
      padding: 0.53333rem 0.4rem;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-button--default[data-v-32395ebe] {
      width: 260px;
      width: 3.46667rem;
      height: 80px;
      height: 1.06667rem;
      background: #236DFF;
      border-radius: 40px;
      border-radius: 0.53333rem;
      -webkit-box-flex: 0;
          -ms-flex: none;
              flex: none;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-button--default .van-button__text[data-v-32395ebe] {
        font-size: 28px;
        font-size: 0.37333rem;
        color: #fff;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-dialog__cancel[data-v-32395ebe] {
      background: #fff;
      border: 1px solid #236DFF;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-dialog__cancel .van-button__text[data-v-32395ebe] {
        color: #236DFF;
}
.design-modal .van-dialog__header[data-v-32395ebe] {
    color: #000000;
    font-size: 34px;
    font-size: 0.45333rem;
    line-height: 48px;
    line-height: 0.64rem;
    padding-top: 40px;
    padding-top: 0.53333rem;
    font-weight: 700;
}
.design-modal .van-dialog__content .van-dialog__message[data-v-32395ebe] {
    color: #444444;
    font-size: 30px;
    font-size: 0.4rem;
    line-height: 42px;
    line-height: 0.56rem;
    padding: 30px;
    padding: 0.4rem;
}
.design-modal .van-dialog__footer[data-v-32395ebe] {
    padding: 0 30px 40px;
    padding: 0 0.4rem 0.53333rem;
}
.design-modal .van-dialog__footer.van-hairline--top[data-v-32395ebe]::after {
      border: none;
}
.design-modal .van-dialog__footer .van-button--default[data-v-32395ebe] {
      width: 320px;
      width: 4.26667rem;
      height: 88px;
      height: 1.17333rem;
      background: #236DFF;
      border-radius: 44px;
      border-radius: 0.58667rem;
      margin: 0 auto;
      -webkit-box-flex: 0;
          -ms-flex: none;
              flex: none;
}
.design-modal .van-dialog__footer .van-button--default .van-button__text[data-v-32395ebe] {
        font-size: 32px;
        font-size: 0.42667rem;
        color: #fff;
}
.occupation-box[data-v-32395ebe] {
  width: 100%;
  height: 100%;
}
.occupation-box .iconzhankai-xianxing[data-v-32395ebe] {
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    color: #8A9094;
    font-size: 17px;
    font-size: 0.22667rem;
}
.occupation-box .defaultTxt[data-v-32395ebe] {
    width: 100%;
    height: 100%;
    line-height: 40px;
    line-height: 0.53333rem;
    font-size: 28px;
    font-size: 0.37333rem;
    padding-right: 30px;
    padding-right: 0.4rem;
    display: inline-block;
}
.occupation-box .occupation-layer-box[data-v-32395ebe] {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
}
.occupation-box .occupation-layer-box .mask[data-v-32395ebe] {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      background-color: rgba(0, 0, 0, 0.5);
      z-index: 1;
}
.occupation-box .occupation-layer-box .mainContent[data-v-32395ebe] {
      position: absolute;
      width: 100%;
      height: 80%;
      left: 0;
      bottom: 0;
      z-index: 2;
      background-color: #fff;
      padding-top: 160px;
      padding-top: 2.13333rem;
}
.occupation-box .occupation-layer-box .top-btn[data-v-32395ebe] {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 80px;
      height: 1.06667rem;
}
.occupation-box .occupation-layer-box .btn[data-v-32395ebe] {
      line-height: 80px;
      line-height: 1.06667rem;
      padding: 0 20px;
      padding: 0 0.26667rem;
}
.occupation-box .occupation-layer-box .btn-cancle[data-v-32395ebe] {
      float: left;
}
.occupation-box .occupation-layer-box .btn-sure[data-v-32395ebe] {
      float: right;
      color: #0084ff;
}
.occupation-box .occupation-layer-box .search[data-v-32395ebe] {
      position: absolute;
      top: 80px;
      top: 1.06667rem;
      width: 100%;
      height: 80px;
      height: 1.06667rem;
      padding: 10px 20px;
      padding: 0.13333rem 0.26667rem;
      background-color: #f5f5f5;
}
.occupation-box .occupation-layer-box .search input[data-v-32395ebe] {
        display: block;
        width: 100%;
        height: 60px;
        height: 0.8rem;
        background-color: #fff;
        border: none;
        padding: 0 30px 0 70px;
        padding: 0 0.4rem 0 0.93333rem;
        font-size: 30px;
        font-size: 0.4rem;
        color: #666;
        border-radius: 50px;
        border-radius: 0.66667rem;
}
.occupation-box .occupation-layer-box .search .iconfont[data-v-32395ebe] {
        display: inline-block;
        position: absolute;
        top: 50%;
        left: 40px;
        left: 0.53333rem;
        width: 30px;
        width: 0.4rem;
        -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
                transform: translateY(-50%);
        color: #999;
        font-size: 36px;
        font-size: 0.48rem;
}
.occupation-box .occupation-layer-box .treemenu-box[data-v-32395ebe] {
      width: 100%;
      height: 100%;
      overflow: hidden;
      background-color: #f5f5f5;
      z-index: 2;
}
.occupation-box .occupation-layer-box .treemenu[data-v-32395ebe] {
      width: 100%;
      min-height: 100%;
}
.occupation-box .occupation-layer-box .treemenu .tree[data-v-32395ebe] {
        display: none;
}
.occupation-box .occupation-layer-box .treemenu .tree.tree-show[data-v-32395ebe] {
          display: block;
}
.occupation-box .occupation-layer-box .treemenu .tree-option[data-v-32395ebe] {
        width: 100%;
}
.occupation-box .occupation-layer-box .treemenu .tree-level-1[data-v-32395ebe] {
        background-color: #fff;
        margin-bottom: 10px;
        margin-bottom: 0.13333rem;
}
.occupation-box .occupation-layer-box .treemenu .tree-level-1 > .toggler[data-v-32395ebe] {
          line-height: 40px;
          line-height: 0.53333rem;
          padding: 20px 0;
          padding: 0.26667rem 0;
          font-size: 32px;
          font-size: 0.42667rem;
          text-align: center;
          border-bottom: 1px solid #eee;
}
.occupation-box .occupation-layer-box .treemenu .tree-level-2 > .tree[data-v-32395ebe] {
        background-color: #f5f5f5;
}
.occupation-box .occupation-layer-box .treemenu .tree-level-2 > .toggler[data-v-32395ebe] {
        line-height: 40px;
        line-height: 0.53333rem;
        padding: 15px 50px 15px 20px;
        padding: 0.2rem 0.66667rem 0.2rem 0.26667rem;
        font-size: 30px;
        font-size: 0.4rem;
        text-align: left;
        border-bottom: 1px solid #eee;
}
.occupation-box .occupation-layer-box .treemenu .tree-level-2:last-child > .toggler[data-v-32395ebe] {
        border-bottom: none;
}
.occupation-box .occupation-layer-box .treemenu .tree-level-3[data-v-32395ebe] {
        padding: 0 50px;
        padding: 0 0.66667rem;
}
.occupation-box .occupation-layer-box .treemenu .tree-level-3 > .toggler[data-v-32395ebe] {
          line-height: 40px;
          line-height: 0.53333rem;
          padding: 15px 30px 15px 0;
          padding: 0.2rem 0.4rem 0.2rem 0;
          font-size: 28px;
          font-size: 0.37333rem;
          text-align: left;
          border-bottom: 1px dashed #e2e2e2;
}
.occupation-box .occupation-layer-box .treemenu .tree-level-3:last-child .toggler[data-v-32395ebe] {
          border-bottom: none;
}
.occupation-box .occupation-layer-box .treemenu .toggler[data-v-32395ebe] {
        display: block;
        position: relative;
        color: #666;
        font-size: 30px;
        font-size: 0.4rem;
        line-height: 40px;
        line-height: 0.53333rem;
        padding-right: 40px;
        padding-right: 0.53333rem;
}
.occupation-box .occupation-layer-box .treemenu .iconxiala[data-v-32395ebe] {
        position: absolute;
        right: 20px;
        right: 0.26667rem;
        top: 50%;
        font-size: 30px;
        font-size: 0.4rem;
        color: #999;
        -webkit-transition: all 0.5s linear;
        transition: all 0.5s linear;
        margin-top: -20px;
        margin-top: -0.26667rem;
}
.occupation-box .occupation-layer-box .treemenu .iconxiala.active[data-v-32395ebe] {
          -webkit-transform: rotate(-180deg);
              -ms-transform: rotate(-180deg);
                  transform: rotate(-180deg);
}
.occupation-box .occupation-layer-box .treemenu .icongou[data-v-32395ebe] {
        position: absolute;
        right: 0;
        top: 50%;
        font-size: 30px;
        font-size: 0.4rem;
        color: #0084ff;
        -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
                transform: translateY(-50%);
}
.occupation-box .occupation-layer-box .treemenu .toggler-active[data-v-32395ebe] {
        color: #0084ff;
}
.occupation-box .occupation-layer-box .treemenu .toggler-icon[data-v-32395ebe] {
        display: inline-block;
        width: 15px;
        width: 0.2rem;
        text-align: center;
}

@charset "UTF-8";
/*---------       字体行高       -----------*/
/*---------       字体颜色       -----------*/
/*---------       边框颜色       -----------*/
/*---------       背景颜色       -----------*/
/*--------- 按钮颜色  ---- */
/* 属性多值传递
ex:
@include remCalc(padding,10,20);
padding: 0.13333rem 0.26667rem;*/
/*按钮纯色系*/
/*按钮边框色系*/
/*按钮大小*/
/*自适应按钮*/
/*标题*/
/*小消息标签*/
/*背景色点击变化*/
/*字数省略限制*/
/*波纹点击效果*/
/*按钮*/
/*最大按钮*/
.wts-btn-big[data-v-d75b841e] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big[data-v-d75b841e]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*中型按钮*/
.wts-btn-middle[data-v-d75b841e] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 294px;
  width: 3.92rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 80px;
  line-height: 1.06667rem;
  border-radius: 8px;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-middle[data-v-d75b841e]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-all[data-v-d75b841e] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 110px;
  height: 1.46667rem;
  font-size: 40px;
  font-size: 0.53333rem;
  line-height: 110px;
  line-height: 1.46667rem;
  border-radius: 0;
  display: block;
  text-align: center;
}
.wts-btn-all[data-v-d75b841e]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-free[data-v-d75b841e] {
  color: #fff;
  background-color: #ff6e06;
  font-size: 30px;
  font-size: 0.4rem;
  border-radius: 5px;
  padding: 3px 10px;
  padding: 3px 0.13333rem;
  display: inline-block;
  text-align: center;
}
.wts-btn-free[data-v-d75b841e]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}
.wts-btn-big-blue[data-v-d75b841e] {
  color: #fff;
  background-color: #3aa9f8;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 94px;
  height: 1.25333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 94px;
  line-height: 1.25333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-blue[data-v-d75b841e]:focus {
    color: #e6e6e6;
    background-color: #0994f6;
}

/*蓝色线型按钮-中*/
.wts-btn-cp[data-v-d75b841e] {
  color: #fff;
  background-color: #0084ff;
  border: 1px solid #fff;
  display: inline-block;
  text-align: center;
  width: 310px;
  width: 4.13333rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 76px;
  line-height: 1.01333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-cp[data-v-d75b841e]:hover, .wts-btn-cp[data-v-d75b841e]:focus {
    color: #fff;
    background-color: #fff;
    border: 1px solid #fff;
}
.wts-btn-radius[data-v-d75b841e] {
  color: #aaa;
  background-color: #fff;
  border: 1px solid #aaa;
  display: inline-block;
  text-align: center;
  width: 153px;
  width: 2.04rem;
  height: 55px;
  height: 0.73333rem;
  font-size: 26px;
  font-size: 0.34667rem;
  line-height: 55px;
  line-height: 0.73333rem;
  border-radius: 25px;
  border-radius: 0.33333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-radius[data-v-d75b841e]:hover, .wts-btn-radius[data-v-d75b841e]:focus {
    color: #fff;
    background-color: #aaa;
    border: 1px solid #aaa;
}

/*微大型按钮*/
.wts-btn-big-01[data-v-d75b841e] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 590px;
  width: 7.86667rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-01[data-v-d75b841e]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*查看更多*/
.wts-btn-more[data-v-d75b841e] {
  display: block;
  border-top: 1px solid #eee;
  height: 86px;
  height: 1.14667rem;
  line-height: 86px;
  line-height: 1.14667rem;
  text-align: center;
  margin-left: -60px;
  margin-left: -0.8rem;
  color: #000;
  font-size: 28px;
  font-size: 0.37333rem;
  position: relative;
}
.wts-btn-more[data-v-d75b841e]:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 38%;
  margin-top: -18px;
  margin-top: -0.24rem;
  margin-left: 90px;
  margin-left: 1.2rem;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  border-right: 3px solid #000;
  border-top: 3px solid #000;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}
.body-container[data-v-d75b841e] {
  width: 750px;
  width: 10rem;
  margin: 0 auto;
  position: relative;
  background-color: #f5f5f5;
}
.lz-top-img[data-v-d75b841e] {
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
}

/*单选框*/
.lz-radio[data-v-d75b841e] {
  position: relative;
  -webkit-appearance: none;
  width: 18px;
  width: 0.24rem;
  height: 18px;
  height: 0.24rem;
  background-color: transparent;
  border: none;
}
.lz-radio[data-v-d75b841e]:before {
  content: "\e623";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 12px;
  font-size: 0.16rem;
  line-height: 18px;
  line-height: 0.24rem;
  text-align: center;
  width: 18px;
  width: 0.24rem;
  height: 18px;
  height: 0.24rem;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  color: #fff;
  opacity: 1;
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 50%;
}
.lz-radio[data-v-d75b841e]:checked::before {
  background-color: #0084ff;
  border: 1px solid #0084ff;
}
.lz-radio-new[data-v-d75b841e] {
  position: relative;
  background-color: #fff;
  width: 40px;
  width: 0.53333rem;
  height: 40px;
  height: 0.53333rem;
  border-radius: 50%;
  display: inline-block;
  border: 1px solid #e5e5e5;
}
.lz-radio-new[data-check=true][data-v-d75b841e] {
  background-color: #0084ff;
  border: 1px solid #0084ff;
}
.lz-radio-new[data-check=true][data-v-d75b841e]:before {
  content: "\e6f0";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 20px;
  font-size: 0.26667rem;
  line-height: 40px;
  line-height: 0.53333rem;
  text-align: center;
  color: #fff;
  position: absolute;
  top: 2px;
  right: 4px;
  margin-top: -1px;
}

/*多选框*/
.lz-checkbox[data-v-d75b841e] {
  position: relative;
  -webkit-appearance: none;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: transparent;
  border: none;
}
.lz-checkbox[data-v-d75b841e]:before {
  content: "\e64e";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 14px;
  font-size: 0.18667rem;
  line-height: 24px;
  line-height: 0.32rem;
  text-align: center;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: #fff;
  color: transparent;
  border: 1px solid #ccc;
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 6px;
}
.lz-checkbox[data-v-d75b841e]:checked::before {
  color: #0084ff;
  background-color: #fff;
  border: 1px solid #0084ff;
}

/*多选框2-选择外层选中*/
.lz-checkbox-02[data-v-d75b841e] {
  position: relative;
  -webkit-appearance: none;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: transparent;
  border: none;
}
.lz-checkbox-02[data-v-d75b841e]:before {
  content: "\e623";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 14px;
  font-size: 0.18667rem;
  line-height: 21px;
  line-height: 0.28rem;
  text-align: center;
  width: 22px;
  width: 0.29333rem;
  height: 21px;
  height: 0.28rem;
  background-color: #fff;
  color: transparent;
  border: 1px solid #ccc;
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.checkLi[data-v-d75b841e] {
  color: #0084ff !important;
}
.checkLi .lz-checkbox-02[data-v-d75b841e]:before {
    color: #fff;
    background-color: #0084ff;
    border: 1px solid #0084ff;
}

/*底部按钮*/
.lz-apply-btn[data-v-d75b841e] {
  position: fixed;
  bottom: 0;
  border-top: 2px solid #fff;
  z-index: 20;
  color: #666;
  background-color: #f0f0f0;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 100px;
  height: 1.33333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 0;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.lz-apply-btn i[data-v-d75b841e] {
    font-size: 40px;
    font-size: 0.53333rem;
    margin-right: 10px;
    margin-right: 0.13333rem;
}

/*底部提示*/
.lz-lp-footer[data-v-d75b841e] {
  position: absolute;
  bottom: 100px;
  bottom: 1.33333rem;
  padding: 10px;
  padding: 0.13333rem;
}
.lz-lp-footer p[data-v-d75b841e] {
    margin-bottom: 10px;
    margin-bottom: 0.13333rem;
}

/*顶部返回栏*/
.lz-top-title-empty[data-v-d75b841e] {
  width: 100%;
  height: 90px;
  height: 1.2rem;
}
.lz-top-title[data-v-d75b841e] {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 555;
  width: 100%;
  height: 90px;
  height: 1.2rem;
  line-height: 90px;
  line-height: 1.2rem;
  background-color: #0084ff;
  color: #fff;
  font-size: 28px;
  font-size: 0.37333rem;
}
.lz-top-title .left[data-v-d75b841e] {
    position: absolute;
    top: 0;
    left: 20px;
    left: 0.26667rem;
    color: #fff;
}
.lz-top-title .right[data-v-d75b841e] {
    position: absolute;
    top: 0;
    right: 20px;
    right: 0.26667rem;
    color: #fff;
}
.lz-top-title .center[data-v-d75b841e] {
    text-align: center;
    font-size: 32px;
    font-size: 0.42667rem;
}

/*订单页*/
.lz-order-list[data-v-d75b841e] {
  background-color: #fff;
  padding-top: 44px;
  padding-top: 0.58667rem;
}
.lz-order-list .titles[data-v-d75b841e] {
    font-size: 36px;
    font-size: 0.48rem;
    color: #222;
    text-align: center;
}
.lz-order-list .need-com[data-v-d75b841e] {
    position: relative;
    top: -4px;
    font-size: 12px;
    font-size: 0.16rem;
    line-height: 1.2;
    padding: 1px 8px;
    background-color: #fff;
    position: relative;
    color: #fff;
    border-radius: 5px;
    font-size: 28px;
    font-size: 0.37333rem;
    border: 1px solid #0084ff;
    margin-left: 5px;
    color: #0084ff;
}
.lz-order-list .need-com[data-v-d75b841e]::before {
      content: '';
      position: absolute;
      left: -6px;
      top: 50%;
      margin-top: -3px;
      width: 0;
      height: 0;
      border: 3px solid transparent;
      border-right-color: #fff;
}
.lz-order-list .need-com[data-v-d75b841e]:before {
    content: 0;
}
.lz-order-list .uls-order[data-v-d75b841e] {
    width: 100%;
}
.lz-order-list .uls-order > li[data-v-d75b841e] {
      text-align: center;
      font-size: 36px;
      font-size: 0.48rem;
      display: block;
      padding: 40px 0;
      padding: 0.53333rem 0;
}
.lz-order-list .uls-order > li .order-name[data-v-d75b841e] {
        display: block;
        line-height: 40px;
        line-height: 0.53333rem;
        color: #000;
}
.lz-order-list .uls-order > li .order-inform[data-v-d75b841e] {
        font-size: 60px;
        font-size: 0.8rem;
        display: block;
        margin-top: 4px;
        line-height: 80px;
        line-height: 1.06667rem;
        color: #ff6f07;
}
.lz-order-list .btn-check[data-v-d75b841e],
  .lz-order-list .btn-pay[data-v-d75b841e] {
    color: #ccc;
    background-color: #fff;
    border: 1px solid #ccc;
    display: inline-block;
    text-align: center;
    width: 180px;
    width: 2.4rem;
    height: 60px;
    height: 0.8rem;
    font-size: 28px;
    font-size: 0.37333rem;
    line-height: 56px;
    line-height: 0.74667rem;
    border-radius: 0;
    float: right;
    margin-left: 10px;
    margin-left: 0.13333rem;
}
.lz-order-list .btn-check[data-v-d75b841e]:hover, .lz-order-list .btn-check[data-v-d75b841e]:focus,
    .lz-order-list .btn-pay[data-v-d75b841e]:hover,
    .lz-order-list .btn-pay[data-v-d75b841e]:focus {
      color: #fff;
      background-color: #ccc;
      border: 1px solid #ccc;
}
.pay-many[data-v-d75b841e] {
  margin-top: 12px;
  margin-top: 0.16rem;
  line-height: 88px;
  line-height: 1.17333rem;
  display: block;
  padding-left: 30px;
  padding-left: 0.4rem;
  font-size: 36px;
  font-size: 0.48rem;
}
.lz-bankBanch[data-v-d75b841e] {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}
.lz-bankBanch.active[data-v-d75b841e] {
    display: block;
}
.lz-bankBanch .lz-drop-search[data-v-d75b841e] {
    background-color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}
.lz-bankBanch .lz-drop-search .title[data-v-d75b841e] {
      position: relative;
      width: 100%;
      height: 100px;
      height: 1.33333rem;
      line-height: 100px;
      line-height: 1.33333rem;
      font-size: 34px;
      font-size: 0.45333rem;
      text-align: center;
}
.lz-bankBanch .lz-drop-search .title i[data-v-d75b841e] {
        font-size: 50px;
        font-size: 0.66667rem;
        position: absolute;
        right: 0;
        top: 0;
        width: 80px;
        width: 1.06667rem;
        line-height: 100px;
        line-height: 1.33333rem;
}
.lz-bankBanch .lz-drop-search .search-box[data-v-d75b841e] {
      position: relative;
      width: 100%;
      height: 100px;
      height: 1.33333rem;
      padding: 15px 40px;
      padding: 0.2rem 0.53333rem;
      text-align: center;
      background-color: #f5f5f5;
}
.lz-bankBanch .lz-drop-search .search-box i[data-v-d75b841e] {
        position: absolute;
        left: 50px;
        left: 0.66667rem;
        top: 50%;
        margin-top: -35px;
        margin-top: -0.46667rem;
        font-size: 30px;
        font-size: 0.4rem;
        height: 70px;
        height: 0.93333rem;
        line-height: 70px;
        line-height: 0.93333rem;
        color: #999;
}
.lz-bankBanch .lz-drop-search .search[data-v-d75b841e] {
      display: block;
      width: 100%;
      height: 70px;
      height: 0.93333rem;
      background-color: #fff;
      color: #333;
      padding-left: 50px;
      padding-left: 0.66667rem;
      margin: 0;
      border-color: #fff;
      font-size: 32px;
      font-size: 0.42667rem;
      border: none;
}
.lz-bankBanch .lz-drop-search .selected[data-v-d75b841e] {
      width: 100%;
      height: 300px;
      height: 4rem;
      padding: 10px 20px;
      padding: 0.13333rem 0.26667rem;
      overflow: auto !important;
}
.lz-bankBanch .lz-drop-search .selected .option[data-v-d75b841e] {
        position: relative;
        display: block;
        min-height: 20px;
        min-height: 0.26667rem;
        width: 100%;
        font-size: 16px;
        font-size: 0.21333rem;
        line-height: 20px;
        line-height: 0.26667rem;
        padding: 5px 0;
        color: #666;
        border-top: 1px solid #ececec;
}
.lz-bankBanch .lz-drop-search .selected .option[data-v-d75b841e]:first-child {
          border-top: none;
}
.lz-list-block[data-v-d75b841e] {
  position: relative;
}
.lz-list-block .ul-List .icons-left[data-v-d75b841e] {
    position: absolute;
    width: 50px;
    width: 0.66667rem;
    left: 0;
    top: 25px;
    top: 0.33333rem;
    display: inline-block;
    height: 50px;
    height: 0.66667rem;
    font-size: 44px;
    font-size: 0.58667rem;
    color: #0084ff;
}
.lz-list-block .ul-List .ripple[data-v-d75b841e] {
    position: relative;
    overflow: hidden;
}
.lz-list-block .ul-List .ripple[data-v-d75b841e]:after {
      content: "";
      display: block;
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      pointer-events: none;
      background-image: radial-gradient(circle, #666 10%, transparent 10.01%);
      background-repeat: no-repeat;
      background-position: 50%;
      -webkit-transform: scale(10, 10);
          -ms-transform: scale(10, 10);
              transform: scale(10, 10);
      opacity: 0;
      -webkit-transition: opacity .5s, -webkit-transform .3s;
      transition: opacity .5s, -webkit-transform .3s;
      transition: transform .3s, opacity .5s;
      transition: transform .3s, opacity .5s, -webkit-transform .3s;
}
.lz-list-block .ul-List .ripple[data-v-d75b841e]:active:after {
      -webkit-transform: scale(0, 0);
          -ms-transform: scale(0, 0);
              transform: scale(0, 0);
      opacity: .3;
      -webkit-transition: 0s;
      transition: 0s;
}
.lz-list-block .ul-List .item-content[data-v-d75b841e] {
    background-color: #fff;
    width: 100%;
    line-height: 100px;
    line-height: 1.33333rem;
    height: 100px;
    height: 1.33333rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 30px;
    padding: 0 0.4rem;
    border-bottom: 1px solid #e7e7e7;
    font-size: 30px;
    font-size: 0.4rem;
}
.lz-list-block .ul-List .item-content > a.item-link[data-v-d75b841e] {
      font-size: 30px;
      font-size: 0.4rem;
      display: block;
      width: 100%;
      height: 100%;
      color: #000;
}
.lz-list-block .ul-List .item-content .item-inner[data-v-d75b841e] {
      width: 100%;
      height: 100%;
      position: relative;
      padding-right: 40px;
      padding-right: 0.53333rem;
      padding-left: 70px;
      padding-left: 0.93333rem;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
}
.lz-list-block .ul-List .item-content .icon-gerenziliao[data-v-d75b841e] {
      font-size: 30px;
      font-size: 0.4rem;
}
.lz-list-block .ul-List .item-content .icons-right[data-v-d75b841e] {
      position: absolute;
      right: 0;
      top: 0;
      display: inline-block;
      height: 100px;
      height: 1.33333rem;
      line-height: 100px;
      line-height: 1.33333rem;
      font-size: 36px;
      font-size: 0.48rem;
      color: #cac9ce;
}
.lz-list-block .ul-List .item-content .item-form[data-v-d75b841e] {
      padding-left: 0;
}
.lz-list-block .ul-List .item-content .item-form .item-e-left[data-v-d75b841e] {
        width: 30%;
        height: 100%;
        display: inline-block;
        float: left;
}
.lz-list-block .ul-List .item-content .item-form .item-e-right[data-v-d75b841e] {
        width: 68%;
        height: 100%;
        text-align: right;
        display: inline-block;
        float: right;
        margin-bottom: 0;
}
.lz-list-block .ul-List .item-content .item-form input[type="text"][data-v-d75b841e] {
        border: none;
        background-color: #fff;
}
.lz-list-block .ul-List .item-content .item-form .lz-radio[data-v-d75b841e] {
        margin-top: 30px;
        margin-top: 0.4rem;
}
.lz-list-block .ul-List .item-content .item-form .date-input[data-v-d75b841e] {
        border: none;
        text-align: right;
        background-color: #fff;
        height: 90px;
        height: 1.2rem;
        line-height: 90px;
        line-height: 1.2rem;
        margin-right: -55px;
        margin-right: -0.73333rem;
}
.lz-list-block .ul-List .item-content .item-title[data-v-d75b841e] {
      padding: 0;
}
.lz-list-block .ul-List .item-content .item-title .item-img[data-v-d75b841e] {
        position: absolute;
        right: 0;
        top: 5px;
        width: 90px;
        width: 1.2rem;
        height: 90px;
        height: 1.2rem;
        border-radius: 50%;
}
.shadeBox[data-v-d75b841e] {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 999;
  background-color: rgba(0, 0, 0, 0.4);
}
#emptyDom[data-v-d75b841e] {
  font-size: 34px;
  font-size: 0.45333rem;
}
#emptyDom .empty-icon[data-v-d75b841e] {
    width: 185px;
    width: 2.46667rem;
    display: block;
    margin: 30px auto 10px;
    margin: 0.4rem auto 0.13333rem;
}
#emptyDom p[data-v-d75b841e] {
    text-align: center;
    font-size: 34px;
    font-size: 0.45333rem;
}
.lz-layer-bg[data-v-d75b841e] {
  background-color: transparent !important;
}
.layui-m-layer2 .layui-m-layerchild p[data-v-d75b841e] {
  color: #fff;
}
.layout-enter-active[data-v-d75b841e], .layout-leave-active[data-v-d75b841e] {
  -webkit-transition: opacity .5s;
  transition: opacity .5s;
}
.layout-enter[data-v-d75b841e], .layout-leave-active[data-v-d75b841e] {
  opacity: 0;
}
.van-picker button[data-v-d75b841e] {
  font-size: 30px;
  font-size: 0.4rem;
}
.van-image[data-v-d75b841e] {
  vertical-align: middle;
}
.van-image img[data-v-d75b841e] {
    vertical-align: middle;
}
.share-process-yindao[data-v-d75b841e] {
  background-color: transparent;
  position: fixed;
  left: 0;
  top: 0;
  width: 750px;
  width: 10rem;
}
.share-process-yindao .layui-m-layercont[data-v-d75b841e] {
    text-align: right;
    padding-right: 20px;
    padding-right: 0.26667rem;
    padding-top: 20px;
    padding-top: 0.26667rem;
}
.share-process-yindao img[data-v-d75b841e] {
    width: 560px;
    width: 7.46667rem;
}
.vue-puzzle-vcode[data-v-d75b841e] {
  z-index: 999999 !important;
}
.vue-puzzle-vcode .vue-auth-box_[data-v-d75b841e] {
    top: 50%;
}
.margin-top-10[data-v-d75b841e] {
  margin-top: 10px !important;
  margin-top: 0.13333rem !important;
}
.margin-top-20[data-v-d75b841e] {
  margin-top: 20px !important;
  margin-top: 0.26667rem !important;
}
.margin-top-30[data-v-d75b841e] {
  margin-top: 30px !important;
  margin-top: 0.4rem !important;
}
.margin-top-40[data-v-d75b841e] {
  margin-top: 40px !important;
  margin-top: 0.53333rem !important;
}
.margin-top-50[data-v-d75b841e] {
  margin-top: 50px !important;
  margin-top: 0.66667rem !important;
}
.margin-top-60[data-v-d75b841e] {
  margin-top: 60px !important;
  margin-top: 0.8rem !important;
}
.margin-right-10[data-v-d75b841e] {
  margin-right: 10px !important;
  margin-right: 0.13333rem !important;
}
.margin-right-20[data-v-d75b841e] {
  margin-right: 20px !important;
  margin-right: 0.26667rem !important;
}
.margin-right-30[data-v-d75b841e] {
  margin-right: 30px !important;
  margin-right: 0.4rem !important;
}
.margin-right-40[data-v-d75b841e] {
  margin-right: 40px !important;
  margin-right: 0.53333rem !important;
}
.margin-right-50[data-v-d75b841e] {
  margin-right: 50px !important;
  margin-right: 0.66667rem !important;
}
.margin-right-60[data-v-d75b841e] {
  margin-right: 60px !important;
  margin-right: 0.8rem !important;
}
.margin-bottom-10[data-v-d75b841e] {
  margin-bottom: 10px !important;
  margin-bottom: 0.13333rem !important;
}
.margin-bottom-20[data-v-d75b841e] {
  margin-bottom: 20px !important;
  margin-bottom: 0.26667rem !important;
}
.margin-bottom-30[data-v-d75b841e] {
  margin-bottom: 30px !important;
  margin-bottom: 0.4rem !important;
}
.margin-bottom-40[data-v-d75b841e] {
  margin-bottom: 40px !important;
  margin-bottom: 0.53333rem !important;
}
.margin-bottom-50[data-v-d75b841e] {
  margin-bottom: 50px !important;
  margin-bottom: 0.66667rem !important;
}
.margin-bottom-60[data-v-d75b841e] {
  margin-bottom: 60px !important;
  margin-bottom: 0.8rem !important;
}
.margin-left-10[data-v-d75b841e] {
  margin-left: 10px !important;
  margin-left: 0.13333rem !important;
}
.margin-left-20[data-v-d75b841e] {
  margin-left: 20px !important;
  margin-left: 0.26667rem !important;
}
.margin-left-30[data-v-d75b841e] {
  margin-left: 30px !important;
  margin-left: 0.4rem !important;
}
.margin-left-40[data-v-d75b841e] {
  margin-left: 40px !important;
  margin-left: 0.53333rem !important;
}
.margin-left-50[data-v-d75b841e] {
  margin-left: 50px !important;
  margin-left: 0.66667rem !important;
}
.margin-left-60[data-v-d75b841e] {
  margin-left: 60px !important;
  margin-left: 0.8rem !important;
}
.padding-top-10[data-v-d75b841e] {
  padding-top: 10px !important;
  padding-top: 0.13333rem !important;
}
.padding-top-20[data-v-d75b841e] {
  padding-top: 20px !important;
  padding-top: 0.26667rem !important;
}
.padding-top-30[data-v-d75b841e] {
  padding-top: 30px !important;
  padding-top: 0.4rem !important;
}
.padding-top-40[data-v-d75b841e] {
  padding-top: 40px !important;
  padding-top: 0.53333rem !important;
}
.padding-top-50[data-v-d75b841e] {
  padding-top: 50px !important;
  padding-top: 0.66667rem !important;
}
.padding-top-60[data-v-d75b841e] {
  padding-top: 60px !important;
  padding-top: 0.8rem !important;
}
.padding-right-10[data-v-d75b841e] {
  padding-right: 10px !important;
  padding-right: 0.13333rem !important;
}
.padding-right-20[data-v-d75b841e] {
  padding-right: 20px !important;
  padding-right: 0.26667rem !important;
}
.padding-right-30[data-v-d75b841e] {
  padding-right: 30px !important;
  padding-right: 0.4rem !important;
}
.padding-right-40[data-v-d75b841e] {
  padding-right: 40px !important;
  padding-right: 0.53333rem !important;
}
.padding-right-50[data-v-d75b841e] {
  padding-right: 50px !important;
  padding-right: 0.66667rem !important;
}
.padding-right-60[data-v-d75b841e] {
  padding-right: 60px !important;
  padding-right: 0.8rem !important;
}
.padding-bottom-10[data-v-d75b841e] {
  padding-bottom: 10px !important;
  padding-bottom: 0.13333rem !important;
}
.padding-bottom-20[data-v-d75b841e] {
  padding-bottom: 20px !important;
  padding-bottom: 0.26667rem !important;
}
.padding-bottom-30[data-v-d75b841e] {
  padding-bottom: 30px !important;
  padding-bottom: 0.4rem !important;
}
.padding-bottom-40[data-v-d75b841e] {
  padding-bottom: 40px !important;
  padding-bottom: 0.53333rem !important;
}
.padding-bottom-50[data-v-d75b841e] {
  padding-bottom: 50px !important;
  padding-bottom: 0.66667rem !important;
}
.padding-bottom-60[data-v-d75b841e] {
  padding-bottom: 60px !important;
  padding-bottom: 0.8rem !important;
}
.padding-left-10[data-v-d75b841e] {
  padding-left: 10px !important;
  padding-left: 0.13333rem !important;
}
.padding-left-20[data-v-d75b841e] {
  padding-left: 20px !important;
  padding-left: 0.26667rem !important;
}
.padding-left-30[data-v-d75b841e] {
  padding-left: 30px !important;
  padding-left: 0.4rem !important;
}
.padding-left-40[data-v-d75b841e] {
  padding-left: 40px !important;
  padding-left: 0.53333rem !important;
}
.padding-left-50[data-v-d75b841e] {
  padding-left: 50px !important;
  padding-left: 0.66667rem !important;
}
.padding-left-60[data-v-d75b841e] {
  padding-left: 60px !important;
  padding-left: 0.8rem !important;
}
.bac-transparent[data-v-d75b841e] {
  background-color: transparent !important;
}
.bac-transparent .layui-m-layerchild[data-v-d75b841e] {
    background-color: transparent !important;
}
.layui-m-layer-lzAlert[data-v-d75b841e] {
  width: 80% !important;
}
.layui-m-layer-lzAlert h3[data-v-d75b841e] {
    line-height: 32px;
    line-height: 0.42667rem;
    height: unset;
    padding-top: 46px;
    padding-top: 0.61333rem;
    font-size: 32px;
    font-size: 0.42667rem;
}
.layui-m-layer-lzAlert .layui-m-layercont[data-v-d75b841e] {
    font-size: 30px;
    font-size: 0.4rem;
    max-height: 300px;
    max-height: 4rem;
    overflow: auto;
    word-break: break-all;
    padding: 60px 40px;
    padding: 0.8rem 0.53333rem;
}
.layui-m-layer-lzAlert .layui-m-layerbtn span[yes][data-v-d75b841e] {
    font-size: 30px;
    font-size: 0.4rem;
    color: #0084ff !important;
}
.layui-m-layer-inquiry[data-v-d75b841e] {
  width: 80% !important;
}
.layui-m-layer-inquiry .layui-m-layercont[data-v-d75b841e] {
    font-size: 30px;
    font-size: 0.4rem;
}
.layui-m-layer-design-lzAlert[data-v-d75b841e] {
  width: 670px !important;
  width: 8.93333rem !important;
  padding-bottom: 70px;
  padding-bottom: 0.93333rem;
  border-radius: 32px !important;
  border-radius: 0.42667rem !important;
  background: url(../../static-product/img/alertbg.dacbbd63.png) no-repeat;
  background-size: 401px 334px;
  background-size: 5.34667rem 4.45333rem;
  background-position: center 168px;
  background-position: center 2.24rem;
  background-color: #fff;
}
.layui-m-layer-design-lzAlert .layui-m-layercont[data-v-d75b841e] {
    font-size: 30px;
    font-size: 0.4rem;
    overflow: auto;
    word-break: break-all;
    padding: 60px 40px;
    padding: 0.8rem 0.53333rem;
}
.layui-m-layer-design-lzAlert .layui-m-layercont .title[data-v-d75b841e] {
      font-size: 38px;
      font-size: 0.50667rem;
      line-height: 48px;
      line-height: 0.64rem;
      color: #000;
      text-align: center;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      font-family: PingFangSC-Semibold;
}
.layui-m-layer-design-lzAlert .layui-m-layercont .desc[data-v-d75b841e] {
      font-size: 32px;
      font-size: 0.42667rem;
      color: #3c464f;
      text-align: center;
      line-height: 48px;
      line-height: 0.64rem;
      height: 144px;
      height: 1.92rem;
      overflow-y: auto;
      -webkit-overflow-scrolling: touch;
      margin-top: 439px;
      margin-top: 5.85333rem;
      font-family: PingFangSC-Regular;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn[data-v-d75b841e] {
    width: 345px;
    width: 4.6rem;
    height: 95px;
    height: 1.26667rem;
    line-height: 95px;
    line-height: 1.26667rem;
    background: #3c7cfc;
    border: 1px solid #3c7cfc;
    overflow: hidden;
    -webkit-box-shadow: 0 10px 22px 0 rgba(60, 124, 252, 0.2);
    -webkit-box-shadow: 0 0.13333rem 0.29333rem 0 rgba(60, 124, 252, 0.2);
            box-shadow: 0 10px 22px 0 rgba(60, 124, 252, 0.2);
            box-shadow: 0 0.13333rem 0.29333rem 0 rgba(60, 124, 252, 0.2);
    border-radius: 54px;
    border-radius: 0.72rem;
    margin: 0 auto;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn span[yes][data-v-d75b841e] {
      font-size: 36px;
      font-size: 0.48rem;
      color: #fff;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn span[yes][data-v-d75b841e]:active {
      background: #3c7cfc;
}

/*按钮*/
/*最大按钮*/
.wts-btn-big[data-v-d75b841e] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big[data-v-d75b841e]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*中型按钮*/
.wts-btn-middle[data-v-d75b841e] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 294px;
  width: 3.92rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 80px;
  line-height: 1.06667rem;
  border-radius: 8px;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-middle[data-v-d75b841e]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-all[data-v-d75b841e] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 110px;
  height: 1.46667rem;
  font-size: 40px;
  font-size: 0.53333rem;
  line-height: 110px;
  line-height: 1.46667rem;
  border-radius: 0;
  display: block;
  text-align: center;
}
.wts-btn-all[data-v-d75b841e]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-free[data-v-d75b841e] {
  color: #fff;
  background-color: #ff6e06;
  font-size: 30px;
  font-size: 0.4rem;
  border-radius: 5px;
  padding: 3px 10px;
  padding: 3px 0.13333rem;
  display: inline-block;
  text-align: center;
}
.wts-btn-free[data-v-d75b841e]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}
.wts-btn-big-blue[data-v-d75b841e] {
  color: #fff;
  background-color: #3aa9f8;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 94px;
  height: 1.25333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 94px;
  line-height: 1.25333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-blue[data-v-d75b841e]:focus {
    color: #e6e6e6;
    background-color: #0994f6;
}

/*蓝色线型按钮-中*/
.wts-btn-cp[data-v-d75b841e] {
  color: #fff;
  background-color: #0084ff;
  border: 1px solid #fff;
  display: inline-block;
  text-align: center;
  width: 310px;
  width: 4.13333rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 76px;
  line-height: 1.01333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-cp[data-v-d75b841e]:hover, .wts-btn-cp[data-v-d75b841e]:focus {
    color: #fff;
    background-color: #fff;
    border: 1px solid #fff;
}
.wts-btn-radius[data-v-d75b841e] {
  color: #aaa;
  background-color: #fff;
  border: 1px solid #aaa;
  display: inline-block;
  text-align: center;
  width: 153px;
  width: 2.04rem;
  height: 55px;
  height: 0.73333rem;
  font-size: 26px;
  font-size: 0.34667rem;
  line-height: 55px;
  line-height: 0.73333rem;
  border-radius: 25px;
  border-radius: 0.33333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-radius[data-v-d75b841e]:hover, .wts-btn-radius[data-v-d75b841e]:focus {
    color: #fff;
    background-color: #aaa;
    border: 1px solid #aaa;
}

/*微大型按钮*/
.wts-btn-big-01[data-v-d75b841e] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 590px;
  width: 7.86667rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-01[data-v-d75b841e]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*查看更多*/
.wts-btn-more[data-v-d75b841e] {
  display: block;
  border-top: 1px solid #eee;
  height: 86px;
  height: 1.14667rem;
  line-height: 86px;
  line-height: 1.14667rem;
  text-align: center;
  margin-left: -60px;
  margin-left: -0.8rem;
  color: #000;
  font-size: 28px;
  font-size: 0.37333rem;
  position: relative;
}
.wts-btn-more[data-v-d75b841e]:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 38%;
  margin-top: -18px;
  margin-top: -0.24rem;
  margin-left: 90px;
  margin-left: 1.2rem;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  border-right: 3px solid #000;
  border-top: 3px solid #000;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}
.lz-readys[data-v-d75b841e] {
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  min-height: 100vh;
  background-color: #fff;
  z-index: 9999;
}
.lz-readys .spinner[data-v-d75b841e] {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -20px;
    margin-top: -0.26667rem;
    margin-left: -20px;
    margin-left: -0.26667rem;
    width: 40px;
    width: 0.53333rem;
    height: 40px;
    height: 0.53333rem;
}
.lz-readys .container1 > div[data-v-d75b841e],
  .lz-readys .container2 > div[data-v-d75b841e],
  .lz-readys .container3 > div[data-v-d75b841e] {
    width: 10px;
    width: 0.13333rem;
    height: 10px;
    height: 0.13333rem;
    background-color: #0084ff;
    border-radius: 100%;
    position: absolute;
    -webkit-animation: bouncedelay-d75b841e 1.2s infinite ease-in-out;
    animation: bouncedelay-d75b841e 1.2s infinite ease-in-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.lz-readys .spinner .spinner-container[data-v-d75b841e] {
    position: absolute;
    width: 100%;
    height: 100%;
}
.lz-readys .container2[data-v-d75b841e] {
    -webkit-transform: rotateZ(45deg);
    -ms-transform: rotate(45deg);
        transform: rotateZ(45deg);
}
.lz-readys .container3[data-v-d75b841e] {
    -webkit-transform: rotateZ(90deg);
    -ms-transform: rotate(90deg);
        transform: rotateZ(90deg);
}
.lz-readys .circle1[data-v-d75b841e] {
    top: 0;
    left: 0;
}
.lz-readys .circle2[data-v-d75b841e] {
    top: 0;
    right: 0;
}
.lz-readys .circle3[data-v-d75b841e] {
    right: 0;
    bottom: 0;
}
.lz-readys .circle4[data-v-d75b841e] {
    left: 0;
    bottom: 0;
}
.lz-readys .container2 .circle1[data-v-d75b841e] {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}
.lz-readys .container3 .circle1[data-v-d75b841e] {
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
}
.lz-readys .container1 .circle2[data-v-d75b841e] {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}
.lz-readys .container2 .circle2[data-v-d75b841e] {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}
.lz-readys .container3 .circle2[data-v-d75b841e] {
    -webkit-animation-delay: -0.7s;
    animation-delay: -0.7s;
}
.lz-readys .container1 .circle3[data-v-d75b841e] {
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.6s;
}
.lz-readys .container2 .circle3[data-v-d75b841e] {
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s;
}
.lz-readys .container3 .circle3[data-v-d75b841e] {
    -webkit-animation-delay: -0.4s;
    animation-delay: -0.4s;
}
.lz-readys .container1 .circle4[data-v-d75b841e] {
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s;
}
.lz-readys .container2 .circle4[data-v-d75b841e] {
    -webkit-animation-delay: -0.2s;
    animation-delay: -0.2s;
}
.lz-readys .container3 .circle4[data-v-d75b841e] {
    -webkit-animation-delay: -0.1s;
    animation-delay: -0.1s;
}
@-webkit-keyframes bouncedelay-d75b841e {
0%,
  80%,
  100% {
    -webkit-transform: scale(0);
}
40% {
    -webkit-transform: scale(1);
}
}
@keyframes bouncedelay-d75b841e {
0%,
  80%,
  100% {
    transform: scale(0);
    -webkit-transform: scale(0);
}
40% {
    transform: scale(1);
    -webkit-transform: scale(1);
}
}
.lz-readys .loadText[data-v-d75b841e] {
    position: absolute;
    top: 40%;
    left: 50%;
    width: 100px;
    width: 1.33333rem;
    margin-left: -50px;
    margin-left: -0.66667rem;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    font-size: 14px;
    font-size: 0.18667rem;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.6);
    color: #fff;
    font-size: 14px;
    padding-bottom: 10px;
    padding-bottom: 0.13333rem;
}
.lz-readys .loadText .gifLoad[data-v-d75b841e] {
      width: 60px;
      width: 0.8rem;
      height: 60px;
      height: 0.8rem;
      display: block;
      margin: 10px auto;
      margin: 0.13333rem auto;
}
.design-modal[data-v-d75b841e] {
  width: 630px;
  width: 8.4rem;
}
.design-modal.design-modal-footer[data-v-d75b841e] {
    width: 690px;
    width: 9.2rem;
    bottom: 20px;
    bottom: 0.26667rem;
    top: auto;
    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    border-radius: 10px;
    border-radius: 0.13333rem;
    background: rgba(255, 255, 255, 0.8);
}
.design-modal.design-modal-footer .van-dialog__footer[data-v-d75b841e] {
      display: none;
}
.design-modal.design-modal-confirm[data-v-d75b841e] {
    width: 650px;
    width: 8.66667rem;
}
.design-modal.design-modal-confirm .van-dialog__content .van-dialog__message[data-v-d75b841e] {
      padding: 40px 30px;
      padding: 0.53333rem 0.4rem;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-button--default[data-v-d75b841e] {
      width: 260px;
      width: 3.46667rem;
      height: 80px;
      height: 1.06667rem;
      background: #236DFF;
      border-radius: 40px;
      border-radius: 0.53333rem;
      -webkit-box-flex: 0;
          -ms-flex: none;
              flex: none;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-button--default .van-button__text[data-v-d75b841e] {
        font-size: 28px;
        font-size: 0.37333rem;
        color: #fff;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-dialog__cancel[data-v-d75b841e] {
      background: #fff;
      border: 1px solid #236DFF;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-dialog__cancel .van-button__text[data-v-d75b841e] {
        color: #236DFF;
}
.design-modal .van-dialog__header[data-v-d75b841e] {
    color: #000000;
    font-size: 34px;
    font-size: 0.45333rem;
    line-height: 48px;
    line-height: 0.64rem;
    padding-top: 40px;
    padding-top: 0.53333rem;
    font-weight: 700;
}
.design-modal .van-dialog__content .van-dialog__message[data-v-d75b841e] {
    color: #444444;
    font-size: 30px;
    font-size: 0.4rem;
    line-height: 42px;
    line-height: 0.56rem;
    padding: 30px;
    padding: 0.4rem;
}
.design-modal .van-dialog__footer[data-v-d75b841e] {
    padding: 0 30px 40px;
    padding: 0 0.4rem 0.53333rem;
}
.design-modal .van-dialog__footer.van-hairline--top[data-v-d75b841e]::after {
      border: none;
}
.design-modal .van-dialog__footer .van-button--default[data-v-d75b841e] {
      width: 320px;
      width: 4.26667rem;
      height: 88px;
      height: 1.17333rem;
      background: #236DFF;
      border-radius: 44px;
      border-radius: 0.58667rem;
      margin: 0 auto;
      -webkit-box-flex: 0;
          -ms-flex: none;
              flex: none;
}
.design-modal .van-dialog__footer .van-button--default .van-button__text[data-v-d75b841e] {
        font-size: 32px;
        font-size: 0.42667rem;
        color: #fff;
}
.items .lables[data-v-d75b841e] {
  width: 25%;
}
.items .items-wrap[data-v-d75b841e] {
  padding: 3px 0;
}
.items .border[data-v-d75b841e] {
  border-bottom: 1px solid #ececec;
}
.items .from-right[data-v-d75b841e] {
  width: 74%;
}
.items .from-right[data-v-d75b841e] {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.items .veryNumber[data-v-d75b841e] {
  width: 50%;
}
.items .veryTxt[data-v-d75b841e] {
  display: inline-block;
  width: 45%;
  height: 60px;
  height: 0.8rem;
  line-height: 60px;
  line-height: 0.8rem;
  border-radius: 60px;
  border-radius: 0.8rem;
  background-color: #236dff;
  color: #fff;
  text-align: center;
  font-size: 26px;
  font-size: 0.34667rem;
}
.items .status0[data-v-d75b841e],
.items .status2[data-v-d75b841e] {
  background-color: #999;
  color: #fff;
}

@charset "UTF-8";
/*---------       字体行高       -----------*/
/*---------       字体颜色       -----------*/
/*---------       边框颜色       -----------*/
/*---------       背景颜色       -----------*/
/*--------- 按钮颜色  ---- */
/* 属性多值传递
ex:
@include remCalc(padding,10,20);
padding: 0.13333rem 0.26667rem;*/
/*按钮纯色系*/
/*按钮边框色系*/
/*按钮大小*/
/*自适应按钮*/
/*标题*/
/*小消息标签*/
/*背景色点击变化*/
/*字数省略限制*/
/*波纹点击效果*/
/*按钮*/
/*最大按钮*/
.wts-btn-big[data-v-45eac75a] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big[data-v-45eac75a]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*中型按钮*/
.wts-btn-middle[data-v-45eac75a] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 294px;
  width: 3.92rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 80px;
  line-height: 1.06667rem;
  border-radius: 8px;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-middle[data-v-45eac75a]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-all[data-v-45eac75a] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 110px;
  height: 1.46667rem;
  font-size: 40px;
  font-size: 0.53333rem;
  line-height: 110px;
  line-height: 1.46667rem;
  border-radius: 0;
  display: block;
  text-align: center;
}
.wts-btn-all[data-v-45eac75a]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-free[data-v-45eac75a] {
  color: #fff;
  background-color: #ff6e06;
  font-size: 30px;
  font-size: 0.4rem;
  border-radius: 5px;
  padding: 3px 10px;
  padding: 3px 0.13333rem;
  display: inline-block;
  text-align: center;
}
.wts-btn-free[data-v-45eac75a]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}
.wts-btn-big-blue[data-v-45eac75a] {
  color: #fff;
  background-color: #3aa9f8;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 94px;
  height: 1.25333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 94px;
  line-height: 1.25333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-blue[data-v-45eac75a]:focus {
    color: #e6e6e6;
    background-color: #0994f6;
}

/*蓝色线型按钮-中*/
.wts-btn-cp[data-v-45eac75a] {
  color: #fff;
  background-color: #0084ff;
  border: 1px solid #fff;
  display: inline-block;
  text-align: center;
  width: 310px;
  width: 4.13333rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 76px;
  line-height: 1.01333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-cp[data-v-45eac75a]:hover, .wts-btn-cp[data-v-45eac75a]:focus {
    color: #fff;
    background-color: #fff;
    border: 1px solid #fff;
}
.wts-btn-radius[data-v-45eac75a] {
  color: #aaa;
  background-color: #fff;
  border: 1px solid #aaa;
  display: inline-block;
  text-align: center;
  width: 153px;
  width: 2.04rem;
  height: 55px;
  height: 0.73333rem;
  font-size: 26px;
  font-size: 0.34667rem;
  line-height: 55px;
  line-height: 0.73333rem;
  border-radius: 25px;
  border-radius: 0.33333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-radius[data-v-45eac75a]:hover, .wts-btn-radius[data-v-45eac75a]:focus {
    color: #fff;
    background-color: #aaa;
    border: 1px solid #aaa;
}

/*微大型按钮*/
.wts-btn-big-01[data-v-45eac75a] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 590px;
  width: 7.86667rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-01[data-v-45eac75a]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*查看更多*/
.wts-btn-more[data-v-45eac75a] {
  display: block;
  border-top: 1px solid #eee;
  height: 86px;
  height: 1.14667rem;
  line-height: 86px;
  line-height: 1.14667rem;
  text-align: center;
  margin-left: -60px;
  margin-left: -0.8rem;
  color: #000;
  font-size: 28px;
  font-size: 0.37333rem;
  position: relative;
}
.wts-btn-more[data-v-45eac75a]:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 38%;
  margin-top: -18px;
  margin-top: -0.24rem;
  margin-left: 90px;
  margin-left: 1.2rem;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  border-right: 3px solid #000;
  border-top: 3px solid #000;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}
.body-container[data-v-45eac75a] {
  width: 750px;
  width: 10rem;
  margin: 0 auto;
  position: relative;
  background-color: #f5f5f5;
}
.lz-top-img[data-v-45eac75a] {
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
}

/*单选框*/
.lz-radio[data-v-45eac75a] {
  position: relative;
  -webkit-appearance: none;
  width: 18px;
  width: 0.24rem;
  height: 18px;
  height: 0.24rem;
  background-color: transparent;
  border: none;
}
.lz-radio[data-v-45eac75a]:before {
  content: "\e623";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 12px;
  font-size: 0.16rem;
  line-height: 18px;
  line-height: 0.24rem;
  text-align: center;
  width: 18px;
  width: 0.24rem;
  height: 18px;
  height: 0.24rem;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  color: #fff;
  opacity: 1;
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 50%;
}
.lz-radio[data-v-45eac75a]:checked::before {
  background-color: #0084ff;
  border: 1px solid #0084ff;
}
.lz-radio-new[data-v-45eac75a] {
  position: relative;
  background-color: #fff;
  width: 40px;
  width: 0.53333rem;
  height: 40px;
  height: 0.53333rem;
  border-radius: 50%;
  display: inline-block;
  border: 1px solid #e5e5e5;
}
.lz-radio-new[data-check=true][data-v-45eac75a] {
  background-color: #0084ff;
  border: 1px solid #0084ff;
}
.lz-radio-new[data-check=true][data-v-45eac75a]:before {
  content: "\e6f0";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 20px;
  font-size: 0.26667rem;
  line-height: 40px;
  line-height: 0.53333rem;
  text-align: center;
  color: #fff;
  position: absolute;
  top: 2px;
  right: 4px;
  margin-top: -1px;
}

/*多选框*/
.lz-checkbox[data-v-45eac75a] {
  position: relative;
  -webkit-appearance: none;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: transparent;
  border: none;
}
.lz-checkbox[data-v-45eac75a]:before {
  content: "\e64e";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 14px;
  font-size: 0.18667rem;
  line-height: 24px;
  line-height: 0.32rem;
  text-align: center;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: #fff;
  color: transparent;
  border: 1px solid #ccc;
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 6px;
}
.lz-checkbox[data-v-45eac75a]:checked::before {
  color: #0084ff;
  background-color: #fff;
  border: 1px solid #0084ff;
}

/*多选框2-选择外层选中*/
.lz-checkbox-02[data-v-45eac75a] {
  position: relative;
  -webkit-appearance: none;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: transparent;
  border: none;
}
.lz-checkbox-02[data-v-45eac75a]:before {
  content: "\e623";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 14px;
  font-size: 0.18667rem;
  line-height: 21px;
  line-height: 0.28rem;
  text-align: center;
  width: 22px;
  width: 0.29333rem;
  height: 21px;
  height: 0.28rem;
  background-color: #fff;
  color: transparent;
  border: 1px solid #ccc;
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.checkLi[data-v-45eac75a] {
  color: #0084ff !important;
}
.checkLi .lz-checkbox-02[data-v-45eac75a]:before {
    color: #fff;
    background-color: #0084ff;
    border: 1px solid #0084ff;
}

/*底部按钮*/
.lz-apply-btn[data-v-45eac75a] {
  position: fixed;
  bottom: 0;
  border-top: 2px solid #fff;
  z-index: 20;
  color: #666;
  background-color: #f0f0f0;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 100px;
  height: 1.33333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 0;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.lz-apply-btn i[data-v-45eac75a] {
    font-size: 40px;
    font-size: 0.53333rem;
    margin-right: 10px;
    margin-right: 0.13333rem;
}

/*底部提示*/
.lz-lp-footer[data-v-45eac75a] {
  position: absolute;
  bottom: 100px;
  bottom: 1.33333rem;
  padding: 10px;
  padding: 0.13333rem;
}
.lz-lp-footer p[data-v-45eac75a] {
    margin-bottom: 10px;
    margin-bottom: 0.13333rem;
}

/*顶部返回栏*/
.lz-top-title-empty[data-v-45eac75a] {
  width: 100%;
  height: 90px;
  height: 1.2rem;
}
.lz-top-title[data-v-45eac75a] {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 555;
  width: 100%;
  height: 90px;
  height: 1.2rem;
  line-height: 90px;
  line-height: 1.2rem;
  background-color: #0084ff;
  color: #fff;
  font-size: 28px;
  font-size: 0.37333rem;
}
.lz-top-title .left[data-v-45eac75a] {
    position: absolute;
    top: 0;
    left: 20px;
    left: 0.26667rem;
    color: #fff;
}
.lz-top-title .right[data-v-45eac75a] {
    position: absolute;
    top: 0;
    right: 20px;
    right: 0.26667rem;
    color: #fff;
}
.lz-top-title .center[data-v-45eac75a] {
    text-align: center;
    font-size: 32px;
    font-size: 0.42667rem;
}

/*订单页*/
.lz-order-list[data-v-45eac75a] {
  background-color: #fff;
  padding-top: 44px;
  padding-top: 0.58667rem;
}
.lz-order-list .titles[data-v-45eac75a] {
    font-size: 36px;
    font-size: 0.48rem;
    color: #222;
    text-align: center;
}
.lz-order-list .need-com[data-v-45eac75a] {
    position: relative;
    top: -4px;
    font-size: 12px;
    font-size: 0.16rem;
    line-height: 1.2;
    padding: 1px 8px;
    background-color: #fff;
    position: relative;
    color: #fff;
    border-radius: 5px;
    font-size: 28px;
    font-size: 0.37333rem;
    border: 1px solid #0084ff;
    margin-left: 5px;
    color: #0084ff;
}
.lz-order-list .need-com[data-v-45eac75a]::before {
      content: '';
      position: absolute;
      left: -6px;
      top: 50%;
      margin-top: -3px;
      width: 0;
      height: 0;
      border: 3px solid transparent;
      border-right-color: #fff;
}
.lz-order-list .need-com[data-v-45eac75a]:before {
    content: 0;
}
.lz-order-list .uls-order[data-v-45eac75a] {
    width: 100%;
}
.lz-order-list .uls-order > li[data-v-45eac75a] {
      text-align: center;
      font-size: 36px;
      font-size: 0.48rem;
      display: block;
      padding: 40px 0;
      padding: 0.53333rem 0;
}
.lz-order-list .uls-order > li .order-name[data-v-45eac75a] {
        display: block;
        line-height: 40px;
        line-height: 0.53333rem;
        color: #000;
}
.lz-order-list .uls-order > li .order-inform[data-v-45eac75a] {
        font-size: 60px;
        font-size: 0.8rem;
        display: block;
        margin-top: 4px;
        line-height: 80px;
        line-height: 1.06667rem;
        color: #ff6f07;
}
.lz-order-list .btn-check[data-v-45eac75a],
  .lz-order-list .btn-pay[data-v-45eac75a] {
    color: #ccc;
    background-color: #fff;
    border: 1px solid #ccc;
    display: inline-block;
    text-align: center;
    width: 180px;
    width: 2.4rem;
    height: 60px;
    height: 0.8rem;
    font-size: 28px;
    font-size: 0.37333rem;
    line-height: 56px;
    line-height: 0.74667rem;
    border-radius: 0;
    float: right;
    margin-left: 10px;
    margin-left: 0.13333rem;
}
.lz-order-list .btn-check[data-v-45eac75a]:hover, .lz-order-list .btn-check[data-v-45eac75a]:focus,
    .lz-order-list .btn-pay[data-v-45eac75a]:hover,
    .lz-order-list .btn-pay[data-v-45eac75a]:focus {
      color: #fff;
      background-color: #ccc;
      border: 1px solid #ccc;
}
.pay-many[data-v-45eac75a] {
  margin-top: 12px;
  margin-top: 0.16rem;
  line-height: 88px;
  line-height: 1.17333rem;
  display: block;
  padding-left: 30px;
  padding-left: 0.4rem;
  font-size: 36px;
  font-size: 0.48rem;
}
.lz-bankBanch[data-v-45eac75a] {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}
.lz-bankBanch.active[data-v-45eac75a] {
    display: block;
}
.lz-bankBanch .lz-drop-search[data-v-45eac75a] {
    background-color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}
.lz-bankBanch .lz-drop-search .title[data-v-45eac75a] {
      position: relative;
      width: 100%;
      height: 100px;
      height: 1.33333rem;
      line-height: 100px;
      line-height: 1.33333rem;
      font-size: 34px;
      font-size: 0.45333rem;
      text-align: center;
}
.lz-bankBanch .lz-drop-search .title i[data-v-45eac75a] {
        font-size: 50px;
        font-size: 0.66667rem;
        position: absolute;
        right: 0;
        top: 0;
        width: 80px;
        width: 1.06667rem;
        line-height: 100px;
        line-height: 1.33333rem;
}
.lz-bankBanch .lz-drop-search .search-box[data-v-45eac75a] {
      position: relative;
      width: 100%;
      height: 100px;
      height: 1.33333rem;
      padding: 15px 40px;
      padding: 0.2rem 0.53333rem;
      text-align: center;
      background-color: #f5f5f5;
}
.lz-bankBanch .lz-drop-search .search-box i[data-v-45eac75a] {
        position: absolute;
        left: 50px;
        left: 0.66667rem;
        top: 50%;
        margin-top: -35px;
        margin-top: -0.46667rem;
        font-size: 30px;
        font-size: 0.4rem;
        height: 70px;
        height: 0.93333rem;
        line-height: 70px;
        line-height: 0.93333rem;
        color: #999;
}
.lz-bankBanch .lz-drop-search .search[data-v-45eac75a] {
      display: block;
      width: 100%;
      height: 70px;
      height: 0.93333rem;
      background-color: #fff;
      color: #333;
      padding-left: 50px;
      padding-left: 0.66667rem;
      margin: 0;
      border-color: #fff;
      font-size: 32px;
      font-size: 0.42667rem;
      border: none;
}
.lz-bankBanch .lz-drop-search .selected[data-v-45eac75a] {
      width: 100%;
      height: 300px;
      height: 4rem;
      padding: 10px 20px;
      padding: 0.13333rem 0.26667rem;
      overflow: auto !important;
}
.lz-bankBanch .lz-drop-search .selected .option[data-v-45eac75a] {
        position: relative;
        display: block;
        min-height: 20px;
        min-height: 0.26667rem;
        width: 100%;
        font-size: 16px;
        font-size: 0.21333rem;
        line-height: 20px;
        line-height: 0.26667rem;
        padding: 5px 0;
        color: #666;
        border-top: 1px solid #ececec;
}
.lz-bankBanch .lz-drop-search .selected .option[data-v-45eac75a]:first-child {
          border-top: none;
}
.lz-list-block[data-v-45eac75a] {
  position: relative;
}
.lz-list-block .ul-List .icons-left[data-v-45eac75a] {
    position: absolute;
    width: 50px;
    width: 0.66667rem;
    left: 0;
    top: 25px;
    top: 0.33333rem;
    display: inline-block;
    height: 50px;
    height: 0.66667rem;
    font-size: 44px;
    font-size: 0.58667rem;
    color: #0084ff;
}
.lz-list-block .ul-List .ripple[data-v-45eac75a] {
    position: relative;
    overflow: hidden;
}
.lz-list-block .ul-List .ripple[data-v-45eac75a]:after {
      content: "";
      display: block;
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      pointer-events: none;
      background-image: radial-gradient(circle, #666 10%, transparent 10.01%);
      background-repeat: no-repeat;
      background-position: 50%;
      -webkit-transform: scale(10, 10);
          -ms-transform: scale(10, 10);
              transform: scale(10, 10);
      opacity: 0;
      -webkit-transition: opacity .5s, -webkit-transform .3s;
      transition: opacity .5s, -webkit-transform .3s;
      transition: transform .3s, opacity .5s;
      transition: transform .3s, opacity .5s, -webkit-transform .3s;
}
.lz-list-block .ul-List .ripple[data-v-45eac75a]:active:after {
      -webkit-transform: scale(0, 0);
          -ms-transform: scale(0, 0);
              transform: scale(0, 0);
      opacity: .3;
      -webkit-transition: 0s;
      transition: 0s;
}
.lz-list-block .ul-List .item-content[data-v-45eac75a] {
    background-color: #fff;
    width: 100%;
    line-height: 100px;
    line-height: 1.33333rem;
    height: 100px;
    height: 1.33333rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 30px;
    padding: 0 0.4rem;
    border-bottom: 1px solid #e7e7e7;
    font-size: 30px;
    font-size: 0.4rem;
}
.lz-list-block .ul-List .item-content > a.item-link[data-v-45eac75a] {
      font-size: 30px;
      font-size: 0.4rem;
      display: block;
      width: 100%;
      height: 100%;
      color: #000;
}
.lz-list-block .ul-List .item-content .item-inner[data-v-45eac75a] {
      width: 100%;
      height: 100%;
      position: relative;
      padding-right: 40px;
      padding-right: 0.53333rem;
      padding-left: 70px;
      padding-left: 0.93333rem;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
}
.lz-list-block .ul-List .item-content .icon-gerenziliao[data-v-45eac75a] {
      font-size: 30px;
      font-size: 0.4rem;
}
.lz-list-block .ul-List .item-content .icons-right[data-v-45eac75a] {
      position: absolute;
      right: 0;
      top: 0;
      display: inline-block;
      height: 100px;
      height: 1.33333rem;
      line-height: 100px;
      line-height: 1.33333rem;
      font-size: 36px;
      font-size: 0.48rem;
      color: #cac9ce;
}
.lz-list-block .ul-List .item-content .item-form[data-v-45eac75a] {
      padding-left: 0;
}
.lz-list-block .ul-List .item-content .item-form .item-e-left[data-v-45eac75a] {
        width: 30%;
        height: 100%;
        display: inline-block;
        float: left;
}
.lz-list-block .ul-List .item-content .item-form .item-e-right[data-v-45eac75a] {
        width: 68%;
        height: 100%;
        text-align: right;
        display: inline-block;
        float: right;
        margin-bottom: 0;
}
.lz-list-block .ul-List .item-content .item-form input[type="text"][data-v-45eac75a] {
        border: none;
        background-color: #fff;
}
.lz-list-block .ul-List .item-content .item-form .lz-radio[data-v-45eac75a] {
        margin-top: 30px;
        margin-top: 0.4rem;
}
.lz-list-block .ul-List .item-content .item-form .date-input[data-v-45eac75a] {
        border: none;
        text-align: right;
        background-color: #fff;
        height: 90px;
        height: 1.2rem;
        line-height: 90px;
        line-height: 1.2rem;
        margin-right: -55px;
        margin-right: -0.73333rem;
}
.lz-list-block .ul-List .item-content .item-title[data-v-45eac75a] {
      padding: 0;
}
.lz-list-block .ul-List .item-content .item-title .item-img[data-v-45eac75a] {
        position: absolute;
        right: 0;
        top: 5px;
        width: 90px;
        width: 1.2rem;
        height: 90px;
        height: 1.2rem;
        border-radius: 50%;
}
.shadeBox[data-v-45eac75a] {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 999;
  background-color: rgba(0, 0, 0, 0.4);
}
#emptyDom[data-v-45eac75a] {
  font-size: 34px;
  font-size: 0.45333rem;
}
#emptyDom .empty-icon[data-v-45eac75a] {
    width: 185px;
    width: 2.46667rem;
    display: block;
    margin: 30px auto 10px;
    margin: 0.4rem auto 0.13333rem;
}
#emptyDom p[data-v-45eac75a] {
    text-align: center;
    font-size: 34px;
    font-size: 0.45333rem;
}
.lz-layer-bg[data-v-45eac75a] {
  background-color: transparent !important;
}
.layui-m-layer2 .layui-m-layerchild p[data-v-45eac75a] {
  color: #fff;
}
.layout-enter-active[data-v-45eac75a], .layout-leave-active[data-v-45eac75a] {
  -webkit-transition: opacity .5s;
  transition: opacity .5s;
}
.layout-enter[data-v-45eac75a], .layout-leave-active[data-v-45eac75a] {
  opacity: 0;
}
.van-picker button[data-v-45eac75a] {
  font-size: 30px;
  font-size: 0.4rem;
}
.van-image[data-v-45eac75a] {
  vertical-align: middle;
}
.van-image img[data-v-45eac75a] {
    vertical-align: middle;
}
.share-process-yindao[data-v-45eac75a] {
  background-color: transparent;
  position: fixed;
  left: 0;
  top: 0;
  width: 750px;
  width: 10rem;
}
.share-process-yindao .layui-m-layercont[data-v-45eac75a] {
    text-align: right;
    padding-right: 20px;
    padding-right: 0.26667rem;
    padding-top: 20px;
    padding-top: 0.26667rem;
}
.share-process-yindao img[data-v-45eac75a] {
    width: 560px;
    width: 7.46667rem;
}
.vue-puzzle-vcode[data-v-45eac75a] {
  z-index: 999999 !important;
}
.vue-puzzle-vcode .vue-auth-box_[data-v-45eac75a] {
    top: 50%;
}
.margin-top-10[data-v-45eac75a] {
  margin-top: 10px !important;
  margin-top: 0.13333rem !important;
}
.margin-top-20[data-v-45eac75a] {
  margin-top: 20px !important;
  margin-top: 0.26667rem !important;
}
.margin-top-30[data-v-45eac75a] {
  margin-top: 30px !important;
  margin-top: 0.4rem !important;
}
.margin-top-40[data-v-45eac75a] {
  margin-top: 40px !important;
  margin-top: 0.53333rem !important;
}
.margin-top-50[data-v-45eac75a] {
  margin-top: 50px !important;
  margin-top: 0.66667rem !important;
}
.margin-top-60[data-v-45eac75a] {
  margin-top: 60px !important;
  margin-top: 0.8rem !important;
}
.margin-right-10[data-v-45eac75a] {
  margin-right: 10px !important;
  margin-right: 0.13333rem !important;
}
.margin-right-20[data-v-45eac75a] {
  margin-right: 20px !important;
  margin-right: 0.26667rem !important;
}
.margin-right-30[data-v-45eac75a] {
  margin-right: 30px !important;
  margin-right: 0.4rem !important;
}
.margin-right-40[data-v-45eac75a] {
  margin-right: 40px !important;
  margin-right: 0.53333rem !important;
}
.margin-right-50[data-v-45eac75a] {
  margin-right: 50px !important;
  margin-right: 0.66667rem !important;
}
.margin-right-60[data-v-45eac75a] {
  margin-right: 60px !important;
  margin-right: 0.8rem !important;
}
.margin-bottom-10[data-v-45eac75a] {
  margin-bottom: 10px !important;
  margin-bottom: 0.13333rem !important;
}
.margin-bottom-20[data-v-45eac75a] {
  margin-bottom: 20px !important;
  margin-bottom: 0.26667rem !important;
}
.margin-bottom-30[data-v-45eac75a] {
  margin-bottom: 30px !important;
  margin-bottom: 0.4rem !important;
}
.margin-bottom-40[data-v-45eac75a] {
  margin-bottom: 40px !important;
  margin-bottom: 0.53333rem !important;
}
.margin-bottom-50[data-v-45eac75a] {
  margin-bottom: 50px !important;
  margin-bottom: 0.66667rem !important;
}
.margin-bottom-60[data-v-45eac75a] {
  margin-bottom: 60px !important;
  margin-bottom: 0.8rem !important;
}
.margin-left-10[data-v-45eac75a] {
  margin-left: 10px !important;
  margin-left: 0.13333rem !important;
}
.margin-left-20[data-v-45eac75a] {
  margin-left: 20px !important;
  margin-left: 0.26667rem !important;
}
.margin-left-30[data-v-45eac75a] {
  margin-left: 30px !important;
  margin-left: 0.4rem !important;
}
.margin-left-40[data-v-45eac75a] {
  margin-left: 40px !important;
  margin-left: 0.53333rem !important;
}
.margin-left-50[data-v-45eac75a] {
  margin-left: 50px !important;
  margin-left: 0.66667rem !important;
}
.margin-left-60[data-v-45eac75a] {
  margin-left: 60px !important;
  margin-left: 0.8rem !important;
}
.padding-top-10[data-v-45eac75a] {
  padding-top: 10px !important;
  padding-top: 0.13333rem !important;
}
.padding-top-20[data-v-45eac75a] {
  padding-top: 20px !important;
  padding-top: 0.26667rem !important;
}
.padding-top-30[data-v-45eac75a] {
  padding-top: 30px !important;
  padding-top: 0.4rem !important;
}
.padding-top-40[data-v-45eac75a] {
  padding-top: 40px !important;
  padding-top: 0.53333rem !important;
}
.padding-top-50[data-v-45eac75a] {
  padding-top: 50px !important;
  padding-top: 0.66667rem !important;
}
.padding-top-60[data-v-45eac75a] {
  padding-top: 60px !important;
  padding-top: 0.8rem !important;
}
.padding-right-10[data-v-45eac75a] {
  padding-right: 10px !important;
  padding-right: 0.13333rem !important;
}
.padding-right-20[data-v-45eac75a] {
  padding-right: 20px !important;
  padding-right: 0.26667rem !important;
}
.padding-right-30[data-v-45eac75a] {
  padding-right: 30px !important;
  padding-right: 0.4rem !important;
}
.padding-right-40[data-v-45eac75a] {
  padding-right: 40px !important;
  padding-right: 0.53333rem !important;
}
.padding-right-50[data-v-45eac75a] {
  padding-right: 50px !important;
  padding-right: 0.66667rem !important;
}
.padding-right-60[data-v-45eac75a] {
  padding-right: 60px !important;
  padding-right: 0.8rem !important;
}
.padding-bottom-10[data-v-45eac75a] {
  padding-bottom: 10px !important;
  padding-bottom: 0.13333rem !important;
}
.padding-bottom-20[data-v-45eac75a] {
  padding-bottom: 20px !important;
  padding-bottom: 0.26667rem !important;
}
.padding-bottom-30[data-v-45eac75a] {
  padding-bottom: 30px !important;
  padding-bottom: 0.4rem !important;
}
.padding-bottom-40[data-v-45eac75a] {
  padding-bottom: 40px !important;
  padding-bottom: 0.53333rem !important;
}
.padding-bottom-50[data-v-45eac75a] {
  padding-bottom: 50px !important;
  padding-bottom: 0.66667rem !important;
}
.padding-bottom-60[data-v-45eac75a] {
  padding-bottom: 60px !important;
  padding-bottom: 0.8rem !important;
}
.padding-left-10[data-v-45eac75a] {
  padding-left: 10px !important;
  padding-left: 0.13333rem !important;
}
.padding-left-20[data-v-45eac75a] {
  padding-left: 20px !important;
  padding-left: 0.26667rem !important;
}
.padding-left-30[data-v-45eac75a] {
  padding-left: 30px !important;
  padding-left: 0.4rem !important;
}
.padding-left-40[data-v-45eac75a] {
  padding-left: 40px !important;
  padding-left: 0.53333rem !important;
}
.padding-left-50[data-v-45eac75a] {
  padding-left: 50px !important;
  padding-left: 0.66667rem !important;
}
.padding-left-60[data-v-45eac75a] {
  padding-left: 60px !important;
  padding-left: 0.8rem !important;
}
.bac-transparent[data-v-45eac75a] {
  background-color: transparent !important;
}
.bac-transparent .layui-m-layerchild[data-v-45eac75a] {
    background-color: transparent !important;
}
.layui-m-layer-lzAlert[data-v-45eac75a] {
  width: 80% !important;
}
.layui-m-layer-lzAlert h3[data-v-45eac75a] {
    line-height: 32px;
    line-height: 0.42667rem;
    height: unset;
    padding-top: 46px;
    padding-top: 0.61333rem;
    font-size: 32px;
    font-size: 0.42667rem;
}
.layui-m-layer-lzAlert .layui-m-layercont[data-v-45eac75a] {
    font-size: 30px;
    font-size: 0.4rem;
    max-height: 300px;
    max-height: 4rem;
    overflow: auto;
    word-break: break-all;
    padding: 60px 40px;
    padding: 0.8rem 0.53333rem;
}
.layui-m-layer-lzAlert .layui-m-layerbtn span[yes][data-v-45eac75a] {
    font-size: 30px;
    font-size: 0.4rem;
    color: #0084ff !important;
}
.layui-m-layer-inquiry[data-v-45eac75a] {
  width: 80% !important;
}
.layui-m-layer-inquiry .layui-m-layercont[data-v-45eac75a] {
    font-size: 30px;
    font-size: 0.4rem;
}
.layui-m-layer-design-lzAlert[data-v-45eac75a] {
  width: 670px !important;
  width: 8.93333rem !important;
  padding-bottom: 70px;
  padding-bottom: 0.93333rem;
  border-radius: 32px !important;
  border-radius: 0.42667rem !important;
  background: url(../../static-product/img/alertbg.dacbbd63.png) no-repeat;
  background-size: 401px 334px;
  background-size: 5.34667rem 4.45333rem;
  background-position: center 168px;
  background-position: center 2.24rem;
  background-color: #fff;
}
.layui-m-layer-design-lzAlert .layui-m-layercont[data-v-45eac75a] {
    font-size: 30px;
    font-size: 0.4rem;
    overflow: auto;
    word-break: break-all;
    padding: 60px 40px;
    padding: 0.8rem 0.53333rem;
}
.layui-m-layer-design-lzAlert .layui-m-layercont .title[data-v-45eac75a] {
      font-size: 38px;
      font-size: 0.50667rem;
      line-height: 48px;
      line-height: 0.64rem;
      color: #000;
      text-align: center;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      font-family: PingFangSC-Semibold;
}
.layui-m-layer-design-lzAlert .layui-m-layercont .desc[data-v-45eac75a] {
      font-size: 32px;
      font-size: 0.42667rem;
      color: #3c464f;
      text-align: center;
      line-height: 48px;
      line-height: 0.64rem;
      height: 144px;
      height: 1.92rem;
      overflow-y: auto;
      -webkit-overflow-scrolling: touch;
      margin-top: 439px;
      margin-top: 5.85333rem;
      font-family: PingFangSC-Regular;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn[data-v-45eac75a] {
    width: 345px;
    width: 4.6rem;
    height: 95px;
    height: 1.26667rem;
    line-height: 95px;
    line-height: 1.26667rem;
    background: #3c7cfc;
    border: 1px solid #3c7cfc;
    overflow: hidden;
    -webkit-box-shadow: 0 10px 22px 0 rgba(60, 124, 252, 0.2);
    -webkit-box-shadow: 0 0.13333rem 0.29333rem 0 rgba(60, 124, 252, 0.2);
            box-shadow: 0 10px 22px 0 rgba(60, 124, 252, 0.2);
            box-shadow: 0 0.13333rem 0.29333rem 0 rgba(60, 124, 252, 0.2);
    border-radius: 54px;
    border-radius: 0.72rem;
    margin: 0 auto;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn span[yes][data-v-45eac75a] {
      font-size: 36px;
      font-size: 0.48rem;
      color: #fff;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn span[yes][data-v-45eac75a]:active {
      background: #3c7cfc;
}

/*按钮*/
/*最大按钮*/
.wts-btn-big[data-v-45eac75a] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big[data-v-45eac75a]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*中型按钮*/
.wts-btn-middle[data-v-45eac75a] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 294px;
  width: 3.92rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 80px;
  line-height: 1.06667rem;
  border-radius: 8px;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-middle[data-v-45eac75a]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-all[data-v-45eac75a] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 110px;
  height: 1.46667rem;
  font-size: 40px;
  font-size: 0.53333rem;
  line-height: 110px;
  line-height: 1.46667rem;
  border-radius: 0;
  display: block;
  text-align: center;
}
.wts-btn-all[data-v-45eac75a]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-free[data-v-45eac75a] {
  color: #fff;
  background-color: #ff6e06;
  font-size: 30px;
  font-size: 0.4rem;
  border-radius: 5px;
  padding: 3px 10px;
  padding: 3px 0.13333rem;
  display: inline-block;
  text-align: center;
}
.wts-btn-free[data-v-45eac75a]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}
.wts-btn-big-blue[data-v-45eac75a] {
  color: #fff;
  background-color: #3aa9f8;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 94px;
  height: 1.25333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 94px;
  line-height: 1.25333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-blue[data-v-45eac75a]:focus {
    color: #e6e6e6;
    background-color: #0994f6;
}

/*蓝色线型按钮-中*/
.wts-btn-cp[data-v-45eac75a] {
  color: #fff;
  background-color: #0084ff;
  border: 1px solid #fff;
  display: inline-block;
  text-align: center;
  width: 310px;
  width: 4.13333rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 76px;
  line-height: 1.01333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-cp[data-v-45eac75a]:hover, .wts-btn-cp[data-v-45eac75a]:focus {
    color: #fff;
    background-color: #fff;
    border: 1px solid #fff;
}
.wts-btn-radius[data-v-45eac75a] {
  color: #aaa;
  background-color: #fff;
  border: 1px solid #aaa;
  display: inline-block;
  text-align: center;
  width: 153px;
  width: 2.04rem;
  height: 55px;
  height: 0.73333rem;
  font-size: 26px;
  font-size: 0.34667rem;
  line-height: 55px;
  line-height: 0.73333rem;
  border-radius: 25px;
  border-radius: 0.33333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-radius[data-v-45eac75a]:hover, .wts-btn-radius[data-v-45eac75a]:focus {
    color: #fff;
    background-color: #aaa;
    border: 1px solid #aaa;
}

/*微大型按钮*/
.wts-btn-big-01[data-v-45eac75a] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 590px;
  width: 7.86667rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-01[data-v-45eac75a]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*查看更多*/
.wts-btn-more[data-v-45eac75a] {
  display: block;
  border-top: 1px solid #eee;
  height: 86px;
  height: 1.14667rem;
  line-height: 86px;
  line-height: 1.14667rem;
  text-align: center;
  margin-left: -60px;
  margin-left: -0.8rem;
  color: #000;
  font-size: 28px;
  font-size: 0.37333rem;
  position: relative;
}
.wts-btn-more[data-v-45eac75a]:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 38%;
  margin-top: -18px;
  margin-top: -0.24rem;
  margin-left: 90px;
  margin-left: 1.2rem;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  border-right: 3px solid #000;
  border-top: 3px solid #000;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}
.lz-readys[data-v-45eac75a] {
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  min-height: 100vh;
  background-color: #fff;
  z-index: 9999;
}
.lz-readys .spinner[data-v-45eac75a] {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -20px;
    margin-top: -0.26667rem;
    margin-left: -20px;
    margin-left: -0.26667rem;
    width: 40px;
    width: 0.53333rem;
    height: 40px;
    height: 0.53333rem;
}
.lz-readys .container1 > div[data-v-45eac75a],
  .lz-readys .container2 > div[data-v-45eac75a],
  .lz-readys .container3 > div[data-v-45eac75a] {
    width: 10px;
    width: 0.13333rem;
    height: 10px;
    height: 0.13333rem;
    background-color: #0084ff;
    border-radius: 100%;
    position: absolute;
    -webkit-animation: bouncedelay-45eac75a 1.2s infinite ease-in-out;
    animation: bouncedelay-45eac75a 1.2s infinite ease-in-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.lz-readys .spinner .spinner-container[data-v-45eac75a] {
    position: absolute;
    width: 100%;
    height: 100%;
}
.lz-readys .container2[data-v-45eac75a] {
    -webkit-transform: rotateZ(45deg);
    -ms-transform: rotate(45deg);
        transform: rotateZ(45deg);
}
.lz-readys .container3[data-v-45eac75a] {
    -webkit-transform: rotateZ(90deg);
    -ms-transform: rotate(90deg);
        transform: rotateZ(90deg);
}
.lz-readys .circle1[data-v-45eac75a] {
    top: 0;
    left: 0;
}
.lz-readys .circle2[data-v-45eac75a] {
    top: 0;
    right: 0;
}
.lz-readys .circle3[data-v-45eac75a] {
    right: 0;
    bottom: 0;
}
.lz-readys .circle4[data-v-45eac75a] {
    left: 0;
    bottom: 0;
}
.lz-readys .container2 .circle1[data-v-45eac75a] {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}
.lz-readys .container3 .circle1[data-v-45eac75a] {
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
}
.lz-readys .container1 .circle2[data-v-45eac75a] {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}
.lz-readys .container2 .circle2[data-v-45eac75a] {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}
.lz-readys .container3 .circle2[data-v-45eac75a] {
    -webkit-animation-delay: -0.7s;
    animation-delay: -0.7s;
}
.lz-readys .container1 .circle3[data-v-45eac75a] {
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.6s;
}
.lz-readys .container2 .circle3[data-v-45eac75a] {
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s;
}
.lz-readys .container3 .circle3[data-v-45eac75a] {
    -webkit-animation-delay: -0.4s;
    animation-delay: -0.4s;
}
.lz-readys .container1 .circle4[data-v-45eac75a] {
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s;
}
.lz-readys .container2 .circle4[data-v-45eac75a] {
    -webkit-animation-delay: -0.2s;
    animation-delay: -0.2s;
}
.lz-readys .container3 .circle4[data-v-45eac75a] {
    -webkit-animation-delay: -0.1s;
    animation-delay: -0.1s;
}
@-webkit-keyframes bouncedelay-45eac75a {
0%,
  80%,
  100% {
    -webkit-transform: scale(0);
}
40% {
    -webkit-transform: scale(1);
}
}
@keyframes bouncedelay-45eac75a {
0%,
  80%,
  100% {
    transform: scale(0);
    -webkit-transform: scale(0);
}
40% {
    transform: scale(1);
    -webkit-transform: scale(1);
}
}
.lz-readys .loadText[data-v-45eac75a] {
    position: absolute;
    top: 40%;
    left: 50%;
    width: 100px;
    width: 1.33333rem;
    margin-left: -50px;
    margin-left: -0.66667rem;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    font-size: 14px;
    font-size: 0.18667rem;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.6);
    color: #fff;
    font-size: 14px;
    padding-bottom: 10px;
    padding-bottom: 0.13333rem;
}
.lz-readys .loadText .gifLoad[data-v-45eac75a] {
      width: 60px;
      width: 0.8rem;
      height: 60px;
      height: 0.8rem;
      display: block;
      margin: 10px auto;
      margin: 0.13333rem auto;
}
.design-modal[data-v-45eac75a] {
  width: 630px;
  width: 8.4rem;
}
.design-modal.design-modal-footer[data-v-45eac75a] {
    width: 690px;
    width: 9.2rem;
    bottom: 20px;
    bottom: 0.26667rem;
    top: auto;
    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    border-radius: 10px;
    border-radius: 0.13333rem;
    background: rgba(255, 255, 255, 0.8);
}
.design-modal.design-modal-footer .van-dialog__footer[data-v-45eac75a] {
      display: none;
}
.design-modal.design-modal-confirm[data-v-45eac75a] {
    width: 650px;
    width: 8.66667rem;
}
.design-modal.design-modal-confirm .van-dialog__content .van-dialog__message[data-v-45eac75a] {
      padding: 40px 30px;
      padding: 0.53333rem 0.4rem;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-button--default[data-v-45eac75a] {
      width: 260px;
      width: 3.46667rem;
      height: 80px;
      height: 1.06667rem;
      background: #236DFF;
      border-radius: 40px;
      border-radius: 0.53333rem;
      -webkit-box-flex: 0;
          -ms-flex: none;
              flex: none;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-button--default .van-button__text[data-v-45eac75a] {
        font-size: 28px;
        font-size: 0.37333rem;
        color: #fff;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-dialog__cancel[data-v-45eac75a] {
      background: #fff;
      border: 1px solid #236DFF;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-dialog__cancel .van-button__text[data-v-45eac75a] {
        color: #236DFF;
}
.design-modal .van-dialog__header[data-v-45eac75a] {
    color: #000000;
    font-size: 34px;
    font-size: 0.45333rem;
    line-height: 48px;
    line-height: 0.64rem;
    padding-top: 40px;
    padding-top: 0.53333rem;
    font-weight: 700;
}
.design-modal .van-dialog__content .van-dialog__message[data-v-45eac75a] {
    color: #444444;
    font-size: 30px;
    font-size: 0.4rem;
    line-height: 42px;
    line-height: 0.56rem;
    padding: 30px;
    padding: 0.4rem;
}
.design-modal .van-dialog__footer[data-v-45eac75a] {
    padding: 0 30px 40px;
    padding: 0 0.4rem 0.53333rem;
}
.design-modal .van-dialog__footer.van-hairline--top[data-v-45eac75a]::after {
      border: none;
}
.design-modal .van-dialog__footer .van-button--default[data-v-45eac75a] {
      width: 320px;
      width: 4.26667rem;
      height: 88px;
      height: 1.17333rem;
      background: #236DFF;
      border-radius: 44px;
      border-radius: 0.58667rem;
      margin: 0 auto;
      -webkit-box-flex: 0;
          -ms-flex: none;
              flex: none;
}
.design-modal .van-dialog__footer .van-button--default .van-button__text[data-v-45eac75a] {
        font-size: 32px;
        font-size: 0.42667rem;
        color: #fff;
}
.items .lables[data-v-45eac75a] {
  width: 30%;
}
.items .items-wrap[data-v-45eac75a] {
  padding: 3px 0;
}
.items .border[data-v-45eac75a] {
  border-bottom: 1px solid #ececec;
}
.items .from-right[data-v-45eac75a] {
  width: 68%;
}
.items .from-right[data-v-45eac75a] {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.items .veryNumber[data-v-45eac75a] {
  width: 50%;
}
.items .veryTxt[data-v-45eac75a] {
  display: inline-block;
  width: 45%;
  height: 60px;
  height: 0.8rem;
  line-height: 60px;
  line-height: 0.8rem;
  border-radius: 4px;
  background-color: #236dff;
  color: #fff;
  text-align: center;
  font-size: 24px;
  font-size: 0.32rem;
  margin-left: auto;
}
.items .bottom-desc[data-v-45eac75a] {
  font-size: 26px;
  font-size: 0.34667rem;
  line-height: 36px;
  line-height: 0.48rem;
  color: #F66D05;
}
.items .divider[data-v-45eac75a] {
  width: 100%;
  height: 1px;
  background: #ECECEC;
  margin: 15px 0px;
  margin: 0.2rem 0px;
}
.items .status0[data-v-45eac75a],
.items .status2[data-v-45eac75a] {
  background-color: #999;
  color: #fff;
}

@charset "UTF-8";
/*---------       字体行高       -----------*/
/*---------       字体颜色       -----------*/
/*---------       边框颜色       -----------*/
/*---------       背景颜色       -----------*/
/*--------- 按钮颜色  ---- */
/* 属性多值传递
ex:
@include remCalc(padding,10,20);
padding: 0.13333rem 0.26667rem;*/
/*按钮纯色系*/
/*按钮边框色系*/
/*按钮大小*/
/*自适应按钮*/
/*标题*/
/*小消息标签*/
/*背景色点击变化*/
/*字数省略限制*/
/*波纹点击效果*/
/*按钮*/
/*最大按钮*/
.wts-btn-big[data-v-7beb0f36] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big[data-v-7beb0f36]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*中型按钮*/
.wts-btn-middle[data-v-7beb0f36] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 294px;
  width: 3.92rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 80px;
  line-height: 1.06667rem;
  border-radius: 8px;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-middle[data-v-7beb0f36]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-all[data-v-7beb0f36] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 110px;
  height: 1.46667rem;
  font-size: 40px;
  font-size: 0.53333rem;
  line-height: 110px;
  line-height: 1.46667rem;
  border-radius: 0;
  display: block;
  text-align: center;
}
.wts-btn-all[data-v-7beb0f36]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-free[data-v-7beb0f36] {
  color: #fff;
  background-color: #ff6e06;
  font-size: 30px;
  font-size: 0.4rem;
  border-radius: 5px;
  padding: 3px 10px;
  padding: 3px 0.13333rem;
  display: inline-block;
  text-align: center;
}
.wts-btn-free[data-v-7beb0f36]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}
.wts-btn-big-blue[data-v-7beb0f36] {
  color: #fff;
  background-color: #3aa9f8;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 94px;
  height: 1.25333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 94px;
  line-height: 1.25333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-blue[data-v-7beb0f36]:focus {
    color: #e6e6e6;
    background-color: #0994f6;
}

/*蓝色线型按钮-中*/
.wts-btn-cp[data-v-7beb0f36] {
  color: #fff;
  background-color: #0084ff;
  border: 1px solid #fff;
  display: inline-block;
  text-align: center;
  width: 310px;
  width: 4.13333rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 76px;
  line-height: 1.01333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-cp[data-v-7beb0f36]:hover, .wts-btn-cp[data-v-7beb0f36]:focus {
    color: #fff;
    background-color: #fff;
    border: 1px solid #fff;
}
.wts-btn-radius[data-v-7beb0f36] {
  color: #aaa;
  background-color: #fff;
  border: 1px solid #aaa;
  display: inline-block;
  text-align: center;
  width: 153px;
  width: 2.04rem;
  height: 55px;
  height: 0.73333rem;
  font-size: 26px;
  font-size: 0.34667rem;
  line-height: 55px;
  line-height: 0.73333rem;
  border-radius: 25px;
  border-radius: 0.33333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-radius[data-v-7beb0f36]:hover, .wts-btn-radius[data-v-7beb0f36]:focus {
    color: #fff;
    background-color: #aaa;
    border: 1px solid #aaa;
}

/*微大型按钮*/
.wts-btn-big-01[data-v-7beb0f36] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 590px;
  width: 7.86667rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-01[data-v-7beb0f36]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*查看更多*/
.wts-btn-more[data-v-7beb0f36] {
  display: block;
  border-top: 1px solid #eee;
  height: 86px;
  height: 1.14667rem;
  line-height: 86px;
  line-height: 1.14667rem;
  text-align: center;
  margin-left: -60px;
  margin-left: -0.8rem;
  color: #000;
  font-size: 28px;
  font-size: 0.37333rem;
  position: relative;
}
.wts-btn-more[data-v-7beb0f36]:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 38%;
  margin-top: -18px;
  margin-top: -0.24rem;
  margin-left: 90px;
  margin-left: 1.2rem;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  border-right: 3px solid #000;
  border-top: 3px solid #000;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}
.body-container[data-v-7beb0f36] {
  width: 750px;
  width: 10rem;
  margin: 0 auto;
  position: relative;
  background-color: #f5f5f5;
}
.lz-top-img[data-v-7beb0f36] {
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
}

/*单选框*/
.lz-radio[data-v-7beb0f36] {
  position: relative;
  -webkit-appearance: none;
  width: 18px;
  width: 0.24rem;
  height: 18px;
  height: 0.24rem;
  background-color: transparent;
  border: none;
}
.lz-radio[data-v-7beb0f36]:before {
  content: "\e623";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 12px;
  font-size: 0.16rem;
  line-height: 18px;
  line-height: 0.24rem;
  text-align: center;
  width: 18px;
  width: 0.24rem;
  height: 18px;
  height: 0.24rem;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  color: #fff;
  opacity: 1;
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 50%;
}
.lz-radio[data-v-7beb0f36]:checked::before {
  background-color: #0084ff;
  border: 1px solid #0084ff;
}
.lz-radio-new[data-v-7beb0f36] {
  position: relative;
  background-color: #fff;
  width: 40px;
  width: 0.53333rem;
  height: 40px;
  height: 0.53333rem;
  border-radius: 50%;
  display: inline-block;
  border: 1px solid #e5e5e5;
}
.lz-radio-new[data-check=true][data-v-7beb0f36] {
  background-color: #0084ff;
  border: 1px solid #0084ff;
}
.lz-radio-new[data-check=true][data-v-7beb0f36]:before {
  content: "\e6f0";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 20px;
  font-size: 0.26667rem;
  line-height: 40px;
  line-height: 0.53333rem;
  text-align: center;
  color: #fff;
  position: absolute;
  top: 2px;
  right: 4px;
  margin-top: -1px;
}

/*多选框*/
.lz-checkbox[data-v-7beb0f36] {
  position: relative;
  -webkit-appearance: none;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: transparent;
  border: none;
}
.lz-checkbox[data-v-7beb0f36]:before {
  content: "\e64e";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 14px;
  font-size: 0.18667rem;
  line-height: 24px;
  line-height: 0.32rem;
  text-align: center;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: #fff;
  color: transparent;
  border: 1px solid #ccc;
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 6px;
}
.lz-checkbox[data-v-7beb0f36]:checked::before {
  color: #0084ff;
  background-color: #fff;
  border: 1px solid #0084ff;
}

/*多选框2-选择外层选中*/
.lz-checkbox-02[data-v-7beb0f36] {
  position: relative;
  -webkit-appearance: none;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: transparent;
  border: none;
}
.lz-checkbox-02[data-v-7beb0f36]:before {
  content: "\e623";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 14px;
  font-size: 0.18667rem;
  line-height: 21px;
  line-height: 0.28rem;
  text-align: center;
  width: 22px;
  width: 0.29333rem;
  height: 21px;
  height: 0.28rem;
  background-color: #fff;
  color: transparent;
  border: 1px solid #ccc;
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.checkLi[data-v-7beb0f36] {
  color: #0084ff !important;
}
.checkLi .lz-checkbox-02[data-v-7beb0f36]:before {
    color: #fff;
    background-color: #0084ff;
    border: 1px solid #0084ff;
}

/*底部按钮*/
.lz-apply-btn[data-v-7beb0f36] {
  position: fixed;
  bottom: 0;
  border-top: 2px solid #fff;
  z-index: 20;
  color: #666;
  background-color: #f0f0f0;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 100px;
  height: 1.33333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 0;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.lz-apply-btn i[data-v-7beb0f36] {
    font-size: 40px;
    font-size: 0.53333rem;
    margin-right: 10px;
    margin-right: 0.13333rem;
}

/*底部提示*/
.lz-lp-footer[data-v-7beb0f36] {
  position: absolute;
  bottom: 100px;
  bottom: 1.33333rem;
  padding: 10px;
  padding: 0.13333rem;
}
.lz-lp-footer p[data-v-7beb0f36] {
    margin-bottom: 10px;
    margin-bottom: 0.13333rem;
}

/*顶部返回栏*/
.lz-top-title-empty[data-v-7beb0f36] {
  width: 100%;
  height: 90px;
  height: 1.2rem;
}
.lz-top-title[data-v-7beb0f36] {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 555;
  width: 100%;
  height: 90px;
  height: 1.2rem;
  line-height: 90px;
  line-height: 1.2rem;
  background-color: #0084ff;
  color: #fff;
  font-size: 28px;
  font-size: 0.37333rem;
}
.lz-top-title .left[data-v-7beb0f36] {
    position: absolute;
    top: 0;
    left: 20px;
    left: 0.26667rem;
    color: #fff;
}
.lz-top-title .right[data-v-7beb0f36] {
    position: absolute;
    top: 0;
    right: 20px;
    right: 0.26667rem;
    color: #fff;
}
.lz-top-title .center[data-v-7beb0f36] {
    text-align: center;
    font-size: 32px;
    font-size: 0.42667rem;
}

/*订单页*/
.lz-order-list[data-v-7beb0f36] {
  background-color: #fff;
  padding-top: 44px;
  padding-top: 0.58667rem;
}
.lz-order-list .titles[data-v-7beb0f36] {
    font-size: 36px;
    font-size: 0.48rem;
    color: #222;
    text-align: center;
}
.lz-order-list .need-com[data-v-7beb0f36] {
    position: relative;
    top: -4px;
    font-size: 12px;
    font-size: 0.16rem;
    line-height: 1.2;
    padding: 1px 8px;
    background-color: #fff;
    position: relative;
    color: #fff;
    border-radius: 5px;
    font-size: 28px;
    font-size: 0.37333rem;
    border: 1px solid #0084ff;
    margin-left: 5px;
    color: #0084ff;
}
.lz-order-list .need-com[data-v-7beb0f36]::before {
      content: '';
      position: absolute;
      left: -6px;
      top: 50%;
      margin-top: -3px;
      width: 0;
      height: 0;
      border: 3px solid transparent;
      border-right-color: #fff;
}
.lz-order-list .need-com[data-v-7beb0f36]:before {
    content: 0;
}
.lz-order-list .uls-order[data-v-7beb0f36] {
    width: 100%;
}
.lz-order-list .uls-order > li[data-v-7beb0f36] {
      text-align: center;
      font-size: 36px;
      font-size: 0.48rem;
      display: block;
      padding: 40px 0;
      padding: 0.53333rem 0;
}
.lz-order-list .uls-order > li .order-name[data-v-7beb0f36] {
        display: block;
        line-height: 40px;
        line-height: 0.53333rem;
        color: #000;
}
.lz-order-list .uls-order > li .order-inform[data-v-7beb0f36] {
        font-size: 60px;
        font-size: 0.8rem;
        display: block;
        margin-top: 4px;
        line-height: 80px;
        line-height: 1.06667rem;
        color: #ff6f07;
}
.lz-order-list .btn-check[data-v-7beb0f36],
  .lz-order-list .btn-pay[data-v-7beb0f36] {
    color: #ccc;
    background-color: #fff;
    border: 1px solid #ccc;
    display: inline-block;
    text-align: center;
    width: 180px;
    width: 2.4rem;
    height: 60px;
    height: 0.8rem;
    font-size: 28px;
    font-size: 0.37333rem;
    line-height: 56px;
    line-height: 0.74667rem;
    border-radius: 0;
    float: right;
    margin-left: 10px;
    margin-left: 0.13333rem;
}
.lz-order-list .btn-check[data-v-7beb0f36]:hover, .lz-order-list .btn-check[data-v-7beb0f36]:focus,
    .lz-order-list .btn-pay[data-v-7beb0f36]:hover,
    .lz-order-list .btn-pay[data-v-7beb0f36]:focus {
      color: #fff;
      background-color: #ccc;
      border: 1px solid #ccc;
}
.pay-many[data-v-7beb0f36] {
  margin-top: 12px;
  margin-top: 0.16rem;
  line-height: 88px;
  line-height: 1.17333rem;
  display: block;
  padding-left: 30px;
  padding-left: 0.4rem;
  font-size: 36px;
  font-size: 0.48rem;
}
.lz-bankBanch[data-v-7beb0f36] {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}
.lz-bankBanch.active[data-v-7beb0f36] {
    display: block;
}
.lz-bankBanch .lz-drop-search[data-v-7beb0f36] {
    background-color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}
.lz-bankBanch .lz-drop-search .title[data-v-7beb0f36] {
      position: relative;
      width: 100%;
      height: 100px;
      height: 1.33333rem;
      line-height: 100px;
      line-height: 1.33333rem;
      font-size: 34px;
      font-size: 0.45333rem;
      text-align: center;
}
.lz-bankBanch .lz-drop-search .title i[data-v-7beb0f36] {
        font-size: 50px;
        font-size: 0.66667rem;
        position: absolute;
        right: 0;
        top: 0;
        width: 80px;
        width: 1.06667rem;
        line-height: 100px;
        line-height: 1.33333rem;
}
.lz-bankBanch .lz-drop-search .search-box[data-v-7beb0f36] {
      position: relative;
      width: 100%;
      height: 100px;
      height: 1.33333rem;
      padding: 15px 40px;
      padding: 0.2rem 0.53333rem;
      text-align: center;
      background-color: #f5f5f5;
}
.lz-bankBanch .lz-drop-search .search-box i[data-v-7beb0f36] {
        position: absolute;
        left: 50px;
        left: 0.66667rem;
        top: 50%;
        margin-top: -35px;
        margin-top: -0.46667rem;
        font-size: 30px;
        font-size: 0.4rem;
        height: 70px;
        height: 0.93333rem;
        line-height: 70px;
        line-height: 0.93333rem;
        color: #999;
}
.lz-bankBanch .lz-drop-search .search[data-v-7beb0f36] {
      display: block;
      width: 100%;
      height: 70px;
      height: 0.93333rem;
      background-color: #fff;
      color: #333;
      padding-left: 50px;
      padding-left: 0.66667rem;
      margin: 0;
      border-color: #fff;
      font-size: 32px;
      font-size: 0.42667rem;
      border: none;
}
.lz-bankBanch .lz-drop-search .selected[data-v-7beb0f36] {
      width: 100%;
      height: 300px;
      height: 4rem;
      padding: 10px 20px;
      padding: 0.13333rem 0.26667rem;
      overflow: auto !important;
}
.lz-bankBanch .lz-drop-search .selected .option[data-v-7beb0f36] {
        position: relative;
        display: block;
        min-height: 20px;
        min-height: 0.26667rem;
        width: 100%;
        font-size: 16px;
        font-size: 0.21333rem;
        line-height: 20px;
        line-height: 0.26667rem;
        padding: 5px 0;
        color: #666;
        border-top: 1px solid #ececec;
}
.lz-bankBanch .lz-drop-search .selected .option[data-v-7beb0f36]:first-child {
          border-top: none;
}
.lz-list-block[data-v-7beb0f36] {
  position: relative;
}
.lz-list-block .ul-List .icons-left[data-v-7beb0f36] {
    position: absolute;
    width: 50px;
    width: 0.66667rem;
    left: 0;
    top: 25px;
    top: 0.33333rem;
    display: inline-block;
    height: 50px;
    height: 0.66667rem;
    font-size: 44px;
    font-size: 0.58667rem;
    color: #0084ff;
}
.lz-list-block .ul-List .ripple[data-v-7beb0f36] {
    position: relative;
    overflow: hidden;
}
.lz-list-block .ul-List .ripple[data-v-7beb0f36]:after {
      content: "";
      display: block;
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      pointer-events: none;
      background-image: radial-gradient(circle, #666 10%, transparent 10.01%);
      background-repeat: no-repeat;
      background-position: 50%;
      -webkit-transform: scale(10, 10);
          -ms-transform: scale(10, 10);
              transform: scale(10, 10);
      opacity: 0;
      -webkit-transition: opacity .5s, -webkit-transform .3s;
      transition: opacity .5s, -webkit-transform .3s;
      transition: transform .3s, opacity .5s;
      transition: transform .3s, opacity .5s, -webkit-transform .3s;
}
.lz-list-block .ul-List .ripple[data-v-7beb0f36]:active:after {
      -webkit-transform: scale(0, 0);
          -ms-transform: scale(0, 0);
              transform: scale(0, 0);
      opacity: .3;
      -webkit-transition: 0s;
      transition: 0s;
}
.lz-list-block .ul-List .item-content[data-v-7beb0f36] {
    background-color: #fff;
    width: 100%;
    line-height: 100px;
    line-height: 1.33333rem;
    height: 100px;
    height: 1.33333rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 30px;
    padding: 0 0.4rem;
    border-bottom: 1px solid #e7e7e7;
    font-size: 30px;
    font-size: 0.4rem;
}
.lz-list-block .ul-List .item-content > a.item-link[data-v-7beb0f36] {
      font-size: 30px;
      font-size: 0.4rem;
      display: block;
      width: 100%;
      height: 100%;
      color: #000;
}
.lz-list-block .ul-List .item-content .item-inner[data-v-7beb0f36] {
      width: 100%;
      height: 100%;
      position: relative;
      padding-right: 40px;
      padding-right: 0.53333rem;
      padding-left: 70px;
      padding-left: 0.93333rem;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
}
.lz-list-block .ul-List .item-content .icon-gerenziliao[data-v-7beb0f36] {
      font-size: 30px;
      font-size: 0.4rem;
}
.lz-list-block .ul-List .item-content .icons-right[data-v-7beb0f36] {
      position: absolute;
      right: 0;
      top: 0;
      display: inline-block;
      height: 100px;
      height: 1.33333rem;
      line-height: 100px;
      line-height: 1.33333rem;
      font-size: 36px;
      font-size: 0.48rem;
      color: #cac9ce;
}
.lz-list-block .ul-List .item-content .item-form[data-v-7beb0f36] {
      padding-left: 0;
}
.lz-list-block .ul-List .item-content .item-form .item-e-left[data-v-7beb0f36] {
        width: 30%;
        height: 100%;
        display: inline-block;
        float: left;
}
.lz-list-block .ul-List .item-content .item-form .item-e-right[data-v-7beb0f36] {
        width: 68%;
        height: 100%;
        text-align: right;
        display: inline-block;
        float: right;
        margin-bottom: 0;
}
.lz-list-block .ul-List .item-content .item-form input[type="text"][data-v-7beb0f36] {
        border: none;
        background-color: #fff;
}
.lz-list-block .ul-List .item-content .item-form .lz-radio[data-v-7beb0f36] {
        margin-top: 30px;
        margin-top: 0.4rem;
}
.lz-list-block .ul-List .item-content .item-form .date-input[data-v-7beb0f36] {
        border: none;
        text-align: right;
        background-color: #fff;
        height: 90px;
        height: 1.2rem;
        line-height: 90px;
        line-height: 1.2rem;
        margin-right: -55px;
        margin-right: -0.73333rem;
}
.lz-list-block .ul-List .item-content .item-title[data-v-7beb0f36] {
      padding: 0;
}
.lz-list-block .ul-List .item-content .item-title .item-img[data-v-7beb0f36] {
        position: absolute;
        right: 0;
        top: 5px;
        width: 90px;
        width: 1.2rem;
        height: 90px;
        height: 1.2rem;
        border-radius: 50%;
}
.shadeBox[data-v-7beb0f36] {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 999;
  background-color: rgba(0, 0, 0, 0.4);
}
#emptyDom[data-v-7beb0f36] {
  font-size: 34px;
  font-size: 0.45333rem;
}
#emptyDom .empty-icon[data-v-7beb0f36] {
    width: 185px;
    width: 2.46667rem;
    display: block;
    margin: 30px auto 10px;
    margin: 0.4rem auto 0.13333rem;
}
#emptyDom p[data-v-7beb0f36] {
    text-align: center;
    font-size: 34px;
    font-size: 0.45333rem;
}
.lz-layer-bg[data-v-7beb0f36] {
  background-color: transparent !important;
}
.layui-m-layer2 .layui-m-layerchild p[data-v-7beb0f36] {
  color: #fff;
}
.layout-enter-active[data-v-7beb0f36], .layout-leave-active[data-v-7beb0f36] {
  -webkit-transition: opacity .5s;
  transition: opacity .5s;
}
.layout-enter[data-v-7beb0f36], .layout-leave-active[data-v-7beb0f36] {
  opacity: 0;
}
.van-picker button[data-v-7beb0f36] {
  font-size: 30px;
  font-size: 0.4rem;
}
.van-image[data-v-7beb0f36] {
  vertical-align: middle;
}
.van-image img[data-v-7beb0f36] {
    vertical-align: middle;
}
.share-process-yindao[data-v-7beb0f36] {
  background-color: transparent;
  position: fixed;
  left: 0;
  top: 0;
  width: 750px;
  width: 10rem;
}
.share-process-yindao .layui-m-layercont[data-v-7beb0f36] {
    text-align: right;
    padding-right: 20px;
    padding-right: 0.26667rem;
    padding-top: 20px;
    padding-top: 0.26667rem;
}
.share-process-yindao img[data-v-7beb0f36] {
    width: 560px;
    width: 7.46667rem;
}
.vue-puzzle-vcode[data-v-7beb0f36] {
  z-index: 999999 !important;
}
.vue-puzzle-vcode .vue-auth-box_[data-v-7beb0f36] {
    top: 50%;
}
.margin-top-10[data-v-7beb0f36] {
  margin-top: 10px !important;
  margin-top: 0.13333rem !important;
}
.margin-top-20[data-v-7beb0f36] {
  margin-top: 20px !important;
  margin-top: 0.26667rem !important;
}
.margin-top-30[data-v-7beb0f36] {
  margin-top: 30px !important;
  margin-top: 0.4rem !important;
}
.margin-top-40[data-v-7beb0f36] {
  margin-top: 40px !important;
  margin-top: 0.53333rem !important;
}
.margin-top-50[data-v-7beb0f36] {
  margin-top: 50px !important;
  margin-top: 0.66667rem !important;
}
.margin-top-60[data-v-7beb0f36] {
  margin-top: 60px !important;
  margin-top: 0.8rem !important;
}
.margin-right-10[data-v-7beb0f36] {
  margin-right: 10px !important;
  margin-right: 0.13333rem !important;
}
.margin-right-20[data-v-7beb0f36] {
  margin-right: 20px !important;
  margin-right: 0.26667rem !important;
}
.margin-right-30[data-v-7beb0f36] {
  margin-right: 30px !important;
  margin-right: 0.4rem !important;
}
.margin-right-40[data-v-7beb0f36] {
  margin-right: 40px !important;
  margin-right: 0.53333rem !important;
}
.margin-right-50[data-v-7beb0f36] {
  margin-right: 50px !important;
  margin-right: 0.66667rem !important;
}
.margin-right-60[data-v-7beb0f36] {
  margin-right: 60px !important;
  margin-right: 0.8rem !important;
}
.margin-bottom-10[data-v-7beb0f36] {
  margin-bottom: 10px !important;
  margin-bottom: 0.13333rem !important;
}
.margin-bottom-20[data-v-7beb0f36] {
  margin-bottom: 20px !important;
  margin-bottom: 0.26667rem !important;
}
.margin-bottom-30[data-v-7beb0f36] {
  margin-bottom: 30px !important;
  margin-bottom: 0.4rem !important;
}
.margin-bottom-40[data-v-7beb0f36] {
  margin-bottom: 40px !important;
  margin-bottom: 0.53333rem !important;
}
.margin-bottom-50[data-v-7beb0f36] {
  margin-bottom: 50px !important;
  margin-bottom: 0.66667rem !important;
}
.margin-bottom-60[data-v-7beb0f36] {
  margin-bottom: 60px !important;
  margin-bottom: 0.8rem !important;
}
.margin-left-10[data-v-7beb0f36] {
  margin-left: 10px !important;
  margin-left: 0.13333rem !important;
}
.margin-left-20[data-v-7beb0f36] {
  margin-left: 20px !important;
  margin-left: 0.26667rem !important;
}
.margin-left-30[data-v-7beb0f36] {
  margin-left: 30px !important;
  margin-left: 0.4rem !important;
}
.margin-left-40[data-v-7beb0f36] {
  margin-left: 40px !important;
  margin-left: 0.53333rem !important;
}
.margin-left-50[data-v-7beb0f36] {
  margin-left: 50px !important;
  margin-left: 0.66667rem !important;
}
.margin-left-60[data-v-7beb0f36] {
  margin-left: 60px !important;
  margin-left: 0.8rem !important;
}
.padding-top-10[data-v-7beb0f36] {
  padding-top: 10px !important;
  padding-top: 0.13333rem !important;
}
.padding-top-20[data-v-7beb0f36] {
  padding-top: 20px !important;
  padding-top: 0.26667rem !important;
}
.padding-top-30[data-v-7beb0f36] {
  padding-top: 30px !important;
  padding-top: 0.4rem !important;
}
.padding-top-40[data-v-7beb0f36] {
  padding-top: 40px !important;
  padding-top: 0.53333rem !important;
}
.padding-top-50[data-v-7beb0f36] {
  padding-top: 50px !important;
  padding-top: 0.66667rem !important;
}
.padding-top-60[data-v-7beb0f36] {
  padding-top: 60px !important;
  padding-top: 0.8rem !important;
}
.padding-right-10[data-v-7beb0f36] {
  padding-right: 10px !important;
  padding-right: 0.13333rem !important;
}
.padding-right-20[data-v-7beb0f36] {
  padding-right: 20px !important;
  padding-right: 0.26667rem !important;
}
.padding-right-30[data-v-7beb0f36] {
  padding-right: 30px !important;
  padding-right: 0.4rem !important;
}
.padding-right-40[data-v-7beb0f36] {
  padding-right: 40px !important;
  padding-right: 0.53333rem !important;
}
.padding-right-50[data-v-7beb0f36] {
  padding-right: 50px !important;
  padding-right: 0.66667rem !important;
}
.padding-right-60[data-v-7beb0f36] {
  padding-right: 60px !important;
  padding-right: 0.8rem !important;
}
.padding-bottom-10[data-v-7beb0f36] {
  padding-bottom: 10px !important;
  padding-bottom: 0.13333rem !important;
}
.padding-bottom-20[data-v-7beb0f36] {
  padding-bottom: 20px !important;
  padding-bottom: 0.26667rem !important;
}
.padding-bottom-30[data-v-7beb0f36] {
  padding-bottom: 30px !important;
  padding-bottom: 0.4rem !important;
}
.padding-bottom-40[data-v-7beb0f36] {
  padding-bottom: 40px !important;
  padding-bottom: 0.53333rem !important;
}
.padding-bottom-50[data-v-7beb0f36] {
  padding-bottom: 50px !important;
  padding-bottom: 0.66667rem !important;
}
.padding-bottom-60[data-v-7beb0f36] {
  padding-bottom: 60px !important;
  padding-bottom: 0.8rem !important;
}
.padding-left-10[data-v-7beb0f36] {
  padding-left: 10px !important;
  padding-left: 0.13333rem !important;
}
.padding-left-20[data-v-7beb0f36] {
  padding-left: 20px !important;
  padding-left: 0.26667rem !important;
}
.padding-left-30[data-v-7beb0f36] {
  padding-left: 30px !important;
  padding-left: 0.4rem !important;
}
.padding-left-40[data-v-7beb0f36] {
  padding-left: 40px !important;
  padding-left: 0.53333rem !important;
}
.padding-left-50[data-v-7beb0f36] {
  padding-left: 50px !important;
  padding-left: 0.66667rem !important;
}
.padding-left-60[data-v-7beb0f36] {
  padding-left: 60px !important;
  padding-left: 0.8rem !important;
}
.bac-transparent[data-v-7beb0f36] {
  background-color: transparent !important;
}
.bac-transparent .layui-m-layerchild[data-v-7beb0f36] {
    background-color: transparent !important;
}
.layui-m-layer-lzAlert[data-v-7beb0f36] {
  width: 80% !important;
}
.layui-m-layer-lzAlert h3[data-v-7beb0f36] {
    line-height: 32px;
    line-height: 0.42667rem;
    height: unset;
    padding-top: 46px;
    padding-top: 0.61333rem;
    font-size: 32px;
    font-size: 0.42667rem;
}
.layui-m-layer-lzAlert .layui-m-layercont[data-v-7beb0f36] {
    font-size: 30px;
    font-size: 0.4rem;
    max-height: 300px;
    max-height: 4rem;
    overflow: auto;
    word-break: break-all;
    padding: 60px 40px;
    padding: 0.8rem 0.53333rem;
}
.layui-m-layer-lzAlert .layui-m-layerbtn span[yes][data-v-7beb0f36] {
    font-size: 30px;
    font-size: 0.4rem;
    color: #0084ff !important;
}
.layui-m-layer-inquiry[data-v-7beb0f36] {
  width: 80% !important;
}
.layui-m-layer-inquiry .layui-m-layercont[data-v-7beb0f36] {
    font-size: 30px;
    font-size: 0.4rem;
}
.layui-m-layer-design-lzAlert[data-v-7beb0f36] {
  width: 670px !important;
  width: 8.93333rem !important;
  padding-bottom: 70px;
  padding-bottom: 0.93333rem;
  border-radius: 32px !important;
  border-radius: 0.42667rem !important;
  background: url(../../static-product/img/alertbg.dacbbd63.png) no-repeat;
  background-size: 401px 334px;
  background-size: 5.34667rem 4.45333rem;
  background-position: center 168px;
  background-position: center 2.24rem;
  background-color: #fff;
}
.layui-m-layer-design-lzAlert .layui-m-layercont[data-v-7beb0f36] {
    font-size: 30px;
    font-size: 0.4rem;
    overflow: auto;
    word-break: break-all;
    padding: 60px 40px;
    padding: 0.8rem 0.53333rem;
}
.layui-m-layer-design-lzAlert .layui-m-layercont .title[data-v-7beb0f36] {
      font-size: 38px;
      font-size: 0.50667rem;
      line-height: 48px;
      line-height: 0.64rem;
      color: #000;
      text-align: center;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      font-family: PingFangSC-Semibold;
}
.layui-m-layer-design-lzAlert .layui-m-layercont .desc[data-v-7beb0f36] {
      font-size: 32px;
      font-size: 0.42667rem;
      color: #3c464f;
      text-align: center;
      line-height: 48px;
      line-height: 0.64rem;
      height: 144px;
      height: 1.92rem;
      overflow-y: auto;
      -webkit-overflow-scrolling: touch;
      margin-top: 439px;
      margin-top: 5.85333rem;
      font-family: PingFangSC-Regular;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn[data-v-7beb0f36] {
    width: 345px;
    width: 4.6rem;
    height: 95px;
    height: 1.26667rem;
    line-height: 95px;
    line-height: 1.26667rem;
    background: #3c7cfc;
    border: 1px solid #3c7cfc;
    overflow: hidden;
    -webkit-box-shadow: 0 10px 22px 0 rgba(60, 124, 252, 0.2);
    -webkit-box-shadow: 0 0.13333rem 0.29333rem 0 rgba(60, 124, 252, 0.2);
            box-shadow: 0 10px 22px 0 rgba(60, 124, 252, 0.2);
            box-shadow: 0 0.13333rem 0.29333rem 0 rgba(60, 124, 252, 0.2);
    border-radius: 54px;
    border-radius: 0.72rem;
    margin: 0 auto;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn span[yes][data-v-7beb0f36] {
      font-size: 36px;
      font-size: 0.48rem;
      color: #fff;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn span[yes][data-v-7beb0f36]:active {
      background: #3c7cfc;
}

/*按钮*/
/*最大按钮*/
.wts-btn-big[data-v-7beb0f36] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big[data-v-7beb0f36]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*中型按钮*/
.wts-btn-middle[data-v-7beb0f36] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 294px;
  width: 3.92rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 80px;
  line-height: 1.06667rem;
  border-radius: 8px;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-middle[data-v-7beb0f36]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-all[data-v-7beb0f36] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 110px;
  height: 1.46667rem;
  font-size: 40px;
  font-size: 0.53333rem;
  line-height: 110px;
  line-height: 1.46667rem;
  border-radius: 0;
  display: block;
  text-align: center;
}
.wts-btn-all[data-v-7beb0f36]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-free[data-v-7beb0f36] {
  color: #fff;
  background-color: #ff6e06;
  font-size: 30px;
  font-size: 0.4rem;
  border-radius: 5px;
  padding: 3px 10px;
  padding: 3px 0.13333rem;
  display: inline-block;
  text-align: center;
}
.wts-btn-free[data-v-7beb0f36]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}
.wts-btn-big-blue[data-v-7beb0f36] {
  color: #fff;
  background-color: #3aa9f8;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 94px;
  height: 1.25333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 94px;
  line-height: 1.25333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-blue[data-v-7beb0f36]:focus {
    color: #e6e6e6;
    background-color: #0994f6;
}

/*蓝色线型按钮-中*/
.wts-btn-cp[data-v-7beb0f36] {
  color: #fff;
  background-color: #0084ff;
  border: 1px solid #fff;
  display: inline-block;
  text-align: center;
  width: 310px;
  width: 4.13333rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 76px;
  line-height: 1.01333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-cp[data-v-7beb0f36]:hover, .wts-btn-cp[data-v-7beb0f36]:focus {
    color: #fff;
    background-color: #fff;
    border: 1px solid #fff;
}
.wts-btn-radius[data-v-7beb0f36] {
  color: #aaa;
  background-color: #fff;
  border: 1px solid #aaa;
  display: inline-block;
  text-align: center;
  width: 153px;
  width: 2.04rem;
  height: 55px;
  height: 0.73333rem;
  font-size: 26px;
  font-size: 0.34667rem;
  line-height: 55px;
  line-height: 0.73333rem;
  border-radius: 25px;
  border-radius: 0.33333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-radius[data-v-7beb0f36]:hover, .wts-btn-radius[data-v-7beb0f36]:focus {
    color: #fff;
    background-color: #aaa;
    border: 1px solid #aaa;
}

/*微大型按钮*/
.wts-btn-big-01[data-v-7beb0f36] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 590px;
  width: 7.86667rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-01[data-v-7beb0f36]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*查看更多*/
.wts-btn-more[data-v-7beb0f36] {
  display: block;
  border-top: 1px solid #eee;
  height: 86px;
  height: 1.14667rem;
  line-height: 86px;
  line-height: 1.14667rem;
  text-align: center;
  margin-left: -60px;
  margin-left: -0.8rem;
  color: #000;
  font-size: 28px;
  font-size: 0.37333rem;
  position: relative;
}
.wts-btn-more[data-v-7beb0f36]:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 38%;
  margin-top: -18px;
  margin-top: -0.24rem;
  margin-left: 90px;
  margin-left: 1.2rem;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  border-right: 3px solid #000;
  border-top: 3px solid #000;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}
.lz-readys[data-v-7beb0f36] {
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  min-height: 100vh;
  background-color: #fff;
  z-index: 9999;
}
.lz-readys .spinner[data-v-7beb0f36] {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -20px;
    margin-top: -0.26667rem;
    margin-left: -20px;
    margin-left: -0.26667rem;
    width: 40px;
    width: 0.53333rem;
    height: 40px;
    height: 0.53333rem;
}
.lz-readys .container1 > div[data-v-7beb0f36],
  .lz-readys .container2 > div[data-v-7beb0f36],
  .lz-readys .container3 > div[data-v-7beb0f36] {
    width: 10px;
    width: 0.13333rem;
    height: 10px;
    height: 0.13333rem;
    background-color: #0084ff;
    border-radius: 100%;
    position: absolute;
    -webkit-animation: bouncedelay-7beb0f36 1.2s infinite ease-in-out;
    animation: bouncedelay-7beb0f36 1.2s infinite ease-in-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.lz-readys .spinner .spinner-container[data-v-7beb0f36] {
    position: absolute;
    width: 100%;
    height: 100%;
}
.lz-readys .container2[data-v-7beb0f36] {
    -webkit-transform: rotateZ(45deg);
    -ms-transform: rotate(45deg);
        transform: rotateZ(45deg);
}
.lz-readys .container3[data-v-7beb0f36] {
    -webkit-transform: rotateZ(90deg);
    -ms-transform: rotate(90deg);
        transform: rotateZ(90deg);
}
.lz-readys .circle1[data-v-7beb0f36] {
    top: 0;
    left: 0;
}
.lz-readys .circle2[data-v-7beb0f36] {
    top: 0;
    right: 0;
}
.lz-readys .circle3[data-v-7beb0f36] {
    right: 0;
    bottom: 0;
}
.lz-readys .circle4[data-v-7beb0f36] {
    left: 0;
    bottom: 0;
}
.lz-readys .container2 .circle1[data-v-7beb0f36] {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}
.lz-readys .container3 .circle1[data-v-7beb0f36] {
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
}
.lz-readys .container1 .circle2[data-v-7beb0f36] {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}
.lz-readys .container2 .circle2[data-v-7beb0f36] {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}
.lz-readys .container3 .circle2[data-v-7beb0f36] {
    -webkit-animation-delay: -0.7s;
    animation-delay: -0.7s;
}
.lz-readys .container1 .circle3[data-v-7beb0f36] {
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.6s;
}
.lz-readys .container2 .circle3[data-v-7beb0f36] {
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s;
}
.lz-readys .container3 .circle3[data-v-7beb0f36] {
    -webkit-animation-delay: -0.4s;
    animation-delay: -0.4s;
}
.lz-readys .container1 .circle4[data-v-7beb0f36] {
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s;
}
.lz-readys .container2 .circle4[data-v-7beb0f36] {
    -webkit-animation-delay: -0.2s;
    animation-delay: -0.2s;
}
.lz-readys .container3 .circle4[data-v-7beb0f36] {
    -webkit-animation-delay: -0.1s;
    animation-delay: -0.1s;
}
@-webkit-keyframes bouncedelay-7beb0f36 {
0%,
  80%,
  100% {
    -webkit-transform: scale(0);
}
40% {
    -webkit-transform: scale(1);
}
}
@keyframes bouncedelay-7beb0f36 {
0%,
  80%,
  100% {
    transform: scale(0);
    -webkit-transform: scale(0);
}
40% {
    transform: scale(1);
    -webkit-transform: scale(1);
}
}
.lz-readys .loadText[data-v-7beb0f36] {
    position: absolute;
    top: 40%;
    left: 50%;
    width: 100px;
    width: 1.33333rem;
    margin-left: -50px;
    margin-left: -0.66667rem;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    font-size: 14px;
    font-size: 0.18667rem;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.6);
    color: #fff;
    font-size: 14px;
    padding-bottom: 10px;
    padding-bottom: 0.13333rem;
}
.lz-readys .loadText .gifLoad[data-v-7beb0f36] {
      width: 60px;
      width: 0.8rem;
      height: 60px;
      height: 0.8rem;
      display: block;
      margin: 10px auto;
      margin: 0.13333rem auto;
}
.design-modal[data-v-7beb0f36] {
  width: 630px;
  width: 8.4rem;
}
.design-modal.design-modal-footer[data-v-7beb0f36] {
    width: 690px;
    width: 9.2rem;
    bottom: 20px;
    bottom: 0.26667rem;
    top: auto;
    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    border-radius: 10px;
    border-radius: 0.13333rem;
    background: rgba(255, 255, 255, 0.8);
}
.design-modal.design-modal-footer .van-dialog__footer[data-v-7beb0f36] {
      display: none;
}
.design-modal.design-modal-confirm[data-v-7beb0f36] {
    width: 650px;
    width: 8.66667rem;
}
.design-modal.design-modal-confirm .van-dialog__content .van-dialog__message[data-v-7beb0f36] {
      padding: 40px 30px;
      padding: 0.53333rem 0.4rem;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-button--default[data-v-7beb0f36] {
      width: 260px;
      width: 3.46667rem;
      height: 80px;
      height: 1.06667rem;
      background: #236DFF;
      border-radius: 40px;
      border-radius: 0.53333rem;
      -webkit-box-flex: 0;
          -ms-flex: none;
              flex: none;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-button--default .van-button__text[data-v-7beb0f36] {
        font-size: 28px;
        font-size: 0.37333rem;
        color: #fff;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-dialog__cancel[data-v-7beb0f36] {
      background: #fff;
      border: 1px solid #236DFF;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-dialog__cancel .van-button__text[data-v-7beb0f36] {
        color: #236DFF;
}
.design-modal .van-dialog__header[data-v-7beb0f36] {
    color: #000000;
    font-size: 34px;
    font-size: 0.45333rem;
    line-height: 48px;
    line-height: 0.64rem;
    padding-top: 40px;
    padding-top: 0.53333rem;
    font-weight: 700;
}
.design-modal .van-dialog__content .van-dialog__message[data-v-7beb0f36] {
    color: #444444;
    font-size: 30px;
    font-size: 0.4rem;
    line-height: 42px;
    line-height: 0.56rem;
    padding: 30px;
    padding: 0.4rem;
}
.design-modal .van-dialog__footer[data-v-7beb0f36] {
    padding: 0 30px 40px;
    padding: 0 0.4rem 0.53333rem;
}
.design-modal .van-dialog__footer.van-hairline--top[data-v-7beb0f36]::after {
      border: none;
}
.design-modal .van-dialog__footer .van-button--default[data-v-7beb0f36] {
      width: 320px;
      width: 4.26667rem;
      height: 88px;
      height: 1.17333rem;
      background: #236DFF;
      border-radius: 44px;
      border-radius: 0.58667rem;
      margin: 0 auto;
      -webkit-box-flex: 0;
          -ms-flex: none;
              flex: none;
}
.design-modal .van-dialog__footer .van-button--default .van-button__text[data-v-7beb0f36] {
        font-size: 32px;
        font-size: 0.42667rem;
        color: #fff;
}
.email-box[data-v-7beb0f36] {
  width: 100%;
  display: block;
  position: relative;
}
.email-box .input-text[data-v-7beb0f36] {
    width: 100%;
    text-align: right;
    padding-right: 30px;
    padding-right: 0.4rem;
}
.email-box .van-icon[data-v-7beb0f36] {
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    color: #8a9094;
    font-size: 28px;
    font-size: 0.37333rem;
}
.email-box .email-pop-box[data-v-7beb0f36] {
    position: absolute;
    z-index: 99;
    width: 120%;
    height: 330px;
    height: 4.4rem;
    overflow-y: scroll;
    background-color: #fff;
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3);
            box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3);
    padding: 5px;
}
.email-box .email-pop-box.top-tips-box[data-v-7beb0f36] {
      right: 0;
      bottom: 60px;
      bottom: 0.8rem;
}
.email-box .email-pop-box.bottom-tips-box[data-v-7beb0f36] {
      right: 0;
      top: 60px;
      top: 0.8rem;
}
.email-box .email-pop-box .email-li[data-v-7beb0f36] {
      text-align: right;
      width: 100%;
      font-size: 28px;
      font-size: 0.37333rem;
      color: #666;
      line-height: 60px;
      line-height: 0.8rem;
}

@charset "UTF-8";
/*---------       字体行高       -----------*/
/*---------       字体颜色       -----------*/
/*---------       边框颜色       -----------*/
/*---------       背景颜色       -----------*/
/*--------- 按钮颜色  ---- */
/* 属性多值传递
ex:
@include remCalc(padding,10,20);
padding: 0.13333rem 0.26667rem;*/
/*按钮纯色系*/
/*按钮边框色系*/
/*按钮大小*/
/*自适应按钮*/
/*标题*/
/*小消息标签*/
/*背景色点击变化*/
/*字数省略限制*/
/*波纹点击效果*/
/*按钮*/
/*最大按钮*/
.wts-btn-big[data-v-092fd93f] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big[data-v-092fd93f]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*中型按钮*/
.wts-btn-middle[data-v-092fd93f] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 294px;
  width: 3.92rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 80px;
  line-height: 1.06667rem;
  border-radius: 8px;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-middle[data-v-092fd93f]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-all[data-v-092fd93f] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 110px;
  height: 1.46667rem;
  font-size: 40px;
  font-size: 0.53333rem;
  line-height: 110px;
  line-height: 1.46667rem;
  border-radius: 0;
  display: block;
  text-align: center;
}
.wts-btn-all[data-v-092fd93f]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-free[data-v-092fd93f] {
  color: #fff;
  background-color: #ff6e06;
  font-size: 30px;
  font-size: 0.4rem;
  border-radius: 5px;
  padding: 3px 10px;
  padding: 3px 0.13333rem;
  display: inline-block;
  text-align: center;
}
.wts-btn-free[data-v-092fd93f]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}
.wts-btn-big-blue[data-v-092fd93f] {
  color: #fff;
  background-color: #3aa9f8;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 94px;
  height: 1.25333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 94px;
  line-height: 1.25333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-blue[data-v-092fd93f]:focus {
    color: #e6e6e6;
    background-color: #0994f6;
}

/*蓝色线型按钮-中*/
.wts-btn-cp[data-v-092fd93f] {
  color: #fff;
  background-color: #0084ff;
  border: 1px solid #fff;
  display: inline-block;
  text-align: center;
  width: 310px;
  width: 4.13333rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 76px;
  line-height: 1.01333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-cp[data-v-092fd93f]:hover, .wts-btn-cp[data-v-092fd93f]:focus {
    color: #fff;
    background-color: #fff;
    border: 1px solid #fff;
}
.wts-btn-radius[data-v-092fd93f] {
  color: #aaa;
  background-color: #fff;
  border: 1px solid #aaa;
  display: inline-block;
  text-align: center;
  width: 153px;
  width: 2.04rem;
  height: 55px;
  height: 0.73333rem;
  font-size: 26px;
  font-size: 0.34667rem;
  line-height: 55px;
  line-height: 0.73333rem;
  border-radius: 25px;
  border-radius: 0.33333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-radius[data-v-092fd93f]:hover, .wts-btn-radius[data-v-092fd93f]:focus {
    color: #fff;
    background-color: #aaa;
    border: 1px solid #aaa;
}

/*微大型按钮*/
.wts-btn-big-01[data-v-092fd93f] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 590px;
  width: 7.86667rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-01[data-v-092fd93f]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*查看更多*/
.wts-btn-more[data-v-092fd93f] {
  display: block;
  border-top: 1px solid #eee;
  height: 86px;
  height: 1.14667rem;
  line-height: 86px;
  line-height: 1.14667rem;
  text-align: center;
  margin-left: -60px;
  margin-left: -0.8rem;
  color: #000;
  font-size: 28px;
  font-size: 0.37333rem;
  position: relative;
}
.wts-btn-more[data-v-092fd93f]:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 38%;
  margin-top: -18px;
  margin-top: -0.24rem;
  margin-left: 90px;
  margin-left: 1.2rem;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  border-right: 3px solid #000;
  border-top: 3px solid #000;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}
.body-container[data-v-092fd93f] {
  width: 750px;
  width: 10rem;
  margin: 0 auto;
  position: relative;
  background-color: #f5f5f5;
}
.lz-top-img[data-v-092fd93f] {
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
}

/*单选框*/
.lz-radio[data-v-092fd93f] {
  position: relative;
  -webkit-appearance: none;
  width: 18px;
  width: 0.24rem;
  height: 18px;
  height: 0.24rem;
  background-color: transparent;
  border: none;
}
.lz-radio[data-v-092fd93f]:before {
  content: "\e623";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 12px;
  font-size: 0.16rem;
  line-height: 18px;
  line-height: 0.24rem;
  text-align: center;
  width: 18px;
  width: 0.24rem;
  height: 18px;
  height: 0.24rem;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  color: #fff;
  opacity: 1;
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 50%;
}
.lz-radio[data-v-092fd93f]:checked::before {
  background-color: #0084ff;
  border: 1px solid #0084ff;
}
.lz-radio-new[data-v-092fd93f] {
  position: relative;
  background-color: #fff;
  width: 40px;
  width: 0.53333rem;
  height: 40px;
  height: 0.53333rem;
  border-radius: 50%;
  display: inline-block;
  border: 1px solid #e5e5e5;
}
.lz-radio-new[data-check=true][data-v-092fd93f] {
  background-color: #0084ff;
  border: 1px solid #0084ff;
}
.lz-radio-new[data-check=true][data-v-092fd93f]:before {
  content: "\e6f0";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 20px;
  font-size: 0.26667rem;
  line-height: 40px;
  line-height: 0.53333rem;
  text-align: center;
  color: #fff;
  position: absolute;
  top: 2px;
  right: 4px;
  margin-top: -1px;
}

/*多选框*/
.lz-checkbox[data-v-092fd93f] {
  position: relative;
  -webkit-appearance: none;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: transparent;
  border: none;
}
.lz-checkbox[data-v-092fd93f]:before {
  content: "\e64e";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 14px;
  font-size: 0.18667rem;
  line-height: 24px;
  line-height: 0.32rem;
  text-align: center;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: #fff;
  color: transparent;
  border: 1px solid #ccc;
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 6px;
}
.lz-checkbox[data-v-092fd93f]:checked::before {
  color: #0084ff;
  background-color: #fff;
  border: 1px solid #0084ff;
}

/*多选框2-选择外层选中*/
.lz-checkbox-02[data-v-092fd93f] {
  position: relative;
  -webkit-appearance: none;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: transparent;
  border: none;
}
.lz-checkbox-02[data-v-092fd93f]:before {
  content: "\e623";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 14px;
  font-size: 0.18667rem;
  line-height: 21px;
  line-height: 0.28rem;
  text-align: center;
  width: 22px;
  width: 0.29333rem;
  height: 21px;
  height: 0.28rem;
  background-color: #fff;
  color: transparent;
  border: 1px solid #ccc;
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.checkLi[data-v-092fd93f] {
  color: #0084ff !important;
}
.checkLi .lz-checkbox-02[data-v-092fd93f]:before {
    color: #fff;
    background-color: #0084ff;
    border: 1px solid #0084ff;
}

/*底部按钮*/
.lz-apply-btn[data-v-092fd93f] {
  position: fixed;
  bottom: 0;
  border-top: 2px solid #fff;
  z-index: 20;
  color: #666;
  background-color: #f0f0f0;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 100px;
  height: 1.33333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 0;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.lz-apply-btn i[data-v-092fd93f] {
    font-size: 40px;
    font-size: 0.53333rem;
    margin-right: 10px;
    margin-right: 0.13333rem;
}

/*底部提示*/
.lz-lp-footer[data-v-092fd93f] {
  position: absolute;
  bottom: 100px;
  bottom: 1.33333rem;
  padding: 10px;
  padding: 0.13333rem;
}
.lz-lp-footer p[data-v-092fd93f] {
    margin-bottom: 10px;
    margin-bottom: 0.13333rem;
}

/*顶部返回栏*/
.lz-top-title-empty[data-v-092fd93f] {
  width: 100%;
  height: 90px;
  height: 1.2rem;
}
.lz-top-title[data-v-092fd93f] {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 555;
  width: 100%;
  height: 90px;
  height: 1.2rem;
  line-height: 90px;
  line-height: 1.2rem;
  background-color: #0084ff;
  color: #fff;
  font-size: 28px;
  font-size: 0.37333rem;
}
.lz-top-title .left[data-v-092fd93f] {
    position: absolute;
    top: 0;
    left: 20px;
    left: 0.26667rem;
    color: #fff;
}
.lz-top-title .right[data-v-092fd93f] {
    position: absolute;
    top: 0;
    right: 20px;
    right: 0.26667rem;
    color: #fff;
}
.lz-top-title .center[data-v-092fd93f] {
    text-align: center;
    font-size: 32px;
    font-size: 0.42667rem;
}

/*订单页*/
.lz-order-list[data-v-092fd93f] {
  background-color: #fff;
  padding-top: 44px;
  padding-top: 0.58667rem;
}
.lz-order-list .titles[data-v-092fd93f] {
    font-size: 36px;
    font-size: 0.48rem;
    color: #222;
    text-align: center;
}
.lz-order-list .need-com[data-v-092fd93f] {
    position: relative;
    top: -4px;
    font-size: 12px;
    font-size: 0.16rem;
    line-height: 1.2;
    padding: 1px 8px;
    background-color: #fff;
    position: relative;
    color: #fff;
    border-radius: 5px;
    font-size: 28px;
    font-size: 0.37333rem;
    border: 1px solid #0084ff;
    margin-left: 5px;
    color: #0084ff;
}
.lz-order-list .need-com[data-v-092fd93f]::before {
      content: '';
      position: absolute;
      left: -6px;
      top: 50%;
      margin-top: -3px;
      width: 0;
      height: 0;
      border: 3px solid transparent;
      border-right-color: #fff;
}
.lz-order-list .need-com[data-v-092fd93f]:before {
    content: 0;
}
.lz-order-list .uls-order[data-v-092fd93f] {
    width: 100%;
}
.lz-order-list .uls-order > li[data-v-092fd93f] {
      text-align: center;
      font-size: 36px;
      font-size: 0.48rem;
      display: block;
      padding: 40px 0;
      padding: 0.53333rem 0;
}
.lz-order-list .uls-order > li .order-name[data-v-092fd93f] {
        display: block;
        line-height: 40px;
        line-height: 0.53333rem;
        color: #000;
}
.lz-order-list .uls-order > li .order-inform[data-v-092fd93f] {
        font-size: 60px;
        font-size: 0.8rem;
        display: block;
        margin-top: 4px;
        line-height: 80px;
        line-height: 1.06667rem;
        color: #ff6f07;
}
.lz-order-list .btn-check[data-v-092fd93f],
  .lz-order-list .btn-pay[data-v-092fd93f] {
    color: #ccc;
    background-color: #fff;
    border: 1px solid #ccc;
    display: inline-block;
    text-align: center;
    width: 180px;
    width: 2.4rem;
    height: 60px;
    height: 0.8rem;
    font-size: 28px;
    font-size: 0.37333rem;
    line-height: 56px;
    line-height: 0.74667rem;
    border-radius: 0;
    float: right;
    margin-left: 10px;
    margin-left: 0.13333rem;
}
.lz-order-list .btn-check[data-v-092fd93f]:hover, .lz-order-list .btn-check[data-v-092fd93f]:focus,
    .lz-order-list .btn-pay[data-v-092fd93f]:hover,
    .lz-order-list .btn-pay[data-v-092fd93f]:focus {
      color: #fff;
      background-color: #ccc;
      border: 1px solid #ccc;
}
.pay-many[data-v-092fd93f] {
  margin-top: 12px;
  margin-top: 0.16rem;
  line-height: 88px;
  line-height: 1.17333rem;
  display: block;
  padding-left: 30px;
  padding-left: 0.4rem;
  font-size: 36px;
  font-size: 0.48rem;
}
.lz-bankBanch[data-v-092fd93f] {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}
.lz-bankBanch.active[data-v-092fd93f] {
    display: block;
}
.lz-bankBanch .lz-drop-search[data-v-092fd93f] {
    background-color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}
.lz-bankBanch .lz-drop-search .title[data-v-092fd93f] {
      position: relative;
      width: 100%;
      height: 100px;
      height: 1.33333rem;
      line-height: 100px;
      line-height: 1.33333rem;
      font-size: 34px;
      font-size: 0.45333rem;
      text-align: center;
}
.lz-bankBanch .lz-drop-search .title i[data-v-092fd93f] {
        font-size: 50px;
        font-size: 0.66667rem;
        position: absolute;
        right: 0;
        top: 0;
        width: 80px;
        width: 1.06667rem;
        line-height: 100px;
        line-height: 1.33333rem;
}
.lz-bankBanch .lz-drop-search .search-box[data-v-092fd93f] {
      position: relative;
      width: 100%;
      height: 100px;
      height: 1.33333rem;
      padding: 15px 40px;
      padding: 0.2rem 0.53333rem;
      text-align: center;
      background-color: #f5f5f5;
}
.lz-bankBanch .lz-drop-search .search-box i[data-v-092fd93f] {
        position: absolute;
        left: 50px;
        left: 0.66667rem;
        top: 50%;
        margin-top: -35px;
        margin-top: -0.46667rem;
        font-size: 30px;
        font-size: 0.4rem;
        height: 70px;
        height: 0.93333rem;
        line-height: 70px;
        line-height: 0.93333rem;
        color: #999;
}
.lz-bankBanch .lz-drop-search .search[data-v-092fd93f] {
      display: block;
      width: 100%;
      height: 70px;
      height: 0.93333rem;
      background-color: #fff;
      color: #333;
      padding-left: 50px;
      padding-left: 0.66667rem;
      margin: 0;
      border-color: #fff;
      font-size: 32px;
      font-size: 0.42667rem;
      border: none;
}
.lz-bankBanch .lz-drop-search .selected[data-v-092fd93f] {
      width: 100%;
      height: 300px;
      height: 4rem;
      padding: 10px 20px;
      padding: 0.13333rem 0.26667rem;
      overflow: auto !important;
}
.lz-bankBanch .lz-drop-search .selected .option[data-v-092fd93f] {
        position: relative;
        display: block;
        min-height: 20px;
        min-height: 0.26667rem;
        width: 100%;
        font-size: 16px;
        font-size: 0.21333rem;
        line-height: 20px;
        line-height: 0.26667rem;
        padding: 5px 0;
        color: #666;
        border-top: 1px solid #ececec;
}
.lz-bankBanch .lz-drop-search .selected .option[data-v-092fd93f]:first-child {
          border-top: none;
}
.lz-list-block[data-v-092fd93f] {
  position: relative;
}
.lz-list-block .ul-List .icons-left[data-v-092fd93f] {
    position: absolute;
    width: 50px;
    width: 0.66667rem;
    left: 0;
    top: 25px;
    top: 0.33333rem;
    display: inline-block;
    height: 50px;
    height: 0.66667rem;
    font-size: 44px;
    font-size: 0.58667rem;
    color: #0084ff;
}
.lz-list-block .ul-List .ripple[data-v-092fd93f] {
    position: relative;
    overflow: hidden;
}
.lz-list-block .ul-List .ripple[data-v-092fd93f]:after {
      content: "";
      display: block;
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      pointer-events: none;
      background-image: radial-gradient(circle, #666 10%, transparent 10.01%);
      background-repeat: no-repeat;
      background-position: 50%;
      -webkit-transform: scale(10, 10);
          -ms-transform: scale(10, 10);
              transform: scale(10, 10);
      opacity: 0;
      -webkit-transition: opacity .5s, -webkit-transform .3s;
      transition: opacity .5s, -webkit-transform .3s;
      transition: transform .3s, opacity .5s;
      transition: transform .3s, opacity .5s, -webkit-transform .3s;
}
.lz-list-block .ul-List .ripple[data-v-092fd93f]:active:after {
      -webkit-transform: scale(0, 0);
          -ms-transform: scale(0, 0);
              transform: scale(0, 0);
      opacity: .3;
      -webkit-transition: 0s;
      transition: 0s;
}
.lz-list-block .ul-List .item-content[data-v-092fd93f] {
    background-color: #fff;
    width: 100%;
    line-height: 100px;
    line-height: 1.33333rem;
    height: 100px;
    height: 1.33333rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 30px;
    padding: 0 0.4rem;
    border-bottom: 1px solid #e7e7e7;
    font-size: 30px;
    font-size: 0.4rem;
}
.lz-list-block .ul-List .item-content > a.item-link[data-v-092fd93f] {
      font-size: 30px;
      font-size: 0.4rem;
      display: block;
      width: 100%;
      height: 100%;
      color: #000;
}
.lz-list-block .ul-List .item-content .item-inner[data-v-092fd93f] {
      width: 100%;
      height: 100%;
      position: relative;
      padding-right: 40px;
      padding-right: 0.53333rem;
      padding-left: 70px;
      padding-left: 0.93333rem;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
}
.lz-list-block .ul-List .item-content .icon-gerenziliao[data-v-092fd93f] {
      font-size: 30px;
      font-size: 0.4rem;
}
.lz-list-block .ul-List .item-content .icons-right[data-v-092fd93f] {
      position: absolute;
      right: 0;
      top: 0;
      display: inline-block;
      height: 100px;
      height: 1.33333rem;
      line-height: 100px;
      line-height: 1.33333rem;
      font-size: 36px;
      font-size: 0.48rem;
      color: #cac9ce;
}
.lz-list-block .ul-List .item-content .item-form[data-v-092fd93f] {
      padding-left: 0;
}
.lz-list-block .ul-List .item-content .item-form .item-e-left[data-v-092fd93f] {
        width: 30%;
        height: 100%;
        display: inline-block;
        float: left;
}
.lz-list-block .ul-List .item-content .item-form .item-e-right[data-v-092fd93f] {
        width: 68%;
        height: 100%;
        text-align: right;
        display: inline-block;
        float: right;
        margin-bottom: 0;
}
.lz-list-block .ul-List .item-content .item-form input[type="text"][data-v-092fd93f] {
        border: none;
        background-color: #fff;
}
.lz-list-block .ul-List .item-content .item-form .lz-radio[data-v-092fd93f] {
        margin-top: 30px;
        margin-top: 0.4rem;
}
.lz-list-block .ul-List .item-content .item-form .date-input[data-v-092fd93f] {
        border: none;
        text-align: right;
        background-color: #fff;
        height: 90px;
        height: 1.2rem;
        line-height: 90px;
        line-height: 1.2rem;
        margin-right: -55px;
        margin-right: -0.73333rem;
}
.lz-list-block .ul-List .item-content .item-title[data-v-092fd93f] {
      padding: 0;
}
.lz-list-block .ul-List .item-content .item-title .item-img[data-v-092fd93f] {
        position: absolute;
        right: 0;
        top: 5px;
        width: 90px;
        width: 1.2rem;
        height: 90px;
        height: 1.2rem;
        border-radius: 50%;
}
.shadeBox[data-v-092fd93f] {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 999;
  background-color: rgba(0, 0, 0, 0.4);
}
#emptyDom[data-v-092fd93f] {
  font-size: 34px;
  font-size: 0.45333rem;
}
#emptyDom .empty-icon[data-v-092fd93f] {
    width: 185px;
    width: 2.46667rem;
    display: block;
    margin: 30px auto 10px;
    margin: 0.4rem auto 0.13333rem;
}
#emptyDom p[data-v-092fd93f] {
    text-align: center;
    font-size: 34px;
    font-size: 0.45333rem;
}
.lz-layer-bg[data-v-092fd93f] {
  background-color: transparent !important;
}
.layui-m-layer2 .layui-m-layerchild p[data-v-092fd93f] {
  color: #fff;
}
.layout-enter-active[data-v-092fd93f], .layout-leave-active[data-v-092fd93f] {
  -webkit-transition: opacity .5s;
  transition: opacity .5s;
}
.layout-enter[data-v-092fd93f], .layout-leave-active[data-v-092fd93f] {
  opacity: 0;
}
.van-picker button[data-v-092fd93f] {
  font-size: 30px;
  font-size: 0.4rem;
}
.van-image[data-v-092fd93f] {
  vertical-align: middle;
}
.van-image img[data-v-092fd93f] {
    vertical-align: middle;
}
.share-process-yindao[data-v-092fd93f] {
  background-color: transparent;
  position: fixed;
  left: 0;
  top: 0;
  width: 750px;
  width: 10rem;
}
.share-process-yindao .layui-m-layercont[data-v-092fd93f] {
    text-align: right;
    padding-right: 20px;
    padding-right: 0.26667rem;
    padding-top: 20px;
    padding-top: 0.26667rem;
}
.share-process-yindao img[data-v-092fd93f] {
    width: 560px;
    width: 7.46667rem;
}
.vue-puzzle-vcode[data-v-092fd93f] {
  z-index: 999999 !important;
}
.vue-puzzle-vcode .vue-auth-box_[data-v-092fd93f] {
    top: 50%;
}
.margin-top-10[data-v-092fd93f] {
  margin-top: 10px !important;
  margin-top: 0.13333rem !important;
}
.margin-top-20[data-v-092fd93f] {
  margin-top: 20px !important;
  margin-top: 0.26667rem !important;
}
.margin-top-30[data-v-092fd93f] {
  margin-top: 30px !important;
  margin-top: 0.4rem !important;
}
.margin-top-40[data-v-092fd93f] {
  margin-top: 40px !important;
  margin-top: 0.53333rem !important;
}
.margin-top-50[data-v-092fd93f] {
  margin-top: 50px !important;
  margin-top: 0.66667rem !important;
}
.margin-top-60[data-v-092fd93f] {
  margin-top: 60px !important;
  margin-top: 0.8rem !important;
}
.margin-right-10[data-v-092fd93f] {
  margin-right: 10px !important;
  margin-right: 0.13333rem !important;
}
.margin-right-20[data-v-092fd93f] {
  margin-right: 20px !important;
  margin-right: 0.26667rem !important;
}
.margin-right-30[data-v-092fd93f] {
  margin-right: 30px !important;
  margin-right: 0.4rem !important;
}
.margin-right-40[data-v-092fd93f] {
  margin-right: 40px !important;
  margin-right: 0.53333rem !important;
}
.margin-right-50[data-v-092fd93f] {
  margin-right: 50px !important;
  margin-right: 0.66667rem !important;
}
.margin-right-60[data-v-092fd93f] {
  margin-right: 60px !important;
  margin-right: 0.8rem !important;
}
.margin-bottom-10[data-v-092fd93f] {
  margin-bottom: 10px !important;
  margin-bottom: 0.13333rem !important;
}
.margin-bottom-20[data-v-092fd93f] {
  margin-bottom: 20px !important;
  margin-bottom: 0.26667rem !important;
}
.margin-bottom-30[data-v-092fd93f] {
  margin-bottom: 30px !important;
  margin-bottom: 0.4rem !important;
}
.margin-bottom-40[data-v-092fd93f] {
  margin-bottom: 40px !important;
  margin-bottom: 0.53333rem !important;
}
.margin-bottom-50[data-v-092fd93f] {
  margin-bottom: 50px !important;
  margin-bottom: 0.66667rem !important;
}
.margin-bottom-60[data-v-092fd93f] {
  margin-bottom: 60px !important;
  margin-bottom: 0.8rem !important;
}
.margin-left-10[data-v-092fd93f] {
  margin-left: 10px !important;
  margin-left: 0.13333rem !important;
}
.margin-left-20[data-v-092fd93f] {
  margin-left: 20px !important;
  margin-left: 0.26667rem !important;
}
.margin-left-30[data-v-092fd93f] {
  margin-left: 30px !important;
  margin-left: 0.4rem !important;
}
.margin-left-40[data-v-092fd93f] {
  margin-left: 40px !important;
  margin-left: 0.53333rem !important;
}
.margin-left-50[data-v-092fd93f] {
  margin-left: 50px !important;
  margin-left: 0.66667rem !important;
}
.margin-left-60[data-v-092fd93f] {
  margin-left: 60px !important;
  margin-left: 0.8rem !important;
}
.padding-top-10[data-v-092fd93f] {
  padding-top: 10px !important;
  padding-top: 0.13333rem !important;
}
.padding-top-20[data-v-092fd93f] {
  padding-top: 20px !important;
  padding-top: 0.26667rem !important;
}
.padding-top-30[data-v-092fd93f] {
  padding-top: 30px !important;
  padding-top: 0.4rem !important;
}
.padding-top-40[data-v-092fd93f] {
  padding-top: 40px !important;
  padding-top: 0.53333rem !important;
}
.padding-top-50[data-v-092fd93f] {
  padding-top: 50px !important;
  padding-top: 0.66667rem !important;
}
.padding-top-60[data-v-092fd93f] {
  padding-top: 60px !important;
  padding-top: 0.8rem !important;
}
.padding-right-10[data-v-092fd93f] {
  padding-right: 10px !important;
  padding-right: 0.13333rem !important;
}
.padding-right-20[data-v-092fd93f] {
  padding-right: 20px !important;
  padding-right: 0.26667rem !important;
}
.padding-right-30[data-v-092fd93f] {
  padding-right: 30px !important;
  padding-right: 0.4rem !important;
}
.padding-right-40[data-v-092fd93f] {
  padding-right: 40px !important;
  padding-right: 0.53333rem !important;
}
.padding-right-50[data-v-092fd93f] {
  padding-right: 50px !important;
  padding-right: 0.66667rem !important;
}
.padding-right-60[data-v-092fd93f] {
  padding-right: 60px !important;
  padding-right: 0.8rem !important;
}
.padding-bottom-10[data-v-092fd93f] {
  padding-bottom: 10px !important;
  padding-bottom: 0.13333rem !important;
}
.padding-bottom-20[data-v-092fd93f] {
  padding-bottom: 20px !important;
  padding-bottom: 0.26667rem !important;
}
.padding-bottom-30[data-v-092fd93f] {
  padding-bottom: 30px !important;
  padding-bottom: 0.4rem !important;
}
.padding-bottom-40[data-v-092fd93f] {
  padding-bottom: 40px !important;
  padding-bottom: 0.53333rem !important;
}
.padding-bottom-50[data-v-092fd93f] {
  padding-bottom: 50px !important;
  padding-bottom: 0.66667rem !important;
}
.padding-bottom-60[data-v-092fd93f] {
  padding-bottom: 60px !important;
  padding-bottom: 0.8rem !important;
}
.padding-left-10[data-v-092fd93f] {
  padding-left: 10px !important;
  padding-left: 0.13333rem !important;
}
.padding-left-20[data-v-092fd93f] {
  padding-left: 20px !important;
  padding-left: 0.26667rem !important;
}
.padding-left-30[data-v-092fd93f] {
  padding-left: 30px !important;
  padding-left: 0.4rem !important;
}
.padding-left-40[data-v-092fd93f] {
  padding-left: 40px !important;
  padding-left: 0.53333rem !important;
}
.padding-left-50[data-v-092fd93f] {
  padding-left: 50px !important;
  padding-left: 0.66667rem !important;
}
.padding-left-60[data-v-092fd93f] {
  padding-left: 60px !important;
  padding-left: 0.8rem !important;
}
.bac-transparent[data-v-092fd93f] {
  background-color: transparent !important;
}
.bac-transparent .layui-m-layerchild[data-v-092fd93f] {
    background-color: transparent !important;
}
.layui-m-layer-lzAlert[data-v-092fd93f] {
  width: 80% !important;
}
.layui-m-layer-lzAlert h3[data-v-092fd93f] {
    line-height: 32px;
    line-height: 0.42667rem;
    height: unset;
    padding-top: 46px;
    padding-top: 0.61333rem;
    font-size: 32px;
    font-size: 0.42667rem;
}
.layui-m-layer-lzAlert .layui-m-layercont[data-v-092fd93f] {
    font-size: 30px;
    font-size: 0.4rem;
    max-height: 300px;
    max-height: 4rem;
    overflow: auto;
    word-break: break-all;
    padding: 60px 40px;
    padding: 0.8rem 0.53333rem;
}
.layui-m-layer-lzAlert .layui-m-layerbtn span[yes][data-v-092fd93f] {
    font-size: 30px;
    font-size: 0.4rem;
    color: #0084ff !important;
}
.layui-m-layer-inquiry[data-v-092fd93f] {
  width: 80% !important;
}
.layui-m-layer-inquiry .layui-m-layercont[data-v-092fd93f] {
    font-size: 30px;
    font-size: 0.4rem;
}
.layui-m-layer-design-lzAlert[data-v-092fd93f] {
  width: 670px !important;
  width: 8.93333rem !important;
  padding-bottom: 70px;
  padding-bottom: 0.93333rem;
  border-radius: 32px !important;
  border-radius: 0.42667rem !important;
  background: url(../../static-product/img/alertbg.dacbbd63.png) no-repeat;
  background-size: 401px 334px;
  background-size: 5.34667rem 4.45333rem;
  background-position: center 168px;
  background-position: center 2.24rem;
  background-color: #fff;
}
.layui-m-layer-design-lzAlert .layui-m-layercont[data-v-092fd93f] {
    font-size: 30px;
    font-size: 0.4rem;
    overflow: auto;
    word-break: break-all;
    padding: 60px 40px;
    padding: 0.8rem 0.53333rem;
}
.layui-m-layer-design-lzAlert .layui-m-layercont .title[data-v-092fd93f] {
      font-size: 38px;
      font-size: 0.50667rem;
      line-height: 48px;
      line-height: 0.64rem;
      color: #000;
      text-align: center;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      font-family: PingFangSC-Semibold;
}
.layui-m-layer-design-lzAlert .layui-m-layercont .desc[data-v-092fd93f] {
      font-size: 32px;
      font-size: 0.42667rem;
      color: #3c464f;
      text-align: center;
      line-height: 48px;
      line-height: 0.64rem;
      height: 144px;
      height: 1.92rem;
      overflow-y: auto;
      -webkit-overflow-scrolling: touch;
      margin-top: 439px;
      margin-top: 5.85333rem;
      font-family: PingFangSC-Regular;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn[data-v-092fd93f] {
    width: 345px;
    width: 4.6rem;
    height: 95px;
    height: 1.26667rem;
    line-height: 95px;
    line-height: 1.26667rem;
    background: #3c7cfc;
    border: 1px solid #3c7cfc;
    overflow: hidden;
    -webkit-box-shadow: 0 10px 22px 0 rgba(60, 124, 252, 0.2);
    -webkit-box-shadow: 0 0.13333rem 0.29333rem 0 rgba(60, 124, 252, 0.2);
            box-shadow: 0 10px 22px 0 rgba(60, 124, 252, 0.2);
            box-shadow: 0 0.13333rem 0.29333rem 0 rgba(60, 124, 252, 0.2);
    border-radius: 54px;
    border-radius: 0.72rem;
    margin: 0 auto;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn span[yes][data-v-092fd93f] {
      font-size: 36px;
      font-size: 0.48rem;
      color: #fff;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn span[yes][data-v-092fd93f]:active {
      background: #3c7cfc;
}

/*按钮*/
/*最大按钮*/
.wts-btn-big[data-v-092fd93f] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big[data-v-092fd93f]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*中型按钮*/
.wts-btn-middle[data-v-092fd93f] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 294px;
  width: 3.92rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 80px;
  line-height: 1.06667rem;
  border-radius: 8px;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-middle[data-v-092fd93f]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-all[data-v-092fd93f] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 110px;
  height: 1.46667rem;
  font-size: 40px;
  font-size: 0.53333rem;
  line-height: 110px;
  line-height: 1.46667rem;
  border-radius: 0;
  display: block;
  text-align: center;
}
.wts-btn-all[data-v-092fd93f]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-free[data-v-092fd93f] {
  color: #fff;
  background-color: #ff6e06;
  font-size: 30px;
  font-size: 0.4rem;
  border-radius: 5px;
  padding: 3px 10px;
  padding: 3px 0.13333rem;
  display: inline-block;
  text-align: center;
}
.wts-btn-free[data-v-092fd93f]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}
.wts-btn-big-blue[data-v-092fd93f] {
  color: #fff;
  background-color: #3aa9f8;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 94px;
  height: 1.25333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 94px;
  line-height: 1.25333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-blue[data-v-092fd93f]:focus {
    color: #e6e6e6;
    background-color: #0994f6;
}

/*蓝色线型按钮-中*/
.wts-btn-cp[data-v-092fd93f] {
  color: #fff;
  background-color: #0084ff;
  border: 1px solid #fff;
  display: inline-block;
  text-align: center;
  width: 310px;
  width: 4.13333rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 76px;
  line-height: 1.01333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-cp[data-v-092fd93f]:hover, .wts-btn-cp[data-v-092fd93f]:focus {
    color: #fff;
    background-color: #fff;
    border: 1px solid #fff;
}
.wts-btn-radius[data-v-092fd93f] {
  color: #aaa;
  background-color: #fff;
  border: 1px solid #aaa;
  display: inline-block;
  text-align: center;
  width: 153px;
  width: 2.04rem;
  height: 55px;
  height: 0.73333rem;
  font-size: 26px;
  font-size: 0.34667rem;
  line-height: 55px;
  line-height: 0.73333rem;
  border-radius: 25px;
  border-radius: 0.33333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-radius[data-v-092fd93f]:hover, .wts-btn-radius[data-v-092fd93f]:focus {
    color: #fff;
    background-color: #aaa;
    border: 1px solid #aaa;
}

/*微大型按钮*/
.wts-btn-big-01[data-v-092fd93f] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 590px;
  width: 7.86667rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-01[data-v-092fd93f]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*查看更多*/
.wts-btn-more[data-v-092fd93f] {
  display: block;
  border-top: 1px solid #eee;
  height: 86px;
  height: 1.14667rem;
  line-height: 86px;
  line-height: 1.14667rem;
  text-align: center;
  margin-left: -60px;
  margin-left: -0.8rem;
  color: #000;
  font-size: 28px;
  font-size: 0.37333rem;
  position: relative;
}
.wts-btn-more[data-v-092fd93f]:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 38%;
  margin-top: -18px;
  margin-top: -0.24rem;
  margin-left: 90px;
  margin-left: 1.2rem;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  border-right: 3px solid #000;
  border-top: 3px solid #000;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}
.lz-readys[data-v-092fd93f] {
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  min-height: 100vh;
  background-color: #fff;
  z-index: 9999;
}
.lz-readys .spinner[data-v-092fd93f] {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -20px;
    margin-top: -0.26667rem;
    margin-left: -20px;
    margin-left: -0.26667rem;
    width: 40px;
    width: 0.53333rem;
    height: 40px;
    height: 0.53333rem;
}
.lz-readys .container1 > div[data-v-092fd93f],
  .lz-readys .container2 > div[data-v-092fd93f],
  .lz-readys .container3 > div[data-v-092fd93f] {
    width: 10px;
    width: 0.13333rem;
    height: 10px;
    height: 0.13333rem;
    background-color: #0084ff;
    border-radius: 100%;
    position: absolute;
    -webkit-animation: bouncedelay-092fd93f 1.2s infinite ease-in-out;
    animation: bouncedelay-092fd93f 1.2s infinite ease-in-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.lz-readys .spinner .spinner-container[data-v-092fd93f] {
    position: absolute;
    width: 100%;
    height: 100%;
}
.lz-readys .container2[data-v-092fd93f] {
    -webkit-transform: rotateZ(45deg);
    -ms-transform: rotate(45deg);
        transform: rotateZ(45deg);
}
.lz-readys .container3[data-v-092fd93f] {
    -webkit-transform: rotateZ(90deg);
    -ms-transform: rotate(90deg);
        transform: rotateZ(90deg);
}
.lz-readys .circle1[data-v-092fd93f] {
    top: 0;
    left: 0;
}
.lz-readys .circle2[data-v-092fd93f] {
    top: 0;
    right: 0;
}
.lz-readys .circle3[data-v-092fd93f] {
    right: 0;
    bottom: 0;
}
.lz-readys .circle4[data-v-092fd93f] {
    left: 0;
    bottom: 0;
}
.lz-readys .container2 .circle1[data-v-092fd93f] {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}
.lz-readys .container3 .circle1[data-v-092fd93f] {
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
}
.lz-readys .container1 .circle2[data-v-092fd93f] {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}
.lz-readys .container2 .circle2[data-v-092fd93f] {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}
.lz-readys .container3 .circle2[data-v-092fd93f] {
    -webkit-animation-delay: -0.7s;
    animation-delay: -0.7s;
}
.lz-readys .container1 .circle3[data-v-092fd93f] {
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.6s;
}
.lz-readys .container2 .circle3[data-v-092fd93f] {
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s;
}
.lz-readys .container3 .circle3[data-v-092fd93f] {
    -webkit-animation-delay: -0.4s;
    animation-delay: -0.4s;
}
.lz-readys .container1 .circle4[data-v-092fd93f] {
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s;
}
.lz-readys .container2 .circle4[data-v-092fd93f] {
    -webkit-animation-delay: -0.2s;
    animation-delay: -0.2s;
}
.lz-readys .container3 .circle4[data-v-092fd93f] {
    -webkit-animation-delay: -0.1s;
    animation-delay: -0.1s;
}
@-webkit-keyframes bouncedelay-092fd93f {
0%,
  80%,
  100% {
    -webkit-transform: scale(0);
}
40% {
    -webkit-transform: scale(1);
}
}
@keyframes bouncedelay-092fd93f {
0%,
  80%,
  100% {
    transform: scale(0);
    -webkit-transform: scale(0);
}
40% {
    transform: scale(1);
    -webkit-transform: scale(1);
}
}
.lz-readys .loadText[data-v-092fd93f] {
    position: absolute;
    top: 40%;
    left: 50%;
    width: 100px;
    width: 1.33333rem;
    margin-left: -50px;
    margin-left: -0.66667rem;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    font-size: 14px;
    font-size: 0.18667rem;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.6);
    color: #fff;
    font-size: 14px;
    padding-bottom: 10px;
    padding-bottom: 0.13333rem;
}
.lz-readys .loadText .gifLoad[data-v-092fd93f] {
      width: 60px;
      width: 0.8rem;
      height: 60px;
      height: 0.8rem;
      display: block;
      margin: 10px auto;
      margin: 0.13333rem auto;
}
.design-modal[data-v-092fd93f] {
  width: 630px;
  width: 8.4rem;
}
.design-modal.design-modal-footer[data-v-092fd93f] {
    width: 690px;
    width: 9.2rem;
    bottom: 20px;
    bottom: 0.26667rem;
    top: auto;
    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    border-radius: 10px;
    border-radius: 0.13333rem;
    background: rgba(255, 255, 255, 0.8);
}
.design-modal.design-modal-footer .van-dialog__footer[data-v-092fd93f] {
      display: none;
}
.design-modal.design-modal-confirm[data-v-092fd93f] {
    width: 650px;
    width: 8.66667rem;
}
.design-modal.design-modal-confirm .van-dialog__content .van-dialog__message[data-v-092fd93f] {
      padding: 40px 30px;
      padding: 0.53333rem 0.4rem;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-button--default[data-v-092fd93f] {
      width: 260px;
      width: 3.46667rem;
      height: 80px;
      height: 1.06667rem;
      background: #236DFF;
      border-radius: 40px;
      border-radius: 0.53333rem;
      -webkit-box-flex: 0;
          -ms-flex: none;
              flex: none;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-button--default .van-button__text[data-v-092fd93f] {
        font-size: 28px;
        font-size: 0.37333rem;
        color: #fff;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-dialog__cancel[data-v-092fd93f] {
      background: #fff;
      border: 1px solid #236DFF;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-dialog__cancel .van-button__text[data-v-092fd93f] {
        color: #236DFF;
}
.design-modal .van-dialog__header[data-v-092fd93f] {
    color: #000000;
    font-size: 34px;
    font-size: 0.45333rem;
    line-height: 48px;
    line-height: 0.64rem;
    padding-top: 40px;
    padding-top: 0.53333rem;
    font-weight: 700;
}
.design-modal .van-dialog__content .van-dialog__message[data-v-092fd93f] {
    color: #444444;
    font-size: 30px;
    font-size: 0.4rem;
    line-height: 42px;
    line-height: 0.56rem;
    padding: 30px;
    padding: 0.4rem;
}
.design-modal .van-dialog__footer[data-v-092fd93f] {
    padding: 0 30px 40px;
    padding: 0 0.4rem 0.53333rem;
}
.design-modal .van-dialog__footer.van-hairline--top[data-v-092fd93f]::after {
      border: none;
}
.design-modal .van-dialog__footer .van-button--default[data-v-092fd93f] {
      width: 320px;
      width: 4.26667rem;
      height: 88px;
      height: 1.17333rem;
      background: #236DFF;
      border-radius: 44px;
      border-radius: 0.58667rem;
      margin: 0 auto;
      -webkit-box-flex: 0;
          -ms-flex: none;
              flex: none;
}
.design-modal .van-dialog__footer .van-button--default .van-button__text[data-v-092fd93f] {
        font-size: 32px;
        font-size: 0.42667rem;
        color: #fff;
}
.items-wrap[data-v-092fd93f] {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.icon-person[data-v-092fd93f] {
  height: 30px;
  height: 0.4rem;
  padding-left: 14px;
  padding-left: 0.18667rem;
  border-left: 1px solid rgba(151, 151, 151, 0.3);
  margin-left: 14px;
  margin-left: 0.18667rem;
}
.ocr-div[data-v-092fd93f] {
  padding-left: 14px;
  padding-left: 0.18667rem;
  border-left: 1px solid rgba(151, 151, 151, 0.3);
  margin-left: 14px;
  margin-left: 0.18667rem;
  height: 34px;
  height: 0.45333rem;
  width: 41px;
  width: 0.54667rem;
  position: relative;
}
.ocr-div .upload-input[data-v-092fd93f] {
    width: 100%;
    height: 100%;
    opacity: 0;
    position: absolute;
    left: 14px;
    left: 0.18667rem;
    top: 0;
    z-index: 1;
}
.ocr-div .input-camera[data-v-092fd93f] {
    width: 32px;
    width: 0.42667rem;
}
.input-box[data-v-092fd93f] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
.input-box .input-text[data-v-092fd93f] {
    text-align: right;
}
.input-box .input-clear[data-v-092fd93f] {
    width: 26px;
    width: 0.34667rem;
    margin-left: 10px;
    margin-left: 0.13333rem;
    z-index: 10;
}
.input-box .input-unit[data-v-092fd93f] {
    color: #444;
    margin-left: 5px;
}
.edit-icon[data-v-092fd93f] {
  margin-left: 10px;
  margin-left: 0.13333rem;
  padding-left: 20px;
  padding-left: 0.26667rem;
  margin-left: 20px;
  margin-left: 0.26667rem;
  border-left: 1px solid #ddd;
  color: #236dff;
}

@charset "UTF-8";
/*---------       字体行高       -----------*/
/*---------       字体颜色       -----------*/
/*---------       边框颜色       -----------*/
/*---------       背景颜色       -----------*/
/*--------- 按钮颜色  ---- */
/* 属性多值传递
ex:
@include remCalc(padding,10,20);
padding: 0.13333rem 0.26667rem;*/
/*按钮纯色系*/
/*按钮边框色系*/
/*按钮大小*/
/*自适应按钮*/
/*标题*/
/*小消息标签*/
/*背景色点击变化*/
/*字数省略限制*/
/*波纹点击效果*/
/*按钮*/
/*最大按钮*/
.wts-btn-big[data-v-8638a1dc] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big[data-v-8638a1dc]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*中型按钮*/
.wts-btn-middle[data-v-8638a1dc] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 294px;
  width: 3.92rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 80px;
  line-height: 1.06667rem;
  border-radius: 8px;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-middle[data-v-8638a1dc]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-all[data-v-8638a1dc] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 110px;
  height: 1.46667rem;
  font-size: 40px;
  font-size: 0.53333rem;
  line-height: 110px;
  line-height: 1.46667rem;
  border-radius: 0;
  display: block;
  text-align: center;
}
.wts-btn-all[data-v-8638a1dc]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-free[data-v-8638a1dc] {
  color: #fff;
  background-color: #ff6e06;
  font-size: 30px;
  font-size: 0.4rem;
  border-radius: 5px;
  padding: 3px 10px;
  padding: 3px 0.13333rem;
  display: inline-block;
  text-align: center;
}
.wts-btn-free[data-v-8638a1dc]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}
.wts-btn-big-blue[data-v-8638a1dc] {
  color: #fff;
  background-color: #3aa9f8;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 94px;
  height: 1.25333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 94px;
  line-height: 1.25333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-blue[data-v-8638a1dc]:focus {
    color: #e6e6e6;
    background-color: #0994f6;
}

/*蓝色线型按钮-中*/
.wts-btn-cp[data-v-8638a1dc] {
  color: #fff;
  background-color: #0084ff;
  border: 1px solid #fff;
  display: inline-block;
  text-align: center;
  width: 310px;
  width: 4.13333rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 76px;
  line-height: 1.01333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-cp[data-v-8638a1dc]:hover, .wts-btn-cp[data-v-8638a1dc]:focus {
    color: #fff;
    background-color: #fff;
    border: 1px solid #fff;
}
.wts-btn-radius[data-v-8638a1dc] {
  color: #aaa;
  background-color: #fff;
  border: 1px solid #aaa;
  display: inline-block;
  text-align: center;
  width: 153px;
  width: 2.04rem;
  height: 55px;
  height: 0.73333rem;
  font-size: 26px;
  font-size: 0.34667rem;
  line-height: 55px;
  line-height: 0.73333rem;
  border-radius: 25px;
  border-radius: 0.33333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-radius[data-v-8638a1dc]:hover, .wts-btn-radius[data-v-8638a1dc]:focus {
    color: #fff;
    background-color: #aaa;
    border: 1px solid #aaa;
}

/*微大型按钮*/
.wts-btn-big-01[data-v-8638a1dc] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 590px;
  width: 7.86667rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-01[data-v-8638a1dc]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*查看更多*/
.wts-btn-more[data-v-8638a1dc] {
  display: block;
  border-top: 1px solid #eee;
  height: 86px;
  height: 1.14667rem;
  line-height: 86px;
  line-height: 1.14667rem;
  text-align: center;
  margin-left: -60px;
  margin-left: -0.8rem;
  color: #000;
  font-size: 28px;
  font-size: 0.37333rem;
  position: relative;
}
.wts-btn-more[data-v-8638a1dc]:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 38%;
  margin-top: -18px;
  margin-top: -0.24rem;
  margin-left: 90px;
  margin-left: 1.2rem;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  border-right: 3px solid #000;
  border-top: 3px solid #000;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}
.body-container[data-v-8638a1dc] {
  width: 750px;
  width: 10rem;
  margin: 0 auto;
  position: relative;
  background-color: #f5f5f5;
}
.lz-top-img[data-v-8638a1dc] {
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
}

/*单选框*/
.lz-radio[data-v-8638a1dc] {
  position: relative;
  -webkit-appearance: none;
  width: 18px;
  width: 0.24rem;
  height: 18px;
  height: 0.24rem;
  background-color: transparent;
  border: none;
}
.lz-radio[data-v-8638a1dc]:before {
  content: "\e623";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 12px;
  font-size: 0.16rem;
  line-height: 18px;
  line-height: 0.24rem;
  text-align: center;
  width: 18px;
  width: 0.24rem;
  height: 18px;
  height: 0.24rem;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  color: #fff;
  opacity: 1;
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 50%;
}
.lz-radio[data-v-8638a1dc]:checked::before {
  background-color: #0084ff;
  border: 1px solid #0084ff;
}
.lz-radio-new[data-v-8638a1dc] {
  position: relative;
  background-color: #fff;
  width: 40px;
  width: 0.53333rem;
  height: 40px;
  height: 0.53333rem;
  border-radius: 50%;
  display: inline-block;
  border: 1px solid #e5e5e5;
}
.lz-radio-new[data-check=true][data-v-8638a1dc] {
  background-color: #0084ff;
  border: 1px solid #0084ff;
}
.lz-radio-new[data-check=true][data-v-8638a1dc]:before {
  content: "\e6f0";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 20px;
  font-size: 0.26667rem;
  line-height: 40px;
  line-height: 0.53333rem;
  text-align: center;
  color: #fff;
  position: absolute;
  top: 2px;
  right: 4px;
  margin-top: -1px;
}

/*多选框*/
.lz-checkbox[data-v-8638a1dc] {
  position: relative;
  -webkit-appearance: none;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: transparent;
  border: none;
}
.lz-checkbox[data-v-8638a1dc]:before {
  content: "\e64e";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 14px;
  font-size: 0.18667rem;
  line-height: 24px;
  line-height: 0.32rem;
  text-align: center;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: #fff;
  color: transparent;
  border: 1px solid #ccc;
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 6px;
}
.lz-checkbox[data-v-8638a1dc]:checked::before {
  color: #0084ff;
  background-color: #fff;
  border: 1px solid #0084ff;
}

/*多选框2-选择外层选中*/
.lz-checkbox-02[data-v-8638a1dc] {
  position: relative;
  -webkit-appearance: none;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: transparent;
  border: none;
}
.lz-checkbox-02[data-v-8638a1dc]:before {
  content: "\e623";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 14px;
  font-size: 0.18667rem;
  line-height: 21px;
  line-height: 0.28rem;
  text-align: center;
  width: 22px;
  width: 0.29333rem;
  height: 21px;
  height: 0.28rem;
  background-color: #fff;
  color: transparent;
  border: 1px solid #ccc;
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.checkLi[data-v-8638a1dc] {
  color: #0084ff !important;
}
.checkLi .lz-checkbox-02[data-v-8638a1dc]:before {
    color: #fff;
    background-color: #0084ff;
    border: 1px solid #0084ff;
}

/*底部按钮*/
.lz-apply-btn[data-v-8638a1dc] {
  position: fixed;
  bottom: 0;
  border-top: 2px solid #fff;
  z-index: 20;
  color: #666;
  background-color: #f0f0f0;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 100px;
  height: 1.33333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 0;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.lz-apply-btn i[data-v-8638a1dc] {
    font-size: 40px;
    font-size: 0.53333rem;
    margin-right: 10px;
    margin-right: 0.13333rem;
}

/*底部提示*/
.lz-lp-footer[data-v-8638a1dc] {
  position: absolute;
  bottom: 100px;
  bottom: 1.33333rem;
  padding: 10px;
  padding: 0.13333rem;
}
.lz-lp-footer p[data-v-8638a1dc] {
    margin-bottom: 10px;
    margin-bottom: 0.13333rem;
}

/*顶部返回栏*/
.lz-top-title-empty[data-v-8638a1dc] {
  width: 100%;
  height: 90px;
  height: 1.2rem;
}
.lz-top-title[data-v-8638a1dc] {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 555;
  width: 100%;
  height: 90px;
  height: 1.2rem;
  line-height: 90px;
  line-height: 1.2rem;
  background-color: #0084ff;
  color: #fff;
  font-size: 28px;
  font-size: 0.37333rem;
}
.lz-top-title .left[data-v-8638a1dc] {
    position: absolute;
    top: 0;
    left: 20px;
    left: 0.26667rem;
    color: #fff;
}
.lz-top-title .right[data-v-8638a1dc] {
    position: absolute;
    top: 0;
    right: 20px;
    right: 0.26667rem;
    color: #fff;
}
.lz-top-title .center[data-v-8638a1dc] {
    text-align: center;
    font-size: 32px;
    font-size: 0.42667rem;
}

/*订单页*/
.lz-order-list[data-v-8638a1dc] {
  background-color: #fff;
  padding-top: 44px;
  padding-top: 0.58667rem;
}
.lz-order-list .titles[data-v-8638a1dc] {
    font-size: 36px;
    font-size: 0.48rem;
    color: #222;
    text-align: center;
}
.lz-order-list .need-com[data-v-8638a1dc] {
    position: relative;
    top: -4px;
    font-size: 12px;
    font-size: 0.16rem;
    line-height: 1.2;
    padding: 1px 8px;
    background-color: #fff;
    position: relative;
    color: #fff;
    border-radius: 5px;
    font-size: 28px;
    font-size: 0.37333rem;
    border: 1px solid #0084ff;
    margin-left: 5px;
    color: #0084ff;
}
.lz-order-list .need-com[data-v-8638a1dc]::before {
      content: '';
      position: absolute;
      left: -6px;
      top: 50%;
      margin-top: -3px;
      width: 0;
      height: 0;
      border: 3px solid transparent;
      border-right-color: #fff;
}
.lz-order-list .need-com[data-v-8638a1dc]:before {
    content: 0;
}
.lz-order-list .uls-order[data-v-8638a1dc] {
    width: 100%;
}
.lz-order-list .uls-order > li[data-v-8638a1dc] {
      text-align: center;
      font-size: 36px;
      font-size: 0.48rem;
      display: block;
      padding: 40px 0;
      padding: 0.53333rem 0;
}
.lz-order-list .uls-order > li .order-name[data-v-8638a1dc] {
        display: block;
        line-height: 40px;
        line-height: 0.53333rem;
        color: #000;
}
.lz-order-list .uls-order > li .order-inform[data-v-8638a1dc] {
        font-size: 60px;
        font-size: 0.8rem;
        display: block;
        margin-top: 4px;
        line-height: 80px;
        line-height: 1.06667rem;
        color: #ff6f07;
}
.lz-order-list .btn-check[data-v-8638a1dc],
  .lz-order-list .btn-pay[data-v-8638a1dc] {
    color: #ccc;
    background-color: #fff;
    border: 1px solid #ccc;
    display: inline-block;
    text-align: center;
    width: 180px;
    width: 2.4rem;
    height: 60px;
    height: 0.8rem;
    font-size: 28px;
    font-size: 0.37333rem;
    line-height: 56px;
    line-height: 0.74667rem;
    border-radius: 0;
    float: right;
    margin-left: 10px;
    margin-left: 0.13333rem;
}
.lz-order-list .btn-check[data-v-8638a1dc]:hover, .lz-order-list .btn-check[data-v-8638a1dc]:focus,
    .lz-order-list .btn-pay[data-v-8638a1dc]:hover,
    .lz-order-list .btn-pay[data-v-8638a1dc]:focus {
      color: #fff;
      background-color: #ccc;
      border: 1px solid #ccc;
}
.pay-many[data-v-8638a1dc] {
  margin-top: 12px;
  margin-top: 0.16rem;
  line-height: 88px;
  line-height: 1.17333rem;
  display: block;
  padding-left: 30px;
  padding-left: 0.4rem;
  font-size: 36px;
  font-size: 0.48rem;
}
.lz-bankBanch[data-v-8638a1dc] {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}
.lz-bankBanch.active[data-v-8638a1dc] {
    display: block;
}
.lz-bankBanch .lz-drop-search[data-v-8638a1dc] {
    background-color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}
.lz-bankBanch .lz-drop-search .title[data-v-8638a1dc] {
      position: relative;
      width: 100%;
      height: 100px;
      height: 1.33333rem;
      line-height: 100px;
      line-height: 1.33333rem;
      font-size: 34px;
      font-size: 0.45333rem;
      text-align: center;
}
.lz-bankBanch .lz-drop-search .title i[data-v-8638a1dc] {
        font-size: 50px;
        font-size: 0.66667rem;
        position: absolute;
        right: 0;
        top: 0;
        width: 80px;
        width: 1.06667rem;
        line-height: 100px;
        line-height: 1.33333rem;
}
.lz-bankBanch .lz-drop-search .search-box[data-v-8638a1dc] {
      position: relative;
      width: 100%;
      height: 100px;
      height: 1.33333rem;
      padding: 15px 40px;
      padding: 0.2rem 0.53333rem;
      text-align: center;
      background-color: #f5f5f5;
}
.lz-bankBanch .lz-drop-search .search-box i[data-v-8638a1dc] {
        position: absolute;
        left: 50px;
        left: 0.66667rem;
        top: 50%;
        margin-top: -35px;
        margin-top: -0.46667rem;
        font-size: 30px;
        font-size: 0.4rem;
        height: 70px;
        height: 0.93333rem;
        line-height: 70px;
        line-height: 0.93333rem;
        color: #999;
}
.lz-bankBanch .lz-drop-search .search[data-v-8638a1dc] {
      display: block;
      width: 100%;
      height: 70px;
      height: 0.93333rem;
      background-color: #fff;
      color: #333;
      padding-left: 50px;
      padding-left: 0.66667rem;
      margin: 0;
      border-color: #fff;
      font-size: 32px;
      font-size: 0.42667rem;
      border: none;
}
.lz-bankBanch .lz-drop-search .selected[data-v-8638a1dc] {
      width: 100%;
      height: 300px;
      height: 4rem;
      padding: 10px 20px;
      padding: 0.13333rem 0.26667rem;
      overflow: auto !important;
}
.lz-bankBanch .lz-drop-search .selected .option[data-v-8638a1dc] {
        position: relative;
        display: block;
        min-height: 20px;
        min-height: 0.26667rem;
        width: 100%;
        font-size: 16px;
        font-size: 0.21333rem;
        line-height: 20px;
        line-height: 0.26667rem;
        padding: 5px 0;
        color: #666;
        border-top: 1px solid #ececec;
}
.lz-bankBanch .lz-drop-search .selected .option[data-v-8638a1dc]:first-child {
          border-top: none;
}
.lz-list-block[data-v-8638a1dc] {
  position: relative;
}
.lz-list-block .ul-List .icons-left[data-v-8638a1dc] {
    position: absolute;
    width: 50px;
    width: 0.66667rem;
    left: 0;
    top: 25px;
    top: 0.33333rem;
    display: inline-block;
    height: 50px;
    height: 0.66667rem;
    font-size: 44px;
    font-size: 0.58667rem;
    color: #0084ff;
}
.lz-list-block .ul-List .ripple[data-v-8638a1dc] {
    position: relative;
    overflow: hidden;
}
.lz-list-block .ul-List .ripple[data-v-8638a1dc]:after {
      content: "";
      display: block;
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      pointer-events: none;
      background-image: radial-gradient(circle, #666 10%, transparent 10.01%);
      background-repeat: no-repeat;
      background-position: 50%;
      -webkit-transform: scale(10, 10);
          -ms-transform: scale(10, 10);
              transform: scale(10, 10);
      opacity: 0;
      -webkit-transition: opacity .5s, -webkit-transform .3s;
      transition: opacity .5s, -webkit-transform .3s;
      transition: transform .3s, opacity .5s;
      transition: transform .3s, opacity .5s, -webkit-transform .3s;
}
.lz-list-block .ul-List .ripple[data-v-8638a1dc]:active:after {
      -webkit-transform: scale(0, 0);
          -ms-transform: scale(0, 0);
              transform: scale(0, 0);
      opacity: .3;
      -webkit-transition: 0s;
      transition: 0s;
}
.lz-list-block .ul-List .item-content[data-v-8638a1dc] {
    background-color: #fff;
    width: 100%;
    line-height: 100px;
    line-height: 1.33333rem;
    height: 100px;
    height: 1.33333rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 30px;
    padding: 0 0.4rem;
    border-bottom: 1px solid #e7e7e7;
    font-size: 30px;
    font-size: 0.4rem;
}
.lz-list-block .ul-List .item-content > a.item-link[data-v-8638a1dc] {
      font-size: 30px;
      font-size: 0.4rem;
      display: block;
      width: 100%;
      height: 100%;
      color: #000;
}
.lz-list-block .ul-List .item-content .item-inner[data-v-8638a1dc] {
      width: 100%;
      height: 100%;
      position: relative;
      padding-right: 40px;
      padding-right: 0.53333rem;
      padding-left: 70px;
      padding-left: 0.93333rem;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
}
.lz-list-block .ul-List .item-content .icon-gerenziliao[data-v-8638a1dc] {
      font-size: 30px;
      font-size: 0.4rem;
}
.lz-list-block .ul-List .item-content .icons-right[data-v-8638a1dc] {
      position: absolute;
      right: 0;
      top: 0;
      display: inline-block;
      height: 100px;
      height: 1.33333rem;
      line-height: 100px;
      line-height: 1.33333rem;
      font-size: 36px;
      font-size: 0.48rem;
      color: #cac9ce;
}
.lz-list-block .ul-List .item-content .item-form[data-v-8638a1dc] {
      padding-left: 0;
}
.lz-list-block .ul-List .item-content .item-form .item-e-left[data-v-8638a1dc] {
        width: 30%;
        height: 100%;
        display: inline-block;
        float: left;
}
.lz-list-block .ul-List .item-content .item-form .item-e-right[data-v-8638a1dc] {
        width: 68%;
        height: 100%;
        text-align: right;
        display: inline-block;
        float: right;
        margin-bottom: 0;
}
.lz-list-block .ul-List .item-content .item-form input[type="text"][data-v-8638a1dc] {
        border: none;
        background-color: #fff;
}
.lz-list-block .ul-List .item-content .item-form .lz-radio[data-v-8638a1dc] {
        margin-top: 30px;
        margin-top: 0.4rem;
}
.lz-list-block .ul-List .item-content .item-form .date-input[data-v-8638a1dc] {
        border: none;
        text-align: right;
        background-color: #fff;
        height: 90px;
        height: 1.2rem;
        line-height: 90px;
        line-height: 1.2rem;
        margin-right: -55px;
        margin-right: -0.73333rem;
}
.lz-list-block .ul-List .item-content .item-title[data-v-8638a1dc] {
      padding: 0;
}
.lz-list-block .ul-List .item-content .item-title .item-img[data-v-8638a1dc] {
        position: absolute;
        right: 0;
        top: 5px;
        width: 90px;
        width: 1.2rem;
        height: 90px;
        height: 1.2rem;
        border-radius: 50%;
}
.shadeBox[data-v-8638a1dc] {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 999;
  background-color: rgba(0, 0, 0, 0.4);
}
#emptyDom[data-v-8638a1dc] {
  font-size: 34px;
  font-size: 0.45333rem;
}
#emptyDom .empty-icon[data-v-8638a1dc] {
    width: 185px;
    width: 2.46667rem;
    display: block;
    margin: 30px auto 10px;
    margin: 0.4rem auto 0.13333rem;
}
#emptyDom p[data-v-8638a1dc] {
    text-align: center;
    font-size: 34px;
    font-size: 0.45333rem;
}
.lz-layer-bg[data-v-8638a1dc] {
  background-color: transparent !important;
}
.layui-m-layer2 .layui-m-layerchild p[data-v-8638a1dc] {
  color: #fff;
}
.layout-enter-active[data-v-8638a1dc], .layout-leave-active[data-v-8638a1dc] {
  -webkit-transition: opacity .5s;
  transition: opacity .5s;
}
.layout-enter[data-v-8638a1dc], .layout-leave-active[data-v-8638a1dc] {
  opacity: 0;
}
.van-picker button[data-v-8638a1dc] {
  font-size: 30px;
  font-size: 0.4rem;
}
.van-image[data-v-8638a1dc] {
  vertical-align: middle;
}
.van-image img[data-v-8638a1dc] {
    vertical-align: middle;
}
.share-process-yindao[data-v-8638a1dc] {
  background-color: transparent;
  position: fixed;
  left: 0;
  top: 0;
  width: 750px;
  width: 10rem;
}
.share-process-yindao .layui-m-layercont[data-v-8638a1dc] {
    text-align: right;
    padding-right: 20px;
    padding-right: 0.26667rem;
    padding-top: 20px;
    padding-top: 0.26667rem;
}
.share-process-yindao img[data-v-8638a1dc] {
    width: 560px;
    width: 7.46667rem;
}
.vue-puzzle-vcode[data-v-8638a1dc] {
  z-index: 999999 !important;
}
.vue-puzzle-vcode .vue-auth-box_[data-v-8638a1dc] {
    top: 50%;
}
.margin-top-10[data-v-8638a1dc] {
  margin-top: 10px !important;
  margin-top: 0.13333rem !important;
}
.margin-top-20[data-v-8638a1dc] {
  margin-top: 20px !important;
  margin-top: 0.26667rem !important;
}
.margin-top-30[data-v-8638a1dc] {
  margin-top: 30px !important;
  margin-top: 0.4rem !important;
}
.margin-top-40[data-v-8638a1dc] {
  margin-top: 40px !important;
  margin-top: 0.53333rem !important;
}
.margin-top-50[data-v-8638a1dc] {
  margin-top: 50px !important;
  margin-top: 0.66667rem !important;
}
.margin-top-60[data-v-8638a1dc] {
  margin-top: 60px !important;
  margin-top: 0.8rem !important;
}
.margin-right-10[data-v-8638a1dc] {
  margin-right: 10px !important;
  margin-right: 0.13333rem !important;
}
.margin-right-20[data-v-8638a1dc] {
  margin-right: 20px !important;
  margin-right: 0.26667rem !important;
}
.margin-right-30[data-v-8638a1dc] {
  margin-right: 30px !important;
  margin-right: 0.4rem !important;
}
.margin-right-40[data-v-8638a1dc] {
  margin-right: 40px !important;
  margin-right: 0.53333rem !important;
}
.margin-right-50[data-v-8638a1dc] {
  margin-right: 50px !important;
  margin-right: 0.66667rem !important;
}
.margin-right-60[data-v-8638a1dc] {
  margin-right: 60px !important;
  margin-right: 0.8rem !important;
}
.margin-bottom-10[data-v-8638a1dc] {
  margin-bottom: 10px !important;
  margin-bottom: 0.13333rem !important;
}
.margin-bottom-20[data-v-8638a1dc] {
  margin-bottom: 20px !important;
  margin-bottom: 0.26667rem !important;
}
.margin-bottom-30[data-v-8638a1dc] {
  margin-bottom: 30px !important;
  margin-bottom: 0.4rem !important;
}
.margin-bottom-40[data-v-8638a1dc] {
  margin-bottom: 40px !important;
  margin-bottom: 0.53333rem !important;
}
.margin-bottom-50[data-v-8638a1dc] {
  margin-bottom: 50px !important;
  margin-bottom: 0.66667rem !important;
}
.margin-bottom-60[data-v-8638a1dc] {
  margin-bottom: 60px !important;
  margin-bottom: 0.8rem !important;
}
.margin-left-10[data-v-8638a1dc] {
  margin-left: 10px !important;
  margin-left: 0.13333rem !important;
}
.margin-left-20[data-v-8638a1dc] {
  margin-left: 20px !important;
  margin-left: 0.26667rem !important;
}
.margin-left-30[data-v-8638a1dc] {
  margin-left: 30px !important;
  margin-left: 0.4rem !important;
}
.margin-left-40[data-v-8638a1dc] {
  margin-left: 40px !important;
  margin-left: 0.53333rem !important;
}
.margin-left-50[data-v-8638a1dc] {
  margin-left: 50px !important;
  margin-left: 0.66667rem !important;
}
.margin-left-60[data-v-8638a1dc] {
  margin-left: 60px !important;
  margin-left: 0.8rem !important;
}
.padding-top-10[data-v-8638a1dc] {
  padding-top: 10px !important;
  padding-top: 0.13333rem !important;
}
.padding-top-20[data-v-8638a1dc] {
  padding-top: 20px !important;
  padding-top: 0.26667rem !important;
}
.padding-top-30[data-v-8638a1dc] {
  padding-top: 30px !important;
  padding-top: 0.4rem !important;
}
.padding-top-40[data-v-8638a1dc] {
  padding-top: 40px !important;
  padding-top: 0.53333rem !important;
}
.padding-top-50[data-v-8638a1dc] {
  padding-top: 50px !important;
  padding-top: 0.66667rem !important;
}
.padding-top-60[data-v-8638a1dc] {
  padding-top: 60px !important;
  padding-top: 0.8rem !important;
}
.padding-right-10[data-v-8638a1dc] {
  padding-right: 10px !important;
  padding-right: 0.13333rem !important;
}
.padding-right-20[data-v-8638a1dc] {
  padding-right: 20px !important;
  padding-right: 0.26667rem !important;
}
.padding-right-30[data-v-8638a1dc] {
  padding-right: 30px !important;
  padding-right: 0.4rem !important;
}
.padding-right-40[data-v-8638a1dc] {
  padding-right: 40px !important;
  padding-right: 0.53333rem !important;
}
.padding-right-50[data-v-8638a1dc] {
  padding-right: 50px !important;
  padding-right: 0.66667rem !important;
}
.padding-right-60[data-v-8638a1dc] {
  padding-right: 60px !important;
  padding-right: 0.8rem !important;
}
.padding-bottom-10[data-v-8638a1dc] {
  padding-bottom: 10px !important;
  padding-bottom: 0.13333rem !important;
}
.padding-bottom-20[data-v-8638a1dc] {
  padding-bottom: 20px !important;
  padding-bottom: 0.26667rem !important;
}
.padding-bottom-30[data-v-8638a1dc] {
  padding-bottom: 30px !important;
  padding-bottom: 0.4rem !important;
}
.padding-bottom-40[data-v-8638a1dc] {
  padding-bottom: 40px !important;
  padding-bottom: 0.53333rem !important;
}
.padding-bottom-50[data-v-8638a1dc] {
  padding-bottom: 50px !important;
  padding-bottom: 0.66667rem !important;
}
.padding-bottom-60[data-v-8638a1dc] {
  padding-bottom: 60px !important;
  padding-bottom: 0.8rem !important;
}
.padding-left-10[data-v-8638a1dc] {
  padding-left: 10px !important;
  padding-left: 0.13333rem !important;
}
.padding-left-20[data-v-8638a1dc] {
  padding-left: 20px !important;
  padding-left: 0.26667rem !important;
}
.padding-left-30[data-v-8638a1dc] {
  padding-left: 30px !important;
  padding-left: 0.4rem !important;
}
.padding-left-40[data-v-8638a1dc] {
  padding-left: 40px !important;
  padding-left: 0.53333rem !important;
}
.padding-left-50[data-v-8638a1dc] {
  padding-left: 50px !important;
  padding-left: 0.66667rem !important;
}
.padding-left-60[data-v-8638a1dc] {
  padding-left: 60px !important;
  padding-left: 0.8rem !important;
}
.bac-transparent[data-v-8638a1dc] {
  background-color: transparent !important;
}
.bac-transparent .layui-m-layerchild[data-v-8638a1dc] {
    background-color: transparent !important;
}
.layui-m-layer-lzAlert[data-v-8638a1dc] {
  width: 80% !important;
}
.layui-m-layer-lzAlert h3[data-v-8638a1dc] {
    line-height: 32px;
    line-height: 0.42667rem;
    height: unset;
    padding-top: 46px;
    padding-top: 0.61333rem;
    font-size: 32px;
    font-size: 0.42667rem;
}
.layui-m-layer-lzAlert .layui-m-layercont[data-v-8638a1dc] {
    font-size: 30px;
    font-size: 0.4rem;
    max-height: 300px;
    max-height: 4rem;
    overflow: auto;
    word-break: break-all;
    padding: 60px 40px;
    padding: 0.8rem 0.53333rem;
}
.layui-m-layer-lzAlert .layui-m-layerbtn span[yes][data-v-8638a1dc] {
    font-size: 30px;
    font-size: 0.4rem;
    color: #0084ff !important;
}
.layui-m-layer-inquiry[data-v-8638a1dc] {
  width: 80% !important;
}
.layui-m-layer-inquiry .layui-m-layercont[data-v-8638a1dc] {
    font-size: 30px;
    font-size: 0.4rem;
}
.layui-m-layer-design-lzAlert[data-v-8638a1dc] {
  width: 670px !important;
  width: 8.93333rem !important;
  padding-bottom: 70px;
  padding-bottom: 0.93333rem;
  border-radius: 32px !important;
  border-radius: 0.42667rem !important;
  background: url(../../static-product/img/alertbg.dacbbd63.png) no-repeat;
  background-size: 401px 334px;
  background-size: 5.34667rem 4.45333rem;
  background-position: center 168px;
  background-position: center 2.24rem;
  background-color: #fff;
}
.layui-m-layer-design-lzAlert .layui-m-layercont[data-v-8638a1dc] {
    font-size: 30px;
    font-size: 0.4rem;
    overflow: auto;
    word-break: break-all;
    padding: 60px 40px;
    padding: 0.8rem 0.53333rem;
}
.layui-m-layer-design-lzAlert .layui-m-layercont .title[data-v-8638a1dc] {
      font-size: 38px;
      font-size: 0.50667rem;
      line-height: 48px;
      line-height: 0.64rem;
      color: #000;
      text-align: center;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      font-family: PingFangSC-Semibold;
}
.layui-m-layer-design-lzAlert .layui-m-layercont .desc[data-v-8638a1dc] {
      font-size: 32px;
      font-size: 0.42667rem;
      color: #3c464f;
      text-align: center;
      line-height: 48px;
      line-height: 0.64rem;
      height: 144px;
      height: 1.92rem;
      overflow-y: auto;
      -webkit-overflow-scrolling: touch;
      margin-top: 439px;
      margin-top: 5.85333rem;
      font-family: PingFangSC-Regular;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn[data-v-8638a1dc] {
    width: 345px;
    width: 4.6rem;
    height: 95px;
    height: 1.26667rem;
    line-height: 95px;
    line-height: 1.26667rem;
    background: #3c7cfc;
    border: 1px solid #3c7cfc;
    overflow: hidden;
    -webkit-box-shadow: 0 10px 22px 0 rgba(60, 124, 252, 0.2);
    -webkit-box-shadow: 0 0.13333rem 0.29333rem 0 rgba(60, 124, 252, 0.2);
            box-shadow: 0 10px 22px 0 rgba(60, 124, 252, 0.2);
            box-shadow: 0 0.13333rem 0.29333rem 0 rgba(60, 124, 252, 0.2);
    border-radius: 54px;
    border-radius: 0.72rem;
    margin: 0 auto;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn span[yes][data-v-8638a1dc] {
      font-size: 36px;
      font-size: 0.48rem;
      color: #fff;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn span[yes][data-v-8638a1dc]:active {
      background: #3c7cfc;
}

/*按钮*/
/*最大按钮*/
.wts-btn-big[data-v-8638a1dc] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big[data-v-8638a1dc]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*中型按钮*/
.wts-btn-middle[data-v-8638a1dc] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 294px;
  width: 3.92rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 80px;
  line-height: 1.06667rem;
  border-radius: 8px;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-middle[data-v-8638a1dc]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-all[data-v-8638a1dc] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 110px;
  height: 1.46667rem;
  font-size: 40px;
  font-size: 0.53333rem;
  line-height: 110px;
  line-height: 1.46667rem;
  border-radius: 0;
  display: block;
  text-align: center;
}
.wts-btn-all[data-v-8638a1dc]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-free[data-v-8638a1dc] {
  color: #fff;
  background-color: #ff6e06;
  font-size: 30px;
  font-size: 0.4rem;
  border-radius: 5px;
  padding: 3px 10px;
  padding: 3px 0.13333rem;
  display: inline-block;
  text-align: center;
}
.wts-btn-free[data-v-8638a1dc]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}
.wts-btn-big-blue[data-v-8638a1dc] {
  color: #fff;
  background-color: #3aa9f8;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 94px;
  height: 1.25333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 94px;
  line-height: 1.25333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-blue[data-v-8638a1dc]:focus {
    color: #e6e6e6;
    background-color: #0994f6;
}

/*蓝色线型按钮-中*/
.wts-btn-cp[data-v-8638a1dc] {
  color: #fff;
  background-color: #0084ff;
  border: 1px solid #fff;
  display: inline-block;
  text-align: center;
  width: 310px;
  width: 4.13333rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 76px;
  line-height: 1.01333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-cp[data-v-8638a1dc]:hover, .wts-btn-cp[data-v-8638a1dc]:focus {
    color: #fff;
    background-color: #fff;
    border: 1px solid #fff;
}
.wts-btn-radius[data-v-8638a1dc] {
  color: #aaa;
  background-color: #fff;
  border: 1px solid #aaa;
  display: inline-block;
  text-align: center;
  width: 153px;
  width: 2.04rem;
  height: 55px;
  height: 0.73333rem;
  font-size: 26px;
  font-size: 0.34667rem;
  line-height: 55px;
  line-height: 0.73333rem;
  border-radius: 25px;
  border-radius: 0.33333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-radius[data-v-8638a1dc]:hover, .wts-btn-radius[data-v-8638a1dc]:focus {
    color: #fff;
    background-color: #aaa;
    border: 1px solid #aaa;
}

/*微大型按钮*/
.wts-btn-big-01[data-v-8638a1dc] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 590px;
  width: 7.86667rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-01[data-v-8638a1dc]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*查看更多*/
.wts-btn-more[data-v-8638a1dc] {
  display: block;
  border-top: 1px solid #eee;
  height: 86px;
  height: 1.14667rem;
  line-height: 86px;
  line-height: 1.14667rem;
  text-align: center;
  margin-left: -60px;
  margin-left: -0.8rem;
  color: #000;
  font-size: 28px;
  font-size: 0.37333rem;
  position: relative;
}
.wts-btn-more[data-v-8638a1dc]:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 38%;
  margin-top: -18px;
  margin-top: -0.24rem;
  margin-left: 90px;
  margin-left: 1.2rem;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  border-right: 3px solid #000;
  border-top: 3px solid #000;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}
.lz-readys[data-v-8638a1dc] {
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  min-height: 100vh;
  background-color: #fff;
  z-index: 9999;
}
.lz-readys .spinner[data-v-8638a1dc] {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -20px;
    margin-top: -0.26667rem;
    margin-left: -20px;
    margin-left: -0.26667rem;
    width: 40px;
    width: 0.53333rem;
    height: 40px;
    height: 0.53333rem;
}
.lz-readys .container1 > div[data-v-8638a1dc],
  .lz-readys .container2 > div[data-v-8638a1dc],
  .lz-readys .container3 > div[data-v-8638a1dc] {
    width: 10px;
    width: 0.13333rem;
    height: 10px;
    height: 0.13333rem;
    background-color: #0084ff;
    border-radius: 100%;
    position: absolute;
    -webkit-animation: bouncedelay-8638a1dc 1.2s infinite ease-in-out;
    animation: bouncedelay-8638a1dc 1.2s infinite ease-in-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.lz-readys .spinner .spinner-container[data-v-8638a1dc] {
    position: absolute;
    width: 100%;
    height: 100%;
}
.lz-readys .container2[data-v-8638a1dc] {
    -webkit-transform: rotateZ(45deg);
    -ms-transform: rotate(45deg);
        transform: rotateZ(45deg);
}
.lz-readys .container3[data-v-8638a1dc] {
    -webkit-transform: rotateZ(90deg);
    -ms-transform: rotate(90deg);
        transform: rotateZ(90deg);
}
.lz-readys .circle1[data-v-8638a1dc] {
    top: 0;
    left: 0;
}
.lz-readys .circle2[data-v-8638a1dc] {
    top: 0;
    right: 0;
}
.lz-readys .circle3[data-v-8638a1dc] {
    right: 0;
    bottom: 0;
}
.lz-readys .circle4[data-v-8638a1dc] {
    left: 0;
    bottom: 0;
}
.lz-readys .container2 .circle1[data-v-8638a1dc] {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}
.lz-readys .container3 .circle1[data-v-8638a1dc] {
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
}
.lz-readys .container1 .circle2[data-v-8638a1dc] {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}
.lz-readys .container2 .circle2[data-v-8638a1dc] {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}
.lz-readys .container3 .circle2[data-v-8638a1dc] {
    -webkit-animation-delay: -0.7s;
    animation-delay: -0.7s;
}
.lz-readys .container1 .circle3[data-v-8638a1dc] {
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.6s;
}
.lz-readys .container2 .circle3[data-v-8638a1dc] {
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s;
}
.lz-readys .container3 .circle3[data-v-8638a1dc] {
    -webkit-animation-delay: -0.4s;
    animation-delay: -0.4s;
}
.lz-readys .container1 .circle4[data-v-8638a1dc] {
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s;
}
.lz-readys .container2 .circle4[data-v-8638a1dc] {
    -webkit-animation-delay: -0.2s;
    animation-delay: -0.2s;
}
.lz-readys .container3 .circle4[data-v-8638a1dc] {
    -webkit-animation-delay: -0.1s;
    animation-delay: -0.1s;
}
@-webkit-keyframes bouncedelay-8638a1dc {
0%,
  80%,
  100% {
    -webkit-transform: scale(0);
}
40% {
    -webkit-transform: scale(1);
}
}
@keyframes bouncedelay-8638a1dc {
0%,
  80%,
  100% {
    transform: scale(0);
    -webkit-transform: scale(0);
}
40% {
    transform: scale(1);
    -webkit-transform: scale(1);
}
}
.lz-readys .loadText[data-v-8638a1dc] {
    position: absolute;
    top: 40%;
    left: 50%;
    width: 100px;
    width: 1.33333rem;
    margin-left: -50px;
    margin-left: -0.66667rem;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    font-size: 14px;
    font-size: 0.18667rem;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.6);
    color: #fff;
    font-size: 14px;
    padding-bottom: 10px;
    padding-bottom: 0.13333rem;
}
.lz-readys .loadText .gifLoad[data-v-8638a1dc] {
      width: 60px;
      width: 0.8rem;
      height: 60px;
      height: 0.8rem;
      display: block;
      margin: 10px auto;
      margin: 0.13333rem auto;
}
.design-modal[data-v-8638a1dc] {
  width: 630px;
  width: 8.4rem;
}
.design-modal.design-modal-footer[data-v-8638a1dc] {
    width: 690px;
    width: 9.2rem;
    bottom: 20px;
    bottom: 0.26667rem;
    top: auto;
    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    border-radius: 10px;
    border-radius: 0.13333rem;
    background: rgba(255, 255, 255, 0.8);
}
.design-modal.design-modal-footer .van-dialog__footer[data-v-8638a1dc] {
      display: none;
}
.design-modal.design-modal-confirm[data-v-8638a1dc] {
    width: 650px;
    width: 8.66667rem;
}
.design-modal.design-modal-confirm .van-dialog__content .van-dialog__message[data-v-8638a1dc] {
      padding: 40px 30px;
      padding: 0.53333rem 0.4rem;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-button--default[data-v-8638a1dc] {
      width: 260px;
      width: 3.46667rem;
      height: 80px;
      height: 1.06667rem;
      background: #236DFF;
      border-radius: 40px;
      border-radius: 0.53333rem;
      -webkit-box-flex: 0;
          -ms-flex: none;
              flex: none;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-button--default .van-button__text[data-v-8638a1dc] {
        font-size: 28px;
        font-size: 0.37333rem;
        color: #fff;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-dialog__cancel[data-v-8638a1dc] {
      background: #fff;
      border: 1px solid #236DFF;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-dialog__cancel .van-button__text[data-v-8638a1dc] {
        color: #236DFF;
}
.design-modal .van-dialog__header[data-v-8638a1dc] {
    color: #000000;
    font-size: 34px;
    font-size: 0.45333rem;
    line-height: 48px;
    line-height: 0.64rem;
    padding-top: 40px;
    padding-top: 0.53333rem;
    font-weight: 700;
}
.design-modal .van-dialog__content .van-dialog__message[data-v-8638a1dc] {
    color: #444444;
    font-size: 30px;
    font-size: 0.4rem;
    line-height: 42px;
    line-height: 0.56rem;
    padding: 30px;
    padding: 0.4rem;
}
.design-modal .van-dialog__footer[data-v-8638a1dc] {
    padding: 0 30px 40px;
    padding: 0 0.4rem 0.53333rem;
}
.design-modal .van-dialog__footer.van-hairline--top[data-v-8638a1dc]::after {
      border: none;
}
.design-modal .van-dialog__footer .van-button--default[data-v-8638a1dc] {
      width: 320px;
      width: 4.26667rem;
      height: 88px;
      height: 1.17333rem;
      background: #236DFF;
      border-radius: 44px;
      border-radius: 0.58667rem;
      margin: 0 auto;
      -webkit-box-flex: 0;
          -ms-flex: none;
              flex: none;
}
.design-modal .van-dialog__footer .van-button--default .van-button__text[data-v-8638a1dc] {
        font-size: 32px;
        font-size: 0.42667rem;
        color: #fff;
}
.van-uploader[data-v-8638a1dc] {
  padding-top: 15px;
  padding-top: 0.2rem;
}
.img-box .lables[data-v-8638a1dc] {
  width: 40%;
}
.img-box .from-right[data-v-8638a1dc] {
  width: 58%;
}

@charset "UTF-8";
/*---------       字体行高       -----------*/
/*---------       字体颜色       -----------*/
/*---------       边框颜色       -----------*/
/*---------       背景颜色       -----------*/
/*--------- 按钮颜色  ---- */
/* 属性多值传递
ex:
@include remCalc(padding,10,20);
padding: 0.13333rem 0.26667rem;*/
/*按钮纯色系*/
/*按钮边框色系*/
/*按钮大小*/
/*自适应按钮*/
/*标题*/
/*小消息标签*/
/*背景色点击变化*/
/*字数省略限制*/
/*波纹点击效果*/
/*按钮*/
/*最大按钮*/
.wts-btn-big[data-v-009bf4fc] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big[data-v-009bf4fc]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*中型按钮*/
.wts-btn-middle[data-v-009bf4fc] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 294px;
  width: 3.92rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 80px;
  line-height: 1.06667rem;
  border-radius: 8px;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-middle[data-v-009bf4fc]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-all[data-v-009bf4fc] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 110px;
  height: 1.46667rem;
  font-size: 40px;
  font-size: 0.53333rem;
  line-height: 110px;
  line-height: 1.46667rem;
  border-radius: 0;
  display: block;
  text-align: center;
}
.wts-btn-all[data-v-009bf4fc]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-free[data-v-009bf4fc] {
  color: #fff;
  background-color: #ff6e06;
  font-size: 30px;
  font-size: 0.4rem;
  border-radius: 5px;
  padding: 3px 10px;
  padding: 3px 0.13333rem;
  display: inline-block;
  text-align: center;
}
.wts-btn-free[data-v-009bf4fc]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}
.wts-btn-big-blue[data-v-009bf4fc] {
  color: #fff;
  background-color: #3aa9f8;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 94px;
  height: 1.25333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 94px;
  line-height: 1.25333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-blue[data-v-009bf4fc]:focus {
    color: #e6e6e6;
    background-color: #0994f6;
}

/*蓝色线型按钮-中*/
.wts-btn-cp[data-v-009bf4fc] {
  color: #fff;
  background-color: #0084ff;
  border: 1px solid #fff;
  display: inline-block;
  text-align: center;
  width: 310px;
  width: 4.13333rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 76px;
  line-height: 1.01333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-cp[data-v-009bf4fc]:hover, .wts-btn-cp[data-v-009bf4fc]:focus {
    color: #fff;
    background-color: #fff;
    border: 1px solid #fff;
}
.wts-btn-radius[data-v-009bf4fc] {
  color: #aaa;
  background-color: #fff;
  border: 1px solid #aaa;
  display: inline-block;
  text-align: center;
  width: 153px;
  width: 2.04rem;
  height: 55px;
  height: 0.73333rem;
  font-size: 26px;
  font-size: 0.34667rem;
  line-height: 55px;
  line-height: 0.73333rem;
  border-radius: 25px;
  border-radius: 0.33333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-radius[data-v-009bf4fc]:hover, .wts-btn-radius[data-v-009bf4fc]:focus {
    color: #fff;
    background-color: #aaa;
    border: 1px solid #aaa;
}

/*微大型按钮*/
.wts-btn-big-01[data-v-009bf4fc] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 590px;
  width: 7.86667rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-01[data-v-009bf4fc]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*查看更多*/
.wts-btn-more[data-v-009bf4fc] {
  display: block;
  border-top: 1px solid #eee;
  height: 86px;
  height: 1.14667rem;
  line-height: 86px;
  line-height: 1.14667rem;
  text-align: center;
  margin-left: -60px;
  margin-left: -0.8rem;
  color: #000;
  font-size: 28px;
  font-size: 0.37333rem;
  position: relative;
}
.wts-btn-more[data-v-009bf4fc]:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 38%;
  margin-top: -18px;
  margin-top: -0.24rem;
  margin-left: 90px;
  margin-left: 1.2rem;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  border-right: 3px solid #000;
  border-top: 3px solid #000;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}
.body-container[data-v-009bf4fc] {
  width: 750px;
  width: 10rem;
  margin: 0 auto;
  position: relative;
  background-color: #f5f5f5;
}
.lz-top-img[data-v-009bf4fc] {
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
}

/*单选框*/
.lz-radio[data-v-009bf4fc] {
  position: relative;
  -webkit-appearance: none;
  width: 18px;
  width: 0.24rem;
  height: 18px;
  height: 0.24rem;
  background-color: transparent;
  border: none;
}
.lz-radio[data-v-009bf4fc]:before {
  content: "\e623";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 12px;
  font-size: 0.16rem;
  line-height: 18px;
  line-height: 0.24rem;
  text-align: center;
  width: 18px;
  width: 0.24rem;
  height: 18px;
  height: 0.24rem;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  color: #fff;
  opacity: 1;
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 50%;
}
.lz-radio[data-v-009bf4fc]:checked::before {
  background-color: #0084ff;
  border: 1px solid #0084ff;
}
.lz-radio-new[data-v-009bf4fc] {
  position: relative;
  background-color: #fff;
  width: 40px;
  width: 0.53333rem;
  height: 40px;
  height: 0.53333rem;
  border-radius: 50%;
  display: inline-block;
  border: 1px solid #e5e5e5;
}
.lz-radio-new[data-check=true][data-v-009bf4fc] {
  background-color: #0084ff;
  border: 1px solid #0084ff;
}
.lz-radio-new[data-check=true][data-v-009bf4fc]:before {
  content: "\e6f0";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 20px;
  font-size: 0.26667rem;
  line-height: 40px;
  line-height: 0.53333rem;
  text-align: center;
  color: #fff;
  position: absolute;
  top: 2px;
  right: 4px;
  margin-top: -1px;
}

/*多选框*/
.lz-checkbox[data-v-009bf4fc] {
  position: relative;
  -webkit-appearance: none;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: transparent;
  border: none;
}
.lz-checkbox[data-v-009bf4fc]:before {
  content: "\e64e";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 14px;
  font-size: 0.18667rem;
  line-height: 24px;
  line-height: 0.32rem;
  text-align: center;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: #fff;
  color: transparent;
  border: 1px solid #ccc;
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 6px;
}
.lz-checkbox[data-v-009bf4fc]:checked::before {
  color: #0084ff;
  background-color: #fff;
  border: 1px solid #0084ff;
}

/*多选框2-选择外层选中*/
.lz-checkbox-02[data-v-009bf4fc] {
  position: relative;
  -webkit-appearance: none;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: transparent;
  border: none;
}
.lz-checkbox-02[data-v-009bf4fc]:before {
  content: "\e623";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 14px;
  font-size: 0.18667rem;
  line-height: 21px;
  line-height: 0.28rem;
  text-align: center;
  width: 22px;
  width: 0.29333rem;
  height: 21px;
  height: 0.28rem;
  background-color: #fff;
  color: transparent;
  border: 1px solid #ccc;
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.checkLi[data-v-009bf4fc] {
  color: #0084ff !important;
}
.checkLi .lz-checkbox-02[data-v-009bf4fc]:before {
    color: #fff;
    background-color: #0084ff;
    border: 1px solid #0084ff;
}

/*底部按钮*/
.lz-apply-btn[data-v-009bf4fc] {
  position: fixed;
  bottom: 0;
  border-top: 2px solid #fff;
  z-index: 20;
  color: #666;
  background-color: #f0f0f0;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 100px;
  height: 1.33333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 0;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.lz-apply-btn i[data-v-009bf4fc] {
    font-size: 40px;
    font-size: 0.53333rem;
    margin-right: 10px;
    margin-right: 0.13333rem;
}

/*底部提示*/
.lz-lp-footer[data-v-009bf4fc] {
  position: absolute;
  bottom: 100px;
  bottom: 1.33333rem;
  padding: 10px;
  padding: 0.13333rem;
}
.lz-lp-footer p[data-v-009bf4fc] {
    margin-bottom: 10px;
    margin-bottom: 0.13333rem;
}

/*顶部返回栏*/
.lz-top-title-empty[data-v-009bf4fc] {
  width: 100%;
  height: 90px;
  height: 1.2rem;
}
.lz-top-title[data-v-009bf4fc] {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 555;
  width: 100%;
  height: 90px;
  height: 1.2rem;
  line-height: 90px;
  line-height: 1.2rem;
  background-color: #0084ff;
  color: #fff;
  font-size: 28px;
  font-size: 0.37333rem;
}
.lz-top-title .left[data-v-009bf4fc] {
    position: absolute;
    top: 0;
    left: 20px;
    left: 0.26667rem;
    color: #fff;
}
.lz-top-title .right[data-v-009bf4fc] {
    position: absolute;
    top: 0;
    right: 20px;
    right: 0.26667rem;
    color: #fff;
}
.lz-top-title .center[data-v-009bf4fc] {
    text-align: center;
    font-size: 32px;
    font-size: 0.42667rem;
}

/*订单页*/
.lz-order-list[data-v-009bf4fc] {
  background-color: #fff;
  padding-top: 44px;
  padding-top: 0.58667rem;
}
.lz-order-list .titles[data-v-009bf4fc] {
    font-size: 36px;
    font-size: 0.48rem;
    color: #222;
    text-align: center;
}
.lz-order-list .need-com[data-v-009bf4fc] {
    position: relative;
    top: -4px;
    font-size: 12px;
    font-size: 0.16rem;
    line-height: 1.2;
    padding: 1px 8px;
    background-color: #fff;
    position: relative;
    color: #fff;
    border-radius: 5px;
    font-size: 28px;
    font-size: 0.37333rem;
    border: 1px solid #0084ff;
    margin-left: 5px;
    color: #0084ff;
}
.lz-order-list .need-com[data-v-009bf4fc]::before {
      content: '';
      position: absolute;
      left: -6px;
      top: 50%;
      margin-top: -3px;
      width: 0;
      height: 0;
      border: 3px solid transparent;
      border-right-color: #fff;
}
.lz-order-list .need-com[data-v-009bf4fc]:before {
    content: 0;
}
.lz-order-list .uls-order[data-v-009bf4fc] {
    width: 100%;
}
.lz-order-list .uls-order > li[data-v-009bf4fc] {
      text-align: center;
      font-size: 36px;
      font-size: 0.48rem;
      display: block;
      padding: 40px 0;
      padding: 0.53333rem 0;
}
.lz-order-list .uls-order > li .order-name[data-v-009bf4fc] {
        display: block;
        line-height: 40px;
        line-height: 0.53333rem;
        color: #000;
}
.lz-order-list .uls-order > li .order-inform[data-v-009bf4fc] {
        font-size: 60px;
        font-size: 0.8rem;
        display: block;
        margin-top: 4px;
        line-height: 80px;
        line-height: 1.06667rem;
        color: #ff6f07;
}
.lz-order-list .btn-check[data-v-009bf4fc],
  .lz-order-list .btn-pay[data-v-009bf4fc] {
    color: #ccc;
    background-color: #fff;
    border: 1px solid #ccc;
    display: inline-block;
    text-align: center;
    width: 180px;
    width: 2.4rem;
    height: 60px;
    height: 0.8rem;
    font-size: 28px;
    font-size: 0.37333rem;
    line-height: 56px;
    line-height: 0.74667rem;
    border-radius: 0;
    float: right;
    margin-left: 10px;
    margin-left: 0.13333rem;
}
.lz-order-list .btn-check[data-v-009bf4fc]:hover, .lz-order-list .btn-check[data-v-009bf4fc]:focus,
    .lz-order-list .btn-pay[data-v-009bf4fc]:hover,
    .lz-order-list .btn-pay[data-v-009bf4fc]:focus {
      color: #fff;
      background-color: #ccc;
      border: 1px solid #ccc;
}
.pay-many[data-v-009bf4fc] {
  margin-top: 12px;
  margin-top: 0.16rem;
  line-height: 88px;
  line-height: 1.17333rem;
  display: block;
  padding-left: 30px;
  padding-left: 0.4rem;
  font-size: 36px;
  font-size: 0.48rem;
}
.lz-bankBanch[data-v-009bf4fc] {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}
.lz-bankBanch.active[data-v-009bf4fc] {
    display: block;
}
.lz-bankBanch .lz-drop-search[data-v-009bf4fc] {
    background-color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}
.lz-bankBanch .lz-drop-search .title[data-v-009bf4fc] {
      position: relative;
      width: 100%;
      height: 100px;
      height: 1.33333rem;
      line-height: 100px;
      line-height: 1.33333rem;
      font-size: 34px;
      font-size: 0.45333rem;
      text-align: center;
}
.lz-bankBanch .lz-drop-search .title i[data-v-009bf4fc] {
        font-size: 50px;
        font-size: 0.66667rem;
        position: absolute;
        right: 0;
        top: 0;
        width: 80px;
        width: 1.06667rem;
        line-height: 100px;
        line-height: 1.33333rem;
}
.lz-bankBanch .lz-drop-search .search-box[data-v-009bf4fc] {
      position: relative;
      width: 100%;
      height: 100px;
      height: 1.33333rem;
      padding: 15px 40px;
      padding: 0.2rem 0.53333rem;
      text-align: center;
      background-color: #f5f5f5;
}
.lz-bankBanch .lz-drop-search .search-box i[data-v-009bf4fc] {
        position: absolute;
        left: 50px;
        left: 0.66667rem;
        top: 50%;
        margin-top: -35px;
        margin-top: -0.46667rem;
        font-size: 30px;
        font-size: 0.4rem;
        height: 70px;
        height: 0.93333rem;
        line-height: 70px;
        line-height: 0.93333rem;
        color: #999;
}
.lz-bankBanch .lz-drop-search .search[data-v-009bf4fc] {
      display: block;
      width: 100%;
      height: 70px;
      height: 0.93333rem;
      background-color: #fff;
      color: #333;
      padding-left: 50px;
      padding-left: 0.66667rem;
      margin: 0;
      border-color: #fff;
      font-size: 32px;
      font-size: 0.42667rem;
      border: none;
}
.lz-bankBanch .lz-drop-search .selected[data-v-009bf4fc] {
      width: 100%;
      height: 300px;
      height: 4rem;
      padding: 10px 20px;
      padding: 0.13333rem 0.26667rem;
      overflow: auto !important;
}
.lz-bankBanch .lz-drop-search .selected .option[data-v-009bf4fc] {
        position: relative;
        display: block;
        min-height: 20px;
        min-height: 0.26667rem;
        width: 100%;
        font-size: 16px;
        font-size: 0.21333rem;
        line-height: 20px;
        line-height: 0.26667rem;
        padding: 5px 0;
        color: #666;
        border-top: 1px solid #ececec;
}
.lz-bankBanch .lz-drop-search .selected .option[data-v-009bf4fc]:first-child {
          border-top: none;
}
.lz-list-block[data-v-009bf4fc] {
  position: relative;
}
.lz-list-block .ul-List .icons-left[data-v-009bf4fc] {
    position: absolute;
    width: 50px;
    width: 0.66667rem;
    left: 0;
    top: 25px;
    top: 0.33333rem;
    display: inline-block;
    height: 50px;
    height: 0.66667rem;
    font-size: 44px;
    font-size: 0.58667rem;
    color: #0084ff;
}
.lz-list-block .ul-List .ripple[data-v-009bf4fc] {
    position: relative;
    overflow: hidden;
}
.lz-list-block .ul-List .ripple[data-v-009bf4fc]:after {
      content: "";
      display: block;
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      pointer-events: none;
      background-image: radial-gradient(circle, #666 10%, transparent 10.01%);
      background-repeat: no-repeat;
      background-position: 50%;
      -webkit-transform: scale(10, 10);
          -ms-transform: scale(10, 10);
              transform: scale(10, 10);
      opacity: 0;
      -webkit-transition: opacity .5s, -webkit-transform .3s;
      transition: opacity .5s, -webkit-transform .3s;
      transition: transform .3s, opacity .5s;
      transition: transform .3s, opacity .5s, -webkit-transform .3s;
}
.lz-list-block .ul-List .ripple[data-v-009bf4fc]:active:after {
      -webkit-transform: scale(0, 0);
          -ms-transform: scale(0, 0);
              transform: scale(0, 0);
      opacity: .3;
      -webkit-transition: 0s;
      transition: 0s;
}
.lz-list-block .ul-List .item-content[data-v-009bf4fc] {
    background-color: #fff;
    width: 100%;
    line-height: 100px;
    line-height: 1.33333rem;
    height: 100px;
    height: 1.33333rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 30px;
    padding: 0 0.4rem;
    border-bottom: 1px solid #e7e7e7;
    font-size: 30px;
    font-size: 0.4rem;
}
.lz-list-block .ul-List .item-content > a.item-link[data-v-009bf4fc] {
      font-size: 30px;
      font-size: 0.4rem;
      display: block;
      width: 100%;
      height: 100%;
      color: #000;
}
.lz-list-block .ul-List .item-content .item-inner[data-v-009bf4fc] {
      width: 100%;
      height: 100%;
      position: relative;
      padding-right: 40px;
      padding-right: 0.53333rem;
      padding-left: 70px;
      padding-left: 0.93333rem;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
}
.lz-list-block .ul-List .item-content .icon-gerenziliao[data-v-009bf4fc] {
      font-size: 30px;
      font-size: 0.4rem;
}
.lz-list-block .ul-List .item-content .icons-right[data-v-009bf4fc] {
      position: absolute;
      right: 0;
      top: 0;
      display: inline-block;
      height: 100px;
      height: 1.33333rem;
      line-height: 100px;
      line-height: 1.33333rem;
      font-size: 36px;
      font-size: 0.48rem;
      color: #cac9ce;
}
.lz-list-block .ul-List .item-content .item-form[data-v-009bf4fc] {
      padding-left: 0;
}
.lz-list-block .ul-List .item-content .item-form .item-e-left[data-v-009bf4fc] {
        width: 30%;
        height: 100%;
        display: inline-block;
        float: left;
}
.lz-list-block .ul-List .item-content .item-form .item-e-right[data-v-009bf4fc] {
        width: 68%;
        height: 100%;
        text-align: right;
        display: inline-block;
        float: right;
        margin-bottom: 0;
}
.lz-list-block .ul-List .item-content .item-form input[type="text"][data-v-009bf4fc] {
        border: none;
        background-color: #fff;
}
.lz-list-block .ul-List .item-content .item-form .lz-radio[data-v-009bf4fc] {
        margin-top: 30px;
        margin-top: 0.4rem;
}
.lz-list-block .ul-List .item-content .item-form .date-input[data-v-009bf4fc] {
        border: none;
        text-align: right;
        background-color: #fff;
        height: 90px;
        height: 1.2rem;
        line-height: 90px;
        line-height: 1.2rem;
        margin-right: -55px;
        margin-right: -0.73333rem;
}
.lz-list-block .ul-List .item-content .item-title[data-v-009bf4fc] {
      padding: 0;
}
.lz-list-block .ul-List .item-content .item-title .item-img[data-v-009bf4fc] {
        position: absolute;
        right: 0;
        top: 5px;
        width: 90px;
        width: 1.2rem;
        height: 90px;
        height: 1.2rem;
        border-radius: 50%;
}
.shadeBox[data-v-009bf4fc] {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 999;
  background-color: rgba(0, 0, 0, 0.4);
}
#emptyDom[data-v-009bf4fc] {
  font-size: 34px;
  font-size: 0.45333rem;
}
#emptyDom .empty-icon[data-v-009bf4fc] {
    width: 185px;
    width: 2.46667rem;
    display: block;
    margin: 30px auto 10px;
    margin: 0.4rem auto 0.13333rem;
}
#emptyDom p[data-v-009bf4fc] {
    text-align: center;
    font-size: 34px;
    font-size: 0.45333rem;
}
.lz-layer-bg[data-v-009bf4fc] {
  background-color: transparent !important;
}
.layui-m-layer2 .layui-m-layerchild p[data-v-009bf4fc] {
  color: #fff;
}
.layout-enter-active[data-v-009bf4fc], .layout-leave-active[data-v-009bf4fc] {
  -webkit-transition: opacity .5s;
  transition: opacity .5s;
}
.layout-enter[data-v-009bf4fc], .layout-leave-active[data-v-009bf4fc] {
  opacity: 0;
}
.van-picker button[data-v-009bf4fc] {
  font-size: 30px;
  font-size: 0.4rem;
}
.van-image[data-v-009bf4fc] {
  vertical-align: middle;
}
.van-image img[data-v-009bf4fc] {
    vertical-align: middle;
}
.share-process-yindao[data-v-009bf4fc] {
  background-color: transparent;
  position: fixed;
  left: 0;
  top: 0;
  width: 750px;
  width: 10rem;
}
.share-process-yindao .layui-m-layercont[data-v-009bf4fc] {
    text-align: right;
    padding-right: 20px;
    padding-right: 0.26667rem;
    padding-top: 20px;
    padding-top: 0.26667rem;
}
.share-process-yindao img[data-v-009bf4fc] {
    width: 560px;
    width: 7.46667rem;
}
.vue-puzzle-vcode[data-v-009bf4fc] {
  z-index: 999999 !important;
}
.vue-puzzle-vcode .vue-auth-box_[data-v-009bf4fc] {
    top: 50%;
}
.margin-top-10[data-v-009bf4fc] {
  margin-top: 10px !important;
  margin-top: 0.13333rem !important;
}
.margin-top-20[data-v-009bf4fc] {
  margin-top: 20px !important;
  margin-top: 0.26667rem !important;
}
.margin-top-30[data-v-009bf4fc] {
  margin-top: 30px !important;
  margin-top: 0.4rem !important;
}
.margin-top-40[data-v-009bf4fc] {
  margin-top: 40px !important;
  margin-top: 0.53333rem !important;
}
.margin-top-50[data-v-009bf4fc] {
  margin-top: 50px !important;
  margin-top: 0.66667rem !important;
}
.margin-top-60[data-v-009bf4fc] {
  margin-top: 60px !important;
  margin-top: 0.8rem !important;
}
.margin-right-10[data-v-009bf4fc] {
  margin-right: 10px !important;
  margin-right: 0.13333rem !important;
}
.margin-right-20[data-v-009bf4fc] {
  margin-right: 20px !important;
  margin-right: 0.26667rem !important;
}
.margin-right-30[data-v-009bf4fc] {
  margin-right: 30px !important;
  margin-right: 0.4rem !important;
}
.margin-right-40[data-v-009bf4fc] {
  margin-right: 40px !important;
  margin-right: 0.53333rem !important;
}
.margin-right-50[data-v-009bf4fc] {
  margin-right: 50px !important;
  margin-right: 0.66667rem !important;
}
.margin-right-60[data-v-009bf4fc] {
  margin-right: 60px !important;
  margin-right: 0.8rem !important;
}
.margin-bottom-10[data-v-009bf4fc] {
  margin-bottom: 10px !important;
  margin-bottom: 0.13333rem !important;
}
.margin-bottom-20[data-v-009bf4fc] {
  margin-bottom: 20px !important;
  margin-bottom: 0.26667rem !important;
}
.margin-bottom-30[data-v-009bf4fc] {
  margin-bottom: 30px !important;
  margin-bottom: 0.4rem !important;
}
.margin-bottom-40[data-v-009bf4fc] {
  margin-bottom: 40px !important;
  margin-bottom: 0.53333rem !important;
}
.margin-bottom-50[data-v-009bf4fc] {
  margin-bottom: 50px !important;
  margin-bottom: 0.66667rem !important;
}
.margin-bottom-60[data-v-009bf4fc] {
  margin-bottom: 60px !important;
  margin-bottom: 0.8rem !important;
}
.margin-left-10[data-v-009bf4fc] {
  margin-left: 10px !important;
  margin-left: 0.13333rem !important;
}
.margin-left-20[data-v-009bf4fc] {
  margin-left: 20px !important;
  margin-left: 0.26667rem !important;
}
.margin-left-30[data-v-009bf4fc] {
  margin-left: 30px !important;
  margin-left: 0.4rem !important;
}
.margin-left-40[data-v-009bf4fc] {
  margin-left: 40px !important;
  margin-left: 0.53333rem !important;
}
.margin-left-50[data-v-009bf4fc] {
  margin-left: 50px !important;
  margin-left: 0.66667rem !important;
}
.margin-left-60[data-v-009bf4fc] {
  margin-left: 60px !important;
  margin-left: 0.8rem !important;
}
.padding-top-10[data-v-009bf4fc] {
  padding-top: 10px !important;
  padding-top: 0.13333rem !important;
}
.padding-top-20[data-v-009bf4fc] {
  padding-top: 20px !important;
  padding-top: 0.26667rem !important;
}
.padding-top-30[data-v-009bf4fc] {
  padding-top: 30px !important;
  padding-top: 0.4rem !important;
}
.padding-top-40[data-v-009bf4fc] {
  padding-top: 40px !important;
  padding-top: 0.53333rem !important;
}
.padding-top-50[data-v-009bf4fc] {
  padding-top: 50px !important;
  padding-top: 0.66667rem !important;
}
.padding-top-60[data-v-009bf4fc] {
  padding-top: 60px !important;
  padding-top: 0.8rem !important;
}
.padding-right-10[data-v-009bf4fc] {
  padding-right: 10px !important;
  padding-right: 0.13333rem !important;
}
.padding-right-20[data-v-009bf4fc] {
  padding-right: 20px !important;
  padding-right: 0.26667rem !important;
}
.padding-right-30[data-v-009bf4fc] {
  padding-right: 30px !important;
  padding-right: 0.4rem !important;
}
.padding-right-40[data-v-009bf4fc] {
  padding-right: 40px !important;
  padding-right: 0.53333rem !important;
}
.padding-right-50[data-v-009bf4fc] {
  padding-right: 50px !important;
  padding-right: 0.66667rem !important;
}
.padding-right-60[data-v-009bf4fc] {
  padding-right: 60px !important;
  padding-right: 0.8rem !important;
}
.padding-bottom-10[data-v-009bf4fc] {
  padding-bottom: 10px !important;
  padding-bottom: 0.13333rem !important;
}
.padding-bottom-20[data-v-009bf4fc] {
  padding-bottom: 20px !important;
  padding-bottom: 0.26667rem !important;
}
.padding-bottom-30[data-v-009bf4fc] {
  padding-bottom: 30px !important;
  padding-bottom: 0.4rem !important;
}
.padding-bottom-40[data-v-009bf4fc] {
  padding-bottom: 40px !important;
  padding-bottom: 0.53333rem !important;
}
.padding-bottom-50[data-v-009bf4fc] {
  padding-bottom: 50px !important;
  padding-bottom: 0.66667rem !important;
}
.padding-bottom-60[data-v-009bf4fc] {
  padding-bottom: 60px !important;
  padding-bottom: 0.8rem !important;
}
.padding-left-10[data-v-009bf4fc] {
  padding-left: 10px !important;
  padding-left: 0.13333rem !important;
}
.padding-left-20[data-v-009bf4fc] {
  padding-left: 20px !important;
  padding-left: 0.26667rem !important;
}
.padding-left-30[data-v-009bf4fc] {
  padding-left: 30px !important;
  padding-left: 0.4rem !important;
}
.padding-left-40[data-v-009bf4fc] {
  padding-left: 40px !important;
  padding-left: 0.53333rem !important;
}
.padding-left-50[data-v-009bf4fc] {
  padding-left: 50px !important;
  padding-left: 0.66667rem !important;
}
.padding-left-60[data-v-009bf4fc] {
  padding-left: 60px !important;
  padding-left: 0.8rem !important;
}
.bac-transparent[data-v-009bf4fc] {
  background-color: transparent !important;
}
.bac-transparent .layui-m-layerchild[data-v-009bf4fc] {
    background-color: transparent !important;
}
.layui-m-layer-lzAlert[data-v-009bf4fc] {
  width: 80% !important;
}
.layui-m-layer-lzAlert h3[data-v-009bf4fc] {
    line-height: 32px;
    line-height: 0.42667rem;
    height: unset;
    padding-top: 46px;
    padding-top: 0.61333rem;
    font-size: 32px;
    font-size: 0.42667rem;
}
.layui-m-layer-lzAlert .layui-m-layercont[data-v-009bf4fc] {
    font-size: 30px;
    font-size: 0.4rem;
    max-height: 300px;
    max-height: 4rem;
    overflow: auto;
    word-break: break-all;
    padding: 60px 40px;
    padding: 0.8rem 0.53333rem;
}
.layui-m-layer-lzAlert .layui-m-layerbtn span[yes][data-v-009bf4fc] {
    font-size: 30px;
    font-size: 0.4rem;
    color: #0084ff !important;
}
.layui-m-layer-inquiry[data-v-009bf4fc] {
  width: 80% !important;
}
.layui-m-layer-inquiry .layui-m-layercont[data-v-009bf4fc] {
    font-size: 30px;
    font-size: 0.4rem;
}
.layui-m-layer-design-lzAlert[data-v-009bf4fc] {
  width: 670px !important;
  width: 8.93333rem !important;
  padding-bottom: 70px;
  padding-bottom: 0.93333rem;
  border-radius: 32px !important;
  border-radius: 0.42667rem !important;
  background: url(../../static-product/img/alertbg.dacbbd63.png) no-repeat;
  background-size: 401px 334px;
  background-size: 5.34667rem 4.45333rem;
  background-position: center 168px;
  background-position: center 2.24rem;
  background-color: #fff;
}
.layui-m-layer-design-lzAlert .layui-m-layercont[data-v-009bf4fc] {
    font-size: 30px;
    font-size: 0.4rem;
    overflow: auto;
    word-break: break-all;
    padding: 60px 40px;
    padding: 0.8rem 0.53333rem;
}
.layui-m-layer-design-lzAlert .layui-m-layercont .title[data-v-009bf4fc] {
      font-size: 38px;
      font-size: 0.50667rem;
      line-height: 48px;
      line-height: 0.64rem;
      color: #000;
      text-align: center;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      font-family: PingFangSC-Semibold;
}
.layui-m-layer-design-lzAlert .layui-m-layercont .desc[data-v-009bf4fc] {
      font-size: 32px;
      font-size: 0.42667rem;
      color: #3c464f;
      text-align: center;
      line-height: 48px;
      line-height: 0.64rem;
      height: 144px;
      height: 1.92rem;
      overflow-y: auto;
      -webkit-overflow-scrolling: touch;
      margin-top: 439px;
      margin-top: 5.85333rem;
      font-family: PingFangSC-Regular;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn[data-v-009bf4fc] {
    width: 345px;
    width: 4.6rem;
    height: 95px;
    height: 1.26667rem;
    line-height: 95px;
    line-height: 1.26667rem;
    background: #3c7cfc;
    border: 1px solid #3c7cfc;
    overflow: hidden;
    -webkit-box-shadow: 0 10px 22px 0 rgba(60, 124, 252, 0.2);
    -webkit-box-shadow: 0 0.13333rem 0.29333rem 0 rgba(60, 124, 252, 0.2);
            box-shadow: 0 10px 22px 0 rgba(60, 124, 252, 0.2);
            box-shadow: 0 0.13333rem 0.29333rem 0 rgba(60, 124, 252, 0.2);
    border-radius: 54px;
    border-radius: 0.72rem;
    margin: 0 auto;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn span[yes][data-v-009bf4fc] {
      font-size: 36px;
      font-size: 0.48rem;
      color: #fff;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn span[yes][data-v-009bf4fc]:active {
      background: #3c7cfc;
}

/*按钮*/
/*最大按钮*/
.wts-btn-big[data-v-009bf4fc] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big[data-v-009bf4fc]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*中型按钮*/
.wts-btn-middle[data-v-009bf4fc] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 294px;
  width: 3.92rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 80px;
  line-height: 1.06667rem;
  border-radius: 8px;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-middle[data-v-009bf4fc]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-all[data-v-009bf4fc] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 110px;
  height: 1.46667rem;
  font-size: 40px;
  font-size: 0.53333rem;
  line-height: 110px;
  line-height: 1.46667rem;
  border-radius: 0;
  display: block;
  text-align: center;
}
.wts-btn-all[data-v-009bf4fc]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-free[data-v-009bf4fc] {
  color: #fff;
  background-color: #ff6e06;
  font-size: 30px;
  font-size: 0.4rem;
  border-radius: 5px;
  padding: 3px 10px;
  padding: 3px 0.13333rem;
  display: inline-block;
  text-align: center;
}
.wts-btn-free[data-v-009bf4fc]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}
.wts-btn-big-blue[data-v-009bf4fc] {
  color: #fff;
  background-color: #3aa9f8;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 94px;
  height: 1.25333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 94px;
  line-height: 1.25333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-blue[data-v-009bf4fc]:focus {
    color: #e6e6e6;
    background-color: #0994f6;
}

/*蓝色线型按钮-中*/
.wts-btn-cp[data-v-009bf4fc] {
  color: #fff;
  background-color: #0084ff;
  border: 1px solid #fff;
  display: inline-block;
  text-align: center;
  width: 310px;
  width: 4.13333rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 76px;
  line-height: 1.01333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-cp[data-v-009bf4fc]:hover, .wts-btn-cp[data-v-009bf4fc]:focus {
    color: #fff;
    background-color: #fff;
    border: 1px solid #fff;
}
.wts-btn-radius[data-v-009bf4fc] {
  color: #aaa;
  background-color: #fff;
  border: 1px solid #aaa;
  display: inline-block;
  text-align: center;
  width: 153px;
  width: 2.04rem;
  height: 55px;
  height: 0.73333rem;
  font-size: 26px;
  font-size: 0.34667rem;
  line-height: 55px;
  line-height: 0.73333rem;
  border-radius: 25px;
  border-radius: 0.33333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-radius[data-v-009bf4fc]:hover, .wts-btn-radius[data-v-009bf4fc]:focus {
    color: #fff;
    background-color: #aaa;
    border: 1px solid #aaa;
}

/*微大型按钮*/
.wts-btn-big-01[data-v-009bf4fc] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 590px;
  width: 7.86667rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-01[data-v-009bf4fc]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*查看更多*/
.wts-btn-more[data-v-009bf4fc] {
  display: block;
  border-top: 1px solid #eee;
  height: 86px;
  height: 1.14667rem;
  line-height: 86px;
  line-height: 1.14667rem;
  text-align: center;
  margin-left: -60px;
  margin-left: -0.8rem;
  color: #000;
  font-size: 28px;
  font-size: 0.37333rem;
  position: relative;
}
.wts-btn-more[data-v-009bf4fc]:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 38%;
  margin-top: -18px;
  margin-top: -0.24rem;
  margin-left: 90px;
  margin-left: 1.2rem;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  border-right: 3px solid #000;
  border-top: 3px solid #000;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}
.lz-readys[data-v-009bf4fc] {
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  min-height: 100vh;
  background-color: #fff;
  z-index: 9999;
}
.lz-readys .spinner[data-v-009bf4fc] {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -20px;
    margin-top: -0.26667rem;
    margin-left: -20px;
    margin-left: -0.26667rem;
    width: 40px;
    width: 0.53333rem;
    height: 40px;
    height: 0.53333rem;
}
.lz-readys .container1 > div[data-v-009bf4fc],
  .lz-readys .container2 > div[data-v-009bf4fc],
  .lz-readys .container3 > div[data-v-009bf4fc] {
    width: 10px;
    width: 0.13333rem;
    height: 10px;
    height: 0.13333rem;
    background-color: #0084ff;
    border-radius: 100%;
    position: absolute;
    -webkit-animation: bouncedelay-009bf4fc 1.2s infinite ease-in-out;
    animation: bouncedelay-009bf4fc 1.2s infinite ease-in-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.lz-readys .spinner .spinner-container[data-v-009bf4fc] {
    position: absolute;
    width: 100%;
    height: 100%;
}
.lz-readys .container2[data-v-009bf4fc] {
    -webkit-transform: rotateZ(45deg);
    -ms-transform: rotate(45deg);
        transform: rotateZ(45deg);
}
.lz-readys .container3[data-v-009bf4fc] {
    -webkit-transform: rotateZ(90deg);
    -ms-transform: rotate(90deg);
        transform: rotateZ(90deg);
}
.lz-readys .circle1[data-v-009bf4fc] {
    top: 0;
    left: 0;
}
.lz-readys .circle2[data-v-009bf4fc] {
    top: 0;
    right: 0;
}
.lz-readys .circle3[data-v-009bf4fc] {
    right: 0;
    bottom: 0;
}
.lz-readys .circle4[data-v-009bf4fc] {
    left: 0;
    bottom: 0;
}
.lz-readys .container2 .circle1[data-v-009bf4fc] {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}
.lz-readys .container3 .circle1[data-v-009bf4fc] {
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
}
.lz-readys .container1 .circle2[data-v-009bf4fc] {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}
.lz-readys .container2 .circle2[data-v-009bf4fc] {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}
.lz-readys .container3 .circle2[data-v-009bf4fc] {
    -webkit-animation-delay: -0.7s;
    animation-delay: -0.7s;
}
.lz-readys .container1 .circle3[data-v-009bf4fc] {
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.6s;
}
.lz-readys .container2 .circle3[data-v-009bf4fc] {
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s;
}
.lz-readys .container3 .circle3[data-v-009bf4fc] {
    -webkit-animation-delay: -0.4s;
    animation-delay: -0.4s;
}
.lz-readys .container1 .circle4[data-v-009bf4fc] {
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s;
}
.lz-readys .container2 .circle4[data-v-009bf4fc] {
    -webkit-animation-delay: -0.2s;
    animation-delay: -0.2s;
}
.lz-readys .container3 .circle4[data-v-009bf4fc] {
    -webkit-animation-delay: -0.1s;
    animation-delay: -0.1s;
}
@-webkit-keyframes bouncedelay-009bf4fc {
0%,
  80%,
  100% {
    -webkit-transform: scale(0);
}
40% {
    -webkit-transform: scale(1);
}
}
@keyframes bouncedelay-009bf4fc {
0%,
  80%,
  100% {
    transform: scale(0);
    -webkit-transform: scale(0);
}
40% {
    transform: scale(1);
    -webkit-transform: scale(1);
}
}
.lz-readys .loadText[data-v-009bf4fc] {
    position: absolute;
    top: 40%;
    left: 50%;
    width: 100px;
    width: 1.33333rem;
    margin-left: -50px;
    margin-left: -0.66667rem;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    font-size: 14px;
    font-size: 0.18667rem;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.6);
    color: #fff;
    font-size: 14px;
    padding-bottom: 10px;
    padding-bottom: 0.13333rem;
}
.lz-readys .loadText .gifLoad[data-v-009bf4fc] {
      width: 60px;
      width: 0.8rem;
      height: 60px;
      height: 0.8rem;
      display: block;
      margin: 10px auto;
      margin: 0.13333rem auto;
}
.design-modal[data-v-009bf4fc] {
  width: 630px;
  width: 8.4rem;
}
.design-modal.design-modal-footer[data-v-009bf4fc] {
    width: 690px;
    width: 9.2rem;
    bottom: 20px;
    bottom: 0.26667rem;
    top: auto;
    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    border-radius: 10px;
    border-radius: 0.13333rem;
    background: rgba(255, 255, 255, 0.8);
}
.design-modal.design-modal-footer .van-dialog__footer[data-v-009bf4fc] {
      display: none;
}
.design-modal.design-modal-confirm[data-v-009bf4fc] {
    width: 650px;
    width: 8.66667rem;
}
.design-modal.design-modal-confirm .van-dialog__content .van-dialog__message[data-v-009bf4fc] {
      padding: 40px 30px;
      padding: 0.53333rem 0.4rem;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-button--default[data-v-009bf4fc] {
      width: 260px;
      width: 3.46667rem;
      height: 80px;
      height: 1.06667rem;
      background: #236DFF;
      border-radius: 40px;
      border-radius: 0.53333rem;
      -webkit-box-flex: 0;
          -ms-flex: none;
              flex: none;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-button--default .van-button__text[data-v-009bf4fc] {
        font-size: 28px;
        font-size: 0.37333rem;
        color: #fff;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-dialog__cancel[data-v-009bf4fc] {
      background: #fff;
      border: 1px solid #236DFF;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-dialog__cancel .van-button__text[data-v-009bf4fc] {
        color: #236DFF;
}
.design-modal .van-dialog__header[data-v-009bf4fc] {
    color: #000000;
    font-size: 34px;
    font-size: 0.45333rem;
    line-height: 48px;
    line-height: 0.64rem;
    padding-top: 40px;
    padding-top: 0.53333rem;
    font-weight: 700;
}
.design-modal .van-dialog__content .van-dialog__message[data-v-009bf4fc] {
    color: #444444;
    font-size: 30px;
    font-size: 0.4rem;
    line-height: 42px;
    line-height: 0.56rem;
    padding: 30px;
    padding: 0.4rem;
}
.design-modal .van-dialog__footer[data-v-009bf4fc] {
    padding: 0 30px 40px;
    padding: 0 0.4rem 0.53333rem;
}
.design-modal .van-dialog__footer.van-hairline--top[data-v-009bf4fc]::after {
      border: none;
}
.design-modal .van-dialog__footer .van-button--default[data-v-009bf4fc] {
      width: 320px;
      width: 4.26667rem;
      height: 88px;
      height: 1.17333rem;
      background: #236DFF;
      border-radius: 44px;
      border-radius: 0.58667rem;
      margin: 0 auto;
      -webkit-box-flex: 0;
          -ms-flex: none;
              flex: none;
}
.design-modal .van-dialog__footer .van-button--default .van-button__text[data-v-009bf4fc] {
        font-size: 32px;
        font-size: 0.42667rem;
        color: #fff;
}
.letter-box[data-v-009bf4fc] {
  width: 100%;
  height: 100%;
}
.letter-box .iconzhankai-xianxing[data-v-009bf4fc] {
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    color: #8A9094;
    font-size: 17px;
    font-size: 0.22667rem;
}
.letter-box .defaultTxt[data-v-009bf4fc] {
    width: 100%;
    height: 100%;
    line-height: 40px;
    line-height: 0.53333rem;
    font-size: 28px;
    font-size: 0.37333rem;
    padding-right: 30px;
    padding-right: 0.4rem;
    display: inline-block;
}
.letter-box .letter-layer-box[data-v-009bf4fc] {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    background-color: #fff;
    padding-top: 40PX;
}
.letter-box .letter-layer-box .top-btn[data-v-009bf4fc] {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 40PX;
      z-index: 3;
      background-color: #eeeeee;
}
.letter-box .letter-layer-box .btn[data-v-009bf4fc] {
      line-height: 40PX;
      padding: 0 20px;
      padding: 0 0.26667rem;
}
.letter-box .letter-layer-box .btn-cancle[data-v-009bf4fc] {
      float: left;
}
.letter-box .letter-layer-box .btn-sure[data-v-009bf4fc] {
      float: right;
      color: #0084ff;
}
.letter-box .letter-layer-box .mainContent[data-v-009bf4fc] {
      position: absolute;
      width: 100%;
      height: 100%;
      left: 0;
      top: 0;
      z-index: 2;
      background-color: #fff;
      padding-right: 100px;
      padding-right: 1.33333rem;
      padding-top: 40PX;
}
.letter-box .letter-layer-box .letter-content[data-v-009bf4fc] {
      width: 100%;
      height: 100%;
      overflow-y: scroll;
      padding-left: 30px;
      padding-left: 0.4rem;
}
.letter-box .letter-layer-box .mainLi > li[data-v-009bf4fc] {
      position: relative;
      margin-left: 10px;
      margin-left: 0.13333rem;
      width: 90%;
      height: 60px;
      height: 0.8rem;
      line-height: 60px;
      line-height: 0.8rem;
      font-size: 30px;
      font-size: 0.4rem;
      text-align: left;
      border-bottom: 1px solid #eee;
      padding: 0 10px;
      padding: 0 0.13333rem;
}
.letter-box .letter-layer-box .mainLi .notCheck[data-v-009bf4fc] {
      width: 92%;
      margin-left: 0;
      height: 50px;
      height: 0.66667rem;
      line-height: 50px;
      line-height: 0.66667rem;
      font-size: 34px;
      font-size: 0.45333rem;
      border-bottom: none;
      padding-left: 20px;
      padding-left: 0.26667rem;
      color: #fff;
      background-color: #c3c3c3;
}
.letter-box .letter-layer-box .initials[data-v-009bf4fc] {
      position: absolute;
      width: 90px;
      width: 1.2rem;
      right: 0;
      top: 45PX;
      height: 100%;
}
.letter-box .letter-layer-box .initials div[data-v-009bf4fc] {
        color: #666;
        line-height: 42px;
        line-height: 0.56rem;
        font-size: 32px;
        font-size: 0.42667rem;
}
.letter-box .letter-layer-box .initials .active[data-v-009bf4fc] {
        color: #0084ff;
}
.letter-box .letter-layer-box .check[data-v-009bf4fc] {
      position: absolute;
      right: 10px;
      right: 0.13333rem;
      top: 50%;
      margin-top: -9px;
}
.letter-box .letter-layer-box .check-radio[data-v-009bf4fc] {
      width: 40px;
      width: 0.53333rem;
      height: 40px;
      height: 0.53333rem;
      border: 1px solid #e5e5e5;
      background-color: #fff;
      border-radius: 50%;
}
.letter-box .letter-layer-box .check-radio.active[data-v-009bf4fc] {
        background-color: #0084ff;
}
.letter-box .letter-layer-box .check-radio.active[data-v-009bf4fc]:before {
          content: "\e6f0";
          font-family: "iconfont" !important;
          display: inline-block;
          position: absolute;
          left: 0;
          top: 0;
          width: 36px;
          width: 0.48rem;
          height: 36px;
          height: 0.48rem;
          font-size: 24px;
          font-size: 0.32rem;
          color: #fff;
          line-height: 36px;
          line-height: 0.48rem;
          text-align: center;
          -webkit-animation: showCheck-009bf4fc 1s;
                  animation: showCheck-009bf4fc 1s;
}
.letter-box .letter-layer-box .check-checkbox[data-v-009bf4fc] {
      width: 40px;
      width: 0.53333rem;
      height: 40px;
      height: 0.53333rem;
      border: 1px solid #e5e5e5;
      background-color: #fff;
      border-radius: 3px;
}
.letter-box .letter-layer-box .check-checkbox.active[data-v-009bf4fc] {
        background-color: #0084ff;
}
.letter-box .letter-layer-box .check-checkbox.active[data-v-009bf4fc]:before {
          content: "\e6f0";
          font-family: "iconfont" !important;
          display: inline-block;
          position: absolute;
          left: 0;
          top: 0;
          width: 36px;
          width: 0.48rem;
          height: 36px;
          height: 0.48rem;
          font-size: 26px;
          font-size: 0.34667rem;
          color: #fff;
          line-height: 36px;
          line-height: 0.48rem;
          text-align: center;
          -webkit-animation: showCheck-009bf4fc 1s;
                  animation: showCheck-009bf4fc 1s;
}
@-webkit-keyframes showCheck-009bf4fc {
0% {
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
            transform: scale3d(0.3, 0.3, 0.3);
    opacity: 0;
}
20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
            transform: scale3d(1.1, 1.1, 1.1);
    opacity: 1;
}
40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
            transform: scale3d(0.9, 0.9, 0.9);
    opacity: 1;
}
60% {
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
            transform: scale3d(1.03, 1.03, 1.03);
    opacity: 1;
}
80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
            transform: scale3d(0.97, 0.97, 0.97);
    opacity: 1;
}
100% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
    opacity: 1;
}
}
@keyframes showCheck-009bf4fc {
0% {
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
            transform: scale3d(0.3, 0.3, 0.3);
    opacity: 0;
}
20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
            transform: scale3d(1.1, 1.1, 1.1);
    opacity: 1;
}
40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
            transform: scale3d(0.9, 0.9, 0.9);
    opacity: 1;
}
60% {
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
            transform: scale3d(1.03, 1.03, 1.03);
    opacity: 1;
}
80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
            transform: scale3d(0.97, 0.97, 0.97);
    opacity: 1;
}
100% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
    opacity: 1;
}
}

@charset "UTF-8";
/*---------       字体行高       -----------*/
/*---------       字体颜色       -----------*/
/*---------       边框颜色       -----------*/
/*---------       背景颜色       -----------*/
/*--------- 按钮颜色  ---- */
/* 属性多值传递
ex:
@include remCalc(padding,10,20);
padding: 0.13333rem 0.26667rem;*/
/*按钮纯色系*/
/*按钮边框色系*/
/*按钮大小*/
/*自适应按钮*/
/*标题*/
/*小消息标签*/
/*背景色点击变化*/
/*字数省略限制*/
/*波纹点击效果*/
/*按钮*/
/*最大按钮*/
.wts-btn-big {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*中型按钮*/
.wts-btn-middle {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 294px;
  width: 3.92rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 80px;
  line-height: 1.06667rem;
  border-radius: 8px;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-middle:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-all {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 110px;
  height: 1.46667rem;
  font-size: 40px;
  font-size: 0.53333rem;
  line-height: 110px;
  line-height: 1.46667rem;
  border-radius: 0;
  display: block;
  text-align: center;
}
.wts-btn-all:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-free {
  color: #fff;
  background-color: #ff6e06;
  font-size: 30px;
  font-size: 0.4rem;
  border-radius: 5px;
  padding: 3px 10px;
  padding: 3px 0.13333rem;
  display: inline-block;
  text-align: center;
}
.wts-btn-free:focus {
    color: #e6e6e6;
    background-color: #d25800;
}
.wts-btn-big-blue {
  color: #fff;
  background-color: #3aa9f8;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 94px;
  height: 1.25333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 94px;
  line-height: 1.25333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-blue:focus {
    color: #e6e6e6;
    background-color: #0994f6;
}

/*蓝色线型按钮-中*/
.wts-btn-cp {
  color: #fff;
  background-color: #0084ff;
  border: 1px solid #fff;
  display: inline-block;
  text-align: center;
  width: 310px;
  width: 4.13333rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 76px;
  line-height: 1.01333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-cp:hover, .wts-btn-cp:focus {
    color: #fff;
    background-color: #fff;
    border: 1px solid #fff;
}
.wts-btn-radius {
  color: #aaa;
  background-color: #fff;
  border: 1px solid #aaa;
  display: inline-block;
  text-align: center;
  width: 153px;
  width: 2.04rem;
  height: 55px;
  height: 0.73333rem;
  font-size: 26px;
  font-size: 0.34667rem;
  line-height: 55px;
  line-height: 0.73333rem;
  border-radius: 25px;
  border-radius: 0.33333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-radius:hover, .wts-btn-radius:focus {
    color: #fff;
    background-color: #aaa;
    border: 1px solid #aaa;
}

/*微大型按钮*/
.wts-btn-big-01 {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 590px;
  width: 7.86667rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-01:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*查看更多*/
.wts-btn-more {
  display: block;
  border-top: 1px solid #eee;
  height: 86px;
  height: 1.14667rem;
  line-height: 86px;
  line-height: 1.14667rem;
  text-align: center;
  margin-left: -60px;
  margin-left: -0.8rem;
  color: #000;
  font-size: 28px;
  font-size: 0.37333rem;
  position: relative;
}
.wts-btn-more:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 38%;
  margin-top: -18px;
  margin-top: -0.24rem;
  margin-left: 90px;
  margin-left: 1.2rem;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  border-right: 3px solid #000;
  border-top: 3px solid #000;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}
.body-container {
  width: 750px;
  width: 10rem;
  margin: 0 auto;
  position: relative;
  background-color: #f5f5f5;
}
.lz-top-img {
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
}

/*单选框*/
.lz-radio {
  position: relative;
  -webkit-appearance: none;
  width: 18px;
  width: 0.24rem;
  height: 18px;
  height: 0.24rem;
  background-color: transparent;
  border: none;
}
.lz-radio:before {
  content: "\e623";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 12px;
  font-size: 0.16rem;
  line-height: 18px;
  line-height: 0.24rem;
  text-align: center;
  width: 18px;
  width: 0.24rem;
  height: 18px;
  height: 0.24rem;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  color: #fff;
  opacity: 1;
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 50%;
}
.lz-radio:checked::before {
  background-color: #0084ff;
  border: 1px solid #0084ff;
}
.lz-radio-new {
  position: relative;
  background-color: #fff;
  width: 40px;
  width: 0.53333rem;
  height: 40px;
  height: 0.53333rem;
  border-radius: 50%;
  display: inline-block;
  border: 1px solid #e5e5e5;
}
.lz-radio-new[data-check=true] {
  background-color: #0084ff;
  border: 1px solid #0084ff;
}
.lz-radio-new[data-check=true]:before {
  content: "\e6f0";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 20px;
  font-size: 0.26667rem;
  line-height: 40px;
  line-height: 0.53333rem;
  text-align: center;
  color: #fff;
  position: absolute;
  top: 2px;
  right: 4px;
  margin-top: -1px;
}

/*多选框*/
.lz-checkbox {
  position: relative;
  -webkit-appearance: none;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: transparent;
  border: none;
}
.lz-checkbox:before {
  content: "\e64e";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 14px;
  font-size: 0.18667rem;
  line-height: 24px;
  line-height: 0.32rem;
  text-align: center;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: #fff;
  color: transparent;
  border: 1px solid #ccc;
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 6px;
}
.lz-checkbox:checked::before {
  color: #0084ff;
  background-color: #fff;
  border: 1px solid #0084ff;
}

/*多选框2-选择外层选中*/
.lz-checkbox-02 {
  position: relative;
  -webkit-appearance: none;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: transparent;
  border: none;
}
.lz-checkbox-02:before {
  content: "\e623";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 14px;
  font-size: 0.18667rem;
  line-height: 21px;
  line-height: 0.28rem;
  text-align: center;
  width: 22px;
  width: 0.29333rem;
  height: 21px;
  height: 0.28rem;
  background-color: #fff;
  color: transparent;
  border: 1px solid #ccc;
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.checkLi {
  color: #0084ff !important;
}
.checkLi .lz-checkbox-02:before {
    color: #fff;
    background-color: #0084ff;
    border: 1px solid #0084ff;
}

/*底部按钮*/
.lz-apply-btn {
  position: fixed;
  bottom: 0;
  border-top: 2px solid #fff;
  z-index: 20;
  color: #666;
  background-color: #f0f0f0;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 100px;
  height: 1.33333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 0;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.lz-apply-btn i {
    font-size: 40px;
    font-size: 0.53333rem;
    margin-right: 10px;
    margin-right: 0.13333rem;
}

/*底部提示*/
.lz-lp-footer {
  position: absolute;
  bottom: 100px;
  bottom: 1.33333rem;
  padding: 10px;
  padding: 0.13333rem;
}
.lz-lp-footer p {
    margin-bottom: 10px;
    margin-bottom: 0.13333rem;
}

/*顶部返回栏*/
.lz-top-title-empty {
  width: 100%;
  height: 90px;
  height: 1.2rem;
}
.lz-top-title {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 555;
  width: 100%;
  height: 90px;
  height: 1.2rem;
  line-height: 90px;
  line-height: 1.2rem;
  background-color: #0084ff;
  color: #fff;
  font-size: 28px;
  font-size: 0.37333rem;
}
.lz-top-title .left {
    position: absolute;
    top: 0;
    left: 20px;
    left: 0.26667rem;
    color: #fff;
}
.lz-top-title .right {
    position: absolute;
    top: 0;
    right: 20px;
    right: 0.26667rem;
    color: #fff;
}
.lz-top-title .center {
    text-align: center;
    font-size: 32px;
    font-size: 0.42667rem;
}

/*订单页*/
.lz-order-list {
  background-color: #fff;
  padding-top: 44px;
  padding-top: 0.58667rem;
}
.lz-order-list .titles {
    font-size: 36px;
    font-size: 0.48rem;
    color: #222;
    text-align: center;
}
.lz-order-list .need-com {
    position: relative;
    top: -4px;
    font-size: 12px;
    font-size: 0.16rem;
    line-height: 1.2;
    padding: 1px 8px;
    background-color: #fff;
    position: relative;
    color: #fff;
    border-radius: 5px;
    font-size: 28px;
    font-size: 0.37333rem;
    border: 1px solid #0084ff;
    margin-left: 5px;
    color: #0084ff;
}
.lz-order-list .need-com::before {
      content: '';
      position: absolute;
      left: -6px;
      top: 50%;
      margin-top: -3px;
      width: 0;
      height: 0;
      border: 3px solid transparent;
      border-right-color: #fff;
}
.lz-order-list .need-com:before {
    content: 0;
}
.lz-order-list .uls-order {
    width: 100%;
}
.lz-order-list .uls-order > li {
      text-align: center;
      font-size: 36px;
      font-size: 0.48rem;
      display: block;
      padding: 40px 0;
      padding: 0.53333rem 0;
}
.lz-order-list .uls-order > li .order-name {
        display: block;
        line-height: 40px;
        line-height: 0.53333rem;
        color: #000;
}
.lz-order-list .uls-order > li .order-inform {
        font-size: 60px;
        font-size: 0.8rem;
        display: block;
        margin-top: 4px;
        line-height: 80px;
        line-height: 1.06667rem;
        color: #ff6f07;
}
.lz-order-list .btn-check,
  .lz-order-list .btn-pay {
    color: #ccc;
    background-color: #fff;
    border: 1px solid #ccc;
    display: inline-block;
    text-align: center;
    width: 180px;
    width: 2.4rem;
    height: 60px;
    height: 0.8rem;
    font-size: 28px;
    font-size: 0.37333rem;
    line-height: 56px;
    line-height: 0.74667rem;
    border-radius: 0;
    float: right;
    margin-left: 10px;
    margin-left: 0.13333rem;
}
.lz-order-list .btn-check:hover, .lz-order-list .btn-check:focus,
    .lz-order-list .btn-pay:hover,
    .lz-order-list .btn-pay:focus {
      color: #fff;
      background-color: #ccc;
      border: 1px solid #ccc;
}
.pay-many {
  margin-top: 12px;
  margin-top: 0.16rem;
  line-height: 88px;
  line-height: 1.17333rem;
  display: block;
  padding-left: 30px;
  padding-left: 0.4rem;
  font-size: 36px;
  font-size: 0.48rem;
}
.lz-bankBanch {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}
.lz-bankBanch.active {
    display: block;
}
.lz-bankBanch .lz-drop-search {
    background-color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}
.lz-bankBanch .lz-drop-search .title {
      position: relative;
      width: 100%;
      height: 100px;
      height: 1.33333rem;
      line-height: 100px;
      line-height: 1.33333rem;
      font-size: 34px;
      font-size: 0.45333rem;
      text-align: center;
}
.lz-bankBanch .lz-drop-search .title i {
        font-size: 50px;
        font-size: 0.66667rem;
        position: absolute;
        right: 0;
        top: 0;
        width: 80px;
        width: 1.06667rem;
        line-height: 100px;
        line-height: 1.33333rem;
}
.lz-bankBanch .lz-drop-search .search-box {
      position: relative;
      width: 100%;
      height: 100px;
      height: 1.33333rem;
      padding: 15px 40px;
      padding: 0.2rem 0.53333rem;
      text-align: center;
      background-color: #f5f5f5;
}
.lz-bankBanch .lz-drop-search .search-box i {
        position: absolute;
        left: 50px;
        left: 0.66667rem;
        top: 50%;
        margin-top: -35px;
        margin-top: -0.46667rem;
        font-size: 30px;
        font-size: 0.4rem;
        height: 70px;
        height: 0.93333rem;
        line-height: 70px;
        line-height: 0.93333rem;
        color: #999;
}
.lz-bankBanch .lz-drop-search .search {
      display: block;
      width: 100%;
      height: 70px;
      height: 0.93333rem;
      background-color: #fff;
      color: #333;
      padding-left: 50px;
      padding-left: 0.66667rem;
      margin: 0;
      border-color: #fff;
      font-size: 32px;
      font-size: 0.42667rem;
      border: none;
}
.lz-bankBanch .lz-drop-search .selected {
      width: 100%;
      height: 300px;
      height: 4rem;
      padding: 10px 20px;
      padding: 0.13333rem 0.26667rem;
      overflow: auto !important;
}
.lz-bankBanch .lz-drop-search .selected .option {
        position: relative;
        display: block;
        min-height: 20px;
        min-height: 0.26667rem;
        width: 100%;
        font-size: 16px;
        font-size: 0.21333rem;
        line-height: 20px;
        line-height: 0.26667rem;
        padding: 5px 0;
        color: #666;
        border-top: 1px solid #ececec;
}
.lz-bankBanch .lz-drop-search .selected .option:first-child {
          border-top: none;
}
.lz-list-block {
  position: relative;
}
.lz-list-block .ul-List .icons-left {
    position: absolute;
    width: 50px;
    width: 0.66667rem;
    left: 0;
    top: 25px;
    top: 0.33333rem;
    display: inline-block;
    height: 50px;
    height: 0.66667rem;
    font-size: 44px;
    font-size: 0.58667rem;
    color: #0084ff;
}
.lz-list-block .ul-List .ripple {
    position: relative;
    overflow: hidden;
}
.lz-list-block .ul-List .ripple:after {
      content: "";
      display: block;
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      pointer-events: none;
      background-image: radial-gradient(circle, #666 10%, transparent 10.01%);
      background-repeat: no-repeat;
      background-position: 50%;
      -webkit-transform: scale(10, 10);
          -ms-transform: scale(10, 10);
              transform: scale(10, 10);
      opacity: 0;
      -webkit-transition: opacity .5s, -webkit-transform .3s;
      transition: opacity .5s, -webkit-transform .3s;
      transition: transform .3s, opacity .5s;
      transition: transform .3s, opacity .5s, -webkit-transform .3s;
}
.lz-list-block .ul-List .ripple:active:after {
      -webkit-transform: scale(0, 0);
          -ms-transform: scale(0, 0);
              transform: scale(0, 0);
      opacity: .3;
      -webkit-transition: 0s;
      transition: 0s;
}
.lz-list-block .ul-List .item-content {
    background-color: #fff;
    width: 100%;
    line-height: 100px;
    line-height: 1.33333rem;
    height: 100px;
    height: 1.33333rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 30px;
    padding: 0 0.4rem;
    border-bottom: 1px solid #e7e7e7;
    font-size: 30px;
    font-size: 0.4rem;
}
.lz-list-block .ul-List .item-content > a.item-link {
      font-size: 30px;
      font-size: 0.4rem;
      display: block;
      width: 100%;
      height: 100%;
      color: #000;
}
.lz-list-block .ul-List .item-content .item-inner {
      width: 100%;
      height: 100%;
      position: relative;
      padding-right: 40px;
      padding-right: 0.53333rem;
      padding-left: 70px;
      padding-left: 0.93333rem;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
}
.lz-list-block .ul-List .item-content .icon-gerenziliao {
      font-size: 30px;
      font-size: 0.4rem;
}
.lz-list-block .ul-List .item-content .icons-right {
      position: absolute;
      right: 0;
      top: 0;
      display: inline-block;
      height: 100px;
      height: 1.33333rem;
      line-height: 100px;
      line-height: 1.33333rem;
      font-size: 36px;
      font-size: 0.48rem;
      color: #cac9ce;
}
.lz-list-block .ul-List .item-content .item-form {
      padding-left: 0;
}
.lz-list-block .ul-List .item-content .item-form .item-e-left {
        width: 30%;
        height: 100%;
        display: inline-block;
        float: left;
}
.lz-list-block .ul-List .item-content .item-form .item-e-right {
        width: 68%;
        height: 100%;
        text-align: right;
        display: inline-block;
        float: right;
        margin-bottom: 0;
}
.lz-list-block .ul-List .item-content .item-form input[type="text"] {
        border: none;
        background-color: #fff;
}
.lz-list-block .ul-List .item-content .item-form .lz-radio {
        margin-top: 30px;
        margin-top: 0.4rem;
}
.lz-list-block .ul-List .item-content .item-form .date-input {
        border: none;
        text-align: right;
        background-color: #fff;
        height: 90px;
        height: 1.2rem;
        line-height: 90px;
        line-height: 1.2rem;
        margin-right: -55px;
        margin-right: -0.73333rem;
}
.lz-list-block .ul-List .item-content .item-title {
      padding: 0;
}
.lz-list-block .ul-List .item-content .item-title .item-img {
        position: absolute;
        right: 0;
        top: 5px;
        width: 90px;
        width: 1.2rem;
        height: 90px;
        height: 1.2rem;
        border-radius: 50%;
}
.shadeBox {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 999;
  background-color: rgba(0, 0, 0, 0.4);
}
#emptyDom {
  font-size: 34px;
  font-size: 0.45333rem;
}
#emptyDom .empty-icon {
    width: 185px;
    width: 2.46667rem;
    display: block;
    margin: 30px auto 10px;
    margin: 0.4rem auto 0.13333rem;
}
#emptyDom p {
    text-align: center;
    font-size: 34px;
    font-size: 0.45333rem;
}
.lz-layer-bg {
  background-color: transparent !important;
}
.layui-m-layer2 .layui-m-layerchild p {
  color: #fff;
}
.layout-enter-active, .layout-leave-active {
  -webkit-transition: opacity .5s;
  transition: opacity .5s;
}
.layout-enter, .layout-leave-active {
  opacity: 0;
}
.van-picker button {
  font-size: 30px;
  font-size: 0.4rem;
}
.van-image {
  vertical-align: middle;
}
.van-image img {
    vertical-align: middle;
}
.share-process-yindao {
  background-color: transparent;
  position: fixed;
  left: 0;
  top: 0;
  width: 750px;
  width: 10rem;
}
.share-process-yindao .layui-m-layercont {
    text-align: right;
    padding-right: 20px;
    padding-right: 0.26667rem;
    padding-top: 20px;
    padding-top: 0.26667rem;
}
.share-process-yindao img {
    width: 560px;
    width: 7.46667rem;
}
.vue-puzzle-vcode {
  z-index: 999999 !important;
}
.vue-puzzle-vcode .vue-auth-box_ {
    top: 50%;
}
.margin-top-10 {
  margin-top: 10px !important;
  margin-top: 0.13333rem !important;
}
.margin-top-20 {
  margin-top: 20px !important;
  margin-top: 0.26667rem !important;
}
.margin-top-30 {
  margin-top: 30px !important;
  margin-top: 0.4rem !important;
}
.margin-top-40 {
  margin-top: 40px !important;
  margin-top: 0.53333rem !important;
}
.margin-top-50 {
  margin-top: 50px !important;
  margin-top: 0.66667rem !important;
}
.margin-top-60 {
  margin-top: 60px !important;
  margin-top: 0.8rem !important;
}
.margin-right-10 {
  margin-right: 10px !important;
  margin-right: 0.13333rem !important;
}
.margin-right-20 {
  margin-right: 20px !important;
  margin-right: 0.26667rem !important;
}
.margin-right-30 {
  margin-right: 30px !important;
  margin-right: 0.4rem !important;
}
.margin-right-40 {
  margin-right: 40px !important;
  margin-right: 0.53333rem !important;
}
.margin-right-50 {
  margin-right: 50px !important;
  margin-right: 0.66667rem !important;
}
.margin-right-60 {
  margin-right: 60px !important;
  margin-right: 0.8rem !important;
}
.margin-bottom-10 {
  margin-bottom: 10px !important;
  margin-bottom: 0.13333rem !important;
}
.margin-bottom-20 {
  margin-bottom: 20px !important;
  margin-bottom: 0.26667rem !important;
}
.margin-bottom-30 {
  margin-bottom: 30px !important;
  margin-bottom: 0.4rem !important;
}
.margin-bottom-40 {
  margin-bottom: 40px !important;
  margin-bottom: 0.53333rem !important;
}
.margin-bottom-50 {
  margin-bottom: 50px !important;
  margin-bottom: 0.66667rem !important;
}
.margin-bottom-60 {
  margin-bottom: 60px !important;
  margin-bottom: 0.8rem !important;
}
.margin-left-10 {
  margin-left: 10px !important;
  margin-left: 0.13333rem !important;
}
.margin-left-20 {
  margin-left: 20px !important;
  margin-left: 0.26667rem !important;
}
.margin-left-30 {
  margin-left: 30px !important;
  margin-left: 0.4rem !important;
}
.margin-left-40 {
  margin-left: 40px !important;
  margin-left: 0.53333rem !important;
}
.margin-left-50 {
  margin-left: 50px !important;
  margin-left: 0.66667rem !important;
}
.margin-left-60 {
  margin-left: 60px !important;
  margin-left: 0.8rem !important;
}
.padding-top-10 {
  padding-top: 10px !important;
  padding-top: 0.13333rem !important;
}
.padding-top-20 {
  padding-top: 20px !important;
  padding-top: 0.26667rem !important;
}
.padding-top-30 {
  padding-top: 30px !important;
  padding-top: 0.4rem !important;
}
.padding-top-40 {
  padding-top: 40px !important;
  padding-top: 0.53333rem !important;
}
.padding-top-50 {
  padding-top: 50px !important;
  padding-top: 0.66667rem !important;
}
.padding-top-60 {
  padding-top: 60px !important;
  padding-top: 0.8rem !important;
}
.padding-right-10 {
  padding-right: 10px !important;
  padding-right: 0.13333rem !important;
}
.padding-right-20 {
  padding-right: 20px !important;
  padding-right: 0.26667rem !important;
}
.padding-right-30 {
  padding-right: 30px !important;
  padding-right: 0.4rem !important;
}
.padding-right-40 {
  padding-right: 40px !important;
  padding-right: 0.53333rem !important;
}
.padding-right-50 {
  padding-right: 50px !important;
  padding-right: 0.66667rem !important;
}
.padding-right-60 {
  padding-right: 60px !important;
  padding-right: 0.8rem !important;
}
.padding-bottom-10 {
  padding-bottom: 10px !important;
  padding-bottom: 0.13333rem !important;
}
.padding-bottom-20 {
  padding-bottom: 20px !important;
  padding-bottom: 0.26667rem !important;
}
.padding-bottom-30 {
  padding-bottom: 30px !important;
  padding-bottom: 0.4rem !important;
}
.padding-bottom-40 {
  padding-bottom: 40px !important;
  padding-bottom: 0.53333rem !important;
}
.padding-bottom-50 {
  padding-bottom: 50px !important;
  padding-bottom: 0.66667rem !important;
}
.padding-bottom-60 {
  padding-bottom: 60px !important;
  padding-bottom: 0.8rem !important;
}
.padding-left-10 {
  padding-left: 10px !important;
  padding-left: 0.13333rem !important;
}
.padding-left-20 {
  padding-left: 20px !important;
  padding-left: 0.26667rem !important;
}
.padding-left-30 {
  padding-left: 30px !important;
  padding-left: 0.4rem !important;
}
.padding-left-40 {
  padding-left: 40px !important;
  padding-left: 0.53333rem !important;
}
.padding-left-50 {
  padding-left: 50px !important;
  padding-left: 0.66667rem !important;
}
.padding-left-60 {
  padding-left: 60px !important;
  padding-left: 0.8rem !important;
}
.bac-transparent {
  background-color: transparent !important;
}
.bac-transparent .layui-m-layerchild {
    background-color: transparent !important;
}
.layui-m-layer-lzAlert {
  width: 80% !important;
}
.layui-m-layer-lzAlert h3 {
    line-height: 32px;
    line-height: 0.42667rem;
    height: unset;
    padding-top: 46px;
    padding-top: 0.61333rem;
    font-size: 32px;
    font-size: 0.42667rem;
}
.layui-m-layer-lzAlert .layui-m-layercont {
    font-size: 30px;
    font-size: 0.4rem;
    max-height: 300px;
    max-height: 4rem;
    overflow: auto;
    word-break: break-all;
    padding: 60px 40px;
    padding: 0.8rem 0.53333rem;
}
.layui-m-layer-lzAlert .layui-m-layerbtn span[yes] {
    font-size: 30px;
    font-size: 0.4rem;
    color: #0084ff !important;
}
.layui-m-layer-inquiry {
  width: 80% !important;
}
.layui-m-layer-inquiry .layui-m-layercont {
    font-size: 30px;
    font-size: 0.4rem;
}
.layui-m-layer-design-lzAlert {
  width: 670px !important;
  width: 8.93333rem !important;
  padding-bottom: 70px;
  padding-bottom: 0.93333rem;
  border-radius: 32px !important;
  border-radius: 0.42667rem !important;
  background: url(../../static-product/img/alertbg.dacbbd63.png) no-repeat;
  background-size: 401px 334px;
  background-size: 5.34667rem 4.45333rem;
  background-position: center 168px;
  background-position: center 2.24rem;
  background-color: #fff;
}
.layui-m-layer-design-lzAlert .layui-m-layercont {
    font-size: 30px;
    font-size: 0.4rem;
    overflow: auto;
    word-break: break-all;
    padding: 60px 40px;
    padding: 0.8rem 0.53333rem;
}
.layui-m-layer-design-lzAlert .layui-m-layercont .title {
      font-size: 38px;
      font-size: 0.50667rem;
      line-height: 48px;
      line-height: 0.64rem;
      color: #000;
      text-align: center;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      font-family: PingFangSC-Semibold;
}
.layui-m-layer-design-lzAlert .layui-m-layercont .desc {
      font-size: 32px;
      font-size: 0.42667rem;
      color: #3c464f;
      text-align: center;
      line-height: 48px;
      line-height: 0.64rem;
      height: 144px;
      height: 1.92rem;
      overflow-y: auto;
      -webkit-overflow-scrolling: touch;
      margin-top: 439px;
      margin-top: 5.85333rem;
      font-family: PingFangSC-Regular;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn {
    width: 345px;
    width: 4.6rem;
    height: 95px;
    height: 1.26667rem;
    line-height: 95px;
    line-height: 1.26667rem;
    background: #3c7cfc;
    border: 1px solid #3c7cfc;
    overflow: hidden;
    -webkit-box-shadow: 0 10px 22px 0 rgba(60, 124, 252, 0.2);
    -webkit-box-shadow: 0 0.13333rem 0.29333rem 0 rgba(60, 124, 252, 0.2);
            box-shadow: 0 10px 22px 0 rgba(60, 124, 252, 0.2);
            box-shadow: 0 0.13333rem 0.29333rem 0 rgba(60, 124, 252, 0.2);
    border-radius: 54px;
    border-radius: 0.72rem;
    margin: 0 auto;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn span[yes] {
      font-size: 36px;
      font-size: 0.48rem;
      color: #fff;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn span[yes]:active {
      background: #3c7cfc;
}

/*按钮*/
/*最大按钮*/
.wts-btn-big {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*中型按钮*/
.wts-btn-middle {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 294px;
  width: 3.92rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 80px;
  line-height: 1.06667rem;
  border-radius: 8px;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-middle:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-all {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 110px;
  height: 1.46667rem;
  font-size: 40px;
  font-size: 0.53333rem;
  line-height: 110px;
  line-height: 1.46667rem;
  border-radius: 0;
  display: block;
  text-align: center;
}
.wts-btn-all:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-free {
  color: #fff;
  background-color: #ff6e06;
  font-size: 30px;
  font-size: 0.4rem;
  border-radius: 5px;
  padding: 3px 10px;
  padding: 3px 0.13333rem;
  display: inline-block;
  text-align: center;
}
.wts-btn-free:focus {
    color: #e6e6e6;
    background-color: #d25800;
}
.wts-btn-big-blue {
  color: #fff;
  background-color: #3aa9f8;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 94px;
  height: 1.25333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 94px;
  line-height: 1.25333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-blue:focus {
    color: #e6e6e6;
    background-color: #0994f6;
}

/*蓝色线型按钮-中*/
.wts-btn-cp {
  color: #fff;
  background-color: #0084ff;
  border: 1px solid #fff;
  display: inline-block;
  text-align: center;
  width: 310px;
  width: 4.13333rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 76px;
  line-height: 1.01333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-cp:hover, .wts-btn-cp:focus {
    color: #fff;
    background-color: #fff;
    border: 1px solid #fff;
}
.wts-btn-radius {
  color: #aaa;
  background-color: #fff;
  border: 1px solid #aaa;
  display: inline-block;
  text-align: center;
  width: 153px;
  width: 2.04rem;
  height: 55px;
  height: 0.73333rem;
  font-size: 26px;
  font-size: 0.34667rem;
  line-height: 55px;
  line-height: 0.73333rem;
  border-radius: 25px;
  border-radius: 0.33333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-radius:hover, .wts-btn-radius:focus {
    color: #fff;
    background-color: #aaa;
    border: 1px solid #aaa;
}

/*微大型按钮*/
.wts-btn-big-01 {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 590px;
  width: 7.86667rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-01:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*查看更多*/
.wts-btn-more {
  display: block;
  border-top: 1px solid #eee;
  height: 86px;
  height: 1.14667rem;
  line-height: 86px;
  line-height: 1.14667rem;
  text-align: center;
  margin-left: -60px;
  margin-left: -0.8rem;
  color: #000;
  font-size: 28px;
  font-size: 0.37333rem;
  position: relative;
}
.wts-btn-more:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 38%;
  margin-top: -18px;
  margin-top: -0.24rem;
  margin-left: 90px;
  margin-left: 1.2rem;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  border-right: 3px solid #000;
  border-top: 3px solid #000;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}
.lz-readys {
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  min-height: 100vh;
  background-color: #fff;
  z-index: 9999;
}
.lz-readys .spinner {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -20px;
    margin-top: -0.26667rem;
    margin-left: -20px;
    margin-left: -0.26667rem;
    width: 40px;
    width: 0.53333rem;
    height: 40px;
    height: 0.53333rem;
}
.lz-readys .container1 > div,
  .lz-readys .container2 > div,
  .lz-readys .container3 > div {
    width: 10px;
    width: 0.13333rem;
    height: 10px;
    height: 0.13333rem;
    background-color: #0084ff;
    border-radius: 100%;
    position: absolute;
    -webkit-animation: bouncedelay 1.2s infinite ease-in-out;
    animation: bouncedelay 1.2s infinite ease-in-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.lz-readys .spinner .spinner-container {
    position: absolute;
    width: 100%;
    height: 100%;
}
.lz-readys .container2 {
    -webkit-transform: rotateZ(45deg);
    -ms-transform: rotate(45deg);
        transform: rotateZ(45deg);
}
.lz-readys .container3 {
    -webkit-transform: rotateZ(90deg);
    -ms-transform: rotate(90deg);
        transform: rotateZ(90deg);
}
.lz-readys .circle1 {
    top: 0;
    left: 0;
}
.lz-readys .circle2 {
    top: 0;
    right: 0;
}
.lz-readys .circle3 {
    right: 0;
    bottom: 0;
}
.lz-readys .circle4 {
    left: 0;
    bottom: 0;
}
.lz-readys .container2 .circle1 {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}
.lz-readys .container3 .circle1 {
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
}
.lz-readys .container1 .circle2 {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}
.lz-readys .container2 .circle2 {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}
.lz-readys .container3 .circle2 {
    -webkit-animation-delay: -0.7s;
    animation-delay: -0.7s;
}
.lz-readys .container1 .circle3 {
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.6s;
}
.lz-readys .container2 .circle3 {
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s;
}
.lz-readys .container3 .circle3 {
    -webkit-animation-delay: -0.4s;
    animation-delay: -0.4s;
}
.lz-readys .container1 .circle4 {
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s;
}
.lz-readys .container2 .circle4 {
    -webkit-animation-delay: -0.2s;
    animation-delay: -0.2s;
}
.lz-readys .container3 .circle4 {
    -webkit-animation-delay: -0.1s;
    animation-delay: -0.1s;
}
@-webkit-keyframes bouncedelay {
0%,
  80%,
  100% {
    -webkit-transform: scale(0);
}
40% {
    -webkit-transform: scale(1);
}
}
@keyframes bouncedelay {
0%,
  80%,
  100% {
    transform: scale(0);
    -webkit-transform: scale(0);
}
40% {
    transform: scale(1);
    -webkit-transform: scale(1);
}
}
.lz-readys .loadText {
    position: absolute;
    top: 40%;
    left: 50%;
    width: 100px;
    width: 1.33333rem;
    margin-left: -50px;
    margin-left: -0.66667rem;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    font-size: 14px;
    font-size: 0.18667rem;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.6);
    color: #fff;
    font-size: 14px;
    padding-bottom: 10px;
    padding-bottom: 0.13333rem;
}
.lz-readys .loadText .gifLoad {
      width: 60px;
      width: 0.8rem;
      height: 60px;
      height: 0.8rem;
      display: block;
      margin: 10px auto;
      margin: 0.13333rem auto;
}
.design-modal {
  width: 630px;
  width: 8.4rem;
}
.design-modal.design-modal-footer {
    width: 690px;
    width: 9.2rem;
    bottom: 20px;
    bottom: 0.26667rem;
    top: auto;
    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    border-radius: 10px;
    border-radius: 0.13333rem;
    background: rgba(255, 255, 255, 0.8);
}
.design-modal.design-modal-footer .van-dialog__footer {
      display: none;
}
.design-modal.design-modal-confirm {
    width: 650px;
    width: 8.66667rem;
}
.design-modal.design-modal-confirm .van-dialog__content .van-dialog__message {
      padding: 40px 30px;
      padding: 0.53333rem 0.4rem;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-button--default {
      width: 260px;
      width: 3.46667rem;
      height: 80px;
      height: 1.06667rem;
      background: #236DFF;
      border-radius: 40px;
      border-radius: 0.53333rem;
      -webkit-box-flex: 0;
          -ms-flex: none;
              flex: none;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-button--default .van-button__text {
        font-size: 28px;
        font-size: 0.37333rem;
        color: #fff;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-dialog__cancel {
      background: #fff;
      border: 1px solid #236DFF;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-dialog__cancel .van-button__text {
        color: #236DFF;
}
.design-modal .van-dialog__header {
    color: #000000;
    font-size: 34px;
    font-size: 0.45333rem;
    line-height: 48px;
    line-height: 0.64rem;
    padding-top: 40px;
    padding-top: 0.53333rem;
    font-weight: 700;
}
.design-modal .van-dialog__content .van-dialog__message {
    color: #444444;
    font-size: 30px;
    font-size: 0.4rem;
    line-height: 42px;
    line-height: 0.56rem;
    padding: 30px;
    padding: 0.4rem;
}
.design-modal .van-dialog__footer {
    padding: 0 30px 40px;
    padding: 0 0.4rem 0.53333rem;
}
.design-modal .van-dialog__footer.van-hairline--top::after {
      border: none;
}
.design-modal .van-dialog__footer .van-button--default {
      width: 320px;
      width: 4.26667rem;
      height: 88px;
      height: 1.17333rem;
      background: #236DFF;
      border-radius: 44px;
      border-radius: 0.58667rem;
      margin: 0 auto;
      -webkit-box-flex: 0;
          -ms-flex: none;
              flex: none;
}
.design-modal .van-dialog__footer .van-button--default .van-button__text {
        font-size: 32px;
        font-size: 0.42667rem;
        color: #fff;
}
.stepper-box {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.stepper-box .stepper-content {
    width: 78%;
}
.stepper-box input.van-stepper__input {
    background-color: #fff;
    border-top: 1px solid #f2f3f5;
    border-bottom: 1px solid #f2f3f5;
}
.stepper-box .suffix {
    font-size: 24px;
    font-size: 0.32rem;
    color: #666;
    margin-left: 10px;
    margin-left: 0.13333rem;
}

@charset "UTF-8";
/*---------       字体行高       -----------*/
/*---------       字体颜色       -----------*/
/*---------       边框颜色       -----------*/
/*---------       背景颜色       -----------*/
/*--------- 按钮颜色  ---- */
/* 属性多值传递
ex:
@include remCalc(padding,10,20);
padding: 0.13333rem 0.26667rem;*/
/*按钮纯色系*/
/*按钮边框色系*/
/*按钮大小*/
/*自适应按钮*/
/*标题*/
/*小消息标签*/
/*背景色点击变化*/
/*字数省略限制*/
/*波纹点击效果*/
/*按钮*/
/*最大按钮*/
.wts-btn-big[data-v-9277d216] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big[data-v-9277d216]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*中型按钮*/
.wts-btn-middle[data-v-9277d216] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 294px;
  width: 3.92rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 80px;
  line-height: 1.06667rem;
  border-radius: 8px;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-middle[data-v-9277d216]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-all[data-v-9277d216] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 110px;
  height: 1.46667rem;
  font-size: 40px;
  font-size: 0.53333rem;
  line-height: 110px;
  line-height: 1.46667rem;
  border-radius: 0;
  display: block;
  text-align: center;
}
.wts-btn-all[data-v-9277d216]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-free[data-v-9277d216] {
  color: #fff;
  background-color: #ff6e06;
  font-size: 30px;
  font-size: 0.4rem;
  border-radius: 5px;
  padding: 3px 10px;
  padding: 3px 0.13333rem;
  display: inline-block;
  text-align: center;
}
.wts-btn-free[data-v-9277d216]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}
.wts-btn-big-blue[data-v-9277d216] {
  color: #fff;
  background-color: #3aa9f8;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 94px;
  height: 1.25333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 94px;
  line-height: 1.25333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-blue[data-v-9277d216]:focus {
    color: #e6e6e6;
    background-color: #0994f6;
}

/*蓝色线型按钮-中*/
.wts-btn-cp[data-v-9277d216] {
  color: #fff;
  background-color: #0084ff;
  border: 1px solid #fff;
  display: inline-block;
  text-align: center;
  width: 310px;
  width: 4.13333rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 76px;
  line-height: 1.01333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-cp[data-v-9277d216]:hover, .wts-btn-cp[data-v-9277d216]:focus {
    color: #fff;
    background-color: #fff;
    border: 1px solid #fff;
}
.wts-btn-radius[data-v-9277d216] {
  color: #aaa;
  background-color: #fff;
  border: 1px solid #aaa;
  display: inline-block;
  text-align: center;
  width: 153px;
  width: 2.04rem;
  height: 55px;
  height: 0.73333rem;
  font-size: 26px;
  font-size: 0.34667rem;
  line-height: 55px;
  line-height: 0.73333rem;
  border-radius: 25px;
  border-radius: 0.33333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-radius[data-v-9277d216]:hover, .wts-btn-radius[data-v-9277d216]:focus {
    color: #fff;
    background-color: #aaa;
    border: 1px solid #aaa;
}

/*微大型按钮*/
.wts-btn-big-01[data-v-9277d216] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 590px;
  width: 7.86667rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-01[data-v-9277d216]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*查看更多*/
.wts-btn-more[data-v-9277d216] {
  display: block;
  border-top: 1px solid #eee;
  height: 86px;
  height: 1.14667rem;
  line-height: 86px;
  line-height: 1.14667rem;
  text-align: center;
  margin-left: -60px;
  margin-left: -0.8rem;
  color: #000;
  font-size: 28px;
  font-size: 0.37333rem;
  position: relative;
}
.wts-btn-more[data-v-9277d216]:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 38%;
  margin-top: -18px;
  margin-top: -0.24rem;
  margin-left: 90px;
  margin-left: 1.2rem;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  border-right: 3px solid #000;
  border-top: 3px solid #000;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}
.body-container[data-v-9277d216] {
  width: 750px;
  width: 10rem;
  margin: 0 auto;
  position: relative;
  background-color: #f5f5f5;
}
.lz-top-img[data-v-9277d216] {
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
}

/*单选框*/
.lz-radio[data-v-9277d216] {
  position: relative;
  -webkit-appearance: none;
  width: 18px;
  width: 0.24rem;
  height: 18px;
  height: 0.24rem;
  background-color: transparent;
  border: none;
}
.lz-radio[data-v-9277d216]:before {
  content: "\e623";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 12px;
  font-size: 0.16rem;
  line-height: 18px;
  line-height: 0.24rem;
  text-align: center;
  width: 18px;
  width: 0.24rem;
  height: 18px;
  height: 0.24rem;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  color: #fff;
  opacity: 1;
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 50%;
}
.lz-radio[data-v-9277d216]:checked::before {
  background-color: #0084ff;
  border: 1px solid #0084ff;
}
.lz-radio-new[data-v-9277d216] {
  position: relative;
  background-color: #fff;
  width: 40px;
  width: 0.53333rem;
  height: 40px;
  height: 0.53333rem;
  border-radius: 50%;
  display: inline-block;
  border: 1px solid #e5e5e5;
}
.lz-radio-new[data-check=true][data-v-9277d216] {
  background-color: #0084ff;
  border: 1px solid #0084ff;
}
.lz-radio-new[data-check=true][data-v-9277d216]:before {
  content: "\e6f0";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 20px;
  font-size: 0.26667rem;
  line-height: 40px;
  line-height: 0.53333rem;
  text-align: center;
  color: #fff;
  position: absolute;
  top: 2px;
  right: 4px;
  margin-top: -1px;
}

/*多选框*/
.lz-checkbox[data-v-9277d216] {
  position: relative;
  -webkit-appearance: none;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: transparent;
  border: none;
}
.lz-checkbox[data-v-9277d216]:before {
  content: "\e64e";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 14px;
  font-size: 0.18667rem;
  line-height: 24px;
  line-height: 0.32rem;
  text-align: center;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: #fff;
  color: transparent;
  border: 1px solid #ccc;
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 6px;
}
.lz-checkbox[data-v-9277d216]:checked::before {
  color: #0084ff;
  background-color: #fff;
  border: 1px solid #0084ff;
}

/*多选框2-选择外层选中*/
.lz-checkbox-02[data-v-9277d216] {
  position: relative;
  -webkit-appearance: none;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: transparent;
  border: none;
}
.lz-checkbox-02[data-v-9277d216]:before {
  content: "\e623";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 14px;
  font-size: 0.18667rem;
  line-height: 21px;
  line-height: 0.28rem;
  text-align: center;
  width: 22px;
  width: 0.29333rem;
  height: 21px;
  height: 0.28rem;
  background-color: #fff;
  color: transparent;
  border: 1px solid #ccc;
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.checkLi[data-v-9277d216] {
  color: #0084ff !important;
}
.checkLi .lz-checkbox-02[data-v-9277d216]:before {
    color: #fff;
    background-color: #0084ff;
    border: 1px solid #0084ff;
}

/*底部按钮*/
.lz-apply-btn[data-v-9277d216] {
  position: fixed;
  bottom: 0;
  border-top: 2px solid #fff;
  z-index: 20;
  color: #666;
  background-color: #f0f0f0;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 100px;
  height: 1.33333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 0;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.lz-apply-btn i[data-v-9277d216] {
    font-size: 40px;
    font-size: 0.53333rem;
    margin-right: 10px;
    margin-right: 0.13333rem;
}

/*底部提示*/
.lz-lp-footer[data-v-9277d216] {
  position: absolute;
  bottom: 100px;
  bottom: 1.33333rem;
  padding: 10px;
  padding: 0.13333rem;
}
.lz-lp-footer p[data-v-9277d216] {
    margin-bottom: 10px;
    margin-bottom: 0.13333rem;
}

/*顶部返回栏*/
.lz-top-title-empty[data-v-9277d216] {
  width: 100%;
  height: 90px;
  height: 1.2rem;
}
.lz-top-title[data-v-9277d216] {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 555;
  width: 100%;
  height: 90px;
  height: 1.2rem;
  line-height: 90px;
  line-height: 1.2rem;
  background-color: #0084ff;
  color: #fff;
  font-size: 28px;
  font-size: 0.37333rem;
}
.lz-top-title .left[data-v-9277d216] {
    position: absolute;
    top: 0;
    left: 20px;
    left: 0.26667rem;
    color: #fff;
}
.lz-top-title .right[data-v-9277d216] {
    position: absolute;
    top: 0;
    right: 20px;
    right: 0.26667rem;
    color: #fff;
}
.lz-top-title .center[data-v-9277d216] {
    text-align: center;
    font-size: 32px;
    font-size: 0.42667rem;
}

/*订单页*/
.lz-order-list[data-v-9277d216] {
  background-color: #fff;
  padding-top: 44px;
  padding-top: 0.58667rem;
}
.lz-order-list .titles[data-v-9277d216] {
    font-size: 36px;
    font-size: 0.48rem;
    color: #222;
    text-align: center;
}
.lz-order-list .need-com[data-v-9277d216] {
    position: relative;
    top: -4px;
    font-size: 12px;
    font-size: 0.16rem;
    line-height: 1.2;
    padding: 1px 8px;
    background-color: #fff;
    position: relative;
    color: #fff;
    border-radius: 5px;
    font-size: 28px;
    font-size: 0.37333rem;
    border: 1px solid #0084ff;
    margin-left: 5px;
    color: #0084ff;
}
.lz-order-list .need-com[data-v-9277d216]::before {
      content: '';
      position: absolute;
      left: -6px;
      top: 50%;
      margin-top: -3px;
      width: 0;
      height: 0;
      border: 3px solid transparent;
      border-right-color: #fff;
}
.lz-order-list .need-com[data-v-9277d216]:before {
    content: 0;
}
.lz-order-list .uls-order[data-v-9277d216] {
    width: 100%;
}
.lz-order-list .uls-order > li[data-v-9277d216] {
      text-align: center;
      font-size: 36px;
      font-size: 0.48rem;
      display: block;
      padding: 40px 0;
      padding: 0.53333rem 0;
}
.lz-order-list .uls-order > li .order-name[data-v-9277d216] {
        display: block;
        line-height: 40px;
        line-height: 0.53333rem;
        color: #000;
}
.lz-order-list .uls-order > li .order-inform[data-v-9277d216] {
        font-size: 60px;
        font-size: 0.8rem;
        display: block;
        margin-top: 4px;
        line-height: 80px;
        line-height: 1.06667rem;
        color: #ff6f07;
}
.lz-order-list .btn-check[data-v-9277d216],
  .lz-order-list .btn-pay[data-v-9277d216] {
    color: #ccc;
    background-color: #fff;
    border: 1px solid #ccc;
    display: inline-block;
    text-align: center;
    width: 180px;
    width: 2.4rem;
    height: 60px;
    height: 0.8rem;
    font-size: 28px;
    font-size: 0.37333rem;
    line-height: 56px;
    line-height: 0.74667rem;
    border-radius: 0;
    float: right;
    margin-left: 10px;
    margin-left: 0.13333rem;
}
.lz-order-list .btn-check[data-v-9277d216]:hover, .lz-order-list .btn-check[data-v-9277d216]:focus,
    .lz-order-list .btn-pay[data-v-9277d216]:hover,
    .lz-order-list .btn-pay[data-v-9277d216]:focus {
      color: #fff;
      background-color: #ccc;
      border: 1px solid #ccc;
}
.pay-many[data-v-9277d216] {
  margin-top: 12px;
  margin-top: 0.16rem;
  line-height: 88px;
  line-height: 1.17333rem;
  display: block;
  padding-left: 30px;
  padding-left: 0.4rem;
  font-size: 36px;
  font-size: 0.48rem;
}
.lz-bankBanch[data-v-9277d216] {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}
.lz-bankBanch.active[data-v-9277d216] {
    display: block;
}
.lz-bankBanch .lz-drop-search[data-v-9277d216] {
    background-color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}
.lz-bankBanch .lz-drop-search .title[data-v-9277d216] {
      position: relative;
      width: 100%;
      height: 100px;
      height: 1.33333rem;
      line-height: 100px;
      line-height: 1.33333rem;
      font-size: 34px;
      font-size: 0.45333rem;
      text-align: center;
}
.lz-bankBanch .lz-drop-search .title i[data-v-9277d216] {
        font-size: 50px;
        font-size: 0.66667rem;
        position: absolute;
        right: 0;
        top: 0;
        width: 80px;
        width: 1.06667rem;
        line-height: 100px;
        line-height: 1.33333rem;
}
.lz-bankBanch .lz-drop-search .search-box[data-v-9277d216] {
      position: relative;
      width: 100%;
      height: 100px;
      height: 1.33333rem;
      padding: 15px 40px;
      padding: 0.2rem 0.53333rem;
      text-align: center;
      background-color: #f5f5f5;
}
.lz-bankBanch .lz-drop-search .search-box i[data-v-9277d216] {
        position: absolute;
        left: 50px;
        left: 0.66667rem;
        top: 50%;
        margin-top: -35px;
        margin-top: -0.46667rem;
        font-size: 30px;
        font-size: 0.4rem;
        height: 70px;
        height: 0.93333rem;
        line-height: 70px;
        line-height: 0.93333rem;
        color: #999;
}
.lz-bankBanch .lz-drop-search .search[data-v-9277d216] {
      display: block;
      width: 100%;
      height: 70px;
      height: 0.93333rem;
      background-color: #fff;
      color: #333;
      padding-left: 50px;
      padding-left: 0.66667rem;
      margin: 0;
      border-color: #fff;
      font-size: 32px;
      font-size: 0.42667rem;
      border: none;
}
.lz-bankBanch .lz-drop-search .selected[data-v-9277d216] {
      width: 100%;
      height: 300px;
      height: 4rem;
      padding: 10px 20px;
      padding: 0.13333rem 0.26667rem;
      overflow: auto !important;
}
.lz-bankBanch .lz-drop-search .selected .option[data-v-9277d216] {
        position: relative;
        display: block;
        min-height: 20px;
        min-height: 0.26667rem;
        width: 100%;
        font-size: 16px;
        font-size: 0.21333rem;
        line-height: 20px;
        line-height: 0.26667rem;
        padding: 5px 0;
        color: #666;
        border-top: 1px solid #ececec;
}
.lz-bankBanch .lz-drop-search .selected .option[data-v-9277d216]:first-child {
          border-top: none;
}
.lz-list-block[data-v-9277d216] {
  position: relative;
}
.lz-list-block .ul-List .icons-left[data-v-9277d216] {
    position: absolute;
    width: 50px;
    width: 0.66667rem;
    left: 0;
    top: 25px;
    top: 0.33333rem;
    display: inline-block;
    height: 50px;
    height: 0.66667rem;
    font-size: 44px;
    font-size: 0.58667rem;
    color: #0084ff;
}
.lz-list-block .ul-List .ripple[data-v-9277d216] {
    position: relative;
    overflow: hidden;
}
.lz-list-block .ul-List .ripple[data-v-9277d216]:after {
      content: "";
      display: block;
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      pointer-events: none;
      background-image: radial-gradient(circle, #666 10%, transparent 10.01%);
      background-repeat: no-repeat;
      background-position: 50%;
      -webkit-transform: scale(10, 10);
          -ms-transform: scale(10, 10);
              transform: scale(10, 10);
      opacity: 0;
      -webkit-transition: opacity .5s, -webkit-transform .3s;
      transition: opacity .5s, -webkit-transform .3s;
      transition: transform .3s, opacity .5s;
      transition: transform .3s, opacity .5s, -webkit-transform .3s;
}
.lz-list-block .ul-List .ripple[data-v-9277d216]:active:after {
      -webkit-transform: scale(0, 0);
          -ms-transform: scale(0, 0);
              transform: scale(0, 0);
      opacity: .3;
      -webkit-transition: 0s;
      transition: 0s;
}
.lz-list-block .ul-List .item-content[data-v-9277d216] {
    background-color: #fff;
    width: 100%;
    line-height: 100px;
    line-height: 1.33333rem;
    height: 100px;
    height: 1.33333rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 30px;
    padding: 0 0.4rem;
    border-bottom: 1px solid #e7e7e7;
    font-size: 30px;
    font-size: 0.4rem;
}
.lz-list-block .ul-List .item-content > a.item-link[data-v-9277d216] {
      font-size: 30px;
      font-size: 0.4rem;
      display: block;
      width: 100%;
      height: 100%;
      color: #000;
}
.lz-list-block .ul-List .item-content .item-inner[data-v-9277d216] {
      width: 100%;
      height: 100%;
      position: relative;
      padding-right: 40px;
      padding-right: 0.53333rem;
      padding-left: 70px;
      padding-left: 0.93333rem;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
}
.lz-list-block .ul-List .item-content .icon-gerenziliao[data-v-9277d216] {
      font-size: 30px;
      font-size: 0.4rem;
}
.lz-list-block .ul-List .item-content .icons-right[data-v-9277d216] {
      position: absolute;
      right: 0;
      top: 0;
      display: inline-block;
      height: 100px;
      height: 1.33333rem;
      line-height: 100px;
      line-height: 1.33333rem;
      font-size: 36px;
      font-size: 0.48rem;
      color: #cac9ce;
}
.lz-list-block .ul-List .item-content .item-form[data-v-9277d216] {
      padding-left: 0;
}
.lz-list-block .ul-List .item-content .item-form .item-e-left[data-v-9277d216] {
        width: 30%;
        height: 100%;
        display: inline-block;
        float: left;
}
.lz-list-block .ul-List .item-content .item-form .item-e-right[data-v-9277d216] {
        width: 68%;
        height: 100%;
        text-align: right;
        display: inline-block;
        float: right;
        margin-bottom: 0;
}
.lz-list-block .ul-List .item-content .item-form input[type="text"][data-v-9277d216] {
        border: none;
        background-color: #fff;
}
.lz-list-block .ul-List .item-content .item-form .lz-radio[data-v-9277d216] {
        margin-top: 30px;
        margin-top: 0.4rem;
}
.lz-list-block .ul-List .item-content .item-form .date-input[data-v-9277d216] {
        border: none;
        text-align: right;
        background-color: #fff;
        height: 90px;
        height: 1.2rem;
        line-height: 90px;
        line-height: 1.2rem;
        margin-right: -55px;
        margin-right: -0.73333rem;
}
.lz-list-block .ul-List .item-content .item-title[data-v-9277d216] {
      padding: 0;
}
.lz-list-block .ul-List .item-content .item-title .item-img[data-v-9277d216] {
        position: absolute;
        right: 0;
        top: 5px;
        width: 90px;
        width: 1.2rem;
        height: 90px;
        height: 1.2rem;
        border-radius: 50%;
}
.shadeBox[data-v-9277d216] {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 999;
  background-color: rgba(0, 0, 0, 0.4);
}
#emptyDom[data-v-9277d216] {
  font-size: 34px;
  font-size: 0.45333rem;
}
#emptyDom .empty-icon[data-v-9277d216] {
    width: 185px;
    width: 2.46667rem;
    display: block;
    margin: 30px auto 10px;
    margin: 0.4rem auto 0.13333rem;
}
#emptyDom p[data-v-9277d216] {
    text-align: center;
    font-size: 34px;
    font-size: 0.45333rem;
}
.lz-layer-bg[data-v-9277d216] {
  background-color: transparent !important;
}
.layui-m-layer2 .layui-m-layerchild p[data-v-9277d216] {
  color: #fff;
}
.layout-enter-active[data-v-9277d216], .layout-leave-active[data-v-9277d216] {
  -webkit-transition: opacity .5s;
  transition: opacity .5s;
}
.layout-enter[data-v-9277d216], .layout-leave-active[data-v-9277d216] {
  opacity: 0;
}
.van-picker button[data-v-9277d216] {
  font-size: 30px;
  font-size: 0.4rem;
}
.van-image[data-v-9277d216] {
  vertical-align: middle;
}
.van-image img[data-v-9277d216] {
    vertical-align: middle;
}
.share-process-yindao[data-v-9277d216] {
  background-color: transparent;
  position: fixed;
  left: 0;
  top: 0;
  width: 750px;
  width: 10rem;
}
.share-process-yindao .layui-m-layercont[data-v-9277d216] {
    text-align: right;
    padding-right: 20px;
    padding-right: 0.26667rem;
    padding-top: 20px;
    padding-top: 0.26667rem;
}
.share-process-yindao img[data-v-9277d216] {
    width: 560px;
    width: 7.46667rem;
}
.vue-puzzle-vcode[data-v-9277d216] {
  z-index: 999999 !important;
}
.vue-puzzle-vcode .vue-auth-box_[data-v-9277d216] {
    top: 50%;
}
.margin-top-10[data-v-9277d216] {
  margin-top: 10px !important;
  margin-top: 0.13333rem !important;
}
.margin-top-20[data-v-9277d216] {
  margin-top: 20px !important;
  margin-top: 0.26667rem !important;
}
.margin-top-30[data-v-9277d216] {
  margin-top: 30px !important;
  margin-top: 0.4rem !important;
}
.margin-top-40[data-v-9277d216] {
  margin-top: 40px !important;
  margin-top: 0.53333rem !important;
}
.margin-top-50[data-v-9277d216] {
  margin-top: 50px !important;
  margin-top: 0.66667rem !important;
}
.margin-top-60[data-v-9277d216] {
  margin-top: 60px !important;
  margin-top: 0.8rem !important;
}
.margin-right-10[data-v-9277d216] {
  margin-right: 10px !important;
  margin-right: 0.13333rem !important;
}
.margin-right-20[data-v-9277d216] {
  margin-right: 20px !important;
  margin-right: 0.26667rem !important;
}
.margin-right-30[data-v-9277d216] {
  margin-right: 30px !important;
  margin-right: 0.4rem !important;
}
.margin-right-40[data-v-9277d216] {
  margin-right: 40px !important;
  margin-right: 0.53333rem !important;
}
.margin-right-50[data-v-9277d216] {
  margin-right: 50px !important;
  margin-right: 0.66667rem !important;
}
.margin-right-60[data-v-9277d216] {
  margin-right: 60px !important;
  margin-right: 0.8rem !important;
}
.margin-bottom-10[data-v-9277d216] {
  margin-bottom: 10px !important;
  margin-bottom: 0.13333rem !important;
}
.margin-bottom-20[data-v-9277d216] {
  margin-bottom: 20px !important;
  margin-bottom: 0.26667rem !important;
}
.margin-bottom-30[data-v-9277d216] {
  margin-bottom: 30px !important;
  margin-bottom: 0.4rem !important;
}
.margin-bottom-40[data-v-9277d216] {
  margin-bottom: 40px !important;
  margin-bottom: 0.53333rem !important;
}
.margin-bottom-50[data-v-9277d216] {
  margin-bottom: 50px !important;
  margin-bottom: 0.66667rem !important;
}
.margin-bottom-60[data-v-9277d216] {
  margin-bottom: 60px !important;
  margin-bottom: 0.8rem !important;
}
.margin-left-10[data-v-9277d216] {
  margin-left: 10px !important;
  margin-left: 0.13333rem !important;
}
.margin-left-20[data-v-9277d216] {
  margin-left: 20px !important;
  margin-left: 0.26667rem !important;
}
.margin-left-30[data-v-9277d216] {
  margin-left: 30px !important;
  margin-left: 0.4rem !important;
}
.margin-left-40[data-v-9277d216] {
  margin-left: 40px !important;
  margin-left: 0.53333rem !important;
}
.margin-left-50[data-v-9277d216] {
  margin-left: 50px !important;
  margin-left: 0.66667rem !important;
}
.margin-left-60[data-v-9277d216] {
  margin-left: 60px !important;
  margin-left: 0.8rem !important;
}
.padding-top-10[data-v-9277d216] {
  padding-top: 10px !important;
  padding-top: 0.13333rem !important;
}
.padding-top-20[data-v-9277d216] {
  padding-top: 20px !important;
  padding-top: 0.26667rem !important;
}
.padding-top-30[data-v-9277d216] {
  padding-top: 30px !important;
  padding-top: 0.4rem !important;
}
.padding-top-40[data-v-9277d216] {
  padding-top: 40px !important;
  padding-top: 0.53333rem !important;
}
.padding-top-50[data-v-9277d216] {
  padding-top: 50px !important;
  padding-top: 0.66667rem !important;
}
.padding-top-60[data-v-9277d216] {
  padding-top: 60px !important;
  padding-top: 0.8rem !important;
}
.padding-right-10[data-v-9277d216] {
  padding-right: 10px !important;
  padding-right: 0.13333rem !important;
}
.padding-right-20[data-v-9277d216] {
  padding-right: 20px !important;
  padding-right: 0.26667rem !important;
}
.padding-right-30[data-v-9277d216] {
  padding-right: 30px !important;
  padding-right: 0.4rem !important;
}
.padding-right-40[data-v-9277d216] {
  padding-right: 40px !important;
  padding-right: 0.53333rem !important;
}
.padding-right-50[data-v-9277d216] {
  padding-right: 50px !important;
  padding-right: 0.66667rem !important;
}
.padding-right-60[data-v-9277d216] {
  padding-right: 60px !important;
  padding-right: 0.8rem !important;
}
.padding-bottom-10[data-v-9277d216] {
  padding-bottom: 10px !important;
  padding-bottom: 0.13333rem !important;
}
.padding-bottom-20[data-v-9277d216] {
  padding-bottom: 20px !important;
  padding-bottom: 0.26667rem !important;
}
.padding-bottom-30[data-v-9277d216] {
  padding-bottom: 30px !important;
  padding-bottom: 0.4rem !important;
}
.padding-bottom-40[data-v-9277d216] {
  padding-bottom: 40px !important;
  padding-bottom: 0.53333rem !important;
}
.padding-bottom-50[data-v-9277d216] {
  padding-bottom: 50px !important;
  padding-bottom: 0.66667rem !important;
}
.padding-bottom-60[data-v-9277d216] {
  padding-bottom: 60px !important;
  padding-bottom: 0.8rem !important;
}
.padding-left-10[data-v-9277d216] {
  padding-left: 10px !important;
  padding-left: 0.13333rem !important;
}
.padding-left-20[data-v-9277d216] {
  padding-left: 20px !important;
  padding-left: 0.26667rem !important;
}
.padding-left-30[data-v-9277d216] {
  padding-left: 30px !important;
  padding-left: 0.4rem !important;
}
.padding-left-40[data-v-9277d216] {
  padding-left: 40px !important;
  padding-left: 0.53333rem !important;
}
.padding-left-50[data-v-9277d216] {
  padding-left: 50px !important;
  padding-left: 0.66667rem !important;
}
.padding-left-60[data-v-9277d216] {
  padding-left: 60px !important;
  padding-left: 0.8rem !important;
}
.bac-transparent[data-v-9277d216] {
  background-color: transparent !important;
}
.bac-transparent .layui-m-layerchild[data-v-9277d216] {
    background-color: transparent !important;
}
.layui-m-layer-lzAlert[data-v-9277d216] {
  width: 80% !important;
}
.layui-m-layer-lzAlert h3[data-v-9277d216] {
    line-height: 32px;
    line-height: 0.42667rem;
    height: unset;
    padding-top: 46px;
    padding-top: 0.61333rem;
    font-size: 32px;
    font-size: 0.42667rem;
}
.layui-m-layer-lzAlert .layui-m-layercont[data-v-9277d216] {
    font-size: 30px;
    font-size: 0.4rem;
    max-height: 300px;
    max-height: 4rem;
    overflow: auto;
    word-break: break-all;
    padding: 60px 40px;
    padding: 0.8rem 0.53333rem;
}
.layui-m-layer-lzAlert .layui-m-layerbtn span[yes][data-v-9277d216] {
    font-size: 30px;
    font-size: 0.4rem;
    color: #0084ff !important;
}
.layui-m-layer-inquiry[data-v-9277d216] {
  width: 80% !important;
}
.layui-m-layer-inquiry .layui-m-layercont[data-v-9277d216] {
    font-size: 30px;
    font-size: 0.4rem;
}
.layui-m-layer-design-lzAlert[data-v-9277d216] {
  width: 670px !important;
  width: 8.93333rem !important;
  padding-bottom: 70px;
  padding-bottom: 0.93333rem;
  border-radius: 32px !important;
  border-radius: 0.42667rem !important;
  background: url(../../static-product/img/alertbg.dacbbd63.png) no-repeat;
  background-size: 401px 334px;
  background-size: 5.34667rem 4.45333rem;
  background-position: center 168px;
  background-position: center 2.24rem;
  background-color: #fff;
}
.layui-m-layer-design-lzAlert .layui-m-layercont[data-v-9277d216] {
    font-size: 30px;
    font-size: 0.4rem;
    overflow: auto;
    word-break: break-all;
    padding: 60px 40px;
    padding: 0.8rem 0.53333rem;
}
.layui-m-layer-design-lzAlert .layui-m-layercont .title[data-v-9277d216] {
      font-size: 38px;
      font-size: 0.50667rem;
      line-height: 48px;
      line-height: 0.64rem;
      color: #000;
      text-align: center;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      font-family: PingFangSC-Semibold;
}
.layui-m-layer-design-lzAlert .layui-m-layercont .desc[data-v-9277d216] {
      font-size: 32px;
      font-size: 0.42667rem;
      color: #3c464f;
      text-align: center;
      line-height: 48px;
      line-height: 0.64rem;
      height: 144px;
      height: 1.92rem;
      overflow-y: auto;
      -webkit-overflow-scrolling: touch;
      margin-top: 439px;
      margin-top: 5.85333rem;
      font-family: PingFangSC-Regular;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn[data-v-9277d216] {
    width: 345px;
    width: 4.6rem;
    height: 95px;
    height: 1.26667rem;
    line-height: 95px;
    line-height: 1.26667rem;
    background: #3c7cfc;
    border: 1px solid #3c7cfc;
    overflow: hidden;
    -webkit-box-shadow: 0 10px 22px 0 rgba(60, 124, 252, 0.2);
    -webkit-box-shadow: 0 0.13333rem 0.29333rem 0 rgba(60, 124, 252, 0.2);
            box-shadow: 0 10px 22px 0 rgba(60, 124, 252, 0.2);
            box-shadow: 0 0.13333rem 0.29333rem 0 rgba(60, 124, 252, 0.2);
    border-radius: 54px;
    border-radius: 0.72rem;
    margin: 0 auto;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn span[yes][data-v-9277d216] {
      font-size: 36px;
      font-size: 0.48rem;
      color: #fff;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn span[yes][data-v-9277d216]:active {
      background: #3c7cfc;
}

/*按钮*/
/*最大按钮*/
.wts-btn-big[data-v-9277d216] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big[data-v-9277d216]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*中型按钮*/
.wts-btn-middle[data-v-9277d216] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 294px;
  width: 3.92rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 80px;
  line-height: 1.06667rem;
  border-radius: 8px;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-middle[data-v-9277d216]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-all[data-v-9277d216] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 110px;
  height: 1.46667rem;
  font-size: 40px;
  font-size: 0.53333rem;
  line-height: 110px;
  line-height: 1.46667rem;
  border-radius: 0;
  display: block;
  text-align: center;
}
.wts-btn-all[data-v-9277d216]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-free[data-v-9277d216] {
  color: #fff;
  background-color: #ff6e06;
  font-size: 30px;
  font-size: 0.4rem;
  border-radius: 5px;
  padding: 3px 10px;
  padding: 3px 0.13333rem;
  display: inline-block;
  text-align: center;
}
.wts-btn-free[data-v-9277d216]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}
.wts-btn-big-blue[data-v-9277d216] {
  color: #fff;
  background-color: #3aa9f8;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 94px;
  height: 1.25333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 94px;
  line-height: 1.25333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-blue[data-v-9277d216]:focus {
    color: #e6e6e6;
    background-color: #0994f6;
}

/*蓝色线型按钮-中*/
.wts-btn-cp[data-v-9277d216] {
  color: #fff;
  background-color: #0084ff;
  border: 1px solid #fff;
  display: inline-block;
  text-align: center;
  width: 310px;
  width: 4.13333rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 76px;
  line-height: 1.01333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-cp[data-v-9277d216]:hover, .wts-btn-cp[data-v-9277d216]:focus {
    color: #fff;
    background-color: #fff;
    border: 1px solid #fff;
}
.wts-btn-radius[data-v-9277d216] {
  color: #aaa;
  background-color: #fff;
  border: 1px solid #aaa;
  display: inline-block;
  text-align: center;
  width: 153px;
  width: 2.04rem;
  height: 55px;
  height: 0.73333rem;
  font-size: 26px;
  font-size: 0.34667rem;
  line-height: 55px;
  line-height: 0.73333rem;
  border-radius: 25px;
  border-radius: 0.33333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-radius[data-v-9277d216]:hover, .wts-btn-radius[data-v-9277d216]:focus {
    color: #fff;
    background-color: #aaa;
    border: 1px solid #aaa;
}

/*微大型按钮*/
.wts-btn-big-01[data-v-9277d216] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 590px;
  width: 7.86667rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-01[data-v-9277d216]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*查看更多*/
.wts-btn-more[data-v-9277d216] {
  display: block;
  border-top: 1px solid #eee;
  height: 86px;
  height: 1.14667rem;
  line-height: 86px;
  line-height: 1.14667rem;
  text-align: center;
  margin-left: -60px;
  margin-left: -0.8rem;
  color: #000;
  font-size: 28px;
  font-size: 0.37333rem;
  position: relative;
}
.wts-btn-more[data-v-9277d216]:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 38%;
  margin-top: -18px;
  margin-top: -0.24rem;
  margin-left: 90px;
  margin-left: 1.2rem;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  border-right: 3px solid #000;
  border-top: 3px solid #000;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}
.lz-readys[data-v-9277d216] {
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  min-height: 100vh;
  background-color: #fff;
  z-index: 9999;
}
.lz-readys .spinner[data-v-9277d216] {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -20px;
    margin-top: -0.26667rem;
    margin-left: -20px;
    margin-left: -0.26667rem;
    width: 40px;
    width: 0.53333rem;
    height: 40px;
    height: 0.53333rem;
}
.lz-readys .container1 > div[data-v-9277d216],
  .lz-readys .container2 > div[data-v-9277d216],
  .lz-readys .container3 > div[data-v-9277d216] {
    width: 10px;
    width: 0.13333rem;
    height: 10px;
    height: 0.13333rem;
    background-color: #0084ff;
    border-radius: 100%;
    position: absolute;
    -webkit-animation: bouncedelay-9277d216 1.2s infinite ease-in-out;
    animation: bouncedelay-9277d216 1.2s infinite ease-in-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.lz-readys .spinner .spinner-container[data-v-9277d216] {
    position: absolute;
    width: 100%;
    height: 100%;
}
.lz-readys .container2[data-v-9277d216] {
    -webkit-transform: rotateZ(45deg);
    -ms-transform: rotate(45deg);
        transform: rotateZ(45deg);
}
.lz-readys .container3[data-v-9277d216] {
    -webkit-transform: rotateZ(90deg);
    -ms-transform: rotate(90deg);
        transform: rotateZ(90deg);
}
.lz-readys .circle1[data-v-9277d216] {
    top: 0;
    left: 0;
}
.lz-readys .circle2[data-v-9277d216] {
    top: 0;
    right: 0;
}
.lz-readys .circle3[data-v-9277d216] {
    right: 0;
    bottom: 0;
}
.lz-readys .circle4[data-v-9277d216] {
    left: 0;
    bottom: 0;
}
.lz-readys .container2 .circle1[data-v-9277d216] {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}
.lz-readys .container3 .circle1[data-v-9277d216] {
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
}
.lz-readys .container1 .circle2[data-v-9277d216] {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}
.lz-readys .container2 .circle2[data-v-9277d216] {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}
.lz-readys .container3 .circle2[data-v-9277d216] {
    -webkit-animation-delay: -0.7s;
    animation-delay: -0.7s;
}
.lz-readys .container1 .circle3[data-v-9277d216] {
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.6s;
}
.lz-readys .container2 .circle3[data-v-9277d216] {
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s;
}
.lz-readys .container3 .circle3[data-v-9277d216] {
    -webkit-animation-delay: -0.4s;
    animation-delay: -0.4s;
}
.lz-readys .container1 .circle4[data-v-9277d216] {
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s;
}
.lz-readys .container2 .circle4[data-v-9277d216] {
    -webkit-animation-delay: -0.2s;
    animation-delay: -0.2s;
}
.lz-readys .container3 .circle4[data-v-9277d216] {
    -webkit-animation-delay: -0.1s;
    animation-delay: -0.1s;
}
@-webkit-keyframes bouncedelay-9277d216 {
0%,
  80%,
  100% {
    -webkit-transform: scale(0);
}
40% {
    -webkit-transform: scale(1);
}
}
@keyframes bouncedelay-9277d216 {
0%,
  80%,
  100% {
    transform: scale(0);
    -webkit-transform: scale(0);
}
40% {
    transform: scale(1);
    -webkit-transform: scale(1);
}
}
.lz-readys .loadText[data-v-9277d216] {
    position: absolute;
    top: 40%;
    left: 50%;
    width: 100px;
    width: 1.33333rem;
    margin-left: -50px;
    margin-left: -0.66667rem;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    font-size: 14px;
    font-size: 0.18667rem;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.6);
    color: #fff;
    font-size: 14px;
    padding-bottom: 10px;
    padding-bottom: 0.13333rem;
}
.lz-readys .loadText .gifLoad[data-v-9277d216] {
      width: 60px;
      width: 0.8rem;
      height: 60px;
      height: 0.8rem;
      display: block;
      margin: 10px auto;
      margin: 0.13333rem auto;
}
.design-modal[data-v-9277d216] {
  width: 630px;
  width: 8.4rem;
}
.design-modal.design-modal-footer[data-v-9277d216] {
    width: 690px;
    width: 9.2rem;
    bottom: 20px;
    bottom: 0.26667rem;
    top: auto;
    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    border-radius: 10px;
    border-radius: 0.13333rem;
    background: rgba(255, 255, 255, 0.8);
}
.design-modal.design-modal-footer .van-dialog__footer[data-v-9277d216] {
      display: none;
}
.design-modal.design-modal-confirm[data-v-9277d216] {
    width: 650px;
    width: 8.66667rem;
}
.design-modal.design-modal-confirm .van-dialog__content .van-dialog__message[data-v-9277d216] {
      padding: 40px 30px;
      padding: 0.53333rem 0.4rem;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-button--default[data-v-9277d216] {
      width: 260px;
      width: 3.46667rem;
      height: 80px;
      height: 1.06667rem;
      background: #236DFF;
      border-radius: 40px;
      border-radius: 0.53333rem;
      -webkit-box-flex: 0;
          -ms-flex: none;
              flex: none;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-button--default .van-button__text[data-v-9277d216] {
        font-size: 28px;
        font-size: 0.37333rem;
        color: #fff;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-dialog__cancel[data-v-9277d216] {
      background: #fff;
      border: 1px solid #236DFF;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-dialog__cancel .van-button__text[data-v-9277d216] {
        color: #236DFF;
}
.design-modal .van-dialog__header[data-v-9277d216] {
    color: #000000;
    font-size: 34px;
    font-size: 0.45333rem;
    line-height: 48px;
    line-height: 0.64rem;
    padding-top: 40px;
    padding-top: 0.53333rem;
    font-weight: 700;
}
.design-modal .van-dialog__content .van-dialog__message[data-v-9277d216] {
    color: #444444;
    font-size: 30px;
    font-size: 0.4rem;
    line-height: 42px;
    line-height: 0.56rem;
    padding: 30px;
    padding: 0.4rem;
}
.design-modal .van-dialog__footer[data-v-9277d216] {
    padding: 0 30px 40px;
    padding: 0 0.4rem 0.53333rem;
}
.design-modal .van-dialog__footer.van-hairline--top[data-v-9277d216]::after {
      border: none;
}
.design-modal .van-dialog__footer .van-button--default[data-v-9277d216] {
      width: 320px;
      width: 4.26667rem;
      height: 88px;
      height: 1.17333rem;
      background: #236DFF;
      border-radius: 44px;
      border-radius: 0.58667rem;
      margin: 0 auto;
      -webkit-box-flex: 0;
          -ms-flex: none;
              flex: none;
}
.design-modal .van-dialog__footer .van-button--default .van-button__text[data-v-9277d216] {
        font-size: 32px;
        font-size: 0.42667rem;
        color: #fff;
}
.timeValidity[data-v-9277d216] {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  padding-right: 0 !important;
}
.timeValidity .items-wrap[data-v-9277d216] {
    padding: 30px 0 20px;
    padding: 0.4rem 0 0.26667rem;
    border-bottom: 1px solid #F2F2F5;
    margin-right: -40px;
    margin-right: -0.53333rem;
    padding-right: 20px;
    padding-right: 0.26667rem;
}
.timeValidity .lz-drop-check[data-v-9277d216] {
    text-align: center;
    cursor: pointer;
    min-width: 128px;
    min-width: 1.70667rem;
    height: 100%;
    font-size: 28px;
    font-size: 0.37333rem;
    line-height: 58px;
    line-height: 0.77333rem;
    padding: 0 15px;
    padding: 0 0.2rem;
    color: #8a9094;
    display: inline-block;
    margin: 0px 10px 12px 0;
    margin: 0px 0.13333rem 0.16rem 0;
    background-color: #f2f2f5;
    border: 1px solid #f2f2f5;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-radius: 2px;
}
.timeValidity .lz-drop-check.active[data-v-9277d216] {
      color: #236DFF;
      background-color: #f3f7ff;
      border-color: #236DFF;
}
.timeValidity .lz-drop-check1[data-v-9277d216] {
    margin-right: 0;
}
.timeValidity .date-wrap[data-v-9277d216] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-bottom: 1px solid #F2F2F5;
    padding-right: 20px;
    padding-right: 0.26667rem;
}
.timeValidity .end-wrap[data-v-9277d216] {
    border-bottom: none;
}
.timeValidity .date-text[data-v-9277d216] {
    color: #8a9094;
    font-size: 28px;
    font-size: 0.37333rem;
}
.timeValidity .date-text .van-icon[data-v-9277d216] {
      color: #8a9094;
      font-size: 28px;
      font-size: 0.37333rem;
}
.timeValidity .startDay[data-v-9277d216],
  .timeValidity .endDay[data-v-9277d216] {
    padding: 30px 0;
    padding: 0.4rem 0;
    color: #3c464f;
}

@charset "UTF-8";
/*---------       字体行高       -----------*/
/*---------       字体颜色       -----------*/
/*---------       边框颜色       -----------*/
/*---------       背景颜色       -----------*/
/*--------- 按钮颜色  ---- */
/* 属性多值传递
ex:
@include remCalc(padding,10,20);
padding: 0.13333rem 0.26667rem;*/
/*按钮纯色系*/
/*按钮边框色系*/
/*按钮大小*/
/*自适应按钮*/
/*标题*/
/*小消息标签*/
/*背景色点击变化*/
/*字数省略限制*/
/*波纹点击效果*/
/*按钮*/
/*最大按钮*/
.wts-btn-big[data-v-5953bda8] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big[data-v-5953bda8]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*中型按钮*/
.wts-btn-middle[data-v-5953bda8] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 294px;
  width: 3.92rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 80px;
  line-height: 1.06667rem;
  border-radius: 8px;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-middle[data-v-5953bda8]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-all[data-v-5953bda8] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 110px;
  height: 1.46667rem;
  font-size: 40px;
  font-size: 0.53333rem;
  line-height: 110px;
  line-height: 1.46667rem;
  border-radius: 0;
  display: block;
  text-align: center;
}
.wts-btn-all[data-v-5953bda8]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-free[data-v-5953bda8] {
  color: #fff;
  background-color: #ff6e06;
  font-size: 30px;
  font-size: 0.4rem;
  border-radius: 5px;
  padding: 3px 10px;
  padding: 3px 0.13333rem;
  display: inline-block;
  text-align: center;
}
.wts-btn-free[data-v-5953bda8]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}
.wts-btn-big-blue[data-v-5953bda8] {
  color: #fff;
  background-color: #3aa9f8;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 94px;
  height: 1.25333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 94px;
  line-height: 1.25333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-blue[data-v-5953bda8]:focus {
    color: #e6e6e6;
    background-color: #0994f6;
}

/*蓝色线型按钮-中*/
.wts-btn-cp[data-v-5953bda8] {
  color: #fff;
  background-color: #0084ff;
  border: 1px solid #fff;
  display: inline-block;
  text-align: center;
  width: 310px;
  width: 4.13333rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 76px;
  line-height: 1.01333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-cp[data-v-5953bda8]:hover, .wts-btn-cp[data-v-5953bda8]:focus {
    color: #fff;
    background-color: #fff;
    border: 1px solid #fff;
}
.wts-btn-radius[data-v-5953bda8] {
  color: #aaa;
  background-color: #fff;
  border: 1px solid #aaa;
  display: inline-block;
  text-align: center;
  width: 153px;
  width: 2.04rem;
  height: 55px;
  height: 0.73333rem;
  font-size: 26px;
  font-size: 0.34667rem;
  line-height: 55px;
  line-height: 0.73333rem;
  border-radius: 25px;
  border-radius: 0.33333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-radius[data-v-5953bda8]:hover, .wts-btn-radius[data-v-5953bda8]:focus {
    color: #fff;
    background-color: #aaa;
    border: 1px solid #aaa;
}

/*微大型按钮*/
.wts-btn-big-01[data-v-5953bda8] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 590px;
  width: 7.86667rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-01[data-v-5953bda8]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*查看更多*/
.wts-btn-more[data-v-5953bda8] {
  display: block;
  border-top: 1px solid #eee;
  height: 86px;
  height: 1.14667rem;
  line-height: 86px;
  line-height: 1.14667rem;
  text-align: center;
  margin-left: -60px;
  margin-left: -0.8rem;
  color: #000;
  font-size: 28px;
  font-size: 0.37333rem;
  position: relative;
}
.wts-btn-more[data-v-5953bda8]:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 38%;
  margin-top: -18px;
  margin-top: -0.24rem;
  margin-left: 90px;
  margin-left: 1.2rem;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  border-right: 3px solid #000;
  border-top: 3px solid #000;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}
.body-container[data-v-5953bda8] {
  width: 750px;
  width: 10rem;
  margin: 0 auto;
  position: relative;
  background-color: #f5f5f5;
}
.lz-top-img[data-v-5953bda8] {
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
}

/*单选框*/
.lz-radio[data-v-5953bda8] {
  position: relative;
  -webkit-appearance: none;
  width: 18px;
  width: 0.24rem;
  height: 18px;
  height: 0.24rem;
  background-color: transparent;
  border: none;
}
.lz-radio[data-v-5953bda8]:before {
  content: "\e623";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 12px;
  font-size: 0.16rem;
  line-height: 18px;
  line-height: 0.24rem;
  text-align: center;
  width: 18px;
  width: 0.24rem;
  height: 18px;
  height: 0.24rem;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  color: #fff;
  opacity: 1;
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 50%;
}
.lz-radio[data-v-5953bda8]:checked::before {
  background-color: #0084ff;
  border: 1px solid #0084ff;
}
.lz-radio-new[data-v-5953bda8] {
  position: relative;
  background-color: #fff;
  width: 40px;
  width: 0.53333rem;
  height: 40px;
  height: 0.53333rem;
  border-radius: 50%;
  display: inline-block;
  border: 1px solid #e5e5e5;
}
.lz-radio-new[data-check=true][data-v-5953bda8] {
  background-color: #0084ff;
  border: 1px solid #0084ff;
}
.lz-radio-new[data-check=true][data-v-5953bda8]:before {
  content: "\e6f0";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 20px;
  font-size: 0.26667rem;
  line-height: 40px;
  line-height: 0.53333rem;
  text-align: center;
  color: #fff;
  position: absolute;
  top: 2px;
  right: 4px;
  margin-top: -1px;
}

/*多选框*/
.lz-checkbox[data-v-5953bda8] {
  position: relative;
  -webkit-appearance: none;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: transparent;
  border: none;
}
.lz-checkbox[data-v-5953bda8]:before {
  content: "\e64e";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 14px;
  font-size: 0.18667rem;
  line-height: 24px;
  line-height: 0.32rem;
  text-align: center;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: #fff;
  color: transparent;
  border: 1px solid #ccc;
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 6px;
}
.lz-checkbox[data-v-5953bda8]:checked::before {
  color: #0084ff;
  background-color: #fff;
  border: 1px solid #0084ff;
}

/*多选框2-选择外层选中*/
.lz-checkbox-02[data-v-5953bda8] {
  position: relative;
  -webkit-appearance: none;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: transparent;
  border: none;
}
.lz-checkbox-02[data-v-5953bda8]:before {
  content: "\e623";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 14px;
  font-size: 0.18667rem;
  line-height: 21px;
  line-height: 0.28rem;
  text-align: center;
  width: 22px;
  width: 0.29333rem;
  height: 21px;
  height: 0.28rem;
  background-color: #fff;
  color: transparent;
  border: 1px solid #ccc;
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.checkLi[data-v-5953bda8] {
  color: #0084ff !important;
}
.checkLi .lz-checkbox-02[data-v-5953bda8]:before {
    color: #fff;
    background-color: #0084ff;
    border: 1px solid #0084ff;
}

/*底部按钮*/
.lz-apply-btn[data-v-5953bda8] {
  position: fixed;
  bottom: 0;
  border-top: 2px solid #fff;
  z-index: 20;
  color: #666;
  background-color: #f0f0f0;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 100px;
  height: 1.33333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 0;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.lz-apply-btn i[data-v-5953bda8] {
    font-size: 40px;
    font-size: 0.53333rem;
    margin-right: 10px;
    margin-right: 0.13333rem;
}

/*底部提示*/
.lz-lp-footer[data-v-5953bda8] {
  position: absolute;
  bottom: 100px;
  bottom: 1.33333rem;
  padding: 10px;
  padding: 0.13333rem;
}
.lz-lp-footer p[data-v-5953bda8] {
    margin-bottom: 10px;
    margin-bottom: 0.13333rem;
}

/*顶部返回栏*/
.lz-top-title-empty[data-v-5953bda8] {
  width: 100%;
  height: 90px;
  height: 1.2rem;
}
.lz-top-title[data-v-5953bda8] {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 555;
  width: 100%;
  height: 90px;
  height: 1.2rem;
  line-height: 90px;
  line-height: 1.2rem;
  background-color: #0084ff;
  color: #fff;
  font-size: 28px;
  font-size: 0.37333rem;
}
.lz-top-title .left[data-v-5953bda8] {
    position: absolute;
    top: 0;
    left: 20px;
    left: 0.26667rem;
    color: #fff;
}
.lz-top-title .right[data-v-5953bda8] {
    position: absolute;
    top: 0;
    right: 20px;
    right: 0.26667rem;
    color: #fff;
}
.lz-top-title .center[data-v-5953bda8] {
    text-align: center;
    font-size: 32px;
    font-size: 0.42667rem;
}

/*订单页*/
.lz-order-list[data-v-5953bda8] {
  background-color: #fff;
  padding-top: 44px;
  padding-top: 0.58667rem;
}
.lz-order-list .titles[data-v-5953bda8] {
    font-size: 36px;
    font-size: 0.48rem;
    color: #222;
    text-align: center;
}
.lz-order-list .need-com[data-v-5953bda8] {
    position: relative;
    top: -4px;
    font-size: 12px;
    font-size: 0.16rem;
    line-height: 1.2;
    padding: 1px 8px;
    background-color: #fff;
    position: relative;
    color: #fff;
    border-radius: 5px;
    font-size: 28px;
    font-size: 0.37333rem;
    border: 1px solid #0084ff;
    margin-left: 5px;
    color: #0084ff;
}
.lz-order-list .need-com[data-v-5953bda8]::before {
      content: '';
      position: absolute;
      left: -6px;
      top: 50%;
      margin-top: -3px;
      width: 0;
      height: 0;
      border: 3px solid transparent;
      border-right-color: #fff;
}
.lz-order-list .need-com[data-v-5953bda8]:before {
    content: 0;
}
.lz-order-list .uls-order[data-v-5953bda8] {
    width: 100%;
}
.lz-order-list .uls-order > li[data-v-5953bda8] {
      text-align: center;
      font-size: 36px;
      font-size: 0.48rem;
      display: block;
      padding: 40px 0;
      padding: 0.53333rem 0;
}
.lz-order-list .uls-order > li .order-name[data-v-5953bda8] {
        display: block;
        line-height: 40px;
        line-height: 0.53333rem;
        color: #000;
}
.lz-order-list .uls-order > li .order-inform[data-v-5953bda8] {
        font-size: 60px;
        font-size: 0.8rem;
        display: block;
        margin-top: 4px;
        line-height: 80px;
        line-height: 1.06667rem;
        color: #ff6f07;
}
.lz-order-list .btn-check[data-v-5953bda8],
  .lz-order-list .btn-pay[data-v-5953bda8] {
    color: #ccc;
    background-color: #fff;
    border: 1px solid #ccc;
    display: inline-block;
    text-align: center;
    width: 180px;
    width: 2.4rem;
    height: 60px;
    height: 0.8rem;
    font-size: 28px;
    font-size: 0.37333rem;
    line-height: 56px;
    line-height: 0.74667rem;
    border-radius: 0;
    float: right;
    margin-left: 10px;
    margin-left: 0.13333rem;
}
.lz-order-list .btn-check[data-v-5953bda8]:hover, .lz-order-list .btn-check[data-v-5953bda8]:focus,
    .lz-order-list .btn-pay[data-v-5953bda8]:hover,
    .lz-order-list .btn-pay[data-v-5953bda8]:focus {
      color: #fff;
      background-color: #ccc;
      border: 1px solid #ccc;
}
.pay-many[data-v-5953bda8] {
  margin-top: 12px;
  margin-top: 0.16rem;
  line-height: 88px;
  line-height: 1.17333rem;
  display: block;
  padding-left: 30px;
  padding-left: 0.4rem;
  font-size: 36px;
  font-size: 0.48rem;
}
.lz-bankBanch[data-v-5953bda8] {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}
.lz-bankBanch.active[data-v-5953bda8] {
    display: block;
}
.lz-bankBanch .lz-drop-search[data-v-5953bda8] {
    background-color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}
.lz-bankBanch .lz-drop-search .title[data-v-5953bda8] {
      position: relative;
      width: 100%;
      height: 100px;
      height: 1.33333rem;
      line-height: 100px;
      line-height: 1.33333rem;
      font-size: 34px;
      font-size: 0.45333rem;
      text-align: center;
}
.lz-bankBanch .lz-drop-search .title i[data-v-5953bda8] {
        font-size: 50px;
        font-size: 0.66667rem;
        position: absolute;
        right: 0;
        top: 0;
        width: 80px;
        width: 1.06667rem;
        line-height: 100px;
        line-height: 1.33333rem;
}
.lz-bankBanch .lz-drop-search .search-box[data-v-5953bda8] {
      position: relative;
      width: 100%;
      height: 100px;
      height: 1.33333rem;
      padding: 15px 40px;
      padding: 0.2rem 0.53333rem;
      text-align: center;
      background-color: #f5f5f5;
}
.lz-bankBanch .lz-drop-search .search-box i[data-v-5953bda8] {
        position: absolute;
        left: 50px;
        left: 0.66667rem;
        top: 50%;
        margin-top: -35px;
        margin-top: -0.46667rem;
        font-size: 30px;
        font-size: 0.4rem;
        height: 70px;
        height: 0.93333rem;
        line-height: 70px;
        line-height: 0.93333rem;
        color: #999;
}
.lz-bankBanch .lz-drop-search .search[data-v-5953bda8] {
      display: block;
      width: 100%;
      height: 70px;
      height: 0.93333rem;
      background-color: #fff;
      color: #333;
      padding-left: 50px;
      padding-left: 0.66667rem;
      margin: 0;
      border-color: #fff;
      font-size: 32px;
      font-size: 0.42667rem;
      border: none;
}
.lz-bankBanch .lz-drop-search .selected[data-v-5953bda8] {
      width: 100%;
      height: 300px;
      height: 4rem;
      padding: 10px 20px;
      padding: 0.13333rem 0.26667rem;
      overflow: auto !important;
}
.lz-bankBanch .lz-drop-search .selected .option[data-v-5953bda8] {
        position: relative;
        display: block;
        min-height: 20px;
        min-height: 0.26667rem;
        width: 100%;
        font-size: 16px;
        font-size: 0.21333rem;
        line-height: 20px;
        line-height: 0.26667rem;
        padding: 5px 0;
        color: #666;
        border-top: 1px solid #ececec;
}
.lz-bankBanch .lz-drop-search .selected .option[data-v-5953bda8]:first-child {
          border-top: none;
}
.lz-list-block[data-v-5953bda8] {
  position: relative;
}
.lz-list-block .ul-List .icons-left[data-v-5953bda8] {
    position: absolute;
    width: 50px;
    width: 0.66667rem;
    left: 0;
    top: 25px;
    top: 0.33333rem;
    display: inline-block;
    height: 50px;
    height: 0.66667rem;
    font-size: 44px;
    font-size: 0.58667rem;
    color: #0084ff;
}
.lz-list-block .ul-List .ripple[data-v-5953bda8] {
    position: relative;
    overflow: hidden;
}
.lz-list-block .ul-List .ripple[data-v-5953bda8]:after {
      content: "";
      display: block;
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      pointer-events: none;
      background-image: radial-gradient(circle, #666 10%, transparent 10.01%);
      background-repeat: no-repeat;
      background-position: 50%;
      -webkit-transform: scale(10, 10);
          -ms-transform: scale(10, 10);
              transform: scale(10, 10);
      opacity: 0;
      -webkit-transition: opacity .5s, -webkit-transform .3s;
      transition: opacity .5s, -webkit-transform .3s;
      transition: transform .3s, opacity .5s;
      transition: transform .3s, opacity .5s, -webkit-transform .3s;
}
.lz-list-block .ul-List .ripple[data-v-5953bda8]:active:after {
      -webkit-transform: scale(0, 0);
          -ms-transform: scale(0, 0);
              transform: scale(0, 0);
      opacity: .3;
      -webkit-transition: 0s;
      transition: 0s;
}
.lz-list-block .ul-List .item-content[data-v-5953bda8] {
    background-color: #fff;
    width: 100%;
    line-height: 100px;
    line-height: 1.33333rem;
    height: 100px;
    height: 1.33333rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 30px;
    padding: 0 0.4rem;
    border-bottom: 1px solid #e7e7e7;
    font-size: 30px;
    font-size: 0.4rem;
}
.lz-list-block .ul-List .item-content > a.item-link[data-v-5953bda8] {
      font-size: 30px;
      font-size: 0.4rem;
      display: block;
      width: 100%;
      height: 100%;
      color: #000;
}
.lz-list-block .ul-List .item-content .item-inner[data-v-5953bda8] {
      width: 100%;
      height: 100%;
      position: relative;
      padding-right: 40px;
      padding-right: 0.53333rem;
      padding-left: 70px;
      padding-left: 0.93333rem;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
}
.lz-list-block .ul-List .item-content .icon-gerenziliao[data-v-5953bda8] {
      font-size: 30px;
      font-size: 0.4rem;
}
.lz-list-block .ul-List .item-content .icons-right[data-v-5953bda8] {
      position: absolute;
      right: 0;
      top: 0;
      display: inline-block;
      height: 100px;
      height: 1.33333rem;
      line-height: 100px;
      line-height: 1.33333rem;
      font-size: 36px;
      font-size: 0.48rem;
      color: #cac9ce;
}
.lz-list-block .ul-List .item-content .item-form[data-v-5953bda8] {
      padding-left: 0;
}
.lz-list-block .ul-List .item-content .item-form .item-e-left[data-v-5953bda8] {
        width: 30%;
        height: 100%;
        display: inline-block;
        float: left;
}
.lz-list-block .ul-List .item-content .item-form .item-e-right[data-v-5953bda8] {
        width: 68%;
        height: 100%;
        text-align: right;
        display: inline-block;
        float: right;
        margin-bottom: 0;
}
.lz-list-block .ul-List .item-content .item-form input[type="text"][data-v-5953bda8] {
        border: none;
        background-color: #fff;
}
.lz-list-block .ul-List .item-content .item-form .lz-radio[data-v-5953bda8] {
        margin-top: 30px;
        margin-top: 0.4rem;
}
.lz-list-block .ul-List .item-content .item-form .date-input[data-v-5953bda8] {
        border: none;
        text-align: right;
        background-color: #fff;
        height: 90px;
        height: 1.2rem;
        line-height: 90px;
        line-height: 1.2rem;
        margin-right: -55px;
        margin-right: -0.73333rem;
}
.lz-list-block .ul-List .item-content .item-title[data-v-5953bda8] {
      padding: 0;
}
.lz-list-block .ul-List .item-content .item-title .item-img[data-v-5953bda8] {
        position: absolute;
        right: 0;
        top: 5px;
        width: 90px;
        width: 1.2rem;
        height: 90px;
        height: 1.2rem;
        border-radius: 50%;
}
.shadeBox[data-v-5953bda8] {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 999;
  background-color: rgba(0, 0, 0, 0.4);
}
#emptyDom[data-v-5953bda8] {
  font-size: 34px;
  font-size: 0.45333rem;
}
#emptyDom .empty-icon[data-v-5953bda8] {
    width: 185px;
    width: 2.46667rem;
    display: block;
    margin: 30px auto 10px;
    margin: 0.4rem auto 0.13333rem;
}
#emptyDom p[data-v-5953bda8] {
    text-align: center;
    font-size: 34px;
    font-size: 0.45333rem;
}
.lz-layer-bg[data-v-5953bda8] {
  background-color: transparent !important;
}
.layui-m-layer2 .layui-m-layerchild p[data-v-5953bda8] {
  color: #fff;
}
.layout-enter-active[data-v-5953bda8], .layout-leave-active[data-v-5953bda8] {
  -webkit-transition: opacity .5s;
  transition: opacity .5s;
}
.layout-enter[data-v-5953bda8], .layout-leave-active[data-v-5953bda8] {
  opacity: 0;
}
.van-picker button[data-v-5953bda8] {
  font-size: 30px;
  font-size: 0.4rem;
}
.van-image[data-v-5953bda8] {
  vertical-align: middle;
}
.van-image img[data-v-5953bda8] {
    vertical-align: middle;
}
.share-process-yindao[data-v-5953bda8] {
  background-color: transparent;
  position: fixed;
  left: 0;
  top: 0;
  width: 750px;
  width: 10rem;
}
.share-process-yindao .layui-m-layercont[data-v-5953bda8] {
    text-align: right;
    padding-right: 20px;
    padding-right: 0.26667rem;
    padding-top: 20px;
    padding-top: 0.26667rem;
}
.share-process-yindao img[data-v-5953bda8] {
    width: 560px;
    width: 7.46667rem;
}
.vue-puzzle-vcode[data-v-5953bda8] {
  z-index: 999999 !important;
}
.vue-puzzle-vcode .vue-auth-box_[data-v-5953bda8] {
    top: 50%;
}
.margin-top-10[data-v-5953bda8] {
  margin-top: 10px !important;
  margin-top: 0.13333rem !important;
}
.margin-top-20[data-v-5953bda8] {
  margin-top: 20px !important;
  margin-top: 0.26667rem !important;
}
.margin-top-30[data-v-5953bda8] {
  margin-top: 30px !important;
  margin-top: 0.4rem !important;
}
.margin-top-40[data-v-5953bda8] {
  margin-top: 40px !important;
  margin-top: 0.53333rem !important;
}
.margin-top-50[data-v-5953bda8] {
  margin-top: 50px !important;
  margin-top: 0.66667rem !important;
}
.margin-top-60[data-v-5953bda8] {
  margin-top: 60px !important;
  margin-top: 0.8rem !important;
}
.margin-right-10[data-v-5953bda8] {
  margin-right: 10px !important;
  margin-right: 0.13333rem !important;
}
.margin-right-20[data-v-5953bda8] {
  margin-right: 20px !important;
  margin-right: 0.26667rem !important;
}
.margin-right-30[data-v-5953bda8] {
  margin-right: 30px !important;
  margin-right: 0.4rem !important;
}
.margin-right-40[data-v-5953bda8] {
  margin-right: 40px !important;
  margin-right: 0.53333rem !important;
}
.margin-right-50[data-v-5953bda8] {
  margin-right: 50px !important;
  margin-right: 0.66667rem !important;
}
.margin-right-60[data-v-5953bda8] {
  margin-right: 60px !important;
  margin-right: 0.8rem !important;
}
.margin-bottom-10[data-v-5953bda8] {
  margin-bottom: 10px !important;
  margin-bottom: 0.13333rem !important;
}
.margin-bottom-20[data-v-5953bda8] {
  margin-bottom: 20px !important;
  margin-bottom: 0.26667rem !important;
}
.margin-bottom-30[data-v-5953bda8] {
  margin-bottom: 30px !important;
  margin-bottom: 0.4rem !important;
}
.margin-bottom-40[data-v-5953bda8] {
  margin-bottom: 40px !important;
  margin-bottom: 0.53333rem !important;
}
.margin-bottom-50[data-v-5953bda8] {
  margin-bottom: 50px !important;
  margin-bottom: 0.66667rem !important;
}
.margin-bottom-60[data-v-5953bda8] {
  margin-bottom: 60px !important;
  margin-bottom: 0.8rem !important;
}
.margin-left-10[data-v-5953bda8] {
  margin-left: 10px !important;
  margin-left: 0.13333rem !important;
}
.margin-left-20[data-v-5953bda8] {
  margin-left: 20px !important;
  margin-left: 0.26667rem !important;
}
.margin-left-30[data-v-5953bda8] {
  margin-left: 30px !important;
  margin-left: 0.4rem !important;
}
.margin-left-40[data-v-5953bda8] {
  margin-left: 40px !important;
  margin-left: 0.53333rem !important;
}
.margin-left-50[data-v-5953bda8] {
  margin-left: 50px !important;
  margin-left: 0.66667rem !important;
}
.margin-left-60[data-v-5953bda8] {
  margin-left: 60px !important;
  margin-left: 0.8rem !important;
}
.padding-top-10[data-v-5953bda8] {
  padding-top: 10px !important;
  padding-top: 0.13333rem !important;
}
.padding-top-20[data-v-5953bda8] {
  padding-top: 20px !important;
  padding-top: 0.26667rem !important;
}
.padding-top-30[data-v-5953bda8] {
  padding-top: 30px !important;
  padding-top: 0.4rem !important;
}
.padding-top-40[data-v-5953bda8] {
  padding-top: 40px !important;
  padding-top: 0.53333rem !important;
}
.padding-top-50[data-v-5953bda8] {
  padding-top: 50px !important;
  padding-top: 0.66667rem !important;
}
.padding-top-60[data-v-5953bda8] {
  padding-top: 60px !important;
  padding-top: 0.8rem !important;
}
.padding-right-10[data-v-5953bda8] {
  padding-right: 10px !important;
  padding-right: 0.13333rem !important;
}
.padding-right-20[data-v-5953bda8] {
  padding-right: 20px !important;
  padding-right: 0.26667rem !important;
}
.padding-right-30[data-v-5953bda8] {
  padding-right: 30px !important;
  padding-right: 0.4rem !important;
}
.padding-right-40[data-v-5953bda8] {
  padding-right: 40px !important;
  padding-right: 0.53333rem !important;
}
.padding-right-50[data-v-5953bda8] {
  padding-right: 50px !important;
  padding-right: 0.66667rem !important;
}
.padding-right-60[data-v-5953bda8] {
  padding-right: 60px !important;
  padding-right: 0.8rem !important;
}
.padding-bottom-10[data-v-5953bda8] {
  padding-bottom: 10px !important;
  padding-bottom: 0.13333rem !important;
}
.padding-bottom-20[data-v-5953bda8] {
  padding-bottom: 20px !important;
  padding-bottom: 0.26667rem !important;
}
.padding-bottom-30[data-v-5953bda8] {
  padding-bottom: 30px !important;
  padding-bottom: 0.4rem !important;
}
.padding-bottom-40[data-v-5953bda8] {
  padding-bottom: 40px !important;
  padding-bottom: 0.53333rem !important;
}
.padding-bottom-50[data-v-5953bda8] {
  padding-bottom: 50px !important;
  padding-bottom: 0.66667rem !important;
}
.padding-bottom-60[data-v-5953bda8] {
  padding-bottom: 60px !important;
  padding-bottom: 0.8rem !important;
}
.padding-left-10[data-v-5953bda8] {
  padding-left: 10px !important;
  padding-left: 0.13333rem !important;
}
.padding-left-20[data-v-5953bda8] {
  padding-left: 20px !important;
  padding-left: 0.26667rem !important;
}
.padding-left-30[data-v-5953bda8] {
  padding-left: 30px !important;
  padding-left: 0.4rem !important;
}
.padding-left-40[data-v-5953bda8] {
  padding-left: 40px !important;
  padding-left: 0.53333rem !important;
}
.padding-left-50[data-v-5953bda8] {
  padding-left: 50px !important;
  padding-left: 0.66667rem !important;
}
.padding-left-60[data-v-5953bda8] {
  padding-left: 60px !important;
  padding-left: 0.8rem !important;
}
.bac-transparent[data-v-5953bda8] {
  background-color: transparent !important;
}
.bac-transparent .layui-m-layerchild[data-v-5953bda8] {
    background-color: transparent !important;
}
.layui-m-layer-lzAlert[data-v-5953bda8] {
  width: 80% !important;
}
.layui-m-layer-lzAlert h3[data-v-5953bda8] {
    line-height: 32px;
    line-height: 0.42667rem;
    height: unset;
    padding-top: 46px;
    padding-top: 0.61333rem;
    font-size: 32px;
    font-size: 0.42667rem;
}
.layui-m-layer-lzAlert .layui-m-layercont[data-v-5953bda8] {
    font-size: 30px;
    font-size: 0.4rem;
    max-height: 300px;
    max-height: 4rem;
    overflow: auto;
    word-break: break-all;
    padding: 60px 40px;
    padding: 0.8rem 0.53333rem;
}
.layui-m-layer-lzAlert .layui-m-layerbtn span[yes][data-v-5953bda8] {
    font-size: 30px;
    font-size: 0.4rem;
    color: #0084ff !important;
}
.layui-m-layer-inquiry[data-v-5953bda8] {
  width: 80% !important;
}
.layui-m-layer-inquiry .layui-m-layercont[data-v-5953bda8] {
    font-size: 30px;
    font-size: 0.4rem;
}
.layui-m-layer-design-lzAlert[data-v-5953bda8] {
  width: 670px !important;
  width: 8.93333rem !important;
  padding-bottom: 70px;
  padding-bottom: 0.93333rem;
  border-radius: 32px !important;
  border-radius: 0.42667rem !important;
  background: url(../../static-product/img/alertbg.dacbbd63.png) no-repeat;
  background-size: 401px 334px;
  background-size: 5.34667rem 4.45333rem;
  background-position: center 168px;
  background-position: center 2.24rem;
  background-color: #fff;
}
.layui-m-layer-design-lzAlert .layui-m-layercont[data-v-5953bda8] {
    font-size: 30px;
    font-size: 0.4rem;
    overflow: auto;
    word-break: break-all;
    padding: 60px 40px;
    padding: 0.8rem 0.53333rem;
}
.layui-m-layer-design-lzAlert .layui-m-layercont .title[data-v-5953bda8] {
      font-size: 38px;
      font-size: 0.50667rem;
      line-height: 48px;
      line-height: 0.64rem;
      color: #000;
      text-align: center;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      font-family: PingFangSC-Semibold;
}
.layui-m-layer-design-lzAlert .layui-m-layercont .desc[data-v-5953bda8] {
      font-size: 32px;
      font-size: 0.42667rem;
      color: #3c464f;
      text-align: center;
      line-height: 48px;
      line-height: 0.64rem;
      height: 144px;
      height: 1.92rem;
      overflow-y: auto;
      -webkit-overflow-scrolling: touch;
      margin-top: 439px;
      margin-top: 5.85333rem;
      font-family: PingFangSC-Regular;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn[data-v-5953bda8] {
    width: 345px;
    width: 4.6rem;
    height: 95px;
    height: 1.26667rem;
    line-height: 95px;
    line-height: 1.26667rem;
    background: #3c7cfc;
    border: 1px solid #3c7cfc;
    overflow: hidden;
    -webkit-box-shadow: 0 10px 22px 0 rgba(60, 124, 252, 0.2);
    -webkit-box-shadow: 0 0.13333rem 0.29333rem 0 rgba(60, 124, 252, 0.2);
            box-shadow: 0 10px 22px 0 rgba(60, 124, 252, 0.2);
            box-shadow: 0 0.13333rem 0.29333rem 0 rgba(60, 124, 252, 0.2);
    border-radius: 54px;
    border-radius: 0.72rem;
    margin: 0 auto;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn span[yes][data-v-5953bda8] {
      font-size: 36px;
      font-size: 0.48rem;
      color: #fff;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn span[yes][data-v-5953bda8]:active {
      background: #3c7cfc;
}

/*按钮*/
/*最大按钮*/
.wts-btn-big[data-v-5953bda8] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big[data-v-5953bda8]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*中型按钮*/
.wts-btn-middle[data-v-5953bda8] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 294px;
  width: 3.92rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 80px;
  line-height: 1.06667rem;
  border-radius: 8px;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-middle[data-v-5953bda8]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-all[data-v-5953bda8] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 110px;
  height: 1.46667rem;
  font-size: 40px;
  font-size: 0.53333rem;
  line-height: 110px;
  line-height: 1.46667rem;
  border-radius: 0;
  display: block;
  text-align: center;
}
.wts-btn-all[data-v-5953bda8]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-free[data-v-5953bda8] {
  color: #fff;
  background-color: #ff6e06;
  font-size: 30px;
  font-size: 0.4rem;
  border-radius: 5px;
  padding: 3px 10px;
  padding: 3px 0.13333rem;
  display: inline-block;
  text-align: center;
}
.wts-btn-free[data-v-5953bda8]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}
.wts-btn-big-blue[data-v-5953bda8] {
  color: #fff;
  background-color: #3aa9f8;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 94px;
  height: 1.25333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 94px;
  line-height: 1.25333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-blue[data-v-5953bda8]:focus {
    color: #e6e6e6;
    background-color: #0994f6;
}

/*蓝色线型按钮-中*/
.wts-btn-cp[data-v-5953bda8] {
  color: #fff;
  background-color: #0084ff;
  border: 1px solid #fff;
  display: inline-block;
  text-align: center;
  width: 310px;
  width: 4.13333rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 76px;
  line-height: 1.01333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-cp[data-v-5953bda8]:hover, .wts-btn-cp[data-v-5953bda8]:focus {
    color: #fff;
    background-color: #fff;
    border: 1px solid #fff;
}
.wts-btn-radius[data-v-5953bda8] {
  color: #aaa;
  background-color: #fff;
  border: 1px solid #aaa;
  display: inline-block;
  text-align: center;
  width: 153px;
  width: 2.04rem;
  height: 55px;
  height: 0.73333rem;
  font-size: 26px;
  font-size: 0.34667rem;
  line-height: 55px;
  line-height: 0.73333rem;
  border-radius: 25px;
  border-radius: 0.33333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-radius[data-v-5953bda8]:hover, .wts-btn-radius[data-v-5953bda8]:focus {
    color: #fff;
    background-color: #aaa;
    border: 1px solid #aaa;
}

/*微大型按钮*/
.wts-btn-big-01[data-v-5953bda8] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 590px;
  width: 7.86667rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-01[data-v-5953bda8]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*查看更多*/
.wts-btn-more[data-v-5953bda8] {
  display: block;
  border-top: 1px solid #eee;
  height: 86px;
  height: 1.14667rem;
  line-height: 86px;
  line-height: 1.14667rem;
  text-align: center;
  margin-left: -60px;
  margin-left: -0.8rem;
  color: #000;
  font-size: 28px;
  font-size: 0.37333rem;
  position: relative;
}
.wts-btn-more[data-v-5953bda8]:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 38%;
  margin-top: -18px;
  margin-top: -0.24rem;
  margin-left: 90px;
  margin-left: 1.2rem;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  border-right: 3px solid #000;
  border-top: 3px solid #000;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}
.lz-readys[data-v-5953bda8] {
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  min-height: 100vh;
  background-color: #fff;
  z-index: 9999;
}
.lz-readys .spinner[data-v-5953bda8] {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -20px;
    margin-top: -0.26667rem;
    margin-left: -20px;
    margin-left: -0.26667rem;
    width: 40px;
    width: 0.53333rem;
    height: 40px;
    height: 0.53333rem;
}
.lz-readys .container1 > div[data-v-5953bda8],
  .lz-readys .container2 > div[data-v-5953bda8],
  .lz-readys .container3 > div[data-v-5953bda8] {
    width: 10px;
    width: 0.13333rem;
    height: 10px;
    height: 0.13333rem;
    background-color: #0084ff;
    border-radius: 100%;
    position: absolute;
    -webkit-animation: bouncedelay-5953bda8 1.2s infinite ease-in-out;
    animation: bouncedelay-5953bda8 1.2s infinite ease-in-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.lz-readys .spinner .spinner-container[data-v-5953bda8] {
    position: absolute;
    width: 100%;
    height: 100%;
}
.lz-readys .container2[data-v-5953bda8] {
    -webkit-transform: rotateZ(45deg);
    -ms-transform: rotate(45deg);
        transform: rotateZ(45deg);
}
.lz-readys .container3[data-v-5953bda8] {
    -webkit-transform: rotateZ(90deg);
    -ms-transform: rotate(90deg);
        transform: rotateZ(90deg);
}
.lz-readys .circle1[data-v-5953bda8] {
    top: 0;
    left: 0;
}
.lz-readys .circle2[data-v-5953bda8] {
    top: 0;
    right: 0;
}
.lz-readys .circle3[data-v-5953bda8] {
    right: 0;
    bottom: 0;
}
.lz-readys .circle4[data-v-5953bda8] {
    left: 0;
    bottom: 0;
}
.lz-readys .container2 .circle1[data-v-5953bda8] {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}
.lz-readys .container3 .circle1[data-v-5953bda8] {
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
}
.lz-readys .container1 .circle2[data-v-5953bda8] {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}
.lz-readys .container2 .circle2[data-v-5953bda8] {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}
.lz-readys .container3 .circle2[data-v-5953bda8] {
    -webkit-animation-delay: -0.7s;
    animation-delay: -0.7s;
}
.lz-readys .container1 .circle3[data-v-5953bda8] {
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.6s;
}
.lz-readys .container2 .circle3[data-v-5953bda8] {
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s;
}
.lz-readys .container3 .circle3[data-v-5953bda8] {
    -webkit-animation-delay: -0.4s;
    animation-delay: -0.4s;
}
.lz-readys .container1 .circle4[data-v-5953bda8] {
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s;
}
.lz-readys .container2 .circle4[data-v-5953bda8] {
    -webkit-animation-delay: -0.2s;
    animation-delay: -0.2s;
}
.lz-readys .container3 .circle4[data-v-5953bda8] {
    -webkit-animation-delay: -0.1s;
    animation-delay: -0.1s;
}
@-webkit-keyframes bouncedelay-5953bda8 {
0%,
  80%,
  100% {
    -webkit-transform: scale(0);
}
40% {
    -webkit-transform: scale(1);
}
}
@keyframes bouncedelay-5953bda8 {
0%,
  80%,
  100% {
    transform: scale(0);
    -webkit-transform: scale(0);
}
40% {
    transform: scale(1);
    -webkit-transform: scale(1);
}
}
.lz-readys .loadText[data-v-5953bda8] {
    position: absolute;
    top: 40%;
    left: 50%;
    width: 100px;
    width: 1.33333rem;
    margin-left: -50px;
    margin-left: -0.66667rem;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    font-size: 14px;
    font-size: 0.18667rem;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.6);
    color: #fff;
    font-size: 14px;
    padding-bottom: 10px;
    padding-bottom: 0.13333rem;
}
.lz-readys .loadText .gifLoad[data-v-5953bda8] {
      width: 60px;
      width: 0.8rem;
      height: 60px;
      height: 0.8rem;
      display: block;
      margin: 10px auto;
      margin: 0.13333rem auto;
}
.design-modal[data-v-5953bda8] {
  width: 630px;
  width: 8.4rem;
}
.design-modal.design-modal-footer[data-v-5953bda8] {
    width: 690px;
    width: 9.2rem;
    bottom: 20px;
    bottom: 0.26667rem;
    top: auto;
    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    border-radius: 10px;
    border-radius: 0.13333rem;
    background: rgba(255, 255, 255, 0.8);
}
.design-modal.design-modal-footer .van-dialog__footer[data-v-5953bda8] {
      display: none;
}
.design-modal.design-modal-confirm[data-v-5953bda8] {
    width: 650px;
    width: 8.66667rem;
}
.design-modal.design-modal-confirm .van-dialog__content .van-dialog__message[data-v-5953bda8] {
      padding: 40px 30px;
      padding: 0.53333rem 0.4rem;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-button--default[data-v-5953bda8] {
      width: 260px;
      width: 3.46667rem;
      height: 80px;
      height: 1.06667rem;
      background: #236DFF;
      border-radius: 40px;
      border-radius: 0.53333rem;
      -webkit-box-flex: 0;
          -ms-flex: none;
              flex: none;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-button--default .van-button__text[data-v-5953bda8] {
        font-size: 28px;
        font-size: 0.37333rem;
        color: #fff;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-dialog__cancel[data-v-5953bda8] {
      background: #fff;
      border: 1px solid #236DFF;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-dialog__cancel .van-button__text[data-v-5953bda8] {
        color: #236DFF;
}
.design-modal .van-dialog__header[data-v-5953bda8] {
    color: #000000;
    font-size: 34px;
    font-size: 0.45333rem;
    line-height: 48px;
    line-height: 0.64rem;
    padding-top: 40px;
    padding-top: 0.53333rem;
    font-weight: 700;
}
.design-modal .van-dialog__content .van-dialog__message[data-v-5953bda8] {
    color: #444444;
    font-size: 30px;
    font-size: 0.4rem;
    line-height: 42px;
    line-height: 0.56rem;
    padding: 30px;
    padding: 0.4rem;
}
.design-modal .van-dialog__footer[data-v-5953bda8] {
    padding: 0 30px 40px;
    padding: 0 0.4rem 0.53333rem;
}
.design-modal .van-dialog__footer.van-hairline--top[data-v-5953bda8]::after {
      border: none;
}
.design-modal .van-dialog__footer .van-button--default[data-v-5953bda8] {
      width: 320px;
      width: 4.26667rem;
      height: 88px;
      height: 1.17333rem;
      background: #236DFF;
      border-radius: 44px;
      border-radius: 0.58667rem;
      margin: 0 auto;
      -webkit-box-flex: 0;
          -ms-flex: none;
              flex: none;
}
.design-modal .van-dialog__footer .van-button--default .van-button__text[data-v-5953bda8] {
        font-size: 32px;
        font-size: 0.42667rem;
        color: #fff;
}
.handle-btn-wrapper[data-v-5953bda8] {
  padding: 30px 0;
  padding: 0.4rem 0;
}
.premiumBtns[data-v-5953bda8] {
  width: 100%;
  padding: 30px 0 20px;
  padding: 0.4rem 0 0.26667rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.premiumBtns .btns[data-v-5953bda8] {
    width: 30%;
    height: 58px;
    height: 0.77333rem;
    text-align: center;
    font-size: 30px;
    font-size: 0.4rem;
    line-height: 58px;
    line-height: 0.77333rem;
    margin-bottom: 10px;
    margin-bottom: 0.13333rem;
    background-color: #F3F7FF;
    border: 1px solid #236DFF;
    color: #236DFF;
    border-radius: 2px;
}
.premiumBtns .btn-l-1[data-v-5953bda8] {
    min-width: 46%;
}
.premiumBtns .btn-l-2[data-v-5953bda8] {
    width: 46%;
}
.premiumBtns .btn-l-3[data-v-5953bda8] {
    width: 30%;
}
.premiumBtns .disable[data-v-5953bda8] {
    background: #ddd !important;
    color: #333;
}
.handle-btn[data-v-5953bda8] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 88px;
  height: 1.17333rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 16px;
  border-radius: 0.21333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  color: #1D38FF;
  border: 1px solid #1D38FF;
}
.handle-btn img[data-v-5953bda8] {
    width: 44px;
    width: 0.58667rem;
    height: 32px;
    height: 0.42667rem;
    margin-right: 5px;
}

@charset "UTF-8";
/*---------       字体行高       -----------*/
/*---------       字体颜色       -----------*/
/*---------       边框颜色       -----------*/
/*---------       背景颜色       -----------*/
/*--------- 按钮颜色  ---- */
/* 属性多值传递
ex:
@include remCalc(padding,10,20);
padding: 0.13333rem 0.26667rem;*/
/*按钮纯色系*/
/*按钮边框色系*/
/*按钮大小*/
/*自适应按钮*/
/*标题*/
/*小消息标签*/
/*背景色点击变化*/
/*字数省略限制*/
/*波纹点击效果*/
/*按钮*/
/*最大按钮*/
.wts-btn-big[data-v-3425309e] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big[data-v-3425309e]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*中型按钮*/
.wts-btn-middle[data-v-3425309e] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 294px;
  width: 3.92rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 80px;
  line-height: 1.06667rem;
  border-radius: 8px;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-middle[data-v-3425309e]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-all[data-v-3425309e] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 110px;
  height: 1.46667rem;
  font-size: 40px;
  font-size: 0.53333rem;
  line-height: 110px;
  line-height: 1.46667rem;
  border-radius: 0;
  display: block;
  text-align: center;
}
.wts-btn-all[data-v-3425309e]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-free[data-v-3425309e] {
  color: #fff;
  background-color: #ff6e06;
  font-size: 30px;
  font-size: 0.4rem;
  border-radius: 5px;
  padding: 3px 10px;
  padding: 3px 0.13333rem;
  display: inline-block;
  text-align: center;
}
.wts-btn-free[data-v-3425309e]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}
.wts-btn-big-blue[data-v-3425309e] {
  color: #fff;
  background-color: #3aa9f8;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 94px;
  height: 1.25333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 94px;
  line-height: 1.25333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-blue[data-v-3425309e]:focus {
    color: #e6e6e6;
    background-color: #0994f6;
}

/*蓝色线型按钮-中*/
.wts-btn-cp[data-v-3425309e] {
  color: #fff;
  background-color: #0084ff;
  border: 1px solid #fff;
  display: inline-block;
  text-align: center;
  width: 310px;
  width: 4.13333rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 76px;
  line-height: 1.01333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-cp[data-v-3425309e]:hover, .wts-btn-cp[data-v-3425309e]:focus {
    color: #fff;
    background-color: #fff;
    border: 1px solid #fff;
}
.wts-btn-radius[data-v-3425309e] {
  color: #aaa;
  background-color: #fff;
  border: 1px solid #aaa;
  display: inline-block;
  text-align: center;
  width: 153px;
  width: 2.04rem;
  height: 55px;
  height: 0.73333rem;
  font-size: 26px;
  font-size: 0.34667rem;
  line-height: 55px;
  line-height: 0.73333rem;
  border-radius: 25px;
  border-radius: 0.33333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-radius[data-v-3425309e]:hover, .wts-btn-radius[data-v-3425309e]:focus {
    color: #fff;
    background-color: #aaa;
    border: 1px solid #aaa;
}

/*微大型按钮*/
.wts-btn-big-01[data-v-3425309e] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 590px;
  width: 7.86667rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-01[data-v-3425309e]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*查看更多*/
.wts-btn-more[data-v-3425309e] {
  display: block;
  border-top: 1px solid #eee;
  height: 86px;
  height: 1.14667rem;
  line-height: 86px;
  line-height: 1.14667rem;
  text-align: center;
  margin-left: -60px;
  margin-left: -0.8rem;
  color: #000;
  font-size: 28px;
  font-size: 0.37333rem;
  position: relative;
}
.wts-btn-more[data-v-3425309e]:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 38%;
  margin-top: -18px;
  margin-top: -0.24rem;
  margin-left: 90px;
  margin-left: 1.2rem;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  border-right: 3px solid #000;
  border-top: 3px solid #000;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}
.body-container[data-v-3425309e] {
  width: 750px;
  width: 10rem;
  margin: 0 auto;
  position: relative;
  background-color: #f5f5f5;
}
.lz-top-img[data-v-3425309e] {
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
}

/*单选框*/
.lz-radio[data-v-3425309e] {
  position: relative;
  -webkit-appearance: none;
  width: 18px;
  width: 0.24rem;
  height: 18px;
  height: 0.24rem;
  background-color: transparent;
  border: none;
}
.lz-radio[data-v-3425309e]:before {
  content: "\e623";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 12px;
  font-size: 0.16rem;
  line-height: 18px;
  line-height: 0.24rem;
  text-align: center;
  width: 18px;
  width: 0.24rem;
  height: 18px;
  height: 0.24rem;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  color: #fff;
  opacity: 1;
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 50%;
}
.lz-radio[data-v-3425309e]:checked::before {
  background-color: #0084ff;
  border: 1px solid #0084ff;
}
.lz-radio-new[data-v-3425309e] {
  position: relative;
  background-color: #fff;
  width: 40px;
  width: 0.53333rem;
  height: 40px;
  height: 0.53333rem;
  border-radius: 50%;
  display: inline-block;
  border: 1px solid #e5e5e5;
}
.lz-radio-new[data-check=true][data-v-3425309e] {
  background-color: #0084ff;
  border: 1px solid #0084ff;
}
.lz-radio-new[data-check=true][data-v-3425309e]:before {
  content: "\e6f0";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 20px;
  font-size: 0.26667rem;
  line-height: 40px;
  line-height: 0.53333rem;
  text-align: center;
  color: #fff;
  position: absolute;
  top: 2px;
  right: 4px;
  margin-top: -1px;
}

/*多选框*/
.lz-checkbox[data-v-3425309e] {
  position: relative;
  -webkit-appearance: none;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: transparent;
  border: none;
}
.lz-checkbox[data-v-3425309e]:before {
  content: "\e64e";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 14px;
  font-size: 0.18667rem;
  line-height: 24px;
  line-height: 0.32rem;
  text-align: center;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: #fff;
  color: transparent;
  border: 1px solid #ccc;
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 6px;
}
.lz-checkbox[data-v-3425309e]:checked::before {
  color: #0084ff;
  background-color: #fff;
  border: 1px solid #0084ff;
}

/*多选框2-选择外层选中*/
.lz-checkbox-02[data-v-3425309e] {
  position: relative;
  -webkit-appearance: none;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: transparent;
  border: none;
}
.lz-checkbox-02[data-v-3425309e]:before {
  content: "\e623";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 14px;
  font-size: 0.18667rem;
  line-height: 21px;
  line-height: 0.28rem;
  text-align: center;
  width: 22px;
  width: 0.29333rem;
  height: 21px;
  height: 0.28rem;
  background-color: #fff;
  color: transparent;
  border: 1px solid #ccc;
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.checkLi[data-v-3425309e] {
  color: #0084ff !important;
}
.checkLi .lz-checkbox-02[data-v-3425309e]:before {
    color: #fff;
    background-color: #0084ff;
    border: 1px solid #0084ff;
}

/*底部按钮*/
.lz-apply-btn[data-v-3425309e] {
  position: fixed;
  bottom: 0;
  border-top: 2px solid #fff;
  z-index: 20;
  color: #666;
  background-color: #f0f0f0;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 100px;
  height: 1.33333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 0;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.lz-apply-btn i[data-v-3425309e] {
    font-size: 40px;
    font-size: 0.53333rem;
    margin-right: 10px;
    margin-right: 0.13333rem;
}

/*底部提示*/
.lz-lp-footer[data-v-3425309e] {
  position: absolute;
  bottom: 100px;
  bottom: 1.33333rem;
  padding: 10px;
  padding: 0.13333rem;
}
.lz-lp-footer p[data-v-3425309e] {
    margin-bottom: 10px;
    margin-bottom: 0.13333rem;
}

/*顶部返回栏*/
.lz-top-title-empty[data-v-3425309e] {
  width: 100%;
  height: 90px;
  height: 1.2rem;
}
.lz-top-title[data-v-3425309e] {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 555;
  width: 100%;
  height: 90px;
  height: 1.2rem;
  line-height: 90px;
  line-height: 1.2rem;
  background-color: #0084ff;
  color: #fff;
  font-size: 28px;
  font-size: 0.37333rem;
}
.lz-top-title .left[data-v-3425309e] {
    position: absolute;
    top: 0;
    left: 20px;
    left: 0.26667rem;
    color: #fff;
}
.lz-top-title .right[data-v-3425309e] {
    position: absolute;
    top: 0;
    right: 20px;
    right: 0.26667rem;
    color: #fff;
}
.lz-top-title .center[data-v-3425309e] {
    text-align: center;
    font-size: 32px;
    font-size: 0.42667rem;
}

/*订单页*/
.lz-order-list[data-v-3425309e] {
  background-color: #fff;
  padding-top: 44px;
  padding-top: 0.58667rem;
}
.lz-order-list .titles[data-v-3425309e] {
    font-size: 36px;
    font-size: 0.48rem;
    color: #222;
    text-align: center;
}
.lz-order-list .need-com[data-v-3425309e] {
    position: relative;
    top: -4px;
    font-size: 12px;
    font-size: 0.16rem;
    line-height: 1.2;
    padding: 1px 8px;
    background-color: #fff;
    position: relative;
    color: #fff;
    border-radius: 5px;
    font-size: 28px;
    font-size: 0.37333rem;
    border: 1px solid #0084ff;
    margin-left: 5px;
    color: #0084ff;
}
.lz-order-list .need-com[data-v-3425309e]::before {
      content: '';
      position: absolute;
      left: -6px;
      top: 50%;
      margin-top: -3px;
      width: 0;
      height: 0;
      border: 3px solid transparent;
      border-right-color: #fff;
}
.lz-order-list .need-com[data-v-3425309e]:before {
    content: 0;
}
.lz-order-list .uls-order[data-v-3425309e] {
    width: 100%;
}
.lz-order-list .uls-order > li[data-v-3425309e] {
      text-align: center;
      font-size: 36px;
      font-size: 0.48rem;
      display: block;
      padding: 40px 0;
      padding: 0.53333rem 0;
}
.lz-order-list .uls-order > li .order-name[data-v-3425309e] {
        display: block;
        line-height: 40px;
        line-height: 0.53333rem;
        color: #000;
}
.lz-order-list .uls-order > li .order-inform[data-v-3425309e] {
        font-size: 60px;
        font-size: 0.8rem;
        display: block;
        margin-top: 4px;
        line-height: 80px;
        line-height: 1.06667rem;
        color: #ff6f07;
}
.lz-order-list .btn-check[data-v-3425309e],
  .lz-order-list .btn-pay[data-v-3425309e] {
    color: #ccc;
    background-color: #fff;
    border: 1px solid #ccc;
    display: inline-block;
    text-align: center;
    width: 180px;
    width: 2.4rem;
    height: 60px;
    height: 0.8rem;
    font-size: 28px;
    font-size: 0.37333rem;
    line-height: 56px;
    line-height: 0.74667rem;
    border-radius: 0;
    float: right;
    margin-left: 10px;
    margin-left: 0.13333rem;
}
.lz-order-list .btn-check[data-v-3425309e]:hover, .lz-order-list .btn-check[data-v-3425309e]:focus,
    .lz-order-list .btn-pay[data-v-3425309e]:hover,
    .lz-order-list .btn-pay[data-v-3425309e]:focus {
      color: #fff;
      background-color: #ccc;
      border: 1px solid #ccc;
}
.pay-many[data-v-3425309e] {
  margin-top: 12px;
  margin-top: 0.16rem;
  line-height: 88px;
  line-height: 1.17333rem;
  display: block;
  padding-left: 30px;
  padding-left: 0.4rem;
  font-size: 36px;
  font-size: 0.48rem;
}
.lz-bankBanch[data-v-3425309e] {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}
.lz-bankBanch.active[data-v-3425309e] {
    display: block;
}
.lz-bankBanch .lz-drop-search[data-v-3425309e] {
    background-color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}
.lz-bankBanch .lz-drop-search .title[data-v-3425309e] {
      position: relative;
      width: 100%;
      height: 100px;
      height: 1.33333rem;
      line-height: 100px;
      line-height: 1.33333rem;
      font-size: 34px;
      font-size: 0.45333rem;
      text-align: center;
}
.lz-bankBanch .lz-drop-search .title i[data-v-3425309e] {
        font-size: 50px;
        font-size: 0.66667rem;
        position: absolute;
        right: 0;
        top: 0;
        width: 80px;
        width: 1.06667rem;
        line-height: 100px;
        line-height: 1.33333rem;
}
.lz-bankBanch .lz-drop-search .search-box[data-v-3425309e] {
      position: relative;
      width: 100%;
      height: 100px;
      height: 1.33333rem;
      padding: 15px 40px;
      padding: 0.2rem 0.53333rem;
      text-align: center;
      background-color: #f5f5f5;
}
.lz-bankBanch .lz-drop-search .search-box i[data-v-3425309e] {
        position: absolute;
        left: 50px;
        left: 0.66667rem;
        top: 50%;
        margin-top: -35px;
        margin-top: -0.46667rem;
        font-size: 30px;
        font-size: 0.4rem;
        height: 70px;
        height: 0.93333rem;
        line-height: 70px;
        line-height: 0.93333rem;
        color: #999;
}
.lz-bankBanch .lz-drop-search .search[data-v-3425309e] {
      display: block;
      width: 100%;
      height: 70px;
      height: 0.93333rem;
      background-color: #fff;
      color: #333;
      padding-left: 50px;
      padding-left: 0.66667rem;
      margin: 0;
      border-color: #fff;
      font-size: 32px;
      font-size: 0.42667rem;
      border: none;
}
.lz-bankBanch .lz-drop-search .selected[data-v-3425309e] {
      width: 100%;
      height: 300px;
      height: 4rem;
      padding: 10px 20px;
      padding: 0.13333rem 0.26667rem;
      overflow: auto !important;
}
.lz-bankBanch .lz-drop-search .selected .option[data-v-3425309e] {
        position: relative;
        display: block;
        min-height: 20px;
        min-height: 0.26667rem;
        width: 100%;
        font-size: 16px;
        font-size: 0.21333rem;
        line-height: 20px;
        line-height: 0.26667rem;
        padding: 5px 0;
        color: #666;
        border-top: 1px solid #ececec;
}
.lz-bankBanch .lz-drop-search .selected .option[data-v-3425309e]:first-child {
          border-top: none;
}
.lz-list-block[data-v-3425309e] {
  position: relative;
}
.lz-list-block .ul-List .icons-left[data-v-3425309e] {
    position: absolute;
    width: 50px;
    width: 0.66667rem;
    left: 0;
    top: 25px;
    top: 0.33333rem;
    display: inline-block;
    height: 50px;
    height: 0.66667rem;
    font-size: 44px;
    font-size: 0.58667rem;
    color: #0084ff;
}
.lz-list-block .ul-List .ripple[data-v-3425309e] {
    position: relative;
    overflow: hidden;
}
.lz-list-block .ul-List .ripple[data-v-3425309e]:after {
      content: "";
      display: block;
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      pointer-events: none;
      background-image: radial-gradient(circle, #666 10%, transparent 10.01%);
      background-repeat: no-repeat;
      background-position: 50%;
      -webkit-transform: scale(10, 10);
          -ms-transform: scale(10, 10);
              transform: scale(10, 10);
      opacity: 0;
      -webkit-transition: opacity .5s, -webkit-transform .3s;
      transition: opacity .5s, -webkit-transform .3s;
      transition: transform .3s, opacity .5s;
      transition: transform .3s, opacity .5s, -webkit-transform .3s;
}
.lz-list-block .ul-List .ripple[data-v-3425309e]:active:after {
      -webkit-transform: scale(0, 0);
          -ms-transform: scale(0, 0);
              transform: scale(0, 0);
      opacity: .3;
      -webkit-transition: 0s;
      transition: 0s;
}
.lz-list-block .ul-List .item-content[data-v-3425309e] {
    background-color: #fff;
    width: 100%;
    line-height: 100px;
    line-height: 1.33333rem;
    height: 100px;
    height: 1.33333rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 30px;
    padding: 0 0.4rem;
    border-bottom: 1px solid #e7e7e7;
    font-size: 30px;
    font-size: 0.4rem;
}
.lz-list-block .ul-List .item-content > a.item-link[data-v-3425309e] {
      font-size: 30px;
      font-size: 0.4rem;
      display: block;
      width: 100%;
      height: 100%;
      color: #000;
}
.lz-list-block .ul-List .item-content .item-inner[data-v-3425309e] {
      width: 100%;
      height: 100%;
      position: relative;
      padding-right: 40px;
      padding-right: 0.53333rem;
      padding-left: 70px;
      padding-left: 0.93333rem;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
}
.lz-list-block .ul-List .item-content .icon-gerenziliao[data-v-3425309e] {
      font-size: 30px;
      font-size: 0.4rem;
}
.lz-list-block .ul-List .item-content .icons-right[data-v-3425309e] {
      position: absolute;
      right: 0;
      top: 0;
      display: inline-block;
      height: 100px;
      height: 1.33333rem;
      line-height: 100px;
      line-height: 1.33333rem;
      font-size: 36px;
      font-size: 0.48rem;
      color: #cac9ce;
}
.lz-list-block .ul-List .item-content .item-form[data-v-3425309e] {
      padding-left: 0;
}
.lz-list-block .ul-List .item-content .item-form .item-e-left[data-v-3425309e] {
        width: 30%;
        height: 100%;
        display: inline-block;
        float: left;
}
.lz-list-block .ul-List .item-content .item-form .item-e-right[data-v-3425309e] {
        width: 68%;
        height: 100%;
        text-align: right;
        display: inline-block;
        float: right;
        margin-bottom: 0;
}
.lz-list-block .ul-List .item-content .item-form input[type="text"][data-v-3425309e] {
        border: none;
        background-color: #fff;
}
.lz-list-block .ul-List .item-content .item-form .lz-radio[data-v-3425309e] {
        margin-top: 30px;
        margin-top: 0.4rem;
}
.lz-list-block .ul-List .item-content .item-form .date-input[data-v-3425309e] {
        border: none;
        text-align: right;
        background-color: #fff;
        height: 90px;
        height: 1.2rem;
        line-height: 90px;
        line-height: 1.2rem;
        margin-right: -55px;
        margin-right: -0.73333rem;
}
.lz-list-block .ul-List .item-content .item-title[data-v-3425309e] {
      padding: 0;
}
.lz-list-block .ul-List .item-content .item-title .item-img[data-v-3425309e] {
        position: absolute;
        right: 0;
        top: 5px;
        width: 90px;
        width: 1.2rem;
        height: 90px;
        height: 1.2rem;
        border-radius: 50%;
}
.shadeBox[data-v-3425309e] {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 999;
  background-color: rgba(0, 0, 0, 0.4);
}
#emptyDom[data-v-3425309e] {
  font-size: 34px;
  font-size: 0.45333rem;
}
#emptyDom .empty-icon[data-v-3425309e] {
    width: 185px;
    width: 2.46667rem;
    display: block;
    margin: 30px auto 10px;
    margin: 0.4rem auto 0.13333rem;
}
#emptyDom p[data-v-3425309e] {
    text-align: center;
    font-size: 34px;
    font-size: 0.45333rem;
}
.lz-layer-bg[data-v-3425309e] {
  background-color: transparent !important;
}
.layui-m-layer2 .layui-m-layerchild p[data-v-3425309e] {
  color: #fff;
}
.layout-enter-active[data-v-3425309e], .layout-leave-active[data-v-3425309e] {
  -webkit-transition: opacity .5s;
  transition: opacity .5s;
}
.layout-enter[data-v-3425309e], .layout-leave-active[data-v-3425309e] {
  opacity: 0;
}
.van-picker button[data-v-3425309e] {
  font-size: 30px;
  font-size: 0.4rem;
}
.van-image[data-v-3425309e] {
  vertical-align: middle;
}
.van-image img[data-v-3425309e] {
    vertical-align: middle;
}
.share-process-yindao[data-v-3425309e] {
  background-color: transparent;
  position: fixed;
  left: 0;
  top: 0;
  width: 750px;
  width: 10rem;
}
.share-process-yindao .layui-m-layercont[data-v-3425309e] {
    text-align: right;
    padding-right: 20px;
    padding-right: 0.26667rem;
    padding-top: 20px;
    padding-top: 0.26667rem;
}
.share-process-yindao img[data-v-3425309e] {
    width: 560px;
    width: 7.46667rem;
}
.vue-puzzle-vcode[data-v-3425309e] {
  z-index: 999999 !important;
}
.vue-puzzle-vcode .vue-auth-box_[data-v-3425309e] {
    top: 50%;
}
.margin-top-10[data-v-3425309e] {
  margin-top: 10px !important;
  margin-top: 0.13333rem !important;
}
.margin-top-20[data-v-3425309e] {
  margin-top: 20px !important;
  margin-top: 0.26667rem !important;
}
.margin-top-30[data-v-3425309e] {
  margin-top: 30px !important;
  margin-top: 0.4rem !important;
}
.margin-top-40[data-v-3425309e] {
  margin-top: 40px !important;
  margin-top: 0.53333rem !important;
}
.margin-top-50[data-v-3425309e] {
  margin-top: 50px !important;
  margin-top: 0.66667rem !important;
}
.margin-top-60[data-v-3425309e] {
  margin-top: 60px !important;
  margin-top: 0.8rem !important;
}
.margin-right-10[data-v-3425309e] {
  margin-right: 10px !important;
  margin-right: 0.13333rem !important;
}
.margin-right-20[data-v-3425309e] {
  margin-right: 20px !important;
  margin-right: 0.26667rem !important;
}
.margin-right-30[data-v-3425309e] {
  margin-right: 30px !important;
  margin-right: 0.4rem !important;
}
.margin-right-40[data-v-3425309e] {
  margin-right: 40px !important;
  margin-right: 0.53333rem !important;
}
.margin-right-50[data-v-3425309e] {
  margin-right: 50px !important;
  margin-right: 0.66667rem !important;
}
.margin-right-60[data-v-3425309e] {
  margin-right: 60px !important;
  margin-right: 0.8rem !important;
}
.margin-bottom-10[data-v-3425309e] {
  margin-bottom: 10px !important;
  margin-bottom: 0.13333rem !important;
}
.margin-bottom-20[data-v-3425309e] {
  margin-bottom: 20px !important;
  margin-bottom: 0.26667rem !important;
}
.margin-bottom-30[data-v-3425309e] {
  margin-bottom: 30px !important;
  margin-bottom: 0.4rem !important;
}
.margin-bottom-40[data-v-3425309e] {
  margin-bottom: 40px !important;
  margin-bottom: 0.53333rem !important;
}
.margin-bottom-50[data-v-3425309e] {
  margin-bottom: 50px !important;
  margin-bottom: 0.66667rem !important;
}
.margin-bottom-60[data-v-3425309e] {
  margin-bottom: 60px !important;
  margin-bottom: 0.8rem !important;
}
.margin-left-10[data-v-3425309e] {
  margin-left: 10px !important;
  margin-left: 0.13333rem !important;
}
.margin-left-20[data-v-3425309e] {
  margin-left: 20px !important;
  margin-left: 0.26667rem !important;
}
.margin-left-30[data-v-3425309e] {
  margin-left: 30px !important;
  margin-left: 0.4rem !important;
}
.margin-left-40[data-v-3425309e] {
  margin-left: 40px !important;
  margin-left: 0.53333rem !important;
}
.margin-left-50[data-v-3425309e] {
  margin-left: 50px !important;
  margin-left: 0.66667rem !important;
}
.margin-left-60[data-v-3425309e] {
  margin-left: 60px !important;
  margin-left: 0.8rem !important;
}
.padding-top-10[data-v-3425309e] {
  padding-top: 10px !important;
  padding-top: 0.13333rem !important;
}
.padding-top-20[data-v-3425309e] {
  padding-top: 20px !important;
  padding-top: 0.26667rem !important;
}
.padding-top-30[data-v-3425309e] {
  padding-top: 30px !important;
  padding-top: 0.4rem !important;
}
.padding-top-40[data-v-3425309e] {
  padding-top: 40px !important;
  padding-top: 0.53333rem !important;
}
.padding-top-50[data-v-3425309e] {
  padding-top: 50px !important;
  padding-top: 0.66667rem !important;
}
.padding-top-60[data-v-3425309e] {
  padding-top: 60px !important;
  padding-top: 0.8rem !important;
}
.padding-right-10[data-v-3425309e] {
  padding-right: 10px !important;
  padding-right: 0.13333rem !important;
}
.padding-right-20[data-v-3425309e] {
  padding-right: 20px !important;
  padding-right: 0.26667rem !important;
}
.padding-right-30[data-v-3425309e] {
  padding-right: 30px !important;
  padding-right: 0.4rem !important;
}
.padding-right-40[data-v-3425309e] {
  padding-right: 40px !important;
  padding-right: 0.53333rem !important;
}
.padding-right-50[data-v-3425309e] {
  padding-right: 50px !important;
  padding-right: 0.66667rem !important;
}
.padding-right-60[data-v-3425309e] {
  padding-right: 60px !important;
  padding-right: 0.8rem !important;
}
.padding-bottom-10[data-v-3425309e] {
  padding-bottom: 10px !important;
  padding-bottom: 0.13333rem !important;
}
.padding-bottom-20[data-v-3425309e] {
  padding-bottom: 20px !important;
  padding-bottom: 0.26667rem !important;
}
.padding-bottom-30[data-v-3425309e] {
  padding-bottom: 30px !important;
  padding-bottom: 0.4rem !important;
}
.padding-bottom-40[data-v-3425309e] {
  padding-bottom: 40px !important;
  padding-bottom: 0.53333rem !important;
}
.padding-bottom-50[data-v-3425309e] {
  padding-bottom: 50px !important;
  padding-bottom: 0.66667rem !important;
}
.padding-bottom-60[data-v-3425309e] {
  padding-bottom: 60px !important;
  padding-bottom: 0.8rem !important;
}
.padding-left-10[data-v-3425309e] {
  padding-left: 10px !important;
  padding-left: 0.13333rem !important;
}
.padding-left-20[data-v-3425309e] {
  padding-left: 20px !important;
  padding-left: 0.26667rem !important;
}
.padding-left-30[data-v-3425309e] {
  padding-left: 30px !important;
  padding-left: 0.4rem !important;
}
.padding-left-40[data-v-3425309e] {
  padding-left: 40px !important;
  padding-left: 0.53333rem !important;
}
.padding-left-50[data-v-3425309e] {
  padding-left: 50px !important;
  padding-left: 0.66667rem !important;
}
.padding-left-60[data-v-3425309e] {
  padding-left: 60px !important;
  padding-left: 0.8rem !important;
}
.bac-transparent[data-v-3425309e] {
  background-color: transparent !important;
}
.bac-transparent .layui-m-layerchild[data-v-3425309e] {
    background-color: transparent !important;
}
.layui-m-layer-lzAlert[data-v-3425309e] {
  width: 80% !important;
}
.layui-m-layer-lzAlert h3[data-v-3425309e] {
    line-height: 32px;
    line-height: 0.42667rem;
    height: unset;
    padding-top: 46px;
    padding-top: 0.61333rem;
    font-size: 32px;
    font-size: 0.42667rem;
}
.layui-m-layer-lzAlert .layui-m-layercont[data-v-3425309e] {
    font-size: 30px;
    font-size: 0.4rem;
    max-height: 300px;
    max-height: 4rem;
    overflow: auto;
    word-break: break-all;
    padding: 60px 40px;
    padding: 0.8rem 0.53333rem;
}
.layui-m-layer-lzAlert .layui-m-layerbtn span[yes][data-v-3425309e] {
    font-size: 30px;
    font-size: 0.4rem;
    color: #0084ff !important;
}
.layui-m-layer-inquiry[data-v-3425309e] {
  width: 80% !important;
}
.layui-m-layer-inquiry .layui-m-layercont[data-v-3425309e] {
    font-size: 30px;
    font-size: 0.4rem;
}
.layui-m-layer-design-lzAlert[data-v-3425309e] {
  width: 670px !important;
  width: 8.93333rem !important;
  padding-bottom: 70px;
  padding-bottom: 0.93333rem;
  border-radius: 32px !important;
  border-radius: 0.42667rem !important;
  background: url(../../static-product/img/alertbg.dacbbd63.png) no-repeat;
  background-size: 401px 334px;
  background-size: 5.34667rem 4.45333rem;
  background-position: center 168px;
  background-position: center 2.24rem;
  background-color: #fff;
}
.layui-m-layer-design-lzAlert .layui-m-layercont[data-v-3425309e] {
    font-size: 30px;
    font-size: 0.4rem;
    overflow: auto;
    word-break: break-all;
    padding: 60px 40px;
    padding: 0.8rem 0.53333rem;
}
.layui-m-layer-design-lzAlert .layui-m-layercont .title[data-v-3425309e] {
      font-size: 38px;
      font-size: 0.50667rem;
      line-height: 48px;
      line-height: 0.64rem;
      color: #000;
      text-align: center;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      font-family: PingFangSC-Semibold;
}
.layui-m-layer-design-lzAlert .layui-m-layercont .desc[data-v-3425309e] {
      font-size: 32px;
      font-size: 0.42667rem;
      color: #3c464f;
      text-align: center;
      line-height: 48px;
      line-height: 0.64rem;
      height: 144px;
      height: 1.92rem;
      overflow-y: auto;
      -webkit-overflow-scrolling: touch;
      margin-top: 439px;
      margin-top: 5.85333rem;
      font-family: PingFangSC-Regular;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn[data-v-3425309e] {
    width: 345px;
    width: 4.6rem;
    height: 95px;
    height: 1.26667rem;
    line-height: 95px;
    line-height: 1.26667rem;
    background: #3c7cfc;
    border: 1px solid #3c7cfc;
    overflow: hidden;
    -webkit-box-shadow: 0 10px 22px 0 rgba(60, 124, 252, 0.2);
    -webkit-box-shadow: 0 0.13333rem 0.29333rem 0 rgba(60, 124, 252, 0.2);
            box-shadow: 0 10px 22px 0 rgba(60, 124, 252, 0.2);
            box-shadow: 0 0.13333rem 0.29333rem 0 rgba(60, 124, 252, 0.2);
    border-radius: 54px;
    border-radius: 0.72rem;
    margin: 0 auto;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn span[yes][data-v-3425309e] {
      font-size: 36px;
      font-size: 0.48rem;
      color: #fff;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn span[yes][data-v-3425309e]:active {
      background: #3c7cfc;
}

/*按钮*/
/*最大按钮*/
.wts-btn-big[data-v-3425309e] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big[data-v-3425309e]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*中型按钮*/
.wts-btn-middle[data-v-3425309e] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 294px;
  width: 3.92rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 80px;
  line-height: 1.06667rem;
  border-radius: 8px;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-middle[data-v-3425309e]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-all[data-v-3425309e] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 110px;
  height: 1.46667rem;
  font-size: 40px;
  font-size: 0.53333rem;
  line-height: 110px;
  line-height: 1.46667rem;
  border-radius: 0;
  display: block;
  text-align: center;
}
.wts-btn-all[data-v-3425309e]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-free[data-v-3425309e] {
  color: #fff;
  background-color: #ff6e06;
  font-size: 30px;
  font-size: 0.4rem;
  border-radius: 5px;
  padding: 3px 10px;
  padding: 3px 0.13333rem;
  display: inline-block;
  text-align: center;
}
.wts-btn-free[data-v-3425309e]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}
.wts-btn-big-blue[data-v-3425309e] {
  color: #fff;
  background-color: #3aa9f8;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 94px;
  height: 1.25333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 94px;
  line-height: 1.25333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-blue[data-v-3425309e]:focus {
    color: #e6e6e6;
    background-color: #0994f6;
}

/*蓝色线型按钮-中*/
.wts-btn-cp[data-v-3425309e] {
  color: #fff;
  background-color: #0084ff;
  border: 1px solid #fff;
  display: inline-block;
  text-align: center;
  width: 310px;
  width: 4.13333rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 76px;
  line-height: 1.01333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-cp[data-v-3425309e]:hover, .wts-btn-cp[data-v-3425309e]:focus {
    color: #fff;
    background-color: #fff;
    border: 1px solid #fff;
}
.wts-btn-radius[data-v-3425309e] {
  color: #aaa;
  background-color: #fff;
  border: 1px solid #aaa;
  display: inline-block;
  text-align: center;
  width: 153px;
  width: 2.04rem;
  height: 55px;
  height: 0.73333rem;
  font-size: 26px;
  font-size: 0.34667rem;
  line-height: 55px;
  line-height: 0.73333rem;
  border-radius: 25px;
  border-radius: 0.33333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-radius[data-v-3425309e]:hover, .wts-btn-radius[data-v-3425309e]:focus {
    color: #fff;
    background-color: #aaa;
    border: 1px solid #aaa;
}

/*微大型按钮*/
.wts-btn-big-01[data-v-3425309e] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 590px;
  width: 7.86667rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-01[data-v-3425309e]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*查看更多*/
.wts-btn-more[data-v-3425309e] {
  display: block;
  border-top: 1px solid #eee;
  height: 86px;
  height: 1.14667rem;
  line-height: 86px;
  line-height: 1.14667rem;
  text-align: center;
  margin-left: -60px;
  margin-left: -0.8rem;
  color: #000;
  font-size: 28px;
  font-size: 0.37333rem;
  position: relative;
}
.wts-btn-more[data-v-3425309e]:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 38%;
  margin-top: -18px;
  margin-top: -0.24rem;
  margin-left: 90px;
  margin-left: 1.2rem;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  border-right: 3px solid #000;
  border-top: 3px solid #000;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}
.lz-readys[data-v-3425309e] {
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  min-height: 100vh;
  background-color: #fff;
  z-index: 9999;
}
.lz-readys .spinner[data-v-3425309e] {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -20px;
    margin-top: -0.26667rem;
    margin-left: -20px;
    margin-left: -0.26667rem;
    width: 40px;
    width: 0.53333rem;
    height: 40px;
    height: 0.53333rem;
}
.lz-readys .container1 > div[data-v-3425309e],
  .lz-readys .container2 > div[data-v-3425309e],
  .lz-readys .container3 > div[data-v-3425309e] {
    width: 10px;
    width: 0.13333rem;
    height: 10px;
    height: 0.13333rem;
    background-color: #0084ff;
    border-radius: 100%;
    position: absolute;
    -webkit-animation: bouncedelay-3425309e 1.2s infinite ease-in-out;
    animation: bouncedelay-3425309e 1.2s infinite ease-in-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.lz-readys .spinner .spinner-container[data-v-3425309e] {
    position: absolute;
    width: 100%;
    height: 100%;
}
.lz-readys .container2[data-v-3425309e] {
    -webkit-transform: rotateZ(45deg);
    -ms-transform: rotate(45deg);
        transform: rotateZ(45deg);
}
.lz-readys .container3[data-v-3425309e] {
    -webkit-transform: rotateZ(90deg);
    -ms-transform: rotate(90deg);
        transform: rotateZ(90deg);
}
.lz-readys .circle1[data-v-3425309e] {
    top: 0;
    left: 0;
}
.lz-readys .circle2[data-v-3425309e] {
    top: 0;
    right: 0;
}
.lz-readys .circle3[data-v-3425309e] {
    right: 0;
    bottom: 0;
}
.lz-readys .circle4[data-v-3425309e] {
    left: 0;
    bottom: 0;
}
.lz-readys .container2 .circle1[data-v-3425309e] {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}
.lz-readys .container3 .circle1[data-v-3425309e] {
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
}
.lz-readys .container1 .circle2[data-v-3425309e] {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}
.lz-readys .container2 .circle2[data-v-3425309e] {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}
.lz-readys .container3 .circle2[data-v-3425309e] {
    -webkit-animation-delay: -0.7s;
    animation-delay: -0.7s;
}
.lz-readys .container1 .circle3[data-v-3425309e] {
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.6s;
}
.lz-readys .container2 .circle3[data-v-3425309e] {
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s;
}
.lz-readys .container3 .circle3[data-v-3425309e] {
    -webkit-animation-delay: -0.4s;
    animation-delay: -0.4s;
}
.lz-readys .container1 .circle4[data-v-3425309e] {
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s;
}
.lz-readys .container2 .circle4[data-v-3425309e] {
    -webkit-animation-delay: -0.2s;
    animation-delay: -0.2s;
}
.lz-readys .container3 .circle4[data-v-3425309e] {
    -webkit-animation-delay: -0.1s;
    animation-delay: -0.1s;
}
@-webkit-keyframes bouncedelay-3425309e {
0%,
  80%,
  100% {
    -webkit-transform: scale(0);
}
40% {
    -webkit-transform: scale(1);
}
}
@keyframes bouncedelay-3425309e {
0%,
  80%,
  100% {
    transform: scale(0);
    -webkit-transform: scale(0);
}
40% {
    transform: scale(1);
    -webkit-transform: scale(1);
}
}
.lz-readys .loadText[data-v-3425309e] {
    position: absolute;
    top: 40%;
    left: 50%;
    width: 100px;
    width: 1.33333rem;
    margin-left: -50px;
    margin-left: -0.66667rem;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    font-size: 14px;
    font-size: 0.18667rem;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.6);
    color: #fff;
    font-size: 14px;
    padding-bottom: 10px;
    padding-bottom: 0.13333rem;
}
.lz-readys .loadText .gifLoad[data-v-3425309e] {
      width: 60px;
      width: 0.8rem;
      height: 60px;
      height: 0.8rem;
      display: block;
      margin: 10px auto;
      margin: 0.13333rem auto;
}
.design-modal[data-v-3425309e] {
  width: 630px;
  width: 8.4rem;
}
.design-modal.design-modal-footer[data-v-3425309e] {
    width: 690px;
    width: 9.2rem;
    bottom: 20px;
    bottom: 0.26667rem;
    top: auto;
    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    border-radius: 10px;
    border-radius: 0.13333rem;
    background: rgba(255, 255, 255, 0.8);
}
.design-modal.design-modal-footer .van-dialog__footer[data-v-3425309e] {
      display: none;
}
.design-modal.design-modal-confirm[data-v-3425309e] {
    width: 650px;
    width: 8.66667rem;
}
.design-modal.design-modal-confirm .van-dialog__content .van-dialog__message[data-v-3425309e] {
      padding: 40px 30px;
      padding: 0.53333rem 0.4rem;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-button--default[data-v-3425309e] {
      width: 260px;
      width: 3.46667rem;
      height: 80px;
      height: 1.06667rem;
      background: #236DFF;
      border-radius: 40px;
      border-radius: 0.53333rem;
      -webkit-box-flex: 0;
          -ms-flex: none;
              flex: none;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-button--default .van-button__text[data-v-3425309e] {
        font-size: 28px;
        font-size: 0.37333rem;
        color: #fff;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-dialog__cancel[data-v-3425309e] {
      background: #fff;
      border: 1px solid #236DFF;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-dialog__cancel .van-button__text[data-v-3425309e] {
        color: #236DFF;
}
.design-modal .van-dialog__header[data-v-3425309e] {
    color: #000000;
    font-size: 34px;
    font-size: 0.45333rem;
    line-height: 48px;
    line-height: 0.64rem;
    padding-top: 40px;
    padding-top: 0.53333rem;
    font-weight: 700;
}
.design-modal .van-dialog__content .van-dialog__message[data-v-3425309e] {
    color: #444444;
    font-size: 30px;
    font-size: 0.4rem;
    line-height: 42px;
    line-height: 0.56rem;
    padding: 30px;
    padding: 0.4rem;
}
.design-modal .van-dialog__footer[data-v-3425309e] {
    padding: 0 30px 40px;
    padding: 0 0.4rem 0.53333rem;
}
.design-modal .van-dialog__footer.van-hairline--top[data-v-3425309e]::after {
      border: none;
}
.design-modal .van-dialog__footer .van-button--default[data-v-3425309e] {
      width: 320px;
      width: 4.26667rem;
      height: 88px;
      height: 1.17333rem;
      background: #236DFF;
      border-radius: 44px;
      border-radius: 0.58667rem;
      margin: 0 auto;
      -webkit-box-flex: 0;
          -ms-flex: none;
              flex: none;
}
.design-modal .van-dialog__footer .van-button--default .van-button__text[data-v-3425309e] {
        font-size: 32px;
        font-size: 0.42667rem;
        color: #fff;
}
.van-button--normal[data-v-3425309e] {
  vertical-align: middle;
  margin-right: 5px;
}
.van-button[data-v-3425309e] {
  border-radius: 4px;
}
.file-layer-box[data-v-3425309e] {
  position: relative;
  padding-top: 80px;
  padding-top: 1.06667rem;
  width: 100%;
  height: 100%;
  overflow-x: scroll;
  overflow-y: auto;
  padding-bottom: 15px;
  padding-bottom: 0.2rem;
}
.file-top[data-v-3425309e] {
  width: 100%;
  height: 80px;
  height: 1.06667rem;
  position: absolute;
  left: 0;
  top: 0;
  font-size: 30px;
  font-size: 0.4rem;
  line-height: 80px;
  line-height: 1.06667rem;
  text-align: center;
  background-color: #fff;
  z-index: 2;
}
.file-top .iconfont[data-v-3425309e] {
    position: absolute;
    right: 20px;
    right: 0.26667rem;
    top: 0;
    font-size: 50px;
    font-size: 0.66667rem;
}
.file-table[data-v-3425309e] {
  display: table;
  font-size: 28px;
  font-size: 0.37333rem;
}
.file-table .file-table-head[data-v-3425309e] {
    display: table-header-group;
}
.file-table .file-table-content[data-v-3425309e] {
    display: table-row-group;
}
.file-table .file-table-tr[data-v-3425309e] {
    display: table-row;
}
.file-table .file-table-th[data-v-3425309e],
  .file-table .file-table-td[data-v-3425309e] {
    display: table-cell;
    min-width: 150px;
    min-width: 2rem;
    padding: 5px 10px;
    padding: 5px 0.13333rem;
    line-height: 40px;
    line-height: 0.53333rem;
    text-align: center;
}
.file-table .file-table-th[data-v-3425309e] {
    font-size: 30px;
    font-size: 0.4rem;
    border-bottom: 1px solid #ececec;
}

@charset "UTF-8";
/*---------       字体行高       -----------*/
/*---------       字体颜色       -----------*/
/*---------       边框颜色       -----------*/
/*---------       背景颜色       -----------*/
/*--------- 按钮颜色  ---- */
/* 属性多值传递
ex:
@include remCalc(padding,10,20);
padding: 0.13333rem 0.26667rem;*/
/*按钮纯色系*/
/*按钮边框色系*/
/*按钮大小*/
/*自适应按钮*/
/*标题*/
/*小消息标签*/
/*背景色点击变化*/
/*字数省略限制*/
/*波纹点击效果*/
/*按钮*/
/*最大按钮*/
.wts-btn-big[data-v-be6b5dec] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big[data-v-be6b5dec]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*中型按钮*/
.wts-btn-middle[data-v-be6b5dec] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 294px;
  width: 3.92rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 80px;
  line-height: 1.06667rem;
  border-radius: 8px;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-middle[data-v-be6b5dec]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-all[data-v-be6b5dec] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 110px;
  height: 1.46667rem;
  font-size: 40px;
  font-size: 0.53333rem;
  line-height: 110px;
  line-height: 1.46667rem;
  border-radius: 0;
  display: block;
  text-align: center;
}
.wts-btn-all[data-v-be6b5dec]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-free[data-v-be6b5dec] {
  color: #fff;
  background-color: #ff6e06;
  font-size: 30px;
  font-size: 0.4rem;
  border-radius: 5px;
  padding: 3px 10px;
  padding: 3px 0.13333rem;
  display: inline-block;
  text-align: center;
}
.wts-btn-free[data-v-be6b5dec]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}
.wts-btn-big-blue[data-v-be6b5dec] {
  color: #fff;
  background-color: #3aa9f8;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 94px;
  height: 1.25333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 94px;
  line-height: 1.25333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-blue[data-v-be6b5dec]:focus {
    color: #e6e6e6;
    background-color: #0994f6;
}

/*蓝色线型按钮-中*/
.wts-btn-cp[data-v-be6b5dec] {
  color: #fff;
  background-color: #0084ff;
  border: 1px solid #fff;
  display: inline-block;
  text-align: center;
  width: 310px;
  width: 4.13333rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 76px;
  line-height: 1.01333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-cp[data-v-be6b5dec]:hover, .wts-btn-cp[data-v-be6b5dec]:focus {
    color: #fff;
    background-color: #fff;
    border: 1px solid #fff;
}
.wts-btn-radius[data-v-be6b5dec] {
  color: #aaa;
  background-color: #fff;
  border: 1px solid #aaa;
  display: inline-block;
  text-align: center;
  width: 153px;
  width: 2.04rem;
  height: 55px;
  height: 0.73333rem;
  font-size: 26px;
  font-size: 0.34667rem;
  line-height: 55px;
  line-height: 0.73333rem;
  border-radius: 25px;
  border-radius: 0.33333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-radius[data-v-be6b5dec]:hover, .wts-btn-radius[data-v-be6b5dec]:focus {
    color: #fff;
    background-color: #aaa;
    border: 1px solid #aaa;
}

/*微大型按钮*/
.wts-btn-big-01[data-v-be6b5dec] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 590px;
  width: 7.86667rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-01[data-v-be6b5dec]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*查看更多*/
.wts-btn-more[data-v-be6b5dec] {
  display: block;
  border-top: 1px solid #eee;
  height: 86px;
  height: 1.14667rem;
  line-height: 86px;
  line-height: 1.14667rem;
  text-align: center;
  margin-left: -60px;
  margin-left: -0.8rem;
  color: #000;
  font-size: 28px;
  font-size: 0.37333rem;
  position: relative;
}
.wts-btn-more[data-v-be6b5dec]:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 38%;
  margin-top: -18px;
  margin-top: -0.24rem;
  margin-left: 90px;
  margin-left: 1.2rem;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  border-right: 3px solid #000;
  border-top: 3px solid #000;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}
.body-container[data-v-be6b5dec] {
  width: 750px;
  width: 10rem;
  margin: 0 auto;
  position: relative;
  background-color: #f5f5f5;
}
.lz-top-img[data-v-be6b5dec] {
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
}

/*单选框*/
.lz-radio[data-v-be6b5dec] {
  position: relative;
  -webkit-appearance: none;
  width: 18px;
  width: 0.24rem;
  height: 18px;
  height: 0.24rem;
  background-color: transparent;
  border: none;
}
.lz-radio[data-v-be6b5dec]:before {
  content: "\e623";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 12px;
  font-size: 0.16rem;
  line-height: 18px;
  line-height: 0.24rem;
  text-align: center;
  width: 18px;
  width: 0.24rem;
  height: 18px;
  height: 0.24rem;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  color: #fff;
  opacity: 1;
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 50%;
}
.lz-radio[data-v-be6b5dec]:checked::before {
  background-color: #0084ff;
  border: 1px solid #0084ff;
}
.lz-radio-new[data-v-be6b5dec] {
  position: relative;
  background-color: #fff;
  width: 40px;
  width: 0.53333rem;
  height: 40px;
  height: 0.53333rem;
  border-radius: 50%;
  display: inline-block;
  border: 1px solid #e5e5e5;
}
.lz-radio-new[data-check=true][data-v-be6b5dec] {
  background-color: #0084ff;
  border: 1px solid #0084ff;
}
.lz-radio-new[data-check=true][data-v-be6b5dec]:before {
  content: "\e6f0";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 20px;
  font-size: 0.26667rem;
  line-height: 40px;
  line-height: 0.53333rem;
  text-align: center;
  color: #fff;
  position: absolute;
  top: 2px;
  right: 4px;
  margin-top: -1px;
}

/*多选框*/
.lz-checkbox[data-v-be6b5dec] {
  position: relative;
  -webkit-appearance: none;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: transparent;
  border: none;
}
.lz-checkbox[data-v-be6b5dec]:before {
  content: "\e64e";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 14px;
  font-size: 0.18667rem;
  line-height: 24px;
  line-height: 0.32rem;
  text-align: center;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: #fff;
  color: transparent;
  border: 1px solid #ccc;
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 6px;
}
.lz-checkbox[data-v-be6b5dec]:checked::before {
  color: #0084ff;
  background-color: #fff;
  border: 1px solid #0084ff;
}

/*多选框2-选择外层选中*/
.lz-checkbox-02[data-v-be6b5dec] {
  position: relative;
  -webkit-appearance: none;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: transparent;
  border: none;
}
.lz-checkbox-02[data-v-be6b5dec]:before {
  content: "\e623";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 14px;
  font-size: 0.18667rem;
  line-height: 21px;
  line-height: 0.28rem;
  text-align: center;
  width: 22px;
  width: 0.29333rem;
  height: 21px;
  height: 0.28rem;
  background-color: #fff;
  color: transparent;
  border: 1px solid #ccc;
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.checkLi[data-v-be6b5dec] {
  color: #0084ff !important;
}
.checkLi .lz-checkbox-02[data-v-be6b5dec]:before {
    color: #fff;
    background-color: #0084ff;
    border: 1px solid #0084ff;
}

/*底部按钮*/
.lz-apply-btn[data-v-be6b5dec] {
  position: fixed;
  bottom: 0;
  border-top: 2px solid #fff;
  z-index: 20;
  color: #666;
  background-color: #f0f0f0;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 100px;
  height: 1.33333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 0;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.lz-apply-btn i[data-v-be6b5dec] {
    font-size: 40px;
    font-size: 0.53333rem;
    margin-right: 10px;
    margin-right: 0.13333rem;
}

/*底部提示*/
.lz-lp-footer[data-v-be6b5dec] {
  position: absolute;
  bottom: 100px;
  bottom: 1.33333rem;
  padding: 10px;
  padding: 0.13333rem;
}
.lz-lp-footer p[data-v-be6b5dec] {
    margin-bottom: 10px;
    margin-bottom: 0.13333rem;
}

/*顶部返回栏*/
.lz-top-title-empty[data-v-be6b5dec] {
  width: 100%;
  height: 90px;
  height: 1.2rem;
}
.lz-top-title[data-v-be6b5dec] {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 555;
  width: 100%;
  height: 90px;
  height: 1.2rem;
  line-height: 90px;
  line-height: 1.2rem;
  background-color: #0084ff;
  color: #fff;
  font-size: 28px;
  font-size: 0.37333rem;
}
.lz-top-title .left[data-v-be6b5dec] {
    position: absolute;
    top: 0;
    left: 20px;
    left: 0.26667rem;
    color: #fff;
}
.lz-top-title .right[data-v-be6b5dec] {
    position: absolute;
    top: 0;
    right: 20px;
    right: 0.26667rem;
    color: #fff;
}
.lz-top-title .center[data-v-be6b5dec] {
    text-align: center;
    font-size: 32px;
    font-size: 0.42667rem;
}

/*订单页*/
.lz-order-list[data-v-be6b5dec] {
  background-color: #fff;
  padding-top: 44px;
  padding-top: 0.58667rem;
}
.lz-order-list .titles[data-v-be6b5dec] {
    font-size: 36px;
    font-size: 0.48rem;
    color: #222;
    text-align: center;
}
.lz-order-list .need-com[data-v-be6b5dec] {
    position: relative;
    top: -4px;
    font-size: 12px;
    font-size: 0.16rem;
    line-height: 1.2;
    padding: 1px 8px;
    background-color: #fff;
    position: relative;
    color: #fff;
    border-radius: 5px;
    font-size: 28px;
    font-size: 0.37333rem;
    border: 1px solid #0084ff;
    margin-left: 5px;
    color: #0084ff;
}
.lz-order-list .need-com[data-v-be6b5dec]::before {
      content: '';
      position: absolute;
      left: -6px;
      top: 50%;
      margin-top: -3px;
      width: 0;
      height: 0;
      border: 3px solid transparent;
      border-right-color: #fff;
}
.lz-order-list .need-com[data-v-be6b5dec]:before {
    content: 0;
}
.lz-order-list .uls-order[data-v-be6b5dec] {
    width: 100%;
}
.lz-order-list .uls-order > li[data-v-be6b5dec] {
      text-align: center;
      font-size: 36px;
      font-size: 0.48rem;
      display: block;
      padding: 40px 0;
      padding: 0.53333rem 0;
}
.lz-order-list .uls-order > li .order-name[data-v-be6b5dec] {
        display: block;
        line-height: 40px;
        line-height: 0.53333rem;
        color: #000;
}
.lz-order-list .uls-order > li .order-inform[data-v-be6b5dec] {
        font-size: 60px;
        font-size: 0.8rem;
        display: block;
        margin-top: 4px;
        line-height: 80px;
        line-height: 1.06667rem;
        color: #ff6f07;
}
.lz-order-list .btn-check[data-v-be6b5dec],
  .lz-order-list .btn-pay[data-v-be6b5dec] {
    color: #ccc;
    background-color: #fff;
    border: 1px solid #ccc;
    display: inline-block;
    text-align: center;
    width: 180px;
    width: 2.4rem;
    height: 60px;
    height: 0.8rem;
    font-size: 28px;
    font-size: 0.37333rem;
    line-height: 56px;
    line-height: 0.74667rem;
    border-radius: 0;
    float: right;
    margin-left: 10px;
    margin-left: 0.13333rem;
}
.lz-order-list .btn-check[data-v-be6b5dec]:hover, .lz-order-list .btn-check[data-v-be6b5dec]:focus,
    .lz-order-list .btn-pay[data-v-be6b5dec]:hover,
    .lz-order-list .btn-pay[data-v-be6b5dec]:focus {
      color: #fff;
      background-color: #ccc;
      border: 1px solid #ccc;
}
.pay-many[data-v-be6b5dec] {
  margin-top: 12px;
  margin-top: 0.16rem;
  line-height: 88px;
  line-height: 1.17333rem;
  display: block;
  padding-left: 30px;
  padding-left: 0.4rem;
  font-size: 36px;
  font-size: 0.48rem;
}
.lz-bankBanch[data-v-be6b5dec] {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}
.lz-bankBanch.active[data-v-be6b5dec] {
    display: block;
}
.lz-bankBanch .lz-drop-search[data-v-be6b5dec] {
    background-color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}
.lz-bankBanch .lz-drop-search .title[data-v-be6b5dec] {
      position: relative;
      width: 100%;
      height: 100px;
      height: 1.33333rem;
      line-height: 100px;
      line-height: 1.33333rem;
      font-size: 34px;
      font-size: 0.45333rem;
      text-align: center;
}
.lz-bankBanch .lz-drop-search .title i[data-v-be6b5dec] {
        font-size: 50px;
        font-size: 0.66667rem;
        position: absolute;
        right: 0;
        top: 0;
        width: 80px;
        width: 1.06667rem;
        line-height: 100px;
        line-height: 1.33333rem;
}
.lz-bankBanch .lz-drop-search .search-box[data-v-be6b5dec] {
      position: relative;
      width: 100%;
      height: 100px;
      height: 1.33333rem;
      padding: 15px 40px;
      padding: 0.2rem 0.53333rem;
      text-align: center;
      background-color: #f5f5f5;
}
.lz-bankBanch .lz-drop-search .search-box i[data-v-be6b5dec] {
        position: absolute;
        left: 50px;
        left: 0.66667rem;
        top: 50%;
        margin-top: -35px;
        margin-top: -0.46667rem;
        font-size: 30px;
        font-size: 0.4rem;
        height: 70px;
        height: 0.93333rem;
        line-height: 70px;
        line-height: 0.93333rem;
        color: #999;
}
.lz-bankBanch .lz-drop-search .search[data-v-be6b5dec] {
      display: block;
      width: 100%;
      height: 70px;
      height: 0.93333rem;
      background-color: #fff;
      color: #333;
      padding-left: 50px;
      padding-left: 0.66667rem;
      margin: 0;
      border-color: #fff;
      font-size: 32px;
      font-size: 0.42667rem;
      border: none;
}
.lz-bankBanch .lz-drop-search .selected[data-v-be6b5dec] {
      width: 100%;
      height: 300px;
      height: 4rem;
      padding: 10px 20px;
      padding: 0.13333rem 0.26667rem;
      overflow: auto !important;
}
.lz-bankBanch .lz-drop-search .selected .option[data-v-be6b5dec] {
        position: relative;
        display: block;
        min-height: 20px;
        min-height: 0.26667rem;
        width: 100%;
        font-size: 16px;
        font-size: 0.21333rem;
        line-height: 20px;
        line-height: 0.26667rem;
        padding: 5px 0;
        color: #666;
        border-top: 1px solid #ececec;
}
.lz-bankBanch .lz-drop-search .selected .option[data-v-be6b5dec]:first-child {
          border-top: none;
}
.lz-list-block[data-v-be6b5dec] {
  position: relative;
}
.lz-list-block .ul-List .icons-left[data-v-be6b5dec] {
    position: absolute;
    width: 50px;
    width: 0.66667rem;
    left: 0;
    top: 25px;
    top: 0.33333rem;
    display: inline-block;
    height: 50px;
    height: 0.66667rem;
    font-size: 44px;
    font-size: 0.58667rem;
    color: #0084ff;
}
.lz-list-block .ul-List .ripple[data-v-be6b5dec] {
    position: relative;
    overflow: hidden;
}
.lz-list-block .ul-List .ripple[data-v-be6b5dec]:after {
      content: "";
      display: block;
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      pointer-events: none;
      background-image: radial-gradient(circle, #666 10%, transparent 10.01%);
      background-repeat: no-repeat;
      background-position: 50%;
      -webkit-transform: scale(10, 10);
          -ms-transform: scale(10, 10);
              transform: scale(10, 10);
      opacity: 0;
      -webkit-transition: opacity .5s, -webkit-transform .3s;
      transition: opacity .5s, -webkit-transform .3s;
      transition: transform .3s, opacity .5s;
      transition: transform .3s, opacity .5s, -webkit-transform .3s;
}
.lz-list-block .ul-List .ripple[data-v-be6b5dec]:active:after {
      -webkit-transform: scale(0, 0);
          -ms-transform: scale(0, 0);
              transform: scale(0, 0);
      opacity: .3;
      -webkit-transition: 0s;
      transition: 0s;
}
.lz-list-block .ul-List .item-content[data-v-be6b5dec] {
    background-color: #fff;
    width: 100%;
    line-height: 100px;
    line-height: 1.33333rem;
    height: 100px;
    height: 1.33333rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 30px;
    padding: 0 0.4rem;
    border-bottom: 1px solid #e7e7e7;
    font-size: 30px;
    font-size: 0.4rem;
}
.lz-list-block .ul-List .item-content > a.item-link[data-v-be6b5dec] {
      font-size: 30px;
      font-size: 0.4rem;
      display: block;
      width: 100%;
      height: 100%;
      color: #000;
}
.lz-list-block .ul-List .item-content .item-inner[data-v-be6b5dec] {
      width: 100%;
      height: 100%;
      position: relative;
      padding-right: 40px;
      padding-right: 0.53333rem;
      padding-left: 70px;
      padding-left: 0.93333rem;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
}
.lz-list-block .ul-List .item-content .icon-gerenziliao[data-v-be6b5dec] {
      font-size: 30px;
      font-size: 0.4rem;
}
.lz-list-block .ul-List .item-content .icons-right[data-v-be6b5dec] {
      position: absolute;
      right: 0;
      top: 0;
      display: inline-block;
      height: 100px;
      height: 1.33333rem;
      line-height: 100px;
      line-height: 1.33333rem;
      font-size: 36px;
      font-size: 0.48rem;
      color: #cac9ce;
}
.lz-list-block .ul-List .item-content .item-form[data-v-be6b5dec] {
      padding-left: 0;
}
.lz-list-block .ul-List .item-content .item-form .item-e-left[data-v-be6b5dec] {
        width: 30%;
        height: 100%;
        display: inline-block;
        float: left;
}
.lz-list-block .ul-List .item-content .item-form .item-e-right[data-v-be6b5dec] {
        width: 68%;
        height: 100%;
        text-align: right;
        display: inline-block;
        float: right;
        margin-bottom: 0;
}
.lz-list-block .ul-List .item-content .item-form input[type="text"][data-v-be6b5dec] {
        border: none;
        background-color: #fff;
}
.lz-list-block .ul-List .item-content .item-form .lz-radio[data-v-be6b5dec] {
        margin-top: 30px;
        margin-top: 0.4rem;
}
.lz-list-block .ul-List .item-content .item-form .date-input[data-v-be6b5dec] {
        border: none;
        text-align: right;
        background-color: #fff;
        height: 90px;
        height: 1.2rem;
        line-height: 90px;
        line-height: 1.2rem;
        margin-right: -55px;
        margin-right: -0.73333rem;
}
.lz-list-block .ul-List .item-content .item-title[data-v-be6b5dec] {
      padding: 0;
}
.lz-list-block .ul-List .item-content .item-title .item-img[data-v-be6b5dec] {
        position: absolute;
        right: 0;
        top: 5px;
        width: 90px;
        width: 1.2rem;
        height: 90px;
        height: 1.2rem;
        border-radius: 50%;
}
.shadeBox[data-v-be6b5dec] {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 999;
  background-color: rgba(0, 0, 0, 0.4);
}
#emptyDom[data-v-be6b5dec] {
  font-size: 34px;
  font-size: 0.45333rem;
}
#emptyDom .empty-icon[data-v-be6b5dec] {
    width: 185px;
    width: 2.46667rem;
    display: block;
    margin: 30px auto 10px;
    margin: 0.4rem auto 0.13333rem;
}
#emptyDom p[data-v-be6b5dec] {
    text-align: center;
    font-size: 34px;
    font-size: 0.45333rem;
}
.lz-layer-bg[data-v-be6b5dec] {
  background-color: transparent !important;
}
.layui-m-layer2 .layui-m-layerchild p[data-v-be6b5dec] {
  color: #fff;
}
.layout-enter-active[data-v-be6b5dec], .layout-leave-active[data-v-be6b5dec] {
  -webkit-transition: opacity .5s;
  transition: opacity .5s;
}
.layout-enter[data-v-be6b5dec], .layout-leave-active[data-v-be6b5dec] {
  opacity: 0;
}
.van-picker button[data-v-be6b5dec] {
  font-size: 30px;
  font-size: 0.4rem;
}
.van-image[data-v-be6b5dec] {
  vertical-align: middle;
}
.van-image img[data-v-be6b5dec] {
    vertical-align: middle;
}
.share-process-yindao[data-v-be6b5dec] {
  background-color: transparent;
  position: fixed;
  left: 0;
  top: 0;
  width: 750px;
  width: 10rem;
}
.share-process-yindao .layui-m-layercont[data-v-be6b5dec] {
    text-align: right;
    padding-right: 20px;
    padding-right: 0.26667rem;
    padding-top: 20px;
    padding-top: 0.26667rem;
}
.share-process-yindao img[data-v-be6b5dec] {
    width: 560px;
    width: 7.46667rem;
}
.vue-puzzle-vcode[data-v-be6b5dec] {
  z-index: 999999 !important;
}
.vue-puzzle-vcode .vue-auth-box_[data-v-be6b5dec] {
    top: 50%;
}
.margin-top-10[data-v-be6b5dec] {
  margin-top: 10px !important;
  margin-top: 0.13333rem !important;
}
.margin-top-20[data-v-be6b5dec] {
  margin-top: 20px !important;
  margin-top: 0.26667rem !important;
}
.margin-top-30[data-v-be6b5dec] {
  margin-top: 30px !important;
  margin-top: 0.4rem !important;
}
.margin-top-40[data-v-be6b5dec] {
  margin-top: 40px !important;
  margin-top: 0.53333rem !important;
}
.margin-top-50[data-v-be6b5dec] {
  margin-top: 50px !important;
  margin-top: 0.66667rem !important;
}
.margin-top-60[data-v-be6b5dec] {
  margin-top: 60px !important;
  margin-top: 0.8rem !important;
}
.margin-right-10[data-v-be6b5dec] {
  margin-right: 10px !important;
  margin-right: 0.13333rem !important;
}
.margin-right-20[data-v-be6b5dec] {
  margin-right: 20px !important;
  margin-right: 0.26667rem !important;
}
.margin-right-30[data-v-be6b5dec] {
  margin-right: 30px !important;
  margin-right: 0.4rem !important;
}
.margin-right-40[data-v-be6b5dec] {
  margin-right: 40px !important;
  margin-right: 0.53333rem !important;
}
.margin-right-50[data-v-be6b5dec] {
  margin-right: 50px !important;
  margin-right: 0.66667rem !important;
}
.margin-right-60[data-v-be6b5dec] {
  margin-right: 60px !important;
  margin-right: 0.8rem !important;
}
.margin-bottom-10[data-v-be6b5dec] {
  margin-bottom: 10px !important;
  margin-bottom: 0.13333rem !important;
}
.margin-bottom-20[data-v-be6b5dec] {
  margin-bottom: 20px !important;
  margin-bottom: 0.26667rem !important;
}
.margin-bottom-30[data-v-be6b5dec] {
  margin-bottom: 30px !important;
  margin-bottom: 0.4rem !important;
}
.margin-bottom-40[data-v-be6b5dec] {
  margin-bottom: 40px !important;
  margin-bottom: 0.53333rem !important;
}
.margin-bottom-50[data-v-be6b5dec] {
  margin-bottom: 50px !important;
  margin-bottom: 0.66667rem !important;
}
.margin-bottom-60[data-v-be6b5dec] {
  margin-bottom: 60px !important;
  margin-bottom: 0.8rem !important;
}
.margin-left-10[data-v-be6b5dec] {
  margin-left: 10px !important;
  margin-left: 0.13333rem !important;
}
.margin-left-20[data-v-be6b5dec] {
  margin-left: 20px !important;
  margin-left: 0.26667rem !important;
}
.margin-left-30[data-v-be6b5dec] {
  margin-left: 30px !important;
  margin-left: 0.4rem !important;
}
.margin-left-40[data-v-be6b5dec] {
  margin-left: 40px !important;
  margin-left: 0.53333rem !important;
}
.margin-left-50[data-v-be6b5dec] {
  margin-left: 50px !important;
  margin-left: 0.66667rem !important;
}
.margin-left-60[data-v-be6b5dec] {
  margin-left: 60px !important;
  margin-left: 0.8rem !important;
}
.padding-top-10[data-v-be6b5dec] {
  padding-top: 10px !important;
  padding-top: 0.13333rem !important;
}
.padding-top-20[data-v-be6b5dec] {
  padding-top: 20px !important;
  padding-top: 0.26667rem !important;
}
.padding-top-30[data-v-be6b5dec] {
  padding-top: 30px !important;
  padding-top: 0.4rem !important;
}
.padding-top-40[data-v-be6b5dec] {
  padding-top: 40px !important;
  padding-top: 0.53333rem !important;
}
.padding-top-50[data-v-be6b5dec] {
  padding-top: 50px !important;
  padding-top: 0.66667rem !important;
}
.padding-top-60[data-v-be6b5dec] {
  padding-top: 60px !important;
  padding-top: 0.8rem !important;
}
.padding-right-10[data-v-be6b5dec] {
  padding-right: 10px !important;
  padding-right: 0.13333rem !important;
}
.padding-right-20[data-v-be6b5dec] {
  padding-right: 20px !important;
  padding-right: 0.26667rem !important;
}
.padding-right-30[data-v-be6b5dec] {
  padding-right: 30px !important;
  padding-right: 0.4rem !important;
}
.padding-right-40[data-v-be6b5dec] {
  padding-right: 40px !important;
  padding-right: 0.53333rem !important;
}
.padding-right-50[data-v-be6b5dec] {
  padding-right: 50px !important;
  padding-right: 0.66667rem !important;
}
.padding-right-60[data-v-be6b5dec] {
  padding-right: 60px !important;
  padding-right: 0.8rem !important;
}
.padding-bottom-10[data-v-be6b5dec] {
  padding-bottom: 10px !important;
  padding-bottom: 0.13333rem !important;
}
.padding-bottom-20[data-v-be6b5dec] {
  padding-bottom: 20px !important;
  padding-bottom: 0.26667rem !important;
}
.padding-bottom-30[data-v-be6b5dec] {
  padding-bottom: 30px !important;
  padding-bottom: 0.4rem !important;
}
.padding-bottom-40[data-v-be6b5dec] {
  padding-bottom: 40px !important;
  padding-bottom: 0.53333rem !important;
}
.padding-bottom-50[data-v-be6b5dec] {
  padding-bottom: 50px !important;
  padding-bottom: 0.66667rem !important;
}
.padding-bottom-60[data-v-be6b5dec] {
  padding-bottom: 60px !important;
  padding-bottom: 0.8rem !important;
}
.padding-left-10[data-v-be6b5dec] {
  padding-left: 10px !important;
  padding-left: 0.13333rem !important;
}
.padding-left-20[data-v-be6b5dec] {
  padding-left: 20px !important;
  padding-left: 0.26667rem !important;
}
.padding-left-30[data-v-be6b5dec] {
  padding-left: 30px !important;
  padding-left: 0.4rem !important;
}
.padding-left-40[data-v-be6b5dec] {
  padding-left: 40px !important;
  padding-left: 0.53333rem !important;
}
.padding-left-50[data-v-be6b5dec] {
  padding-left: 50px !important;
  padding-left: 0.66667rem !important;
}
.padding-left-60[data-v-be6b5dec] {
  padding-left: 60px !important;
  padding-left: 0.8rem !important;
}
.bac-transparent[data-v-be6b5dec] {
  background-color: transparent !important;
}
.bac-transparent .layui-m-layerchild[data-v-be6b5dec] {
    background-color: transparent !important;
}
.layui-m-layer-lzAlert[data-v-be6b5dec] {
  width: 80% !important;
}
.layui-m-layer-lzAlert h3[data-v-be6b5dec] {
    line-height: 32px;
    line-height: 0.42667rem;
    height: unset;
    padding-top: 46px;
    padding-top: 0.61333rem;
    font-size: 32px;
    font-size: 0.42667rem;
}
.layui-m-layer-lzAlert .layui-m-layercont[data-v-be6b5dec] {
    font-size: 30px;
    font-size: 0.4rem;
    max-height: 300px;
    max-height: 4rem;
    overflow: auto;
    word-break: break-all;
    padding: 60px 40px;
    padding: 0.8rem 0.53333rem;
}
.layui-m-layer-lzAlert .layui-m-layerbtn span[yes][data-v-be6b5dec] {
    font-size: 30px;
    font-size: 0.4rem;
    color: #0084ff !important;
}
.layui-m-layer-inquiry[data-v-be6b5dec] {
  width: 80% !important;
}
.layui-m-layer-inquiry .layui-m-layercont[data-v-be6b5dec] {
    font-size: 30px;
    font-size: 0.4rem;
}
.layui-m-layer-design-lzAlert[data-v-be6b5dec] {
  width: 670px !important;
  width: 8.93333rem !important;
  padding-bottom: 70px;
  padding-bottom: 0.93333rem;
  border-radius: 32px !important;
  border-radius: 0.42667rem !important;
  background: url(../../static-product/img/alertbg.dacbbd63.png) no-repeat;
  background-size: 401px 334px;
  background-size: 5.34667rem 4.45333rem;
  background-position: center 168px;
  background-position: center 2.24rem;
  background-color: #fff;
}
.layui-m-layer-design-lzAlert .layui-m-layercont[data-v-be6b5dec] {
    font-size: 30px;
    font-size: 0.4rem;
    overflow: auto;
    word-break: break-all;
    padding: 60px 40px;
    padding: 0.8rem 0.53333rem;
}
.layui-m-layer-design-lzAlert .layui-m-layercont .title[data-v-be6b5dec] {
      font-size: 38px;
      font-size: 0.50667rem;
      line-height: 48px;
      line-height: 0.64rem;
      color: #000;
      text-align: center;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      font-family: PingFangSC-Semibold;
}
.layui-m-layer-design-lzAlert .layui-m-layercont .desc[data-v-be6b5dec] {
      font-size: 32px;
      font-size: 0.42667rem;
      color: #3c464f;
      text-align: center;
      line-height: 48px;
      line-height: 0.64rem;
      height: 144px;
      height: 1.92rem;
      overflow-y: auto;
      -webkit-overflow-scrolling: touch;
      margin-top: 439px;
      margin-top: 5.85333rem;
      font-family: PingFangSC-Regular;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn[data-v-be6b5dec] {
    width: 345px;
    width: 4.6rem;
    height: 95px;
    height: 1.26667rem;
    line-height: 95px;
    line-height: 1.26667rem;
    background: #3c7cfc;
    border: 1px solid #3c7cfc;
    overflow: hidden;
    -webkit-box-shadow: 0 10px 22px 0 rgba(60, 124, 252, 0.2);
    -webkit-box-shadow: 0 0.13333rem 0.29333rem 0 rgba(60, 124, 252, 0.2);
            box-shadow: 0 10px 22px 0 rgba(60, 124, 252, 0.2);
            box-shadow: 0 0.13333rem 0.29333rem 0 rgba(60, 124, 252, 0.2);
    border-radius: 54px;
    border-radius: 0.72rem;
    margin: 0 auto;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn span[yes][data-v-be6b5dec] {
      font-size: 36px;
      font-size: 0.48rem;
      color: #fff;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn span[yes][data-v-be6b5dec]:active {
      background: #3c7cfc;
}

/*按钮*/
/*最大按钮*/
.wts-btn-big[data-v-be6b5dec] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big[data-v-be6b5dec]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*中型按钮*/
.wts-btn-middle[data-v-be6b5dec] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 294px;
  width: 3.92rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 80px;
  line-height: 1.06667rem;
  border-radius: 8px;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-middle[data-v-be6b5dec]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-all[data-v-be6b5dec] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 110px;
  height: 1.46667rem;
  font-size: 40px;
  font-size: 0.53333rem;
  line-height: 110px;
  line-height: 1.46667rem;
  border-radius: 0;
  display: block;
  text-align: center;
}
.wts-btn-all[data-v-be6b5dec]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-free[data-v-be6b5dec] {
  color: #fff;
  background-color: #ff6e06;
  font-size: 30px;
  font-size: 0.4rem;
  border-radius: 5px;
  padding: 3px 10px;
  padding: 3px 0.13333rem;
  display: inline-block;
  text-align: center;
}
.wts-btn-free[data-v-be6b5dec]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}
.wts-btn-big-blue[data-v-be6b5dec] {
  color: #fff;
  background-color: #3aa9f8;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 94px;
  height: 1.25333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 94px;
  line-height: 1.25333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-blue[data-v-be6b5dec]:focus {
    color: #e6e6e6;
    background-color: #0994f6;
}

/*蓝色线型按钮-中*/
.wts-btn-cp[data-v-be6b5dec] {
  color: #fff;
  background-color: #0084ff;
  border: 1px solid #fff;
  display: inline-block;
  text-align: center;
  width: 310px;
  width: 4.13333rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 76px;
  line-height: 1.01333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-cp[data-v-be6b5dec]:hover, .wts-btn-cp[data-v-be6b5dec]:focus {
    color: #fff;
    background-color: #fff;
    border: 1px solid #fff;
}
.wts-btn-radius[data-v-be6b5dec] {
  color: #aaa;
  background-color: #fff;
  border: 1px solid #aaa;
  display: inline-block;
  text-align: center;
  width: 153px;
  width: 2.04rem;
  height: 55px;
  height: 0.73333rem;
  font-size: 26px;
  font-size: 0.34667rem;
  line-height: 55px;
  line-height: 0.73333rem;
  border-radius: 25px;
  border-radius: 0.33333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-radius[data-v-be6b5dec]:hover, .wts-btn-radius[data-v-be6b5dec]:focus {
    color: #fff;
    background-color: #aaa;
    border: 1px solid #aaa;
}

/*微大型按钮*/
.wts-btn-big-01[data-v-be6b5dec] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 590px;
  width: 7.86667rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-01[data-v-be6b5dec]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*查看更多*/
.wts-btn-more[data-v-be6b5dec] {
  display: block;
  border-top: 1px solid #eee;
  height: 86px;
  height: 1.14667rem;
  line-height: 86px;
  line-height: 1.14667rem;
  text-align: center;
  margin-left: -60px;
  margin-left: -0.8rem;
  color: #000;
  font-size: 28px;
  font-size: 0.37333rem;
  position: relative;
}
.wts-btn-more[data-v-be6b5dec]:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 38%;
  margin-top: -18px;
  margin-top: -0.24rem;
  margin-left: 90px;
  margin-left: 1.2rem;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  border-right: 3px solid #000;
  border-top: 3px solid #000;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}
.lz-readys[data-v-be6b5dec] {
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  min-height: 100vh;
  background-color: #fff;
  z-index: 9999;
}
.lz-readys .spinner[data-v-be6b5dec] {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -20px;
    margin-top: -0.26667rem;
    margin-left: -20px;
    margin-left: -0.26667rem;
    width: 40px;
    width: 0.53333rem;
    height: 40px;
    height: 0.53333rem;
}
.lz-readys .container1 > div[data-v-be6b5dec],
  .lz-readys .container2 > div[data-v-be6b5dec],
  .lz-readys .container3 > div[data-v-be6b5dec] {
    width: 10px;
    width: 0.13333rem;
    height: 10px;
    height: 0.13333rem;
    background-color: #0084ff;
    border-radius: 100%;
    position: absolute;
    -webkit-animation: bouncedelay-be6b5dec 1.2s infinite ease-in-out;
    animation: bouncedelay-be6b5dec 1.2s infinite ease-in-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.lz-readys .spinner .spinner-container[data-v-be6b5dec] {
    position: absolute;
    width: 100%;
    height: 100%;
}
.lz-readys .container2[data-v-be6b5dec] {
    -webkit-transform: rotateZ(45deg);
    -ms-transform: rotate(45deg);
        transform: rotateZ(45deg);
}
.lz-readys .container3[data-v-be6b5dec] {
    -webkit-transform: rotateZ(90deg);
    -ms-transform: rotate(90deg);
        transform: rotateZ(90deg);
}
.lz-readys .circle1[data-v-be6b5dec] {
    top: 0;
    left: 0;
}
.lz-readys .circle2[data-v-be6b5dec] {
    top: 0;
    right: 0;
}
.lz-readys .circle3[data-v-be6b5dec] {
    right: 0;
    bottom: 0;
}
.lz-readys .circle4[data-v-be6b5dec] {
    left: 0;
    bottom: 0;
}
.lz-readys .container2 .circle1[data-v-be6b5dec] {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}
.lz-readys .container3 .circle1[data-v-be6b5dec] {
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
}
.lz-readys .container1 .circle2[data-v-be6b5dec] {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}
.lz-readys .container2 .circle2[data-v-be6b5dec] {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}
.lz-readys .container3 .circle2[data-v-be6b5dec] {
    -webkit-animation-delay: -0.7s;
    animation-delay: -0.7s;
}
.lz-readys .container1 .circle3[data-v-be6b5dec] {
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.6s;
}
.lz-readys .container2 .circle3[data-v-be6b5dec] {
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s;
}
.lz-readys .container3 .circle3[data-v-be6b5dec] {
    -webkit-animation-delay: -0.4s;
    animation-delay: -0.4s;
}
.lz-readys .container1 .circle4[data-v-be6b5dec] {
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s;
}
.lz-readys .container2 .circle4[data-v-be6b5dec] {
    -webkit-animation-delay: -0.2s;
    animation-delay: -0.2s;
}
.lz-readys .container3 .circle4[data-v-be6b5dec] {
    -webkit-animation-delay: -0.1s;
    animation-delay: -0.1s;
}
@-webkit-keyframes bouncedelay-be6b5dec {
0%,
  80%,
  100% {
    -webkit-transform: scale(0);
}
40% {
    -webkit-transform: scale(1);
}
}
@keyframes bouncedelay-be6b5dec {
0%,
  80%,
  100% {
    transform: scale(0);
    -webkit-transform: scale(0);
}
40% {
    transform: scale(1);
    -webkit-transform: scale(1);
}
}
.lz-readys .loadText[data-v-be6b5dec] {
    position: absolute;
    top: 40%;
    left: 50%;
    width: 100px;
    width: 1.33333rem;
    margin-left: -50px;
    margin-left: -0.66667rem;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    font-size: 14px;
    font-size: 0.18667rem;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.6);
    color: #fff;
    font-size: 14px;
    padding-bottom: 10px;
    padding-bottom: 0.13333rem;
}
.lz-readys .loadText .gifLoad[data-v-be6b5dec] {
      width: 60px;
      width: 0.8rem;
      height: 60px;
      height: 0.8rem;
      display: block;
      margin: 10px auto;
      margin: 0.13333rem auto;
}
.design-modal[data-v-be6b5dec] {
  width: 630px;
  width: 8.4rem;
}
.design-modal.design-modal-footer[data-v-be6b5dec] {
    width: 690px;
    width: 9.2rem;
    bottom: 20px;
    bottom: 0.26667rem;
    top: auto;
    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    border-radius: 10px;
    border-radius: 0.13333rem;
    background: rgba(255, 255, 255, 0.8);
}
.design-modal.design-modal-footer .van-dialog__footer[data-v-be6b5dec] {
      display: none;
}
.design-modal.design-modal-confirm[data-v-be6b5dec] {
    width: 650px;
    width: 8.66667rem;
}
.design-modal.design-modal-confirm .van-dialog__content .van-dialog__message[data-v-be6b5dec] {
      padding: 40px 30px;
      padding: 0.53333rem 0.4rem;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-button--default[data-v-be6b5dec] {
      width: 260px;
      width: 3.46667rem;
      height: 80px;
      height: 1.06667rem;
      background: #236DFF;
      border-radius: 40px;
      border-radius: 0.53333rem;
      -webkit-box-flex: 0;
          -ms-flex: none;
              flex: none;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-button--default .van-button__text[data-v-be6b5dec] {
        font-size: 28px;
        font-size: 0.37333rem;
        color: #fff;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-dialog__cancel[data-v-be6b5dec] {
      background: #fff;
      border: 1px solid #236DFF;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-dialog__cancel .van-button__text[data-v-be6b5dec] {
        color: #236DFF;
}
.design-modal .van-dialog__header[data-v-be6b5dec] {
    color: #000000;
    font-size: 34px;
    font-size: 0.45333rem;
    line-height: 48px;
    line-height: 0.64rem;
    padding-top: 40px;
    padding-top: 0.53333rem;
    font-weight: 700;
}
.design-modal .van-dialog__content .van-dialog__message[data-v-be6b5dec] {
    color: #444444;
    font-size: 30px;
    font-size: 0.4rem;
    line-height: 42px;
    line-height: 0.56rem;
    padding: 30px;
    padding: 0.4rem;
}
.design-modal .van-dialog__footer[data-v-be6b5dec] {
    padding: 0 30px 40px;
    padding: 0 0.4rem 0.53333rem;
}
.design-modal .van-dialog__footer.van-hairline--top[data-v-be6b5dec]::after {
      border: none;
}
.design-modal .van-dialog__footer .van-button--default[data-v-be6b5dec] {
      width: 320px;
      width: 4.26667rem;
      height: 88px;
      height: 1.17333rem;
      background: #236DFF;
      border-radius: 44px;
      border-radius: 0.58667rem;
      margin: 0 auto;
      -webkit-box-flex: 0;
          -ms-flex: none;
              flex: none;
}
.design-modal .van-dialog__footer .van-button--default .van-button__text[data-v-be6b5dec] {
        font-size: 32px;
        font-size: 0.42667rem;
        color: #fff;
}
.switch-items .lables[data-v-be6b5dec] {
  width: 60%;
}
.switch-items .from-right[data-v-be6b5dec] {
  width: 38%;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.switch-items .from-right .elementLabel[data-v-be6b5dec] {
    color: #ff6e06;
    margin-right: 15px;
    margin-right: 0.2rem;
}
.switch-items .tagBox[data-v-be6b5dec] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.switch-items .tagBox .tag[data-v-be6b5dec] {
    display: inline-block;
    font-size: 24px;
    font-size: 0.32rem;
    color: #007aae;
    background-color: #c8ebfa;
    padding: 3px 10px;
    padding: 3px 0.13333rem;
    margin-right: 5px;
    border-radius: 5px;
    margin-bottom: 10px;
    margin-bottom: 0.13333rem;
}
.switch-items .content-popup .content-title[data-v-be6b5dec] {
  font-size: 34px;
  font-size: 0.45333rem;
  color: #000;
  font-weight: 900;
  border-bottom: 1px solid #eee;
  width: 100%;
  background: #fff;
  z-index: 1;
  padding: 30px;
  padding: 0.4rem;
  padding-right: 70px;
  padding-right: 0.93333rem;
}
.switch-items .content-popup .contentBox[data-v-be6b5dec] {
  height: 60vh;
  padding: 20px;
  padding: 0.26667rem;
  overflow-y: auto;
}
.switch-items .content-popup .content[data-v-be6b5dec] {
  font-size: 30px;
  font-size: 0.4rem;
  text-indent: 2em;
  color: #666;
  margin-bottom: 5px;
}

@charset "UTF-8";
/*---------       字体行高       -----------*/
/*---------       字体颜色       -----------*/
/*---------       边框颜色       -----------*/
/*---------       背景颜色       -----------*/
/*--------- 按钮颜色  ---- */
/* 属性多值传递
ex:
@include remCalc(padding,10,20);
padding: 0.13333rem 0.26667rem;*/
/*按钮纯色系*/
/*按钮边框色系*/
/*按钮大小*/
/*自适应按钮*/
/*标题*/
/*小消息标签*/
/*背景色点击变化*/
/*字数省略限制*/
/*波纹点击效果*/
/*按钮*/
/*最大按钮*/
.wts-btn-big[data-v-4a8b9818] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big[data-v-4a8b9818]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*中型按钮*/
.wts-btn-middle[data-v-4a8b9818] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 294px;
  width: 3.92rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 80px;
  line-height: 1.06667rem;
  border-radius: 8px;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-middle[data-v-4a8b9818]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-all[data-v-4a8b9818] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 110px;
  height: 1.46667rem;
  font-size: 40px;
  font-size: 0.53333rem;
  line-height: 110px;
  line-height: 1.46667rem;
  border-radius: 0;
  display: block;
  text-align: center;
}
.wts-btn-all[data-v-4a8b9818]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-free[data-v-4a8b9818] {
  color: #fff;
  background-color: #ff6e06;
  font-size: 30px;
  font-size: 0.4rem;
  border-radius: 5px;
  padding: 3px 10px;
  padding: 3px 0.13333rem;
  display: inline-block;
  text-align: center;
}
.wts-btn-free[data-v-4a8b9818]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}
.wts-btn-big-blue[data-v-4a8b9818] {
  color: #fff;
  background-color: #3aa9f8;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 94px;
  height: 1.25333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 94px;
  line-height: 1.25333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-blue[data-v-4a8b9818]:focus {
    color: #e6e6e6;
    background-color: #0994f6;
}

/*蓝色线型按钮-中*/
.wts-btn-cp[data-v-4a8b9818] {
  color: #fff;
  background-color: #0084ff;
  border: 1px solid #fff;
  display: inline-block;
  text-align: center;
  width: 310px;
  width: 4.13333rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 76px;
  line-height: 1.01333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-cp[data-v-4a8b9818]:hover, .wts-btn-cp[data-v-4a8b9818]:focus {
    color: #fff;
    background-color: #fff;
    border: 1px solid #fff;
}
.wts-btn-radius[data-v-4a8b9818] {
  color: #aaa;
  background-color: #fff;
  border: 1px solid #aaa;
  display: inline-block;
  text-align: center;
  width: 153px;
  width: 2.04rem;
  height: 55px;
  height: 0.73333rem;
  font-size: 26px;
  font-size: 0.34667rem;
  line-height: 55px;
  line-height: 0.73333rem;
  border-radius: 25px;
  border-radius: 0.33333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-radius[data-v-4a8b9818]:hover, .wts-btn-radius[data-v-4a8b9818]:focus {
    color: #fff;
    background-color: #aaa;
    border: 1px solid #aaa;
}

/*微大型按钮*/
.wts-btn-big-01[data-v-4a8b9818] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 590px;
  width: 7.86667rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-01[data-v-4a8b9818]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*查看更多*/
.wts-btn-more[data-v-4a8b9818] {
  display: block;
  border-top: 1px solid #eee;
  height: 86px;
  height: 1.14667rem;
  line-height: 86px;
  line-height: 1.14667rem;
  text-align: center;
  margin-left: -60px;
  margin-left: -0.8rem;
  color: #000;
  font-size: 28px;
  font-size: 0.37333rem;
  position: relative;
}
.wts-btn-more[data-v-4a8b9818]:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 38%;
  margin-top: -18px;
  margin-top: -0.24rem;
  margin-left: 90px;
  margin-left: 1.2rem;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  border-right: 3px solid #000;
  border-top: 3px solid #000;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}
.body-container[data-v-4a8b9818] {
  width: 750px;
  width: 10rem;
  margin: 0 auto;
  position: relative;
  background-color: #f5f5f5;
}
.lz-top-img[data-v-4a8b9818] {
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
}

/*单选框*/
.lz-radio[data-v-4a8b9818] {
  position: relative;
  -webkit-appearance: none;
  width: 18px;
  width: 0.24rem;
  height: 18px;
  height: 0.24rem;
  background-color: transparent;
  border: none;
}
.lz-radio[data-v-4a8b9818]:before {
  content: "\e623";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 12px;
  font-size: 0.16rem;
  line-height: 18px;
  line-height: 0.24rem;
  text-align: center;
  width: 18px;
  width: 0.24rem;
  height: 18px;
  height: 0.24rem;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  color: #fff;
  opacity: 1;
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 50%;
}
.lz-radio[data-v-4a8b9818]:checked::before {
  background-color: #0084ff;
  border: 1px solid #0084ff;
}
.lz-radio-new[data-v-4a8b9818] {
  position: relative;
  background-color: #fff;
  width: 40px;
  width: 0.53333rem;
  height: 40px;
  height: 0.53333rem;
  border-radius: 50%;
  display: inline-block;
  border: 1px solid #e5e5e5;
}
.lz-radio-new[data-check=true][data-v-4a8b9818] {
  background-color: #0084ff;
  border: 1px solid #0084ff;
}
.lz-radio-new[data-check=true][data-v-4a8b9818]:before {
  content: "\e6f0";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 20px;
  font-size: 0.26667rem;
  line-height: 40px;
  line-height: 0.53333rem;
  text-align: center;
  color: #fff;
  position: absolute;
  top: 2px;
  right: 4px;
  margin-top: -1px;
}

/*多选框*/
.lz-checkbox[data-v-4a8b9818] {
  position: relative;
  -webkit-appearance: none;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: transparent;
  border: none;
}
.lz-checkbox[data-v-4a8b9818]:before {
  content: "\e64e";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 14px;
  font-size: 0.18667rem;
  line-height: 24px;
  line-height: 0.32rem;
  text-align: center;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: #fff;
  color: transparent;
  border: 1px solid #ccc;
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 6px;
}
.lz-checkbox[data-v-4a8b9818]:checked::before {
  color: #0084ff;
  background-color: #fff;
  border: 1px solid #0084ff;
}

/*多选框2-选择外层选中*/
.lz-checkbox-02[data-v-4a8b9818] {
  position: relative;
  -webkit-appearance: none;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: transparent;
  border: none;
}
.lz-checkbox-02[data-v-4a8b9818]:before {
  content: "\e623";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 14px;
  font-size: 0.18667rem;
  line-height: 21px;
  line-height: 0.28rem;
  text-align: center;
  width: 22px;
  width: 0.29333rem;
  height: 21px;
  height: 0.28rem;
  background-color: #fff;
  color: transparent;
  border: 1px solid #ccc;
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.checkLi[data-v-4a8b9818] {
  color: #0084ff !important;
}
.checkLi .lz-checkbox-02[data-v-4a8b9818]:before {
    color: #fff;
    background-color: #0084ff;
    border: 1px solid #0084ff;
}

/*底部按钮*/
.lz-apply-btn[data-v-4a8b9818] {
  position: fixed;
  bottom: 0;
  border-top: 2px solid #fff;
  z-index: 20;
  color: #666;
  background-color: #f0f0f0;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 100px;
  height: 1.33333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 0;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.lz-apply-btn i[data-v-4a8b9818] {
    font-size: 40px;
    font-size: 0.53333rem;
    margin-right: 10px;
    margin-right: 0.13333rem;
}

/*底部提示*/
.lz-lp-footer[data-v-4a8b9818] {
  position: absolute;
  bottom: 100px;
  bottom: 1.33333rem;
  padding: 10px;
  padding: 0.13333rem;
}
.lz-lp-footer p[data-v-4a8b9818] {
    margin-bottom: 10px;
    margin-bottom: 0.13333rem;
}

/*顶部返回栏*/
.lz-top-title-empty[data-v-4a8b9818] {
  width: 100%;
  height: 90px;
  height: 1.2rem;
}
.lz-top-title[data-v-4a8b9818] {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 555;
  width: 100%;
  height: 90px;
  height: 1.2rem;
  line-height: 90px;
  line-height: 1.2rem;
  background-color: #0084ff;
  color: #fff;
  font-size: 28px;
  font-size: 0.37333rem;
}
.lz-top-title .left[data-v-4a8b9818] {
    position: absolute;
    top: 0;
    left: 20px;
    left: 0.26667rem;
    color: #fff;
}
.lz-top-title .right[data-v-4a8b9818] {
    position: absolute;
    top: 0;
    right: 20px;
    right: 0.26667rem;
    color: #fff;
}
.lz-top-title .center[data-v-4a8b9818] {
    text-align: center;
    font-size: 32px;
    font-size: 0.42667rem;
}

/*订单页*/
.lz-order-list[data-v-4a8b9818] {
  background-color: #fff;
  padding-top: 44px;
  padding-top: 0.58667rem;
}
.lz-order-list .titles[data-v-4a8b9818] {
    font-size: 36px;
    font-size: 0.48rem;
    color: #222;
    text-align: center;
}
.lz-order-list .need-com[data-v-4a8b9818] {
    position: relative;
    top: -4px;
    font-size: 12px;
    font-size: 0.16rem;
    line-height: 1.2;
    padding: 1px 8px;
    background-color: #fff;
    position: relative;
    color: #fff;
    border-radius: 5px;
    font-size: 28px;
    font-size: 0.37333rem;
    border: 1px solid #0084ff;
    margin-left: 5px;
    color: #0084ff;
}
.lz-order-list .need-com[data-v-4a8b9818]::before {
      content: '';
      position: absolute;
      left: -6px;
      top: 50%;
      margin-top: -3px;
      width: 0;
      height: 0;
      border: 3px solid transparent;
      border-right-color: #fff;
}
.lz-order-list .need-com[data-v-4a8b9818]:before {
    content: 0;
}
.lz-order-list .uls-order[data-v-4a8b9818] {
    width: 100%;
}
.lz-order-list .uls-order > li[data-v-4a8b9818] {
      text-align: center;
      font-size: 36px;
      font-size: 0.48rem;
      display: block;
      padding: 40px 0;
      padding: 0.53333rem 0;
}
.lz-order-list .uls-order > li .order-name[data-v-4a8b9818] {
        display: block;
        line-height: 40px;
        line-height: 0.53333rem;
        color: #000;
}
.lz-order-list .uls-order > li .order-inform[data-v-4a8b9818] {
        font-size: 60px;
        font-size: 0.8rem;
        display: block;
        margin-top: 4px;
        line-height: 80px;
        line-height: 1.06667rem;
        color: #ff6f07;
}
.lz-order-list .btn-check[data-v-4a8b9818],
  .lz-order-list .btn-pay[data-v-4a8b9818] {
    color: #ccc;
    background-color: #fff;
    border: 1px solid #ccc;
    display: inline-block;
    text-align: center;
    width: 180px;
    width: 2.4rem;
    height: 60px;
    height: 0.8rem;
    font-size: 28px;
    font-size: 0.37333rem;
    line-height: 56px;
    line-height: 0.74667rem;
    border-radius: 0;
    float: right;
    margin-left: 10px;
    margin-left: 0.13333rem;
}
.lz-order-list .btn-check[data-v-4a8b9818]:hover, .lz-order-list .btn-check[data-v-4a8b9818]:focus,
    .lz-order-list .btn-pay[data-v-4a8b9818]:hover,
    .lz-order-list .btn-pay[data-v-4a8b9818]:focus {
      color: #fff;
      background-color: #ccc;
      border: 1px solid #ccc;
}
.pay-many[data-v-4a8b9818] {
  margin-top: 12px;
  margin-top: 0.16rem;
  line-height: 88px;
  line-height: 1.17333rem;
  display: block;
  padding-left: 30px;
  padding-left: 0.4rem;
  font-size: 36px;
  font-size: 0.48rem;
}
.lz-bankBanch[data-v-4a8b9818] {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}
.lz-bankBanch.active[data-v-4a8b9818] {
    display: block;
}
.lz-bankBanch .lz-drop-search[data-v-4a8b9818] {
    background-color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}
.lz-bankBanch .lz-drop-search .title[data-v-4a8b9818] {
      position: relative;
      width: 100%;
      height: 100px;
      height: 1.33333rem;
      line-height: 100px;
      line-height: 1.33333rem;
      font-size: 34px;
      font-size: 0.45333rem;
      text-align: center;
}
.lz-bankBanch .lz-drop-search .title i[data-v-4a8b9818] {
        font-size: 50px;
        font-size: 0.66667rem;
        position: absolute;
        right: 0;
        top: 0;
        width: 80px;
        width: 1.06667rem;
        line-height: 100px;
        line-height: 1.33333rem;
}
.lz-bankBanch .lz-drop-search .search-box[data-v-4a8b9818] {
      position: relative;
      width: 100%;
      height: 100px;
      height: 1.33333rem;
      padding: 15px 40px;
      padding: 0.2rem 0.53333rem;
      text-align: center;
      background-color: #f5f5f5;
}
.lz-bankBanch .lz-drop-search .search-box i[data-v-4a8b9818] {
        position: absolute;
        left: 50px;
        left: 0.66667rem;
        top: 50%;
        margin-top: -35px;
        margin-top: -0.46667rem;
        font-size: 30px;
        font-size: 0.4rem;
        height: 70px;
        height: 0.93333rem;
        line-height: 70px;
        line-height: 0.93333rem;
        color: #999;
}
.lz-bankBanch .lz-drop-search .search[data-v-4a8b9818] {
      display: block;
      width: 100%;
      height: 70px;
      height: 0.93333rem;
      background-color: #fff;
      color: #333;
      padding-left: 50px;
      padding-left: 0.66667rem;
      margin: 0;
      border-color: #fff;
      font-size: 32px;
      font-size: 0.42667rem;
      border: none;
}
.lz-bankBanch .lz-drop-search .selected[data-v-4a8b9818] {
      width: 100%;
      height: 300px;
      height: 4rem;
      padding: 10px 20px;
      padding: 0.13333rem 0.26667rem;
      overflow: auto !important;
}
.lz-bankBanch .lz-drop-search .selected .option[data-v-4a8b9818] {
        position: relative;
        display: block;
        min-height: 20px;
        min-height: 0.26667rem;
        width: 100%;
        font-size: 16px;
        font-size: 0.21333rem;
        line-height: 20px;
        line-height: 0.26667rem;
        padding: 5px 0;
        color: #666;
        border-top: 1px solid #ececec;
}
.lz-bankBanch .lz-drop-search .selected .option[data-v-4a8b9818]:first-child {
          border-top: none;
}
.lz-list-block[data-v-4a8b9818] {
  position: relative;
}
.lz-list-block .ul-List .icons-left[data-v-4a8b9818] {
    position: absolute;
    width: 50px;
    width: 0.66667rem;
    left: 0;
    top: 25px;
    top: 0.33333rem;
    display: inline-block;
    height: 50px;
    height: 0.66667rem;
    font-size: 44px;
    font-size: 0.58667rem;
    color: #0084ff;
}
.lz-list-block .ul-List .ripple[data-v-4a8b9818] {
    position: relative;
    overflow: hidden;
}
.lz-list-block .ul-List .ripple[data-v-4a8b9818]:after {
      content: "";
      display: block;
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      pointer-events: none;
      background-image: radial-gradient(circle, #666 10%, transparent 10.01%);
      background-repeat: no-repeat;
      background-position: 50%;
      -webkit-transform: scale(10, 10);
          -ms-transform: scale(10, 10);
              transform: scale(10, 10);
      opacity: 0;
      -webkit-transition: opacity .5s, -webkit-transform .3s;
      transition: opacity .5s, -webkit-transform .3s;
      transition: transform .3s, opacity .5s;
      transition: transform .3s, opacity .5s, -webkit-transform .3s;
}
.lz-list-block .ul-List .ripple[data-v-4a8b9818]:active:after {
      -webkit-transform: scale(0, 0);
          -ms-transform: scale(0, 0);
              transform: scale(0, 0);
      opacity: .3;
      -webkit-transition: 0s;
      transition: 0s;
}
.lz-list-block .ul-List .item-content[data-v-4a8b9818] {
    background-color: #fff;
    width: 100%;
    line-height: 100px;
    line-height: 1.33333rem;
    height: 100px;
    height: 1.33333rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 30px;
    padding: 0 0.4rem;
    border-bottom: 1px solid #e7e7e7;
    font-size: 30px;
    font-size: 0.4rem;
}
.lz-list-block .ul-List .item-content > a.item-link[data-v-4a8b9818] {
      font-size: 30px;
      font-size: 0.4rem;
      display: block;
      width: 100%;
      height: 100%;
      color: #000;
}
.lz-list-block .ul-List .item-content .item-inner[data-v-4a8b9818] {
      width: 100%;
      height: 100%;
      position: relative;
      padding-right: 40px;
      padding-right: 0.53333rem;
      padding-left: 70px;
      padding-left: 0.93333rem;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
}
.lz-list-block .ul-List .item-content .icon-gerenziliao[data-v-4a8b9818] {
      font-size: 30px;
      font-size: 0.4rem;
}
.lz-list-block .ul-List .item-content .icons-right[data-v-4a8b9818] {
      position: absolute;
      right: 0;
      top: 0;
      display: inline-block;
      height: 100px;
      height: 1.33333rem;
      line-height: 100px;
      line-height: 1.33333rem;
      font-size: 36px;
      font-size: 0.48rem;
      color: #cac9ce;
}
.lz-list-block .ul-List .item-content .item-form[data-v-4a8b9818] {
      padding-left: 0;
}
.lz-list-block .ul-List .item-content .item-form .item-e-left[data-v-4a8b9818] {
        width: 30%;
        height: 100%;
        display: inline-block;
        float: left;
}
.lz-list-block .ul-List .item-content .item-form .item-e-right[data-v-4a8b9818] {
        width: 68%;
        height: 100%;
        text-align: right;
        display: inline-block;
        float: right;
        margin-bottom: 0;
}
.lz-list-block .ul-List .item-content .item-form input[type="text"][data-v-4a8b9818] {
        border: none;
        background-color: #fff;
}
.lz-list-block .ul-List .item-content .item-form .lz-radio[data-v-4a8b9818] {
        margin-top: 30px;
        margin-top: 0.4rem;
}
.lz-list-block .ul-List .item-content .item-form .date-input[data-v-4a8b9818] {
        border: none;
        text-align: right;
        background-color: #fff;
        height: 90px;
        height: 1.2rem;
        line-height: 90px;
        line-height: 1.2rem;
        margin-right: -55px;
        margin-right: -0.73333rem;
}
.lz-list-block .ul-List .item-content .item-title[data-v-4a8b9818] {
      padding: 0;
}
.lz-list-block .ul-List .item-content .item-title .item-img[data-v-4a8b9818] {
        position: absolute;
        right: 0;
        top: 5px;
        width: 90px;
        width: 1.2rem;
        height: 90px;
        height: 1.2rem;
        border-radius: 50%;
}
.shadeBox[data-v-4a8b9818] {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 999;
  background-color: rgba(0, 0, 0, 0.4);
}
#emptyDom[data-v-4a8b9818] {
  font-size: 34px;
  font-size: 0.45333rem;
}
#emptyDom .empty-icon[data-v-4a8b9818] {
    width: 185px;
    width: 2.46667rem;
    display: block;
    margin: 30px auto 10px;
    margin: 0.4rem auto 0.13333rem;
}
#emptyDom p[data-v-4a8b9818] {
    text-align: center;
    font-size: 34px;
    font-size: 0.45333rem;
}
.lz-layer-bg[data-v-4a8b9818] {
  background-color: transparent !important;
}
.layui-m-layer2 .layui-m-layerchild p[data-v-4a8b9818] {
  color: #fff;
}
.layout-enter-active[data-v-4a8b9818], .layout-leave-active[data-v-4a8b9818] {
  -webkit-transition: opacity .5s;
  transition: opacity .5s;
}
.layout-enter[data-v-4a8b9818], .layout-leave-active[data-v-4a8b9818] {
  opacity: 0;
}
.van-picker button[data-v-4a8b9818] {
  font-size: 30px;
  font-size: 0.4rem;
}
.van-image[data-v-4a8b9818] {
  vertical-align: middle;
}
.van-image img[data-v-4a8b9818] {
    vertical-align: middle;
}
.share-process-yindao[data-v-4a8b9818] {
  background-color: transparent;
  position: fixed;
  left: 0;
  top: 0;
  width: 750px;
  width: 10rem;
}
.share-process-yindao .layui-m-layercont[data-v-4a8b9818] {
    text-align: right;
    padding-right: 20px;
    padding-right: 0.26667rem;
    padding-top: 20px;
    padding-top: 0.26667rem;
}
.share-process-yindao img[data-v-4a8b9818] {
    width: 560px;
    width: 7.46667rem;
}
.vue-puzzle-vcode[data-v-4a8b9818] {
  z-index: 999999 !important;
}
.vue-puzzle-vcode .vue-auth-box_[data-v-4a8b9818] {
    top: 50%;
}
.margin-top-10[data-v-4a8b9818] {
  margin-top: 10px !important;
  margin-top: 0.13333rem !important;
}
.margin-top-20[data-v-4a8b9818] {
  margin-top: 20px !important;
  margin-top: 0.26667rem !important;
}
.margin-top-30[data-v-4a8b9818] {
  margin-top: 30px !important;
  margin-top: 0.4rem !important;
}
.margin-top-40[data-v-4a8b9818] {
  margin-top: 40px !important;
  margin-top: 0.53333rem !important;
}
.margin-top-50[data-v-4a8b9818] {
  margin-top: 50px !important;
  margin-top: 0.66667rem !important;
}
.margin-top-60[data-v-4a8b9818] {
  margin-top: 60px !important;
  margin-top: 0.8rem !important;
}
.margin-right-10[data-v-4a8b9818] {
  margin-right: 10px !important;
  margin-right: 0.13333rem !important;
}
.margin-right-20[data-v-4a8b9818] {
  margin-right: 20px !important;
  margin-right: 0.26667rem !important;
}
.margin-right-30[data-v-4a8b9818] {
  margin-right: 30px !important;
  margin-right: 0.4rem !important;
}
.margin-right-40[data-v-4a8b9818] {
  margin-right: 40px !important;
  margin-right: 0.53333rem !important;
}
.margin-right-50[data-v-4a8b9818] {
  margin-right: 50px !important;
  margin-right: 0.66667rem !important;
}
.margin-right-60[data-v-4a8b9818] {
  margin-right: 60px !important;
  margin-right: 0.8rem !important;
}
.margin-bottom-10[data-v-4a8b9818] {
  margin-bottom: 10px !important;
  margin-bottom: 0.13333rem !important;
}
.margin-bottom-20[data-v-4a8b9818] {
  margin-bottom: 20px !important;
  margin-bottom: 0.26667rem !important;
}
.margin-bottom-30[data-v-4a8b9818] {
  margin-bottom: 30px !important;
  margin-bottom: 0.4rem !important;
}
.margin-bottom-40[data-v-4a8b9818] {
  margin-bottom: 40px !important;
  margin-bottom: 0.53333rem !important;
}
.margin-bottom-50[data-v-4a8b9818] {
  margin-bottom: 50px !important;
  margin-bottom: 0.66667rem !important;
}
.margin-bottom-60[data-v-4a8b9818] {
  margin-bottom: 60px !important;
  margin-bottom: 0.8rem !important;
}
.margin-left-10[data-v-4a8b9818] {
  margin-left: 10px !important;
  margin-left: 0.13333rem !important;
}
.margin-left-20[data-v-4a8b9818] {
  margin-left: 20px !important;
  margin-left: 0.26667rem !important;
}
.margin-left-30[data-v-4a8b9818] {
  margin-left: 30px !important;
  margin-left: 0.4rem !important;
}
.margin-left-40[data-v-4a8b9818] {
  margin-left: 40px !important;
  margin-left: 0.53333rem !important;
}
.margin-left-50[data-v-4a8b9818] {
  margin-left: 50px !important;
  margin-left: 0.66667rem !important;
}
.margin-left-60[data-v-4a8b9818] {
  margin-left: 60px !important;
  margin-left: 0.8rem !important;
}
.padding-top-10[data-v-4a8b9818] {
  padding-top: 10px !important;
  padding-top: 0.13333rem !important;
}
.padding-top-20[data-v-4a8b9818] {
  padding-top: 20px !important;
  padding-top: 0.26667rem !important;
}
.padding-top-30[data-v-4a8b9818] {
  padding-top: 30px !important;
  padding-top: 0.4rem !important;
}
.padding-top-40[data-v-4a8b9818] {
  padding-top: 40px !important;
  padding-top: 0.53333rem !important;
}
.padding-top-50[data-v-4a8b9818] {
  padding-top: 50px !important;
  padding-top: 0.66667rem !important;
}
.padding-top-60[data-v-4a8b9818] {
  padding-top: 60px !important;
  padding-top: 0.8rem !important;
}
.padding-right-10[data-v-4a8b9818] {
  padding-right: 10px !important;
  padding-right: 0.13333rem !important;
}
.padding-right-20[data-v-4a8b9818] {
  padding-right: 20px !important;
  padding-right: 0.26667rem !important;
}
.padding-right-30[data-v-4a8b9818] {
  padding-right: 30px !important;
  padding-right: 0.4rem !important;
}
.padding-right-40[data-v-4a8b9818] {
  padding-right: 40px !important;
  padding-right: 0.53333rem !important;
}
.padding-right-50[data-v-4a8b9818] {
  padding-right: 50px !important;
  padding-right: 0.66667rem !important;
}
.padding-right-60[data-v-4a8b9818] {
  padding-right: 60px !important;
  padding-right: 0.8rem !important;
}
.padding-bottom-10[data-v-4a8b9818] {
  padding-bottom: 10px !important;
  padding-bottom: 0.13333rem !important;
}
.padding-bottom-20[data-v-4a8b9818] {
  padding-bottom: 20px !important;
  padding-bottom: 0.26667rem !important;
}
.padding-bottom-30[data-v-4a8b9818] {
  padding-bottom: 30px !important;
  padding-bottom: 0.4rem !important;
}
.padding-bottom-40[data-v-4a8b9818] {
  padding-bottom: 40px !important;
  padding-bottom: 0.53333rem !important;
}
.padding-bottom-50[data-v-4a8b9818] {
  padding-bottom: 50px !important;
  padding-bottom: 0.66667rem !important;
}
.padding-bottom-60[data-v-4a8b9818] {
  padding-bottom: 60px !important;
  padding-bottom: 0.8rem !important;
}
.padding-left-10[data-v-4a8b9818] {
  padding-left: 10px !important;
  padding-left: 0.13333rem !important;
}
.padding-left-20[data-v-4a8b9818] {
  padding-left: 20px !important;
  padding-left: 0.26667rem !important;
}
.padding-left-30[data-v-4a8b9818] {
  padding-left: 30px !important;
  padding-left: 0.4rem !important;
}
.padding-left-40[data-v-4a8b9818] {
  padding-left: 40px !important;
  padding-left: 0.53333rem !important;
}
.padding-left-50[data-v-4a8b9818] {
  padding-left: 50px !important;
  padding-left: 0.66667rem !important;
}
.padding-left-60[data-v-4a8b9818] {
  padding-left: 60px !important;
  padding-left: 0.8rem !important;
}
.bac-transparent[data-v-4a8b9818] {
  background-color: transparent !important;
}
.bac-transparent .layui-m-layerchild[data-v-4a8b9818] {
    background-color: transparent !important;
}
.layui-m-layer-lzAlert[data-v-4a8b9818] {
  width: 80% !important;
}
.layui-m-layer-lzAlert h3[data-v-4a8b9818] {
    line-height: 32px;
    line-height: 0.42667rem;
    height: unset;
    padding-top: 46px;
    padding-top: 0.61333rem;
    font-size: 32px;
    font-size: 0.42667rem;
}
.layui-m-layer-lzAlert .layui-m-layercont[data-v-4a8b9818] {
    font-size: 30px;
    font-size: 0.4rem;
    max-height: 300px;
    max-height: 4rem;
    overflow: auto;
    word-break: break-all;
    padding: 60px 40px;
    padding: 0.8rem 0.53333rem;
}
.layui-m-layer-lzAlert .layui-m-layerbtn span[yes][data-v-4a8b9818] {
    font-size: 30px;
    font-size: 0.4rem;
    color: #0084ff !important;
}
.layui-m-layer-inquiry[data-v-4a8b9818] {
  width: 80% !important;
}
.layui-m-layer-inquiry .layui-m-layercont[data-v-4a8b9818] {
    font-size: 30px;
    font-size: 0.4rem;
}
.layui-m-layer-design-lzAlert[data-v-4a8b9818] {
  width: 670px !important;
  width: 8.93333rem !important;
  padding-bottom: 70px;
  padding-bottom: 0.93333rem;
  border-radius: 32px !important;
  border-radius: 0.42667rem !important;
  background: url(../../static-product/img/alertbg.dacbbd63.png) no-repeat;
  background-size: 401px 334px;
  background-size: 5.34667rem 4.45333rem;
  background-position: center 168px;
  background-position: center 2.24rem;
  background-color: #fff;
}
.layui-m-layer-design-lzAlert .layui-m-layercont[data-v-4a8b9818] {
    font-size: 30px;
    font-size: 0.4rem;
    overflow: auto;
    word-break: break-all;
    padding: 60px 40px;
    padding: 0.8rem 0.53333rem;
}
.layui-m-layer-design-lzAlert .layui-m-layercont .title[data-v-4a8b9818] {
      font-size: 38px;
      font-size: 0.50667rem;
      line-height: 48px;
      line-height: 0.64rem;
      color: #000;
      text-align: center;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      font-family: PingFangSC-Semibold;
}
.layui-m-layer-design-lzAlert .layui-m-layercont .desc[data-v-4a8b9818] {
      font-size: 32px;
      font-size: 0.42667rem;
      color: #3c464f;
      text-align: center;
      line-height: 48px;
      line-height: 0.64rem;
      height: 144px;
      height: 1.92rem;
      overflow-y: auto;
      -webkit-overflow-scrolling: touch;
      margin-top: 439px;
      margin-top: 5.85333rem;
      font-family: PingFangSC-Regular;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn[data-v-4a8b9818] {
    width: 345px;
    width: 4.6rem;
    height: 95px;
    height: 1.26667rem;
    line-height: 95px;
    line-height: 1.26667rem;
    background: #3c7cfc;
    border: 1px solid #3c7cfc;
    overflow: hidden;
    -webkit-box-shadow: 0 10px 22px 0 rgba(60, 124, 252, 0.2);
    -webkit-box-shadow: 0 0.13333rem 0.29333rem 0 rgba(60, 124, 252, 0.2);
            box-shadow: 0 10px 22px 0 rgba(60, 124, 252, 0.2);
            box-shadow: 0 0.13333rem 0.29333rem 0 rgba(60, 124, 252, 0.2);
    border-radius: 54px;
    border-radius: 0.72rem;
    margin: 0 auto;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn span[yes][data-v-4a8b9818] {
      font-size: 36px;
      font-size: 0.48rem;
      color: #fff;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn span[yes][data-v-4a8b9818]:active {
      background: #3c7cfc;
}

/*按钮*/
/*最大按钮*/
.wts-btn-big[data-v-4a8b9818] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big[data-v-4a8b9818]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*中型按钮*/
.wts-btn-middle[data-v-4a8b9818] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 294px;
  width: 3.92rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 80px;
  line-height: 1.06667rem;
  border-radius: 8px;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-middle[data-v-4a8b9818]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-all[data-v-4a8b9818] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 110px;
  height: 1.46667rem;
  font-size: 40px;
  font-size: 0.53333rem;
  line-height: 110px;
  line-height: 1.46667rem;
  border-radius: 0;
  display: block;
  text-align: center;
}
.wts-btn-all[data-v-4a8b9818]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-free[data-v-4a8b9818] {
  color: #fff;
  background-color: #ff6e06;
  font-size: 30px;
  font-size: 0.4rem;
  border-radius: 5px;
  padding: 3px 10px;
  padding: 3px 0.13333rem;
  display: inline-block;
  text-align: center;
}
.wts-btn-free[data-v-4a8b9818]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}
.wts-btn-big-blue[data-v-4a8b9818] {
  color: #fff;
  background-color: #3aa9f8;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 94px;
  height: 1.25333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 94px;
  line-height: 1.25333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-blue[data-v-4a8b9818]:focus {
    color: #e6e6e6;
    background-color: #0994f6;
}

/*蓝色线型按钮-中*/
.wts-btn-cp[data-v-4a8b9818] {
  color: #fff;
  background-color: #0084ff;
  border: 1px solid #fff;
  display: inline-block;
  text-align: center;
  width: 310px;
  width: 4.13333rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 76px;
  line-height: 1.01333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-cp[data-v-4a8b9818]:hover, .wts-btn-cp[data-v-4a8b9818]:focus {
    color: #fff;
    background-color: #fff;
    border: 1px solid #fff;
}
.wts-btn-radius[data-v-4a8b9818] {
  color: #aaa;
  background-color: #fff;
  border: 1px solid #aaa;
  display: inline-block;
  text-align: center;
  width: 153px;
  width: 2.04rem;
  height: 55px;
  height: 0.73333rem;
  font-size: 26px;
  font-size: 0.34667rem;
  line-height: 55px;
  line-height: 0.73333rem;
  border-radius: 25px;
  border-radius: 0.33333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-radius[data-v-4a8b9818]:hover, .wts-btn-radius[data-v-4a8b9818]:focus {
    color: #fff;
    background-color: #aaa;
    border: 1px solid #aaa;
}

/*微大型按钮*/
.wts-btn-big-01[data-v-4a8b9818] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 590px;
  width: 7.86667rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-01[data-v-4a8b9818]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*查看更多*/
.wts-btn-more[data-v-4a8b9818] {
  display: block;
  border-top: 1px solid #eee;
  height: 86px;
  height: 1.14667rem;
  line-height: 86px;
  line-height: 1.14667rem;
  text-align: center;
  margin-left: -60px;
  margin-left: -0.8rem;
  color: #000;
  font-size: 28px;
  font-size: 0.37333rem;
  position: relative;
}
.wts-btn-more[data-v-4a8b9818]:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 38%;
  margin-top: -18px;
  margin-top: -0.24rem;
  margin-left: 90px;
  margin-left: 1.2rem;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  border-right: 3px solid #000;
  border-top: 3px solid #000;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}
.lz-readys[data-v-4a8b9818] {
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  min-height: 100vh;
  background-color: #fff;
  z-index: 9999;
}
.lz-readys .spinner[data-v-4a8b9818] {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -20px;
    margin-top: -0.26667rem;
    margin-left: -20px;
    margin-left: -0.26667rem;
    width: 40px;
    width: 0.53333rem;
    height: 40px;
    height: 0.53333rem;
}
.lz-readys .container1 > div[data-v-4a8b9818],
  .lz-readys .container2 > div[data-v-4a8b9818],
  .lz-readys .container3 > div[data-v-4a8b9818] {
    width: 10px;
    width: 0.13333rem;
    height: 10px;
    height: 0.13333rem;
    background-color: #0084ff;
    border-radius: 100%;
    position: absolute;
    -webkit-animation: bouncedelay-4a8b9818 1.2s infinite ease-in-out;
    animation: bouncedelay-4a8b9818 1.2s infinite ease-in-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.lz-readys .spinner .spinner-container[data-v-4a8b9818] {
    position: absolute;
    width: 100%;
    height: 100%;
}
.lz-readys .container2[data-v-4a8b9818] {
    -webkit-transform: rotateZ(45deg);
    -ms-transform: rotate(45deg);
        transform: rotateZ(45deg);
}
.lz-readys .container3[data-v-4a8b9818] {
    -webkit-transform: rotateZ(90deg);
    -ms-transform: rotate(90deg);
        transform: rotateZ(90deg);
}
.lz-readys .circle1[data-v-4a8b9818] {
    top: 0;
    left: 0;
}
.lz-readys .circle2[data-v-4a8b9818] {
    top: 0;
    right: 0;
}
.lz-readys .circle3[data-v-4a8b9818] {
    right: 0;
    bottom: 0;
}
.lz-readys .circle4[data-v-4a8b9818] {
    left: 0;
    bottom: 0;
}
.lz-readys .container2 .circle1[data-v-4a8b9818] {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}
.lz-readys .container3 .circle1[data-v-4a8b9818] {
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
}
.lz-readys .container1 .circle2[data-v-4a8b9818] {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}
.lz-readys .container2 .circle2[data-v-4a8b9818] {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}
.lz-readys .container3 .circle2[data-v-4a8b9818] {
    -webkit-animation-delay: -0.7s;
    animation-delay: -0.7s;
}
.lz-readys .container1 .circle3[data-v-4a8b9818] {
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.6s;
}
.lz-readys .container2 .circle3[data-v-4a8b9818] {
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s;
}
.lz-readys .container3 .circle3[data-v-4a8b9818] {
    -webkit-animation-delay: -0.4s;
    animation-delay: -0.4s;
}
.lz-readys .container1 .circle4[data-v-4a8b9818] {
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s;
}
.lz-readys .container2 .circle4[data-v-4a8b9818] {
    -webkit-animation-delay: -0.2s;
    animation-delay: -0.2s;
}
.lz-readys .container3 .circle4[data-v-4a8b9818] {
    -webkit-animation-delay: -0.1s;
    animation-delay: -0.1s;
}
@-webkit-keyframes bouncedelay-4a8b9818 {
0%,
  80%,
  100% {
    -webkit-transform: scale(0);
}
40% {
    -webkit-transform: scale(1);
}
}
@keyframes bouncedelay-4a8b9818 {
0%,
  80%,
  100% {
    transform: scale(0);
    -webkit-transform: scale(0);
}
40% {
    transform: scale(1);
    -webkit-transform: scale(1);
}
}
.lz-readys .loadText[data-v-4a8b9818] {
    position: absolute;
    top: 40%;
    left: 50%;
    width: 100px;
    width: 1.33333rem;
    margin-left: -50px;
    margin-left: -0.66667rem;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    font-size: 14px;
    font-size: 0.18667rem;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.6);
    color: #fff;
    font-size: 14px;
    padding-bottom: 10px;
    padding-bottom: 0.13333rem;
}
.lz-readys .loadText .gifLoad[data-v-4a8b9818] {
      width: 60px;
      width: 0.8rem;
      height: 60px;
      height: 0.8rem;
      display: block;
      margin: 10px auto;
      margin: 0.13333rem auto;
}
.design-modal[data-v-4a8b9818] {
  width: 630px;
  width: 8.4rem;
}
.design-modal.design-modal-footer[data-v-4a8b9818] {
    width: 690px;
    width: 9.2rem;
    bottom: 20px;
    bottom: 0.26667rem;
    top: auto;
    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    border-radius: 10px;
    border-radius: 0.13333rem;
    background: rgba(255, 255, 255, 0.8);
}
.design-modal.design-modal-footer .van-dialog__footer[data-v-4a8b9818] {
      display: none;
}
.design-modal.design-modal-confirm[data-v-4a8b9818] {
    width: 650px;
    width: 8.66667rem;
}
.design-modal.design-modal-confirm .van-dialog__content .van-dialog__message[data-v-4a8b9818] {
      padding: 40px 30px;
      padding: 0.53333rem 0.4rem;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-button--default[data-v-4a8b9818] {
      width: 260px;
      width: 3.46667rem;
      height: 80px;
      height: 1.06667rem;
      background: #236DFF;
      border-radius: 40px;
      border-radius: 0.53333rem;
      -webkit-box-flex: 0;
          -ms-flex: none;
              flex: none;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-button--default .van-button__text[data-v-4a8b9818] {
        font-size: 28px;
        font-size: 0.37333rem;
        color: #fff;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-dialog__cancel[data-v-4a8b9818] {
      background: #fff;
      border: 1px solid #236DFF;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-dialog__cancel .van-button__text[data-v-4a8b9818] {
        color: #236DFF;
}
.design-modal .van-dialog__header[data-v-4a8b9818] {
    color: #000000;
    font-size: 34px;
    font-size: 0.45333rem;
    line-height: 48px;
    line-height: 0.64rem;
    padding-top: 40px;
    padding-top: 0.53333rem;
    font-weight: 700;
}
.design-modal .van-dialog__content .van-dialog__message[data-v-4a8b9818] {
    color: #444444;
    font-size: 30px;
    font-size: 0.4rem;
    line-height: 42px;
    line-height: 0.56rem;
    padding: 30px;
    padding: 0.4rem;
}
.design-modal .van-dialog__footer[data-v-4a8b9818] {
    padding: 0 30px 40px;
    padding: 0 0.4rem 0.53333rem;
}
.design-modal .van-dialog__footer.van-hairline--top[data-v-4a8b9818]::after {
      border: none;
}
.design-modal .van-dialog__footer .van-button--default[data-v-4a8b9818] {
      width: 320px;
      width: 4.26667rem;
      height: 88px;
      height: 1.17333rem;
      background: #236DFF;
      border-radius: 44px;
      border-radius: 0.58667rem;
      margin: 0 auto;
      -webkit-box-flex: 0;
          -ms-flex: none;
              flex: none;
}
.design-modal .van-dialog__footer .van-button--default .van-button__text[data-v-4a8b9818] {
        font-size: 32px;
        font-size: 0.42667rem;
        color: #fff;
}
.select-box[data-v-4a8b9818] {
  width: 100%;
  height: 100%;
}
.defaultTxt[data-v-4a8b9818] {
  width: 100%;
  height: 100%;
  line-height: 40px;
  line-height: 0.53333rem;
  font-size: 28px;
  font-size: 0.37333rem;
  padding-right: 30px;
  padding-right: 0.4rem;
  display: inline-block;
}
.defaultTxt .iconfont[data-v-4a8b9818] {
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    color: #8a9094;
    font-size: 17px;
    font-size: 0.22667rem;
}
.select-layer-box[data-v-4a8b9818] {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
}
.select-layer-box .mask[data-v-4a8b9818] {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 1;
}
.select-layer-box .mainContent[data-v-4a8b9818] {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    z-index: 2;
    background-color: #fff;
    border-top-left-radius: 20px;
    border-top-left-radius: 0.26667rem;
    border-top-right-radius: 20px;
    border-top-right-radius: 0.26667rem;
}
.select-layer-box .mainContent .title[data-v-4a8b9818] {
      font-size: 34px;
      font-size: 0.45333rem;
      text-align: center;
      line-height: 2;
      padding-top: 20px;
      padding-top: 0.26667rem;
}
.select-layer-box .mainContent .title span[data-v-4a8b9818] {
        font-size: 28px;
        font-size: 0.37333rem;
}
.select-layer-box .mainContent .check-box[data-v-4a8b9818] {
      height: 500px;
      height: 6.66667rem;
      overflow-y: auto;
      -webkit-overflow-scrolling: touch;
}
.select-layer-box .mainContent .check-li[data-v-4a8b9818] {
      position: relative;
      padding: 20px 30px;
      padding: 0.26667rem 0.4rem;
      line-height: 50px;
      line-height: 0.66667rem;
      font-size: 30px;
      font-size: 0.4rem;
      color: #333;
      border-bottom: 1px solid #ececec;
      text-align: left;
}
.select-layer-box .mainContent .check-li .choice-icon[data-v-4a8b9818] {
        position: absolute;
        right: 30px;
        right: 0.4rem;
        top: 50%;
        margin-top: -22px;
        margin-top: -0.29333rem;
        width: 44px;
        width: 0.58667rem;
        height: 44px;
        height: 0.58667rem;
        border-radius: 50%;
        border: 1px solid #c8c9cc;
        text-align: center;
        line-height: 44px;
        line-height: 0.58667rem;
}
.select-layer-box .mainContent .check-li .choice-icon.active[data-v-4a8b9818] {
          background-color: #0084ff;
          border-color: #0084ff;
}
.select-layer-box .mainContent .check-li .choice-icon .iconfont[data-v-4a8b9818] {
          font-size: 28px;
          font-size: 0.37333rem;
          color: #fff;
}
.select-layer-box .mainContent .check-btns[data-v-4a8b9818] {
      padding: 20px 50px;
      padding: 0.26667rem 0.66667rem;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      -ms-flex-pack: distribute;
          justify-content: space-around;
}
.select-layer-box .mainContent .check-btns .check-btn[data-v-4a8b9818] {
        font-size: 30px;
        font-size: 0.4rem;
        display: inline-block;
        padding: 0 40px;
        padding: 0 0.53333rem;
        line-height: 70px;
        line-height: 0.93333rem;
        width: 250px;
        width: 3.33333rem;
        text-align: center;
        border-radius: 70px;
        border-radius: 0.93333rem;
        border: 1px solid #999;
}
.select-layer-box .mainContent .check-btns .btn-sure[data-v-4a8b9818] {
        border-color: #0084ff;
        color: #0084ff;
}

@charset "UTF-8";
/*---------       字体行高       -----------*/
/*---------       字体颜色       -----------*/
/*---------       边框颜色       -----------*/
/*---------       背景颜色       -----------*/
/*--------- 按钮颜色  ---- */
/* 属性多值传递
ex:
@include remCalc(padding,10,20);
padding: 0.13333rem 0.26667rem;*/
/*按钮纯色系*/
/*按钮边框色系*/
/*按钮大小*/
/*自适应按钮*/
/*标题*/
/*小消息标签*/
/*背景色点击变化*/
/*字数省略限制*/
/*波纹点击效果*/
/*按钮*/
/*最大按钮*/
.wts-btn-big[data-v-b6c51b4c] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big[data-v-b6c51b4c]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*中型按钮*/
.wts-btn-middle[data-v-b6c51b4c] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 294px;
  width: 3.92rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 80px;
  line-height: 1.06667rem;
  border-radius: 8px;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-middle[data-v-b6c51b4c]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-all[data-v-b6c51b4c] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 110px;
  height: 1.46667rem;
  font-size: 40px;
  font-size: 0.53333rem;
  line-height: 110px;
  line-height: 1.46667rem;
  border-radius: 0;
  display: block;
  text-align: center;
}
.wts-btn-all[data-v-b6c51b4c]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-free[data-v-b6c51b4c] {
  color: #fff;
  background-color: #ff6e06;
  font-size: 30px;
  font-size: 0.4rem;
  border-radius: 5px;
  padding: 3px 10px;
  padding: 3px 0.13333rem;
  display: inline-block;
  text-align: center;
}
.wts-btn-free[data-v-b6c51b4c]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}
.wts-btn-big-blue[data-v-b6c51b4c] {
  color: #fff;
  background-color: #3aa9f8;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 94px;
  height: 1.25333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 94px;
  line-height: 1.25333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-blue[data-v-b6c51b4c]:focus {
    color: #e6e6e6;
    background-color: #0994f6;
}

/*蓝色线型按钮-中*/
.wts-btn-cp[data-v-b6c51b4c] {
  color: #fff;
  background-color: #0084ff;
  border: 1px solid #fff;
  display: inline-block;
  text-align: center;
  width: 310px;
  width: 4.13333rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 76px;
  line-height: 1.01333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-cp[data-v-b6c51b4c]:hover, .wts-btn-cp[data-v-b6c51b4c]:focus {
    color: #fff;
    background-color: #fff;
    border: 1px solid #fff;
}
.wts-btn-radius[data-v-b6c51b4c] {
  color: #aaa;
  background-color: #fff;
  border: 1px solid #aaa;
  display: inline-block;
  text-align: center;
  width: 153px;
  width: 2.04rem;
  height: 55px;
  height: 0.73333rem;
  font-size: 26px;
  font-size: 0.34667rem;
  line-height: 55px;
  line-height: 0.73333rem;
  border-radius: 25px;
  border-radius: 0.33333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-radius[data-v-b6c51b4c]:hover, .wts-btn-radius[data-v-b6c51b4c]:focus {
    color: #fff;
    background-color: #aaa;
    border: 1px solid #aaa;
}

/*微大型按钮*/
.wts-btn-big-01[data-v-b6c51b4c] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 590px;
  width: 7.86667rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-01[data-v-b6c51b4c]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*查看更多*/
.wts-btn-more[data-v-b6c51b4c] {
  display: block;
  border-top: 1px solid #eee;
  height: 86px;
  height: 1.14667rem;
  line-height: 86px;
  line-height: 1.14667rem;
  text-align: center;
  margin-left: -60px;
  margin-left: -0.8rem;
  color: #000;
  font-size: 28px;
  font-size: 0.37333rem;
  position: relative;
}
.wts-btn-more[data-v-b6c51b4c]:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 38%;
  margin-top: -18px;
  margin-top: -0.24rem;
  margin-left: 90px;
  margin-left: 1.2rem;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  border-right: 3px solid #000;
  border-top: 3px solid #000;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}
.body-container[data-v-b6c51b4c] {
  width: 750px;
  width: 10rem;
  margin: 0 auto;
  position: relative;
  background-color: #f5f5f5;
}
.lz-top-img[data-v-b6c51b4c] {
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
}

/*单选框*/
.lz-radio[data-v-b6c51b4c] {
  position: relative;
  -webkit-appearance: none;
  width: 18px;
  width: 0.24rem;
  height: 18px;
  height: 0.24rem;
  background-color: transparent;
  border: none;
}
.lz-radio[data-v-b6c51b4c]:before {
  content: "\e623";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 12px;
  font-size: 0.16rem;
  line-height: 18px;
  line-height: 0.24rem;
  text-align: center;
  width: 18px;
  width: 0.24rem;
  height: 18px;
  height: 0.24rem;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  color: #fff;
  opacity: 1;
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 50%;
}
.lz-radio[data-v-b6c51b4c]:checked::before {
  background-color: #0084ff;
  border: 1px solid #0084ff;
}
.lz-radio-new[data-v-b6c51b4c] {
  position: relative;
  background-color: #fff;
  width: 40px;
  width: 0.53333rem;
  height: 40px;
  height: 0.53333rem;
  border-radius: 50%;
  display: inline-block;
  border: 1px solid #e5e5e5;
}
.lz-radio-new[data-check=true][data-v-b6c51b4c] {
  background-color: #0084ff;
  border: 1px solid #0084ff;
}
.lz-radio-new[data-check=true][data-v-b6c51b4c]:before {
  content: "\e6f0";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 20px;
  font-size: 0.26667rem;
  line-height: 40px;
  line-height: 0.53333rem;
  text-align: center;
  color: #fff;
  position: absolute;
  top: 2px;
  right: 4px;
  margin-top: -1px;
}

/*多选框*/
.lz-checkbox[data-v-b6c51b4c] {
  position: relative;
  -webkit-appearance: none;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: transparent;
  border: none;
}
.lz-checkbox[data-v-b6c51b4c]:before {
  content: "\e64e";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 14px;
  font-size: 0.18667rem;
  line-height: 24px;
  line-height: 0.32rem;
  text-align: center;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: #fff;
  color: transparent;
  border: 1px solid #ccc;
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 6px;
}
.lz-checkbox[data-v-b6c51b4c]:checked::before {
  color: #0084ff;
  background-color: #fff;
  border: 1px solid #0084ff;
}

/*多选框2-选择外层选中*/
.lz-checkbox-02[data-v-b6c51b4c] {
  position: relative;
  -webkit-appearance: none;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: transparent;
  border: none;
}
.lz-checkbox-02[data-v-b6c51b4c]:before {
  content: "\e623";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 14px;
  font-size: 0.18667rem;
  line-height: 21px;
  line-height: 0.28rem;
  text-align: center;
  width: 22px;
  width: 0.29333rem;
  height: 21px;
  height: 0.28rem;
  background-color: #fff;
  color: transparent;
  border: 1px solid #ccc;
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.checkLi[data-v-b6c51b4c] {
  color: #0084ff !important;
}
.checkLi .lz-checkbox-02[data-v-b6c51b4c]:before {
    color: #fff;
    background-color: #0084ff;
    border: 1px solid #0084ff;
}

/*底部按钮*/
.lz-apply-btn[data-v-b6c51b4c] {
  position: fixed;
  bottom: 0;
  border-top: 2px solid #fff;
  z-index: 20;
  color: #666;
  background-color: #f0f0f0;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 100px;
  height: 1.33333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 0;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.lz-apply-btn i[data-v-b6c51b4c] {
    font-size: 40px;
    font-size: 0.53333rem;
    margin-right: 10px;
    margin-right: 0.13333rem;
}

/*底部提示*/
.lz-lp-footer[data-v-b6c51b4c] {
  position: absolute;
  bottom: 100px;
  bottom: 1.33333rem;
  padding: 10px;
  padding: 0.13333rem;
}
.lz-lp-footer p[data-v-b6c51b4c] {
    margin-bottom: 10px;
    margin-bottom: 0.13333rem;
}

/*顶部返回栏*/
.lz-top-title-empty[data-v-b6c51b4c] {
  width: 100%;
  height: 90px;
  height: 1.2rem;
}
.lz-top-title[data-v-b6c51b4c] {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 555;
  width: 100%;
  height: 90px;
  height: 1.2rem;
  line-height: 90px;
  line-height: 1.2rem;
  background-color: #0084ff;
  color: #fff;
  font-size: 28px;
  font-size: 0.37333rem;
}
.lz-top-title .left[data-v-b6c51b4c] {
    position: absolute;
    top: 0;
    left: 20px;
    left: 0.26667rem;
    color: #fff;
}
.lz-top-title .right[data-v-b6c51b4c] {
    position: absolute;
    top: 0;
    right: 20px;
    right: 0.26667rem;
    color: #fff;
}
.lz-top-title .center[data-v-b6c51b4c] {
    text-align: center;
    font-size: 32px;
    font-size: 0.42667rem;
}

/*订单页*/
.lz-order-list[data-v-b6c51b4c] {
  background-color: #fff;
  padding-top: 44px;
  padding-top: 0.58667rem;
}
.lz-order-list .titles[data-v-b6c51b4c] {
    font-size: 36px;
    font-size: 0.48rem;
    color: #222;
    text-align: center;
}
.lz-order-list .need-com[data-v-b6c51b4c] {
    position: relative;
    top: -4px;
    font-size: 12px;
    font-size: 0.16rem;
    line-height: 1.2;
    padding: 1px 8px;
    background-color: #fff;
    position: relative;
    color: #fff;
    border-radius: 5px;
    font-size: 28px;
    font-size: 0.37333rem;
    border: 1px solid #0084ff;
    margin-left: 5px;
    color: #0084ff;
}
.lz-order-list .need-com[data-v-b6c51b4c]::before {
      content: '';
      position: absolute;
      left: -6px;
      top: 50%;
      margin-top: -3px;
      width: 0;
      height: 0;
      border: 3px solid transparent;
      border-right-color: #fff;
}
.lz-order-list .need-com[data-v-b6c51b4c]:before {
    content: 0;
}
.lz-order-list .uls-order[data-v-b6c51b4c] {
    width: 100%;
}
.lz-order-list .uls-order > li[data-v-b6c51b4c] {
      text-align: center;
      font-size: 36px;
      font-size: 0.48rem;
      display: block;
      padding: 40px 0;
      padding: 0.53333rem 0;
}
.lz-order-list .uls-order > li .order-name[data-v-b6c51b4c] {
        display: block;
        line-height: 40px;
        line-height: 0.53333rem;
        color: #000;
}
.lz-order-list .uls-order > li .order-inform[data-v-b6c51b4c] {
        font-size: 60px;
        font-size: 0.8rem;
        display: block;
        margin-top: 4px;
        line-height: 80px;
        line-height: 1.06667rem;
        color: #ff6f07;
}
.lz-order-list .btn-check[data-v-b6c51b4c],
  .lz-order-list .btn-pay[data-v-b6c51b4c] {
    color: #ccc;
    background-color: #fff;
    border: 1px solid #ccc;
    display: inline-block;
    text-align: center;
    width: 180px;
    width: 2.4rem;
    height: 60px;
    height: 0.8rem;
    font-size: 28px;
    font-size: 0.37333rem;
    line-height: 56px;
    line-height: 0.74667rem;
    border-radius: 0;
    float: right;
    margin-left: 10px;
    margin-left: 0.13333rem;
}
.lz-order-list .btn-check[data-v-b6c51b4c]:hover, .lz-order-list .btn-check[data-v-b6c51b4c]:focus,
    .lz-order-list .btn-pay[data-v-b6c51b4c]:hover,
    .lz-order-list .btn-pay[data-v-b6c51b4c]:focus {
      color: #fff;
      background-color: #ccc;
      border: 1px solid #ccc;
}
.pay-many[data-v-b6c51b4c] {
  margin-top: 12px;
  margin-top: 0.16rem;
  line-height: 88px;
  line-height: 1.17333rem;
  display: block;
  padding-left: 30px;
  padding-left: 0.4rem;
  font-size: 36px;
  font-size: 0.48rem;
}
.lz-bankBanch[data-v-b6c51b4c] {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}
.lz-bankBanch.active[data-v-b6c51b4c] {
    display: block;
}
.lz-bankBanch .lz-drop-search[data-v-b6c51b4c] {
    background-color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}
.lz-bankBanch .lz-drop-search .title[data-v-b6c51b4c] {
      position: relative;
      width: 100%;
      height: 100px;
      height: 1.33333rem;
      line-height: 100px;
      line-height: 1.33333rem;
      font-size: 34px;
      font-size: 0.45333rem;
      text-align: center;
}
.lz-bankBanch .lz-drop-search .title i[data-v-b6c51b4c] {
        font-size: 50px;
        font-size: 0.66667rem;
        position: absolute;
        right: 0;
        top: 0;
        width: 80px;
        width: 1.06667rem;
        line-height: 100px;
        line-height: 1.33333rem;
}
.lz-bankBanch .lz-drop-search .search-box[data-v-b6c51b4c] {
      position: relative;
      width: 100%;
      height: 100px;
      height: 1.33333rem;
      padding: 15px 40px;
      padding: 0.2rem 0.53333rem;
      text-align: center;
      background-color: #f5f5f5;
}
.lz-bankBanch .lz-drop-search .search-box i[data-v-b6c51b4c] {
        position: absolute;
        left: 50px;
        left: 0.66667rem;
        top: 50%;
        margin-top: -35px;
        margin-top: -0.46667rem;
        font-size: 30px;
        font-size: 0.4rem;
        height: 70px;
        height: 0.93333rem;
        line-height: 70px;
        line-height: 0.93333rem;
        color: #999;
}
.lz-bankBanch .lz-drop-search .search[data-v-b6c51b4c] {
      display: block;
      width: 100%;
      height: 70px;
      height: 0.93333rem;
      background-color: #fff;
      color: #333;
      padding-left: 50px;
      padding-left: 0.66667rem;
      margin: 0;
      border-color: #fff;
      font-size: 32px;
      font-size: 0.42667rem;
      border: none;
}
.lz-bankBanch .lz-drop-search .selected[data-v-b6c51b4c] {
      width: 100%;
      height: 300px;
      height: 4rem;
      padding: 10px 20px;
      padding: 0.13333rem 0.26667rem;
      overflow: auto !important;
}
.lz-bankBanch .lz-drop-search .selected .option[data-v-b6c51b4c] {
        position: relative;
        display: block;
        min-height: 20px;
        min-height: 0.26667rem;
        width: 100%;
        font-size: 16px;
        font-size: 0.21333rem;
        line-height: 20px;
        line-height: 0.26667rem;
        padding: 5px 0;
        color: #666;
        border-top: 1px solid #ececec;
}
.lz-bankBanch .lz-drop-search .selected .option[data-v-b6c51b4c]:first-child {
          border-top: none;
}
.lz-list-block[data-v-b6c51b4c] {
  position: relative;
}
.lz-list-block .ul-List .icons-left[data-v-b6c51b4c] {
    position: absolute;
    width: 50px;
    width: 0.66667rem;
    left: 0;
    top: 25px;
    top: 0.33333rem;
    display: inline-block;
    height: 50px;
    height: 0.66667rem;
    font-size: 44px;
    font-size: 0.58667rem;
    color: #0084ff;
}
.lz-list-block .ul-List .ripple[data-v-b6c51b4c] {
    position: relative;
    overflow: hidden;
}
.lz-list-block .ul-List .ripple[data-v-b6c51b4c]:after {
      content: "";
      display: block;
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      pointer-events: none;
      background-image: radial-gradient(circle, #666 10%, transparent 10.01%);
      background-repeat: no-repeat;
      background-position: 50%;
      -webkit-transform: scale(10, 10);
          -ms-transform: scale(10, 10);
              transform: scale(10, 10);
      opacity: 0;
      -webkit-transition: opacity .5s, -webkit-transform .3s;
      transition: opacity .5s, -webkit-transform .3s;
      transition: transform .3s, opacity .5s;
      transition: transform .3s, opacity .5s, -webkit-transform .3s;
}
.lz-list-block .ul-List .ripple[data-v-b6c51b4c]:active:after {
      -webkit-transform: scale(0, 0);
          -ms-transform: scale(0, 0);
              transform: scale(0, 0);
      opacity: .3;
      -webkit-transition: 0s;
      transition: 0s;
}
.lz-list-block .ul-List .item-content[data-v-b6c51b4c] {
    background-color: #fff;
    width: 100%;
    line-height: 100px;
    line-height: 1.33333rem;
    height: 100px;
    height: 1.33333rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 30px;
    padding: 0 0.4rem;
    border-bottom: 1px solid #e7e7e7;
    font-size: 30px;
    font-size: 0.4rem;
}
.lz-list-block .ul-List .item-content > a.item-link[data-v-b6c51b4c] {
      font-size: 30px;
      font-size: 0.4rem;
      display: block;
      width: 100%;
      height: 100%;
      color: #000;
}
.lz-list-block .ul-List .item-content .item-inner[data-v-b6c51b4c] {
      width: 100%;
      height: 100%;
      position: relative;
      padding-right: 40px;
      padding-right: 0.53333rem;
      padding-left: 70px;
      padding-left: 0.93333rem;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
}
.lz-list-block .ul-List .item-content .icon-gerenziliao[data-v-b6c51b4c] {
      font-size: 30px;
      font-size: 0.4rem;
}
.lz-list-block .ul-List .item-content .icons-right[data-v-b6c51b4c] {
      position: absolute;
      right: 0;
      top: 0;
      display: inline-block;
      height: 100px;
      height: 1.33333rem;
      line-height: 100px;
      line-height: 1.33333rem;
      font-size: 36px;
      font-size: 0.48rem;
      color: #cac9ce;
}
.lz-list-block .ul-List .item-content .item-form[data-v-b6c51b4c] {
      padding-left: 0;
}
.lz-list-block .ul-List .item-content .item-form .item-e-left[data-v-b6c51b4c] {
        width: 30%;
        height: 100%;
        display: inline-block;
        float: left;
}
.lz-list-block .ul-List .item-content .item-form .item-e-right[data-v-b6c51b4c] {
        width: 68%;
        height: 100%;
        text-align: right;
        display: inline-block;
        float: right;
        margin-bottom: 0;
}
.lz-list-block .ul-List .item-content .item-form input[type="text"][data-v-b6c51b4c] {
        border: none;
        background-color: #fff;
}
.lz-list-block .ul-List .item-content .item-form .lz-radio[data-v-b6c51b4c] {
        margin-top: 30px;
        margin-top: 0.4rem;
}
.lz-list-block .ul-List .item-content .item-form .date-input[data-v-b6c51b4c] {
        border: none;
        text-align: right;
        background-color: #fff;
        height: 90px;
        height: 1.2rem;
        line-height: 90px;
        line-height: 1.2rem;
        margin-right: -55px;
        margin-right: -0.73333rem;
}
.lz-list-block .ul-List .item-content .item-title[data-v-b6c51b4c] {
      padding: 0;
}
.lz-list-block .ul-List .item-content .item-title .item-img[data-v-b6c51b4c] {
        position: absolute;
        right: 0;
        top: 5px;
        width: 90px;
        width: 1.2rem;
        height: 90px;
        height: 1.2rem;
        border-radius: 50%;
}
.shadeBox[data-v-b6c51b4c] {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 999;
  background-color: rgba(0, 0, 0, 0.4);
}
#emptyDom[data-v-b6c51b4c] {
  font-size: 34px;
  font-size: 0.45333rem;
}
#emptyDom .empty-icon[data-v-b6c51b4c] {
    width: 185px;
    width: 2.46667rem;
    display: block;
    margin: 30px auto 10px;
    margin: 0.4rem auto 0.13333rem;
}
#emptyDom p[data-v-b6c51b4c] {
    text-align: center;
    font-size: 34px;
    font-size: 0.45333rem;
}
.lz-layer-bg[data-v-b6c51b4c] {
  background-color: transparent !important;
}
.layui-m-layer2 .layui-m-layerchild p[data-v-b6c51b4c] {
  color: #fff;
}
.layout-enter-active[data-v-b6c51b4c], .layout-leave-active[data-v-b6c51b4c] {
  -webkit-transition: opacity .5s;
  transition: opacity .5s;
}
.layout-enter[data-v-b6c51b4c], .layout-leave-active[data-v-b6c51b4c] {
  opacity: 0;
}
.van-picker button[data-v-b6c51b4c] {
  font-size: 30px;
  font-size: 0.4rem;
}
.van-image[data-v-b6c51b4c] {
  vertical-align: middle;
}
.van-image img[data-v-b6c51b4c] {
    vertical-align: middle;
}
.share-process-yindao[data-v-b6c51b4c] {
  background-color: transparent;
  position: fixed;
  left: 0;
  top: 0;
  width: 750px;
  width: 10rem;
}
.share-process-yindao .layui-m-layercont[data-v-b6c51b4c] {
    text-align: right;
    padding-right: 20px;
    padding-right: 0.26667rem;
    padding-top: 20px;
    padding-top: 0.26667rem;
}
.share-process-yindao img[data-v-b6c51b4c] {
    width: 560px;
    width: 7.46667rem;
}
.vue-puzzle-vcode[data-v-b6c51b4c] {
  z-index: 999999 !important;
}
.vue-puzzle-vcode .vue-auth-box_[data-v-b6c51b4c] {
    top: 50%;
}
.margin-top-10[data-v-b6c51b4c] {
  margin-top: 10px !important;
  margin-top: 0.13333rem !important;
}
.margin-top-20[data-v-b6c51b4c] {
  margin-top: 20px !important;
  margin-top: 0.26667rem !important;
}
.margin-top-30[data-v-b6c51b4c] {
  margin-top: 30px !important;
  margin-top: 0.4rem !important;
}
.margin-top-40[data-v-b6c51b4c] {
  margin-top: 40px !important;
  margin-top: 0.53333rem !important;
}
.margin-top-50[data-v-b6c51b4c] {
  margin-top: 50px !important;
  margin-top: 0.66667rem !important;
}
.margin-top-60[data-v-b6c51b4c] {
  margin-top: 60px !important;
  margin-top: 0.8rem !important;
}
.margin-right-10[data-v-b6c51b4c] {
  margin-right: 10px !important;
  margin-right: 0.13333rem !important;
}
.margin-right-20[data-v-b6c51b4c] {
  margin-right: 20px !important;
  margin-right: 0.26667rem !important;
}
.margin-right-30[data-v-b6c51b4c] {
  margin-right: 30px !important;
  margin-right: 0.4rem !important;
}
.margin-right-40[data-v-b6c51b4c] {
  margin-right: 40px !important;
  margin-right: 0.53333rem !important;
}
.margin-right-50[data-v-b6c51b4c] {
  margin-right: 50px !important;
  margin-right: 0.66667rem !important;
}
.margin-right-60[data-v-b6c51b4c] {
  margin-right: 60px !important;
  margin-right: 0.8rem !important;
}
.margin-bottom-10[data-v-b6c51b4c] {
  margin-bottom: 10px !important;
  margin-bottom: 0.13333rem !important;
}
.margin-bottom-20[data-v-b6c51b4c] {
  margin-bottom: 20px !important;
  margin-bottom: 0.26667rem !important;
}
.margin-bottom-30[data-v-b6c51b4c] {
  margin-bottom: 30px !important;
  margin-bottom: 0.4rem !important;
}
.margin-bottom-40[data-v-b6c51b4c] {
  margin-bottom: 40px !important;
  margin-bottom: 0.53333rem !important;
}
.margin-bottom-50[data-v-b6c51b4c] {
  margin-bottom: 50px !important;
  margin-bottom: 0.66667rem !important;
}
.margin-bottom-60[data-v-b6c51b4c] {
  margin-bottom: 60px !important;
  margin-bottom: 0.8rem !important;
}
.margin-left-10[data-v-b6c51b4c] {
  margin-left: 10px !important;
  margin-left: 0.13333rem !important;
}
.margin-left-20[data-v-b6c51b4c] {
  margin-left: 20px !important;
  margin-left: 0.26667rem !important;
}
.margin-left-30[data-v-b6c51b4c] {
  margin-left: 30px !important;
  margin-left: 0.4rem !important;
}
.margin-left-40[data-v-b6c51b4c] {
  margin-left: 40px !important;
  margin-left: 0.53333rem !important;
}
.margin-left-50[data-v-b6c51b4c] {
  margin-left: 50px !important;
  margin-left: 0.66667rem !important;
}
.margin-left-60[data-v-b6c51b4c] {
  margin-left: 60px !important;
  margin-left: 0.8rem !important;
}
.padding-top-10[data-v-b6c51b4c] {
  padding-top: 10px !important;
  padding-top: 0.13333rem !important;
}
.padding-top-20[data-v-b6c51b4c] {
  padding-top: 20px !important;
  padding-top: 0.26667rem !important;
}
.padding-top-30[data-v-b6c51b4c] {
  padding-top: 30px !important;
  padding-top: 0.4rem !important;
}
.padding-top-40[data-v-b6c51b4c] {
  padding-top: 40px !important;
  padding-top: 0.53333rem !important;
}
.padding-top-50[data-v-b6c51b4c] {
  padding-top: 50px !important;
  padding-top: 0.66667rem !important;
}
.padding-top-60[data-v-b6c51b4c] {
  padding-top: 60px !important;
  padding-top: 0.8rem !important;
}
.padding-right-10[data-v-b6c51b4c] {
  padding-right: 10px !important;
  padding-right: 0.13333rem !important;
}
.padding-right-20[data-v-b6c51b4c] {
  padding-right: 20px !important;
  padding-right: 0.26667rem !important;
}
.padding-right-30[data-v-b6c51b4c] {
  padding-right: 30px !important;
  padding-right: 0.4rem !important;
}
.padding-right-40[data-v-b6c51b4c] {
  padding-right: 40px !important;
  padding-right: 0.53333rem !important;
}
.padding-right-50[data-v-b6c51b4c] {
  padding-right: 50px !important;
  padding-right: 0.66667rem !important;
}
.padding-right-60[data-v-b6c51b4c] {
  padding-right: 60px !important;
  padding-right: 0.8rem !important;
}
.padding-bottom-10[data-v-b6c51b4c] {
  padding-bottom: 10px !important;
  padding-bottom: 0.13333rem !important;
}
.padding-bottom-20[data-v-b6c51b4c] {
  padding-bottom: 20px !important;
  padding-bottom: 0.26667rem !important;
}
.padding-bottom-30[data-v-b6c51b4c] {
  padding-bottom: 30px !important;
  padding-bottom: 0.4rem !important;
}
.padding-bottom-40[data-v-b6c51b4c] {
  padding-bottom: 40px !important;
  padding-bottom: 0.53333rem !important;
}
.padding-bottom-50[data-v-b6c51b4c] {
  padding-bottom: 50px !important;
  padding-bottom: 0.66667rem !important;
}
.padding-bottom-60[data-v-b6c51b4c] {
  padding-bottom: 60px !important;
  padding-bottom: 0.8rem !important;
}
.padding-left-10[data-v-b6c51b4c] {
  padding-left: 10px !important;
  padding-left: 0.13333rem !important;
}
.padding-left-20[data-v-b6c51b4c] {
  padding-left: 20px !important;
  padding-left: 0.26667rem !important;
}
.padding-left-30[data-v-b6c51b4c] {
  padding-left: 30px !important;
  padding-left: 0.4rem !important;
}
.padding-left-40[data-v-b6c51b4c] {
  padding-left: 40px !important;
  padding-left: 0.53333rem !important;
}
.padding-left-50[data-v-b6c51b4c] {
  padding-left: 50px !important;
  padding-left: 0.66667rem !important;
}
.padding-left-60[data-v-b6c51b4c] {
  padding-left: 60px !important;
  padding-left: 0.8rem !important;
}
.bac-transparent[data-v-b6c51b4c] {
  background-color: transparent !important;
}
.bac-transparent .layui-m-layerchild[data-v-b6c51b4c] {
    background-color: transparent !important;
}
.layui-m-layer-lzAlert[data-v-b6c51b4c] {
  width: 80% !important;
}
.layui-m-layer-lzAlert h3[data-v-b6c51b4c] {
    line-height: 32px;
    line-height: 0.42667rem;
    height: unset;
    padding-top: 46px;
    padding-top: 0.61333rem;
    font-size: 32px;
    font-size: 0.42667rem;
}
.layui-m-layer-lzAlert .layui-m-layercont[data-v-b6c51b4c] {
    font-size: 30px;
    font-size: 0.4rem;
    max-height: 300px;
    max-height: 4rem;
    overflow: auto;
    word-break: break-all;
    padding: 60px 40px;
    padding: 0.8rem 0.53333rem;
}
.layui-m-layer-lzAlert .layui-m-layerbtn span[yes][data-v-b6c51b4c] {
    font-size: 30px;
    font-size: 0.4rem;
    color: #0084ff !important;
}
.layui-m-layer-inquiry[data-v-b6c51b4c] {
  width: 80% !important;
}
.layui-m-layer-inquiry .layui-m-layercont[data-v-b6c51b4c] {
    font-size: 30px;
    font-size: 0.4rem;
}
.layui-m-layer-design-lzAlert[data-v-b6c51b4c] {
  width: 670px !important;
  width: 8.93333rem !important;
  padding-bottom: 70px;
  padding-bottom: 0.93333rem;
  border-radius: 32px !important;
  border-radius: 0.42667rem !important;
  background: url(../../static-product/img/alertbg.dacbbd63.png) no-repeat;
  background-size: 401px 334px;
  background-size: 5.34667rem 4.45333rem;
  background-position: center 168px;
  background-position: center 2.24rem;
  background-color: #fff;
}
.layui-m-layer-design-lzAlert .layui-m-layercont[data-v-b6c51b4c] {
    font-size: 30px;
    font-size: 0.4rem;
    overflow: auto;
    word-break: break-all;
    padding: 60px 40px;
    padding: 0.8rem 0.53333rem;
}
.layui-m-layer-design-lzAlert .layui-m-layercont .title[data-v-b6c51b4c] {
      font-size: 38px;
      font-size: 0.50667rem;
      line-height: 48px;
      line-height: 0.64rem;
      color: #000;
      text-align: center;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      font-family: PingFangSC-Semibold;
}
.layui-m-layer-design-lzAlert .layui-m-layercont .desc[data-v-b6c51b4c] {
      font-size: 32px;
      font-size: 0.42667rem;
      color: #3c464f;
      text-align: center;
      line-height: 48px;
      line-height: 0.64rem;
      height: 144px;
      height: 1.92rem;
      overflow-y: auto;
      -webkit-overflow-scrolling: touch;
      margin-top: 439px;
      margin-top: 5.85333rem;
      font-family: PingFangSC-Regular;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn[data-v-b6c51b4c] {
    width: 345px;
    width: 4.6rem;
    height: 95px;
    height: 1.26667rem;
    line-height: 95px;
    line-height: 1.26667rem;
    background: #3c7cfc;
    border: 1px solid #3c7cfc;
    overflow: hidden;
    -webkit-box-shadow: 0 10px 22px 0 rgba(60, 124, 252, 0.2);
    -webkit-box-shadow: 0 0.13333rem 0.29333rem 0 rgba(60, 124, 252, 0.2);
            box-shadow: 0 10px 22px 0 rgba(60, 124, 252, 0.2);
            box-shadow: 0 0.13333rem 0.29333rem 0 rgba(60, 124, 252, 0.2);
    border-radius: 54px;
    border-radius: 0.72rem;
    margin: 0 auto;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn span[yes][data-v-b6c51b4c] {
      font-size: 36px;
      font-size: 0.48rem;
      color: #fff;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn span[yes][data-v-b6c51b4c]:active {
      background: #3c7cfc;
}

/*按钮*/
/*最大按钮*/
.wts-btn-big[data-v-b6c51b4c] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big[data-v-b6c51b4c]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*中型按钮*/
.wts-btn-middle[data-v-b6c51b4c] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 294px;
  width: 3.92rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 80px;
  line-height: 1.06667rem;
  border-radius: 8px;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-middle[data-v-b6c51b4c]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-all[data-v-b6c51b4c] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 110px;
  height: 1.46667rem;
  font-size: 40px;
  font-size: 0.53333rem;
  line-height: 110px;
  line-height: 1.46667rem;
  border-radius: 0;
  display: block;
  text-align: center;
}
.wts-btn-all[data-v-b6c51b4c]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-free[data-v-b6c51b4c] {
  color: #fff;
  background-color: #ff6e06;
  font-size: 30px;
  font-size: 0.4rem;
  border-radius: 5px;
  padding: 3px 10px;
  padding: 3px 0.13333rem;
  display: inline-block;
  text-align: center;
}
.wts-btn-free[data-v-b6c51b4c]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}
.wts-btn-big-blue[data-v-b6c51b4c] {
  color: #fff;
  background-color: #3aa9f8;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 94px;
  height: 1.25333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 94px;
  line-height: 1.25333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-blue[data-v-b6c51b4c]:focus {
    color: #e6e6e6;
    background-color: #0994f6;
}

/*蓝色线型按钮-中*/
.wts-btn-cp[data-v-b6c51b4c] {
  color: #fff;
  background-color: #0084ff;
  border: 1px solid #fff;
  display: inline-block;
  text-align: center;
  width: 310px;
  width: 4.13333rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 76px;
  line-height: 1.01333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-cp[data-v-b6c51b4c]:hover, .wts-btn-cp[data-v-b6c51b4c]:focus {
    color: #fff;
    background-color: #fff;
    border: 1px solid #fff;
}
.wts-btn-radius[data-v-b6c51b4c] {
  color: #aaa;
  background-color: #fff;
  border: 1px solid #aaa;
  display: inline-block;
  text-align: center;
  width: 153px;
  width: 2.04rem;
  height: 55px;
  height: 0.73333rem;
  font-size: 26px;
  font-size: 0.34667rem;
  line-height: 55px;
  line-height: 0.73333rem;
  border-radius: 25px;
  border-radius: 0.33333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-radius[data-v-b6c51b4c]:hover, .wts-btn-radius[data-v-b6c51b4c]:focus {
    color: #fff;
    background-color: #aaa;
    border: 1px solid #aaa;
}

/*微大型按钮*/
.wts-btn-big-01[data-v-b6c51b4c] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 590px;
  width: 7.86667rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-01[data-v-b6c51b4c]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*查看更多*/
.wts-btn-more[data-v-b6c51b4c] {
  display: block;
  border-top: 1px solid #eee;
  height: 86px;
  height: 1.14667rem;
  line-height: 86px;
  line-height: 1.14667rem;
  text-align: center;
  margin-left: -60px;
  margin-left: -0.8rem;
  color: #000;
  font-size: 28px;
  font-size: 0.37333rem;
  position: relative;
}
.wts-btn-more[data-v-b6c51b4c]:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 38%;
  margin-top: -18px;
  margin-top: -0.24rem;
  margin-left: 90px;
  margin-left: 1.2rem;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  border-right: 3px solid #000;
  border-top: 3px solid #000;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}
.lz-readys[data-v-b6c51b4c] {
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  min-height: 100vh;
  background-color: #fff;
  z-index: 9999;
}
.lz-readys .spinner[data-v-b6c51b4c] {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -20px;
    margin-top: -0.26667rem;
    margin-left: -20px;
    margin-left: -0.26667rem;
    width: 40px;
    width: 0.53333rem;
    height: 40px;
    height: 0.53333rem;
}
.lz-readys .container1 > div[data-v-b6c51b4c],
  .lz-readys .container2 > div[data-v-b6c51b4c],
  .lz-readys .container3 > div[data-v-b6c51b4c] {
    width: 10px;
    width: 0.13333rem;
    height: 10px;
    height: 0.13333rem;
    background-color: #0084ff;
    border-radius: 100%;
    position: absolute;
    -webkit-animation: bouncedelay-b6c51b4c 1.2s infinite ease-in-out;
    animation: bouncedelay-b6c51b4c 1.2s infinite ease-in-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.lz-readys .spinner .spinner-container[data-v-b6c51b4c] {
    position: absolute;
    width: 100%;
    height: 100%;
}
.lz-readys .container2[data-v-b6c51b4c] {
    -webkit-transform: rotateZ(45deg);
    -ms-transform: rotate(45deg);
        transform: rotateZ(45deg);
}
.lz-readys .container3[data-v-b6c51b4c] {
    -webkit-transform: rotateZ(90deg);
    -ms-transform: rotate(90deg);
        transform: rotateZ(90deg);
}
.lz-readys .circle1[data-v-b6c51b4c] {
    top: 0;
    left: 0;
}
.lz-readys .circle2[data-v-b6c51b4c] {
    top: 0;
    right: 0;
}
.lz-readys .circle3[data-v-b6c51b4c] {
    right: 0;
    bottom: 0;
}
.lz-readys .circle4[data-v-b6c51b4c] {
    left: 0;
    bottom: 0;
}
.lz-readys .container2 .circle1[data-v-b6c51b4c] {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}
.lz-readys .container3 .circle1[data-v-b6c51b4c] {
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
}
.lz-readys .container1 .circle2[data-v-b6c51b4c] {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}
.lz-readys .container2 .circle2[data-v-b6c51b4c] {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}
.lz-readys .container3 .circle2[data-v-b6c51b4c] {
    -webkit-animation-delay: -0.7s;
    animation-delay: -0.7s;
}
.lz-readys .container1 .circle3[data-v-b6c51b4c] {
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.6s;
}
.lz-readys .container2 .circle3[data-v-b6c51b4c] {
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s;
}
.lz-readys .container3 .circle3[data-v-b6c51b4c] {
    -webkit-animation-delay: -0.4s;
    animation-delay: -0.4s;
}
.lz-readys .container1 .circle4[data-v-b6c51b4c] {
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s;
}
.lz-readys .container2 .circle4[data-v-b6c51b4c] {
    -webkit-animation-delay: -0.2s;
    animation-delay: -0.2s;
}
.lz-readys .container3 .circle4[data-v-b6c51b4c] {
    -webkit-animation-delay: -0.1s;
    animation-delay: -0.1s;
}
@-webkit-keyframes bouncedelay-b6c51b4c {
0%,
  80%,
  100% {
    -webkit-transform: scale(0);
}
40% {
    -webkit-transform: scale(1);
}
}
@keyframes bouncedelay-b6c51b4c {
0%,
  80%,
  100% {
    transform: scale(0);
    -webkit-transform: scale(0);
}
40% {
    transform: scale(1);
    -webkit-transform: scale(1);
}
}
.lz-readys .loadText[data-v-b6c51b4c] {
    position: absolute;
    top: 40%;
    left: 50%;
    width: 100px;
    width: 1.33333rem;
    margin-left: -50px;
    margin-left: -0.66667rem;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    font-size: 14px;
    font-size: 0.18667rem;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.6);
    color: #fff;
    font-size: 14px;
    padding-bottom: 10px;
    padding-bottom: 0.13333rem;
}
.lz-readys .loadText .gifLoad[data-v-b6c51b4c] {
      width: 60px;
      width: 0.8rem;
      height: 60px;
      height: 0.8rem;
      display: block;
      margin: 10px auto;
      margin: 0.13333rem auto;
}
.design-modal[data-v-b6c51b4c] {
  width: 630px;
  width: 8.4rem;
}
.design-modal.design-modal-footer[data-v-b6c51b4c] {
    width: 690px;
    width: 9.2rem;
    bottom: 20px;
    bottom: 0.26667rem;
    top: auto;
    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    border-radius: 10px;
    border-radius: 0.13333rem;
    background: rgba(255, 255, 255, 0.8);
}
.design-modal.design-modal-footer .van-dialog__footer[data-v-b6c51b4c] {
      display: none;
}
.design-modal.design-modal-confirm[data-v-b6c51b4c] {
    width: 650px;
    width: 8.66667rem;
}
.design-modal.design-modal-confirm .van-dialog__content .van-dialog__message[data-v-b6c51b4c] {
      padding: 40px 30px;
      padding: 0.53333rem 0.4rem;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-button--default[data-v-b6c51b4c] {
      width: 260px;
      width: 3.46667rem;
      height: 80px;
      height: 1.06667rem;
      background: #236DFF;
      border-radius: 40px;
      border-radius: 0.53333rem;
      -webkit-box-flex: 0;
          -ms-flex: none;
              flex: none;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-button--default .van-button__text[data-v-b6c51b4c] {
        font-size: 28px;
        font-size: 0.37333rem;
        color: #fff;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-dialog__cancel[data-v-b6c51b4c] {
      background: #fff;
      border: 1px solid #236DFF;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-dialog__cancel .van-button__text[data-v-b6c51b4c] {
        color: #236DFF;
}
.design-modal .van-dialog__header[data-v-b6c51b4c] {
    color: #000000;
    font-size: 34px;
    font-size: 0.45333rem;
    line-height: 48px;
    line-height: 0.64rem;
    padding-top: 40px;
    padding-top: 0.53333rem;
    font-weight: 700;
}
.design-modal .van-dialog__content .van-dialog__message[data-v-b6c51b4c] {
    color: #444444;
    font-size: 30px;
    font-size: 0.4rem;
    line-height: 42px;
    line-height: 0.56rem;
    padding: 30px;
    padding: 0.4rem;
}
.design-modal .van-dialog__footer[data-v-b6c51b4c] {
    padding: 0 30px 40px;
    padding: 0 0.4rem 0.53333rem;
}
.design-modal .van-dialog__footer.van-hairline--top[data-v-b6c51b4c]::after {
      border: none;
}
.design-modal .van-dialog__footer .van-button--default[data-v-b6c51b4c] {
      width: 320px;
      width: 4.26667rem;
      height: 88px;
      height: 1.17333rem;
      background: #236DFF;
      border-radius: 44px;
      border-radius: 0.58667rem;
      margin: 0 auto;
      -webkit-box-flex: 0;
          -ms-flex: none;
              flex: none;
}
.design-modal .van-dialog__footer .van-button--default .van-button__text[data-v-b6c51b4c] {
        font-size: 32px;
        font-size: 0.42667rem;
        color: #fff;
}
.img-show-box[data-v-b6c51b4c] {
  border-bottom: 1px solid #eeeeee;
}
.img-show-box .items-wrap[data-v-b6c51b4c] {
    min-height: 60px;
    min-height: 0.8rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 15px 0;
    padding: 0.2rem 0;
}
.img-show-box .items-wrap .from-right[data-v-b6c51b4c] {
      width: 68%;
      text-align: right;
}
.img-show-box .items-wrap .from-right[data-v-b6c51b4c] .van-image {
        height: 150px;
        height: 2rem;
        width: 150px;
        width: 2rem;
        overflow: hidden;
        border-radius: 10px;
        border-radius: 0.13333rem;
}
.img-show-box .items-wrap .from-right[data-v-b6c51b4c] .van-image__img {
        width: 150px;
        width: 2rem;
        height: auto;
        position: absolute;
        top: 50%;
        left: 0;
        -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
                transform: translateY(-50%);
}
.img-show-box .items-wrap-list[data-v-b6c51b4c] {
    padding: 15px 0;
    padding: 0.2rem 0;
}
.img-show-box .items-wrap-list .wrap-top[data-v-b6c51b4c] {
      width: 100%;
      line-height: 44px;
      line-height: 0.58667rem;
      font-size: 30px;
      font-size: 0.4rem;
      color: #000;
}
.img-show-box .items-wrap-list .wrap-bottom[data-v-b6c51b4c] {
      margin-top: 15px;
      margin-top: 0.2rem;
}
.img-show-box .items-wrap-list .wrap-bottom[data-v-b6c51b4c] .van-image {
        height: 150px;
        height: 2rem;
        width: 150px;
        width: 2rem;
        overflow: hidden;
        background: #f8f8f8;
        border-radius: 10px;
        border-radius: 0.13333rem;
        margin-right: 20px;
        margin-right: 0.26667rem;
}
.img-show-box .items-wrap-list .wrap-bottom[data-v-b6c51b4c] .van-image__img {
        width: 150px;
        width: 2rem;
        height: auto;
        position: absolute;
        top: 50%;
        left: 0;
        -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
                transform: translateY(-50%);
}

@charset "UTF-8";
/*---------       字体行高       -----------*/
/*---------       字体颜色       -----------*/
/*---------       边框颜色       -----------*/
/*---------       背景颜色       -----------*/
/*--------- 按钮颜色  ---- */
/* 属性多值传递
ex:
@include remCalc(padding,10,20);
padding: 0.13333rem 0.26667rem;*/
/*按钮纯色系*/
/*按钮边框色系*/
/*按钮大小*/
/*自适应按钮*/
/*标题*/
/*小消息标签*/
/*背景色点击变化*/
/*字数省略限制*/
/*波纹点击效果*/
/*按钮*/
/*最大按钮*/
.wts-btn-big[data-v-62a71d52] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big[data-v-62a71d52]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*中型按钮*/
.wts-btn-middle[data-v-62a71d52] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 294px;
  width: 3.92rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 80px;
  line-height: 1.06667rem;
  border-radius: 8px;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-middle[data-v-62a71d52]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-all[data-v-62a71d52] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 110px;
  height: 1.46667rem;
  font-size: 40px;
  font-size: 0.53333rem;
  line-height: 110px;
  line-height: 1.46667rem;
  border-radius: 0;
  display: block;
  text-align: center;
}
.wts-btn-all[data-v-62a71d52]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-free[data-v-62a71d52] {
  color: #fff;
  background-color: #ff6e06;
  font-size: 30px;
  font-size: 0.4rem;
  border-radius: 5px;
  padding: 3px 10px;
  padding: 3px 0.13333rem;
  display: inline-block;
  text-align: center;
}
.wts-btn-free[data-v-62a71d52]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}
.wts-btn-big-blue[data-v-62a71d52] {
  color: #fff;
  background-color: #3aa9f8;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 94px;
  height: 1.25333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 94px;
  line-height: 1.25333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-blue[data-v-62a71d52]:focus {
    color: #e6e6e6;
    background-color: #0994f6;
}

/*蓝色线型按钮-中*/
.wts-btn-cp[data-v-62a71d52] {
  color: #fff;
  background-color: #0084ff;
  border: 1px solid #fff;
  display: inline-block;
  text-align: center;
  width: 310px;
  width: 4.13333rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 76px;
  line-height: 1.01333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-cp[data-v-62a71d52]:hover, .wts-btn-cp[data-v-62a71d52]:focus {
    color: #fff;
    background-color: #fff;
    border: 1px solid #fff;
}
.wts-btn-radius[data-v-62a71d52] {
  color: #aaa;
  background-color: #fff;
  border: 1px solid #aaa;
  display: inline-block;
  text-align: center;
  width: 153px;
  width: 2.04rem;
  height: 55px;
  height: 0.73333rem;
  font-size: 26px;
  font-size: 0.34667rem;
  line-height: 55px;
  line-height: 0.73333rem;
  border-radius: 25px;
  border-radius: 0.33333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-radius[data-v-62a71d52]:hover, .wts-btn-radius[data-v-62a71d52]:focus {
    color: #fff;
    background-color: #aaa;
    border: 1px solid #aaa;
}

/*微大型按钮*/
.wts-btn-big-01[data-v-62a71d52] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 590px;
  width: 7.86667rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-01[data-v-62a71d52]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*查看更多*/
.wts-btn-more[data-v-62a71d52] {
  display: block;
  border-top: 1px solid #eee;
  height: 86px;
  height: 1.14667rem;
  line-height: 86px;
  line-height: 1.14667rem;
  text-align: center;
  margin-left: -60px;
  margin-left: -0.8rem;
  color: #000;
  font-size: 28px;
  font-size: 0.37333rem;
  position: relative;
}
.wts-btn-more[data-v-62a71d52]:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 38%;
  margin-top: -18px;
  margin-top: -0.24rem;
  margin-left: 90px;
  margin-left: 1.2rem;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  border-right: 3px solid #000;
  border-top: 3px solid #000;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}
.body-container[data-v-62a71d52] {
  width: 750px;
  width: 10rem;
  margin: 0 auto;
  position: relative;
  background-color: #f5f5f5;
}
.lz-top-img[data-v-62a71d52] {
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
}

/*单选框*/
.lz-radio[data-v-62a71d52] {
  position: relative;
  -webkit-appearance: none;
  width: 18px;
  width: 0.24rem;
  height: 18px;
  height: 0.24rem;
  background-color: transparent;
  border: none;
}
.lz-radio[data-v-62a71d52]:before {
  content: "\e623";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 12px;
  font-size: 0.16rem;
  line-height: 18px;
  line-height: 0.24rem;
  text-align: center;
  width: 18px;
  width: 0.24rem;
  height: 18px;
  height: 0.24rem;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  color: #fff;
  opacity: 1;
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 50%;
}
.lz-radio[data-v-62a71d52]:checked::before {
  background-color: #0084ff;
  border: 1px solid #0084ff;
}
.lz-radio-new[data-v-62a71d52] {
  position: relative;
  background-color: #fff;
  width: 40px;
  width: 0.53333rem;
  height: 40px;
  height: 0.53333rem;
  border-radius: 50%;
  display: inline-block;
  border: 1px solid #e5e5e5;
}
.lz-radio-new[data-check=true][data-v-62a71d52] {
  background-color: #0084ff;
  border: 1px solid #0084ff;
}
.lz-radio-new[data-check=true][data-v-62a71d52]:before {
  content: "\e6f0";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 20px;
  font-size: 0.26667rem;
  line-height: 40px;
  line-height: 0.53333rem;
  text-align: center;
  color: #fff;
  position: absolute;
  top: 2px;
  right: 4px;
  margin-top: -1px;
}

/*多选框*/
.lz-checkbox[data-v-62a71d52] {
  position: relative;
  -webkit-appearance: none;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: transparent;
  border: none;
}
.lz-checkbox[data-v-62a71d52]:before {
  content: "\e64e";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 14px;
  font-size: 0.18667rem;
  line-height: 24px;
  line-height: 0.32rem;
  text-align: center;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: #fff;
  color: transparent;
  border: 1px solid #ccc;
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 6px;
}
.lz-checkbox[data-v-62a71d52]:checked::before {
  color: #0084ff;
  background-color: #fff;
  border: 1px solid #0084ff;
}

/*多选框2-选择外层选中*/
.lz-checkbox-02[data-v-62a71d52] {
  position: relative;
  -webkit-appearance: none;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: transparent;
  border: none;
}
.lz-checkbox-02[data-v-62a71d52]:before {
  content: "\e623";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 14px;
  font-size: 0.18667rem;
  line-height: 21px;
  line-height: 0.28rem;
  text-align: center;
  width: 22px;
  width: 0.29333rem;
  height: 21px;
  height: 0.28rem;
  background-color: #fff;
  color: transparent;
  border: 1px solid #ccc;
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.checkLi[data-v-62a71d52] {
  color: #0084ff !important;
}
.checkLi .lz-checkbox-02[data-v-62a71d52]:before {
    color: #fff;
    background-color: #0084ff;
    border: 1px solid #0084ff;
}

/*底部按钮*/
.lz-apply-btn[data-v-62a71d52] {
  position: fixed;
  bottom: 0;
  border-top: 2px solid #fff;
  z-index: 20;
  color: #666;
  background-color: #f0f0f0;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 100px;
  height: 1.33333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 0;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.lz-apply-btn i[data-v-62a71d52] {
    font-size: 40px;
    font-size: 0.53333rem;
    margin-right: 10px;
    margin-right: 0.13333rem;
}

/*底部提示*/
.lz-lp-footer[data-v-62a71d52] {
  position: absolute;
  bottom: 100px;
  bottom: 1.33333rem;
  padding: 10px;
  padding: 0.13333rem;
}
.lz-lp-footer p[data-v-62a71d52] {
    margin-bottom: 10px;
    margin-bottom: 0.13333rem;
}

/*顶部返回栏*/
.lz-top-title-empty[data-v-62a71d52] {
  width: 100%;
  height: 90px;
  height: 1.2rem;
}
.lz-top-title[data-v-62a71d52] {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 555;
  width: 100%;
  height: 90px;
  height: 1.2rem;
  line-height: 90px;
  line-height: 1.2rem;
  background-color: #0084ff;
  color: #fff;
  font-size: 28px;
  font-size: 0.37333rem;
}
.lz-top-title .left[data-v-62a71d52] {
    position: absolute;
    top: 0;
    left: 20px;
    left: 0.26667rem;
    color: #fff;
}
.lz-top-title .right[data-v-62a71d52] {
    position: absolute;
    top: 0;
    right: 20px;
    right: 0.26667rem;
    color: #fff;
}
.lz-top-title .center[data-v-62a71d52] {
    text-align: center;
    font-size: 32px;
    font-size: 0.42667rem;
}

/*订单页*/
.lz-order-list[data-v-62a71d52] {
  background-color: #fff;
  padding-top: 44px;
  padding-top: 0.58667rem;
}
.lz-order-list .titles[data-v-62a71d52] {
    font-size: 36px;
    font-size: 0.48rem;
    color: #222;
    text-align: center;
}
.lz-order-list .need-com[data-v-62a71d52] {
    position: relative;
    top: -4px;
    font-size: 12px;
    font-size: 0.16rem;
    line-height: 1.2;
    padding: 1px 8px;
    background-color: #fff;
    position: relative;
    color: #fff;
    border-radius: 5px;
    font-size: 28px;
    font-size: 0.37333rem;
    border: 1px solid #0084ff;
    margin-left: 5px;
    color: #0084ff;
}
.lz-order-list .need-com[data-v-62a71d52]::before {
      content: '';
      position: absolute;
      left: -6px;
      top: 50%;
      margin-top: -3px;
      width: 0;
      height: 0;
      border: 3px solid transparent;
      border-right-color: #fff;
}
.lz-order-list .need-com[data-v-62a71d52]:before {
    content: 0;
}
.lz-order-list .uls-order[data-v-62a71d52] {
    width: 100%;
}
.lz-order-list .uls-order > li[data-v-62a71d52] {
      text-align: center;
      font-size: 36px;
      font-size: 0.48rem;
      display: block;
      padding: 40px 0;
      padding: 0.53333rem 0;
}
.lz-order-list .uls-order > li .order-name[data-v-62a71d52] {
        display: block;
        line-height: 40px;
        line-height: 0.53333rem;
        color: #000;
}
.lz-order-list .uls-order > li .order-inform[data-v-62a71d52] {
        font-size: 60px;
        font-size: 0.8rem;
        display: block;
        margin-top: 4px;
        line-height: 80px;
        line-height: 1.06667rem;
        color: #ff6f07;
}
.lz-order-list .btn-check[data-v-62a71d52],
  .lz-order-list .btn-pay[data-v-62a71d52] {
    color: #ccc;
    background-color: #fff;
    border: 1px solid #ccc;
    display: inline-block;
    text-align: center;
    width: 180px;
    width: 2.4rem;
    height: 60px;
    height: 0.8rem;
    font-size: 28px;
    font-size: 0.37333rem;
    line-height: 56px;
    line-height: 0.74667rem;
    border-radius: 0;
    float: right;
    margin-left: 10px;
    margin-left: 0.13333rem;
}
.lz-order-list .btn-check[data-v-62a71d52]:hover, .lz-order-list .btn-check[data-v-62a71d52]:focus,
    .lz-order-list .btn-pay[data-v-62a71d52]:hover,
    .lz-order-list .btn-pay[data-v-62a71d52]:focus {
      color: #fff;
      background-color: #ccc;
      border: 1px solid #ccc;
}
.pay-many[data-v-62a71d52] {
  margin-top: 12px;
  margin-top: 0.16rem;
  line-height: 88px;
  line-height: 1.17333rem;
  display: block;
  padding-left: 30px;
  padding-left: 0.4rem;
  font-size: 36px;
  font-size: 0.48rem;
}
.lz-bankBanch[data-v-62a71d52] {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}
.lz-bankBanch.active[data-v-62a71d52] {
    display: block;
}
.lz-bankBanch .lz-drop-search[data-v-62a71d52] {
    background-color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}
.lz-bankBanch .lz-drop-search .title[data-v-62a71d52] {
      position: relative;
      width: 100%;
      height: 100px;
      height: 1.33333rem;
      line-height: 100px;
      line-height: 1.33333rem;
      font-size: 34px;
      font-size: 0.45333rem;
      text-align: center;
}
.lz-bankBanch .lz-drop-search .title i[data-v-62a71d52] {
        font-size: 50px;
        font-size: 0.66667rem;
        position: absolute;
        right: 0;
        top: 0;
        width: 80px;
        width: 1.06667rem;
        line-height: 100px;
        line-height: 1.33333rem;
}
.lz-bankBanch .lz-drop-search .search-box[data-v-62a71d52] {
      position: relative;
      width: 100%;
      height: 100px;
      height: 1.33333rem;
      padding: 15px 40px;
      padding: 0.2rem 0.53333rem;
      text-align: center;
      background-color: #f5f5f5;
}
.lz-bankBanch .lz-drop-search .search-box i[data-v-62a71d52] {
        position: absolute;
        left: 50px;
        left: 0.66667rem;
        top: 50%;
        margin-top: -35px;
        margin-top: -0.46667rem;
        font-size: 30px;
        font-size: 0.4rem;
        height: 70px;
        height: 0.93333rem;
        line-height: 70px;
        line-height: 0.93333rem;
        color: #999;
}
.lz-bankBanch .lz-drop-search .search[data-v-62a71d52] {
      display: block;
      width: 100%;
      height: 70px;
      height: 0.93333rem;
      background-color: #fff;
      color: #333;
      padding-left: 50px;
      padding-left: 0.66667rem;
      margin: 0;
      border-color: #fff;
      font-size: 32px;
      font-size: 0.42667rem;
      border: none;
}
.lz-bankBanch .lz-drop-search .selected[data-v-62a71d52] {
      width: 100%;
      height: 300px;
      height: 4rem;
      padding: 10px 20px;
      padding: 0.13333rem 0.26667rem;
      overflow: auto !important;
}
.lz-bankBanch .lz-drop-search .selected .option[data-v-62a71d52] {
        position: relative;
        display: block;
        min-height: 20px;
        min-height: 0.26667rem;
        width: 100%;
        font-size: 16px;
        font-size: 0.21333rem;
        line-height: 20px;
        line-height: 0.26667rem;
        padding: 5px 0;
        color: #666;
        border-top: 1px solid #ececec;
}
.lz-bankBanch .lz-drop-search .selected .option[data-v-62a71d52]:first-child {
          border-top: none;
}
.lz-list-block[data-v-62a71d52] {
  position: relative;
}
.lz-list-block .ul-List .icons-left[data-v-62a71d52] {
    position: absolute;
    width: 50px;
    width: 0.66667rem;
    left: 0;
    top: 25px;
    top: 0.33333rem;
    display: inline-block;
    height: 50px;
    height: 0.66667rem;
    font-size: 44px;
    font-size: 0.58667rem;
    color: #0084ff;
}
.lz-list-block .ul-List .ripple[data-v-62a71d52] {
    position: relative;
    overflow: hidden;
}
.lz-list-block .ul-List .ripple[data-v-62a71d52]:after {
      content: "";
      display: block;
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      pointer-events: none;
      background-image: radial-gradient(circle, #666 10%, transparent 10.01%);
      background-repeat: no-repeat;
      background-position: 50%;
      -webkit-transform: scale(10, 10);
          -ms-transform: scale(10, 10);
              transform: scale(10, 10);
      opacity: 0;
      -webkit-transition: opacity .5s, -webkit-transform .3s;
      transition: opacity .5s, -webkit-transform .3s;
      transition: transform .3s, opacity .5s;
      transition: transform .3s, opacity .5s, -webkit-transform .3s;
}
.lz-list-block .ul-List .ripple[data-v-62a71d52]:active:after {
      -webkit-transform: scale(0, 0);
          -ms-transform: scale(0, 0);
              transform: scale(0, 0);
      opacity: .3;
      -webkit-transition: 0s;
      transition: 0s;
}
.lz-list-block .ul-List .item-content[data-v-62a71d52] {
    background-color: #fff;
    width: 100%;
    line-height: 100px;
    line-height: 1.33333rem;
    height: 100px;
    height: 1.33333rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 30px;
    padding: 0 0.4rem;
    border-bottom: 1px solid #e7e7e7;
    font-size: 30px;
    font-size: 0.4rem;
}
.lz-list-block .ul-List .item-content > a.item-link[data-v-62a71d52] {
      font-size: 30px;
      font-size: 0.4rem;
      display: block;
      width: 100%;
      height: 100%;
      color: #000;
}
.lz-list-block .ul-List .item-content .item-inner[data-v-62a71d52] {
      width: 100%;
      height: 100%;
      position: relative;
      padding-right: 40px;
      padding-right: 0.53333rem;
      padding-left: 70px;
      padding-left: 0.93333rem;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
}
.lz-list-block .ul-List .item-content .icon-gerenziliao[data-v-62a71d52] {
      font-size: 30px;
      font-size: 0.4rem;
}
.lz-list-block .ul-List .item-content .icons-right[data-v-62a71d52] {
      position: absolute;
      right: 0;
      top: 0;
      display: inline-block;
      height: 100px;
      height: 1.33333rem;
      line-height: 100px;
      line-height: 1.33333rem;
      font-size: 36px;
      font-size: 0.48rem;
      color: #cac9ce;
}
.lz-list-block .ul-List .item-content .item-form[data-v-62a71d52] {
      padding-left: 0;
}
.lz-list-block .ul-List .item-content .item-form .item-e-left[data-v-62a71d52] {
        width: 30%;
        height: 100%;
        display: inline-block;
        float: left;
}
.lz-list-block .ul-List .item-content .item-form .item-e-right[data-v-62a71d52] {
        width: 68%;
        height: 100%;
        text-align: right;
        display: inline-block;
        float: right;
        margin-bottom: 0;
}
.lz-list-block .ul-List .item-content .item-form input[type="text"][data-v-62a71d52] {
        border: none;
        background-color: #fff;
}
.lz-list-block .ul-List .item-content .item-form .lz-radio[data-v-62a71d52] {
        margin-top: 30px;
        margin-top: 0.4rem;
}
.lz-list-block .ul-List .item-content .item-form .date-input[data-v-62a71d52] {
        border: none;
        text-align: right;
        background-color: #fff;
        height: 90px;
        height: 1.2rem;
        line-height: 90px;
        line-height: 1.2rem;
        margin-right: -55px;
        margin-right: -0.73333rem;
}
.lz-list-block .ul-List .item-content .item-title[data-v-62a71d52] {
      padding: 0;
}
.lz-list-block .ul-List .item-content .item-title .item-img[data-v-62a71d52] {
        position: absolute;
        right: 0;
        top: 5px;
        width: 90px;
        width: 1.2rem;
        height: 90px;
        height: 1.2rem;
        border-radius: 50%;
}
.shadeBox[data-v-62a71d52] {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 999;
  background-color: rgba(0, 0, 0, 0.4);
}
#emptyDom[data-v-62a71d52] {
  font-size: 34px;
  font-size: 0.45333rem;
}
#emptyDom .empty-icon[data-v-62a71d52] {
    width: 185px;
    width: 2.46667rem;
    display: block;
    margin: 30px auto 10px;
    margin: 0.4rem auto 0.13333rem;
}
#emptyDom p[data-v-62a71d52] {
    text-align: center;
    font-size: 34px;
    font-size: 0.45333rem;
}
.lz-layer-bg[data-v-62a71d52] {
  background-color: transparent !important;
}
.layui-m-layer2 .layui-m-layerchild p[data-v-62a71d52] {
  color: #fff;
}
.layout-enter-active[data-v-62a71d52], .layout-leave-active[data-v-62a71d52] {
  -webkit-transition: opacity .5s;
  transition: opacity .5s;
}
.layout-enter[data-v-62a71d52], .layout-leave-active[data-v-62a71d52] {
  opacity: 0;
}
.van-picker button[data-v-62a71d52] {
  font-size: 30px;
  font-size: 0.4rem;
}
.van-image[data-v-62a71d52] {
  vertical-align: middle;
}
.van-image img[data-v-62a71d52] {
    vertical-align: middle;
}
.share-process-yindao[data-v-62a71d52] {
  background-color: transparent;
  position: fixed;
  left: 0;
  top: 0;
  width: 750px;
  width: 10rem;
}
.share-process-yindao .layui-m-layercont[data-v-62a71d52] {
    text-align: right;
    padding-right: 20px;
    padding-right: 0.26667rem;
    padding-top: 20px;
    padding-top: 0.26667rem;
}
.share-process-yindao img[data-v-62a71d52] {
    width: 560px;
    width: 7.46667rem;
}
.vue-puzzle-vcode[data-v-62a71d52] {
  z-index: 999999 !important;
}
.vue-puzzle-vcode .vue-auth-box_[data-v-62a71d52] {
    top: 50%;
}
.margin-top-10[data-v-62a71d52] {
  margin-top: 10px !important;
  margin-top: 0.13333rem !important;
}
.margin-top-20[data-v-62a71d52] {
  margin-top: 20px !important;
  margin-top: 0.26667rem !important;
}
.margin-top-30[data-v-62a71d52] {
  margin-top: 30px !important;
  margin-top: 0.4rem !important;
}
.margin-top-40[data-v-62a71d52] {
  margin-top: 40px !important;
  margin-top: 0.53333rem !important;
}
.margin-top-50[data-v-62a71d52] {
  margin-top: 50px !important;
  margin-top: 0.66667rem !important;
}
.margin-top-60[data-v-62a71d52] {
  margin-top: 60px !important;
  margin-top: 0.8rem !important;
}
.margin-right-10[data-v-62a71d52] {
  margin-right: 10px !important;
  margin-right: 0.13333rem !important;
}
.margin-right-20[data-v-62a71d52] {
  margin-right: 20px !important;
  margin-right: 0.26667rem !important;
}
.margin-right-30[data-v-62a71d52] {
  margin-right: 30px !important;
  margin-right: 0.4rem !important;
}
.margin-right-40[data-v-62a71d52] {
  margin-right: 40px !important;
  margin-right: 0.53333rem !important;
}
.margin-right-50[data-v-62a71d52] {
  margin-right: 50px !important;
  margin-right: 0.66667rem !important;
}
.margin-right-60[data-v-62a71d52] {
  margin-right: 60px !important;
  margin-right: 0.8rem !important;
}
.margin-bottom-10[data-v-62a71d52] {
  margin-bottom: 10px !important;
  margin-bottom: 0.13333rem !important;
}
.margin-bottom-20[data-v-62a71d52] {
  margin-bottom: 20px !important;
  margin-bottom: 0.26667rem !important;
}
.margin-bottom-30[data-v-62a71d52] {
  margin-bottom: 30px !important;
  margin-bottom: 0.4rem !important;
}
.margin-bottom-40[data-v-62a71d52] {
  margin-bottom: 40px !important;
  margin-bottom: 0.53333rem !important;
}
.margin-bottom-50[data-v-62a71d52] {
  margin-bottom: 50px !important;
  margin-bottom: 0.66667rem !important;
}
.margin-bottom-60[data-v-62a71d52] {
  margin-bottom: 60px !important;
  margin-bottom: 0.8rem !important;
}
.margin-left-10[data-v-62a71d52] {
  margin-left: 10px !important;
  margin-left: 0.13333rem !important;
}
.margin-left-20[data-v-62a71d52] {
  margin-left: 20px !important;
  margin-left: 0.26667rem !important;
}
.margin-left-30[data-v-62a71d52] {
  margin-left: 30px !important;
  margin-left: 0.4rem !important;
}
.margin-left-40[data-v-62a71d52] {
  margin-left: 40px !important;
  margin-left: 0.53333rem !important;
}
.margin-left-50[data-v-62a71d52] {
  margin-left: 50px !important;
  margin-left: 0.66667rem !important;
}
.margin-left-60[data-v-62a71d52] {
  margin-left: 60px !important;
  margin-left: 0.8rem !important;
}
.padding-top-10[data-v-62a71d52] {
  padding-top: 10px !important;
  padding-top: 0.13333rem !important;
}
.padding-top-20[data-v-62a71d52] {
  padding-top: 20px !important;
  padding-top: 0.26667rem !important;
}
.padding-top-30[data-v-62a71d52] {
  padding-top: 30px !important;
  padding-top: 0.4rem !important;
}
.padding-top-40[data-v-62a71d52] {
  padding-top: 40px !important;
  padding-top: 0.53333rem !important;
}
.padding-top-50[data-v-62a71d52] {
  padding-top: 50px !important;
  padding-top: 0.66667rem !important;
}
.padding-top-60[data-v-62a71d52] {
  padding-top: 60px !important;
  padding-top: 0.8rem !important;
}
.padding-right-10[data-v-62a71d52] {
  padding-right: 10px !important;
  padding-right: 0.13333rem !important;
}
.padding-right-20[data-v-62a71d52] {
  padding-right: 20px !important;
  padding-right: 0.26667rem !important;
}
.padding-right-30[data-v-62a71d52] {
  padding-right: 30px !important;
  padding-right: 0.4rem !important;
}
.padding-right-40[data-v-62a71d52] {
  padding-right: 40px !important;
  padding-right: 0.53333rem !important;
}
.padding-right-50[data-v-62a71d52] {
  padding-right: 50px !important;
  padding-right: 0.66667rem !important;
}
.padding-right-60[data-v-62a71d52] {
  padding-right: 60px !important;
  padding-right: 0.8rem !important;
}
.padding-bottom-10[data-v-62a71d52] {
  padding-bottom: 10px !important;
  padding-bottom: 0.13333rem !important;
}
.padding-bottom-20[data-v-62a71d52] {
  padding-bottom: 20px !important;
  padding-bottom: 0.26667rem !important;
}
.padding-bottom-30[data-v-62a71d52] {
  padding-bottom: 30px !important;
  padding-bottom: 0.4rem !important;
}
.padding-bottom-40[data-v-62a71d52] {
  padding-bottom: 40px !important;
  padding-bottom: 0.53333rem !important;
}
.padding-bottom-50[data-v-62a71d52] {
  padding-bottom: 50px !important;
  padding-bottom: 0.66667rem !important;
}
.padding-bottom-60[data-v-62a71d52] {
  padding-bottom: 60px !important;
  padding-bottom: 0.8rem !important;
}
.padding-left-10[data-v-62a71d52] {
  padding-left: 10px !important;
  padding-left: 0.13333rem !important;
}
.padding-left-20[data-v-62a71d52] {
  padding-left: 20px !important;
  padding-left: 0.26667rem !important;
}
.padding-left-30[data-v-62a71d52] {
  padding-left: 30px !important;
  padding-left: 0.4rem !important;
}
.padding-left-40[data-v-62a71d52] {
  padding-left: 40px !important;
  padding-left: 0.53333rem !important;
}
.padding-left-50[data-v-62a71d52] {
  padding-left: 50px !important;
  padding-left: 0.66667rem !important;
}
.padding-left-60[data-v-62a71d52] {
  padding-left: 60px !important;
  padding-left: 0.8rem !important;
}
.bac-transparent[data-v-62a71d52] {
  background-color: transparent !important;
}
.bac-transparent .layui-m-layerchild[data-v-62a71d52] {
    background-color: transparent !important;
}
.layui-m-layer-lzAlert[data-v-62a71d52] {
  width: 80% !important;
}
.layui-m-layer-lzAlert h3[data-v-62a71d52] {
    line-height: 32px;
    line-height: 0.42667rem;
    height: unset;
    padding-top: 46px;
    padding-top: 0.61333rem;
    font-size: 32px;
    font-size: 0.42667rem;
}
.layui-m-layer-lzAlert .layui-m-layercont[data-v-62a71d52] {
    font-size: 30px;
    font-size: 0.4rem;
    max-height: 300px;
    max-height: 4rem;
    overflow: auto;
    word-break: break-all;
    padding: 60px 40px;
    padding: 0.8rem 0.53333rem;
}
.layui-m-layer-lzAlert .layui-m-layerbtn span[yes][data-v-62a71d52] {
    font-size: 30px;
    font-size: 0.4rem;
    color: #0084ff !important;
}
.layui-m-layer-inquiry[data-v-62a71d52] {
  width: 80% !important;
}
.layui-m-layer-inquiry .layui-m-layercont[data-v-62a71d52] {
    font-size: 30px;
    font-size: 0.4rem;
}
.layui-m-layer-design-lzAlert[data-v-62a71d52] {
  width: 670px !important;
  width: 8.93333rem !important;
  padding-bottom: 70px;
  padding-bottom: 0.93333rem;
  border-radius: 32px !important;
  border-radius: 0.42667rem !important;
  background: url(../../static-product/img/alertbg.dacbbd63.png) no-repeat;
  background-size: 401px 334px;
  background-size: 5.34667rem 4.45333rem;
  background-position: center 168px;
  background-position: center 2.24rem;
  background-color: #fff;
}
.layui-m-layer-design-lzAlert .layui-m-layercont[data-v-62a71d52] {
    font-size: 30px;
    font-size: 0.4rem;
    overflow: auto;
    word-break: break-all;
    padding: 60px 40px;
    padding: 0.8rem 0.53333rem;
}
.layui-m-layer-design-lzAlert .layui-m-layercont .title[data-v-62a71d52] {
      font-size: 38px;
      font-size: 0.50667rem;
      line-height: 48px;
      line-height: 0.64rem;
      color: #000;
      text-align: center;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      font-family: PingFangSC-Semibold;
}
.layui-m-layer-design-lzAlert .layui-m-layercont .desc[data-v-62a71d52] {
      font-size: 32px;
      font-size: 0.42667rem;
      color: #3c464f;
      text-align: center;
      line-height: 48px;
      line-height: 0.64rem;
      height: 144px;
      height: 1.92rem;
      overflow-y: auto;
      -webkit-overflow-scrolling: touch;
      margin-top: 439px;
      margin-top: 5.85333rem;
      font-family: PingFangSC-Regular;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn[data-v-62a71d52] {
    width: 345px;
    width: 4.6rem;
    height: 95px;
    height: 1.26667rem;
    line-height: 95px;
    line-height: 1.26667rem;
    background: #3c7cfc;
    border: 1px solid #3c7cfc;
    overflow: hidden;
    -webkit-box-shadow: 0 10px 22px 0 rgba(60, 124, 252, 0.2);
    -webkit-box-shadow: 0 0.13333rem 0.29333rem 0 rgba(60, 124, 252, 0.2);
            box-shadow: 0 10px 22px 0 rgba(60, 124, 252, 0.2);
            box-shadow: 0 0.13333rem 0.29333rem 0 rgba(60, 124, 252, 0.2);
    border-radius: 54px;
    border-radius: 0.72rem;
    margin: 0 auto;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn span[yes][data-v-62a71d52] {
      font-size: 36px;
      font-size: 0.48rem;
      color: #fff;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn span[yes][data-v-62a71d52]:active {
      background: #3c7cfc;
}

/*按钮*/
/*最大按钮*/
.wts-btn-big[data-v-62a71d52] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big[data-v-62a71d52]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*中型按钮*/
.wts-btn-middle[data-v-62a71d52] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 294px;
  width: 3.92rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 80px;
  line-height: 1.06667rem;
  border-radius: 8px;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-middle[data-v-62a71d52]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-all[data-v-62a71d52] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 110px;
  height: 1.46667rem;
  font-size: 40px;
  font-size: 0.53333rem;
  line-height: 110px;
  line-height: 1.46667rem;
  border-radius: 0;
  display: block;
  text-align: center;
}
.wts-btn-all[data-v-62a71d52]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-free[data-v-62a71d52] {
  color: #fff;
  background-color: #ff6e06;
  font-size: 30px;
  font-size: 0.4rem;
  border-radius: 5px;
  padding: 3px 10px;
  padding: 3px 0.13333rem;
  display: inline-block;
  text-align: center;
}
.wts-btn-free[data-v-62a71d52]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}
.wts-btn-big-blue[data-v-62a71d52] {
  color: #fff;
  background-color: #3aa9f8;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 94px;
  height: 1.25333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 94px;
  line-height: 1.25333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-blue[data-v-62a71d52]:focus {
    color: #e6e6e6;
    background-color: #0994f6;
}

/*蓝色线型按钮-中*/
.wts-btn-cp[data-v-62a71d52] {
  color: #fff;
  background-color: #0084ff;
  border: 1px solid #fff;
  display: inline-block;
  text-align: center;
  width: 310px;
  width: 4.13333rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 76px;
  line-height: 1.01333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-cp[data-v-62a71d52]:hover, .wts-btn-cp[data-v-62a71d52]:focus {
    color: #fff;
    background-color: #fff;
    border: 1px solid #fff;
}
.wts-btn-radius[data-v-62a71d52] {
  color: #aaa;
  background-color: #fff;
  border: 1px solid #aaa;
  display: inline-block;
  text-align: center;
  width: 153px;
  width: 2.04rem;
  height: 55px;
  height: 0.73333rem;
  font-size: 26px;
  font-size: 0.34667rem;
  line-height: 55px;
  line-height: 0.73333rem;
  border-radius: 25px;
  border-radius: 0.33333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-radius[data-v-62a71d52]:hover, .wts-btn-radius[data-v-62a71d52]:focus {
    color: #fff;
    background-color: #aaa;
    border: 1px solid #aaa;
}

/*微大型按钮*/
.wts-btn-big-01[data-v-62a71d52] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 590px;
  width: 7.86667rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-01[data-v-62a71d52]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*查看更多*/
.wts-btn-more[data-v-62a71d52] {
  display: block;
  border-top: 1px solid #eee;
  height: 86px;
  height: 1.14667rem;
  line-height: 86px;
  line-height: 1.14667rem;
  text-align: center;
  margin-left: -60px;
  margin-left: -0.8rem;
  color: #000;
  font-size: 28px;
  font-size: 0.37333rem;
  position: relative;
}
.wts-btn-more[data-v-62a71d52]:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 38%;
  margin-top: -18px;
  margin-top: -0.24rem;
  margin-left: 90px;
  margin-left: 1.2rem;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  border-right: 3px solid #000;
  border-top: 3px solid #000;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}
.lz-readys[data-v-62a71d52] {
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  min-height: 100vh;
  background-color: #fff;
  z-index: 9999;
}
.lz-readys .spinner[data-v-62a71d52] {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -20px;
    margin-top: -0.26667rem;
    margin-left: -20px;
    margin-left: -0.26667rem;
    width: 40px;
    width: 0.53333rem;
    height: 40px;
    height: 0.53333rem;
}
.lz-readys .container1 > div[data-v-62a71d52],
  .lz-readys .container2 > div[data-v-62a71d52],
  .lz-readys .container3 > div[data-v-62a71d52] {
    width: 10px;
    width: 0.13333rem;
    height: 10px;
    height: 0.13333rem;
    background-color: #0084ff;
    border-radius: 100%;
    position: absolute;
    -webkit-animation: bouncedelay-62a71d52 1.2s infinite ease-in-out;
    animation: bouncedelay-62a71d52 1.2s infinite ease-in-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.lz-readys .spinner .spinner-container[data-v-62a71d52] {
    position: absolute;
    width: 100%;
    height: 100%;
}
.lz-readys .container2[data-v-62a71d52] {
    -webkit-transform: rotateZ(45deg);
    -ms-transform: rotate(45deg);
        transform: rotateZ(45deg);
}
.lz-readys .container3[data-v-62a71d52] {
    -webkit-transform: rotateZ(90deg);
    -ms-transform: rotate(90deg);
        transform: rotateZ(90deg);
}
.lz-readys .circle1[data-v-62a71d52] {
    top: 0;
    left: 0;
}
.lz-readys .circle2[data-v-62a71d52] {
    top: 0;
    right: 0;
}
.lz-readys .circle3[data-v-62a71d52] {
    right: 0;
    bottom: 0;
}
.lz-readys .circle4[data-v-62a71d52] {
    left: 0;
    bottom: 0;
}
.lz-readys .container2 .circle1[data-v-62a71d52] {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}
.lz-readys .container3 .circle1[data-v-62a71d52] {
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
}
.lz-readys .container1 .circle2[data-v-62a71d52] {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}
.lz-readys .container2 .circle2[data-v-62a71d52] {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}
.lz-readys .container3 .circle2[data-v-62a71d52] {
    -webkit-animation-delay: -0.7s;
    animation-delay: -0.7s;
}
.lz-readys .container1 .circle3[data-v-62a71d52] {
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.6s;
}
.lz-readys .container2 .circle3[data-v-62a71d52] {
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s;
}
.lz-readys .container3 .circle3[data-v-62a71d52] {
    -webkit-animation-delay: -0.4s;
    animation-delay: -0.4s;
}
.lz-readys .container1 .circle4[data-v-62a71d52] {
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s;
}
.lz-readys .container2 .circle4[data-v-62a71d52] {
    -webkit-animation-delay: -0.2s;
    animation-delay: -0.2s;
}
.lz-readys .container3 .circle4[data-v-62a71d52] {
    -webkit-animation-delay: -0.1s;
    animation-delay: -0.1s;
}
@-webkit-keyframes bouncedelay-62a71d52 {
0%,
  80%,
  100% {
    -webkit-transform: scale(0);
}
40% {
    -webkit-transform: scale(1);
}
}
@keyframes bouncedelay-62a71d52 {
0%,
  80%,
  100% {
    transform: scale(0);
    -webkit-transform: scale(0);
}
40% {
    transform: scale(1);
    -webkit-transform: scale(1);
}
}
.lz-readys .loadText[data-v-62a71d52] {
    position: absolute;
    top: 40%;
    left: 50%;
    width: 100px;
    width: 1.33333rem;
    margin-left: -50px;
    margin-left: -0.66667rem;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    font-size: 14px;
    font-size: 0.18667rem;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.6);
    color: #fff;
    font-size: 14px;
    padding-bottom: 10px;
    padding-bottom: 0.13333rem;
}
.lz-readys .loadText .gifLoad[data-v-62a71d52] {
      width: 60px;
      width: 0.8rem;
      height: 60px;
      height: 0.8rem;
      display: block;
      margin: 10px auto;
      margin: 0.13333rem auto;
}
.design-modal[data-v-62a71d52] {
  width: 630px;
  width: 8.4rem;
}
.design-modal.design-modal-footer[data-v-62a71d52] {
    width: 690px;
    width: 9.2rem;
    bottom: 20px;
    bottom: 0.26667rem;
    top: auto;
    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    border-radius: 10px;
    border-radius: 0.13333rem;
    background: rgba(255, 255, 255, 0.8);
}
.design-modal.design-modal-footer .van-dialog__footer[data-v-62a71d52] {
      display: none;
}
.design-modal.design-modal-confirm[data-v-62a71d52] {
    width: 650px;
    width: 8.66667rem;
}
.design-modal.design-modal-confirm .van-dialog__content .van-dialog__message[data-v-62a71d52] {
      padding: 40px 30px;
      padding: 0.53333rem 0.4rem;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-button--default[data-v-62a71d52] {
      width: 260px;
      width: 3.46667rem;
      height: 80px;
      height: 1.06667rem;
      background: #236DFF;
      border-radius: 40px;
      border-radius: 0.53333rem;
      -webkit-box-flex: 0;
          -ms-flex: none;
              flex: none;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-button--default .van-button__text[data-v-62a71d52] {
        font-size: 28px;
        font-size: 0.37333rem;
        color: #fff;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-dialog__cancel[data-v-62a71d52] {
      background: #fff;
      border: 1px solid #236DFF;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-dialog__cancel .van-button__text[data-v-62a71d52] {
        color: #236DFF;
}
.design-modal .van-dialog__header[data-v-62a71d52] {
    color: #000000;
    font-size: 34px;
    font-size: 0.45333rem;
    line-height: 48px;
    line-height: 0.64rem;
    padding-top: 40px;
    padding-top: 0.53333rem;
    font-weight: 700;
}
.design-modal .van-dialog__content .van-dialog__message[data-v-62a71d52] {
    color: #444444;
    font-size: 30px;
    font-size: 0.4rem;
    line-height: 42px;
    line-height: 0.56rem;
    padding: 30px;
    padding: 0.4rem;
}
.design-modal .van-dialog__footer[data-v-62a71d52] {
    padding: 0 30px 40px;
    padding: 0 0.4rem 0.53333rem;
}
.design-modal .van-dialog__footer.van-hairline--top[data-v-62a71d52]::after {
      border: none;
}
.design-modal .van-dialog__footer .van-button--default[data-v-62a71d52] {
      width: 320px;
      width: 4.26667rem;
      height: 88px;
      height: 1.17333rem;
      background: #236DFF;
      border-radius: 44px;
      border-radius: 0.58667rem;
      margin: 0 auto;
      -webkit-box-flex: 0;
          -ms-flex: none;
              flex: none;
}
.design-modal .van-dialog__footer .van-button--default .van-button__text[data-v-62a71d52] {
        font-size: 32px;
        font-size: 0.42667rem;
        color: #fff;
}
.signature-box .items-wrap[data-v-62a71d52] {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: column !important;
          flex-direction: column !important;
  -webkit-box-align: start !important;
      -ms-flex-align: start !important;
          align-items: flex-start !important;
}
.signature-box .items-wrap .from-right[data-v-62a71d52] {
    width: 100% !important;
}
.signature-box .items-wrap .t1[data-v-62a71d52] {
    font-size: 28px;
    font-size: 0.37333rem;
    color: #666;
    line-height: 2;
    margin-bottom: 20px;
    margin-bottom: 0.26667rem;
}
.signature-box .items-wrap .canvas-write[data-v-62a71d52] {
    border: 1px solid #eee;
    width: 100%;
    display: block;
}
.signature-box .items-wrap .write-btns[data-v-62a71d52] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: 40px;
    margin-top: 0.53333rem;
}
.signature-box .items-wrap .write-btns button[data-v-62a71d52] {
      width: 45%;
      height: 60px;
      height: 0.8rem;
      border-radius: 30px;
      border-radius: 0.4rem;
      font-size: 32px;
      font-size: 0.42667rem;
      -webkit-box-shadow: 0 0 3px 0 rgba(0, 132, 255, 0.5);
              box-shadow: 0 0 3px 0 rgba(0, 132, 255, 0.5);
}
.signature-box .items-wrap .write-btns .clear[data-v-62a71d52] {
      background-color: #fff;
      color: #666;
}
.signature-box .items-wrap .write-btns .send[data-v-62a71d52] {
      background-color: #0084ff;
      color: #fff;
}
.signature-box .items-wrap .write-btns .hassend[data-v-62a71d52] {
      background: #999;
      color: #fff;
}

@charset "UTF-8";
/*---------       字体行高       -----------*/
/*---------       字体颜色       -----------*/
/*---------       边框颜色       -----------*/
/*---------       背景颜色       -----------*/
/*--------- 按钮颜色  ---- */
/* 属性多值传递
ex:
@include remCalc(padding,10,20);
padding: 0.13333rem 0.26667rem;*/
/*按钮纯色系*/
/*按钮边框色系*/
/*按钮大小*/
/*自适应按钮*/
/*标题*/
/*小消息标签*/
/*背景色点击变化*/
/*字数省略限制*/
/*波纹点击效果*/
/*按钮*/
/*最大按钮*/
.wts-btn-big[data-v-1ad67fb8] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big[data-v-1ad67fb8]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*中型按钮*/
.wts-btn-middle[data-v-1ad67fb8] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 294px;
  width: 3.92rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 80px;
  line-height: 1.06667rem;
  border-radius: 8px;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-middle[data-v-1ad67fb8]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-all[data-v-1ad67fb8] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 110px;
  height: 1.46667rem;
  font-size: 40px;
  font-size: 0.53333rem;
  line-height: 110px;
  line-height: 1.46667rem;
  border-radius: 0;
  display: block;
  text-align: center;
}
.wts-btn-all[data-v-1ad67fb8]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-free[data-v-1ad67fb8] {
  color: #fff;
  background-color: #ff6e06;
  font-size: 30px;
  font-size: 0.4rem;
  border-radius: 5px;
  padding: 3px 10px;
  padding: 3px 0.13333rem;
  display: inline-block;
  text-align: center;
}
.wts-btn-free[data-v-1ad67fb8]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}
.wts-btn-big-blue[data-v-1ad67fb8] {
  color: #fff;
  background-color: #3aa9f8;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 94px;
  height: 1.25333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 94px;
  line-height: 1.25333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-blue[data-v-1ad67fb8]:focus {
    color: #e6e6e6;
    background-color: #0994f6;
}

/*蓝色线型按钮-中*/
.wts-btn-cp[data-v-1ad67fb8] {
  color: #fff;
  background-color: #0084ff;
  border: 1px solid #fff;
  display: inline-block;
  text-align: center;
  width: 310px;
  width: 4.13333rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 76px;
  line-height: 1.01333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-cp[data-v-1ad67fb8]:hover, .wts-btn-cp[data-v-1ad67fb8]:focus {
    color: #fff;
    background-color: #fff;
    border: 1px solid #fff;
}
.wts-btn-radius[data-v-1ad67fb8] {
  color: #aaa;
  background-color: #fff;
  border: 1px solid #aaa;
  display: inline-block;
  text-align: center;
  width: 153px;
  width: 2.04rem;
  height: 55px;
  height: 0.73333rem;
  font-size: 26px;
  font-size: 0.34667rem;
  line-height: 55px;
  line-height: 0.73333rem;
  border-radius: 25px;
  border-radius: 0.33333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-radius[data-v-1ad67fb8]:hover, .wts-btn-radius[data-v-1ad67fb8]:focus {
    color: #fff;
    background-color: #aaa;
    border: 1px solid #aaa;
}

/*微大型按钮*/
.wts-btn-big-01[data-v-1ad67fb8] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 590px;
  width: 7.86667rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-01[data-v-1ad67fb8]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*查看更多*/
.wts-btn-more[data-v-1ad67fb8] {
  display: block;
  border-top: 1px solid #eee;
  height: 86px;
  height: 1.14667rem;
  line-height: 86px;
  line-height: 1.14667rem;
  text-align: center;
  margin-left: -60px;
  margin-left: -0.8rem;
  color: #000;
  font-size: 28px;
  font-size: 0.37333rem;
  position: relative;
}
.wts-btn-more[data-v-1ad67fb8]:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 38%;
  margin-top: -18px;
  margin-top: -0.24rem;
  margin-left: 90px;
  margin-left: 1.2rem;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  border-right: 3px solid #000;
  border-top: 3px solid #000;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}
.body-container[data-v-1ad67fb8] {
  width: 750px;
  width: 10rem;
  margin: 0 auto;
  position: relative;
  background-color: #f5f5f5;
}
.lz-top-img[data-v-1ad67fb8] {
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
}

/*单选框*/
.lz-radio[data-v-1ad67fb8] {
  position: relative;
  -webkit-appearance: none;
  width: 18px;
  width: 0.24rem;
  height: 18px;
  height: 0.24rem;
  background-color: transparent;
  border: none;
}
.lz-radio[data-v-1ad67fb8]:before {
  content: "\e623";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 12px;
  font-size: 0.16rem;
  line-height: 18px;
  line-height: 0.24rem;
  text-align: center;
  width: 18px;
  width: 0.24rem;
  height: 18px;
  height: 0.24rem;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  color: #fff;
  opacity: 1;
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 50%;
}
.lz-radio[data-v-1ad67fb8]:checked::before {
  background-color: #0084ff;
  border: 1px solid #0084ff;
}
.lz-radio-new[data-v-1ad67fb8] {
  position: relative;
  background-color: #fff;
  width: 40px;
  width: 0.53333rem;
  height: 40px;
  height: 0.53333rem;
  border-radius: 50%;
  display: inline-block;
  border: 1px solid #e5e5e5;
}
.lz-radio-new[data-check=true][data-v-1ad67fb8] {
  background-color: #0084ff;
  border: 1px solid #0084ff;
}
.lz-radio-new[data-check=true][data-v-1ad67fb8]:before {
  content: "\e6f0";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 20px;
  font-size: 0.26667rem;
  line-height: 40px;
  line-height: 0.53333rem;
  text-align: center;
  color: #fff;
  position: absolute;
  top: 2px;
  right: 4px;
  margin-top: -1px;
}

/*多选框*/
.lz-checkbox[data-v-1ad67fb8] {
  position: relative;
  -webkit-appearance: none;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: transparent;
  border: none;
}
.lz-checkbox[data-v-1ad67fb8]:before {
  content: "\e64e";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 14px;
  font-size: 0.18667rem;
  line-height: 24px;
  line-height: 0.32rem;
  text-align: center;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: #fff;
  color: transparent;
  border: 1px solid #ccc;
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 6px;
}
.lz-checkbox[data-v-1ad67fb8]:checked::before {
  color: #0084ff;
  background-color: #fff;
  border: 1px solid #0084ff;
}

/*多选框2-选择外层选中*/
.lz-checkbox-02[data-v-1ad67fb8] {
  position: relative;
  -webkit-appearance: none;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: transparent;
  border: none;
}
.lz-checkbox-02[data-v-1ad67fb8]:before {
  content: "\e623";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 14px;
  font-size: 0.18667rem;
  line-height: 21px;
  line-height: 0.28rem;
  text-align: center;
  width: 22px;
  width: 0.29333rem;
  height: 21px;
  height: 0.28rem;
  background-color: #fff;
  color: transparent;
  border: 1px solid #ccc;
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.checkLi[data-v-1ad67fb8] {
  color: #0084ff !important;
}
.checkLi .lz-checkbox-02[data-v-1ad67fb8]:before {
    color: #fff;
    background-color: #0084ff;
    border: 1px solid #0084ff;
}

/*底部按钮*/
.lz-apply-btn[data-v-1ad67fb8] {
  position: fixed;
  bottom: 0;
  border-top: 2px solid #fff;
  z-index: 20;
  color: #666;
  background-color: #f0f0f0;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 100px;
  height: 1.33333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 0;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.lz-apply-btn i[data-v-1ad67fb8] {
    font-size: 40px;
    font-size: 0.53333rem;
    margin-right: 10px;
    margin-right: 0.13333rem;
}

/*底部提示*/
.lz-lp-footer[data-v-1ad67fb8] {
  position: absolute;
  bottom: 100px;
  bottom: 1.33333rem;
  padding: 10px;
  padding: 0.13333rem;
}
.lz-lp-footer p[data-v-1ad67fb8] {
    margin-bottom: 10px;
    margin-bottom: 0.13333rem;
}

/*顶部返回栏*/
.lz-top-title-empty[data-v-1ad67fb8] {
  width: 100%;
  height: 90px;
  height: 1.2rem;
}
.lz-top-title[data-v-1ad67fb8] {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 555;
  width: 100%;
  height: 90px;
  height: 1.2rem;
  line-height: 90px;
  line-height: 1.2rem;
  background-color: #0084ff;
  color: #fff;
  font-size: 28px;
  font-size: 0.37333rem;
}
.lz-top-title .left[data-v-1ad67fb8] {
    position: absolute;
    top: 0;
    left: 20px;
    left: 0.26667rem;
    color: #fff;
}
.lz-top-title .right[data-v-1ad67fb8] {
    position: absolute;
    top: 0;
    right: 20px;
    right: 0.26667rem;
    color: #fff;
}
.lz-top-title .center[data-v-1ad67fb8] {
    text-align: center;
    font-size: 32px;
    font-size: 0.42667rem;
}

/*订单页*/
.lz-order-list[data-v-1ad67fb8] {
  background-color: #fff;
  padding-top: 44px;
  padding-top: 0.58667rem;
}
.lz-order-list .titles[data-v-1ad67fb8] {
    font-size: 36px;
    font-size: 0.48rem;
    color: #222;
    text-align: center;
}
.lz-order-list .need-com[data-v-1ad67fb8] {
    position: relative;
    top: -4px;
    font-size: 12px;
    font-size: 0.16rem;
    line-height: 1.2;
    padding: 1px 8px;
    background-color: #fff;
    position: relative;
    color: #fff;
    border-radius: 5px;
    font-size: 28px;
    font-size: 0.37333rem;
    border: 1px solid #0084ff;
    margin-left: 5px;
    color: #0084ff;
}
.lz-order-list .need-com[data-v-1ad67fb8]::before {
      content: '';
      position: absolute;
      left: -6px;
      top: 50%;
      margin-top: -3px;
      width: 0;
      height: 0;
      border: 3px solid transparent;
      border-right-color: #fff;
}
.lz-order-list .need-com[data-v-1ad67fb8]:before {
    content: 0;
}
.lz-order-list .uls-order[data-v-1ad67fb8] {
    width: 100%;
}
.lz-order-list .uls-order > li[data-v-1ad67fb8] {
      text-align: center;
      font-size: 36px;
      font-size: 0.48rem;
      display: block;
      padding: 40px 0;
      padding: 0.53333rem 0;
}
.lz-order-list .uls-order > li .order-name[data-v-1ad67fb8] {
        display: block;
        line-height: 40px;
        line-height: 0.53333rem;
        color: #000;
}
.lz-order-list .uls-order > li .order-inform[data-v-1ad67fb8] {
        font-size: 60px;
        font-size: 0.8rem;
        display: block;
        margin-top: 4px;
        line-height: 80px;
        line-height: 1.06667rem;
        color: #ff6f07;
}
.lz-order-list .btn-check[data-v-1ad67fb8],
  .lz-order-list .btn-pay[data-v-1ad67fb8] {
    color: #ccc;
    background-color: #fff;
    border: 1px solid #ccc;
    display: inline-block;
    text-align: center;
    width: 180px;
    width: 2.4rem;
    height: 60px;
    height: 0.8rem;
    font-size: 28px;
    font-size: 0.37333rem;
    line-height: 56px;
    line-height: 0.74667rem;
    border-radius: 0;
    float: right;
    margin-left: 10px;
    margin-left: 0.13333rem;
}
.lz-order-list .btn-check[data-v-1ad67fb8]:hover, .lz-order-list .btn-check[data-v-1ad67fb8]:focus,
    .lz-order-list .btn-pay[data-v-1ad67fb8]:hover,
    .lz-order-list .btn-pay[data-v-1ad67fb8]:focus {
      color: #fff;
      background-color: #ccc;
      border: 1px solid #ccc;
}
.pay-many[data-v-1ad67fb8] {
  margin-top: 12px;
  margin-top: 0.16rem;
  line-height: 88px;
  line-height: 1.17333rem;
  display: block;
  padding-left: 30px;
  padding-left: 0.4rem;
  font-size: 36px;
  font-size: 0.48rem;
}
.lz-bankBanch[data-v-1ad67fb8] {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}
.lz-bankBanch.active[data-v-1ad67fb8] {
    display: block;
}
.lz-bankBanch .lz-drop-search[data-v-1ad67fb8] {
    background-color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}
.lz-bankBanch .lz-drop-search .title[data-v-1ad67fb8] {
      position: relative;
      width: 100%;
      height: 100px;
      height: 1.33333rem;
      line-height: 100px;
      line-height: 1.33333rem;
      font-size: 34px;
      font-size: 0.45333rem;
      text-align: center;
}
.lz-bankBanch .lz-drop-search .title i[data-v-1ad67fb8] {
        font-size: 50px;
        font-size: 0.66667rem;
        position: absolute;
        right: 0;
        top: 0;
        width: 80px;
        width: 1.06667rem;
        line-height: 100px;
        line-height: 1.33333rem;
}
.lz-bankBanch .lz-drop-search .search-box[data-v-1ad67fb8] {
      position: relative;
      width: 100%;
      height: 100px;
      height: 1.33333rem;
      padding: 15px 40px;
      padding: 0.2rem 0.53333rem;
      text-align: center;
      background-color: #f5f5f5;
}
.lz-bankBanch .lz-drop-search .search-box i[data-v-1ad67fb8] {
        position: absolute;
        left: 50px;
        left: 0.66667rem;
        top: 50%;
        margin-top: -35px;
        margin-top: -0.46667rem;
        font-size: 30px;
        font-size: 0.4rem;
        height: 70px;
        height: 0.93333rem;
        line-height: 70px;
        line-height: 0.93333rem;
        color: #999;
}
.lz-bankBanch .lz-drop-search .search[data-v-1ad67fb8] {
      display: block;
      width: 100%;
      height: 70px;
      height: 0.93333rem;
      background-color: #fff;
      color: #333;
      padding-left: 50px;
      padding-left: 0.66667rem;
      margin: 0;
      border-color: #fff;
      font-size: 32px;
      font-size: 0.42667rem;
      border: none;
}
.lz-bankBanch .lz-drop-search .selected[data-v-1ad67fb8] {
      width: 100%;
      height: 300px;
      height: 4rem;
      padding: 10px 20px;
      padding: 0.13333rem 0.26667rem;
      overflow: auto !important;
}
.lz-bankBanch .lz-drop-search .selected .option[data-v-1ad67fb8] {
        position: relative;
        display: block;
        min-height: 20px;
        min-height: 0.26667rem;
        width: 100%;
        font-size: 16px;
        font-size: 0.21333rem;
        line-height: 20px;
        line-height: 0.26667rem;
        padding: 5px 0;
        color: #666;
        border-top: 1px solid #ececec;
}
.lz-bankBanch .lz-drop-search .selected .option[data-v-1ad67fb8]:first-child {
          border-top: none;
}
.lz-list-block[data-v-1ad67fb8] {
  position: relative;
}
.lz-list-block .ul-List .icons-left[data-v-1ad67fb8] {
    position: absolute;
    width: 50px;
    width: 0.66667rem;
    left: 0;
    top: 25px;
    top: 0.33333rem;
    display: inline-block;
    height: 50px;
    height: 0.66667rem;
    font-size: 44px;
    font-size: 0.58667rem;
    color: #0084ff;
}
.lz-list-block .ul-List .ripple[data-v-1ad67fb8] {
    position: relative;
    overflow: hidden;
}
.lz-list-block .ul-List .ripple[data-v-1ad67fb8]:after {
      content: "";
      display: block;
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      pointer-events: none;
      background-image: radial-gradient(circle, #666 10%, transparent 10.01%);
      background-repeat: no-repeat;
      background-position: 50%;
      -webkit-transform: scale(10, 10);
          -ms-transform: scale(10, 10);
              transform: scale(10, 10);
      opacity: 0;
      -webkit-transition: opacity .5s, -webkit-transform .3s;
      transition: opacity .5s, -webkit-transform .3s;
      transition: transform .3s, opacity .5s;
      transition: transform .3s, opacity .5s, -webkit-transform .3s;
}
.lz-list-block .ul-List .ripple[data-v-1ad67fb8]:active:after {
      -webkit-transform: scale(0, 0);
          -ms-transform: scale(0, 0);
              transform: scale(0, 0);
      opacity: .3;
      -webkit-transition: 0s;
      transition: 0s;
}
.lz-list-block .ul-List .item-content[data-v-1ad67fb8] {
    background-color: #fff;
    width: 100%;
    line-height: 100px;
    line-height: 1.33333rem;
    height: 100px;
    height: 1.33333rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 30px;
    padding: 0 0.4rem;
    border-bottom: 1px solid #e7e7e7;
    font-size: 30px;
    font-size: 0.4rem;
}
.lz-list-block .ul-List .item-content > a.item-link[data-v-1ad67fb8] {
      font-size: 30px;
      font-size: 0.4rem;
      display: block;
      width: 100%;
      height: 100%;
      color: #000;
}
.lz-list-block .ul-List .item-content .item-inner[data-v-1ad67fb8] {
      width: 100%;
      height: 100%;
      position: relative;
      padding-right: 40px;
      padding-right: 0.53333rem;
      padding-left: 70px;
      padding-left: 0.93333rem;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
}
.lz-list-block .ul-List .item-content .icon-gerenziliao[data-v-1ad67fb8] {
      font-size: 30px;
      font-size: 0.4rem;
}
.lz-list-block .ul-List .item-content .icons-right[data-v-1ad67fb8] {
      position: absolute;
      right: 0;
      top: 0;
      display: inline-block;
      height: 100px;
      height: 1.33333rem;
      line-height: 100px;
      line-height: 1.33333rem;
      font-size: 36px;
      font-size: 0.48rem;
      color: #cac9ce;
}
.lz-list-block .ul-List .item-content .item-form[data-v-1ad67fb8] {
      padding-left: 0;
}
.lz-list-block .ul-List .item-content .item-form .item-e-left[data-v-1ad67fb8] {
        width: 30%;
        height: 100%;
        display: inline-block;
        float: left;
}
.lz-list-block .ul-List .item-content .item-form .item-e-right[data-v-1ad67fb8] {
        width: 68%;
        height: 100%;
        text-align: right;
        display: inline-block;
        float: right;
        margin-bottom: 0;
}
.lz-list-block .ul-List .item-content .item-form input[type="text"][data-v-1ad67fb8] {
        border: none;
        background-color: #fff;
}
.lz-list-block .ul-List .item-content .item-form .lz-radio[data-v-1ad67fb8] {
        margin-top: 30px;
        margin-top: 0.4rem;
}
.lz-list-block .ul-List .item-content .item-form .date-input[data-v-1ad67fb8] {
        border: none;
        text-align: right;
        background-color: #fff;
        height: 90px;
        height: 1.2rem;
        line-height: 90px;
        line-height: 1.2rem;
        margin-right: -55px;
        margin-right: -0.73333rem;
}
.lz-list-block .ul-List .item-content .item-title[data-v-1ad67fb8] {
      padding: 0;
}
.lz-list-block .ul-List .item-content .item-title .item-img[data-v-1ad67fb8] {
        position: absolute;
        right: 0;
        top: 5px;
        width: 90px;
        width: 1.2rem;
        height: 90px;
        height: 1.2rem;
        border-radius: 50%;
}
.shadeBox[data-v-1ad67fb8] {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 999;
  background-color: rgba(0, 0, 0, 0.4);
}
#emptyDom[data-v-1ad67fb8] {
  font-size: 34px;
  font-size: 0.45333rem;
}
#emptyDom .empty-icon[data-v-1ad67fb8] {
    width: 185px;
    width: 2.46667rem;
    display: block;
    margin: 30px auto 10px;
    margin: 0.4rem auto 0.13333rem;
}
#emptyDom p[data-v-1ad67fb8] {
    text-align: center;
    font-size: 34px;
    font-size: 0.45333rem;
}
.lz-layer-bg[data-v-1ad67fb8] {
  background-color: transparent !important;
}
.layui-m-layer2 .layui-m-layerchild p[data-v-1ad67fb8] {
  color: #fff;
}
.layout-enter-active[data-v-1ad67fb8], .layout-leave-active[data-v-1ad67fb8] {
  -webkit-transition: opacity .5s;
  transition: opacity .5s;
}
.layout-enter[data-v-1ad67fb8], .layout-leave-active[data-v-1ad67fb8] {
  opacity: 0;
}
.van-picker button[data-v-1ad67fb8] {
  font-size: 30px;
  font-size: 0.4rem;
}
.van-image[data-v-1ad67fb8] {
  vertical-align: middle;
}
.van-image img[data-v-1ad67fb8] {
    vertical-align: middle;
}
.share-process-yindao[data-v-1ad67fb8] {
  background-color: transparent;
  position: fixed;
  left: 0;
  top: 0;
  width: 750px;
  width: 10rem;
}
.share-process-yindao .layui-m-layercont[data-v-1ad67fb8] {
    text-align: right;
    padding-right: 20px;
    padding-right: 0.26667rem;
    padding-top: 20px;
    padding-top: 0.26667rem;
}
.share-process-yindao img[data-v-1ad67fb8] {
    width: 560px;
    width: 7.46667rem;
}
.vue-puzzle-vcode[data-v-1ad67fb8] {
  z-index: 999999 !important;
}
.vue-puzzle-vcode .vue-auth-box_[data-v-1ad67fb8] {
    top: 50%;
}
.margin-top-10[data-v-1ad67fb8] {
  margin-top: 10px !important;
  margin-top: 0.13333rem !important;
}
.margin-top-20[data-v-1ad67fb8] {
  margin-top: 20px !important;
  margin-top: 0.26667rem !important;
}
.margin-top-30[data-v-1ad67fb8] {
  margin-top: 30px !important;
  margin-top: 0.4rem !important;
}
.margin-top-40[data-v-1ad67fb8] {
  margin-top: 40px !important;
  margin-top: 0.53333rem !important;
}
.margin-top-50[data-v-1ad67fb8] {
  margin-top: 50px !important;
  margin-top: 0.66667rem !important;
}
.margin-top-60[data-v-1ad67fb8] {
  margin-top: 60px !important;
  margin-top: 0.8rem !important;
}
.margin-right-10[data-v-1ad67fb8] {
  margin-right: 10px !important;
  margin-right: 0.13333rem !important;
}
.margin-right-20[data-v-1ad67fb8] {
  margin-right: 20px !important;
  margin-right: 0.26667rem !important;
}
.margin-right-30[data-v-1ad67fb8] {
  margin-right: 30px !important;
  margin-right: 0.4rem !important;
}
.margin-right-40[data-v-1ad67fb8] {
  margin-right: 40px !important;
  margin-right: 0.53333rem !important;
}
.margin-right-50[data-v-1ad67fb8] {
  margin-right: 50px !important;
  margin-right: 0.66667rem !important;
}
.margin-right-60[data-v-1ad67fb8] {
  margin-right: 60px !important;
  margin-right: 0.8rem !important;
}
.margin-bottom-10[data-v-1ad67fb8] {
  margin-bottom: 10px !important;
  margin-bottom: 0.13333rem !important;
}
.margin-bottom-20[data-v-1ad67fb8] {
  margin-bottom: 20px !important;
  margin-bottom: 0.26667rem !important;
}
.margin-bottom-30[data-v-1ad67fb8] {
  margin-bottom: 30px !important;
  margin-bottom: 0.4rem !important;
}
.margin-bottom-40[data-v-1ad67fb8] {
  margin-bottom: 40px !important;
  margin-bottom: 0.53333rem !important;
}
.margin-bottom-50[data-v-1ad67fb8] {
  margin-bottom: 50px !important;
  margin-bottom: 0.66667rem !important;
}
.margin-bottom-60[data-v-1ad67fb8] {
  margin-bottom: 60px !important;
  margin-bottom: 0.8rem !important;
}
.margin-left-10[data-v-1ad67fb8] {
  margin-left: 10px !important;
  margin-left: 0.13333rem !important;
}
.margin-left-20[data-v-1ad67fb8] {
  margin-left: 20px !important;
  margin-left: 0.26667rem !important;
}
.margin-left-30[data-v-1ad67fb8] {
  margin-left: 30px !important;
  margin-left: 0.4rem !important;
}
.margin-left-40[data-v-1ad67fb8] {
  margin-left: 40px !important;
  margin-left: 0.53333rem !important;
}
.margin-left-50[data-v-1ad67fb8] {
  margin-left: 50px !important;
  margin-left: 0.66667rem !important;
}
.margin-left-60[data-v-1ad67fb8] {
  margin-left: 60px !important;
  margin-left: 0.8rem !important;
}
.padding-top-10[data-v-1ad67fb8] {
  padding-top: 10px !important;
  padding-top: 0.13333rem !important;
}
.padding-top-20[data-v-1ad67fb8] {
  padding-top: 20px !important;
  padding-top: 0.26667rem !important;
}
.padding-top-30[data-v-1ad67fb8] {
  padding-top: 30px !important;
  padding-top: 0.4rem !important;
}
.padding-top-40[data-v-1ad67fb8] {
  padding-top: 40px !important;
  padding-top: 0.53333rem !important;
}
.padding-top-50[data-v-1ad67fb8] {
  padding-top: 50px !important;
  padding-top: 0.66667rem !important;
}
.padding-top-60[data-v-1ad67fb8] {
  padding-top: 60px !important;
  padding-top: 0.8rem !important;
}
.padding-right-10[data-v-1ad67fb8] {
  padding-right: 10px !important;
  padding-right: 0.13333rem !important;
}
.padding-right-20[data-v-1ad67fb8] {
  padding-right: 20px !important;
  padding-right: 0.26667rem !important;
}
.padding-right-30[data-v-1ad67fb8] {
  padding-right: 30px !important;
  padding-right: 0.4rem !important;
}
.padding-right-40[data-v-1ad67fb8] {
  padding-right: 40px !important;
  padding-right: 0.53333rem !important;
}
.padding-right-50[data-v-1ad67fb8] {
  padding-right: 50px !important;
  padding-right: 0.66667rem !important;
}
.padding-right-60[data-v-1ad67fb8] {
  padding-right: 60px !important;
  padding-right: 0.8rem !important;
}
.padding-bottom-10[data-v-1ad67fb8] {
  padding-bottom: 10px !important;
  padding-bottom: 0.13333rem !important;
}
.padding-bottom-20[data-v-1ad67fb8] {
  padding-bottom: 20px !important;
  padding-bottom: 0.26667rem !important;
}
.padding-bottom-30[data-v-1ad67fb8] {
  padding-bottom: 30px !important;
  padding-bottom: 0.4rem !important;
}
.padding-bottom-40[data-v-1ad67fb8] {
  padding-bottom: 40px !important;
  padding-bottom: 0.53333rem !important;
}
.padding-bottom-50[data-v-1ad67fb8] {
  padding-bottom: 50px !important;
  padding-bottom: 0.66667rem !important;
}
.padding-bottom-60[data-v-1ad67fb8] {
  padding-bottom: 60px !important;
  padding-bottom: 0.8rem !important;
}
.padding-left-10[data-v-1ad67fb8] {
  padding-left: 10px !important;
  padding-left: 0.13333rem !important;
}
.padding-left-20[data-v-1ad67fb8] {
  padding-left: 20px !important;
  padding-left: 0.26667rem !important;
}
.padding-left-30[data-v-1ad67fb8] {
  padding-left: 30px !important;
  padding-left: 0.4rem !important;
}
.padding-left-40[data-v-1ad67fb8] {
  padding-left: 40px !important;
  padding-left: 0.53333rem !important;
}
.padding-left-50[data-v-1ad67fb8] {
  padding-left: 50px !important;
  padding-left: 0.66667rem !important;
}
.padding-left-60[data-v-1ad67fb8] {
  padding-left: 60px !important;
  padding-left: 0.8rem !important;
}
.bac-transparent[data-v-1ad67fb8] {
  background-color: transparent !important;
}
.bac-transparent .layui-m-layerchild[data-v-1ad67fb8] {
    background-color: transparent !important;
}
.layui-m-layer-lzAlert[data-v-1ad67fb8] {
  width: 80% !important;
}
.layui-m-layer-lzAlert h3[data-v-1ad67fb8] {
    line-height: 32px;
    line-height: 0.42667rem;
    height: unset;
    padding-top: 46px;
    padding-top: 0.61333rem;
    font-size: 32px;
    font-size: 0.42667rem;
}
.layui-m-layer-lzAlert .layui-m-layercont[data-v-1ad67fb8] {
    font-size: 30px;
    font-size: 0.4rem;
    max-height: 300px;
    max-height: 4rem;
    overflow: auto;
    word-break: break-all;
    padding: 60px 40px;
    padding: 0.8rem 0.53333rem;
}
.layui-m-layer-lzAlert .layui-m-layerbtn span[yes][data-v-1ad67fb8] {
    font-size: 30px;
    font-size: 0.4rem;
    color: #0084ff !important;
}
.layui-m-layer-inquiry[data-v-1ad67fb8] {
  width: 80% !important;
}
.layui-m-layer-inquiry .layui-m-layercont[data-v-1ad67fb8] {
    font-size: 30px;
    font-size: 0.4rem;
}
.layui-m-layer-design-lzAlert[data-v-1ad67fb8] {
  width: 670px !important;
  width: 8.93333rem !important;
  padding-bottom: 70px;
  padding-bottom: 0.93333rem;
  border-radius: 32px !important;
  border-radius: 0.42667rem !important;
  background: url(../../static-product/img/alertbg.dacbbd63.png) no-repeat;
  background-size: 401px 334px;
  background-size: 5.34667rem 4.45333rem;
  background-position: center 168px;
  background-position: center 2.24rem;
  background-color: #fff;
}
.layui-m-layer-design-lzAlert .layui-m-layercont[data-v-1ad67fb8] {
    font-size: 30px;
    font-size: 0.4rem;
    overflow: auto;
    word-break: break-all;
    padding: 60px 40px;
    padding: 0.8rem 0.53333rem;
}
.layui-m-layer-design-lzAlert .layui-m-layercont .title[data-v-1ad67fb8] {
      font-size: 38px;
      font-size: 0.50667rem;
      line-height: 48px;
      line-height: 0.64rem;
      color: #000;
      text-align: center;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      font-family: PingFangSC-Semibold;
}
.layui-m-layer-design-lzAlert .layui-m-layercont .desc[data-v-1ad67fb8] {
      font-size: 32px;
      font-size: 0.42667rem;
      color: #3c464f;
      text-align: center;
      line-height: 48px;
      line-height: 0.64rem;
      height: 144px;
      height: 1.92rem;
      overflow-y: auto;
      -webkit-overflow-scrolling: touch;
      margin-top: 439px;
      margin-top: 5.85333rem;
      font-family: PingFangSC-Regular;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn[data-v-1ad67fb8] {
    width: 345px;
    width: 4.6rem;
    height: 95px;
    height: 1.26667rem;
    line-height: 95px;
    line-height: 1.26667rem;
    background: #3c7cfc;
    border: 1px solid #3c7cfc;
    overflow: hidden;
    -webkit-box-shadow: 0 10px 22px 0 rgba(60, 124, 252, 0.2);
    -webkit-box-shadow: 0 0.13333rem 0.29333rem 0 rgba(60, 124, 252, 0.2);
            box-shadow: 0 10px 22px 0 rgba(60, 124, 252, 0.2);
            box-shadow: 0 0.13333rem 0.29333rem 0 rgba(60, 124, 252, 0.2);
    border-radius: 54px;
    border-radius: 0.72rem;
    margin: 0 auto;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn span[yes][data-v-1ad67fb8] {
      font-size: 36px;
      font-size: 0.48rem;
      color: #fff;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn span[yes][data-v-1ad67fb8]:active {
      background: #3c7cfc;
}

/*按钮*/
/*最大按钮*/
.wts-btn-big[data-v-1ad67fb8] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big[data-v-1ad67fb8]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*中型按钮*/
.wts-btn-middle[data-v-1ad67fb8] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 294px;
  width: 3.92rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 80px;
  line-height: 1.06667rem;
  border-radius: 8px;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-middle[data-v-1ad67fb8]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-all[data-v-1ad67fb8] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 110px;
  height: 1.46667rem;
  font-size: 40px;
  font-size: 0.53333rem;
  line-height: 110px;
  line-height: 1.46667rem;
  border-radius: 0;
  display: block;
  text-align: center;
}
.wts-btn-all[data-v-1ad67fb8]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-free[data-v-1ad67fb8] {
  color: #fff;
  background-color: #ff6e06;
  font-size: 30px;
  font-size: 0.4rem;
  border-radius: 5px;
  padding: 3px 10px;
  padding: 3px 0.13333rem;
  display: inline-block;
  text-align: center;
}
.wts-btn-free[data-v-1ad67fb8]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}
.wts-btn-big-blue[data-v-1ad67fb8] {
  color: #fff;
  background-color: #3aa9f8;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 94px;
  height: 1.25333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 94px;
  line-height: 1.25333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-blue[data-v-1ad67fb8]:focus {
    color: #e6e6e6;
    background-color: #0994f6;
}

/*蓝色线型按钮-中*/
.wts-btn-cp[data-v-1ad67fb8] {
  color: #fff;
  background-color: #0084ff;
  border: 1px solid #fff;
  display: inline-block;
  text-align: center;
  width: 310px;
  width: 4.13333rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 76px;
  line-height: 1.01333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-cp[data-v-1ad67fb8]:hover, .wts-btn-cp[data-v-1ad67fb8]:focus {
    color: #fff;
    background-color: #fff;
    border: 1px solid #fff;
}
.wts-btn-radius[data-v-1ad67fb8] {
  color: #aaa;
  background-color: #fff;
  border: 1px solid #aaa;
  display: inline-block;
  text-align: center;
  width: 153px;
  width: 2.04rem;
  height: 55px;
  height: 0.73333rem;
  font-size: 26px;
  font-size: 0.34667rem;
  line-height: 55px;
  line-height: 0.73333rem;
  border-radius: 25px;
  border-radius: 0.33333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-radius[data-v-1ad67fb8]:hover, .wts-btn-radius[data-v-1ad67fb8]:focus {
    color: #fff;
    background-color: #aaa;
    border: 1px solid #aaa;
}

/*微大型按钮*/
.wts-btn-big-01[data-v-1ad67fb8] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 590px;
  width: 7.86667rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-01[data-v-1ad67fb8]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*查看更多*/
.wts-btn-more[data-v-1ad67fb8] {
  display: block;
  border-top: 1px solid #eee;
  height: 86px;
  height: 1.14667rem;
  line-height: 86px;
  line-height: 1.14667rem;
  text-align: center;
  margin-left: -60px;
  margin-left: -0.8rem;
  color: #000;
  font-size: 28px;
  font-size: 0.37333rem;
  position: relative;
}
.wts-btn-more[data-v-1ad67fb8]:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 38%;
  margin-top: -18px;
  margin-top: -0.24rem;
  margin-left: 90px;
  margin-left: 1.2rem;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  border-right: 3px solid #000;
  border-top: 3px solid #000;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}
.lz-readys[data-v-1ad67fb8] {
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  min-height: 100vh;
  background-color: #fff;
  z-index: 9999;
}
.lz-readys .spinner[data-v-1ad67fb8] {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -20px;
    margin-top: -0.26667rem;
    margin-left: -20px;
    margin-left: -0.26667rem;
    width: 40px;
    width: 0.53333rem;
    height: 40px;
    height: 0.53333rem;
}
.lz-readys .container1 > div[data-v-1ad67fb8],
  .lz-readys .container2 > div[data-v-1ad67fb8],
  .lz-readys .container3 > div[data-v-1ad67fb8] {
    width: 10px;
    width: 0.13333rem;
    height: 10px;
    height: 0.13333rem;
    background-color: #0084ff;
    border-radius: 100%;
    position: absolute;
    -webkit-animation: bouncedelay-1ad67fb8 1.2s infinite ease-in-out;
    animation: bouncedelay-1ad67fb8 1.2s infinite ease-in-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.lz-readys .spinner .spinner-container[data-v-1ad67fb8] {
    position: absolute;
    width: 100%;
    height: 100%;
}
.lz-readys .container2[data-v-1ad67fb8] {
    -webkit-transform: rotateZ(45deg);
    -ms-transform: rotate(45deg);
        transform: rotateZ(45deg);
}
.lz-readys .container3[data-v-1ad67fb8] {
    -webkit-transform: rotateZ(90deg);
    -ms-transform: rotate(90deg);
        transform: rotateZ(90deg);
}
.lz-readys .circle1[data-v-1ad67fb8] {
    top: 0;
    left: 0;
}
.lz-readys .circle2[data-v-1ad67fb8] {
    top: 0;
    right: 0;
}
.lz-readys .circle3[data-v-1ad67fb8] {
    right: 0;
    bottom: 0;
}
.lz-readys .circle4[data-v-1ad67fb8] {
    left: 0;
    bottom: 0;
}
.lz-readys .container2 .circle1[data-v-1ad67fb8] {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}
.lz-readys .container3 .circle1[data-v-1ad67fb8] {
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
}
.lz-readys .container1 .circle2[data-v-1ad67fb8] {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}
.lz-readys .container2 .circle2[data-v-1ad67fb8] {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}
.lz-readys .container3 .circle2[data-v-1ad67fb8] {
    -webkit-animation-delay: -0.7s;
    animation-delay: -0.7s;
}
.lz-readys .container1 .circle3[data-v-1ad67fb8] {
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.6s;
}
.lz-readys .container2 .circle3[data-v-1ad67fb8] {
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s;
}
.lz-readys .container3 .circle3[data-v-1ad67fb8] {
    -webkit-animation-delay: -0.4s;
    animation-delay: -0.4s;
}
.lz-readys .container1 .circle4[data-v-1ad67fb8] {
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s;
}
.lz-readys .container2 .circle4[data-v-1ad67fb8] {
    -webkit-animation-delay: -0.2s;
    animation-delay: -0.2s;
}
.lz-readys .container3 .circle4[data-v-1ad67fb8] {
    -webkit-animation-delay: -0.1s;
    animation-delay: -0.1s;
}
@-webkit-keyframes bouncedelay-1ad67fb8 {
0%,
  80%,
  100% {
    -webkit-transform: scale(0);
}
40% {
    -webkit-transform: scale(1);
}
}
@keyframes bouncedelay-1ad67fb8 {
0%,
  80%,
  100% {
    transform: scale(0);
    -webkit-transform: scale(0);
}
40% {
    transform: scale(1);
    -webkit-transform: scale(1);
}
}
.lz-readys .loadText[data-v-1ad67fb8] {
    position: absolute;
    top: 40%;
    left: 50%;
    width: 100px;
    width: 1.33333rem;
    margin-left: -50px;
    margin-left: -0.66667rem;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    font-size: 14px;
    font-size: 0.18667rem;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.6);
    color: #fff;
    font-size: 14px;
    padding-bottom: 10px;
    padding-bottom: 0.13333rem;
}
.lz-readys .loadText .gifLoad[data-v-1ad67fb8] {
      width: 60px;
      width: 0.8rem;
      height: 60px;
      height: 0.8rem;
      display: block;
      margin: 10px auto;
      margin: 0.13333rem auto;
}
.design-modal[data-v-1ad67fb8] {
  width: 630px;
  width: 8.4rem;
}
.design-modal.design-modal-footer[data-v-1ad67fb8] {
    width: 690px;
    width: 9.2rem;
    bottom: 20px;
    bottom: 0.26667rem;
    top: auto;
    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    border-radius: 10px;
    border-radius: 0.13333rem;
    background: rgba(255, 255, 255, 0.8);
}
.design-modal.design-modal-footer .van-dialog__footer[data-v-1ad67fb8] {
      display: none;
}
.design-modal.design-modal-confirm[data-v-1ad67fb8] {
    width: 650px;
    width: 8.66667rem;
}
.design-modal.design-modal-confirm .van-dialog__content .van-dialog__message[data-v-1ad67fb8] {
      padding: 40px 30px;
      padding: 0.53333rem 0.4rem;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-button--default[data-v-1ad67fb8] {
      width: 260px;
      width: 3.46667rem;
      height: 80px;
      height: 1.06667rem;
      background: #236DFF;
      border-radius: 40px;
      border-radius: 0.53333rem;
      -webkit-box-flex: 0;
          -ms-flex: none;
              flex: none;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-button--default .van-button__text[data-v-1ad67fb8] {
        font-size: 28px;
        font-size: 0.37333rem;
        color: #fff;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-dialog__cancel[data-v-1ad67fb8] {
      background: #fff;
      border: 1px solid #236DFF;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-dialog__cancel .van-button__text[data-v-1ad67fb8] {
        color: #236DFF;
}
.design-modal .van-dialog__header[data-v-1ad67fb8] {
    color: #000000;
    font-size: 34px;
    font-size: 0.45333rem;
    line-height: 48px;
    line-height: 0.64rem;
    padding-top: 40px;
    padding-top: 0.53333rem;
    font-weight: 700;
}
.design-modal .van-dialog__content .van-dialog__message[data-v-1ad67fb8] {
    color: #444444;
    font-size: 30px;
    font-size: 0.4rem;
    line-height: 42px;
    line-height: 0.56rem;
    padding: 30px;
    padding: 0.4rem;
}
.design-modal .van-dialog__footer[data-v-1ad67fb8] {
    padding: 0 30px 40px;
    padding: 0 0.4rem 0.53333rem;
}
.design-modal .van-dialog__footer.van-hairline--top[data-v-1ad67fb8]::after {
      border: none;
}
.design-modal .van-dialog__footer .van-button--default[data-v-1ad67fb8] {
      width: 320px;
      width: 4.26667rem;
      height: 88px;
      height: 1.17333rem;
      background: #236DFF;
      border-radius: 44px;
      border-radius: 0.58667rem;
      margin: 0 auto;
      -webkit-box-flex: 0;
          -ms-flex: none;
              flex: none;
}
.design-modal .van-dialog__footer .van-button--default .van-button__text[data-v-1ad67fb8] {
        font-size: 32px;
        font-size: 0.42667rem;
        color: #fff;
}
.cash-value-box[data-v-1ad67fb8] {
  padding-bottom: 20px;
  padding-bottom: 0.26667rem;
}
.cash-value-box .top-tit[data-v-1ad67fb8] {
    font-size: 30px;
    font-size: 0.4rem;
    text-align: center;
    line-height: 60px;
    line-height: 0.8rem;
}
.cash-value-box .center-desc[data-v-1ad67fb8] {
    font-size: 30px;
    font-size: 0.4rem;
    color: #666;
    text-align: center;
}
.cash-value-box .center-desc span[data-v-1ad67fb8] {
      color: #0084ff;
}
.cash-value-box .chosed-value[data-v-1ad67fb8] {
    color: #0084ff;
    font-weight: bold;
    font-size: 40px;
    font-size: 0.53333rem;
    line-height: 50px;
    line-height: 0.66667rem;
    text-align: center;
}
.cash-value-box .bottom-desc[data-v-1ad67fb8] {
    font-size: 26px;
    font-size: 0.34667rem;
    line-height: 36px;
    line-height: 0.48rem;
    color: #F66D05;
}
.cash-value-box .AccountValueSelectBox[data-v-1ad67fb8] {
    height: 60PX;
    position: relative;
}
.cash-value-box .wrap[data-v-1ad67fb8] {
    min-width: 320PX;
    max-width: 768PX;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}
.cash-value-box .wrapper[data-v-1ad67fb8] {
    position: relative;
    height: 60PX;
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
}
.cash-value-box .wrapper .scroller[data-v-1ad67fb8] {
    position: absolute;
    padding: 0 50% 0 50%;
    z-index: 1;
}
.cash-value-box .wrapper .scroller li[data-v-1ad67fb8] {
    float: left;
    width: 10PX;
    height: 60PX;
    text-align: center;
    font-style: none;
    padding: 24PX 0 30PX;
    position: relative;
}
.cash-value-box .wrapper .scroller li[data-v-1ad67fb8]:nth-last-of-type(1) {
      width: 1PX;
}
.cash-value-box .wrapper .scroller li[data-v-1ad67fb8]:nth-of-type(5n) {
      padding: 15PX 0 30PX;
}
.cash-value-box .wrapper .scroller li span[data-v-1ad67fb8] {
    display: block;
    border-left: 1PX solid #ddd;
    border-bottom: 1PX solid #ddd;
    width: 100%;
    height: 100%;
    position: relative;
}
.cash-value-box .wrapper .scroller li span i[data-v-1ad67fb8] {
    position: absolute;
    bottom: -25PX;
    left: -25PX;
    font-size: 12PX;
    font-style: normal;
    width: 50PX;
}
.cash-value-box .pillar[data-v-1ad67fb8] {
    background: #0084ff;
    position: absolute;
    top: 0;
    left: 50%;
    width: 1PX;
    height: 30PX;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    border-top-left-radius: 2PX;
    border-top-right-radius: 2PX;
}

@charset "UTF-8";
/*---------       字体行高       -----------*/
/*---------       字体颜色       -----------*/
/*---------       边框颜色       -----------*/
/*---------       背景颜色       -----------*/
/*--------- 按钮颜色  ---- */
/* 属性多值传递
ex:
@include remCalc(padding,10,20);
padding: 0.13333rem 0.26667rem;*/
/*按钮纯色系*/
/*按钮边框色系*/
/*按钮大小*/
/*自适应按钮*/
/*标题*/
/*小消息标签*/
/*背景色点击变化*/
/*字数省略限制*/
/*波纹点击效果*/
/*按钮*/
/*最大按钮*/
.wts-btn-big[data-v-4445c861] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big[data-v-4445c861]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*中型按钮*/
.wts-btn-middle[data-v-4445c861] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 294px;
  width: 3.92rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 80px;
  line-height: 1.06667rem;
  border-radius: 8px;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-middle[data-v-4445c861]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-all[data-v-4445c861] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 110px;
  height: 1.46667rem;
  font-size: 40px;
  font-size: 0.53333rem;
  line-height: 110px;
  line-height: 1.46667rem;
  border-radius: 0;
  display: block;
  text-align: center;
}
.wts-btn-all[data-v-4445c861]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-free[data-v-4445c861] {
  color: #fff;
  background-color: #ff6e06;
  font-size: 30px;
  font-size: 0.4rem;
  border-radius: 5px;
  padding: 3px 10px;
  padding: 3px 0.13333rem;
  display: inline-block;
  text-align: center;
}
.wts-btn-free[data-v-4445c861]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}
.wts-btn-big-blue[data-v-4445c861] {
  color: #fff;
  background-color: #3aa9f8;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 94px;
  height: 1.25333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 94px;
  line-height: 1.25333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-blue[data-v-4445c861]:focus {
    color: #e6e6e6;
    background-color: #0994f6;
}

/*蓝色线型按钮-中*/
.wts-btn-cp[data-v-4445c861] {
  color: #fff;
  background-color: #0084ff;
  border: 1px solid #fff;
  display: inline-block;
  text-align: center;
  width: 310px;
  width: 4.13333rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 76px;
  line-height: 1.01333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-cp[data-v-4445c861]:hover, .wts-btn-cp[data-v-4445c861]:focus {
    color: #fff;
    background-color: #fff;
    border: 1px solid #fff;
}
.wts-btn-radius[data-v-4445c861] {
  color: #aaa;
  background-color: #fff;
  border: 1px solid #aaa;
  display: inline-block;
  text-align: center;
  width: 153px;
  width: 2.04rem;
  height: 55px;
  height: 0.73333rem;
  font-size: 26px;
  font-size: 0.34667rem;
  line-height: 55px;
  line-height: 0.73333rem;
  border-radius: 25px;
  border-radius: 0.33333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-radius[data-v-4445c861]:hover, .wts-btn-radius[data-v-4445c861]:focus {
    color: #fff;
    background-color: #aaa;
    border: 1px solid #aaa;
}

/*微大型按钮*/
.wts-btn-big-01[data-v-4445c861] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 590px;
  width: 7.86667rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-01[data-v-4445c861]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*查看更多*/
.wts-btn-more[data-v-4445c861] {
  display: block;
  border-top: 1px solid #eee;
  height: 86px;
  height: 1.14667rem;
  line-height: 86px;
  line-height: 1.14667rem;
  text-align: center;
  margin-left: -60px;
  margin-left: -0.8rem;
  color: #000;
  font-size: 28px;
  font-size: 0.37333rem;
  position: relative;
}
.wts-btn-more[data-v-4445c861]:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 38%;
  margin-top: -18px;
  margin-top: -0.24rem;
  margin-left: 90px;
  margin-left: 1.2rem;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  border-right: 3px solid #000;
  border-top: 3px solid #000;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}
.body-container[data-v-4445c861] {
  width: 750px;
  width: 10rem;
  margin: 0 auto;
  position: relative;
  background-color: #f5f5f5;
}
.lz-top-img[data-v-4445c861] {
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
}

/*单选框*/
.lz-radio[data-v-4445c861] {
  position: relative;
  -webkit-appearance: none;
  width: 18px;
  width: 0.24rem;
  height: 18px;
  height: 0.24rem;
  background-color: transparent;
  border: none;
}
.lz-radio[data-v-4445c861]:before {
  content: "\e623";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 12px;
  font-size: 0.16rem;
  line-height: 18px;
  line-height: 0.24rem;
  text-align: center;
  width: 18px;
  width: 0.24rem;
  height: 18px;
  height: 0.24rem;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  color: #fff;
  opacity: 1;
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 50%;
}
.lz-radio[data-v-4445c861]:checked::before {
  background-color: #0084ff;
  border: 1px solid #0084ff;
}
.lz-radio-new[data-v-4445c861] {
  position: relative;
  background-color: #fff;
  width: 40px;
  width: 0.53333rem;
  height: 40px;
  height: 0.53333rem;
  border-radius: 50%;
  display: inline-block;
  border: 1px solid #e5e5e5;
}
.lz-radio-new[data-check=true][data-v-4445c861] {
  background-color: #0084ff;
  border: 1px solid #0084ff;
}
.lz-radio-new[data-check=true][data-v-4445c861]:before {
  content: "\e6f0";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 20px;
  font-size: 0.26667rem;
  line-height: 40px;
  line-height: 0.53333rem;
  text-align: center;
  color: #fff;
  position: absolute;
  top: 2px;
  right: 4px;
  margin-top: -1px;
}

/*多选框*/
.lz-checkbox[data-v-4445c861] {
  position: relative;
  -webkit-appearance: none;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: transparent;
  border: none;
}
.lz-checkbox[data-v-4445c861]:before {
  content: "\e64e";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 14px;
  font-size: 0.18667rem;
  line-height: 24px;
  line-height: 0.32rem;
  text-align: center;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: #fff;
  color: transparent;
  border: 1px solid #ccc;
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 6px;
}
.lz-checkbox[data-v-4445c861]:checked::before {
  color: #0084ff;
  background-color: #fff;
  border: 1px solid #0084ff;
}

/*多选框2-选择外层选中*/
.lz-checkbox-02[data-v-4445c861] {
  position: relative;
  -webkit-appearance: none;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: transparent;
  border: none;
}
.lz-checkbox-02[data-v-4445c861]:before {
  content: "\e623";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 14px;
  font-size: 0.18667rem;
  line-height: 21px;
  line-height: 0.28rem;
  text-align: center;
  width: 22px;
  width: 0.29333rem;
  height: 21px;
  height: 0.28rem;
  background-color: #fff;
  color: transparent;
  border: 1px solid #ccc;
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.checkLi[data-v-4445c861] {
  color: #0084ff !important;
}
.checkLi .lz-checkbox-02[data-v-4445c861]:before {
    color: #fff;
    background-color: #0084ff;
    border: 1px solid #0084ff;
}

/*底部按钮*/
.lz-apply-btn[data-v-4445c861] {
  position: fixed;
  bottom: 0;
  border-top: 2px solid #fff;
  z-index: 20;
  color: #666;
  background-color: #f0f0f0;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 100px;
  height: 1.33333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 0;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.lz-apply-btn i[data-v-4445c861] {
    font-size: 40px;
    font-size: 0.53333rem;
    margin-right: 10px;
    margin-right: 0.13333rem;
}

/*底部提示*/
.lz-lp-footer[data-v-4445c861] {
  position: absolute;
  bottom: 100px;
  bottom: 1.33333rem;
  padding: 10px;
  padding: 0.13333rem;
}
.lz-lp-footer p[data-v-4445c861] {
    margin-bottom: 10px;
    margin-bottom: 0.13333rem;
}

/*顶部返回栏*/
.lz-top-title-empty[data-v-4445c861] {
  width: 100%;
  height: 90px;
  height: 1.2rem;
}
.lz-top-title[data-v-4445c861] {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 555;
  width: 100%;
  height: 90px;
  height: 1.2rem;
  line-height: 90px;
  line-height: 1.2rem;
  background-color: #0084ff;
  color: #fff;
  font-size: 28px;
  font-size: 0.37333rem;
}
.lz-top-title .left[data-v-4445c861] {
    position: absolute;
    top: 0;
    left: 20px;
    left: 0.26667rem;
    color: #fff;
}
.lz-top-title .right[data-v-4445c861] {
    position: absolute;
    top: 0;
    right: 20px;
    right: 0.26667rem;
    color: #fff;
}
.lz-top-title .center[data-v-4445c861] {
    text-align: center;
    font-size: 32px;
    font-size: 0.42667rem;
}

/*订单页*/
.lz-order-list[data-v-4445c861] {
  background-color: #fff;
  padding-top: 44px;
  padding-top: 0.58667rem;
}
.lz-order-list .titles[data-v-4445c861] {
    font-size: 36px;
    font-size: 0.48rem;
    color: #222;
    text-align: center;
}
.lz-order-list .need-com[data-v-4445c861] {
    position: relative;
    top: -4px;
    font-size: 12px;
    font-size: 0.16rem;
    line-height: 1.2;
    padding: 1px 8px;
    background-color: #fff;
    position: relative;
    color: #fff;
    border-radius: 5px;
    font-size: 28px;
    font-size: 0.37333rem;
    border: 1px solid #0084ff;
    margin-left: 5px;
    color: #0084ff;
}
.lz-order-list .need-com[data-v-4445c861]::before {
      content: '';
      position: absolute;
      left: -6px;
      top: 50%;
      margin-top: -3px;
      width: 0;
      height: 0;
      border: 3px solid transparent;
      border-right-color: #fff;
}
.lz-order-list .need-com[data-v-4445c861]:before {
    content: 0;
}
.lz-order-list .uls-order[data-v-4445c861] {
    width: 100%;
}
.lz-order-list .uls-order > li[data-v-4445c861] {
      text-align: center;
      font-size: 36px;
      font-size: 0.48rem;
      display: block;
      padding: 40px 0;
      padding: 0.53333rem 0;
}
.lz-order-list .uls-order > li .order-name[data-v-4445c861] {
        display: block;
        line-height: 40px;
        line-height: 0.53333rem;
        color: #000;
}
.lz-order-list .uls-order > li .order-inform[data-v-4445c861] {
        font-size: 60px;
        font-size: 0.8rem;
        display: block;
        margin-top: 4px;
        line-height: 80px;
        line-height: 1.06667rem;
        color: #ff6f07;
}
.lz-order-list .btn-check[data-v-4445c861],
  .lz-order-list .btn-pay[data-v-4445c861] {
    color: #ccc;
    background-color: #fff;
    border: 1px solid #ccc;
    display: inline-block;
    text-align: center;
    width: 180px;
    width: 2.4rem;
    height: 60px;
    height: 0.8rem;
    font-size: 28px;
    font-size: 0.37333rem;
    line-height: 56px;
    line-height: 0.74667rem;
    border-radius: 0;
    float: right;
    margin-left: 10px;
    margin-left: 0.13333rem;
}
.lz-order-list .btn-check[data-v-4445c861]:hover, .lz-order-list .btn-check[data-v-4445c861]:focus,
    .lz-order-list .btn-pay[data-v-4445c861]:hover,
    .lz-order-list .btn-pay[data-v-4445c861]:focus {
      color: #fff;
      background-color: #ccc;
      border: 1px solid #ccc;
}
.pay-many[data-v-4445c861] {
  margin-top: 12px;
  margin-top: 0.16rem;
  line-height: 88px;
  line-height: 1.17333rem;
  display: block;
  padding-left: 30px;
  padding-left: 0.4rem;
  font-size: 36px;
  font-size: 0.48rem;
}
.lz-bankBanch[data-v-4445c861] {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}
.lz-bankBanch.active[data-v-4445c861] {
    display: block;
}
.lz-bankBanch .lz-drop-search[data-v-4445c861] {
    background-color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}
.lz-bankBanch .lz-drop-search .title[data-v-4445c861] {
      position: relative;
      width: 100%;
      height: 100px;
      height: 1.33333rem;
      line-height: 100px;
      line-height: 1.33333rem;
      font-size: 34px;
      font-size: 0.45333rem;
      text-align: center;
}
.lz-bankBanch .lz-drop-search .title i[data-v-4445c861] {
        font-size: 50px;
        font-size: 0.66667rem;
        position: absolute;
        right: 0;
        top: 0;
        width: 80px;
        width: 1.06667rem;
        line-height: 100px;
        line-height: 1.33333rem;
}
.lz-bankBanch .lz-drop-search .search-box[data-v-4445c861] {
      position: relative;
      width: 100%;
      height: 100px;
      height: 1.33333rem;
      padding: 15px 40px;
      padding: 0.2rem 0.53333rem;
      text-align: center;
      background-color: #f5f5f5;
}
.lz-bankBanch .lz-drop-search .search-box i[data-v-4445c861] {
        position: absolute;
        left: 50px;
        left: 0.66667rem;
        top: 50%;
        margin-top: -35px;
        margin-top: -0.46667rem;
        font-size: 30px;
        font-size: 0.4rem;
        height: 70px;
        height: 0.93333rem;
        line-height: 70px;
        line-height: 0.93333rem;
        color: #999;
}
.lz-bankBanch .lz-drop-search .search[data-v-4445c861] {
      display: block;
      width: 100%;
      height: 70px;
      height: 0.93333rem;
      background-color: #fff;
      color: #333;
      padding-left: 50px;
      padding-left: 0.66667rem;
      margin: 0;
      border-color: #fff;
      font-size: 32px;
      font-size: 0.42667rem;
      border: none;
}
.lz-bankBanch .lz-drop-search .selected[data-v-4445c861] {
      width: 100%;
      height: 300px;
      height: 4rem;
      padding: 10px 20px;
      padding: 0.13333rem 0.26667rem;
      overflow: auto !important;
}
.lz-bankBanch .lz-drop-search .selected .option[data-v-4445c861] {
        position: relative;
        display: block;
        min-height: 20px;
        min-height: 0.26667rem;
        width: 100%;
        font-size: 16px;
        font-size: 0.21333rem;
        line-height: 20px;
        line-height: 0.26667rem;
        padding: 5px 0;
        color: #666;
        border-top: 1px solid #ececec;
}
.lz-bankBanch .lz-drop-search .selected .option[data-v-4445c861]:first-child {
          border-top: none;
}
.lz-list-block[data-v-4445c861] {
  position: relative;
}
.lz-list-block .ul-List .icons-left[data-v-4445c861] {
    position: absolute;
    width: 50px;
    width: 0.66667rem;
    left: 0;
    top: 25px;
    top: 0.33333rem;
    display: inline-block;
    height: 50px;
    height: 0.66667rem;
    font-size: 44px;
    font-size: 0.58667rem;
    color: #0084ff;
}
.lz-list-block .ul-List .ripple[data-v-4445c861] {
    position: relative;
    overflow: hidden;
}
.lz-list-block .ul-List .ripple[data-v-4445c861]:after {
      content: "";
      display: block;
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      pointer-events: none;
      background-image: radial-gradient(circle, #666 10%, transparent 10.01%);
      background-repeat: no-repeat;
      background-position: 50%;
      -webkit-transform: scale(10, 10);
          -ms-transform: scale(10, 10);
              transform: scale(10, 10);
      opacity: 0;
      -webkit-transition: opacity .5s, -webkit-transform .3s;
      transition: opacity .5s, -webkit-transform .3s;
      transition: transform .3s, opacity .5s;
      transition: transform .3s, opacity .5s, -webkit-transform .3s;
}
.lz-list-block .ul-List .ripple[data-v-4445c861]:active:after {
      -webkit-transform: scale(0, 0);
          -ms-transform: scale(0, 0);
              transform: scale(0, 0);
      opacity: .3;
      -webkit-transition: 0s;
      transition: 0s;
}
.lz-list-block .ul-List .item-content[data-v-4445c861] {
    background-color: #fff;
    width: 100%;
    line-height: 100px;
    line-height: 1.33333rem;
    height: 100px;
    height: 1.33333rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 30px;
    padding: 0 0.4rem;
    border-bottom: 1px solid #e7e7e7;
    font-size: 30px;
    font-size: 0.4rem;
}
.lz-list-block .ul-List .item-content > a.item-link[data-v-4445c861] {
      font-size: 30px;
      font-size: 0.4rem;
      display: block;
      width: 100%;
      height: 100%;
      color: #000;
}
.lz-list-block .ul-List .item-content .item-inner[data-v-4445c861] {
      width: 100%;
      height: 100%;
      position: relative;
      padding-right: 40px;
      padding-right: 0.53333rem;
      padding-left: 70px;
      padding-left: 0.93333rem;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
}
.lz-list-block .ul-List .item-content .icon-gerenziliao[data-v-4445c861] {
      font-size: 30px;
      font-size: 0.4rem;
}
.lz-list-block .ul-List .item-content .icons-right[data-v-4445c861] {
      position: absolute;
      right: 0;
      top: 0;
      display: inline-block;
      height: 100px;
      height: 1.33333rem;
      line-height: 100px;
      line-height: 1.33333rem;
      font-size: 36px;
      font-size: 0.48rem;
      color: #cac9ce;
}
.lz-list-block .ul-List .item-content .item-form[data-v-4445c861] {
      padding-left: 0;
}
.lz-list-block .ul-List .item-content .item-form .item-e-left[data-v-4445c861] {
        width: 30%;
        height: 100%;
        display: inline-block;
        float: left;
}
.lz-list-block .ul-List .item-content .item-form .item-e-right[data-v-4445c861] {
        width: 68%;
        height: 100%;
        text-align: right;
        display: inline-block;
        float: right;
        margin-bottom: 0;
}
.lz-list-block .ul-List .item-content .item-form input[type="text"][data-v-4445c861] {
        border: none;
        background-color: #fff;
}
.lz-list-block .ul-List .item-content .item-form .lz-radio[data-v-4445c861] {
        margin-top: 30px;
        margin-top: 0.4rem;
}
.lz-list-block .ul-List .item-content .item-form .date-input[data-v-4445c861] {
        border: none;
        text-align: right;
        background-color: #fff;
        height: 90px;
        height: 1.2rem;
        line-height: 90px;
        line-height: 1.2rem;
        margin-right: -55px;
        margin-right: -0.73333rem;
}
.lz-list-block .ul-List .item-content .item-title[data-v-4445c861] {
      padding: 0;
}
.lz-list-block .ul-List .item-content .item-title .item-img[data-v-4445c861] {
        position: absolute;
        right: 0;
        top: 5px;
        width: 90px;
        width: 1.2rem;
        height: 90px;
        height: 1.2rem;
        border-radius: 50%;
}
.shadeBox[data-v-4445c861] {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 999;
  background-color: rgba(0, 0, 0, 0.4);
}
#emptyDom[data-v-4445c861] {
  font-size: 34px;
  font-size: 0.45333rem;
}
#emptyDom .empty-icon[data-v-4445c861] {
    width: 185px;
    width: 2.46667rem;
    display: block;
    margin: 30px auto 10px;
    margin: 0.4rem auto 0.13333rem;
}
#emptyDom p[data-v-4445c861] {
    text-align: center;
    font-size: 34px;
    font-size: 0.45333rem;
}
.lz-layer-bg[data-v-4445c861] {
  background-color: transparent !important;
}
.layui-m-layer2 .layui-m-layerchild p[data-v-4445c861] {
  color: #fff;
}
.layout-enter-active[data-v-4445c861], .layout-leave-active[data-v-4445c861] {
  -webkit-transition: opacity .5s;
  transition: opacity .5s;
}
.layout-enter[data-v-4445c861], .layout-leave-active[data-v-4445c861] {
  opacity: 0;
}
.van-picker button[data-v-4445c861] {
  font-size: 30px;
  font-size: 0.4rem;
}
.van-image[data-v-4445c861] {
  vertical-align: middle;
}
.van-image img[data-v-4445c861] {
    vertical-align: middle;
}
.share-process-yindao[data-v-4445c861] {
  background-color: transparent;
  position: fixed;
  left: 0;
  top: 0;
  width: 750px;
  width: 10rem;
}
.share-process-yindao .layui-m-layercont[data-v-4445c861] {
    text-align: right;
    padding-right: 20px;
    padding-right: 0.26667rem;
    padding-top: 20px;
    padding-top: 0.26667rem;
}
.share-process-yindao img[data-v-4445c861] {
    width: 560px;
    width: 7.46667rem;
}
.vue-puzzle-vcode[data-v-4445c861] {
  z-index: 999999 !important;
}
.vue-puzzle-vcode .vue-auth-box_[data-v-4445c861] {
    top: 50%;
}
.margin-top-10[data-v-4445c861] {
  margin-top: 10px !important;
  margin-top: 0.13333rem !important;
}
.margin-top-20[data-v-4445c861] {
  margin-top: 20px !important;
  margin-top: 0.26667rem !important;
}
.margin-top-30[data-v-4445c861] {
  margin-top: 30px !important;
  margin-top: 0.4rem !important;
}
.margin-top-40[data-v-4445c861] {
  margin-top: 40px !important;
  margin-top: 0.53333rem !important;
}
.margin-top-50[data-v-4445c861] {
  margin-top: 50px !important;
  margin-top: 0.66667rem !important;
}
.margin-top-60[data-v-4445c861] {
  margin-top: 60px !important;
  margin-top: 0.8rem !important;
}
.margin-right-10[data-v-4445c861] {
  margin-right: 10px !important;
  margin-right: 0.13333rem !important;
}
.margin-right-20[data-v-4445c861] {
  margin-right: 20px !important;
  margin-right: 0.26667rem !important;
}
.margin-right-30[data-v-4445c861] {
  margin-right: 30px !important;
  margin-right: 0.4rem !important;
}
.margin-right-40[data-v-4445c861] {
  margin-right: 40px !important;
  margin-right: 0.53333rem !important;
}
.margin-right-50[data-v-4445c861] {
  margin-right: 50px !important;
  margin-right: 0.66667rem !important;
}
.margin-right-60[data-v-4445c861] {
  margin-right: 60px !important;
  margin-right: 0.8rem !important;
}
.margin-bottom-10[data-v-4445c861] {
  margin-bottom: 10px !important;
  margin-bottom: 0.13333rem !important;
}
.margin-bottom-20[data-v-4445c861] {
  margin-bottom: 20px !important;
  margin-bottom: 0.26667rem !important;
}
.margin-bottom-30[data-v-4445c861] {
  margin-bottom: 30px !important;
  margin-bottom: 0.4rem !important;
}
.margin-bottom-40[data-v-4445c861] {
  margin-bottom: 40px !important;
  margin-bottom: 0.53333rem !important;
}
.margin-bottom-50[data-v-4445c861] {
  margin-bottom: 50px !important;
  margin-bottom: 0.66667rem !important;
}
.margin-bottom-60[data-v-4445c861] {
  margin-bottom: 60px !important;
  margin-bottom: 0.8rem !important;
}
.margin-left-10[data-v-4445c861] {
  margin-left: 10px !important;
  margin-left: 0.13333rem !important;
}
.margin-left-20[data-v-4445c861] {
  margin-left: 20px !important;
  margin-left: 0.26667rem !important;
}
.margin-left-30[data-v-4445c861] {
  margin-left: 30px !important;
  margin-left: 0.4rem !important;
}
.margin-left-40[data-v-4445c861] {
  margin-left: 40px !important;
  margin-left: 0.53333rem !important;
}
.margin-left-50[data-v-4445c861] {
  margin-left: 50px !important;
  margin-left: 0.66667rem !important;
}
.margin-left-60[data-v-4445c861] {
  margin-left: 60px !important;
  margin-left: 0.8rem !important;
}
.padding-top-10[data-v-4445c861] {
  padding-top: 10px !important;
  padding-top: 0.13333rem !important;
}
.padding-top-20[data-v-4445c861] {
  padding-top: 20px !important;
  padding-top: 0.26667rem !important;
}
.padding-top-30[data-v-4445c861] {
  padding-top: 30px !important;
  padding-top: 0.4rem !important;
}
.padding-top-40[data-v-4445c861] {
  padding-top: 40px !important;
  padding-top: 0.53333rem !important;
}
.padding-top-50[data-v-4445c861] {
  padding-top: 50px !important;
  padding-top: 0.66667rem !important;
}
.padding-top-60[data-v-4445c861] {
  padding-top: 60px !important;
  padding-top: 0.8rem !important;
}
.padding-right-10[data-v-4445c861] {
  padding-right: 10px !important;
  padding-right: 0.13333rem !important;
}
.padding-right-20[data-v-4445c861] {
  padding-right: 20px !important;
  padding-right: 0.26667rem !important;
}
.padding-right-30[data-v-4445c861] {
  padding-right: 30px !important;
  padding-right: 0.4rem !important;
}
.padding-right-40[data-v-4445c861] {
  padding-right: 40px !important;
  padding-right: 0.53333rem !important;
}
.padding-right-50[data-v-4445c861] {
  padding-right: 50px !important;
  padding-right: 0.66667rem !important;
}
.padding-right-60[data-v-4445c861] {
  padding-right: 60px !important;
  padding-right: 0.8rem !important;
}
.padding-bottom-10[data-v-4445c861] {
  padding-bottom: 10px !important;
  padding-bottom: 0.13333rem !important;
}
.padding-bottom-20[data-v-4445c861] {
  padding-bottom: 20px !important;
  padding-bottom: 0.26667rem !important;
}
.padding-bottom-30[data-v-4445c861] {
  padding-bottom: 30px !important;
  padding-bottom: 0.4rem !important;
}
.padding-bottom-40[data-v-4445c861] {
  padding-bottom: 40px !important;
  padding-bottom: 0.53333rem !important;
}
.padding-bottom-50[data-v-4445c861] {
  padding-bottom: 50px !important;
  padding-bottom: 0.66667rem !important;
}
.padding-bottom-60[data-v-4445c861] {
  padding-bottom: 60px !important;
  padding-bottom: 0.8rem !important;
}
.padding-left-10[data-v-4445c861] {
  padding-left: 10px !important;
  padding-left: 0.13333rem !important;
}
.padding-left-20[data-v-4445c861] {
  padding-left: 20px !important;
  padding-left: 0.26667rem !important;
}
.padding-left-30[data-v-4445c861] {
  padding-left: 30px !important;
  padding-left: 0.4rem !important;
}
.padding-left-40[data-v-4445c861] {
  padding-left: 40px !important;
  padding-left: 0.53333rem !important;
}
.padding-left-50[data-v-4445c861] {
  padding-left: 50px !important;
  padding-left: 0.66667rem !important;
}
.padding-left-60[data-v-4445c861] {
  padding-left: 60px !important;
  padding-left: 0.8rem !important;
}
.bac-transparent[data-v-4445c861] {
  background-color: transparent !important;
}
.bac-transparent .layui-m-layerchild[data-v-4445c861] {
    background-color: transparent !important;
}
.layui-m-layer-lzAlert[data-v-4445c861] {
  width: 80% !important;
}
.layui-m-layer-lzAlert h3[data-v-4445c861] {
    line-height: 32px;
    line-height: 0.42667rem;
    height: unset;
    padding-top: 46px;
    padding-top: 0.61333rem;
    font-size: 32px;
    font-size: 0.42667rem;
}
.layui-m-layer-lzAlert .layui-m-layercont[data-v-4445c861] {
    font-size: 30px;
    font-size: 0.4rem;
    max-height: 300px;
    max-height: 4rem;
    overflow: auto;
    word-break: break-all;
    padding: 60px 40px;
    padding: 0.8rem 0.53333rem;
}
.layui-m-layer-lzAlert .layui-m-layerbtn span[yes][data-v-4445c861] {
    font-size: 30px;
    font-size: 0.4rem;
    color: #0084ff !important;
}
.layui-m-layer-inquiry[data-v-4445c861] {
  width: 80% !important;
}
.layui-m-layer-inquiry .layui-m-layercont[data-v-4445c861] {
    font-size: 30px;
    font-size: 0.4rem;
}
.layui-m-layer-design-lzAlert[data-v-4445c861] {
  width: 670px !important;
  width: 8.93333rem !important;
  padding-bottom: 70px;
  padding-bottom: 0.93333rem;
  border-radius: 32px !important;
  border-radius: 0.42667rem !important;
  background: url(../../static-product/img/alertbg.dacbbd63.png) no-repeat;
  background-size: 401px 334px;
  background-size: 5.34667rem 4.45333rem;
  background-position: center 168px;
  background-position: center 2.24rem;
  background-color: #fff;
}
.layui-m-layer-design-lzAlert .layui-m-layercont[data-v-4445c861] {
    font-size: 30px;
    font-size: 0.4rem;
    overflow: auto;
    word-break: break-all;
    padding: 60px 40px;
    padding: 0.8rem 0.53333rem;
}
.layui-m-layer-design-lzAlert .layui-m-layercont .title[data-v-4445c861] {
      font-size: 38px;
      font-size: 0.50667rem;
      line-height: 48px;
      line-height: 0.64rem;
      color: #000;
      text-align: center;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      font-family: PingFangSC-Semibold;
}
.layui-m-layer-design-lzAlert .layui-m-layercont .desc[data-v-4445c861] {
      font-size: 32px;
      font-size: 0.42667rem;
      color: #3c464f;
      text-align: center;
      line-height: 48px;
      line-height: 0.64rem;
      height: 144px;
      height: 1.92rem;
      overflow-y: auto;
      -webkit-overflow-scrolling: touch;
      margin-top: 439px;
      margin-top: 5.85333rem;
      font-family: PingFangSC-Regular;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn[data-v-4445c861] {
    width: 345px;
    width: 4.6rem;
    height: 95px;
    height: 1.26667rem;
    line-height: 95px;
    line-height: 1.26667rem;
    background: #3c7cfc;
    border: 1px solid #3c7cfc;
    overflow: hidden;
    -webkit-box-shadow: 0 10px 22px 0 rgba(60, 124, 252, 0.2);
    -webkit-box-shadow: 0 0.13333rem 0.29333rem 0 rgba(60, 124, 252, 0.2);
            box-shadow: 0 10px 22px 0 rgba(60, 124, 252, 0.2);
            box-shadow: 0 0.13333rem 0.29333rem 0 rgba(60, 124, 252, 0.2);
    border-radius: 54px;
    border-radius: 0.72rem;
    margin: 0 auto;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn span[yes][data-v-4445c861] {
      font-size: 36px;
      font-size: 0.48rem;
      color: #fff;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn span[yes][data-v-4445c861]:active {
      background: #3c7cfc;
}

/*按钮*/
/*最大按钮*/
.wts-btn-big[data-v-4445c861] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big[data-v-4445c861]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*中型按钮*/
.wts-btn-middle[data-v-4445c861] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 294px;
  width: 3.92rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 80px;
  line-height: 1.06667rem;
  border-radius: 8px;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-middle[data-v-4445c861]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-all[data-v-4445c861] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 110px;
  height: 1.46667rem;
  font-size: 40px;
  font-size: 0.53333rem;
  line-height: 110px;
  line-height: 1.46667rem;
  border-radius: 0;
  display: block;
  text-align: center;
}
.wts-btn-all[data-v-4445c861]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-free[data-v-4445c861] {
  color: #fff;
  background-color: #ff6e06;
  font-size: 30px;
  font-size: 0.4rem;
  border-radius: 5px;
  padding: 3px 10px;
  padding: 3px 0.13333rem;
  display: inline-block;
  text-align: center;
}
.wts-btn-free[data-v-4445c861]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}
.wts-btn-big-blue[data-v-4445c861] {
  color: #fff;
  background-color: #3aa9f8;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 94px;
  height: 1.25333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 94px;
  line-height: 1.25333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-blue[data-v-4445c861]:focus {
    color: #e6e6e6;
    background-color: #0994f6;
}

/*蓝色线型按钮-中*/
.wts-btn-cp[data-v-4445c861] {
  color: #fff;
  background-color: #0084ff;
  border: 1px solid #fff;
  display: inline-block;
  text-align: center;
  width: 310px;
  width: 4.13333rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 76px;
  line-height: 1.01333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-cp[data-v-4445c861]:hover, .wts-btn-cp[data-v-4445c861]:focus {
    color: #fff;
    background-color: #fff;
    border: 1px solid #fff;
}
.wts-btn-radius[data-v-4445c861] {
  color: #aaa;
  background-color: #fff;
  border: 1px solid #aaa;
  display: inline-block;
  text-align: center;
  width: 153px;
  width: 2.04rem;
  height: 55px;
  height: 0.73333rem;
  font-size: 26px;
  font-size: 0.34667rem;
  line-height: 55px;
  line-height: 0.73333rem;
  border-radius: 25px;
  border-radius: 0.33333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-radius[data-v-4445c861]:hover, .wts-btn-radius[data-v-4445c861]:focus {
    color: #fff;
    background-color: #aaa;
    border: 1px solid #aaa;
}

/*微大型按钮*/
.wts-btn-big-01[data-v-4445c861] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 590px;
  width: 7.86667rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-01[data-v-4445c861]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*查看更多*/
.wts-btn-more[data-v-4445c861] {
  display: block;
  border-top: 1px solid #eee;
  height: 86px;
  height: 1.14667rem;
  line-height: 86px;
  line-height: 1.14667rem;
  text-align: center;
  margin-left: -60px;
  margin-left: -0.8rem;
  color: #000;
  font-size: 28px;
  font-size: 0.37333rem;
  position: relative;
}
.wts-btn-more[data-v-4445c861]:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 38%;
  margin-top: -18px;
  margin-top: -0.24rem;
  margin-left: 90px;
  margin-left: 1.2rem;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  border-right: 3px solid #000;
  border-top: 3px solid #000;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}
.lz-readys[data-v-4445c861] {
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  min-height: 100vh;
  background-color: #fff;
  z-index: 9999;
}
.lz-readys .spinner[data-v-4445c861] {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -20px;
    margin-top: -0.26667rem;
    margin-left: -20px;
    margin-left: -0.26667rem;
    width: 40px;
    width: 0.53333rem;
    height: 40px;
    height: 0.53333rem;
}
.lz-readys .container1 > div[data-v-4445c861],
  .lz-readys .container2 > div[data-v-4445c861],
  .lz-readys .container3 > div[data-v-4445c861] {
    width: 10px;
    width: 0.13333rem;
    height: 10px;
    height: 0.13333rem;
    background-color: #0084ff;
    border-radius: 100%;
    position: absolute;
    -webkit-animation: bouncedelay-4445c861 1.2s infinite ease-in-out;
    animation: bouncedelay-4445c861 1.2s infinite ease-in-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.lz-readys .spinner .spinner-container[data-v-4445c861] {
    position: absolute;
    width: 100%;
    height: 100%;
}
.lz-readys .container2[data-v-4445c861] {
    -webkit-transform: rotateZ(45deg);
    -ms-transform: rotate(45deg);
        transform: rotateZ(45deg);
}
.lz-readys .container3[data-v-4445c861] {
    -webkit-transform: rotateZ(90deg);
    -ms-transform: rotate(90deg);
        transform: rotateZ(90deg);
}
.lz-readys .circle1[data-v-4445c861] {
    top: 0;
    left: 0;
}
.lz-readys .circle2[data-v-4445c861] {
    top: 0;
    right: 0;
}
.lz-readys .circle3[data-v-4445c861] {
    right: 0;
    bottom: 0;
}
.lz-readys .circle4[data-v-4445c861] {
    left: 0;
    bottom: 0;
}
.lz-readys .container2 .circle1[data-v-4445c861] {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}
.lz-readys .container3 .circle1[data-v-4445c861] {
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
}
.lz-readys .container1 .circle2[data-v-4445c861] {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}
.lz-readys .container2 .circle2[data-v-4445c861] {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}
.lz-readys .container3 .circle2[data-v-4445c861] {
    -webkit-animation-delay: -0.7s;
    animation-delay: -0.7s;
}
.lz-readys .container1 .circle3[data-v-4445c861] {
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.6s;
}
.lz-readys .container2 .circle3[data-v-4445c861] {
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s;
}
.lz-readys .container3 .circle3[data-v-4445c861] {
    -webkit-animation-delay: -0.4s;
    animation-delay: -0.4s;
}
.lz-readys .container1 .circle4[data-v-4445c861] {
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s;
}
.lz-readys .container2 .circle4[data-v-4445c861] {
    -webkit-animation-delay: -0.2s;
    animation-delay: -0.2s;
}
.lz-readys .container3 .circle4[data-v-4445c861] {
    -webkit-animation-delay: -0.1s;
    animation-delay: -0.1s;
}
@-webkit-keyframes bouncedelay-4445c861 {
0%,
  80%,
  100% {
    -webkit-transform: scale(0);
}
40% {
    -webkit-transform: scale(1);
}
}
@keyframes bouncedelay-4445c861 {
0%,
  80%,
  100% {
    transform: scale(0);
    -webkit-transform: scale(0);
}
40% {
    transform: scale(1);
    -webkit-transform: scale(1);
}
}
.lz-readys .loadText[data-v-4445c861] {
    position: absolute;
    top: 40%;
    left: 50%;
    width: 100px;
    width: 1.33333rem;
    margin-left: -50px;
    margin-left: -0.66667rem;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    font-size: 14px;
    font-size: 0.18667rem;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.6);
    color: #fff;
    font-size: 14px;
    padding-bottom: 10px;
    padding-bottom: 0.13333rem;
}
.lz-readys .loadText .gifLoad[data-v-4445c861] {
      width: 60px;
      width: 0.8rem;
      height: 60px;
      height: 0.8rem;
      display: block;
      margin: 10px auto;
      margin: 0.13333rem auto;
}
.design-modal[data-v-4445c861] {
  width: 630px;
  width: 8.4rem;
}
.design-modal.design-modal-footer[data-v-4445c861] {
    width: 690px;
    width: 9.2rem;
    bottom: 20px;
    bottom: 0.26667rem;
    top: auto;
    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    border-radius: 10px;
    border-radius: 0.13333rem;
    background: rgba(255, 255, 255, 0.8);
}
.design-modal.design-modal-footer .van-dialog__footer[data-v-4445c861] {
      display: none;
}
.design-modal.design-modal-confirm[data-v-4445c861] {
    width: 650px;
    width: 8.66667rem;
}
.design-modal.design-modal-confirm .van-dialog__content .van-dialog__message[data-v-4445c861] {
      padding: 40px 30px;
      padding: 0.53333rem 0.4rem;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-button--default[data-v-4445c861] {
      width: 260px;
      width: 3.46667rem;
      height: 80px;
      height: 1.06667rem;
      background: #236DFF;
      border-radius: 40px;
      border-radius: 0.53333rem;
      -webkit-box-flex: 0;
          -ms-flex: none;
              flex: none;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-button--default .van-button__text[data-v-4445c861] {
        font-size: 28px;
        font-size: 0.37333rem;
        color: #fff;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-dialog__cancel[data-v-4445c861] {
      background: #fff;
      border: 1px solid #236DFF;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-dialog__cancel .van-button__text[data-v-4445c861] {
        color: #236DFF;
}
.design-modal .van-dialog__header[data-v-4445c861] {
    color: #000000;
    font-size: 34px;
    font-size: 0.45333rem;
    line-height: 48px;
    line-height: 0.64rem;
    padding-top: 40px;
    padding-top: 0.53333rem;
    font-weight: 700;
}
.design-modal .van-dialog__content .van-dialog__message[data-v-4445c861] {
    color: #444444;
    font-size: 30px;
    font-size: 0.4rem;
    line-height: 42px;
    line-height: 0.56rem;
    padding: 30px;
    padding: 0.4rem;
}
.design-modal .van-dialog__footer[data-v-4445c861] {
    padding: 0 30px 40px;
    padding: 0 0.4rem 0.53333rem;
}
.design-modal .van-dialog__footer.van-hairline--top[data-v-4445c861]::after {
      border: none;
}
.design-modal .van-dialog__footer .van-button--default[data-v-4445c861] {
      width: 320px;
      width: 4.26667rem;
      height: 88px;
      height: 1.17333rem;
      background: #236DFF;
      border-radius: 44px;
      border-radius: 0.58667rem;
      margin: 0 auto;
      -webkit-box-flex: 0;
          -ms-flex: none;
              flex: none;
}
.design-modal .van-dialog__footer .van-button--default .van-button__text[data-v-4445c861] {
        font-size: 32px;
        font-size: 0.42667rem;
        color: #fff;
}
.name[data-v-4445c861] {
  font-size: 30px;
  font-size: 0.4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.name .input-text.input-img[data-v-4445c861], .name .input-img.input-img[data-v-4445c861] {
    height: 30px;
    height: 0.4rem;
    padding-left: 12px;
    padding-left: 0.16rem;
    margin-left: 12px;
    margin-left: 0.16rem;
    border-left: 1px solid #ddd;
}
.name .content-popup[data-v-4445c861] {
    padding-top: 40px;
    padding-top: 0.53333rem;
}
.name .content-popup .tit[data-v-4445c861] {
      color: #000000;
      font-size: 34px;
      font-size: 0.45333rem;
      text-align: center;
      line-height: 48px;
      line-height: 0.64rem;
}
.name .content-popup .subtit[data-v-4445c861] {
      color: #666666;
      font-size: 26px;
      font-size: 0.34667rem;
      line-height: 37px;
      line-height: 0.49333rem;
      text-align: center;
      margin-top: 12px;
      margin-top: 0.16rem;
      margin-bottom: 30px;
      margin-bottom: 0.4rem;
}
.name .content-popup .item-block[data-v-4445c861] {
      height: 110px;
      height: 1.46667rem;
      border-top: 1px solid #ECECEC;
      line-height: 110px;
      line-height: 1.46667rem;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      position: relative;
}
.name .content-popup .item-block .upload-input[data-v-4445c861] {
        width: 100%;
        height: 100%;
        opacity: 0;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 1;
}
.name .content-popup .item-block img[data-v-4445c861] {
        width: 50px;
        width: 0.66667rem;
}
.name .content-popup .item-block span[data-v-4445c861] {
        color: #000;
        font-size: 32px;
        font-size: 0.42667rem;
        padding-left: 15px;
        padding-left: 0.2rem;
}

@charset "UTF-8";
/*---------       字体行高       -----------*/
/*---------       字体颜色       -----------*/
/*---------       边框颜色       -----------*/
/*---------       背景颜色       -----------*/
/*--------- 按钮颜色  ---- */
/* 属性多值传递
ex:
@include remCalc(padding,10,20);
padding: 0.13333rem 0.26667rem;*/
/*按钮纯色系*/
/*按钮边框色系*/
/*按钮大小*/
/*自适应按钮*/
/*标题*/
/*小消息标签*/
/*背景色点击变化*/
/*字数省略限制*/
/*波纹点击效果*/
/*按钮*/
/*最大按钮*/
.wts-btn-big[data-v-29baf05c] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big[data-v-29baf05c]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*中型按钮*/
.wts-btn-middle[data-v-29baf05c] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 294px;
  width: 3.92rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 80px;
  line-height: 1.06667rem;
  border-radius: 8px;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-middle[data-v-29baf05c]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-all[data-v-29baf05c] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 110px;
  height: 1.46667rem;
  font-size: 40px;
  font-size: 0.53333rem;
  line-height: 110px;
  line-height: 1.46667rem;
  border-radius: 0;
  display: block;
  text-align: center;
}
.wts-btn-all[data-v-29baf05c]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-free[data-v-29baf05c] {
  color: #fff;
  background-color: #ff6e06;
  font-size: 30px;
  font-size: 0.4rem;
  border-radius: 5px;
  padding: 3px 10px;
  padding: 3px 0.13333rem;
  display: inline-block;
  text-align: center;
}
.wts-btn-free[data-v-29baf05c]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}
.wts-btn-big-blue[data-v-29baf05c] {
  color: #fff;
  background-color: #3aa9f8;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 94px;
  height: 1.25333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 94px;
  line-height: 1.25333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-blue[data-v-29baf05c]:focus {
    color: #e6e6e6;
    background-color: #0994f6;
}

/*蓝色线型按钮-中*/
.wts-btn-cp[data-v-29baf05c] {
  color: #fff;
  background-color: #0084ff;
  border: 1px solid #fff;
  display: inline-block;
  text-align: center;
  width: 310px;
  width: 4.13333rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 76px;
  line-height: 1.01333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-cp[data-v-29baf05c]:hover, .wts-btn-cp[data-v-29baf05c]:focus {
    color: #fff;
    background-color: #fff;
    border: 1px solid #fff;
}
.wts-btn-radius[data-v-29baf05c] {
  color: #aaa;
  background-color: #fff;
  border: 1px solid #aaa;
  display: inline-block;
  text-align: center;
  width: 153px;
  width: 2.04rem;
  height: 55px;
  height: 0.73333rem;
  font-size: 26px;
  font-size: 0.34667rem;
  line-height: 55px;
  line-height: 0.73333rem;
  border-radius: 25px;
  border-radius: 0.33333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-radius[data-v-29baf05c]:hover, .wts-btn-radius[data-v-29baf05c]:focus {
    color: #fff;
    background-color: #aaa;
    border: 1px solid #aaa;
}

/*微大型按钮*/
.wts-btn-big-01[data-v-29baf05c] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 590px;
  width: 7.86667rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-01[data-v-29baf05c]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*查看更多*/
.wts-btn-more[data-v-29baf05c] {
  display: block;
  border-top: 1px solid #eee;
  height: 86px;
  height: 1.14667rem;
  line-height: 86px;
  line-height: 1.14667rem;
  text-align: center;
  margin-left: -60px;
  margin-left: -0.8rem;
  color: #000;
  font-size: 28px;
  font-size: 0.37333rem;
  position: relative;
}
.wts-btn-more[data-v-29baf05c]:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 38%;
  margin-top: -18px;
  margin-top: -0.24rem;
  margin-left: 90px;
  margin-left: 1.2rem;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  border-right: 3px solid #000;
  border-top: 3px solid #000;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}
.body-container[data-v-29baf05c] {
  width: 750px;
  width: 10rem;
  margin: 0 auto;
  position: relative;
  background-color: #f5f5f5;
}
.lz-top-img[data-v-29baf05c] {
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
}

/*单选框*/
.lz-radio[data-v-29baf05c] {
  position: relative;
  -webkit-appearance: none;
  width: 18px;
  width: 0.24rem;
  height: 18px;
  height: 0.24rem;
  background-color: transparent;
  border: none;
}
.lz-radio[data-v-29baf05c]:before {
  content: "\e623";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 12px;
  font-size: 0.16rem;
  line-height: 18px;
  line-height: 0.24rem;
  text-align: center;
  width: 18px;
  width: 0.24rem;
  height: 18px;
  height: 0.24rem;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  color: #fff;
  opacity: 1;
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 50%;
}
.lz-radio[data-v-29baf05c]:checked::before {
  background-color: #0084ff;
  border: 1px solid #0084ff;
}
.lz-radio-new[data-v-29baf05c] {
  position: relative;
  background-color: #fff;
  width: 40px;
  width: 0.53333rem;
  height: 40px;
  height: 0.53333rem;
  border-radius: 50%;
  display: inline-block;
  border: 1px solid #e5e5e5;
}
.lz-radio-new[data-check=true][data-v-29baf05c] {
  background-color: #0084ff;
  border: 1px solid #0084ff;
}
.lz-radio-new[data-check=true][data-v-29baf05c]:before {
  content: "\e6f0";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 20px;
  font-size: 0.26667rem;
  line-height: 40px;
  line-height: 0.53333rem;
  text-align: center;
  color: #fff;
  position: absolute;
  top: 2px;
  right: 4px;
  margin-top: -1px;
}

/*多选框*/
.lz-checkbox[data-v-29baf05c] {
  position: relative;
  -webkit-appearance: none;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: transparent;
  border: none;
}
.lz-checkbox[data-v-29baf05c]:before {
  content: "\e64e";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 14px;
  font-size: 0.18667rem;
  line-height: 24px;
  line-height: 0.32rem;
  text-align: center;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: #fff;
  color: transparent;
  border: 1px solid #ccc;
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 6px;
}
.lz-checkbox[data-v-29baf05c]:checked::before {
  color: #0084ff;
  background-color: #fff;
  border: 1px solid #0084ff;
}

/*多选框2-选择外层选中*/
.lz-checkbox-02[data-v-29baf05c] {
  position: relative;
  -webkit-appearance: none;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: transparent;
  border: none;
}
.lz-checkbox-02[data-v-29baf05c]:before {
  content: "\e623";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 14px;
  font-size: 0.18667rem;
  line-height: 21px;
  line-height: 0.28rem;
  text-align: center;
  width: 22px;
  width: 0.29333rem;
  height: 21px;
  height: 0.28rem;
  background-color: #fff;
  color: transparent;
  border: 1px solid #ccc;
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.checkLi[data-v-29baf05c] {
  color: #0084ff !important;
}
.checkLi .lz-checkbox-02[data-v-29baf05c]:before {
    color: #fff;
    background-color: #0084ff;
    border: 1px solid #0084ff;
}

/*底部按钮*/
.lz-apply-btn[data-v-29baf05c] {
  position: fixed;
  bottom: 0;
  border-top: 2px solid #fff;
  z-index: 20;
  color: #666;
  background-color: #f0f0f0;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 100px;
  height: 1.33333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 0;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.lz-apply-btn i[data-v-29baf05c] {
    font-size: 40px;
    font-size: 0.53333rem;
    margin-right: 10px;
    margin-right: 0.13333rem;
}

/*底部提示*/
.lz-lp-footer[data-v-29baf05c] {
  position: absolute;
  bottom: 100px;
  bottom: 1.33333rem;
  padding: 10px;
  padding: 0.13333rem;
}
.lz-lp-footer p[data-v-29baf05c] {
    margin-bottom: 10px;
    margin-bottom: 0.13333rem;
}

/*顶部返回栏*/
.lz-top-title-empty[data-v-29baf05c] {
  width: 100%;
  height: 90px;
  height: 1.2rem;
}
.lz-top-title[data-v-29baf05c] {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 555;
  width: 100%;
  height: 90px;
  height: 1.2rem;
  line-height: 90px;
  line-height: 1.2rem;
  background-color: #0084ff;
  color: #fff;
  font-size: 28px;
  font-size: 0.37333rem;
}
.lz-top-title .left[data-v-29baf05c] {
    position: absolute;
    top: 0;
    left: 20px;
    left: 0.26667rem;
    color: #fff;
}
.lz-top-title .right[data-v-29baf05c] {
    position: absolute;
    top: 0;
    right: 20px;
    right: 0.26667rem;
    color: #fff;
}
.lz-top-title .center[data-v-29baf05c] {
    text-align: center;
    font-size: 32px;
    font-size: 0.42667rem;
}

/*订单页*/
.lz-order-list[data-v-29baf05c] {
  background-color: #fff;
  padding-top: 44px;
  padding-top: 0.58667rem;
}
.lz-order-list .titles[data-v-29baf05c] {
    font-size: 36px;
    font-size: 0.48rem;
    color: #222;
    text-align: center;
}
.lz-order-list .need-com[data-v-29baf05c] {
    position: relative;
    top: -4px;
    font-size: 12px;
    font-size: 0.16rem;
    line-height: 1.2;
    padding: 1px 8px;
    background-color: #fff;
    position: relative;
    color: #fff;
    border-radius: 5px;
    font-size: 28px;
    font-size: 0.37333rem;
    border: 1px solid #0084ff;
    margin-left: 5px;
    color: #0084ff;
}
.lz-order-list .need-com[data-v-29baf05c]::before {
      content: '';
      position: absolute;
      left: -6px;
      top: 50%;
      margin-top: -3px;
      width: 0;
      height: 0;
      border: 3px solid transparent;
      border-right-color: #fff;
}
.lz-order-list .need-com[data-v-29baf05c]:before {
    content: 0;
}
.lz-order-list .uls-order[data-v-29baf05c] {
    width: 100%;
}
.lz-order-list .uls-order > li[data-v-29baf05c] {
      text-align: center;
      font-size: 36px;
      font-size: 0.48rem;
      display: block;
      padding: 40px 0;
      padding: 0.53333rem 0;
}
.lz-order-list .uls-order > li .order-name[data-v-29baf05c] {
        display: block;
        line-height: 40px;
        line-height: 0.53333rem;
        color: #000;
}
.lz-order-list .uls-order > li .order-inform[data-v-29baf05c] {
        font-size: 60px;
        font-size: 0.8rem;
        display: block;
        margin-top: 4px;
        line-height: 80px;
        line-height: 1.06667rem;
        color: #ff6f07;
}
.lz-order-list .btn-check[data-v-29baf05c],
  .lz-order-list .btn-pay[data-v-29baf05c] {
    color: #ccc;
    background-color: #fff;
    border: 1px solid #ccc;
    display: inline-block;
    text-align: center;
    width: 180px;
    width: 2.4rem;
    height: 60px;
    height: 0.8rem;
    font-size: 28px;
    font-size: 0.37333rem;
    line-height: 56px;
    line-height: 0.74667rem;
    border-radius: 0;
    float: right;
    margin-left: 10px;
    margin-left: 0.13333rem;
}
.lz-order-list .btn-check[data-v-29baf05c]:hover, .lz-order-list .btn-check[data-v-29baf05c]:focus,
    .lz-order-list .btn-pay[data-v-29baf05c]:hover,
    .lz-order-list .btn-pay[data-v-29baf05c]:focus {
      color: #fff;
      background-color: #ccc;
      border: 1px solid #ccc;
}
.pay-many[data-v-29baf05c] {
  margin-top: 12px;
  margin-top: 0.16rem;
  line-height: 88px;
  line-height: 1.17333rem;
  display: block;
  padding-left: 30px;
  padding-left: 0.4rem;
  font-size: 36px;
  font-size: 0.48rem;
}
.lz-bankBanch[data-v-29baf05c] {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}
.lz-bankBanch.active[data-v-29baf05c] {
    display: block;
}
.lz-bankBanch .lz-drop-search[data-v-29baf05c] {
    background-color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}
.lz-bankBanch .lz-drop-search .title[data-v-29baf05c] {
      position: relative;
      width: 100%;
      height: 100px;
      height: 1.33333rem;
      line-height: 100px;
      line-height: 1.33333rem;
      font-size: 34px;
      font-size: 0.45333rem;
      text-align: center;
}
.lz-bankBanch .lz-drop-search .title i[data-v-29baf05c] {
        font-size: 50px;
        font-size: 0.66667rem;
        position: absolute;
        right: 0;
        top: 0;
        width: 80px;
        width: 1.06667rem;
        line-height: 100px;
        line-height: 1.33333rem;
}
.lz-bankBanch .lz-drop-search .search-box[data-v-29baf05c] {
      position: relative;
      width: 100%;
      height: 100px;
      height: 1.33333rem;
      padding: 15px 40px;
      padding: 0.2rem 0.53333rem;
      text-align: center;
      background-color: #f5f5f5;
}
.lz-bankBanch .lz-drop-search .search-box i[data-v-29baf05c] {
        position: absolute;
        left: 50px;
        left: 0.66667rem;
        top: 50%;
        margin-top: -35px;
        margin-top: -0.46667rem;
        font-size: 30px;
        font-size: 0.4rem;
        height: 70px;
        height: 0.93333rem;
        line-height: 70px;
        line-height: 0.93333rem;
        color: #999;
}
.lz-bankBanch .lz-drop-search .search[data-v-29baf05c] {
      display: block;
      width: 100%;
      height: 70px;
      height: 0.93333rem;
      background-color: #fff;
      color: #333;
      padding-left: 50px;
      padding-left: 0.66667rem;
      margin: 0;
      border-color: #fff;
      font-size: 32px;
      font-size: 0.42667rem;
      border: none;
}
.lz-bankBanch .lz-drop-search .selected[data-v-29baf05c] {
      width: 100%;
      height: 300px;
      height: 4rem;
      padding: 10px 20px;
      padding: 0.13333rem 0.26667rem;
      overflow: auto !important;
}
.lz-bankBanch .lz-drop-search .selected .option[data-v-29baf05c] {
        position: relative;
        display: block;
        min-height: 20px;
        min-height: 0.26667rem;
        width: 100%;
        font-size: 16px;
        font-size: 0.21333rem;
        line-height: 20px;
        line-height: 0.26667rem;
        padding: 5px 0;
        color: #666;
        border-top: 1px solid #ececec;
}
.lz-bankBanch .lz-drop-search .selected .option[data-v-29baf05c]:first-child {
          border-top: none;
}
.lz-list-block[data-v-29baf05c] {
  position: relative;
}
.lz-list-block .ul-List .icons-left[data-v-29baf05c] {
    position: absolute;
    width: 50px;
    width: 0.66667rem;
    left: 0;
    top: 25px;
    top: 0.33333rem;
    display: inline-block;
    height: 50px;
    height: 0.66667rem;
    font-size: 44px;
    font-size: 0.58667rem;
    color: #0084ff;
}
.lz-list-block .ul-List .ripple[data-v-29baf05c] {
    position: relative;
    overflow: hidden;
}
.lz-list-block .ul-List .ripple[data-v-29baf05c]:after {
      content: "";
      display: block;
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      pointer-events: none;
      background-image: radial-gradient(circle, #666 10%, transparent 10.01%);
      background-repeat: no-repeat;
      background-position: 50%;
      -webkit-transform: scale(10, 10);
          -ms-transform: scale(10, 10);
              transform: scale(10, 10);
      opacity: 0;
      -webkit-transition: opacity .5s, -webkit-transform .3s;
      transition: opacity .5s, -webkit-transform .3s;
      transition: transform .3s, opacity .5s;
      transition: transform .3s, opacity .5s, -webkit-transform .3s;
}
.lz-list-block .ul-List .ripple[data-v-29baf05c]:active:after {
      -webkit-transform: scale(0, 0);
          -ms-transform: scale(0, 0);
              transform: scale(0, 0);
      opacity: .3;
      -webkit-transition: 0s;
      transition: 0s;
}
.lz-list-block .ul-List .item-content[data-v-29baf05c] {
    background-color: #fff;
    width: 100%;
    line-height: 100px;
    line-height: 1.33333rem;
    height: 100px;
    height: 1.33333rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 30px;
    padding: 0 0.4rem;
    border-bottom: 1px solid #e7e7e7;
    font-size: 30px;
    font-size: 0.4rem;
}
.lz-list-block .ul-List .item-content > a.item-link[data-v-29baf05c] {
      font-size: 30px;
      font-size: 0.4rem;
      display: block;
      width: 100%;
      height: 100%;
      color: #000;
}
.lz-list-block .ul-List .item-content .item-inner[data-v-29baf05c] {
      width: 100%;
      height: 100%;
      position: relative;
      padding-right: 40px;
      padding-right: 0.53333rem;
      padding-left: 70px;
      padding-left: 0.93333rem;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
}
.lz-list-block .ul-List .item-content .icon-gerenziliao[data-v-29baf05c] {
      font-size: 30px;
      font-size: 0.4rem;
}
.lz-list-block .ul-List .item-content .icons-right[data-v-29baf05c] {
      position: absolute;
      right: 0;
      top: 0;
      display: inline-block;
      height: 100px;
      height: 1.33333rem;
      line-height: 100px;
      line-height: 1.33333rem;
      font-size: 36px;
      font-size: 0.48rem;
      color: #cac9ce;
}
.lz-list-block .ul-List .item-content .item-form[data-v-29baf05c] {
      padding-left: 0;
}
.lz-list-block .ul-List .item-content .item-form .item-e-left[data-v-29baf05c] {
        width: 30%;
        height: 100%;
        display: inline-block;
        float: left;
}
.lz-list-block .ul-List .item-content .item-form .item-e-right[data-v-29baf05c] {
        width: 68%;
        height: 100%;
        text-align: right;
        display: inline-block;
        float: right;
        margin-bottom: 0;
}
.lz-list-block .ul-List .item-content .item-form input[type="text"][data-v-29baf05c] {
        border: none;
        background-color: #fff;
}
.lz-list-block .ul-List .item-content .item-form .lz-radio[data-v-29baf05c] {
        margin-top: 30px;
        margin-top: 0.4rem;
}
.lz-list-block .ul-List .item-content .item-form .date-input[data-v-29baf05c] {
        border: none;
        text-align: right;
        background-color: #fff;
        height: 90px;
        height: 1.2rem;
        line-height: 90px;
        line-height: 1.2rem;
        margin-right: -55px;
        margin-right: -0.73333rem;
}
.lz-list-block .ul-List .item-content .item-title[data-v-29baf05c] {
      padding: 0;
}
.lz-list-block .ul-List .item-content .item-title .item-img[data-v-29baf05c] {
        position: absolute;
        right: 0;
        top: 5px;
        width: 90px;
        width: 1.2rem;
        height: 90px;
        height: 1.2rem;
        border-radius: 50%;
}
.shadeBox[data-v-29baf05c] {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 999;
  background-color: rgba(0, 0, 0, 0.4);
}
#emptyDom[data-v-29baf05c] {
  font-size: 34px;
  font-size: 0.45333rem;
}
#emptyDom .empty-icon[data-v-29baf05c] {
    width: 185px;
    width: 2.46667rem;
    display: block;
    margin: 30px auto 10px;
    margin: 0.4rem auto 0.13333rem;
}
#emptyDom p[data-v-29baf05c] {
    text-align: center;
    font-size: 34px;
    font-size: 0.45333rem;
}
.lz-layer-bg[data-v-29baf05c] {
  background-color: transparent !important;
}
.layui-m-layer2 .layui-m-layerchild p[data-v-29baf05c] {
  color: #fff;
}
.layout-enter-active[data-v-29baf05c], .layout-leave-active[data-v-29baf05c] {
  -webkit-transition: opacity .5s;
  transition: opacity .5s;
}
.layout-enter[data-v-29baf05c], .layout-leave-active[data-v-29baf05c] {
  opacity: 0;
}
.van-picker button[data-v-29baf05c] {
  font-size: 30px;
  font-size: 0.4rem;
}
.van-image[data-v-29baf05c] {
  vertical-align: middle;
}
.van-image img[data-v-29baf05c] {
    vertical-align: middle;
}
.share-process-yindao[data-v-29baf05c] {
  background-color: transparent;
  position: fixed;
  left: 0;
  top: 0;
  width: 750px;
  width: 10rem;
}
.share-process-yindao .layui-m-layercont[data-v-29baf05c] {
    text-align: right;
    padding-right: 20px;
    padding-right: 0.26667rem;
    padding-top: 20px;
    padding-top: 0.26667rem;
}
.share-process-yindao img[data-v-29baf05c] {
    width: 560px;
    width: 7.46667rem;
}
.vue-puzzle-vcode[data-v-29baf05c] {
  z-index: 999999 !important;
}
.vue-puzzle-vcode .vue-auth-box_[data-v-29baf05c] {
    top: 50%;
}
.margin-top-10[data-v-29baf05c] {
  margin-top: 10px !important;
  margin-top: 0.13333rem !important;
}
.margin-top-20[data-v-29baf05c] {
  margin-top: 20px !important;
  margin-top: 0.26667rem !important;
}
.margin-top-30[data-v-29baf05c] {
  margin-top: 30px !important;
  margin-top: 0.4rem !important;
}
.margin-top-40[data-v-29baf05c] {
  margin-top: 40px !important;
  margin-top: 0.53333rem !important;
}
.margin-top-50[data-v-29baf05c] {
  margin-top: 50px !important;
  margin-top: 0.66667rem !important;
}
.margin-top-60[data-v-29baf05c] {
  margin-top: 60px !important;
  margin-top: 0.8rem !important;
}
.margin-right-10[data-v-29baf05c] {
  margin-right: 10px !important;
  margin-right: 0.13333rem !important;
}
.margin-right-20[data-v-29baf05c] {
  margin-right: 20px !important;
  margin-right: 0.26667rem !important;
}
.margin-right-30[data-v-29baf05c] {
  margin-right: 30px !important;
  margin-right: 0.4rem !important;
}
.margin-right-40[data-v-29baf05c] {
  margin-right: 40px !important;
  margin-right: 0.53333rem !important;
}
.margin-right-50[data-v-29baf05c] {
  margin-right: 50px !important;
  margin-right: 0.66667rem !important;
}
.margin-right-60[data-v-29baf05c] {
  margin-right: 60px !important;
  margin-right: 0.8rem !important;
}
.margin-bottom-10[data-v-29baf05c] {
  margin-bottom: 10px !important;
  margin-bottom: 0.13333rem !important;
}
.margin-bottom-20[data-v-29baf05c] {
  margin-bottom: 20px !important;
  margin-bottom: 0.26667rem !important;
}
.margin-bottom-30[data-v-29baf05c] {
  margin-bottom: 30px !important;
  margin-bottom: 0.4rem !important;
}
.margin-bottom-40[data-v-29baf05c] {
  margin-bottom: 40px !important;
  margin-bottom: 0.53333rem !important;
}
.margin-bottom-50[data-v-29baf05c] {
  margin-bottom: 50px !important;
  margin-bottom: 0.66667rem !important;
}
.margin-bottom-60[data-v-29baf05c] {
  margin-bottom: 60px !important;
  margin-bottom: 0.8rem !important;
}
.margin-left-10[data-v-29baf05c] {
  margin-left: 10px !important;
  margin-left: 0.13333rem !important;
}
.margin-left-20[data-v-29baf05c] {
  margin-left: 20px !important;
  margin-left: 0.26667rem !important;
}
.margin-left-30[data-v-29baf05c] {
  margin-left: 30px !important;
  margin-left: 0.4rem !important;
}
.margin-left-40[data-v-29baf05c] {
  margin-left: 40px !important;
  margin-left: 0.53333rem !important;
}
.margin-left-50[data-v-29baf05c] {
  margin-left: 50px !important;
  margin-left: 0.66667rem !important;
}
.margin-left-60[data-v-29baf05c] {
  margin-left: 60px !important;
  margin-left: 0.8rem !important;
}
.padding-top-10[data-v-29baf05c] {
  padding-top: 10px !important;
  padding-top: 0.13333rem !important;
}
.padding-top-20[data-v-29baf05c] {
  padding-top: 20px !important;
  padding-top: 0.26667rem !important;
}
.padding-top-30[data-v-29baf05c] {
  padding-top: 30px !important;
  padding-top: 0.4rem !important;
}
.padding-top-40[data-v-29baf05c] {
  padding-top: 40px !important;
  padding-top: 0.53333rem !important;
}
.padding-top-50[data-v-29baf05c] {
  padding-top: 50px !important;
  padding-top: 0.66667rem !important;
}
.padding-top-60[data-v-29baf05c] {
  padding-top: 60px !important;
  padding-top: 0.8rem !important;
}
.padding-right-10[data-v-29baf05c] {
  padding-right: 10px !important;
  padding-right: 0.13333rem !important;
}
.padding-right-20[data-v-29baf05c] {
  padding-right: 20px !important;
  padding-right: 0.26667rem !important;
}
.padding-right-30[data-v-29baf05c] {
  padding-right: 30px !important;
  padding-right: 0.4rem !important;
}
.padding-right-40[data-v-29baf05c] {
  padding-right: 40px !important;
  padding-right: 0.53333rem !important;
}
.padding-right-50[data-v-29baf05c] {
  padding-right: 50px !important;
  padding-right: 0.66667rem !important;
}
.padding-right-60[data-v-29baf05c] {
  padding-right: 60px !important;
  padding-right: 0.8rem !important;
}
.padding-bottom-10[data-v-29baf05c] {
  padding-bottom: 10px !important;
  padding-bottom: 0.13333rem !important;
}
.padding-bottom-20[data-v-29baf05c] {
  padding-bottom: 20px !important;
  padding-bottom: 0.26667rem !important;
}
.padding-bottom-30[data-v-29baf05c] {
  padding-bottom: 30px !important;
  padding-bottom: 0.4rem !important;
}
.padding-bottom-40[data-v-29baf05c] {
  padding-bottom: 40px !important;
  padding-bottom: 0.53333rem !important;
}
.padding-bottom-50[data-v-29baf05c] {
  padding-bottom: 50px !important;
  padding-bottom: 0.66667rem !important;
}
.padding-bottom-60[data-v-29baf05c] {
  padding-bottom: 60px !important;
  padding-bottom: 0.8rem !important;
}
.padding-left-10[data-v-29baf05c] {
  padding-left: 10px !important;
  padding-left: 0.13333rem !important;
}
.padding-left-20[data-v-29baf05c] {
  padding-left: 20px !important;
  padding-left: 0.26667rem !important;
}
.padding-left-30[data-v-29baf05c] {
  padding-left: 30px !important;
  padding-left: 0.4rem !important;
}
.padding-left-40[data-v-29baf05c] {
  padding-left: 40px !important;
  padding-left: 0.53333rem !important;
}
.padding-left-50[data-v-29baf05c] {
  padding-left: 50px !important;
  padding-left: 0.66667rem !important;
}
.padding-left-60[data-v-29baf05c] {
  padding-left: 60px !important;
  padding-left: 0.8rem !important;
}
.bac-transparent[data-v-29baf05c] {
  background-color: transparent !important;
}
.bac-transparent .layui-m-layerchild[data-v-29baf05c] {
    background-color: transparent !important;
}
.layui-m-layer-lzAlert[data-v-29baf05c] {
  width: 80% !important;
}
.layui-m-layer-lzAlert h3[data-v-29baf05c] {
    line-height: 32px;
    line-height: 0.42667rem;
    height: unset;
    padding-top: 46px;
    padding-top: 0.61333rem;
    font-size: 32px;
    font-size: 0.42667rem;
}
.layui-m-layer-lzAlert .layui-m-layercont[data-v-29baf05c] {
    font-size: 30px;
    font-size: 0.4rem;
    max-height: 300px;
    max-height: 4rem;
    overflow: auto;
    word-break: break-all;
    padding: 60px 40px;
    padding: 0.8rem 0.53333rem;
}
.layui-m-layer-lzAlert .layui-m-layerbtn span[yes][data-v-29baf05c] {
    font-size: 30px;
    font-size: 0.4rem;
    color: #0084ff !important;
}
.layui-m-layer-inquiry[data-v-29baf05c] {
  width: 80% !important;
}
.layui-m-layer-inquiry .layui-m-layercont[data-v-29baf05c] {
    font-size: 30px;
    font-size: 0.4rem;
}
.layui-m-layer-design-lzAlert[data-v-29baf05c] {
  width: 670px !important;
  width: 8.93333rem !important;
  padding-bottom: 70px;
  padding-bottom: 0.93333rem;
  border-radius: 32px !important;
  border-radius: 0.42667rem !important;
  background: url(../../static-product/img/alertbg.dacbbd63.png) no-repeat;
  background-size: 401px 334px;
  background-size: 5.34667rem 4.45333rem;
  background-position: center 168px;
  background-position: center 2.24rem;
  background-color: #fff;
}
.layui-m-layer-design-lzAlert .layui-m-layercont[data-v-29baf05c] {
    font-size: 30px;
    font-size: 0.4rem;
    overflow: auto;
    word-break: break-all;
    padding: 60px 40px;
    padding: 0.8rem 0.53333rem;
}
.layui-m-layer-design-lzAlert .layui-m-layercont .title[data-v-29baf05c] {
      font-size: 38px;
      font-size: 0.50667rem;
      line-height: 48px;
      line-height: 0.64rem;
      color: #000;
      text-align: center;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      font-family: PingFangSC-Semibold;
}
.layui-m-layer-design-lzAlert .layui-m-layercont .desc[data-v-29baf05c] {
      font-size: 32px;
      font-size: 0.42667rem;
      color: #3c464f;
      text-align: center;
      line-height: 48px;
      line-height: 0.64rem;
      height: 144px;
      height: 1.92rem;
      overflow-y: auto;
      -webkit-overflow-scrolling: touch;
      margin-top: 439px;
      margin-top: 5.85333rem;
      font-family: PingFangSC-Regular;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn[data-v-29baf05c] {
    width: 345px;
    width: 4.6rem;
    height: 95px;
    height: 1.26667rem;
    line-height: 95px;
    line-height: 1.26667rem;
    background: #3c7cfc;
    border: 1px solid #3c7cfc;
    overflow: hidden;
    -webkit-box-shadow: 0 10px 22px 0 rgba(60, 124, 252, 0.2);
    -webkit-box-shadow: 0 0.13333rem 0.29333rem 0 rgba(60, 124, 252, 0.2);
            box-shadow: 0 10px 22px 0 rgba(60, 124, 252, 0.2);
            box-shadow: 0 0.13333rem 0.29333rem 0 rgba(60, 124, 252, 0.2);
    border-radius: 54px;
    border-radius: 0.72rem;
    margin: 0 auto;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn span[yes][data-v-29baf05c] {
      font-size: 36px;
      font-size: 0.48rem;
      color: #fff;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn span[yes][data-v-29baf05c]:active {
      background: #3c7cfc;
}

/*按钮*/
/*最大按钮*/
.wts-btn-big[data-v-29baf05c] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big[data-v-29baf05c]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*中型按钮*/
.wts-btn-middle[data-v-29baf05c] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 294px;
  width: 3.92rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 80px;
  line-height: 1.06667rem;
  border-radius: 8px;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-middle[data-v-29baf05c]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-all[data-v-29baf05c] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 110px;
  height: 1.46667rem;
  font-size: 40px;
  font-size: 0.53333rem;
  line-height: 110px;
  line-height: 1.46667rem;
  border-radius: 0;
  display: block;
  text-align: center;
}
.wts-btn-all[data-v-29baf05c]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-free[data-v-29baf05c] {
  color: #fff;
  background-color: #ff6e06;
  font-size: 30px;
  font-size: 0.4rem;
  border-radius: 5px;
  padding: 3px 10px;
  padding: 3px 0.13333rem;
  display: inline-block;
  text-align: center;
}
.wts-btn-free[data-v-29baf05c]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}
.wts-btn-big-blue[data-v-29baf05c] {
  color: #fff;
  background-color: #3aa9f8;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 94px;
  height: 1.25333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 94px;
  line-height: 1.25333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-blue[data-v-29baf05c]:focus {
    color: #e6e6e6;
    background-color: #0994f6;
}

/*蓝色线型按钮-中*/
.wts-btn-cp[data-v-29baf05c] {
  color: #fff;
  background-color: #0084ff;
  border: 1px solid #fff;
  display: inline-block;
  text-align: center;
  width: 310px;
  width: 4.13333rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 76px;
  line-height: 1.01333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-cp[data-v-29baf05c]:hover, .wts-btn-cp[data-v-29baf05c]:focus {
    color: #fff;
    background-color: #fff;
    border: 1px solid #fff;
}
.wts-btn-radius[data-v-29baf05c] {
  color: #aaa;
  background-color: #fff;
  border: 1px solid #aaa;
  display: inline-block;
  text-align: center;
  width: 153px;
  width: 2.04rem;
  height: 55px;
  height: 0.73333rem;
  font-size: 26px;
  font-size: 0.34667rem;
  line-height: 55px;
  line-height: 0.73333rem;
  border-radius: 25px;
  border-radius: 0.33333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-radius[data-v-29baf05c]:hover, .wts-btn-radius[data-v-29baf05c]:focus {
    color: #fff;
    background-color: #aaa;
    border: 1px solid #aaa;
}

/*微大型按钮*/
.wts-btn-big-01[data-v-29baf05c] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 590px;
  width: 7.86667rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-01[data-v-29baf05c]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*查看更多*/
.wts-btn-more[data-v-29baf05c] {
  display: block;
  border-top: 1px solid #eee;
  height: 86px;
  height: 1.14667rem;
  line-height: 86px;
  line-height: 1.14667rem;
  text-align: center;
  margin-left: -60px;
  margin-left: -0.8rem;
  color: #000;
  font-size: 28px;
  font-size: 0.37333rem;
  position: relative;
}
.wts-btn-more[data-v-29baf05c]:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 38%;
  margin-top: -18px;
  margin-top: -0.24rem;
  margin-left: 90px;
  margin-left: 1.2rem;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  border-right: 3px solid #000;
  border-top: 3px solid #000;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}
.lz-readys[data-v-29baf05c] {
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  min-height: 100vh;
  background-color: #fff;
  z-index: 9999;
}
.lz-readys .spinner[data-v-29baf05c] {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -20px;
    margin-top: -0.26667rem;
    margin-left: -20px;
    margin-left: -0.26667rem;
    width: 40px;
    width: 0.53333rem;
    height: 40px;
    height: 0.53333rem;
}
.lz-readys .container1 > div[data-v-29baf05c],
  .lz-readys .container2 > div[data-v-29baf05c],
  .lz-readys .container3 > div[data-v-29baf05c] {
    width: 10px;
    width: 0.13333rem;
    height: 10px;
    height: 0.13333rem;
    background-color: #0084ff;
    border-radius: 100%;
    position: absolute;
    -webkit-animation: bouncedelay-29baf05c 1.2s infinite ease-in-out;
    animation: bouncedelay-29baf05c 1.2s infinite ease-in-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.lz-readys .spinner .spinner-container[data-v-29baf05c] {
    position: absolute;
    width: 100%;
    height: 100%;
}
.lz-readys .container2[data-v-29baf05c] {
    -webkit-transform: rotateZ(45deg);
    -ms-transform: rotate(45deg);
        transform: rotateZ(45deg);
}
.lz-readys .container3[data-v-29baf05c] {
    -webkit-transform: rotateZ(90deg);
    -ms-transform: rotate(90deg);
        transform: rotateZ(90deg);
}
.lz-readys .circle1[data-v-29baf05c] {
    top: 0;
    left: 0;
}
.lz-readys .circle2[data-v-29baf05c] {
    top: 0;
    right: 0;
}
.lz-readys .circle3[data-v-29baf05c] {
    right: 0;
    bottom: 0;
}
.lz-readys .circle4[data-v-29baf05c] {
    left: 0;
    bottom: 0;
}
.lz-readys .container2 .circle1[data-v-29baf05c] {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}
.lz-readys .container3 .circle1[data-v-29baf05c] {
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
}
.lz-readys .container1 .circle2[data-v-29baf05c] {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}
.lz-readys .container2 .circle2[data-v-29baf05c] {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}
.lz-readys .container3 .circle2[data-v-29baf05c] {
    -webkit-animation-delay: -0.7s;
    animation-delay: -0.7s;
}
.lz-readys .container1 .circle3[data-v-29baf05c] {
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.6s;
}
.lz-readys .container2 .circle3[data-v-29baf05c] {
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s;
}
.lz-readys .container3 .circle3[data-v-29baf05c] {
    -webkit-animation-delay: -0.4s;
    animation-delay: -0.4s;
}
.lz-readys .container1 .circle4[data-v-29baf05c] {
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s;
}
.lz-readys .container2 .circle4[data-v-29baf05c] {
    -webkit-animation-delay: -0.2s;
    animation-delay: -0.2s;
}
.lz-readys .container3 .circle4[data-v-29baf05c] {
    -webkit-animation-delay: -0.1s;
    animation-delay: -0.1s;
}
@-webkit-keyframes bouncedelay-29baf05c {
0%,
  80%,
  100% {
    -webkit-transform: scale(0);
}
40% {
    -webkit-transform: scale(1);
}
}
@keyframes bouncedelay-29baf05c {
0%,
  80%,
  100% {
    transform: scale(0);
    -webkit-transform: scale(0);
}
40% {
    transform: scale(1);
    -webkit-transform: scale(1);
}
}
.lz-readys .loadText[data-v-29baf05c] {
    position: absolute;
    top: 40%;
    left: 50%;
    width: 100px;
    width: 1.33333rem;
    margin-left: -50px;
    margin-left: -0.66667rem;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    font-size: 14px;
    font-size: 0.18667rem;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.6);
    color: #fff;
    font-size: 14px;
    padding-bottom: 10px;
    padding-bottom: 0.13333rem;
}
.lz-readys .loadText .gifLoad[data-v-29baf05c] {
      width: 60px;
      width: 0.8rem;
      height: 60px;
      height: 0.8rem;
      display: block;
      margin: 10px auto;
      margin: 0.13333rem auto;
}
.design-modal[data-v-29baf05c] {
  width: 630px;
  width: 8.4rem;
}
.design-modal.design-modal-footer[data-v-29baf05c] {
    width: 690px;
    width: 9.2rem;
    bottom: 20px;
    bottom: 0.26667rem;
    top: auto;
    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    border-radius: 10px;
    border-radius: 0.13333rem;
    background: rgba(255, 255, 255, 0.8);
}
.design-modal.design-modal-footer .van-dialog__footer[data-v-29baf05c] {
      display: none;
}
.design-modal.design-modal-confirm[data-v-29baf05c] {
    width: 650px;
    width: 8.66667rem;
}
.design-modal.design-modal-confirm .van-dialog__content .van-dialog__message[data-v-29baf05c] {
      padding: 40px 30px;
      padding: 0.53333rem 0.4rem;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-button--default[data-v-29baf05c] {
      width: 260px;
      width: 3.46667rem;
      height: 80px;
      height: 1.06667rem;
      background: #236DFF;
      border-radius: 40px;
      border-radius: 0.53333rem;
      -webkit-box-flex: 0;
          -ms-flex: none;
              flex: none;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-button--default .van-button__text[data-v-29baf05c] {
        font-size: 28px;
        font-size: 0.37333rem;
        color: #fff;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-dialog__cancel[data-v-29baf05c] {
      background: #fff;
      border: 1px solid #236DFF;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-dialog__cancel .van-button__text[data-v-29baf05c] {
        color: #236DFF;
}
.design-modal .van-dialog__header[data-v-29baf05c] {
    color: #000000;
    font-size: 34px;
    font-size: 0.45333rem;
    line-height: 48px;
    line-height: 0.64rem;
    padding-top: 40px;
    padding-top: 0.53333rem;
    font-weight: 700;
}
.design-modal .van-dialog__content .van-dialog__message[data-v-29baf05c] {
    color: #444444;
    font-size: 30px;
    font-size: 0.4rem;
    line-height: 42px;
    line-height: 0.56rem;
    padding: 30px;
    padding: 0.4rem;
}
.design-modal .van-dialog__footer[data-v-29baf05c] {
    padding: 0 30px 40px;
    padding: 0 0.4rem 0.53333rem;
}
.design-modal .van-dialog__footer.van-hairline--top[data-v-29baf05c]::after {
      border: none;
}
.design-modal .van-dialog__footer .van-button--default[data-v-29baf05c] {
      width: 320px;
      width: 4.26667rem;
      height: 88px;
      height: 1.17333rem;
      background: #236DFF;
      border-radius: 44px;
      border-radius: 0.58667rem;
      margin: 0 auto;
      -webkit-box-flex: 0;
          -ms-flex: none;
              flex: none;
}
.design-modal .van-dialog__footer .van-button--default .van-button__text[data-v-29baf05c] {
        font-size: 32px;
        font-size: 0.42667rem;
        color: #fff;
}
.occupation-box[data-v-29baf05c] {
  width: 100%;
  height: 100%;
}
.occupation-box .van-icon[data-v-29baf05c] {
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    color: #8a9094;
    font-size: 28px;
    font-size: 0.37333rem;
}
.occupation-box .defaultTxt[data-v-29baf05c] {
    width: 100%;
    height: 100%;
    font-size: 28px;
    font-size: 0.37333rem;
    padding-right: 30px;
    padding-right: 0.4rem;
    display: inline-block;
}
.occupation-box .popup-content[data-v-29baf05c] {
    width: 100%;
    height: 100%;
}
.occupation-box .popup-content .title[data-v-29baf05c] {
      color: #000000;
      font-size: 34px;
      font-size: 0.45333rem;
      text-align: center;
      height: 108px;
      height: 1.44rem;
      line-height: 108px;
      line-height: 1.44rem;
}
.occupation-box .popup-content .van-search[data-v-29baf05c] {
      height: 110px;
      height: 1.46667rem;
      background: #f7f7f7;
}
.occupation-box .popup-content .van-search .van-search__content[data-v-29baf05c] {
        background-color: #fff;
}
.occupation-box .popup-content .van-search .van-search__content .van-field__left-icon[data-v-29baf05c] {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
}
.occupation-box .popup-content .van-search .van-search__content .van-field__body[data-v-29baf05c] {
          height: 100%;
}
.occupation-box .popup-content .profession-list[data-v-29baf05c] {
      height: calc(100% - 338px);
      height: calc(100% - 4.50667rem);
      overflow-y: auto;
}
.occupation-box .popup-content .profession-list .profession-item .gray[data-v-29baf05c] {
        background-color: #f7f7f7;
}
.occupation-box .popup-content .profession-list .profession-item .level_0[data-v-29baf05c] {
        color: #000000;
        font-size: 28px;
        font-size: 0.37333rem;
        line-height: 40px;
        line-height: 0.53333rem;
        padding: 30px 70px 30px 54px;
        padding: 0.4rem 0.93333rem 0.4rem 0.72rem;
        position: relative;
        border-bottom: 1px solid #ececec;
        text-align: justify;
}
.occupation-box .popup-content .profession-list .profession-item .level_0 .blue[data-v-29baf05c] {
          background: #377aff;
          width: 2px;
          height: 24px;
          height: 0.32rem;
          position: absolute;
          left: 30px;
          left: 0.4rem;
          top: 50%;
          -webkit-transform: translateY(-50%);
              -ms-transform: translateY(-50%);
                  transform: translateY(-50%);
}
.occupation-box .popup-content .profession-list .profession-item .level_0 .iconxiala[data-v-29baf05c] {
          color: #afafaf;
          position: absolute;
          right: 30px;
          right: 0.4rem;
          top: 50%;
          -webkit-transform: translateY(-50%);
              -ms-transform: translateY(-50%);
                  transform: translateY(-50%);
          -webkit-transition: all 0.5s linear;
          transition: all 0.5s linear;
}
.occupation-box .popup-content .profession-list .profession-item .level_0 .iconxiala.active[data-v-29baf05c] {
            -webkit-transform: rotateX(-180deg) translateY(50%);
                    transform: rotateX(-180deg) translateY(50%);
}
.occupation-box .popup-content .profession-list .profession-item .level_1[data-v-29baf05c] {
        color: #444444;
        font-size: 28px;
        font-size: 0.37333rem;
        line-height: 40px;
        line-height: 0.53333rem;
        padding: 30px 70px 30px 23px;
        padding: 0.4rem 0.93333rem 0.4rem 0.30667rem;
        margin-left: 85px;
        margin-left: 1.13333rem;
        position: relative;
        border-bottom: 1px solid #ececec;
        text-align: justify;
}
.occupation-box .popup-content .profession-list .profession-item .level_1 .iconxiala[data-v-29baf05c] {
          color: #afafaf;
          position: absolute;
          right: 30px;
          right: 0.4rem;
          top: 50%;
          -webkit-transform: translateY(-50%);
              -ms-transform: translateY(-50%);
                  transform: translateY(-50%);
          -webkit-transition: all 0.5s linear;
          transition: all 0.5s linear;
}
.occupation-box .popup-content .profession-list .profession-item .level_1 .iconxiala.active[data-v-29baf05c] {
            -webkit-transform: rotateX(-180deg) translateY(50%);
                    transform: rotateX(-180deg) translateY(50%);
}
.occupation-box .popup-content .profession-list .profession-item .level_2[data-v-29baf05c] {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        color: #666666;
        font-size: 28px;
        font-size: 0.37333rem;
        line-height: 40px;
        line-height: 0.53333rem;
        padding: 30px 30px 30px 23px;
        padding: 0.4rem 0.4rem 0.4rem 0.30667rem;
        margin-left: 138px;
        margin-left: 1.84rem;
        position: relative;
        border-bottom: 1px solid #ececec;
        text-align: justify;
}
.occupation-box .popup-content .profession-list .profession-item .level_2 span[data-v-29baf05c]:first-child {
          width: 85%;
}
.occupation-box .popup-content .profession-list .profession-item .level_2 .iconxiala[data-v-29baf05c] {
          color: #afafaf;
          position: absolute;
          right: 30px;
          right: 0.4rem;
          top: 50%;
          -webkit-transform: translateY(-50%);
              -ms-transform: translateY(-50%);
                  transform: translateY(-50%);
          -webkit-transition: all 0.5s linear;
          transition: all 0.5s linear;
}
.occupation-box .popup-content .profession-list .profession-item .level_2 .iconxiala.active[data-v-29baf05c] {
            -webkit-transform: rotateX(-180deg) translateY(50%);
                    transform: rotateX(-180deg) translateY(50%);
}
.occupation-box .popup-content .profession-list .profession-item .level_2 .toggler-active[data-v-29baf05c] {
          color: #236dff;
}
.occupation-box .popup-content .profession-list .profession-item .level_2 .blue_level[data-v-29baf05c] {
          color: #236dff;
          font-size: 28px;
          font-size: 0.37333rem;
          position: absolute;
          right: 30px;
          right: 0.4rem;
          top: 50%;
          -webkit-transform: translateY(-50%);
              -ms-transform: translateY(-50%);
                  transform: translateY(-50%);
}
.occupation-box .popup-content .profession-list .profession-item .pdl20[data-v-29baf05c] {
        margin-left: 188px;
        margin-left: 2.50667rem;
}
.occupation-box .popup-content .profession-list1[data-v-29baf05c] {
      height: calc(100% - 218px);
      height: calc(100% - 2.90667rem);
}
.occupation-box .popup-content .profession-sure-btn[data-v-29baf05c] {
      width: 750px;
      width: 10rem;
      height: 120px;
      height: 1.6rem;
      background: #fff;
      padding-top: 16px;
      padding-top: 0.21333rem;
      border-top: 1px solid #dfdfdf;
}
.occupation-box .popup-content .profession-sure-btn .btn[data-v-29baf05c] {
        width: 690px;
        width: 9.2rem;
        height: 88px;
        height: 1.17333rem;
        border-radius: 8px;
        background: #377aff;
        color: #fff;
        text-align: center;
        line-height: 88px;
        line-height: 1.17333rem;
        margin: 0 auto;
        font-size: 32px;
        font-size: 0.42667rem;
}
.occupation-box .popup-content .profession-empty[data-v-29baf05c] {
      padding-top: 160px;
      padding-top: 2.13333rem;
}
.occupation-box .popup-content .profession-empty .empty-img[data-v-29baf05c] {
        width: 490px;
        width: 6.53333rem;
        display: block;
        margin: 0 auto;
}
.occupation-box .popup-content .profession-empty .empty-txt[data-v-29baf05c] {
        color: #888888;
        font-size: 28px;
        font-size: 0.37333rem;
        text-align: center;
        line-height: 40px;
        line-height: 0.53333rem;
        margin-top: 12px;
        margin-top: 0.16rem;
}

@charset "UTF-8";
/*---------       字体行高       -----------*/
/*---------       字体颜色       -----------*/
/*---------       边框颜色       -----------*/
/*---------       背景颜色       -----------*/
/*--------- 按钮颜色  ---- */
/* 属性多值传递
ex:
@include remCalc(padding,10,20);
padding: 0.13333rem 0.26667rem;*/
/*按钮纯色系*/
/*按钮边框色系*/
/*按钮大小*/
/*自适应按钮*/
/*标题*/
/*小消息标签*/
/*背景色点击变化*/
/*字数省略限制*/
/*波纹点击效果*/
/*按钮*/
/*最大按钮*/
.wts-btn-big[data-v-4b4be57c] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big[data-v-4b4be57c]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*中型按钮*/
.wts-btn-middle[data-v-4b4be57c] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 294px;
  width: 3.92rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 80px;
  line-height: 1.06667rem;
  border-radius: 8px;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-middle[data-v-4b4be57c]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-all[data-v-4b4be57c] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 110px;
  height: 1.46667rem;
  font-size: 40px;
  font-size: 0.53333rem;
  line-height: 110px;
  line-height: 1.46667rem;
  border-radius: 0;
  display: block;
  text-align: center;
}
.wts-btn-all[data-v-4b4be57c]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-free[data-v-4b4be57c] {
  color: #fff;
  background-color: #ff6e06;
  font-size: 30px;
  font-size: 0.4rem;
  border-radius: 5px;
  padding: 3px 10px;
  padding: 3px 0.13333rem;
  display: inline-block;
  text-align: center;
}
.wts-btn-free[data-v-4b4be57c]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}
.wts-btn-big-blue[data-v-4b4be57c] {
  color: #fff;
  background-color: #3aa9f8;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 94px;
  height: 1.25333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 94px;
  line-height: 1.25333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-blue[data-v-4b4be57c]:focus {
    color: #e6e6e6;
    background-color: #0994f6;
}

/*蓝色线型按钮-中*/
.wts-btn-cp[data-v-4b4be57c] {
  color: #fff;
  background-color: #0084ff;
  border: 1px solid #fff;
  display: inline-block;
  text-align: center;
  width: 310px;
  width: 4.13333rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 76px;
  line-height: 1.01333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-cp[data-v-4b4be57c]:hover, .wts-btn-cp[data-v-4b4be57c]:focus {
    color: #fff;
    background-color: #fff;
    border: 1px solid #fff;
}
.wts-btn-radius[data-v-4b4be57c] {
  color: #aaa;
  background-color: #fff;
  border: 1px solid #aaa;
  display: inline-block;
  text-align: center;
  width: 153px;
  width: 2.04rem;
  height: 55px;
  height: 0.73333rem;
  font-size: 26px;
  font-size: 0.34667rem;
  line-height: 55px;
  line-height: 0.73333rem;
  border-radius: 25px;
  border-radius: 0.33333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-radius[data-v-4b4be57c]:hover, .wts-btn-radius[data-v-4b4be57c]:focus {
    color: #fff;
    background-color: #aaa;
    border: 1px solid #aaa;
}

/*微大型按钮*/
.wts-btn-big-01[data-v-4b4be57c] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 590px;
  width: 7.86667rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-01[data-v-4b4be57c]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*查看更多*/
.wts-btn-more[data-v-4b4be57c] {
  display: block;
  border-top: 1px solid #eee;
  height: 86px;
  height: 1.14667rem;
  line-height: 86px;
  line-height: 1.14667rem;
  text-align: center;
  margin-left: -60px;
  margin-left: -0.8rem;
  color: #000;
  font-size: 28px;
  font-size: 0.37333rem;
  position: relative;
}
.wts-btn-more[data-v-4b4be57c]:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 38%;
  margin-top: -18px;
  margin-top: -0.24rem;
  margin-left: 90px;
  margin-left: 1.2rem;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  border-right: 3px solid #000;
  border-top: 3px solid #000;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}
.body-container[data-v-4b4be57c] {
  width: 750px;
  width: 10rem;
  margin: 0 auto;
  position: relative;
  background-color: #f5f5f5;
}
.lz-top-img[data-v-4b4be57c] {
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
}

/*单选框*/
.lz-radio[data-v-4b4be57c] {
  position: relative;
  -webkit-appearance: none;
  width: 18px;
  width: 0.24rem;
  height: 18px;
  height: 0.24rem;
  background-color: transparent;
  border: none;
}
.lz-radio[data-v-4b4be57c]:before {
  content: "\e623";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 12px;
  font-size: 0.16rem;
  line-height: 18px;
  line-height: 0.24rem;
  text-align: center;
  width: 18px;
  width: 0.24rem;
  height: 18px;
  height: 0.24rem;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  color: #fff;
  opacity: 1;
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 50%;
}
.lz-radio[data-v-4b4be57c]:checked::before {
  background-color: #0084ff;
  border: 1px solid #0084ff;
}
.lz-radio-new[data-v-4b4be57c] {
  position: relative;
  background-color: #fff;
  width: 40px;
  width: 0.53333rem;
  height: 40px;
  height: 0.53333rem;
  border-radius: 50%;
  display: inline-block;
  border: 1px solid #e5e5e5;
}
.lz-radio-new[data-check=true][data-v-4b4be57c] {
  background-color: #0084ff;
  border: 1px solid #0084ff;
}
.lz-radio-new[data-check=true][data-v-4b4be57c]:before {
  content: "\e6f0";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 20px;
  font-size: 0.26667rem;
  line-height: 40px;
  line-height: 0.53333rem;
  text-align: center;
  color: #fff;
  position: absolute;
  top: 2px;
  right: 4px;
  margin-top: -1px;
}

/*多选框*/
.lz-checkbox[data-v-4b4be57c] {
  position: relative;
  -webkit-appearance: none;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: transparent;
  border: none;
}
.lz-checkbox[data-v-4b4be57c]:before {
  content: "\e64e";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 14px;
  font-size: 0.18667rem;
  line-height: 24px;
  line-height: 0.32rem;
  text-align: center;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: #fff;
  color: transparent;
  border: 1px solid #ccc;
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 6px;
}
.lz-checkbox[data-v-4b4be57c]:checked::before {
  color: #0084ff;
  background-color: #fff;
  border: 1px solid #0084ff;
}

/*多选框2-选择外层选中*/
.lz-checkbox-02[data-v-4b4be57c] {
  position: relative;
  -webkit-appearance: none;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: transparent;
  border: none;
}
.lz-checkbox-02[data-v-4b4be57c]:before {
  content: "\e623";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 14px;
  font-size: 0.18667rem;
  line-height: 21px;
  line-height: 0.28rem;
  text-align: center;
  width: 22px;
  width: 0.29333rem;
  height: 21px;
  height: 0.28rem;
  background-color: #fff;
  color: transparent;
  border: 1px solid #ccc;
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.checkLi[data-v-4b4be57c] {
  color: #0084ff !important;
}
.checkLi .lz-checkbox-02[data-v-4b4be57c]:before {
    color: #fff;
    background-color: #0084ff;
    border: 1px solid #0084ff;
}

/*底部按钮*/
.lz-apply-btn[data-v-4b4be57c] {
  position: fixed;
  bottom: 0;
  border-top: 2px solid #fff;
  z-index: 20;
  color: #666;
  background-color: #f0f0f0;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 100px;
  height: 1.33333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 0;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.lz-apply-btn i[data-v-4b4be57c] {
    font-size: 40px;
    font-size: 0.53333rem;
    margin-right: 10px;
    margin-right: 0.13333rem;
}

/*底部提示*/
.lz-lp-footer[data-v-4b4be57c] {
  position: absolute;
  bottom: 100px;
  bottom: 1.33333rem;
  padding: 10px;
  padding: 0.13333rem;
}
.lz-lp-footer p[data-v-4b4be57c] {
    margin-bottom: 10px;
    margin-bottom: 0.13333rem;
}

/*顶部返回栏*/
.lz-top-title-empty[data-v-4b4be57c] {
  width: 100%;
  height: 90px;
  height: 1.2rem;
}
.lz-top-title[data-v-4b4be57c] {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 555;
  width: 100%;
  height: 90px;
  height: 1.2rem;
  line-height: 90px;
  line-height: 1.2rem;
  background-color: #0084ff;
  color: #fff;
  font-size: 28px;
  font-size: 0.37333rem;
}
.lz-top-title .left[data-v-4b4be57c] {
    position: absolute;
    top: 0;
    left: 20px;
    left: 0.26667rem;
    color: #fff;
}
.lz-top-title .right[data-v-4b4be57c] {
    position: absolute;
    top: 0;
    right: 20px;
    right: 0.26667rem;
    color: #fff;
}
.lz-top-title .center[data-v-4b4be57c] {
    text-align: center;
    font-size: 32px;
    font-size: 0.42667rem;
}

/*订单页*/
.lz-order-list[data-v-4b4be57c] {
  background-color: #fff;
  padding-top: 44px;
  padding-top: 0.58667rem;
}
.lz-order-list .titles[data-v-4b4be57c] {
    font-size: 36px;
    font-size: 0.48rem;
    color: #222;
    text-align: center;
}
.lz-order-list .need-com[data-v-4b4be57c] {
    position: relative;
    top: -4px;
    font-size: 12px;
    font-size: 0.16rem;
    line-height: 1.2;
    padding: 1px 8px;
    background-color: #fff;
    position: relative;
    color: #fff;
    border-radius: 5px;
    font-size: 28px;
    font-size: 0.37333rem;
    border: 1px solid #0084ff;
    margin-left: 5px;
    color: #0084ff;
}
.lz-order-list .need-com[data-v-4b4be57c]::before {
      content: '';
      position: absolute;
      left: -6px;
      top: 50%;
      margin-top: -3px;
      width: 0;
      height: 0;
      border: 3px solid transparent;
      border-right-color: #fff;
}
.lz-order-list .need-com[data-v-4b4be57c]:before {
    content: 0;
}
.lz-order-list .uls-order[data-v-4b4be57c] {
    width: 100%;
}
.lz-order-list .uls-order > li[data-v-4b4be57c] {
      text-align: center;
      font-size: 36px;
      font-size: 0.48rem;
      display: block;
      padding: 40px 0;
      padding: 0.53333rem 0;
}
.lz-order-list .uls-order > li .order-name[data-v-4b4be57c] {
        display: block;
        line-height: 40px;
        line-height: 0.53333rem;
        color: #000;
}
.lz-order-list .uls-order > li .order-inform[data-v-4b4be57c] {
        font-size: 60px;
        font-size: 0.8rem;
        display: block;
        margin-top: 4px;
        line-height: 80px;
        line-height: 1.06667rem;
        color: #ff6f07;
}
.lz-order-list .btn-check[data-v-4b4be57c],
  .lz-order-list .btn-pay[data-v-4b4be57c] {
    color: #ccc;
    background-color: #fff;
    border: 1px solid #ccc;
    display: inline-block;
    text-align: center;
    width: 180px;
    width: 2.4rem;
    height: 60px;
    height: 0.8rem;
    font-size: 28px;
    font-size: 0.37333rem;
    line-height: 56px;
    line-height: 0.74667rem;
    border-radius: 0;
    float: right;
    margin-left: 10px;
    margin-left: 0.13333rem;
}
.lz-order-list .btn-check[data-v-4b4be57c]:hover, .lz-order-list .btn-check[data-v-4b4be57c]:focus,
    .lz-order-list .btn-pay[data-v-4b4be57c]:hover,
    .lz-order-list .btn-pay[data-v-4b4be57c]:focus {
      color: #fff;
      background-color: #ccc;
      border: 1px solid #ccc;
}
.pay-many[data-v-4b4be57c] {
  margin-top: 12px;
  margin-top: 0.16rem;
  line-height: 88px;
  line-height: 1.17333rem;
  display: block;
  padding-left: 30px;
  padding-left: 0.4rem;
  font-size: 36px;
  font-size: 0.48rem;
}
.lz-bankBanch[data-v-4b4be57c] {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}
.lz-bankBanch.active[data-v-4b4be57c] {
    display: block;
}
.lz-bankBanch .lz-drop-search[data-v-4b4be57c] {
    background-color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}
.lz-bankBanch .lz-drop-search .title[data-v-4b4be57c] {
      position: relative;
      width: 100%;
      height: 100px;
      height: 1.33333rem;
      line-height: 100px;
      line-height: 1.33333rem;
      font-size: 34px;
      font-size: 0.45333rem;
      text-align: center;
}
.lz-bankBanch .lz-drop-search .title i[data-v-4b4be57c] {
        font-size: 50px;
        font-size: 0.66667rem;
        position: absolute;
        right: 0;
        top: 0;
        width: 80px;
        width: 1.06667rem;
        line-height: 100px;
        line-height: 1.33333rem;
}
.lz-bankBanch .lz-drop-search .search-box[data-v-4b4be57c] {
      position: relative;
      width: 100%;
      height: 100px;
      height: 1.33333rem;
      padding: 15px 40px;
      padding: 0.2rem 0.53333rem;
      text-align: center;
      background-color: #f5f5f5;
}
.lz-bankBanch .lz-drop-search .search-box i[data-v-4b4be57c] {
        position: absolute;
        left: 50px;
        left: 0.66667rem;
        top: 50%;
        margin-top: -35px;
        margin-top: -0.46667rem;
        font-size: 30px;
        font-size: 0.4rem;
        height: 70px;
        height: 0.93333rem;
        line-height: 70px;
        line-height: 0.93333rem;
        color: #999;
}
.lz-bankBanch .lz-drop-search .search[data-v-4b4be57c] {
      display: block;
      width: 100%;
      height: 70px;
      height: 0.93333rem;
      background-color: #fff;
      color: #333;
      padding-left: 50px;
      padding-left: 0.66667rem;
      margin: 0;
      border-color: #fff;
      font-size: 32px;
      font-size: 0.42667rem;
      border: none;
}
.lz-bankBanch .lz-drop-search .selected[data-v-4b4be57c] {
      width: 100%;
      height: 300px;
      height: 4rem;
      padding: 10px 20px;
      padding: 0.13333rem 0.26667rem;
      overflow: auto !important;
}
.lz-bankBanch .lz-drop-search .selected .option[data-v-4b4be57c] {
        position: relative;
        display: block;
        min-height: 20px;
        min-height: 0.26667rem;
        width: 100%;
        font-size: 16px;
        font-size: 0.21333rem;
        line-height: 20px;
        line-height: 0.26667rem;
        padding: 5px 0;
        color: #666;
        border-top: 1px solid #ececec;
}
.lz-bankBanch .lz-drop-search .selected .option[data-v-4b4be57c]:first-child {
          border-top: none;
}
.lz-list-block[data-v-4b4be57c] {
  position: relative;
}
.lz-list-block .ul-List .icons-left[data-v-4b4be57c] {
    position: absolute;
    width: 50px;
    width: 0.66667rem;
    left: 0;
    top: 25px;
    top: 0.33333rem;
    display: inline-block;
    height: 50px;
    height: 0.66667rem;
    font-size: 44px;
    font-size: 0.58667rem;
    color: #0084ff;
}
.lz-list-block .ul-List .ripple[data-v-4b4be57c] {
    position: relative;
    overflow: hidden;
}
.lz-list-block .ul-List .ripple[data-v-4b4be57c]:after {
      content: "";
      display: block;
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      pointer-events: none;
      background-image: radial-gradient(circle, #666 10%, transparent 10.01%);
      background-repeat: no-repeat;
      background-position: 50%;
      -webkit-transform: scale(10, 10);
          -ms-transform: scale(10, 10);
              transform: scale(10, 10);
      opacity: 0;
      -webkit-transition: opacity .5s, -webkit-transform .3s;
      transition: opacity .5s, -webkit-transform .3s;
      transition: transform .3s, opacity .5s;
      transition: transform .3s, opacity .5s, -webkit-transform .3s;
}
.lz-list-block .ul-List .ripple[data-v-4b4be57c]:active:after {
      -webkit-transform: scale(0, 0);
          -ms-transform: scale(0, 0);
              transform: scale(0, 0);
      opacity: .3;
      -webkit-transition: 0s;
      transition: 0s;
}
.lz-list-block .ul-List .item-content[data-v-4b4be57c] {
    background-color: #fff;
    width: 100%;
    line-height: 100px;
    line-height: 1.33333rem;
    height: 100px;
    height: 1.33333rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 30px;
    padding: 0 0.4rem;
    border-bottom: 1px solid #e7e7e7;
    font-size: 30px;
    font-size: 0.4rem;
}
.lz-list-block .ul-List .item-content > a.item-link[data-v-4b4be57c] {
      font-size: 30px;
      font-size: 0.4rem;
      display: block;
      width: 100%;
      height: 100%;
      color: #000;
}
.lz-list-block .ul-List .item-content .item-inner[data-v-4b4be57c] {
      width: 100%;
      height: 100%;
      position: relative;
      padding-right: 40px;
      padding-right: 0.53333rem;
      padding-left: 70px;
      padding-left: 0.93333rem;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
}
.lz-list-block .ul-List .item-content .icon-gerenziliao[data-v-4b4be57c] {
      font-size: 30px;
      font-size: 0.4rem;
}
.lz-list-block .ul-List .item-content .icons-right[data-v-4b4be57c] {
      position: absolute;
      right: 0;
      top: 0;
      display: inline-block;
      height: 100px;
      height: 1.33333rem;
      line-height: 100px;
      line-height: 1.33333rem;
      font-size: 36px;
      font-size: 0.48rem;
      color: #cac9ce;
}
.lz-list-block .ul-List .item-content .item-form[data-v-4b4be57c] {
      padding-left: 0;
}
.lz-list-block .ul-List .item-content .item-form .item-e-left[data-v-4b4be57c] {
        width: 30%;
        height: 100%;
        display: inline-block;
        float: left;
}
.lz-list-block .ul-List .item-content .item-form .item-e-right[data-v-4b4be57c] {
        width: 68%;
        height: 100%;
        text-align: right;
        display: inline-block;
        float: right;
        margin-bottom: 0;
}
.lz-list-block .ul-List .item-content .item-form input[type="text"][data-v-4b4be57c] {
        border: none;
        background-color: #fff;
}
.lz-list-block .ul-List .item-content .item-form .lz-radio[data-v-4b4be57c] {
        margin-top: 30px;
        margin-top: 0.4rem;
}
.lz-list-block .ul-List .item-content .item-form .date-input[data-v-4b4be57c] {
        border: none;
        text-align: right;
        background-color: #fff;
        height: 90px;
        height: 1.2rem;
        line-height: 90px;
        line-height: 1.2rem;
        margin-right: -55px;
        margin-right: -0.73333rem;
}
.lz-list-block .ul-List .item-content .item-title[data-v-4b4be57c] {
      padding: 0;
}
.lz-list-block .ul-List .item-content .item-title .item-img[data-v-4b4be57c] {
        position: absolute;
        right: 0;
        top: 5px;
        width: 90px;
        width: 1.2rem;
        height: 90px;
        height: 1.2rem;
        border-radius: 50%;
}
.shadeBox[data-v-4b4be57c] {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 999;
  background-color: rgba(0, 0, 0, 0.4);
}
#emptyDom[data-v-4b4be57c] {
  font-size: 34px;
  font-size: 0.45333rem;
}
#emptyDom .empty-icon[data-v-4b4be57c] {
    width: 185px;
    width: 2.46667rem;
    display: block;
    margin: 30px auto 10px;
    margin: 0.4rem auto 0.13333rem;
}
#emptyDom p[data-v-4b4be57c] {
    text-align: center;
    font-size: 34px;
    font-size: 0.45333rem;
}
.lz-layer-bg[data-v-4b4be57c] {
  background-color: transparent !important;
}
.layui-m-layer2 .layui-m-layerchild p[data-v-4b4be57c] {
  color: #fff;
}
.layout-enter-active[data-v-4b4be57c], .layout-leave-active[data-v-4b4be57c] {
  -webkit-transition: opacity .5s;
  transition: opacity .5s;
}
.layout-enter[data-v-4b4be57c], .layout-leave-active[data-v-4b4be57c] {
  opacity: 0;
}
.van-picker button[data-v-4b4be57c] {
  font-size: 30px;
  font-size: 0.4rem;
}
.van-image[data-v-4b4be57c] {
  vertical-align: middle;
}
.van-image img[data-v-4b4be57c] {
    vertical-align: middle;
}
.share-process-yindao[data-v-4b4be57c] {
  background-color: transparent;
  position: fixed;
  left: 0;
  top: 0;
  width: 750px;
  width: 10rem;
}
.share-process-yindao .layui-m-layercont[data-v-4b4be57c] {
    text-align: right;
    padding-right: 20px;
    padding-right: 0.26667rem;
    padding-top: 20px;
    padding-top: 0.26667rem;
}
.share-process-yindao img[data-v-4b4be57c] {
    width: 560px;
    width: 7.46667rem;
}
.vue-puzzle-vcode[data-v-4b4be57c] {
  z-index: 999999 !important;
}
.vue-puzzle-vcode .vue-auth-box_[data-v-4b4be57c] {
    top: 50%;
}
.margin-top-10[data-v-4b4be57c] {
  margin-top: 10px !important;
  margin-top: 0.13333rem !important;
}
.margin-top-20[data-v-4b4be57c] {
  margin-top: 20px !important;
  margin-top: 0.26667rem !important;
}
.margin-top-30[data-v-4b4be57c] {
  margin-top: 30px !important;
  margin-top: 0.4rem !important;
}
.margin-top-40[data-v-4b4be57c] {
  margin-top: 40px !important;
  margin-top: 0.53333rem !important;
}
.margin-top-50[data-v-4b4be57c] {
  margin-top: 50px !important;
  margin-top: 0.66667rem !important;
}
.margin-top-60[data-v-4b4be57c] {
  margin-top: 60px !important;
  margin-top: 0.8rem !important;
}
.margin-right-10[data-v-4b4be57c] {
  margin-right: 10px !important;
  margin-right: 0.13333rem !important;
}
.margin-right-20[data-v-4b4be57c] {
  margin-right: 20px !important;
  margin-right: 0.26667rem !important;
}
.margin-right-30[data-v-4b4be57c] {
  margin-right: 30px !important;
  margin-right: 0.4rem !important;
}
.margin-right-40[data-v-4b4be57c] {
  margin-right: 40px !important;
  margin-right: 0.53333rem !important;
}
.margin-right-50[data-v-4b4be57c] {
  margin-right: 50px !important;
  margin-right: 0.66667rem !important;
}
.margin-right-60[data-v-4b4be57c] {
  margin-right: 60px !important;
  margin-right: 0.8rem !important;
}
.margin-bottom-10[data-v-4b4be57c] {
  margin-bottom: 10px !important;
  margin-bottom: 0.13333rem !important;
}
.margin-bottom-20[data-v-4b4be57c] {
  margin-bottom: 20px !important;
  margin-bottom: 0.26667rem !important;
}
.margin-bottom-30[data-v-4b4be57c] {
  margin-bottom: 30px !important;
  margin-bottom: 0.4rem !important;
}
.margin-bottom-40[data-v-4b4be57c] {
  margin-bottom: 40px !important;
  margin-bottom: 0.53333rem !important;
}
.margin-bottom-50[data-v-4b4be57c] {
  margin-bottom: 50px !important;
  margin-bottom: 0.66667rem !important;
}
.margin-bottom-60[data-v-4b4be57c] {
  margin-bottom: 60px !important;
  margin-bottom: 0.8rem !important;
}
.margin-left-10[data-v-4b4be57c] {
  margin-left: 10px !important;
  margin-left: 0.13333rem !important;
}
.margin-left-20[data-v-4b4be57c] {
  margin-left: 20px !important;
  margin-left: 0.26667rem !important;
}
.margin-left-30[data-v-4b4be57c] {
  margin-left: 30px !important;
  margin-left: 0.4rem !important;
}
.margin-left-40[data-v-4b4be57c] {
  margin-left: 40px !important;
  margin-left: 0.53333rem !important;
}
.margin-left-50[data-v-4b4be57c] {
  margin-left: 50px !important;
  margin-left: 0.66667rem !important;
}
.margin-left-60[data-v-4b4be57c] {
  margin-left: 60px !important;
  margin-left: 0.8rem !important;
}
.padding-top-10[data-v-4b4be57c] {
  padding-top: 10px !important;
  padding-top: 0.13333rem !important;
}
.padding-top-20[data-v-4b4be57c] {
  padding-top: 20px !important;
  padding-top: 0.26667rem !important;
}
.padding-top-30[data-v-4b4be57c] {
  padding-top: 30px !important;
  padding-top: 0.4rem !important;
}
.padding-top-40[data-v-4b4be57c] {
  padding-top: 40px !important;
  padding-top: 0.53333rem !important;
}
.padding-top-50[data-v-4b4be57c] {
  padding-top: 50px !important;
  padding-top: 0.66667rem !important;
}
.padding-top-60[data-v-4b4be57c] {
  padding-top: 60px !important;
  padding-top: 0.8rem !important;
}
.padding-right-10[data-v-4b4be57c] {
  padding-right: 10px !important;
  padding-right: 0.13333rem !important;
}
.padding-right-20[data-v-4b4be57c] {
  padding-right: 20px !important;
  padding-right: 0.26667rem !important;
}
.padding-right-30[data-v-4b4be57c] {
  padding-right: 30px !important;
  padding-right: 0.4rem !important;
}
.padding-right-40[data-v-4b4be57c] {
  padding-right: 40px !important;
  padding-right: 0.53333rem !important;
}
.padding-right-50[data-v-4b4be57c] {
  padding-right: 50px !important;
  padding-right: 0.66667rem !important;
}
.padding-right-60[data-v-4b4be57c] {
  padding-right: 60px !important;
  padding-right: 0.8rem !important;
}
.padding-bottom-10[data-v-4b4be57c] {
  padding-bottom: 10px !important;
  padding-bottom: 0.13333rem !important;
}
.padding-bottom-20[data-v-4b4be57c] {
  padding-bottom: 20px !important;
  padding-bottom: 0.26667rem !important;
}
.padding-bottom-30[data-v-4b4be57c] {
  padding-bottom: 30px !important;
  padding-bottom: 0.4rem !important;
}
.padding-bottom-40[data-v-4b4be57c] {
  padding-bottom: 40px !important;
  padding-bottom: 0.53333rem !important;
}
.padding-bottom-50[data-v-4b4be57c] {
  padding-bottom: 50px !important;
  padding-bottom: 0.66667rem !important;
}
.padding-bottom-60[data-v-4b4be57c] {
  padding-bottom: 60px !important;
  padding-bottom: 0.8rem !important;
}
.padding-left-10[data-v-4b4be57c] {
  padding-left: 10px !important;
  padding-left: 0.13333rem !important;
}
.padding-left-20[data-v-4b4be57c] {
  padding-left: 20px !important;
  padding-left: 0.26667rem !important;
}
.padding-left-30[data-v-4b4be57c] {
  padding-left: 30px !important;
  padding-left: 0.4rem !important;
}
.padding-left-40[data-v-4b4be57c] {
  padding-left: 40px !important;
  padding-left: 0.53333rem !important;
}
.padding-left-50[data-v-4b4be57c] {
  padding-left: 50px !important;
  padding-left: 0.66667rem !important;
}
.padding-left-60[data-v-4b4be57c] {
  padding-left: 60px !important;
  padding-left: 0.8rem !important;
}
.bac-transparent[data-v-4b4be57c] {
  background-color: transparent !important;
}
.bac-transparent .layui-m-layerchild[data-v-4b4be57c] {
    background-color: transparent !important;
}
.layui-m-layer-lzAlert[data-v-4b4be57c] {
  width: 80% !important;
}
.layui-m-layer-lzAlert h3[data-v-4b4be57c] {
    line-height: 32px;
    line-height: 0.42667rem;
    height: unset;
    padding-top: 46px;
    padding-top: 0.61333rem;
    font-size: 32px;
    font-size: 0.42667rem;
}
.layui-m-layer-lzAlert .layui-m-layercont[data-v-4b4be57c] {
    font-size: 30px;
    font-size: 0.4rem;
    max-height: 300px;
    max-height: 4rem;
    overflow: auto;
    word-break: break-all;
    padding: 60px 40px;
    padding: 0.8rem 0.53333rem;
}
.layui-m-layer-lzAlert .layui-m-layerbtn span[yes][data-v-4b4be57c] {
    font-size: 30px;
    font-size: 0.4rem;
    color: #0084ff !important;
}
.layui-m-layer-inquiry[data-v-4b4be57c] {
  width: 80% !important;
}
.layui-m-layer-inquiry .layui-m-layercont[data-v-4b4be57c] {
    font-size: 30px;
    font-size: 0.4rem;
}
.layui-m-layer-design-lzAlert[data-v-4b4be57c] {
  width: 670px !important;
  width: 8.93333rem !important;
  padding-bottom: 70px;
  padding-bottom: 0.93333rem;
  border-radius: 32px !important;
  border-radius: 0.42667rem !important;
  background: url(../../static-product/img/alertbg.dacbbd63.png) no-repeat;
  background-size: 401px 334px;
  background-size: 5.34667rem 4.45333rem;
  background-position: center 168px;
  background-position: center 2.24rem;
  background-color: #fff;
}
.layui-m-layer-design-lzAlert .layui-m-layercont[data-v-4b4be57c] {
    font-size: 30px;
    font-size: 0.4rem;
    overflow: auto;
    word-break: break-all;
    padding: 60px 40px;
    padding: 0.8rem 0.53333rem;
}
.layui-m-layer-design-lzAlert .layui-m-layercont .title[data-v-4b4be57c] {
      font-size: 38px;
      font-size: 0.50667rem;
      line-height: 48px;
      line-height: 0.64rem;
      color: #000;
      text-align: center;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      font-family: PingFangSC-Semibold;
}
.layui-m-layer-design-lzAlert .layui-m-layercont .desc[data-v-4b4be57c] {
      font-size: 32px;
      font-size: 0.42667rem;
      color: #3c464f;
      text-align: center;
      line-height: 48px;
      line-height: 0.64rem;
      height: 144px;
      height: 1.92rem;
      overflow-y: auto;
      -webkit-overflow-scrolling: touch;
      margin-top: 439px;
      margin-top: 5.85333rem;
      font-family: PingFangSC-Regular;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn[data-v-4b4be57c] {
    width: 345px;
    width: 4.6rem;
    height: 95px;
    height: 1.26667rem;
    line-height: 95px;
    line-height: 1.26667rem;
    background: #3c7cfc;
    border: 1px solid #3c7cfc;
    overflow: hidden;
    -webkit-box-shadow: 0 10px 22px 0 rgba(60, 124, 252, 0.2);
    -webkit-box-shadow: 0 0.13333rem 0.29333rem 0 rgba(60, 124, 252, 0.2);
            box-shadow: 0 10px 22px 0 rgba(60, 124, 252, 0.2);
            box-shadow: 0 0.13333rem 0.29333rem 0 rgba(60, 124, 252, 0.2);
    border-radius: 54px;
    border-radius: 0.72rem;
    margin: 0 auto;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn span[yes][data-v-4b4be57c] {
      font-size: 36px;
      font-size: 0.48rem;
      color: #fff;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn span[yes][data-v-4b4be57c]:active {
      background: #3c7cfc;
}

/*按钮*/
/*最大按钮*/
.wts-btn-big[data-v-4b4be57c] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big[data-v-4b4be57c]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*中型按钮*/
.wts-btn-middle[data-v-4b4be57c] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 294px;
  width: 3.92rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 80px;
  line-height: 1.06667rem;
  border-radius: 8px;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-middle[data-v-4b4be57c]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-all[data-v-4b4be57c] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 110px;
  height: 1.46667rem;
  font-size: 40px;
  font-size: 0.53333rem;
  line-height: 110px;
  line-height: 1.46667rem;
  border-radius: 0;
  display: block;
  text-align: center;
}
.wts-btn-all[data-v-4b4be57c]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-free[data-v-4b4be57c] {
  color: #fff;
  background-color: #ff6e06;
  font-size: 30px;
  font-size: 0.4rem;
  border-radius: 5px;
  padding: 3px 10px;
  padding: 3px 0.13333rem;
  display: inline-block;
  text-align: center;
}
.wts-btn-free[data-v-4b4be57c]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}
.wts-btn-big-blue[data-v-4b4be57c] {
  color: #fff;
  background-color: #3aa9f8;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 94px;
  height: 1.25333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 94px;
  line-height: 1.25333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-blue[data-v-4b4be57c]:focus {
    color: #e6e6e6;
    background-color: #0994f6;
}

/*蓝色线型按钮-中*/
.wts-btn-cp[data-v-4b4be57c] {
  color: #fff;
  background-color: #0084ff;
  border: 1px solid #fff;
  display: inline-block;
  text-align: center;
  width: 310px;
  width: 4.13333rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 76px;
  line-height: 1.01333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-cp[data-v-4b4be57c]:hover, .wts-btn-cp[data-v-4b4be57c]:focus {
    color: #fff;
    background-color: #fff;
    border: 1px solid #fff;
}
.wts-btn-radius[data-v-4b4be57c] {
  color: #aaa;
  background-color: #fff;
  border: 1px solid #aaa;
  display: inline-block;
  text-align: center;
  width: 153px;
  width: 2.04rem;
  height: 55px;
  height: 0.73333rem;
  font-size: 26px;
  font-size: 0.34667rem;
  line-height: 55px;
  line-height: 0.73333rem;
  border-radius: 25px;
  border-radius: 0.33333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-radius[data-v-4b4be57c]:hover, .wts-btn-radius[data-v-4b4be57c]:focus {
    color: #fff;
    background-color: #aaa;
    border: 1px solid #aaa;
}

/*微大型按钮*/
.wts-btn-big-01[data-v-4b4be57c] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 590px;
  width: 7.86667rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-01[data-v-4b4be57c]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*查看更多*/
.wts-btn-more[data-v-4b4be57c] {
  display: block;
  border-top: 1px solid #eee;
  height: 86px;
  height: 1.14667rem;
  line-height: 86px;
  line-height: 1.14667rem;
  text-align: center;
  margin-left: -60px;
  margin-left: -0.8rem;
  color: #000;
  font-size: 28px;
  font-size: 0.37333rem;
  position: relative;
}
.wts-btn-more[data-v-4b4be57c]:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 38%;
  margin-top: -18px;
  margin-top: -0.24rem;
  margin-left: 90px;
  margin-left: 1.2rem;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  border-right: 3px solid #000;
  border-top: 3px solid #000;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}
.lz-readys[data-v-4b4be57c] {
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  min-height: 100vh;
  background-color: #fff;
  z-index: 9999;
}
.lz-readys .spinner[data-v-4b4be57c] {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -20px;
    margin-top: -0.26667rem;
    margin-left: -20px;
    margin-left: -0.26667rem;
    width: 40px;
    width: 0.53333rem;
    height: 40px;
    height: 0.53333rem;
}
.lz-readys .container1 > div[data-v-4b4be57c],
  .lz-readys .container2 > div[data-v-4b4be57c],
  .lz-readys .container3 > div[data-v-4b4be57c] {
    width: 10px;
    width: 0.13333rem;
    height: 10px;
    height: 0.13333rem;
    background-color: #0084ff;
    border-radius: 100%;
    position: absolute;
    -webkit-animation: bouncedelay-4b4be57c 1.2s infinite ease-in-out;
    animation: bouncedelay-4b4be57c 1.2s infinite ease-in-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.lz-readys .spinner .spinner-container[data-v-4b4be57c] {
    position: absolute;
    width: 100%;
    height: 100%;
}
.lz-readys .container2[data-v-4b4be57c] {
    -webkit-transform: rotateZ(45deg);
    -ms-transform: rotate(45deg);
        transform: rotateZ(45deg);
}
.lz-readys .container3[data-v-4b4be57c] {
    -webkit-transform: rotateZ(90deg);
    -ms-transform: rotate(90deg);
        transform: rotateZ(90deg);
}
.lz-readys .circle1[data-v-4b4be57c] {
    top: 0;
    left: 0;
}
.lz-readys .circle2[data-v-4b4be57c] {
    top: 0;
    right: 0;
}
.lz-readys .circle3[data-v-4b4be57c] {
    right: 0;
    bottom: 0;
}
.lz-readys .circle4[data-v-4b4be57c] {
    left: 0;
    bottom: 0;
}
.lz-readys .container2 .circle1[data-v-4b4be57c] {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}
.lz-readys .container3 .circle1[data-v-4b4be57c] {
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
}
.lz-readys .container1 .circle2[data-v-4b4be57c] {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}
.lz-readys .container2 .circle2[data-v-4b4be57c] {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}
.lz-readys .container3 .circle2[data-v-4b4be57c] {
    -webkit-animation-delay: -0.7s;
    animation-delay: -0.7s;
}
.lz-readys .container1 .circle3[data-v-4b4be57c] {
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.6s;
}
.lz-readys .container2 .circle3[data-v-4b4be57c] {
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s;
}
.lz-readys .container3 .circle3[data-v-4b4be57c] {
    -webkit-animation-delay: -0.4s;
    animation-delay: -0.4s;
}
.lz-readys .container1 .circle4[data-v-4b4be57c] {
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s;
}
.lz-readys .container2 .circle4[data-v-4b4be57c] {
    -webkit-animation-delay: -0.2s;
    animation-delay: -0.2s;
}
.lz-readys .container3 .circle4[data-v-4b4be57c] {
    -webkit-animation-delay: -0.1s;
    animation-delay: -0.1s;
}
@-webkit-keyframes bouncedelay-4b4be57c {
0%,
  80%,
  100% {
    -webkit-transform: scale(0);
}
40% {
    -webkit-transform: scale(1);
}
}
@keyframes bouncedelay-4b4be57c {
0%,
  80%,
  100% {
    transform: scale(0);
    -webkit-transform: scale(0);
}
40% {
    transform: scale(1);
    -webkit-transform: scale(1);
}
}
.lz-readys .loadText[data-v-4b4be57c] {
    position: absolute;
    top: 40%;
    left: 50%;
    width: 100px;
    width: 1.33333rem;
    margin-left: -50px;
    margin-left: -0.66667rem;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    font-size: 14px;
    font-size: 0.18667rem;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.6);
    color: #fff;
    font-size: 14px;
    padding-bottom: 10px;
    padding-bottom: 0.13333rem;
}
.lz-readys .loadText .gifLoad[data-v-4b4be57c] {
      width: 60px;
      width: 0.8rem;
      height: 60px;
      height: 0.8rem;
      display: block;
      margin: 10px auto;
      margin: 0.13333rem auto;
}
.design-modal[data-v-4b4be57c] {
  width: 630px;
  width: 8.4rem;
}
.design-modal.design-modal-footer[data-v-4b4be57c] {
    width: 690px;
    width: 9.2rem;
    bottom: 20px;
    bottom: 0.26667rem;
    top: auto;
    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    border-radius: 10px;
    border-radius: 0.13333rem;
    background: rgba(255, 255, 255, 0.8);
}
.design-modal.design-modal-footer .van-dialog__footer[data-v-4b4be57c] {
      display: none;
}
.design-modal.design-modal-confirm[data-v-4b4be57c] {
    width: 650px;
    width: 8.66667rem;
}
.design-modal.design-modal-confirm .van-dialog__content .van-dialog__message[data-v-4b4be57c] {
      padding: 40px 30px;
      padding: 0.53333rem 0.4rem;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-button--default[data-v-4b4be57c] {
      width: 260px;
      width: 3.46667rem;
      height: 80px;
      height: 1.06667rem;
      background: #236DFF;
      border-radius: 40px;
      border-radius: 0.53333rem;
      -webkit-box-flex: 0;
          -ms-flex: none;
              flex: none;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-button--default .van-button__text[data-v-4b4be57c] {
        font-size: 28px;
        font-size: 0.37333rem;
        color: #fff;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-dialog__cancel[data-v-4b4be57c] {
      background: #fff;
      border: 1px solid #236DFF;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-dialog__cancel .van-button__text[data-v-4b4be57c] {
        color: #236DFF;
}
.design-modal .van-dialog__header[data-v-4b4be57c] {
    color: #000000;
    font-size: 34px;
    font-size: 0.45333rem;
    line-height: 48px;
    line-height: 0.64rem;
    padding-top: 40px;
    padding-top: 0.53333rem;
    font-weight: 700;
}
.design-modal .van-dialog__content .van-dialog__message[data-v-4b4be57c] {
    color: #444444;
    font-size: 30px;
    font-size: 0.4rem;
    line-height: 42px;
    line-height: 0.56rem;
    padding: 30px;
    padding: 0.4rem;
}
.design-modal .van-dialog__footer[data-v-4b4be57c] {
    padding: 0 30px 40px;
    padding: 0 0.4rem 0.53333rem;
}
.design-modal .van-dialog__footer.van-hairline--top[data-v-4b4be57c]::after {
      border: none;
}
.design-modal .van-dialog__footer .van-button--default[data-v-4b4be57c] {
      width: 320px;
      width: 4.26667rem;
      height: 88px;
      height: 1.17333rem;
      background: #236DFF;
      border-radius: 44px;
      border-radius: 0.58667rem;
      margin: 0 auto;
      -webkit-box-flex: 0;
          -ms-flex: none;
              flex: none;
}
.design-modal .van-dialog__footer .van-button--default .van-button__text[data-v-4b4be57c] {
        font-size: 32px;
        font-size: 0.42667rem;
        color: #fff;
}
.bank-from .items-wrap[data-v-4b4be57c] {
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
}
.bank-from .iconquestion-mark[data-v-4b4be57c] {
  color: #0084ff;
  font-size: 28px;
  font-size: 0.37333rem;
}
.bank-from .bank-info[data-v-4b4be57c] {
  color: #ff7f27 !important;
  font-size: 28px !important;
  font-size: 0.37333rem !important;
  text-align: right;
}
.bank-from .bankname-box[data-v-4b4be57c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding-bottom: 15px;
  padding-bottom: 0.2rem;
  padding: 0 20px 15px;
  padding: 0 0.26667rem 0.2rem;
}
.bank-from .bankname-box .bankname-li[data-v-4b4be57c] {
    width: 50%;
    text-align: center;
    line-height: 1.5;
    padding: 10px;
    padding: 0.13333rem;
}
.bank-from .input-text[data-v-4b4be57c] {
  padding-right: 20px;
  padding-right: 0.26667rem;
  width: calc(100% - 46px);
  width: calc(100% - 0.61333rem);
}
.bank-from .ocr-div[data-v-4b4be57c] {
  height: 34px;
  height: 0.45333rem;
  width: 41px;
  width: 0.54667rem;
  position: relative;
}
.bank-from .ocr-div .upload-input[data-v-4b4be57c] {
    width: 100%;
    height: 100%;
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}
.bank-from .ocr-div .input-img[data-v-4b4be57c] {
    height: 30px;
    height: 0.4rem;
    padding-left: 14px;
    padding-left: 0.18667rem;
    border-left: 1px solid rgba(151, 151, 151, 0.3);
}
.bank-from .input-div[data-v-4b4be57c] {
  font-size: 30px;
  font-size: 0.4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.bank-from .mask-text[data-v-4b4be57c] {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: #fff;
  z-index: 3;
  line-height: 60px;
  line-height: 0.8rem;
  vertical-align: middle;
}

@charset "UTF-8";
/*---------       字体行高       -----------*/
/*---------       字体颜色       -----------*/
/*---------       边框颜色       -----------*/
/*---------       背景颜色       -----------*/
/*--------- 按钮颜色  ---- */
/* 属性多值传递
ex:
@include remCalc(padding,10,20);
padding: 0.13333rem 0.26667rem;*/
/*按钮纯色系*/
/*按钮边框色系*/
/*按钮大小*/
/*自适应按钮*/
/*标题*/
/*小消息标签*/
/*背景色点击变化*/
/*字数省略限制*/
/*波纹点击效果*/
/*按钮*/
/*最大按钮*/
.wts-btn-big[data-v-ed96cb82] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big[data-v-ed96cb82]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*中型按钮*/
.wts-btn-middle[data-v-ed96cb82] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 294px;
  width: 3.92rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 80px;
  line-height: 1.06667rem;
  border-radius: 8px;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-middle[data-v-ed96cb82]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-all[data-v-ed96cb82] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 110px;
  height: 1.46667rem;
  font-size: 40px;
  font-size: 0.53333rem;
  line-height: 110px;
  line-height: 1.46667rem;
  border-radius: 0;
  display: block;
  text-align: center;
}
.wts-btn-all[data-v-ed96cb82]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-free[data-v-ed96cb82] {
  color: #fff;
  background-color: #ff6e06;
  font-size: 30px;
  font-size: 0.4rem;
  border-radius: 5px;
  padding: 3px 10px;
  padding: 3px 0.13333rem;
  display: inline-block;
  text-align: center;
}
.wts-btn-free[data-v-ed96cb82]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}
.wts-btn-big-blue[data-v-ed96cb82] {
  color: #fff;
  background-color: #3aa9f8;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 94px;
  height: 1.25333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 94px;
  line-height: 1.25333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-blue[data-v-ed96cb82]:focus {
    color: #e6e6e6;
    background-color: #0994f6;
}

/*蓝色线型按钮-中*/
.wts-btn-cp[data-v-ed96cb82] {
  color: #fff;
  background-color: #0084ff;
  border: 1px solid #fff;
  display: inline-block;
  text-align: center;
  width: 310px;
  width: 4.13333rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 76px;
  line-height: 1.01333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-cp[data-v-ed96cb82]:hover, .wts-btn-cp[data-v-ed96cb82]:focus {
    color: #fff;
    background-color: #fff;
    border: 1px solid #fff;
}
.wts-btn-radius[data-v-ed96cb82] {
  color: #aaa;
  background-color: #fff;
  border: 1px solid #aaa;
  display: inline-block;
  text-align: center;
  width: 153px;
  width: 2.04rem;
  height: 55px;
  height: 0.73333rem;
  font-size: 26px;
  font-size: 0.34667rem;
  line-height: 55px;
  line-height: 0.73333rem;
  border-radius: 25px;
  border-radius: 0.33333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-radius[data-v-ed96cb82]:hover, .wts-btn-radius[data-v-ed96cb82]:focus {
    color: #fff;
    background-color: #aaa;
    border: 1px solid #aaa;
}

/*微大型按钮*/
.wts-btn-big-01[data-v-ed96cb82] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 590px;
  width: 7.86667rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-01[data-v-ed96cb82]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*查看更多*/
.wts-btn-more[data-v-ed96cb82] {
  display: block;
  border-top: 1px solid #eee;
  height: 86px;
  height: 1.14667rem;
  line-height: 86px;
  line-height: 1.14667rem;
  text-align: center;
  margin-left: -60px;
  margin-left: -0.8rem;
  color: #000;
  font-size: 28px;
  font-size: 0.37333rem;
  position: relative;
}
.wts-btn-more[data-v-ed96cb82]:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 38%;
  margin-top: -18px;
  margin-top: -0.24rem;
  margin-left: 90px;
  margin-left: 1.2rem;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  border-right: 3px solid #000;
  border-top: 3px solid #000;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}
.body-container[data-v-ed96cb82] {
  width: 750px;
  width: 10rem;
  margin: 0 auto;
  position: relative;
  background-color: #f5f5f5;
}
.lz-top-img[data-v-ed96cb82] {
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
}

/*单选框*/
.lz-radio[data-v-ed96cb82] {
  position: relative;
  -webkit-appearance: none;
  width: 18px;
  width: 0.24rem;
  height: 18px;
  height: 0.24rem;
  background-color: transparent;
  border: none;
}
.lz-radio[data-v-ed96cb82]:before {
  content: "\e623";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 12px;
  font-size: 0.16rem;
  line-height: 18px;
  line-height: 0.24rem;
  text-align: center;
  width: 18px;
  width: 0.24rem;
  height: 18px;
  height: 0.24rem;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  color: #fff;
  opacity: 1;
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 50%;
}
.lz-radio[data-v-ed96cb82]:checked::before {
  background-color: #0084ff;
  border: 1px solid #0084ff;
}
.lz-radio-new[data-v-ed96cb82] {
  position: relative;
  background-color: #fff;
  width: 40px;
  width: 0.53333rem;
  height: 40px;
  height: 0.53333rem;
  border-radius: 50%;
  display: inline-block;
  border: 1px solid #e5e5e5;
}
.lz-radio-new[data-check=true][data-v-ed96cb82] {
  background-color: #0084ff;
  border: 1px solid #0084ff;
}
.lz-radio-new[data-check=true][data-v-ed96cb82]:before {
  content: "\e6f0";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 20px;
  font-size: 0.26667rem;
  line-height: 40px;
  line-height: 0.53333rem;
  text-align: center;
  color: #fff;
  position: absolute;
  top: 2px;
  right: 4px;
  margin-top: -1px;
}

/*多选框*/
.lz-checkbox[data-v-ed96cb82] {
  position: relative;
  -webkit-appearance: none;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: transparent;
  border: none;
}
.lz-checkbox[data-v-ed96cb82]:before {
  content: "\e64e";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 14px;
  font-size: 0.18667rem;
  line-height: 24px;
  line-height: 0.32rem;
  text-align: center;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: #fff;
  color: transparent;
  border: 1px solid #ccc;
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 6px;
}
.lz-checkbox[data-v-ed96cb82]:checked::before {
  color: #0084ff;
  background-color: #fff;
  border: 1px solid #0084ff;
}

/*多选框2-选择外层选中*/
.lz-checkbox-02[data-v-ed96cb82] {
  position: relative;
  -webkit-appearance: none;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: transparent;
  border: none;
}
.lz-checkbox-02[data-v-ed96cb82]:before {
  content: "\e623";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 14px;
  font-size: 0.18667rem;
  line-height: 21px;
  line-height: 0.28rem;
  text-align: center;
  width: 22px;
  width: 0.29333rem;
  height: 21px;
  height: 0.28rem;
  background-color: #fff;
  color: transparent;
  border: 1px solid #ccc;
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.checkLi[data-v-ed96cb82] {
  color: #0084ff !important;
}
.checkLi .lz-checkbox-02[data-v-ed96cb82]:before {
    color: #fff;
    background-color: #0084ff;
    border: 1px solid #0084ff;
}

/*底部按钮*/
.lz-apply-btn[data-v-ed96cb82] {
  position: fixed;
  bottom: 0;
  border-top: 2px solid #fff;
  z-index: 20;
  color: #666;
  background-color: #f0f0f0;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 100px;
  height: 1.33333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 0;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.lz-apply-btn i[data-v-ed96cb82] {
    font-size: 40px;
    font-size: 0.53333rem;
    margin-right: 10px;
    margin-right: 0.13333rem;
}

/*底部提示*/
.lz-lp-footer[data-v-ed96cb82] {
  position: absolute;
  bottom: 100px;
  bottom: 1.33333rem;
  padding: 10px;
  padding: 0.13333rem;
}
.lz-lp-footer p[data-v-ed96cb82] {
    margin-bottom: 10px;
    margin-bottom: 0.13333rem;
}

/*顶部返回栏*/
.lz-top-title-empty[data-v-ed96cb82] {
  width: 100%;
  height: 90px;
  height: 1.2rem;
}
.lz-top-title[data-v-ed96cb82] {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 555;
  width: 100%;
  height: 90px;
  height: 1.2rem;
  line-height: 90px;
  line-height: 1.2rem;
  background-color: #0084ff;
  color: #fff;
  font-size: 28px;
  font-size: 0.37333rem;
}
.lz-top-title .left[data-v-ed96cb82] {
    position: absolute;
    top: 0;
    left: 20px;
    left: 0.26667rem;
    color: #fff;
}
.lz-top-title .right[data-v-ed96cb82] {
    position: absolute;
    top: 0;
    right: 20px;
    right: 0.26667rem;
    color: #fff;
}
.lz-top-title .center[data-v-ed96cb82] {
    text-align: center;
    font-size: 32px;
    font-size: 0.42667rem;
}

/*订单页*/
.lz-order-list[data-v-ed96cb82] {
  background-color: #fff;
  padding-top: 44px;
  padding-top: 0.58667rem;
}
.lz-order-list .titles[data-v-ed96cb82] {
    font-size: 36px;
    font-size: 0.48rem;
    color: #222;
    text-align: center;
}
.lz-order-list .need-com[data-v-ed96cb82] {
    position: relative;
    top: -4px;
    font-size: 12px;
    font-size: 0.16rem;
    line-height: 1.2;
    padding: 1px 8px;
    background-color: #fff;
    position: relative;
    color: #fff;
    border-radius: 5px;
    font-size: 28px;
    font-size: 0.37333rem;
    border: 1px solid #0084ff;
    margin-left: 5px;
    color: #0084ff;
}
.lz-order-list .need-com[data-v-ed96cb82]::before {
      content: '';
      position: absolute;
      left: -6px;
      top: 50%;
      margin-top: -3px;
      width: 0;
      height: 0;
      border: 3px solid transparent;
      border-right-color: #fff;
}
.lz-order-list .need-com[data-v-ed96cb82]:before {
    content: 0;
}
.lz-order-list .uls-order[data-v-ed96cb82] {
    width: 100%;
}
.lz-order-list .uls-order > li[data-v-ed96cb82] {
      text-align: center;
      font-size: 36px;
      font-size: 0.48rem;
      display: block;
      padding: 40px 0;
      padding: 0.53333rem 0;
}
.lz-order-list .uls-order > li .order-name[data-v-ed96cb82] {
        display: block;
        line-height: 40px;
        line-height: 0.53333rem;
        color: #000;
}
.lz-order-list .uls-order > li .order-inform[data-v-ed96cb82] {
        font-size: 60px;
        font-size: 0.8rem;
        display: block;
        margin-top: 4px;
        line-height: 80px;
        line-height: 1.06667rem;
        color: #ff6f07;
}
.lz-order-list .btn-check[data-v-ed96cb82],
  .lz-order-list .btn-pay[data-v-ed96cb82] {
    color: #ccc;
    background-color: #fff;
    border: 1px solid #ccc;
    display: inline-block;
    text-align: center;
    width: 180px;
    width: 2.4rem;
    height: 60px;
    height: 0.8rem;
    font-size: 28px;
    font-size: 0.37333rem;
    line-height: 56px;
    line-height: 0.74667rem;
    border-radius: 0;
    float: right;
    margin-left: 10px;
    margin-left: 0.13333rem;
}
.lz-order-list .btn-check[data-v-ed96cb82]:hover, .lz-order-list .btn-check[data-v-ed96cb82]:focus,
    .lz-order-list .btn-pay[data-v-ed96cb82]:hover,
    .lz-order-list .btn-pay[data-v-ed96cb82]:focus {
      color: #fff;
      background-color: #ccc;
      border: 1px solid #ccc;
}
.pay-many[data-v-ed96cb82] {
  margin-top: 12px;
  margin-top: 0.16rem;
  line-height: 88px;
  line-height: 1.17333rem;
  display: block;
  padding-left: 30px;
  padding-left: 0.4rem;
  font-size: 36px;
  font-size: 0.48rem;
}
.lz-bankBanch[data-v-ed96cb82] {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}
.lz-bankBanch.active[data-v-ed96cb82] {
    display: block;
}
.lz-bankBanch .lz-drop-search[data-v-ed96cb82] {
    background-color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}
.lz-bankBanch .lz-drop-search .title[data-v-ed96cb82] {
      position: relative;
      width: 100%;
      height: 100px;
      height: 1.33333rem;
      line-height: 100px;
      line-height: 1.33333rem;
      font-size: 34px;
      font-size: 0.45333rem;
      text-align: center;
}
.lz-bankBanch .lz-drop-search .title i[data-v-ed96cb82] {
        font-size: 50px;
        font-size: 0.66667rem;
        position: absolute;
        right: 0;
        top: 0;
        width: 80px;
        width: 1.06667rem;
        line-height: 100px;
        line-height: 1.33333rem;
}
.lz-bankBanch .lz-drop-search .search-box[data-v-ed96cb82] {
      position: relative;
      width: 100%;
      height: 100px;
      height: 1.33333rem;
      padding: 15px 40px;
      padding: 0.2rem 0.53333rem;
      text-align: center;
      background-color: #f5f5f5;
}
.lz-bankBanch .lz-drop-search .search-box i[data-v-ed96cb82] {
        position: absolute;
        left: 50px;
        left: 0.66667rem;
        top: 50%;
        margin-top: -35px;
        margin-top: -0.46667rem;
        font-size: 30px;
        font-size: 0.4rem;
        height: 70px;
        height: 0.93333rem;
        line-height: 70px;
        line-height: 0.93333rem;
        color: #999;
}
.lz-bankBanch .lz-drop-search .search[data-v-ed96cb82] {
      display: block;
      width: 100%;
      height: 70px;
      height: 0.93333rem;
      background-color: #fff;
      color: #333;
      padding-left: 50px;
      padding-left: 0.66667rem;
      margin: 0;
      border-color: #fff;
      font-size: 32px;
      font-size: 0.42667rem;
      border: none;
}
.lz-bankBanch .lz-drop-search .selected[data-v-ed96cb82] {
      width: 100%;
      height: 300px;
      height: 4rem;
      padding: 10px 20px;
      padding: 0.13333rem 0.26667rem;
      overflow: auto !important;
}
.lz-bankBanch .lz-drop-search .selected .option[data-v-ed96cb82] {
        position: relative;
        display: block;
        min-height: 20px;
        min-height: 0.26667rem;
        width: 100%;
        font-size: 16px;
        font-size: 0.21333rem;
        line-height: 20px;
        line-height: 0.26667rem;
        padding: 5px 0;
        color: #666;
        border-top: 1px solid #ececec;
}
.lz-bankBanch .lz-drop-search .selected .option[data-v-ed96cb82]:first-child {
          border-top: none;
}
.lz-list-block[data-v-ed96cb82] {
  position: relative;
}
.lz-list-block .ul-List .icons-left[data-v-ed96cb82] {
    position: absolute;
    width: 50px;
    width: 0.66667rem;
    left: 0;
    top: 25px;
    top: 0.33333rem;
    display: inline-block;
    height: 50px;
    height: 0.66667rem;
    font-size: 44px;
    font-size: 0.58667rem;
    color: #0084ff;
}
.lz-list-block .ul-List .ripple[data-v-ed96cb82] {
    position: relative;
    overflow: hidden;
}
.lz-list-block .ul-List .ripple[data-v-ed96cb82]:after {
      content: "";
      display: block;
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      pointer-events: none;
      background-image: radial-gradient(circle, #666 10%, transparent 10.01%);
      background-repeat: no-repeat;
      background-position: 50%;
      -webkit-transform: scale(10, 10);
          -ms-transform: scale(10, 10);
              transform: scale(10, 10);
      opacity: 0;
      -webkit-transition: opacity .5s, -webkit-transform .3s;
      transition: opacity .5s, -webkit-transform .3s;
      transition: transform .3s, opacity .5s;
      transition: transform .3s, opacity .5s, -webkit-transform .3s;
}
.lz-list-block .ul-List .ripple[data-v-ed96cb82]:active:after {
      -webkit-transform: scale(0, 0);
          -ms-transform: scale(0, 0);
              transform: scale(0, 0);
      opacity: .3;
      -webkit-transition: 0s;
      transition: 0s;
}
.lz-list-block .ul-List .item-content[data-v-ed96cb82] {
    background-color: #fff;
    width: 100%;
    line-height: 100px;
    line-height: 1.33333rem;
    height: 100px;
    height: 1.33333rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 30px;
    padding: 0 0.4rem;
    border-bottom: 1px solid #e7e7e7;
    font-size: 30px;
    font-size: 0.4rem;
}
.lz-list-block .ul-List .item-content > a.item-link[data-v-ed96cb82] {
      font-size: 30px;
      font-size: 0.4rem;
      display: block;
      width: 100%;
      height: 100%;
      color: #000;
}
.lz-list-block .ul-List .item-content .item-inner[data-v-ed96cb82] {
      width: 100%;
      height: 100%;
      position: relative;
      padding-right: 40px;
      padding-right: 0.53333rem;
      padding-left: 70px;
      padding-left: 0.93333rem;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
}
.lz-list-block .ul-List .item-content .icon-gerenziliao[data-v-ed96cb82] {
      font-size: 30px;
      font-size: 0.4rem;
}
.lz-list-block .ul-List .item-content .icons-right[data-v-ed96cb82] {
      position: absolute;
      right: 0;
      top: 0;
      display: inline-block;
      height: 100px;
      height: 1.33333rem;
      line-height: 100px;
      line-height: 1.33333rem;
      font-size: 36px;
      font-size: 0.48rem;
      color: #cac9ce;
}
.lz-list-block .ul-List .item-content .item-form[data-v-ed96cb82] {
      padding-left: 0;
}
.lz-list-block .ul-List .item-content .item-form .item-e-left[data-v-ed96cb82] {
        width: 30%;
        height: 100%;
        display: inline-block;
        float: left;
}
.lz-list-block .ul-List .item-content .item-form .item-e-right[data-v-ed96cb82] {
        width: 68%;
        height: 100%;
        text-align: right;
        display: inline-block;
        float: right;
        margin-bottom: 0;
}
.lz-list-block .ul-List .item-content .item-form input[type="text"][data-v-ed96cb82] {
        border: none;
        background-color: #fff;
}
.lz-list-block .ul-List .item-content .item-form .lz-radio[data-v-ed96cb82] {
        margin-top: 30px;
        margin-top: 0.4rem;
}
.lz-list-block .ul-List .item-content .item-form .date-input[data-v-ed96cb82] {
        border: none;
        text-align: right;
        background-color: #fff;
        height: 90px;
        height: 1.2rem;
        line-height: 90px;
        line-height: 1.2rem;
        margin-right: -55px;
        margin-right: -0.73333rem;
}
.lz-list-block .ul-List .item-content .item-title[data-v-ed96cb82] {
      padding: 0;
}
.lz-list-block .ul-List .item-content .item-title .item-img[data-v-ed96cb82] {
        position: absolute;
        right: 0;
        top: 5px;
        width: 90px;
        width: 1.2rem;
        height: 90px;
        height: 1.2rem;
        border-radius: 50%;
}
.shadeBox[data-v-ed96cb82] {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 999;
  background-color: rgba(0, 0, 0, 0.4);
}
#emptyDom[data-v-ed96cb82] {
  font-size: 34px;
  font-size: 0.45333rem;
}
#emptyDom .empty-icon[data-v-ed96cb82] {
    width: 185px;
    width: 2.46667rem;
    display: block;
    margin: 30px auto 10px;
    margin: 0.4rem auto 0.13333rem;
}
#emptyDom p[data-v-ed96cb82] {
    text-align: center;
    font-size: 34px;
    font-size: 0.45333rem;
}
.lz-layer-bg[data-v-ed96cb82] {
  background-color: transparent !important;
}
.layui-m-layer2 .layui-m-layerchild p[data-v-ed96cb82] {
  color: #fff;
}
.layout-enter-active[data-v-ed96cb82], .layout-leave-active[data-v-ed96cb82] {
  -webkit-transition: opacity .5s;
  transition: opacity .5s;
}
.layout-enter[data-v-ed96cb82], .layout-leave-active[data-v-ed96cb82] {
  opacity: 0;
}
.van-picker button[data-v-ed96cb82] {
  font-size: 30px;
  font-size: 0.4rem;
}
.van-image[data-v-ed96cb82] {
  vertical-align: middle;
}
.van-image img[data-v-ed96cb82] {
    vertical-align: middle;
}
.share-process-yindao[data-v-ed96cb82] {
  background-color: transparent;
  position: fixed;
  left: 0;
  top: 0;
  width: 750px;
  width: 10rem;
}
.share-process-yindao .layui-m-layercont[data-v-ed96cb82] {
    text-align: right;
    padding-right: 20px;
    padding-right: 0.26667rem;
    padding-top: 20px;
    padding-top: 0.26667rem;
}
.share-process-yindao img[data-v-ed96cb82] {
    width: 560px;
    width: 7.46667rem;
}
.vue-puzzle-vcode[data-v-ed96cb82] {
  z-index: 999999 !important;
}
.vue-puzzle-vcode .vue-auth-box_[data-v-ed96cb82] {
    top: 50%;
}
.margin-top-10[data-v-ed96cb82] {
  margin-top: 10px !important;
  margin-top: 0.13333rem !important;
}
.margin-top-20[data-v-ed96cb82] {
  margin-top: 20px !important;
  margin-top: 0.26667rem !important;
}
.margin-top-30[data-v-ed96cb82] {
  margin-top: 30px !important;
  margin-top: 0.4rem !important;
}
.margin-top-40[data-v-ed96cb82] {
  margin-top: 40px !important;
  margin-top: 0.53333rem !important;
}
.margin-top-50[data-v-ed96cb82] {
  margin-top: 50px !important;
  margin-top: 0.66667rem !important;
}
.margin-top-60[data-v-ed96cb82] {
  margin-top: 60px !important;
  margin-top: 0.8rem !important;
}
.margin-right-10[data-v-ed96cb82] {
  margin-right: 10px !important;
  margin-right: 0.13333rem !important;
}
.margin-right-20[data-v-ed96cb82] {
  margin-right: 20px !important;
  margin-right: 0.26667rem !important;
}
.margin-right-30[data-v-ed96cb82] {
  margin-right: 30px !important;
  margin-right: 0.4rem !important;
}
.margin-right-40[data-v-ed96cb82] {
  margin-right: 40px !important;
  margin-right: 0.53333rem !important;
}
.margin-right-50[data-v-ed96cb82] {
  margin-right: 50px !important;
  margin-right: 0.66667rem !important;
}
.margin-right-60[data-v-ed96cb82] {
  margin-right: 60px !important;
  margin-right: 0.8rem !important;
}
.margin-bottom-10[data-v-ed96cb82] {
  margin-bottom: 10px !important;
  margin-bottom: 0.13333rem !important;
}
.margin-bottom-20[data-v-ed96cb82] {
  margin-bottom: 20px !important;
  margin-bottom: 0.26667rem !important;
}
.margin-bottom-30[data-v-ed96cb82] {
  margin-bottom: 30px !important;
  margin-bottom: 0.4rem !important;
}
.margin-bottom-40[data-v-ed96cb82] {
  margin-bottom: 40px !important;
  margin-bottom: 0.53333rem !important;
}
.margin-bottom-50[data-v-ed96cb82] {
  margin-bottom: 50px !important;
  margin-bottom: 0.66667rem !important;
}
.margin-bottom-60[data-v-ed96cb82] {
  margin-bottom: 60px !important;
  margin-bottom: 0.8rem !important;
}
.margin-left-10[data-v-ed96cb82] {
  margin-left: 10px !important;
  margin-left: 0.13333rem !important;
}
.margin-left-20[data-v-ed96cb82] {
  margin-left: 20px !important;
  margin-left: 0.26667rem !important;
}
.margin-left-30[data-v-ed96cb82] {
  margin-left: 30px !important;
  margin-left: 0.4rem !important;
}
.margin-left-40[data-v-ed96cb82] {
  margin-left: 40px !important;
  margin-left: 0.53333rem !important;
}
.margin-left-50[data-v-ed96cb82] {
  margin-left: 50px !important;
  margin-left: 0.66667rem !important;
}
.margin-left-60[data-v-ed96cb82] {
  margin-left: 60px !important;
  margin-left: 0.8rem !important;
}
.padding-top-10[data-v-ed96cb82] {
  padding-top: 10px !important;
  padding-top: 0.13333rem !important;
}
.padding-top-20[data-v-ed96cb82] {
  padding-top: 20px !important;
  padding-top: 0.26667rem !important;
}
.padding-top-30[data-v-ed96cb82] {
  padding-top: 30px !important;
  padding-top: 0.4rem !important;
}
.padding-top-40[data-v-ed96cb82] {
  padding-top: 40px !important;
  padding-top: 0.53333rem !important;
}
.padding-top-50[data-v-ed96cb82] {
  padding-top: 50px !important;
  padding-top: 0.66667rem !important;
}
.padding-top-60[data-v-ed96cb82] {
  padding-top: 60px !important;
  padding-top: 0.8rem !important;
}
.padding-right-10[data-v-ed96cb82] {
  padding-right: 10px !important;
  padding-right: 0.13333rem !important;
}
.padding-right-20[data-v-ed96cb82] {
  padding-right: 20px !important;
  padding-right: 0.26667rem !important;
}
.padding-right-30[data-v-ed96cb82] {
  padding-right: 30px !important;
  padding-right: 0.4rem !important;
}
.padding-right-40[data-v-ed96cb82] {
  padding-right: 40px !important;
  padding-right: 0.53333rem !important;
}
.padding-right-50[data-v-ed96cb82] {
  padding-right: 50px !important;
  padding-right: 0.66667rem !important;
}
.padding-right-60[data-v-ed96cb82] {
  padding-right: 60px !important;
  padding-right: 0.8rem !important;
}
.padding-bottom-10[data-v-ed96cb82] {
  padding-bottom: 10px !important;
  padding-bottom: 0.13333rem !important;
}
.padding-bottom-20[data-v-ed96cb82] {
  padding-bottom: 20px !important;
  padding-bottom: 0.26667rem !important;
}
.padding-bottom-30[data-v-ed96cb82] {
  padding-bottom: 30px !important;
  padding-bottom: 0.4rem !important;
}
.padding-bottom-40[data-v-ed96cb82] {
  padding-bottom: 40px !important;
  padding-bottom: 0.53333rem !important;
}
.padding-bottom-50[data-v-ed96cb82] {
  padding-bottom: 50px !important;
  padding-bottom: 0.66667rem !important;
}
.padding-bottom-60[data-v-ed96cb82] {
  padding-bottom: 60px !important;
  padding-bottom: 0.8rem !important;
}
.padding-left-10[data-v-ed96cb82] {
  padding-left: 10px !important;
  padding-left: 0.13333rem !important;
}
.padding-left-20[data-v-ed96cb82] {
  padding-left: 20px !important;
  padding-left: 0.26667rem !important;
}
.padding-left-30[data-v-ed96cb82] {
  padding-left: 30px !important;
  padding-left: 0.4rem !important;
}
.padding-left-40[data-v-ed96cb82] {
  padding-left: 40px !important;
  padding-left: 0.53333rem !important;
}
.padding-left-50[data-v-ed96cb82] {
  padding-left: 50px !important;
  padding-left: 0.66667rem !important;
}
.padding-left-60[data-v-ed96cb82] {
  padding-left: 60px !important;
  padding-left: 0.8rem !important;
}
.bac-transparent[data-v-ed96cb82] {
  background-color: transparent !important;
}
.bac-transparent .layui-m-layerchild[data-v-ed96cb82] {
    background-color: transparent !important;
}
.layui-m-layer-lzAlert[data-v-ed96cb82] {
  width: 80% !important;
}
.layui-m-layer-lzAlert h3[data-v-ed96cb82] {
    line-height: 32px;
    line-height: 0.42667rem;
    height: unset;
    padding-top: 46px;
    padding-top: 0.61333rem;
    font-size: 32px;
    font-size: 0.42667rem;
}
.layui-m-layer-lzAlert .layui-m-layercont[data-v-ed96cb82] {
    font-size: 30px;
    font-size: 0.4rem;
    max-height: 300px;
    max-height: 4rem;
    overflow: auto;
    word-break: break-all;
    padding: 60px 40px;
    padding: 0.8rem 0.53333rem;
}
.layui-m-layer-lzAlert .layui-m-layerbtn span[yes][data-v-ed96cb82] {
    font-size: 30px;
    font-size: 0.4rem;
    color: #0084ff !important;
}
.layui-m-layer-inquiry[data-v-ed96cb82] {
  width: 80% !important;
}
.layui-m-layer-inquiry .layui-m-layercont[data-v-ed96cb82] {
    font-size: 30px;
    font-size: 0.4rem;
}
.layui-m-layer-design-lzAlert[data-v-ed96cb82] {
  width: 670px !important;
  width: 8.93333rem !important;
  padding-bottom: 70px;
  padding-bottom: 0.93333rem;
  border-radius: 32px !important;
  border-radius: 0.42667rem !important;
  background: url(../../static-product/img/alertbg.dacbbd63.png) no-repeat;
  background-size: 401px 334px;
  background-size: 5.34667rem 4.45333rem;
  background-position: center 168px;
  background-position: center 2.24rem;
  background-color: #fff;
}
.layui-m-layer-design-lzAlert .layui-m-layercont[data-v-ed96cb82] {
    font-size: 30px;
    font-size: 0.4rem;
    overflow: auto;
    word-break: break-all;
    padding: 60px 40px;
    padding: 0.8rem 0.53333rem;
}
.layui-m-layer-design-lzAlert .layui-m-layercont .title[data-v-ed96cb82] {
      font-size: 38px;
      font-size: 0.50667rem;
      line-height: 48px;
      line-height: 0.64rem;
      color: #000;
      text-align: center;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      font-family: PingFangSC-Semibold;
}
.layui-m-layer-design-lzAlert .layui-m-layercont .desc[data-v-ed96cb82] {
      font-size: 32px;
      font-size: 0.42667rem;
      color: #3c464f;
      text-align: center;
      line-height: 48px;
      line-height: 0.64rem;
      height: 144px;
      height: 1.92rem;
      overflow-y: auto;
      -webkit-overflow-scrolling: touch;
      margin-top: 439px;
      margin-top: 5.85333rem;
      font-family: PingFangSC-Regular;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn[data-v-ed96cb82] {
    width: 345px;
    width: 4.6rem;
    height: 95px;
    height: 1.26667rem;
    line-height: 95px;
    line-height: 1.26667rem;
    background: #3c7cfc;
    border: 1px solid #3c7cfc;
    overflow: hidden;
    -webkit-box-shadow: 0 10px 22px 0 rgba(60, 124, 252, 0.2);
    -webkit-box-shadow: 0 0.13333rem 0.29333rem 0 rgba(60, 124, 252, 0.2);
            box-shadow: 0 10px 22px 0 rgba(60, 124, 252, 0.2);
            box-shadow: 0 0.13333rem 0.29333rem 0 rgba(60, 124, 252, 0.2);
    border-radius: 54px;
    border-radius: 0.72rem;
    margin: 0 auto;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn span[yes][data-v-ed96cb82] {
      font-size: 36px;
      font-size: 0.48rem;
      color: #fff;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn span[yes][data-v-ed96cb82]:active {
      background: #3c7cfc;
}

/*按钮*/
/*最大按钮*/
.wts-btn-big[data-v-ed96cb82] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big[data-v-ed96cb82]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*中型按钮*/
.wts-btn-middle[data-v-ed96cb82] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 294px;
  width: 3.92rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 80px;
  line-height: 1.06667rem;
  border-radius: 8px;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-middle[data-v-ed96cb82]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-all[data-v-ed96cb82] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 110px;
  height: 1.46667rem;
  font-size: 40px;
  font-size: 0.53333rem;
  line-height: 110px;
  line-height: 1.46667rem;
  border-radius: 0;
  display: block;
  text-align: center;
}
.wts-btn-all[data-v-ed96cb82]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-free[data-v-ed96cb82] {
  color: #fff;
  background-color: #ff6e06;
  font-size: 30px;
  font-size: 0.4rem;
  border-radius: 5px;
  padding: 3px 10px;
  padding: 3px 0.13333rem;
  display: inline-block;
  text-align: center;
}
.wts-btn-free[data-v-ed96cb82]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}
.wts-btn-big-blue[data-v-ed96cb82] {
  color: #fff;
  background-color: #3aa9f8;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 94px;
  height: 1.25333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 94px;
  line-height: 1.25333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-blue[data-v-ed96cb82]:focus {
    color: #e6e6e6;
    background-color: #0994f6;
}

/*蓝色线型按钮-中*/
.wts-btn-cp[data-v-ed96cb82] {
  color: #fff;
  background-color: #0084ff;
  border: 1px solid #fff;
  display: inline-block;
  text-align: center;
  width: 310px;
  width: 4.13333rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 76px;
  line-height: 1.01333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-cp[data-v-ed96cb82]:hover, .wts-btn-cp[data-v-ed96cb82]:focus {
    color: #fff;
    background-color: #fff;
    border: 1px solid #fff;
}
.wts-btn-radius[data-v-ed96cb82] {
  color: #aaa;
  background-color: #fff;
  border: 1px solid #aaa;
  display: inline-block;
  text-align: center;
  width: 153px;
  width: 2.04rem;
  height: 55px;
  height: 0.73333rem;
  font-size: 26px;
  font-size: 0.34667rem;
  line-height: 55px;
  line-height: 0.73333rem;
  border-radius: 25px;
  border-radius: 0.33333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-radius[data-v-ed96cb82]:hover, .wts-btn-radius[data-v-ed96cb82]:focus {
    color: #fff;
    background-color: #aaa;
    border: 1px solid #aaa;
}

/*微大型按钮*/
.wts-btn-big-01[data-v-ed96cb82] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 590px;
  width: 7.86667rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-01[data-v-ed96cb82]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*查看更多*/
.wts-btn-more[data-v-ed96cb82] {
  display: block;
  border-top: 1px solid #eee;
  height: 86px;
  height: 1.14667rem;
  line-height: 86px;
  line-height: 1.14667rem;
  text-align: center;
  margin-left: -60px;
  margin-left: -0.8rem;
  color: #000;
  font-size: 28px;
  font-size: 0.37333rem;
  position: relative;
}
.wts-btn-more[data-v-ed96cb82]:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 38%;
  margin-top: -18px;
  margin-top: -0.24rem;
  margin-left: 90px;
  margin-left: 1.2rem;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  border-right: 3px solid #000;
  border-top: 3px solid #000;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}
.lz-readys[data-v-ed96cb82] {
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  min-height: 100vh;
  background-color: #fff;
  z-index: 9999;
}
.lz-readys .spinner[data-v-ed96cb82] {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -20px;
    margin-top: -0.26667rem;
    margin-left: -20px;
    margin-left: -0.26667rem;
    width: 40px;
    width: 0.53333rem;
    height: 40px;
    height: 0.53333rem;
}
.lz-readys .container1 > div[data-v-ed96cb82],
  .lz-readys .container2 > div[data-v-ed96cb82],
  .lz-readys .container3 > div[data-v-ed96cb82] {
    width: 10px;
    width: 0.13333rem;
    height: 10px;
    height: 0.13333rem;
    background-color: #0084ff;
    border-radius: 100%;
    position: absolute;
    -webkit-animation: bouncedelay-ed96cb82 1.2s infinite ease-in-out;
    animation: bouncedelay-ed96cb82 1.2s infinite ease-in-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.lz-readys .spinner .spinner-container[data-v-ed96cb82] {
    position: absolute;
    width: 100%;
    height: 100%;
}
.lz-readys .container2[data-v-ed96cb82] {
    -webkit-transform: rotateZ(45deg);
    -ms-transform: rotate(45deg);
        transform: rotateZ(45deg);
}
.lz-readys .container3[data-v-ed96cb82] {
    -webkit-transform: rotateZ(90deg);
    -ms-transform: rotate(90deg);
        transform: rotateZ(90deg);
}
.lz-readys .circle1[data-v-ed96cb82] {
    top: 0;
    left: 0;
}
.lz-readys .circle2[data-v-ed96cb82] {
    top: 0;
    right: 0;
}
.lz-readys .circle3[data-v-ed96cb82] {
    right: 0;
    bottom: 0;
}
.lz-readys .circle4[data-v-ed96cb82] {
    left: 0;
    bottom: 0;
}
.lz-readys .container2 .circle1[data-v-ed96cb82] {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}
.lz-readys .container3 .circle1[data-v-ed96cb82] {
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
}
.lz-readys .container1 .circle2[data-v-ed96cb82] {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}
.lz-readys .container2 .circle2[data-v-ed96cb82] {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}
.lz-readys .container3 .circle2[data-v-ed96cb82] {
    -webkit-animation-delay: -0.7s;
    animation-delay: -0.7s;
}
.lz-readys .container1 .circle3[data-v-ed96cb82] {
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.6s;
}
.lz-readys .container2 .circle3[data-v-ed96cb82] {
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s;
}
.lz-readys .container3 .circle3[data-v-ed96cb82] {
    -webkit-animation-delay: -0.4s;
    animation-delay: -0.4s;
}
.lz-readys .container1 .circle4[data-v-ed96cb82] {
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s;
}
.lz-readys .container2 .circle4[data-v-ed96cb82] {
    -webkit-animation-delay: -0.2s;
    animation-delay: -0.2s;
}
.lz-readys .container3 .circle4[data-v-ed96cb82] {
    -webkit-animation-delay: -0.1s;
    animation-delay: -0.1s;
}
@-webkit-keyframes bouncedelay-ed96cb82 {
0%,
  80%,
  100% {
    -webkit-transform: scale(0);
}
40% {
    -webkit-transform: scale(1);
}
}
@keyframes bouncedelay-ed96cb82 {
0%,
  80%,
  100% {
    transform: scale(0);
    -webkit-transform: scale(0);
}
40% {
    transform: scale(1);
    -webkit-transform: scale(1);
}
}
.lz-readys .loadText[data-v-ed96cb82] {
    position: absolute;
    top: 40%;
    left: 50%;
    width: 100px;
    width: 1.33333rem;
    margin-left: -50px;
    margin-left: -0.66667rem;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    font-size: 14px;
    font-size: 0.18667rem;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.6);
    color: #fff;
    font-size: 14px;
    padding-bottom: 10px;
    padding-bottom: 0.13333rem;
}
.lz-readys .loadText .gifLoad[data-v-ed96cb82] {
      width: 60px;
      width: 0.8rem;
      height: 60px;
      height: 0.8rem;
      display: block;
      margin: 10px auto;
      margin: 0.13333rem auto;
}
.design-modal[data-v-ed96cb82] {
  width: 630px;
  width: 8.4rem;
}
.design-modal.design-modal-footer[data-v-ed96cb82] {
    width: 690px;
    width: 9.2rem;
    bottom: 20px;
    bottom: 0.26667rem;
    top: auto;
    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    border-radius: 10px;
    border-radius: 0.13333rem;
    background: rgba(255, 255, 255, 0.8);
}
.design-modal.design-modal-footer .van-dialog__footer[data-v-ed96cb82] {
      display: none;
}
.design-modal.design-modal-confirm[data-v-ed96cb82] {
    width: 650px;
    width: 8.66667rem;
}
.design-modal.design-modal-confirm .van-dialog__content .van-dialog__message[data-v-ed96cb82] {
      padding: 40px 30px;
      padding: 0.53333rem 0.4rem;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-button--default[data-v-ed96cb82] {
      width: 260px;
      width: 3.46667rem;
      height: 80px;
      height: 1.06667rem;
      background: #236DFF;
      border-radius: 40px;
      border-radius: 0.53333rem;
      -webkit-box-flex: 0;
          -ms-flex: none;
              flex: none;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-button--default .van-button__text[data-v-ed96cb82] {
        font-size: 28px;
        font-size: 0.37333rem;
        color: #fff;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-dialog__cancel[data-v-ed96cb82] {
      background: #fff;
      border: 1px solid #236DFF;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-dialog__cancel .van-button__text[data-v-ed96cb82] {
        color: #236DFF;
}
.design-modal .van-dialog__header[data-v-ed96cb82] {
    color: #000000;
    font-size: 34px;
    font-size: 0.45333rem;
    line-height: 48px;
    line-height: 0.64rem;
    padding-top: 40px;
    padding-top: 0.53333rem;
    font-weight: 700;
}
.design-modal .van-dialog__content .van-dialog__message[data-v-ed96cb82] {
    color: #444444;
    font-size: 30px;
    font-size: 0.4rem;
    line-height: 42px;
    line-height: 0.56rem;
    padding: 30px;
    padding: 0.4rem;
}
.design-modal .van-dialog__footer[data-v-ed96cb82] {
    padding: 0 30px 40px;
    padding: 0 0.4rem 0.53333rem;
}
.design-modal .van-dialog__footer.van-hairline--top[data-v-ed96cb82]::after {
      border: none;
}
.design-modal .van-dialog__footer .van-button--default[data-v-ed96cb82] {
      width: 320px;
      width: 4.26667rem;
      height: 88px;
      height: 1.17333rem;
      background: #236DFF;
      border-radius: 44px;
      border-radius: 0.58667rem;
      margin: 0 auto;
      -webkit-box-flex: 0;
          -ms-flex: none;
              flex: none;
}
.design-modal .van-dialog__footer .van-button--default .van-button__text[data-v-ed96cb82] {
        font-size: 32px;
        font-size: 0.42667rem;
        color: #fff;
}
.defaultTxt[data-v-ed96cb82] {
  width: 100%;
  height: 100%;
  line-height: 40px;
  line-height: 0.53333rem;
  font-size: 28px;
  font-size: 0.37333rem;
  padding-right: 30px;
  padding-right: 0.4rem;
  display: inline-block;
}
.defaultTxt .van-icon[data-v-ed96cb82] {
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    color: #8A9094;
    font-size: 28px;
    font-size: 0.37333rem;
}

@charset "UTF-8";
/*---------       字体行高       -----------*/
/*---------       字体颜色       -----------*/
/*---------       边框颜色       -----------*/
/*---------       背景颜色       -----------*/
/*--------- 按钮颜色  ---- */
/* 属性多值传递
ex:
@include remCalc(padding,10,20);
padding: 0.13333rem 0.26667rem;*/
/*按钮纯色系*/
/*按钮边框色系*/
/*按钮大小*/
/*自适应按钮*/
/*标题*/
/*小消息标签*/
/*背景色点击变化*/
/*字数省略限制*/
/*波纹点击效果*/
/*按钮*/
/*最大按钮*/
.wts-btn-big[data-v-15338690] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big[data-v-15338690]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*中型按钮*/
.wts-btn-middle[data-v-15338690] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 294px;
  width: 3.92rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 80px;
  line-height: 1.06667rem;
  border-radius: 8px;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-middle[data-v-15338690]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-all[data-v-15338690] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 110px;
  height: 1.46667rem;
  font-size: 40px;
  font-size: 0.53333rem;
  line-height: 110px;
  line-height: 1.46667rem;
  border-radius: 0;
  display: block;
  text-align: center;
}
.wts-btn-all[data-v-15338690]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-free[data-v-15338690] {
  color: #fff;
  background-color: #ff6e06;
  font-size: 30px;
  font-size: 0.4rem;
  border-radius: 5px;
  padding: 3px 10px;
  padding: 3px 0.13333rem;
  display: inline-block;
  text-align: center;
}
.wts-btn-free[data-v-15338690]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}
.wts-btn-big-blue[data-v-15338690] {
  color: #fff;
  background-color: #3aa9f8;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 94px;
  height: 1.25333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 94px;
  line-height: 1.25333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-blue[data-v-15338690]:focus {
    color: #e6e6e6;
    background-color: #0994f6;
}

/*蓝色线型按钮-中*/
.wts-btn-cp[data-v-15338690] {
  color: #fff;
  background-color: #0084ff;
  border: 1px solid #fff;
  display: inline-block;
  text-align: center;
  width: 310px;
  width: 4.13333rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 76px;
  line-height: 1.01333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-cp[data-v-15338690]:hover, .wts-btn-cp[data-v-15338690]:focus {
    color: #fff;
    background-color: #fff;
    border: 1px solid #fff;
}
.wts-btn-radius[data-v-15338690] {
  color: #aaa;
  background-color: #fff;
  border: 1px solid #aaa;
  display: inline-block;
  text-align: center;
  width: 153px;
  width: 2.04rem;
  height: 55px;
  height: 0.73333rem;
  font-size: 26px;
  font-size: 0.34667rem;
  line-height: 55px;
  line-height: 0.73333rem;
  border-radius: 25px;
  border-radius: 0.33333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-radius[data-v-15338690]:hover, .wts-btn-radius[data-v-15338690]:focus {
    color: #fff;
    background-color: #aaa;
    border: 1px solid #aaa;
}

/*微大型按钮*/
.wts-btn-big-01[data-v-15338690] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 590px;
  width: 7.86667rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-01[data-v-15338690]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*查看更多*/
.wts-btn-more[data-v-15338690] {
  display: block;
  border-top: 1px solid #eee;
  height: 86px;
  height: 1.14667rem;
  line-height: 86px;
  line-height: 1.14667rem;
  text-align: center;
  margin-left: -60px;
  margin-left: -0.8rem;
  color: #000;
  font-size: 28px;
  font-size: 0.37333rem;
  position: relative;
}
.wts-btn-more[data-v-15338690]:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 38%;
  margin-top: -18px;
  margin-top: -0.24rem;
  margin-left: 90px;
  margin-left: 1.2rem;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  border-right: 3px solid #000;
  border-top: 3px solid #000;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}
.body-container[data-v-15338690] {
  width: 750px;
  width: 10rem;
  margin: 0 auto;
  position: relative;
  background-color: #f5f5f5;
}
.lz-top-img[data-v-15338690] {
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
}

/*单选框*/
.lz-radio[data-v-15338690] {
  position: relative;
  -webkit-appearance: none;
  width: 18px;
  width: 0.24rem;
  height: 18px;
  height: 0.24rem;
  background-color: transparent;
  border: none;
}
.lz-radio[data-v-15338690]:before {
  content: "\e623";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 12px;
  font-size: 0.16rem;
  line-height: 18px;
  line-height: 0.24rem;
  text-align: center;
  width: 18px;
  width: 0.24rem;
  height: 18px;
  height: 0.24rem;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  color: #fff;
  opacity: 1;
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 50%;
}
.lz-radio[data-v-15338690]:checked::before {
  background-color: #0084ff;
  border: 1px solid #0084ff;
}
.lz-radio-new[data-v-15338690] {
  position: relative;
  background-color: #fff;
  width: 40px;
  width: 0.53333rem;
  height: 40px;
  height: 0.53333rem;
  border-radius: 50%;
  display: inline-block;
  border: 1px solid #e5e5e5;
}
.lz-radio-new[data-check=true][data-v-15338690] {
  background-color: #0084ff;
  border: 1px solid #0084ff;
}
.lz-radio-new[data-check=true][data-v-15338690]:before {
  content: "\e6f0";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 20px;
  font-size: 0.26667rem;
  line-height: 40px;
  line-height: 0.53333rem;
  text-align: center;
  color: #fff;
  position: absolute;
  top: 2px;
  right: 4px;
  margin-top: -1px;
}

/*多选框*/
.lz-checkbox[data-v-15338690] {
  position: relative;
  -webkit-appearance: none;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: transparent;
  border: none;
}
.lz-checkbox[data-v-15338690]:before {
  content: "\e64e";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 14px;
  font-size: 0.18667rem;
  line-height: 24px;
  line-height: 0.32rem;
  text-align: center;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: #fff;
  color: transparent;
  border: 1px solid #ccc;
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 6px;
}
.lz-checkbox[data-v-15338690]:checked::before {
  color: #0084ff;
  background-color: #fff;
  border: 1px solid #0084ff;
}

/*多选框2-选择外层选中*/
.lz-checkbox-02[data-v-15338690] {
  position: relative;
  -webkit-appearance: none;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: transparent;
  border: none;
}
.lz-checkbox-02[data-v-15338690]:before {
  content: "\e623";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 14px;
  font-size: 0.18667rem;
  line-height: 21px;
  line-height: 0.28rem;
  text-align: center;
  width: 22px;
  width: 0.29333rem;
  height: 21px;
  height: 0.28rem;
  background-color: #fff;
  color: transparent;
  border: 1px solid #ccc;
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.checkLi[data-v-15338690] {
  color: #0084ff !important;
}
.checkLi .lz-checkbox-02[data-v-15338690]:before {
    color: #fff;
    background-color: #0084ff;
    border: 1px solid #0084ff;
}

/*底部按钮*/
.lz-apply-btn[data-v-15338690] {
  position: fixed;
  bottom: 0;
  border-top: 2px solid #fff;
  z-index: 20;
  color: #666;
  background-color: #f0f0f0;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 100px;
  height: 1.33333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 0;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.lz-apply-btn i[data-v-15338690] {
    font-size: 40px;
    font-size: 0.53333rem;
    margin-right: 10px;
    margin-right: 0.13333rem;
}

/*底部提示*/
.lz-lp-footer[data-v-15338690] {
  position: absolute;
  bottom: 100px;
  bottom: 1.33333rem;
  padding: 10px;
  padding: 0.13333rem;
}
.lz-lp-footer p[data-v-15338690] {
    margin-bottom: 10px;
    margin-bottom: 0.13333rem;
}

/*顶部返回栏*/
.lz-top-title-empty[data-v-15338690] {
  width: 100%;
  height: 90px;
  height: 1.2rem;
}
.lz-top-title[data-v-15338690] {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 555;
  width: 100%;
  height: 90px;
  height: 1.2rem;
  line-height: 90px;
  line-height: 1.2rem;
  background-color: #0084ff;
  color: #fff;
  font-size: 28px;
  font-size: 0.37333rem;
}
.lz-top-title .left[data-v-15338690] {
    position: absolute;
    top: 0;
    left: 20px;
    left: 0.26667rem;
    color: #fff;
}
.lz-top-title .right[data-v-15338690] {
    position: absolute;
    top: 0;
    right: 20px;
    right: 0.26667rem;
    color: #fff;
}
.lz-top-title .center[data-v-15338690] {
    text-align: center;
    font-size: 32px;
    font-size: 0.42667rem;
}

/*订单页*/
.lz-order-list[data-v-15338690] {
  background-color: #fff;
  padding-top: 44px;
  padding-top: 0.58667rem;
}
.lz-order-list .titles[data-v-15338690] {
    font-size: 36px;
    font-size: 0.48rem;
    color: #222;
    text-align: center;
}
.lz-order-list .need-com[data-v-15338690] {
    position: relative;
    top: -4px;
    font-size: 12px;
    font-size: 0.16rem;
    line-height: 1.2;
    padding: 1px 8px;
    background-color: #fff;
    position: relative;
    color: #fff;
    border-radius: 5px;
    font-size: 28px;
    font-size: 0.37333rem;
    border: 1px solid #0084ff;
    margin-left: 5px;
    color: #0084ff;
}
.lz-order-list .need-com[data-v-15338690]::before {
      content: '';
      position: absolute;
      left: -6px;
      top: 50%;
      margin-top: -3px;
      width: 0;
      height: 0;
      border: 3px solid transparent;
      border-right-color: #fff;
}
.lz-order-list .need-com[data-v-15338690]:before {
    content: 0;
}
.lz-order-list .uls-order[data-v-15338690] {
    width: 100%;
}
.lz-order-list .uls-order > li[data-v-15338690] {
      text-align: center;
      font-size: 36px;
      font-size: 0.48rem;
      display: block;
      padding: 40px 0;
      padding: 0.53333rem 0;
}
.lz-order-list .uls-order > li .order-name[data-v-15338690] {
        display: block;
        line-height: 40px;
        line-height: 0.53333rem;
        color: #000;
}
.lz-order-list .uls-order > li .order-inform[data-v-15338690] {
        font-size: 60px;
        font-size: 0.8rem;
        display: block;
        margin-top: 4px;
        line-height: 80px;
        line-height: 1.06667rem;
        color: #ff6f07;
}
.lz-order-list .btn-check[data-v-15338690],
  .lz-order-list .btn-pay[data-v-15338690] {
    color: #ccc;
    background-color: #fff;
    border: 1px solid #ccc;
    display: inline-block;
    text-align: center;
    width: 180px;
    width: 2.4rem;
    height: 60px;
    height: 0.8rem;
    font-size: 28px;
    font-size: 0.37333rem;
    line-height: 56px;
    line-height: 0.74667rem;
    border-radius: 0;
    float: right;
    margin-left: 10px;
    margin-left: 0.13333rem;
}
.lz-order-list .btn-check[data-v-15338690]:hover, .lz-order-list .btn-check[data-v-15338690]:focus,
    .lz-order-list .btn-pay[data-v-15338690]:hover,
    .lz-order-list .btn-pay[data-v-15338690]:focus {
      color: #fff;
      background-color: #ccc;
      border: 1px solid #ccc;
}
.pay-many[data-v-15338690] {
  margin-top: 12px;
  margin-top: 0.16rem;
  line-height: 88px;
  line-height: 1.17333rem;
  display: block;
  padding-left: 30px;
  padding-left: 0.4rem;
  font-size: 36px;
  font-size: 0.48rem;
}
.lz-bankBanch[data-v-15338690] {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}
.lz-bankBanch.active[data-v-15338690] {
    display: block;
}
.lz-bankBanch .lz-drop-search[data-v-15338690] {
    background-color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}
.lz-bankBanch .lz-drop-search .title[data-v-15338690] {
      position: relative;
      width: 100%;
      height: 100px;
      height: 1.33333rem;
      line-height: 100px;
      line-height: 1.33333rem;
      font-size: 34px;
      font-size: 0.45333rem;
      text-align: center;
}
.lz-bankBanch .lz-drop-search .title i[data-v-15338690] {
        font-size: 50px;
        font-size: 0.66667rem;
        position: absolute;
        right: 0;
        top: 0;
        width: 80px;
        width: 1.06667rem;
        line-height: 100px;
        line-height: 1.33333rem;
}
.lz-bankBanch .lz-drop-search .search-box[data-v-15338690] {
      position: relative;
      width: 100%;
      height: 100px;
      height: 1.33333rem;
      padding: 15px 40px;
      padding: 0.2rem 0.53333rem;
      text-align: center;
      background-color: #f5f5f5;
}
.lz-bankBanch .lz-drop-search .search-box i[data-v-15338690] {
        position: absolute;
        left: 50px;
        left: 0.66667rem;
        top: 50%;
        margin-top: -35px;
        margin-top: -0.46667rem;
        font-size: 30px;
        font-size: 0.4rem;
        height: 70px;
        height: 0.93333rem;
        line-height: 70px;
        line-height: 0.93333rem;
        color: #999;
}
.lz-bankBanch .lz-drop-search .search[data-v-15338690] {
      display: block;
      width: 100%;
      height: 70px;
      height: 0.93333rem;
      background-color: #fff;
      color: #333;
      padding-left: 50px;
      padding-left: 0.66667rem;
      margin: 0;
      border-color: #fff;
      font-size: 32px;
      font-size: 0.42667rem;
      border: none;
}
.lz-bankBanch .lz-drop-search .selected[data-v-15338690] {
      width: 100%;
      height: 300px;
      height: 4rem;
      padding: 10px 20px;
      padding: 0.13333rem 0.26667rem;
      overflow: auto !important;
}
.lz-bankBanch .lz-drop-search .selected .option[data-v-15338690] {
        position: relative;
        display: block;
        min-height: 20px;
        min-height: 0.26667rem;
        width: 100%;
        font-size: 16px;
        font-size: 0.21333rem;
        line-height: 20px;
        line-height: 0.26667rem;
        padding: 5px 0;
        color: #666;
        border-top: 1px solid #ececec;
}
.lz-bankBanch .lz-drop-search .selected .option[data-v-15338690]:first-child {
          border-top: none;
}
.lz-list-block[data-v-15338690] {
  position: relative;
}
.lz-list-block .ul-List .icons-left[data-v-15338690] {
    position: absolute;
    width: 50px;
    width: 0.66667rem;
    left: 0;
    top: 25px;
    top: 0.33333rem;
    display: inline-block;
    height: 50px;
    height: 0.66667rem;
    font-size: 44px;
    font-size: 0.58667rem;
    color: #0084ff;
}
.lz-list-block .ul-List .ripple[data-v-15338690] {
    position: relative;
    overflow: hidden;
}
.lz-list-block .ul-List .ripple[data-v-15338690]:after {
      content: "";
      display: block;
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      pointer-events: none;
      background-image: radial-gradient(circle, #666 10%, transparent 10.01%);
      background-repeat: no-repeat;
      background-position: 50%;
      -webkit-transform: scale(10, 10);
          -ms-transform: scale(10, 10);
              transform: scale(10, 10);
      opacity: 0;
      -webkit-transition: opacity .5s, -webkit-transform .3s;
      transition: opacity .5s, -webkit-transform .3s;
      transition: transform .3s, opacity .5s;
      transition: transform .3s, opacity .5s, -webkit-transform .3s;
}
.lz-list-block .ul-List .ripple[data-v-15338690]:active:after {
      -webkit-transform: scale(0, 0);
          -ms-transform: scale(0, 0);
              transform: scale(0, 0);
      opacity: .3;
      -webkit-transition: 0s;
      transition: 0s;
}
.lz-list-block .ul-List .item-content[data-v-15338690] {
    background-color: #fff;
    width: 100%;
    line-height: 100px;
    line-height: 1.33333rem;
    height: 100px;
    height: 1.33333rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 30px;
    padding: 0 0.4rem;
    border-bottom: 1px solid #e7e7e7;
    font-size: 30px;
    font-size: 0.4rem;
}
.lz-list-block .ul-List .item-content > a.item-link[data-v-15338690] {
      font-size: 30px;
      font-size: 0.4rem;
      display: block;
      width: 100%;
      height: 100%;
      color: #000;
}
.lz-list-block .ul-List .item-content .item-inner[data-v-15338690] {
      width: 100%;
      height: 100%;
      position: relative;
      padding-right: 40px;
      padding-right: 0.53333rem;
      padding-left: 70px;
      padding-left: 0.93333rem;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
}
.lz-list-block .ul-List .item-content .icon-gerenziliao[data-v-15338690] {
      font-size: 30px;
      font-size: 0.4rem;
}
.lz-list-block .ul-List .item-content .icons-right[data-v-15338690] {
      position: absolute;
      right: 0;
      top: 0;
      display: inline-block;
      height: 100px;
      height: 1.33333rem;
      line-height: 100px;
      line-height: 1.33333rem;
      font-size: 36px;
      font-size: 0.48rem;
      color: #cac9ce;
}
.lz-list-block .ul-List .item-content .item-form[data-v-15338690] {
      padding-left: 0;
}
.lz-list-block .ul-List .item-content .item-form .item-e-left[data-v-15338690] {
        width: 30%;
        height: 100%;
        display: inline-block;
        float: left;
}
.lz-list-block .ul-List .item-content .item-form .item-e-right[data-v-15338690] {
        width: 68%;
        height: 100%;
        text-align: right;
        display: inline-block;
        float: right;
        margin-bottom: 0;
}
.lz-list-block .ul-List .item-content .item-form input[type="text"][data-v-15338690] {
        border: none;
        background-color: #fff;
}
.lz-list-block .ul-List .item-content .item-form .lz-radio[data-v-15338690] {
        margin-top: 30px;
        margin-top: 0.4rem;
}
.lz-list-block .ul-List .item-content .item-form .date-input[data-v-15338690] {
        border: none;
        text-align: right;
        background-color: #fff;
        height: 90px;
        height: 1.2rem;
        line-height: 90px;
        line-height: 1.2rem;
        margin-right: -55px;
        margin-right: -0.73333rem;
}
.lz-list-block .ul-List .item-content .item-title[data-v-15338690] {
      padding: 0;
}
.lz-list-block .ul-List .item-content .item-title .item-img[data-v-15338690] {
        position: absolute;
        right: 0;
        top: 5px;
        width: 90px;
        width: 1.2rem;
        height: 90px;
        height: 1.2rem;
        border-radius: 50%;
}
.shadeBox[data-v-15338690] {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 999;
  background-color: rgba(0, 0, 0, 0.4);
}
#emptyDom[data-v-15338690] {
  font-size: 34px;
  font-size: 0.45333rem;
}
#emptyDom .empty-icon[data-v-15338690] {
    width: 185px;
    width: 2.46667rem;
    display: block;
    margin: 30px auto 10px;
    margin: 0.4rem auto 0.13333rem;
}
#emptyDom p[data-v-15338690] {
    text-align: center;
    font-size: 34px;
    font-size: 0.45333rem;
}
.lz-layer-bg[data-v-15338690] {
  background-color: transparent !important;
}
.layui-m-layer2 .layui-m-layerchild p[data-v-15338690] {
  color: #fff;
}
.layout-enter-active[data-v-15338690], .layout-leave-active[data-v-15338690] {
  -webkit-transition: opacity .5s;
  transition: opacity .5s;
}
.layout-enter[data-v-15338690], .layout-leave-active[data-v-15338690] {
  opacity: 0;
}
.van-picker button[data-v-15338690] {
  font-size: 30px;
  font-size: 0.4rem;
}
.van-image[data-v-15338690] {
  vertical-align: middle;
}
.van-image img[data-v-15338690] {
    vertical-align: middle;
}
.share-process-yindao[data-v-15338690] {
  background-color: transparent;
  position: fixed;
  left: 0;
  top: 0;
  width: 750px;
  width: 10rem;
}
.share-process-yindao .layui-m-layercont[data-v-15338690] {
    text-align: right;
    padding-right: 20px;
    padding-right: 0.26667rem;
    padding-top: 20px;
    padding-top: 0.26667rem;
}
.share-process-yindao img[data-v-15338690] {
    width: 560px;
    width: 7.46667rem;
}
.vue-puzzle-vcode[data-v-15338690] {
  z-index: 999999 !important;
}
.vue-puzzle-vcode .vue-auth-box_[data-v-15338690] {
    top: 50%;
}
.margin-top-10[data-v-15338690] {
  margin-top: 10px !important;
  margin-top: 0.13333rem !important;
}
.margin-top-20[data-v-15338690] {
  margin-top: 20px !important;
  margin-top: 0.26667rem !important;
}
.margin-top-30[data-v-15338690] {
  margin-top: 30px !important;
  margin-top: 0.4rem !important;
}
.margin-top-40[data-v-15338690] {
  margin-top: 40px !important;
  margin-top: 0.53333rem !important;
}
.margin-top-50[data-v-15338690] {
  margin-top: 50px !important;
  margin-top: 0.66667rem !important;
}
.margin-top-60[data-v-15338690] {
  margin-top: 60px !important;
  margin-top: 0.8rem !important;
}
.margin-right-10[data-v-15338690] {
  margin-right: 10px !important;
  margin-right: 0.13333rem !important;
}
.margin-right-20[data-v-15338690] {
  margin-right: 20px !important;
  margin-right: 0.26667rem !important;
}
.margin-right-30[data-v-15338690] {
  margin-right: 30px !important;
  margin-right: 0.4rem !important;
}
.margin-right-40[data-v-15338690] {
  margin-right: 40px !important;
  margin-right: 0.53333rem !important;
}
.margin-right-50[data-v-15338690] {
  margin-right: 50px !important;
  margin-right: 0.66667rem !important;
}
.margin-right-60[data-v-15338690] {
  margin-right: 60px !important;
  margin-right: 0.8rem !important;
}
.margin-bottom-10[data-v-15338690] {
  margin-bottom: 10px !important;
  margin-bottom: 0.13333rem !important;
}
.margin-bottom-20[data-v-15338690] {
  margin-bottom: 20px !important;
  margin-bottom: 0.26667rem !important;
}
.margin-bottom-30[data-v-15338690] {
  margin-bottom: 30px !important;
  margin-bottom: 0.4rem !important;
}
.margin-bottom-40[data-v-15338690] {
  margin-bottom: 40px !important;
  margin-bottom: 0.53333rem !important;
}
.margin-bottom-50[data-v-15338690] {
  margin-bottom: 50px !important;
  margin-bottom: 0.66667rem !important;
}
.margin-bottom-60[data-v-15338690] {
  margin-bottom: 60px !important;
  margin-bottom: 0.8rem !important;
}
.margin-left-10[data-v-15338690] {
  margin-left: 10px !important;
  margin-left: 0.13333rem !important;
}
.margin-left-20[data-v-15338690] {
  margin-left: 20px !important;
  margin-left: 0.26667rem !important;
}
.margin-left-30[data-v-15338690] {
  margin-left: 30px !important;
  margin-left: 0.4rem !important;
}
.margin-left-40[data-v-15338690] {
  margin-left: 40px !important;
  margin-left: 0.53333rem !important;
}
.margin-left-50[data-v-15338690] {
  margin-left: 50px !important;
  margin-left: 0.66667rem !important;
}
.margin-left-60[data-v-15338690] {
  margin-left: 60px !important;
  margin-left: 0.8rem !important;
}
.padding-top-10[data-v-15338690] {
  padding-top: 10px !important;
  padding-top: 0.13333rem !important;
}
.padding-top-20[data-v-15338690] {
  padding-top: 20px !important;
  padding-top: 0.26667rem !important;
}
.padding-top-30[data-v-15338690] {
  padding-top: 30px !important;
  padding-top: 0.4rem !important;
}
.padding-top-40[data-v-15338690] {
  padding-top: 40px !important;
  padding-top: 0.53333rem !important;
}
.padding-top-50[data-v-15338690] {
  padding-top: 50px !important;
  padding-top: 0.66667rem !important;
}
.padding-top-60[data-v-15338690] {
  padding-top: 60px !important;
  padding-top: 0.8rem !important;
}
.padding-right-10[data-v-15338690] {
  padding-right: 10px !important;
  padding-right: 0.13333rem !important;
}
.padding-right-20[data-v-15338690] {
  padding-right: 20px !important;
  padding-right: 0.26667rem !important;
}
.padding-right-30[data-v-15338690] {
  padding-right: 30px !important;
  padding-right: 0.4rem !important;
}
.padding-right-40[data-v-15338690] {
  padding-right: 40px !important;
  padding-right: 0.53333rem !important;
}
.padding-right-50[data-v-15338690] {
  padding-right: 50px !important;
  padding-right: 0.66667rem !important;
}
.padding-right-60[data-v-15338690] {
  padding-right: 60px !important;
  padding-right: 0.8rem !important;
}
.padding-bottom-10[data-v-15338690] {
  padding-bottom: 10px !important;
  padding-bottom: 0.13333rem !important;
}
.padding-bottom-20[data-v-15338690] {
  padding-bottom: 20px !important;
  padding-bottom: 0.26667rem !important;
}
.padding-bottom-30[data-v-15338690] {
  padding-bottom: 30px !important;
  padding-bottom: 0.4rem !important;
}
.padding-bottom-40[data-v-15338690] {
  padding-bottom: 40px !important;
  padding-bottom: 0.53333rem !important;
}
.padding-bottom-50[data-v-15338690] {
  padding-bottom: 50px !important;
  padding-bottom: 0.66667rem !important;
}
.padding-bottom-60[data-v-15338690] {
  padding-bottom: 60px !important;
  padding-bottom: 0.8rem !important;
}
.padding-left-10[data-v-15338690] {
  padding-left: 10px !important;
  padding-left: 0.13333rem !important;
}
.padding-left-20[data-v-15338690] {
  padding-left: 20px !important;
  padding-left: 0.26667rem !important;
}
.padding-left-30[data-v-15338690] {
  padding-left: 30px !important;
  padding-left: 0.4rem !important;
}
.padding-left-40[data-v-15338690] {
  padding-left: 40px !important;
  padding-left: 0.53333rem !important;
}
.padding-left-50[data-v-15338690] {
  padding-left: 50px !important;
  padding-left: 0.66667rem !important;
}
.padding-left-60[data-v-15338690] {
  padding-left: 60px !important;
  padding-left: 0.8rem !important;
}
.bac-transparent[data-v-15338690] {
  background-color: transparent !important;
}
.bac-transparent .layui-m-layerchild[data-v-15338690] {
    background-color: transparent !important;
}
.layui-m-layer-lzAlert[data-v-15338690] {
  width: 80% !important;
}
.layui-m-layer-lzAlert h3[data-v-15338690] {
    line-height: 32px;
    line-height: 0.42667rem;
    height: unset;
    padding-top: 46px;
    padding-top: 0.61333rem;
    font-size: 32px;
    font-size: 0.42667rem;
}
.layui-m-layer-lzAlert .layui-m-layercont[data-v-15338690] {
    font-size: 30px;
    font-size: 0.4rem;
    max-height: 300px;
    max-height: 4rem;
    overflow: auto;
    word-break: break-all;
    padding: 60px 40px;
    padding: 0.8rem 0.53333rem;
}
.layui-m-layer-lzAlert .layui-m-layerbtn span[yes][data-v-15338690] {
    font-size: 30px;
    font-size: 0.4rem;
    color: #0084ff !important;
}
.layui-m-layer-inquiry[data-v-15338690] {
  width: 80% !important;
}
.layui-m-layer-inquiry .layui-m-layercont[data-v-15338690] {
    font-size: 30px;
    font-size: 0.4rem;
}
.layui-m-layer-design-lzAlert[data-v-15338690] {
  width: 670px !important;
  width: 8.93333rem !important;
  padding-bottom: 70px;
  padding-bottom: 0.93333rem;
  border-radius: 32px !important;
  border-radius: 0.42667rem !important;
  background: url(../../static-product/img/alertbg.dacbbd63.png) no-repeat;
  background-size: 401px 334px;
  background-size: 5.34667rem 4.45333rem;
  background-position: center 168px;
  background-position: center 2.24rem;
  background-color: #fff;
}
.layui-m-layer-design-lzAlert .layui-m-layercont[data-v-15338690] {
    font-size: 30px;
    font-size: 0.4rem;
    overflow: auto;
    word-break: break-all;
    padding: 60px 40px;
    padding: 0.8rem 0.53333rem;
}
.layui-m-layer-design-lzAlert .layui-m-layercont .title[data-v-15338690] {
      font-size: 38px;
      font-size: 0.50667rem;
      line-height: 48px;
      line-height: 0.64rem;
      color: #000;
      text-align: center;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      font-family: PingFangSC-Semibold;
}
.layui-m-layer-design-lzAlert .layui-m-layercont .desc[data-v-15338690] {
      font-size: 32px;
      font-size: 0.42667rem;
      color: #3c464f;
      text-align: center;
      line-height: 48px;
      line-height: 0.64rem;
      height: 144px;
      height: 1.92rem;
      overflow-y: auto;
      -webkit-overflow-scrolling: touch;
      margin-top: 439px;
      margin-top: 5.85333rem;
      font-family: PingFangSC-Regular;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn[data-v-15338690] {
    width: 345px;
    width: 4.6rem;
    height: 95px;
    height: 1.26667rem;
    line-height: 95px;
    line-height: 1.26667rem;
    background: #3c7cfc;
    border: 1px solid #3c7cfc;
    overflow: hidden;
    -webkit-box-shadow: 0 10px 22px 0 rgba(60, 124, 252, 0.2);
    -webkit-box-shadow: 0 0.13333rem 0.29333rem 0 rgba(60, 124, 252, 0.2);
            box-shadow: 0 10px 22px 0 rgba(60, 124, 252, 0.2);
            box-shadow: 0 0.13333rem 0.29333rem 0 rgba(60, 124, 252, 0.2);
    border-radius: 54px;
    border-radius: 0.72rem;
    margin: 0 auto;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn span[yes][data-v-15338690] {
      font-size: 36px;
      font-size: 0.48rem;
      color: #fff;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn span[yes][data-v-15338690]:active {
      background: #3c7cfc;
}

/*按钮*/
/*最大按钮*/
.wts-btn-big[data-v-15338690] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big[data-v-15338690]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*中型按钮*/
.wts-btn-middle[data-v-15338690] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 294px;
  width: 3.92rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 80px;
  line-height: 1.06667rem;
  border-radius: 8px;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-middle[data-v-15338690]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-all[data-v-15338690] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 110px;
  height: 1.46667rem;
  font-size: 40px;
  font-size: 0.53333rem;
  line-height: 110px;
  line-height: 1.46667rem;
  border-radius: 0;
  display: block;
  text-align: center;
}
.wts-btn-all[data-v-15338690]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-free[data-v-15338690] {
  color: #fff;
  background-color: #ff6e06;
  font-size: 30px;
  font-size: 0.4rem;
  border-radius: 5px;
  padding: 3px 10px;
  padding: 3px 0.13333rem;
  display: inline-block;
  text-align: center;
}
.wts-btn-free[data-v-15338690]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}
.wts-btn-big-blue[data-v-15338690] {
  color: #fff;
  background-color: #3aa9f8;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 94px;
  height: 1.25333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 94px;
  line-height: 1.25333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-blue[data-v-15338690]:focus {
    color: #e6e6e6;
    background-color: #0994f6;
}

/*蓝色线型按钮-中*/
.wts-btn-cp[data-v-15338690] {
  color: #fff;
  background-color: #0084ff;
  border: 1px solid #fff;
  display: inline-block;
  text-align: center;
  width: 310px;
  width: 4.13333rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 76px;
  line-height: 1.01333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-cp[data-v-15338690]:hover, .wts-btn-cp[data-v-15338690]:focus {
    color: #fff;
    background-color: #fff;
    border: 1px solid #fff;
}
.wts-btn-radius[data-v-15338690] {
  color: #aaa;
  background-color: #fff;
  border: 1px solid #aaa;
  display: inline-block;
  text-align: center;
  width: 153px;
  width: 2.04rem;
  height: 55px;
  height: 0.73333rem;
  font-size: 26px;
  font-size: 0.34667rem;
  line-height: 55px;
  line-height: 0.73333rem;
  border-radius: 25px;
  border-radius: 0.33333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-radius[data-v-15338690]:hover, .wts-btn-radius[data-v-15338690]:focus {
    color: #fff;
    background-color: #aaa;
    border: 1px solid #aaa;
}

/*微大型按钮*/
.wts-btn-big-01[data-v-15338690] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 590px;
  width: 7.86667rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-01[data-v-15338690]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*查看更多*/
.wts-btn-more[data-v-15338690] {
  display: block;
  border-top: 1px solid #eee;
  height: 86px;
  height: 1.14667rem;
  line-height: 86px;
  line-height: 1.14667rem;
  text-align: center;
  margin-left: -60px;
  margin-left: -0.8rem;
  color: #000;
  font-size: 28px;
  font-size: 0.37333rem;
  position: relative;
}
.wts-btn-more[data-v-15338690]:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 38%;
  margin-top: -18px;
  margin-top: -0.24rem;
  margin-left: 90px;
  margin-left: 1.2rem;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  border-right: 3px solid #000;
  border-top: 3px solid #000;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}
.lz-readys[data-v-15338690] {
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  min-height: 100vh;
  background-color: #fff;
  z-index: 9999;
}
.lz-readys .spinner[data-v-15338690] {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -20px;
    margin-top: -0.26667rem;
    margin-left: -20px;
    margin-left: -0.26667rem;
    width: 40px;
    width: 0.53333rem;
    height: 40px;
    height: 0.53333rem;
}
.lz-readys .container1 > div[data-v-15338690],
  .lz-readys .container2 > div[data-v-15338690],
  .lz-readys .container3 > div[data-v-15338690] {
    width: 10px;
    width: 0.13333rem;
    height: 10px;
    height: 0.13333rem;
    background-color: #0084ff;
    border-radius: 100%;
    position: absolute;
    -webkit-animation: bouncedelay-15338690 1.2s infinite ease-in-out;
    animation: bouncedelay-15338690 1.2s infinite ease-in-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.lz-readys .spinner .spinner-container[data-v-15338690] {
    position: absolute;
    width: 100%;
    height: 100%;
}
.lz-readys .container2[data-v-15338690] {
    -webkit-transform: rotateZ(45deg);
    -ms-transform: rotate(45deg);
        transform: rotateZ(45deg);
}
.lz-readys .container3[data-v-15338690] {
    -webkit-transform: rotateZ(90deg);
    -ms-transform: rotate(90deg);
        transform: rotateZ(90deg);
}
.lz-readys .circle1[data-v-15338690] {
    top: 0;
    left: 0;
}
.lz-readys .circle2[data-v-15338690] {
    top: 0;
    right: 0;
}
.lz-readys .circle3[data-v-15338690] {
    right: 0;
    bottom: 0;
}
.lz-readys .circle4[data-v-15338690] {
    left: 0;
    bottom: 0;
}
.lz-readys .container2 .circle1[data-v-15338690] {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}
.lz-readys .container3 .circle1[data-v-15338690] {
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
}
.lz-readys .container1 .circle2[data-v-15338690] {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}
.lz-readys .container2 .circle2[data-v-15338690] {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}
.lz-readys .container3 .circle2[data-v-15338690] {
    -webkit-animation-delay: -0.7s;
    animation-delay: -0.7s;
}
.lz-readys .container1 .circle3[data-v-15338690] {
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.6s;
}
.lz-readys .container2 .circle3[data-v-15338690] {
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s;
}
.lz-readys .container3 .circle3[data-v-15338690] {
    -webkit-animation-delay: -0.4s;
    animation-delay: -0.4s;
}
.lz-readys .container1 .circle4[data-v-15338690] {
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s;
}
.lz-readys .container2 .circle4[data-v-15338690] {
    -webkit-animation-delay: -0.2s;
    animation-delay: -0.2s;
}
.lz-readys .container3 .circle4[data-v-15338690] {
    -webkit-animation-delay: -0.1s;
    animation-delay: -0.1s;
}
@-webkit-keyframes bouncedelay-15338690 {
0%,
  80%,
  100% {
    -webkit-transform: scale(0);
}
40% {
    -webkit-transform: scale(1);
}
}
@keyframes bouncedelay-15338690 {
0%,
  80%,
  100% {
    transform: scale(0);
    -webkit-transform: scale(0);
}
40% {
    transform: scale(1);
    -webkit-transform: scale(1);
}
}
.lz-readys .loadText[data-v-15338690] {
    position: absolute;
    top: 40%;
    left: 50%;
    width: 100px;
    width: 1.33333rem;
    margin-left: -50px;
    margin-left: -0.66667rem;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    font-size: 14px;
    font-size: 0.18667rem;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.6);
    color: #fff;
    font-size: 14px;
    padding-bottom: 10px;
    padding-bottom: 0.13333rem;
}
.lz-readys .loadText .gifLoad[data-v-15338690] {
      width: 60px;
      width: 0.8rem;
      height: 60px;
      height: 0.8rem;
      display: block;
      margin: 10px auto;
      margin: 0.13333rem auto;
}
.design-modal[data-v-15338690] {
  width: 630px;
  width: 8.4rem;
}
.design-modal.design-modal-footer[data-v-15338690] {
    width: 690px;
    width: 9.2rem;
    bottom: 20px;
    bottom: 0.26667rem;
    top: auto;
    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    border-radius: 10px;
    border-radius: 0.13333rem;
    background: rgba(255, 255, 255, 0.8);
}
.design-modal.design-modal-footer .van-dialog__footer[data-v-15338690] {
      display: none;
}
.design-modal.design-modal-confirm[data-v-15338690] {
    width: 650px;
    width: 8.66667rem;
}
.design-modal.design-modal-confirm .van-dialog__content .van-dialog__message[data-v-15338690] {
      padding: 40px 30px;
      padding: 0.53333rem 0.4rem;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-button--default[data-v-15338690] {
      width: 260px;
      width: 3.46667rem;
      height: 80px;
      height: 1.06667rem;
      background: #236DFF;
      border-radius: 40px;
      border-radius: 0.53333rem;
      -webkit-box-flex: 0;
          -ms-flex: none;
              flex: none;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-button--default .van-button__text[data-v-15338690] {
        font-size: 28px;
        font-size: 0.37333rem;
        color: #fff;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-dialog__cancel[data-v-15338690] {
      background: #fff;
      border: 1px solid #236DFF;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-dialog__cancel .van-button__text[data-v-15338690] {
        color: #236DFF;
}
.design-modal .van-dialog__header[data-v-15338690] {
    color: #000000;
    font-size: 34px;
    font-size: 0.45333rem;
    line-height: 48px;
    line-height: 0.64rem;
    padding-top: 40px;
    padding-top: 0.53333rem;
    font-weight: 700;
}
.design-modal .van-dialog__content .van-dialog__message[data-v-15338690] {
    color: #444444;
    font-size: 30px;
    font-size: 0.4rem;
    line-height: 42px;
    line-height: 0.56rem;
    padding: 30px;
    padding: 0.4rem;
}
.design-modal .van-dialog__footer[data-v-15338690] {
    padding: 0 30px 40px;
    padding: 0 0.4rem 0.53333rem;
}
.design-modal .van-dialog__footer.van-hairline--top[data-v-15338690]::after {
      border: none;
}
.design-modal .van-dialog__footer .van-button--default[data-v-15338690] {
      width: 320px;
      width: 4.26667rem;
      height: 88px;
      height: 1.17333rem;
      background: #236DFF;
      border-radius: 44px;
      border-radius: 0.58667rem;
      margin: 0 auto;
      -webkit-box-flex: 0;
          -ms-flex: none;
              flex: none;
}
.design-modal .van-dialog__footer .van-button--default .van-button__text[data-v-15338690] {
        font-size: 32px;
        font-size: 0.42667rem;
        color: #fff;
}
.input-box textarea[data-v-15338690] {
  font-size: 28px;
  font-size: 0.37333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  border: 1px solid #f8f8f8;
  background: #f8f8f8;
  margin: 0 auto;
  display: block;
  padding: 20px;
  padding: 0.26667rem;
  -webkit-appearance: none;
  outline: none;
}

@charset "UTF-8";
/*---------       字体行高       -----------*/
/*---------       字体颜色       -----------*/
/*---------       边框颜色       -----------*/
/*---------       背景颜色       -----------*/
/*--------- 按钮颜色  ---- */
/* 属性多值传递
ex:
@include remCalc(padding,10,20);
padding: 0.13333rem 0.26667rem;*/
/*按钮纯色系*/
/*按钮边框色系*/
/*按钮大小*/
/*自适应按钮*/
/*标题*/
/*小消息标签*/
/*背景色点击变化*/
/*字数省略限制*/
/*波纹点击效果*/
/*按钮*/
/*最大按钮*/
.wts-btn-big[data-v-57827fd4] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big[data-v-57827fd4]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*中型按钮*/
.wts-btn-middle[data-v-57827fd4] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 294px;
  width: 3.92rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 80px;
  line-height: 1.06667rem;
  border-radius: 8px;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-middle[data-v-57827fd4]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-all[data-v-57827fd4] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 110px;
  height: 1.46667rem;
  font-size: 40px;
  font-size: 0.53333rem;
  line-height: 110px;
  line-height: 1.46667rem;
  border-radius: 0;
  display: block;
  text-align: center;
}
.wts-btn-all[data-v-57827fd4]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-free[data-v-57827fd4] {
  color: #fff;
  background-color: #ff6e06;
  font-size: 30px;
  font-size: 0.4rem;
  border-radius: 5px;
  padding: 3px 10px;
  padding: 3px 0.13333rem;
  display: inline-block;
  text-align: center;
}
.wts-btn-free[data-v-57827fd4]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}
.wts-btn-big-blue[data-v-57827fd4] {
  color: #fff;
  background-color: #3aa9f8;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 94px;
  height: 1.25333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 94px;
  line-height: 1.25333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-blue[data-v-57827fd4]:focus {
    color: #e6e6e6;
    background-color: #0994f6;
}

/*蓝色线型按钮-中*/
.wts-btn-cp[data-v-57827fd4] {
  color: #fff;
  background-color: #0084ff;
  border: 1px solid #fff;
  display: inline-block;
  text-align: center;
  width: 310px;
  width: 4.13333rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 76px;
  line-height: 1.01333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-cp[data-v-57827fd4]:hover, .wts-btn-cp[data-v-57827fd4]:focus {
    color: #fff;
    background-color: #fff;
    border: 1px solid #fff;
}
.wts-btn-radius[data-v-57827fd4] {
  color: #aaa;
  background-color: #fff;
  border: 1px solid #aaa;
  display: inline-block;
  text-align: center;
  width: 153px;
  width: 2.04rem;
  height: 55px;
  height: 0.73333rem;
  font-size: 26px;
  font-size: 0.34667rem;
  line-height: 55px;
  line-height: 0.73333rem;
  border-radius: 25px;
  border-radius: 0.33333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-radius[data-v-57827fd4]:hover, .wts-btn-radius[data-v-57827fd4]:focus {
    color: #fff;
    background-color: #aaa;
    border: 1px solid #aaa;
}

/*微大型按钮*/
.wts-btn-big-01[data-v-57827fd4] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 590px;
  width: 7.86667rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-01[data-v-57827fd4]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*查看更多*/
.wts-btn-more[data-v-57827fd4] {
  display: block;
  border-top: 1px solid #eee;
  height: 86px;
  height: 1.14667rem;
  line-height: 86px;
  line-height: 1.14667rem;
  text-align: center;
  margin-left: -60px;
  margin-left: -0.8rem;
  color: #000;
  font-size: 28px;
  font-size: 0.37333rem;
  position: relative;
}
.wts-btn-more[data-v-57827fd4]:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 38%;
  margin-top: -18px;
  margin-top: -0.24rem;
  margin-left: 90px;
  margin-left: 1.2rem;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  border-right: 3px solid #000;
  border-top: 3px solid #000;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}
.body-container[data-v-57827fd4] {
  width: 750px;
  width: 10rem;
  margin: 0 auto;
  position: relative;
  background-color: #f5f5f5;
}
.lz-top-img[data-v-57827fd4] {
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
}

/*单选框*/
.lz-radio[data-v-57827fd4] {
  position: relative;
  -webkit-appearance: none;
  width: 18px;
  width: 0.24rem;
  height: 18px;
  height: 0.24rem;
  background-color: transparent;
  border: none;
}
.lz-radio[data-v-57827fd4]:before {
  content: "\e623";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 12px;
  font-size: 0.16rem;
  line-height: 18px;
  line-height: 0.24rem;
  text-align: center;
  width: 18px;
  width: 0.24rem;
  height: 18px;
  height: 0.24rem;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  color: #fff;
  opacity: 1;
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 50%;
}
.lz-radio[data-v-57827fd4]:checked::before {
  background-color: #0084ff;
  border: 1px solid #0084ff;
}
.lz-radio-new[data-v-57827fd4] {
  position: relative;
  background-color: #fff;
  width: 40px;
  width: 0.53333rem;
  height: 40px;
  height: 0.53333rem;
  border-radius: 50%;
  display: inline-block;
  border: 1px solid #e5e5e5;
}
.lz-radio-new[data-check=true][data-v-57827fd4] {
  background-color: #0084ff;
  border: 1px solid #0084ff;
}
.lz-radio-new[data-check=true][data-v-57827fd4]:before {
  content: "\e6f0";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 20px;
  font-size: 0.26667rem;
  line-height: 40px;
  line-height: 0.53333rem;
  text-align: center;
  color: #fff;
  position: absolute;
  top: 2px;
  right: 4px;
  margin-top: -1px;
}

/*多选框*/
.lz-checkbox[data-v-57827fd4] {
  position: relative;
  -webkit-appearance: none;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: transparent;
  border: none;
}
.lz-checkbox[data-v-57827fd4]:before {
  content: "\e64e";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 14px;
  font-size: 0.18667rem;
  line-height: 24px;
  line-height: 0.32rem;
  text-align: center;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: #fff;
  color: transparent;
  border: 1px solid #ccc;
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 6px;
}
.lz-checkbox[data-v-57827fd4]:checked::before {
  color: #0084ff;
  background-color: #fff;
  border: 1px solid #0084ff;
}

/*多选框2-选择外层选中*/
.lz-checkbox-02[data-v-57827fd4] {
  position: relative;
  -webkit-appearance: none;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: transparent;
  border: none;
}
.lz-checkbox-02[data-v-57827fd4]:before {
  content: "\e623";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 14px;
  font-size: 0.18667rem;
  line-height: 21px;
  line-height: 0.28rem;
  text-align: center;
  width: 22px;
  width: 0.29333rem;
  height: 21px;
  height: 0.28rem;
  background-color: #fff;
  color: transparent;
  border: 1px solid #ccc;
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.checkLi[data-v-57827fd4] {
  color: #0084ff !important;
}
.checkLi .lz-checkbox-02[data-v-57827fd4]:before {
    color: #fff;
    background-color: #0084ff;
    border: 1px solid #0084ff;
}

/*底部按钮*/
.lz-apply-btn[data-v-57827fd4] {
  position: fixed;
  bottom: 0;
  border-top: 2px solid #fff;
  z-index: 20;
  color: #666;
  background-color: #f0f0f0;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 100px;
  height: 1.33333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 0;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.lz-apply-btn i[data-v-57827fd4] {
    font-size: 40px;
    font-size: 0.53333rem;
    margin-right: 10px;
    margin-right: 0.13333rem;
}

/*底部提示*/
.lz-lp-footer[data-v-57827fd4] {
  position: absolute;
  bottom: 100px;
  bottom: 1.33333rem;
  padding: 10px;
  padding: 0.13333rem;
}
.lz-lp-footer p[data-v-57827fd4] {
    margin-bottom: 10px;
    margin-bottom: 0.13333rem;
}

/*顶部返回栏*/
.lz-top-title-empty[data-v-57827fd4] {
  width: 100%;
  height: 90px;
  height: 1.2rem;
}
.lz-top-title[data-v-57827fd4] {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 555;
  width: 100%;
  height: 90px;
  height: 1.2rem;
  line-height: 90px;
  line-height: 1.2rem;
  background-color: #0084ff;
  color: #fff;
  font-size: 28px;
  font-size: 0.37333rem;
}
.lz-top-title .left[data-v-57827fd4] {
    position: absolute;
    top: 0;
    left: 20px;
    left: 0.26667rem;
    color: #fff;
}
.lz-top-title .right[data-v-57827fd4] {
    position: absolute;
    top: 0;
    right: 20px;
    right: 0.26667rem;
    color: #fff;
}
.lz-top-title .center[data-v-57827fd4] {
    text-align: center;
    font-size: 32px;
    font-size: 0.42667rem;
}

/*订单页*/
.lz-order-list[data-v-57827fd4] {
  background-color: #fff;
  padding-top: 44px;
  padding-top: 0.58667rem;
}
.lz-order-list .titles[data-v-57827fd4] {
    font-size: 36px;
    font-size: 0.48rem;
    color: #222;
    text-align: center;
}
.lz-order-list .need-com[data-v-57827fd4] {
    position: relative;
    top: -4px;
    font-size: 12px;
    font-size: 0.16rem;
    line-height: 1.2;
    padding: 1px 8px;
    background-color: #fff;
    position: relative;
    color: #fff;
    border-radius: 5px;
    font-size: 28px;
    font-size: 0.37333rem;
    border: 1px solid #0084ff;
    margin-left: 5px;
    color: #0084ff;
}
.lz-order-list .need-com[data-v-57827fd4]::before {
      content: '';
      position: absolute;
      left: -6px;
      top: 50%;
      margin-top: -3px;
      width: 0;
      height: 0;
      border: 3px solid transparent;
      border-right-color: #fff;
}
.lz-order-list .need-com[data-v-57827fd4]:before {
    content: 0;
}
.lz-order-list .uls-order[data-v-57827fd4] {
    width: 100%;
}
.lz-order-list .uls-order > li[data-v-57827fd4] {
      text-align: center;
      font-size: 36px;
      font-size: 0.48rem;
      display: block;
      padding: 40px 0;
      padding: 0.53333rem 0;
}
.lz-order-list .uls-order > li .order-name[data-v-57827fd4] {
        display: block;
        line-height: 40px;
        line-height: 0.53333rem;
        color: #000;
}
.lz-order-list .uls-order > li .order-inform[data-v-57827fd4] {
        font-size: 60px;
        font-size: 0.8rem;
        display: block;
        margin-top: 4px;
        line-height: 80px;
        line-height: 1.06667rem;
        color: #ff6f07;
}
.lz-order-list .btn-check[data-v-57827fd4],
  .lz-order-list .btn-pay[data-v-57827fd4] {
    color: #ccc;
    background-color: #fff;
    border: 1px solid #ccc;
    display: inline-block;
    text-align: center;
    width: 180px;
    width: 2.4rem;
    height: 60px;
    height: 0.8rem;
    font-size: 28px;
    font-size: 0.37333rem;
    line-height: 56px;
    line-height: 0.74667rem;
    border-radius: 0;
    float: right;
    margin-left: 10px;
    margin-left: 0.13333rem;
}
.lz-order-list .btn-check[data-v-57827fd4]:hover, .lz-order-list .btn-check[data-v-57827fd4]:focus,
    .lz-order-list .btn-pay[data-v-57827fd4]:hover,
    .lz-order-list .btn-pay[data-v-57827fd4]:focus {
      color: #fff;
      background-color: #ccc;
      border: 1px solid #ccc;
}
.pay-many[data-v-57827fd4] {
  margin-top: 12px;
  margin-top: 0.16rem;
  line-height: 88px;
  line-height: 1.17333rem;
  display: block;
  padding-left: 30px;
  padding-left: 0.4rem;
  font-size: 36px;
  font-size: 0.48rem;
}
.lz-bankBanch[data-v-57827fd4] {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}
.lz-bankBanch.active[data-v-57827fd4] {
    display: block;
}
.lz-bankBanch .lz-drop-search[data-v-57827fd4] {
    background-color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}
.lz-bankBanch .lz-drop-search .title[data-v-57827fd4] {
      position: relative;
      width: 100%;
      height: 100px;
      height: 1.33333rem;
      line-height: 100px;
      line-height: 1.33333rem;
      font-size: 34px;
      font-size: 0.45333rem;
      text-align: center;
}
.lz-bankBanch .lz-drop-search .title i[data-v-57827fd4] {
        font-size: 50px;
        font-size: 0.66667rem;
        position: absolute;
        right: 0;
        top: 0;
        width: 80px;
        width: 1.06667rem;
        line-height: 100px;
        line-height: 1.33333rem;
}
.lz-bankBanch .lz-drop-search .search-box[data-v-57827fd4] {
      position: relative;
      width: 100%;
      height: 100px;
      height: 1.33333rem;
      padding: 15px 40px;
      padding: 0.2rem 0.53333rem;
      text-align: center;
      background-color: #f5f5f5;
}
.lz-bankBanch .lz-drop-search .search-box i[data-v-57827fd4] {
        position: absolute;
        left: 50px;
        left: 0.66667rem;
        top: 50%;
        margin-top: -35px;
        margin-top: -0.46667rem;
        font-size: 30px;
        font-size: 0.4rem;
        height: 70px;
        height: 0.93333rem;
        line-height: 70px;
        line-height: 0.93333rem;
        color: #999;
}
.lz-bankBanch .lz-drop-search .search[data-v-57827fd4] {
      display: block;
      width: 100%;
      height: 70px;
      height: 0.93333rem;
      background-color: #fff;
      color: #333;
      padding-left: 50px;
      padding-left: 0.66667rem;
      margin: 0;
      border-color: #fff;
      font-size: 32px;
      font-size: 0.42667rem;
      border: none;
}
.lz-bankBanch .lz-drop-search .selected[data-v-57827fd4] {
      width: 100%;
      height: 300px;
      height: 4rem;
      padding: 10px 20px;
      padding: 0.13333rem 0.26667rem;
      overflow: auto !important;
}
.lz-bankBanch .lz-drop-search .selected .option[data-v-57827fd4] {
        position: relative;
        display: block;
        min-height: 20px;
        min-height: 0.26667rem;
        width: 100%;
        font-size: 16px;
        font-size: 0.21333rem;
        line-height: 20px;
        line-height: 0.26667rem;
        padding: 5px 0;
        color: #666;
        border-top: 1px solid #ececec;
}
.lz-bankBanch .lz-drop-search .selected .option[data-v-57827fd4]:first-child {
          border-top: none;
}
.lz-list-block[data-v-57827fd4] {
  position: relative;
}
.lz-list-block .ul-List .icons-left[data-v-57827fd4] {
    position: absolute;
    width: 50px;
    width: 0.66667rem;
    left: 0;
    top: 25px;
    top: 0.33333rem;
    display: inline-block;
    height: 50px;
    height: 0.66667rem;
    font-size: 44px;
    font-size: 0.58667rem;
    color: #0084ff;
}
.lz-list-block .ul-List .ripple[data-v-57827fd4] {
    position: relative;
    overflow: hidden;
}
.lz-list-block .ul-List .ripple[data-v-57827fd4]:after {
      content: "";
      display: block;
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      pointer-events: none;
      background-image: radial-gradient(circle, #666 10%, transparent 10.01%);
      background-repeat: no-repeat;
      background-position: 50%;
      -webkit-transform: scale(10, 10);
          -ms-transform: scale(10, 10);
              transform: scale(10, 10);
      opacity: 0;
      -webkit-transition: opacity .5s, -webkit-transform .3s;
      transition: opacity .5s, -webkit-transform .3s;
      transition: transform .3s, opacity .5s;
      transition: transform .3s, opacity .5s, -webkit-transform .3s;
}
.lz-list-block .ul-List .ripple[data-v-57827fd4]:active:after {
      -webkit-transform: scale(0, 0);
          -ms-transform: scale(0, 0);
              transform: scale(0, 0);
      opacity: .3;
      -webkit-transition: 0s;
      transition: 0s;
}
.lz-list-block .ul-List .item-content[data-v-57827fd4] {
    background-color: #fff;
    width: 100%;
    line-height: 100px;
    line-height: 1.33333rem;
    height: 100px;
    height: 1.33333rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 30px;
    padding: 0 0.4rem;
    border-bottom: 1px solid #e7e7e7;
    font-size: 30px;
    font-size: 0.4rem;
}
.lz-list-block .ul-List .item-content > a.item-link[data-v-57827fd4] {
      font-size: 30px;
      font-size: 0.4rem;
      display: block;
      width: 100%;
      height: 100%;
      color: #000;
}
.lz-list-block .ul-List .item-content .item-inner[data-v-57827fd4] {
      width: 100%;
      height: 100%;
      position: relative;
      padding-right: 40px;
      padding-right: 0.53333rem;
      padding-left: 70px;
      padding-left: 0.93333rem;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
}
.lz-list-block .ul-List .item-content .icon-gerenziliao[data-v-57827fd4] {
      font-size: 30px;
      font-size: 0.4rem;
}
.lz-list-block .ul-List .item-content .icons-right[data-v-57827fd4] {
      position: absolute;
      right: 0;
      top: 0;
      display: inline-block;
      height: 100px;
      height: 1.33333rem;
      line-height: 100px;
      line-height: 1.33333rem;
      font-size: 36px;
      font-size: 0.48rem;
      color: #cac9ce;
}
.lz-list-block .ul-List .item-content .item-form[data-v-57827fd4] {
      padding-left: 0;
}
.lz-list-block .ul-List .item-content .item-form .item-e-left[data-v-57827fd4] {
        width: 30%;
        height: 100%;
        display: inline-block;
        float: left;
}
.lz-list-block .ul-List .item-content .item-form .item-e-right[data-v-57827fd4] {
        width: 68%;
        height: 100%;
        text-align: right;
        display: inline-block;
        float: right;
        margin-bottom: 0;
}
.lz-list-block .ul-List .item-content .item-form input[type="text"][data-v-57827fd4] {
        border: none;
        background-color: #fff;
}
.lz-list-block .ul-List .item-content .item-form .lz-radio[data-v-57827fd4] {
        margin-top: 30px;
        margin-top: 0.4rem;
}
.lz-list-block .ul-List .item-content .item-form .date-input[data-v-57827fd4] {
        border: none;
        text-align: right;
        background-color: #fff;
        height: 90px;
        height: 1.2rem;
        line-height: 90px;
        line-height: 1.2rem;
        margin-right: -55px;
        margin-right: -0.73333rem;
}
.lz-list-block .ul-List .item-content .item-title[data-v-57827fd4] {
      padding: 0;
}
.lz-list-block .ul-List .item-content .item-title .item-img[data-v-57827fd4] {
        position: absolute;
        right: 0;
        top: 5px;
        width: 90px;
        width: 1.2rem;
        height: 90px;
        height: 1.2rem;
        border-radius: 50%;
}
.shadeBox[data-v-57827fd4] {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 999;
  background-color: rgba(0, 0, 0, 0.4);
}
#emptyDom[data-v-57827fd4] {
  font-size: 34px;
  font-size: 0.45333rem;
}
#emptyDom .empty-icon[data-v-57827fd4] {
    width: 185px;
    width: 2.46667rem;
    display: block;
    margin: 30px auto 10px;
    margin: 0.4rem auto 0.13333rem;
}
#emptyDom p[data-v-57827fd4] {
    text-align: center;
    font-size: 34px;
    font-size: 0.45333rem;
}
.lz-layer-bg[data-v-57827fd4] {
  background-color: transparent !important;
}
.layui-m-layer2 .layui-m-layerchild p[data-v-57827fd4] {
  color: #fff;
}
.layout-enter-active[data-v-57827fd4], .layout-leave-active[data-v-57827fd4] {
  -webkit-transition: opacity .5s;
  transition: opacity .5s;
}
.layout-enter[data-v-57827fd4], .layout-leave-active[data-v-57827fd4] {
  opacity: 0;
}
.van-picker button[data-v-57827fd4] {
  font-size: 30px;
  font-size: 0.4rem;
}
.van-image[data-v-57827fd4] {
  vertical-align: middle;
}
.van-image img[data-v-57827fd4] {
    vertical-align: middle;
}
.share-process-yindao[data-v-57827fd4] {
  background-color: transparent;
  position: fixed;
  left: 0;
  top: 0;
  width: 750px;
  width: 10rem;
}
.share-process-yindao .layui-m-layercont[data-v-57827fd4] {
    text-align: right;
    padding-right: 20px;
    padding-right: 0.26667rem;
    padding-top: 20px;
    padding-top: 0.26667rem;
}
.share-process-yindao img[data-v-57827fd4] {
    width: 560px;
    width: 7.46667rem;
}
.vue-puzzle-vcode[data-v-57827fd4] {
  z-index: 999999 !important;
}
.vue-puzzle-vcode .vue-auth-box_[data-v-57827fd4] {
    top: 50%;
}
.margin-top-10[data-v-57827fd4] {
  margin-top: 10px !important;
  margin-top: 0.13333rem !important;
}
.margin-top-20[data-v-57827fd4] {
  margin-top: 20px !important;
  margin-top: 0.26667rem !important;
}
.margin-top-30[data-v-57827fd4] {
  margin-top: 30px !important;
  margin-top: 0.4rem !important;
}
.margin-top-40[data-v-57827fd4] {
  margin-top: 40px !important;
  margin-top: 0.53333rem !important;
}
.margin-top-50[data-v-57827fd4] {
  margin-top: 50px !important;
  margin-top: 0.66667rem !important;
}
.margin-top-60[data-v-57827fd4] {
  margin-top: 60px !important;
  margin-top: 0.8rem !important;
}
.margin-right-10[data-v-57827fd4] {
  margin-right: 10px !important;
  margin-right: 0.13333rem !important;
}
.margin-right-20[data-v-57827fd4] {
  margin-right: 20px !important;
  margin-right: 0.26667rem !important;
}
.margin-right-30[data-v-57827fd4] {
  margin-right: 30px !important;
  margin-right: 0.4rem !important;
}
.margin-right-40[data-v-57827fd4] {
  margin-right: 40px !important;
  margin-right: 0.53333rem !important;
}
.margin-right-50[data-v-57827fd4] {
  margin-right: 50px !important;
  margin-right: 0.66667rem !important;
}
.margin-right-60[data-v-57827fd4] {
  margin-right: 60px !important;
  margin-right: 0.8rem !important;
}
.margin-bottom-10[data-v-57827fd4] {
  margin-bottom: 10px !important;
  margin-bottom: 0.13333rem !important;
}
.margin-bottom-20[data-v-57827fd4] {
  margin-bottom: 20px !important;
  margin-bottom: 0.26667rem !important;
}
.margin-bottom-30[data-v-57827fd4] {
  margin-bottom: 30px !important;
  margin-bottom: 0.4rem !important;
}
.margin-bottom-40[data-v-57827fd4] {
  margin-bottom: 40px !important;
  margin-bottom: 0.53333rem !important;
}
.margin-bottom-50[data-v-57827fd4] {
  margin-bottom: 50px !important;
  margin-bottom: 0.66667rem !important;
}
.margin-bottom-60[data-v-57827fd4] {
  margin-bottom: 60px !important;
  margin-bottom: 0.8rem !important;
}
.margin-left-10[data-v-57827fd4] {
  margin-left: 10px !important;
  margin-left: 0.13333rem !important;
}
.margin-left-20[data-v-57827fd4] {
  margin-left: 20px !important;
  margin-left: 0.26667rem !important;
}
.margin-left-30[data-v-57827fd4] {
  margin-left: 30px !important;
  margin-left: 0.4rem !important;
}
.margin-left-40[data-v-57827fd4] {
  margin-left: 40px !important;
  margin-left: 0.53333rem !important;
}
.margin-left-50[data-v-57827fd4] {
  margin-left: 50px !important;
  margin-left: 0.66667rem !important;
}
.margin-left-60[data-v-57827fd4] {
  margin-left: 60px !important;
  margin-left: 0.8rem !important;
}
.padding-top-10[data-v-57827fd4] {
  padding-top: 10px !important;
  padding-top: 0.13333rem !important;
}
.padding-top-20[data-v-57827fd4] {
  padding-top: 20px !important;
  padding-top: 0.26667rem !important;
}
.padding-top-30[data-v-57827fd4] {
  padding-top: 30px !important;
  padding-top: 0.4rem !important;
}
.padding-top-40[data-v-57827fd4] {
  padding-top: 40px !important;
  padding-top: 0.53333rem !important;
}
.padding-top-50[data-v-57827fd4] {
  padding-top: 50px !important;
  padding-top: 0.66667rem !important;
}
.padding-top-60[data-v-57827fd4] {
  padding-top: 60px !important;
  padding-top: 0.8rem !important;
}
.padding-right-10[data-v-57827fd4] {
  padding-right: 10px !important;
  padding-right: 0.13333rem !important;
}
.padding-right-20[data-v-57827fd4] {
  padding-right: 20px !important;
  padding-right: 0.26667rem !important;
}
.padding-right-30[data-v-57827fd4] {
  padding-right: 30px !important;
  padding-right: 0.4rem !important;
}
.padding-right-40[data-v-57827fd4] {
  padding-right: 40px !important;
  padding-right: 0.53333rem !important;
}
.padding-right-50[data-v-57827fd4] {
  padding-right: 50px !important;
  padding-right: 0.66667rem !important;
}
.padding-right-60[data-v-57827fd4] {
  padding-right: 60px !important;
  padding-right: 0.8rem !important;
}
.padding-bottom-10[data-v-57827fd4] {
  padding-bottom: 10px !important;
  padding-bottom: 0.13333rem !important;
}
.padding-bottom-20[data-v-57827fd4] {
  padding-bottom: 20px !important;
  padding-bottom: 0.26667rem !important;
}
.padding-bottom-30[data-v-57827fd4] {
  padding-bottom: 30px !important;
  padding-bottom: 0.4rem !important;
}
.padding-bottom-40[data-v-57827fd4] {
  padding-bottom: 40px !important;
  padding-bottom: 0.53333rem !important;
}
.padding-bottom-50[data-v-57827fd4] {
  padding-bottom: 50px !important;
  padding-bottom: 0.66667rem !important;
}
.padding-bottom-60[data-v-57827fd4] {
  padding-bottom: 60px !important;
  padding-bottom: 0.8rem !important;
}
.padding-left-10[data-v-57827fd4] {
  padding-left: 10px !important;
  padding-left: 0.13333rem !important;
}
.padding-left-20[data-v-57827fd4] {
  padding-left: 20px !important;
  padding-left: 0.26667rem !important;
}
.padding-left-30[data-v-57827fd4] {
  padding-left: 30px !important;
  padding-left: 0.4rem !important;
}
.padding-left-40[data-v-57827fd4] {
  padding-left: 40px !important;
  padding-left: 0.53333rem !important;
}
.padding-left-50[data-v-57827fd4] {
  padding-left: 50px !important;
  padding-left: 0.66667rem !important;
}
.padding-left-60[data-v-57827fd4] {
  padding-left: 60px !important;
  padding-left: 0.8rem !important;
}
.bac-transparent[data-v-57827fd4] {
  background-color: transparent !important;
}
.bac-transparent .layui-m-layerchild[data-v-57827fd4] {
    background-color: transparent !important;
}
.layui-m-layer-lzAlert[data-v-57827fd4] {
  width: 80% !important;
}
.layui-m-layer-lzAlert h3[data-v-57827fd4] {
    line-height: 32px;
    line-height: 0.42667rem;
    height: unset;
    padding-top: 46px;
    padding-top: 0.61333rem;
    font-size: 32px;
    font-size: 0.42667rem;
}
.layui-m-layer-lzAlert .layui-m-layercont[data-v-57827fd4] {
    font-size: 30px;
    font-size: 0.4rem;
    max-height: 300px;
    max-height: 4rem;
    overflow: auto;
    word-break: break-all;
    padding: 60px 40px;
    padding: 0.8rem 0.53333rem;
}
.layui-m-layer-lzAlert .layui-m-layerbtn span[yes][data-v-57827fd4] {
    font-size: 30px;
    font-size: 0.4rem;
    color: #0084ff !important;
}
.layui-m-layer-inquiry[data-v-57827fd4] {
  width: 80% !important;
}
.layui-m-layer-inquiry .layui-m-layercont[data-v-57827fd4] {
    font-size: 30px;
    font-size: 0.4rem;
}
.layui-m-layer-design-lzAlert[data-v-57827fd4] {
  width: 670px !important;
  width: 8.93333rem !important;
  padding-bottom: 70px;
  padding-bottom: 0.93333rem;
  border-radius: 32px !important;
  border-radius: 0.42667rem !important;
  background: url(../../static-product/img/alertbg.dacbbd63.png) no-repeat;
  background-size: 401px 334px;
  background-size: 5.34667rem 4.45333rem;
  background-position: center 168px;
  background-position: center 2.24rem;
  background-color: #fff;
}
.layui-m-layer-design-lzAlert .layui-m-layercont[data-v-57827fd4] {
    font-size: 30px;
    font-size: 0.4rem;
    overflow: auto;
    word-break: break-all;
    padding: 60px 40px;
    padding: 0.8rem 0.53333rem;
}
.layui-m-layer-design-lzAlert .layui-m-layercont .title[data-v-57827fd4] {
      font-size: 38px;
      font-size: 0.50667rem;
      line-height: 48px;
      line-height: 0.64rem;
      color: #000;
      text-align: center;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      font-family: PingFangSC-Semibold;
}
.layui-m-layer-design-lzAlert .layui-m-layercont .desc[data-v-57827fd4] {
      font-size: 32px;
      font-size: 0.42667rem;
      color: #3c464f;
      text-align: center;
      line-height: 48px;
      line-height: 0.64rem;
      height: 144px;
      height: 1.92rem;
      overflow-y: auto;
      -webkit-overflow-scrolling: touch;
      margin-top: 439px;
      margin-top: 5.85333rem;
      font-family: PingFangSC-Regular;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn[data-v-57827fd4] {
    width: 345px;
    width: 4.6rem;
    height: 95px;
    height: 1.26667rem;
    line-height: 95px;
    line-height: 1.26667rem;
    background: #3c7cfc;
    border: 1px solid #3c7cfc;
    overflow: hidden;
    -webkit-box-shadow: 0 10px 22px 0 rgba(60, 124, 252, 0.2);
    -webkit-box-shadow: 0 0.13333rem 0.29333rem 0 rgba(60, 124, 252, 0.2);
            box-shadow: 0 10px 22px 0 rgba(60, 124, 252, 0.2);
            box-shadow: 0 0.13333rem 0.29333rem 0 rgba(60, 124, 252, 0.2);
    border-radius: 54px;
    border-radius: 0.72rem;
    margin: 0 auto;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn span[yes][data-v-57827fd4] {
      font-size: 36px;
      font-size: 0.48rem;
      color: #fff;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn span[yes][data-v-57827fd4]:active {
      background: #3c7cfc;
}

/*按钮*/
/*最大按钮*/
.wts-btn-big[data-v-57827fd4] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big[data-v-57827fd4]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*中型按钮*/
.wts-btn-middle[data-v-57827fd4] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 294px;
  width: 3.92rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 80px;
  line-height: 1.06667rem;
  border-radius: 8px;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-middle[data-v-57827fd4]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-all[data-v-57827fd4] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 110px;
  height: 1.46667rem;
  font-size: 40px;
  font-size: 0.53333rem;
  line-height: 110px;
  line-height: 1.46667rem;
  border-radius: 0;
  display: block;
  text-align: center;
}
.wts-btn-all[data-v-57827fd4]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-free[data-v-57827fd4] {
  color: #fff;
  background-color: #ff6e06;
  font-size: 30px;
  font-size: 0.4rem;
  border-radius: 5px;
  padding: 3px 10px;
  padding: 3px 0.13333rem;
  display: inline-block;
  text-align: center;
}
.wts-btn-free[data-v-57827fd4]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}
.wts-btn-big-blue[data-v-57827fd4] {
  color: #fff;
  background-color: #3aa9f8;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 94px;
  height: 1.25333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 94px;
  line-height: 1.25333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-blue[data-v-57827fd4]:focus {
    color: #e6e6e6;
    background-color: #0994f6;
}

/*蓝色线型按钮-中*/
.wts-btn-cp[data-v-57827fd4] {
  color: #fff;
  background-color: #0084ff;
  border: 1px solid #fff;
  display: inline-block;
  text-align: center;
  width: 310px;
  width: 4.13333rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 76px;
  line-height: 1.01333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-cp[data-v-57827fd4]:hover, .wts-btn-cp[data-v-57827fd4]:focus {
    color: #fff;
    background-color: #fff;
    border: 1px solid #fff;
}
.wts-btn-radius[data-v-57827fd4] {
  color: #aaa;
  background-color: #fff;
  border: 1px solid #aaa;
  display: inline-block;
  text-align: center;
  width: 153px;
  width: 2.04rem;
  height: 55px;
  height: 0.73333rem;
  font-size: 26px;
  font-size: 0.34667rem;
  line-height: 55px;
  line-height: 0.73333rem;
  border-radius: 25px;
  border-radius: 0.33333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-radius[data-v-57827fd4]:hover, .wts-btn-radius[data-v-57827fd4]:focus {
    color: #fff;
    background-color: #aaa;
    border: 1px solid #aaa;
}

/*微大型按钮*/
.wts-btn-big-01[data-v-57827fd4] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 590px;
  width: 7.86667rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-01[data-v-57827fd4]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*查看更多*/
.wts-btn-more[data-v-57827fd4] {
  display: block;
  border-top: 1px solid #eee;
  height: 86px;
  height: 1.14667rem;
  line-height: 86px;
  line-height: 1.14667rem;
  text-align: center;
  margin-left: -60px;
  margin-left: -0.8rem;
  color: #000;
  font-size: 28px;
  font-size: 0.37333rem;
  position: relative;
}
.wts-btn-more[data-v-57827fd4]:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 38%;
  margin-top: -18px;
  margin-top: -0.24rem;
  margin-left: 90px;
  margin-left: 1.2rem;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  border-right: 3px solid #000;
  border-top: 3px solid #000;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}
.lz-readys[data-v-57827fd4] {
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  min-height: 100vh;
  background-color: #fff;
  z-index: 9999;
}
.lz-readys .spinner[data-v-57827fd4] {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -20px;
    margin-top: -0.26667rem;
    margin-left: -20px;
    margin-left: -0.26667rem;
    width: 40px;
    width: 0.53333rem;
    height: 40px;
    height: 0.53333rem;
}
.lz-readys .container1 > div[data-v-57827fd4],
  .lz-readys .container2 > div[data-v-57827fd4],
  .lz-readys .container3 > div[data-v-57827fd4] {
    width: 10px;
    width: 0.13333rem;
    height: 10px;
    height: 0.13333rem;
    background-color: #0084ff;
    border-radius: 100%;
    position: absolute;
    -webkit-animation: bouncedelay-57827fd4 1.2s infinite ease-in-out;
    animation: bouncedelay-57827fd4 1.2s infinite ease-in-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.lz-readys .spinner .spinner-container[data-v-57827fd4] {
    position: absolute;
    width: 100%;
    height: 100%;
}
.lz-readys .container2[data-v-57827fd4] {
    -webkit-transform: rotateZ(45deg);
    -ms-transform: rotate(45deg);
        transform: rotateZ(45deg);
}
.lz-readys .container3[data-v-57827fd4] {
    -webkit-transform: rotateZ(90deg);
    -ms-transform: rotate(90deg);
        transform: rotateZ(90deg);
}
.lz-readys .circle1[data-v-57827fd4] {
    top: 0;
    left: 0;
}
.lz-readys .circle2[data-v-57827fd4] {
    top: 0;
    right: 0;
}
.lz-readys .circle3[data-v-57827fd4] {
    right: 0;
    bottom: 0;
}
.lz-readys .circle4[data-v-57827fd4] {
    left: 0;
    bottom: 0;
}
.lz-readys .container2 .circle1[data-v-57827fd4] {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}
.lz-readys .container3 .circle1[data-v-57827fd4] {
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
}
.lz-readys .container1 .circle2[data-v-57827fd4] {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}
.lz-readys .container2 .circle2[data-v-57827fd4] {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}
.lz-readys .container3 .circle2[data-v-57827fd4] {
    -webkit-animation-delay: -0.7s;
    animation-delay: -0.7s;
}
.lz-readys .container1 .circle3[data-v-57827fd4] {
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.6s;
}
.lz-readys .container2 .circle3[data-v-57827fd4] {
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s;
}
.lz-readys .container3 .circle3[data-v-57827fd4] {
    -webkit-animation-delay: -0.4s;
    animation-delay: -0.4s;
}
.lz-readys .container1 .circle4[data-v-57827fd4] {
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s;
}
.lz-readys .container2 .circle4[data-v-57827fd4] {
    -webkit-animation-delay: -0.2s;
    animation-delay: -0.2s;
}
.lz-readys .container3 .circle4[data-v-57827fd4] {
    -webkit-animation-delay: -0.1s;
    animation-delay: -0.1s;
}
@-webkit-keyframes bouncedelay-57827fd4 {
0%,
  80%,
  100% {
    -webkit-transform: scale(0);
}
40% {
    -webkit-transform: scale(1);
}
}
@keyframes bouncedelay-57827fd4 {
0%,
  80%,
  100% {
    transform: scale(0);
    -webkit-transform: scale(0);
}
40% {
    transform: scale(1);
    -webkit-transform: scale(1);
}
}
.lz-readys .loadText[data-v-57827fd4] {
    position: absolute;
    top: 40%;
    left: 50%;
    width: 100px;
    width: 1.33333rem;
    margin-left: -50px;
    margin-left: -0.66667rem;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    font-size: 14px;
    font-size: 0.18667rem;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.6);
    color: #fff;
    font-size: 14px;
    padding-bottom: 10px;
    padding-bottom: 0.13333rem;
}
.lz-readys .loadText .gifLoad[data-v-57827fd4] {
      width: 60px;
      width: 0.8rem;
      height: 60px;
      height: 0.8rem;
      display: block;
      margin: 10px auto;
      margin: 0.13333rem auto;
}
.design-modal[data-v-57827fd4] {
  width: 630px;
  width: 8.4rem;
}
.design-modal.design-modal-footer[data-v-57827fd4] {
    width: 690px;
    width: 9.2rem;
    bottom: 20px;
    bottom: 0.26667rem;
    top: auto;
    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    border-radius: 10px;
    border-radius: 0.13333rem;
    background: rgba(255, 255, 255, 0.8);
}
.design-modal.design-modal-footer .van-dialog__footer[data-v-57827fd4] {
      display: none;
}
.design-modal.design-modal-confirm[data-v-57827fd4] {
    width: 650px;
    width: 8.66667rem;
}
.design-modal.design-modal-confirm .van-dialog__content .van-dialog__message[data-v-57827fd4] {
      padding: 40px 30px;
      padding: 0.53333rem 0.4rem;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-button--default[data-v-57827fd4] {
      width: 260px;
      width: 3.46667rem;
      height: 80px;
      height: 1.06667rem;
      background: #236DFF;
      border-radius: 40px;
      border-radius: 0.53333rem;
      -webkit-box-flex: 0;
          -ms-flex: none;
              flex: none;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-button--default .van-button__text[data-v-57827fd4] {
        font-size: 28px;
        font-size: 0.37333rem;
        color: #fff;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-dialog__cancel[data-v-57827fd4] {
      background: #fff;
      border: 1px solid #236DFF;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-dialog__cancel .van-button__text[data-v-57827fd4] {
        color: #236DFF;
}
.design-modal .van-dialog__header[data-v-57827fd4] {
    color: #000000;
    font-size: 34px;
    font-size: 0.45333rem;
    line-height: 48px;
    line-height: 0.64rem;
    padding-top: 40px;
    padding-top: 0.53333rem;
    font-weight: 700;
}
.design-modal .van-dialog__content .van-dialog__message[data-v-57827fd4] {
    color: #444444;
    font-size: 30px;
    font-size: 0.4rem;
    line-height: 42px;
    line-height: 0.56rem;
    padding: 30px;
    padding: 0.4rem;
}
.design-modal .van-dialog__footer[data-v-57827fd4] {
    padding: 0 30px 40px;
    padding: 0 0.4rem 0.53333rem;
}
.design-modal .van-dialog__footer.van-hairline--top[data-v-57827fd4]::after {
      border: none;
}
.design-modal .van-dialog__footer .van-button--default[data-v-57827fd4] {
      width: 320px;
      width: 4.26667rem;
      height: 88px;
      height: 1.17333rem;
      background: #236DFF;
      border-radius: 44px;
      border-radius: 0.58667rem;
      margin: 0 auto;
      -webkit-box-flex: 0;
          -ms-flex: none;
              flex: none;
}
.design-modal .van-dialog__footer .van-button--default .van-button__text[data-v-57827fd4] {
        font-size: 32px;
        font-size: 0.42667rem;
        color: #fff;
}
.items .lables[data-v-57827fd4] {
  width: 30%;
}
.items .items-wrap[data-v-57827fd4] {
  padding: 3px 0;
}
.items .border[data-v-57827fd4] {
  border-bottom: 1px solid #ececec;
}
.items .from-right[data-v-57827fd4] {
  width: 68%;
}
.items .from-right[data-v-57827fd4] {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.items .mask-text[data-v-57827fd4] {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: #fff;
  z-index: 3;
  line-height: 60px;
  line-height: 0.8rem;
  vertical-align: middle;
}
.items .veryNumber[data-v-57827fd4] {
  width: 40%;
  text-align: left;
}
.items .veryTxt[data-v-57827fd4] {
  display: inline-block;
  width: 55%;
  height: 60px;
  height: 0.8rem;
  line-height: 60px;
  line-height: 0.8rem;
  border-radius: 60px;
  border-radius: 0.8rem;
  background-color: #236dff;
  color: #fff;
  text-align: center;
  font-size: 26px;
  font-size: 0.34667rem;
}
.items .bottom-desc[data-v-57827fd4] {
  font-size: 26px;
  font-size: 0.34667rem;
  line-height: 36px;
  line-height: 0.48rem;
  color: #F66D05;
}
.items .divider[data-v-57827fd4] {
  width: 100%;
  height: 1px;
  background: #ECECEC;
  margin: 15px 0px;
  margin: 0.2rem 0px;
}
.items .status0[data-v-57827fd4],
.items .status2[data-v-57827fd4] {
  background-color: #999;
  color: #fff;
}
.icon-edit[data-v-57827fd4] {
  color: #236dff;
}

@charset "UTF-8";
/*---------       字体行高       -----------*/
/*---------       字体颜色       -----------*/
/*---------       边框颜色       -----------*/
/*---------       背景颜色       -----------*/
/*--------- 按钮颜色  ---- */
/* 属性多值传递
ex:
@include remCalc(padding,10,20);
padding: 0.13333rem 0.26667rem;*/
/*按钮纯色系*/
/*按钮边框色系*/
/*按钮大小*/
/*自适应按钮*/
/*标题*/
/*小消息标签*/
/*背景色点击变化*/
/*字数省略限制*/
/*波纹点击效果*/
/*按钮*/
/*最大按钮*/
.wts-btn-big {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*中型按钮*/
.wts-btn-middle {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 294px;
  width: 3.92rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 80px;
  line-height: 1.06667rem;
  border-radius: 8px;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-middle:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-all {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 110px;
  height: 1.46667rem;
  font-size: 40px;
  font-size: 0.53333rem;
  line-height: 110px;
  line-height: 1.46667rem;
  border-radius: 0;
  display: block;
  text-align: center;
}
.wts-btn-all:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-free {
  color: #fff;
  background-color: #ff6e06;
  font-size: 30px;
  font-size: 0.4rem;
  border-radius: 5px;
  padding: 3px 10px;
  padding: 3px 0.13333rem;
  display: inline-block;
  text-align: center;
}
.wts-btn-free:focus {
    color: #e6e6e6;
    background-color: #d25800;
}
.wts-btn-big-blue {
  color: #fff;
  background-color: #3aa9f8;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 94px;
  height: 1.25333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 94px;
  line-height: 1.25333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-blue:focus {
    color: #e6e6e6;
    background-color: #0994f6;
}

/*蓝色线型按钮-中*/
.wts-btn-cp {
  color: #fff;
  background-color: #0084ff;
  border: 1px solid #fff;
  display: inline-block;
  text-align: center;
  width: 310px;
  width: 4.13333rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 76px;
  line-height: 1.01333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-cp:hover, .wts-btn-cp:focus {
    color: #fff;
    background-color: #fff;
    border: 1px solid #fff;
}
.wts-btn-radius {
  color: #aaa;
  background-color: #fff;
  border: 1px solid #aaa;
  display: inline-block;
  text-align: center;
  width: 153px;
  width: 2.04rem;
  height: 55px;
  height: 0.73333rem;
  font-size: 26px;
  font-size: 0.34667rem;
  line-height: 55px;
  line-height: 0.73333rem;
  border-radius: 25px;
  border-radius: 0.33333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-radius:hover, .wts-btn-radius:focus {
    color: #fff;
    background-color: #aaa;
    border: 1px solid #aaa;
}

/*微大型按钮*/
.wts-btn-big-01 {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 590px;
  width: 7.86667rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-01:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*查看更多*/
.wts-btn-more {
  display: block;
  border-top: 1px solid #eee;
  height: 86px;
  height: 1.14667rem;
  line-height: 86px;
  line-height: 1.14667rem;
  text-align: center;
  margin-left: -60px;
  margin-left: -0.8rem;
  color: #000;
  font-size: 28px;
  font-size: 0.37333rem;
  position: relative;
}
.wts-btn-more:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 38%;
  margin-top: -18px;
  margin-top: -0.24rem;
  margin-left: 90px;
  margin-left: 1.2rem;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  border-right: 3px solid #000;
  border-top: 3px solid #000;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}
.body-container {
  width: 750px;
  width: 10rem;
  margin: 0 auto;
  position: relative;
  background-color: #f5f5f5;
}
.lz-top-img {
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
}

/*单选框*/
.lz-radio {
  position: relative;
  -webkit-appearance: none;
  width: 18px;
  width: 0.24rem;
  height: 18px;
  height: 0.24rem;
  background-color: transparent;
  border: none;
}
.lz-radio:before {
  content: "\e623";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 12px;
  font-size: 0.16rem;
  line-height: 18px;
  line-height: 0.24rem;
  text-align: center;
  width: 18px;
  width: 0.24rem;
  height: 18px;
  height: 0.24rem;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  color: #fff;
  opacity: 1;
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 50%;
}
.lz-radio:checked::before {
  background-color: #0084ff;
  border: 1px solid #0084ff;
}
.lz-radio-new {
  position: relative;
  background-color: #fff;
  width: 40px;
  width: 0.53333rem;
  height: 40px;
  height: 0.53333rem;
  border-radius: 50%;
  display: inline-block;
  border: 1px solid #e5e5e5;
}
.lz-radio-new[data-check=true] {
  background-color: #0084ff;
  border: 1px solid #0084ff;
}
.lz-radio-new[data-check=true]:before {
  content: "\e6f0";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 20px;
  font-size: 0.26667rem;
  line-height: 40px;
  line-height: 0.53333rem;
  text-align: center;
  color: #fff;
  position: absolute;
  top: 2px;
  right: 4px;
  margin-top: -1px;
}

/*多选框*/
.lz-checkbox {
  position: relative;
  -webkit-appearance: none;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: transparent;
  border: none;
}
.lz-checkbox:before {
  content: "\e64e";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 14px;
  font-size: 0.18667rem;
  line-height: 24px;
  line-height: 0.32rem;
  text-align: center;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: #fff;
  color: transparent;
  border: 1px solid #ccc;
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 6px;
}
.lz-checkbox:checked::before {
  color: #0084ff;
  background-color: #fff;
  border: 1px solid #0084ff;
}

/*多选框2-选择外层选中*/
.lz-checkbox-02 {
  position: relative;
  -webkit-appearance: none;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: transparent;
  border: none;
}
.lz-checkbox-02:before {
  content: "\e623";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 14px;
  font-size: 0.18667rem;
  line-height: 21px;
  line-height: 0.28rem;
  text-align: center;
  width: 22px;
  width: 0.29333rem;
  height: 21px;
  height: 0.28rem;
  background-color: #fff;
  color: transparent;
  border: 1px solid #ccc;
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.checkLi {
  color: #0084ff !important;
}
.checkLi .lz-checkbox-02:before {
    color: #fff;
    background-color: #0084ff;
    border: 1px solid #0084ff;
}

/*底部按钮*/
.lz-apply-btn {
  position: fixed;
  bottom: 0;
  border-top: 2px solid #fff;
  z-index: 20;
  color: #666;
  background-color: #f0f0f0;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 100px;
  height: 1.33333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 0;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.lz-apply-btn i {
    font-size: 40px;
    font-size: 0.53333rem;
    margin-right: 10px;
    margin-right: 0.13333rem;
}

/*底部提示*/
.lz-lp-footer {
  position: absolute;
  bottom: 100px;
  bottom: 1.33333rem;
  padding: 10px;
  padding: 0.13333rem;
}
.lz-lp-footer p {
    margin-bottom: 10px;
    margin-bottom: 0.13333rem;
}

/*顶部返回栏*/
.lz-top-title-empty {
  width: 100%;
  height: 90px;
  height: 1.2rem;
}
.lz-top-title {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 555;
  width: 100%;
  height: 90px;
  height: 1.2rem;
  line-height: 90px;
  line-height: 1.2rem;
  background-color: #0084ff;
  color: #fff;
  font-size: 28px;
  font-size: 0.37333rem;
}
.lz-top-title .left {
    position: absolute;
    top: 0;
    left: 20px;
    left: 0.26667rem;
    color: #fff;
}
.lz-top-title .right {
    position: absolute;
    top: 0;
    right: 20px;
    right: 0.26667rem;
    color: #fff;
}
.lz-top-title .center {
    text-align: center;
    font-size: 32px;
    font-size: 0.42667rem;
}

/*订单页*/
.lz-order-list {
  background-color: #fff;
  padding-top: 44px;
  padding-top: 0.58667rem;
}
.lz-order-list .titles {
    font-size: 36px;
    font-size: 0.48rem;
    color: #222;
    text-align: center;
}
.lz-order-list .need-com {
    position: relative;
    top: -4px;
    font-size: 12px;
    font-size: 0.16rem;
    line-height: 1.2;
    padding: 1px 8px;
    background-color: #fff;
    position: relative;
    color: #fff;
    border-radius: 5px;
    font-size: 28px;
    font-size: 0.37333rem;
    border: 1px solid #0084ff;
    margin-left: 5px;
    color: #0084ff;
}
.lz-order-list .need-com::before {
      content: '';
      position: absolute;
      left: -6px;
      top: 50%;
      margin-top: -3px;
      width: 0;
      height: 0;
      border: 3px solid transparent;
      border-right-color: #fff;
}
.lz-order-list .need-com:before {
    content: 0;
}
.lz-order-list .uls-order {
    width: 100%;
}
.lz-order-list .uls-order > li {
      text-align: center;
      font-size: 36px;
      font-size: 0.48rem;
      display: block;
      padding: 40px 0;
      padding: 0.53333rem 0;
}
.lz-order-list .uls-order > li .order-name {
        display: block;
        line-height: 40px;
        line-height: 0.53333rem;
        color: #000;
}
.lz-order-list .uls-order > li .order-inform {
        font-size: 60px;
        font-size: 0.8rem;
        display: block;
        margin-top: 4px;
        line-height: 80px;
        line-height: 1.06667rem;
        color: #ff6f07;
}
.lz-order-list .btn-check,
  .lz-order-list .btn-pay {
    color: #ccc;
    background-color: #fff;
    border: 1px solid #ccc;
    display: inline-block;
    text-align: center;
    width: 180px;
    width: 2.4rem;
    height: 60px;
    height: 0.8rem;
    font-size: 28px;
    font-size: 0.37333rem;
    line-height: 56px;
    line-height: 0.74667rem;
    border-radius: 0;
    float: right;
    margin-left: 10px;
    margin-left: 0.13333rem;
}
.lz-order-list .btn-check:hover, .lz-order-list .btn-check:focus,
    .lz-order-list .btn-pay:hover,
    .lz-order-list .btn-pay:focus {
      color: #fff;
      background-color: #ccc;
      border: 1px solid #ccc;
}
.pay-many {
  margin-top: 12px;
  margin-top: 0.16rem;
  line-height: 88px;
  line-height: 1.17333rem;
  display: block;
  padding-left: 30px;
  padding-left: 0.4rem;
  font-size: 36px;
  font-size: 0.48rem;
}
.lz-bankBanch {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}
.lz-bankBanch.active {
    display: block;
}
.lz-bankBanch .lz-drop-search {
    background-color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}
.lz-bankBanch .lz-drop-search .title {
      position: relative;
      width: 100%;
      height: 100px;
      height: 1.33333rem;
      line-height: 100px;
      line-height: 1.33333rem;
      font-size: 34px;
      font-size: 0.45333rem;
      text-align: center;
}
.lz-bankBanch .lz-drop-search .title i {
        font-size: 50px;
        font-size: 0.66667rem;
        position: absolute;
        right: 0;
        top: 0;
        width: 80px;
        width: 1.06667rem;
        line-height: 100px;
        line-height: 1.33333rem;
}
.lz-bankBanch .lz-drop-search .search-box {
      position: relative;
      width: 100%;
      height: 100px;
      height: 1.33333rem;
      padding: 15px 40px;
      padding: 0.2rem 0.53333rem;
      text-align: center;
      background-color: #f5f5f5;
}
.lz-bankBanch .lz-drop-search .search-box i {
        position: absolute;
        left: 50px;
        left: 0.66667rem;
        top: 50%;
        margin-top: -35px;
        margin-top: -0.46667rem;
        font-size: 30px;
        font-size: 0.4rem;
        height: 70px;
        height: 0.93333rem;
        line-height: 70px;
        line-height: 0.93333rem;
        color: #999;
}
.lz-bankBanch .lz-drop-search .search {
      display: block;
      width: 100%;
      height: 70px;
      height: 0.93333rem;
      background-color: #fff;
      color: #333;
      padding-left: 50px;
      padding-left: 0.66667rem;
      margin: 0;
      border-color: #fff;
      font-size: 32px;
      font-size: 0.42667rem;
      border: none;
}
.lz-bankBanch .lz-drop-search .selected {
      width: 100%;
      height: 300px;
      height: 4rem;
      padding: 10px 20px;
      padding: 0.13333rem 0.26667rem;
      overflow: auto !important;
}
.lz-bankBanch .lz-drop-search .selected .option {
        position: relative;
        display: block;
        min-height: 20px;
        min-height: 0.26667rem;
        width: 100%;
        font-size: 16px;
        font-size: 0.21333rem;
        line-height: 20px;
        line-height: 0.26667rem;
        padding: 5px 0;
        color: #666;
        border-top: 1px solid #ececec;
}
.lz-bankBanch .lz-drop-search .selected .option:first-child {
          border-top: none;
}
.lz-list-block {
  position: relative;
}
.lz-list-block .ul-List .icons-left {
    position: absolute;
    width: 50px;
    width: 0.66667rem;
    left: 0;
    top: 25px;
    top: 0.33333rem;
    display: inline-block;
    height: 50px;
    height: 0.66667rem;
    font-size: 44px;
    font-size: 0.58667rem;
    color: #0084ff;
}
.lz-list-block .ul-List .ripple {
    position: relative;
    overflow: hidden;
}
.lz-list-block .ul-List .ripple:after {
      content: "";
      display: block;
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      pointer-events: none;
      background-image: radial-gradient(circle, #666 10%, transparent 10.01%);
      background-repeat: no-repeat;
      background-position: 50%;
      -webkit-transform: scale(10, 10);
          -ms-transform: scale(10, 10);
              transform: scale(10, 10);
      opacity: 0;
      -webkit-transition: opacity .5s, -webkit-transform .3s;
      transition: opacity .5s, -webkit-transform .3s;
      transition: transform .3s, opacity .5s;
      transition: transform .3s, opacity .5s, -webkit-transform .3s;
}
.lz-list-block .ul-List .ripple:active:after {
      -webkit-transform: scale(0, 0);
          -ms-transform: scale(0, 0);
              transform: scale(0, 0);
      opacity: .3;
      -webkit-transition: 0s;
      transition: 0s;
}
.lz-list-block .ul-List .item-content {
    background-color: #fff;
    width: 100%;
    line-height: 100px;
    line-height: 1.33333rem;
    height: 100px;
    height: 1.33333rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 30px;
    padding: 0 0.4rem;
    border-bottom: 1px solid #e7e7e7;
    font-size: 30px;
    font-size: 0.4rem;
}
.lz-list-block .ul-List .item-content > a.item-link {
      font-size: 30px;
      font-size: 0.4rem;
      display: block;
      width: 100%;
      height: 100%;
      color: #000;
}
.lz-list-block .ul-List .item-content .item-inner {
      width: 100%;
      height: 100%;
      position: relative;
      padding-right: 40px;
      padding-right: 0.53333rem;
      padding-left: 70px;
      padding-left: 0.93333rem;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
}
.lz-list-block .ul-List .item-content .icon-gerenziliao {
      font-size: 30px;
      font-size: 0.4rem;
}
.lz-list-block .ul-List .item-content .icons-right {
      position: absolute;
      right: 0;
      top: 0;
      display: inline-block;
      height: 100px;
      height: 1.33333rem;
      line-height: 100px;
      line-height: 1.33333rem;
      font-size: 36px;
      font-size: 0.48rem;
      color: #cac9ce;
}
.lz-list-block .ul-List .item-content .item-form {
      padding-left: 0;
}
.lz-list-block .ul-List .item-content .item-form .item-e-left {
        width: 30%;
        height: 100%;
        display: inline-block;
        float: left;
}
.lz-list-block .ul-List .item-content .item-form .item-e-right {
        width: 68%;
        height: 100%;
        text-align: right;
        display: inline-block;
        float: right;
        margin-bottom: 0;
}
.lz-list-block .ul-List .item-content .item-form input[type="text"] {
        border: none;
        background-color: #fff;
}
.lz-list-block .ul-List .item-content .item-form .lz-radio {
        margin-top: 30px;
        margin-top: 0.4rem;
}
.lz-list-block .ul-List .item-content .item-form .date-input {
        border: none;
        text-align: right;
        background-color: #fff;
        height: 90px;
        height: 1.2rem;
        line-height: 90px;
        line-height: 1.2rem;
        margin-right: -55px;
        margin-right: -0.73333rem;
}
.lz-list-block .ul-List .item-content .item-title {
      padding: 0;
}
.lz-list-block .ul-List .item-content .item-title .item-img {
        position: absolute;
        right: 0;
        top: 5px;
        width: 90px;
        width: 1.2rem;
        height: 90px;
        height: 1.2rem;
        border-radius: 50%;
}
.shadeBox {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 999;
  background-color: rgba(0, 0, 0, 0.4);
}
#emptyDom {
  font-size: 34px;
  font-size: 0.45333rem;
}
#emptyDom .empty-icon {
    width: 185px;
    width: 2.46667rem;
    display: block;
    margin: 30px auto 10px;
    margin: 0.4rem auto 0.13333rem;
}
#emptyDom p {
    text-align: center;
    font-size: 34px;
    font-size: 0.45333rem;
}
.lz-layer-bg {
  background-color: transparent !important;
}
.layui-m-layer2 .layui-m-layerchild p {
  color: #fff;
}
.layout-enter-active, .layout-leave-active {
  -webkit-transition: opacity .5s;
  transition: opacity .5s;
}
.layout-enter, .layout-leave-active {
  opacity: 0;
}
.van-picker button {
  font-size: 30px;
  font-size: 0.4rem;
}
.van-image {
  vertical-align: middle;
}
.van-image img {
    vertical-align: middle;
}
.share-process-yindao {
  background-color: transparent;
  position: fixed;
  left: 0;
  top: 0;
  width: 750px;
  width: 10rem;
}
.share-process-yindao .layui-m-layercont {
    text-align: right;
    padding-right: 20px;
    padding-right: 0.26667rem;
    padding-top: 20px;
    padding-top: 0.26667rem;
}
.share-process-yindao img {
    width: 560px;
    width: 7.46667rem;
}
.vue-puzzle-vcode {
  z-index: 999999 !important;
}
.vue-puzzle-vcode .vue-auth-box_ {
    top: 50%;
}
.margin-top-10 {
  margin-top: 10px !important;
  margin-top: 0.13333rem !important;
}
.margin-top-20 {
  margin-top: 20px !important;
  margin-top: 0.26667rem !important;
}
.margin-top-30 {
  margin-top: 30px !important;
  margin-top: 0.4rem !important;
}
.margin-top-40 {
  margin-top: 40px !important;
  margin-top: 0.53333rem !important;
}
.margin-top-50 {
  margin-top: 50px !important;
  margin-top: 0.66667rem !important;
}
.margin-top-60 {
  margin-top: 60px !important;
  margin-top: 0.8rem !important;
}
.margin-right-10 {
  margin-right: 10px !important;
  margin-right: 0.13333rem !important;
}
.margin-right-20 {
  margin-right: 20px !important;
  margin-right: 0.26667rem !important;
}
.margin-right-30 {
  margin-right: 30px !important;
  margin-right: 0.4rem !important;
}
.margin-right-40 {
  margin-right: 40px !important;
  margin-right: 0.53333rem !important;
}
.margin-right-50 {
  margin-right: 50px !important;
  margin-right: 0.66667rem !important;
}
.margin-right-60 {
  margin-right: 60px !important;
  margin-right: 0.8rem !important;
}
.margin-bottom-10 {
  margin-bottom: 10px !important;
  margin-bottom: 0.13333rem !important;
}
.margin-bottom-20 {
  margin-bottom: 20px !important;
  margin-bottom: 0.26667rem !important;
}
.margin-bottom-30 {
  margin-bottom: 30px !important;
  margin-bottom: 0.4rem !important;
}
.margin-bottom-40 {
  margin-bottom: 40px !important;
  margin-bottom: 0.53333rem !important;
}
.margin-bottom-50 {
  margin-bottom: 50px !important;
  margin-bottom: 0.66667rem !important;
}
.margin-bottom-60 {
  margin-bottom: 60px !important;
  margin-bottom: 0.8rem !important;
}
.margin-left-10 {
  margin-left: 10px !important;
  margin-left: 0.13333rem !important;
}
.margin-left-20 {
  margin-left: 20px !important;
  margin-left: 0.26667rem !important;
}
.margin-left-30 {
  margin-left: 30px !important;
  margin-left: 0.4rem !important;
}
.margin-left-40 {
  margin-left: 40px !important;
  margin-left: 0.53333rem !important;
}
.margin-left-50 {
  margin-left: 50px !important;
  margin-left: 0.66667rem !important;
}
.margin-left-60 {
  margin-left: 60px !important;
  margin-left: 0.8rem !important;
}
.padding-top-10 {
  padding-top: 10px !important;
  padding-top: 0.13333rem !important;
}
.padding-top-20 {
  padding-top: 20px !important;
  padding-top: 0.26667rem !important;
}
.padding-top-30 {
  padding-top: 30px !important;
  padding-top: 0.4rem !important;
}
.padding-top-40 {
  padding-top: 40px !important;
  padding-top: 0.53333rem !important;
}
.padding-top-50 {
  padding-top: 50px !important;
  padding-top: 0.66667rem !important;
}
.padding-top-60 {
  padding-top: 60px !important;
  padding-top: 0.8rem !important;
}
.padding-right-10 {
  padding-right: 10px !important;
  padding-right: 0.13333rem !important;
}
.padding-right-20 {
  padding-right: 20px !important;
  padding-right: 0.26667rem !important;
}
.padding-right-30 {
  padding-right: 30px !important;
  padding-right: 0.4rem !important;
}
.padding-right-40 {
  padding-right: 40px !important;
  padding-right: 0.53333rem !important;
}
.padding-right-50 {
  padding-right: 50px !important;
  padding-right: 0.66667rem !important;
}
.padding-right-60 {
  padding-right: 60px !important;
  padding-right: 0.8rem !important;
}
.padding-bottom-10 {
  padding-bottom: 10px !important;
  padding-bottom: 0.13333rem !important;
}
.padding-bottom-20 {
  padding-bottom: 20px !important;
  padding-bottom: 0.26667rem !important;
}
.padding-bottom-30 {
  padding-bottom: 30px !important;
  padding-bottom: 0.4rem !important;
}
.padding-bottom-40 {
  padding-bottom: 40px !important;
  padding-bottom: 0.53333rem !important;
}
.padding-bottom-50 {
  padding-bottom: 50px !important;
  padding-bottom: 0.66667rem !important;
}
.padding-bottom-60 {
  padding-bottom: 60px !important;
  padding-bottom: 0.8rem !important;
}
.padding-left-10 {
  padding-left: 10px !important;
  padding-left: 0.13333rem !important;
}
.padding-left-20 {
  padding-left: 20px !important;
  padding-left: 0.26667rem !important;
}
.padding-left-30 {
  padding-left: 30px !important;
  padding-left: 0.4rem !important;
}
.padding-left-40 {
  padding-left: 40px !important;
  padding-left: 0.53333rem !important;
}
.padding-left-50 {
  padding-left: 50px !important;
  padding-left: 0.66667rem !important;
}
.padding-left-60 {
  padding-left: 60px !important;
  padding-left: 0.8rem !important;
}
.bac-transparent {
  background-color: transparent !important;
}
.bac-transparent .layui-m-layerchild {
    background-color: transparent !important;
}
.layui-m-layer-lzAlert {
  width: 80% !important;
}
.layui-m-layer-lzAlert h3 {
    line-height: 32px;
    line-height: 0.42667rem;
    height: unset;
    padding-top: 46px;
    padding-top: 0.61333rem;
    font-size: 32px;
    font-size: 0.42667rem;
}
.layui-m-layer-lzAlert .layui-m-layercont {
    font-size: 30px;
    font-size: 0.4rem;
    max-height: 300px;
    max-height: 4rem;
    overflow: auto;
    word-break: break-all;
    padding: 60px 40px;
    padding: 0.8rem 0.53333rem;
}
.layui-m-layer-lzAlert .layui-m-layerbtn span[yes] {
    font-size: 30px;
    font-size: 0.4rem;
    color: #0084ff !important;
}
.layui-m-layer-inquiry {
  width: 80% !important;
}
.layui-m-layer-inquiry .layui-m-layercont {
    font-size: 30px;
    font-size: 0.4rem;
}
.layui-m-layer-design-lzAlert {
  width: 670px !important;
  width: 8.93333rem !important;
  padding-bottom: 70px;
  padding-bottom: 0.93333rem;
  border-radius: 32px !important;
  border-radius: 0.42667rem !important;
  background: url(../../static-product/img/alertbg.dacbbd63.png) no-repeat;
  background-size: 401px 334px;
  background-size: 5.34667rem 4.45333rem;
  background-position: center 168px;
  background-position: center 2.24rem;
  background-color: #fff;
}
.layui-m-layer-design-lzAlert .layui-m-layercont {
    font-size: 30px;
    font-size: 0.4rem;
    overflow: auto;
    word-break: break-all;
    padding: 60px 40px;
    padding: 0.8rem 0.53333rem;
}
.layui-m-layer-design-lzAlert .layui-m-layercont .title {
      font-size: 38px;
      font-size: 0.50667rem;
      line-height: 48px;
      line-height: 0.64rem;
      color: #000;
      text-align: center;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      font-family: PingFangSC-Semibold;
}
.layui-m-layer-design-lzAlert .layui-m-layercont .desc {
      font-size: 32px;
      font-size: 0.42667rem;
      color: #3c464f;
      text-align: center;
      line-height: 48px;
      line-height: 0.64rem;
      height: 144px;
      height: 1.92rem;
      overflow-y: auto;
      -webkit-overflow-scrolling: touch;
      margin-top: 439px;
      margin-top: 5.85333rem;
      font-family: PingFangSC-Regular;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn {
    width: 345px;
    width: 4.6rem;
    height: 95px;
    height: 1.26667rem;
    line-height: 95px;
    line-height: 1.26667rem;
    background: #3c7cfc;
    border: 1px solid #3c7cfc;
    overflow: hidden;
    -webkit-box-shadow: 0 10px 22px 0 rgba(60, 124, 252, 0.2);
    -webkit-box-shadow: 0 0.13333rem 0.29333rem 0 rgba(60, 124, 252, 0.2);
            box-shadow: 0 10px 22px 0 rgba(60, 124, 252, 0.2);
            box-shadow: 0 0.13333rem 0.29333rem 0 rgba(60, 124, 252, 0.2);
    border-radius: 54px;
    border-radius: 0.72rem;
    margin: 0 auto;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn span[yes] {
      font-size: 36px;
      font-size: 0.48rem;
      color: #fff;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn span[yes]:active {
      background: #3c7cfc;
}

/*按钮*/
/*最大按钮*/
.wts-btn-big {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*中型按钮*/
.wts-btn-middle {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 294px;
  width: 3.92rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 80px;
  line-height: 1.06667rem;
  border-radius: 8px;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-middle:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-all {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 110px;
  height: 1.46667rem;
  font-size: 40px;
  font-size: 0.53333rem;
  line-height: 110px;
  line-height: 1.46667rem;
  border-radius: 0;
  display: block;
  text-align: center;
}
.wts-btn-all:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-free {
  color: #fff;
  background-color: #ff6e06;
  font-size: 30px;
  font-size: 0.4rem;
  border-radius: 5px;
  padding: 3px 10px;
  padding: 3px 0.13333rem;
  display: inline-block;
  text-align: center;
}
.wts-btn-free:focus {
    color: #e6e6e6;
    background-color: #d25800;
}
.wts-btn-big-blue {
  color: #fff;
  background-color: #3aa9f8;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 94px;
  height: 1.25333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 94px;
  line-height: 1.25333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-blue:focus {
    color: #e6e6e6;
    background-color: #0994f6;
}

/*蓝色线型按钮-中*/
.wts-btn-cp {
  color: #fff;
  background-color: #0084ff;
  border: 1px solid #fff;
  display: inline-block;
  text-align: center;
  width: 310px;
  width: 4.13333rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 76px;
  line-height: 1.01333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-cp:hover, .wts-btn-cp:focus {
    color: #fff;
    background-color: #fff;
    border: 1px solid #fff;
}
.wts-btn-radius {
  color: #aaa;
  background-color: #fff;
  border: 1px solid #aaa;
  display: inline-block;
  text-align: center;
  width: 153px;
  width: 2.04rem;
  height: 55px;
  height: 0.73333rem;
  font-size: 26px;
  font-size: 0.34667rem;
  line-height: 55px;
  line-height: 0.73333rem;
  border-radius: 25px;
  border-radius: 0.33333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-radius:hover, .wts-btn-radius:focus {
    color: #fff;
    background-color: #aaa;
    border: 1px solid #aaa;
}

/*微大型按钮*/
.wts-btn-big-01 {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 590px;
  width: 7.86667rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-01:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*查看更多*/
.wts-btn-more {
  display: block;
  border-top: 1px solid #eee;
  height: 86px;
  height: 1.14667rem;
  line-height: 86px;
  line-height: 1.14667rem;
  text-align: center;
  margin-left: -60px;
  margin-left: -0.8rem;
  color: #000;
  font-size: 28px;
  font-size: 0.37333rem;
  position: relative;
}
.wts-btn-more:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 38%;
  margin-top: -18px;
  margin-top: -0.24rem;
  margin-left: 90px;
  margin-left: 1.2rem;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  border-right: 3px solid #000;
  border-top: 3px solid #000;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}
.lz-readys {
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  min-height: 100vh;
  background-color: #fff;
  z-index: 9999;
}
.lz-readys .spinner {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -20px;
    margin-top: -0.26667rem;
    margin-left: -20px;
    margin-left: -0.26667rem;
    width: 40px;
    width: 0.53333rem;
    height: 40px;
    height: 0.53333rem;
}
.lz-readys .container1 > div,
  .lz-readys .container2 > div,
  .lz-readys .container3 > div {
    width: 10px;
    width: 0.13333rem;
    height: 10px;
    height: 0.13333rem;
    background-color: #0084ff;
    border-radius: 100%;
    position: absolute;
    -webkit-animation: bouncedelay 1.2s infinite ease-in-out;
    animation: bouncedelay 1.2s infinite ease-in-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.lz-readys .spinner .spinner-container {
    position: absolute;
    width: 100%;
    height: 100%;
}
.lz-readys .container2 {
    -webkit-transform: rotateZ(45deg);
    -ms-transform: rotate(45deg);
        transform: rotateZ(45deg);
}
.lz-readys .container3 {
    -webkit-transform: rotateZ(90deg);
    -ms-transform: rotate(90deg);
        transform: rotateZ(90deg);
}
.lz-readys .circle1 {
    top: 0;
    left: 0;
}
.lz-readys .circle2 {
    top: 0;
    right: 0;
}
.lz-readys .circle3 {
    right: 0;
    bottom: 0;
}
.lz-readys .circle4 {
    left: 0;
    bottom: 0;
}
.lz-readys .container2 .circle1 {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}
.lz-readys .container3 .circle1 {
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
}
.lz-readys .container1 .circle2 {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}
.lz-readys .container2 .circle2 {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}
.lz-readys .container3 .circle2 {
    -webkit-animation-delay: -0.7s;
    animation-delay: -0.7s;
}
.lz-readys .container1 .circle3 {
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.6s;
}
.lz-readys .container2 .circle3 {
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s;
}
.lz-readys .container3 .circle3 {
    -webkit-animation-delay: -0.4s;
    animation-delay: -0.4s;
}
.lz-readys .container1 .circle4 {
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s;
}
.lz-readys .container2 .circle4 {
    -webkit-animation-delay: -0.2s;
    animation-delay: -0.2s;
}
.lz-readys .container3 .circle4 {
    -webkit-animation-delay: -0.1s;
    animation-delay: -0.1s;
}
@-webkit-keyframes bouncedelay {
0%,
  80%,
  100% {
    -webkit-transform: scale(0);
}
40% {
    -webkit-transform: scale(1);
}
}
@keyframes bouncedelay {
0%,
  80%,
  100% {
    transform: scale(0);
    -webkit-transform: scale(0);
}
40% {
    transform: scale(1);
    -webkit-transform: scale(1);
}
}
.lz-readys .loadText {
    position: absolute;
    top: 40%;
    left: 50%;
    width: 100px;
    width: 1.33333rem;
    margin-left: -50px;
    margin-left: -0.66667rem;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    font-size: 14px;
    font-size: 0.18667rem;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.6);
    color: #fff;
    font-size: 14px;
    padding-bottom: 10px;
    padding-bottom: 0.13333rem;
}
.lz-readys .loadText .gifLoad {
      width: 60px;
      width: 0.8rem;
      height: 60px;
      height: 0.8rem;
      display: block;
      margin: 10px auto;
      margin: 0.13333rem auto;
}
.design-modal {
  width: 630px;
  width: 8.4rem;
}
.design-modal.design-modal-footer {
    width: 690px;
    width: 9.2rem;
    bottom: 20px;
    bottom: 0.26667rem;
    top: auto;
    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    border-radius: 10px;
    border-radius: 0.13333rem;
    background: rgba(255, 255, 255, 0.8);
}
.design-modal.design-modal-footer .van-dialog__footer {
      display: none;
}
.design-modal.design-modal-confirm {
    width: 650px;
    width: 8.66667rem;
}
.design-modal.design-modal-confirm .van-dialog__content .van-dialog__message {
      padding: 40px 30px;
      padding: 0.53333rem 0.4rem;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-button--default {
      width: 260px;
      width: 3.46667rem;
      height: 80px;
      height: 1.06667rem;
      background: #236DFF;
      border-radius: 40px;
      border-radius: 0.53333rem;
      -webkit-box-flex: 0;
          -ms-flex: none;
              flex: none;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-button--default .van-button__text {
        font-size: 28px;
        font-size: 0.37333rem;
        color: #fff;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-dialog__cancel {
      background: #fff;
      border: 1px solid #236DFF;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-dialog__cancel .van-button__text {
        color: #236DFF;
}
.design-modal .van-dialog__header {
    color: #000000;
    font-size: 34px;
    font-size: 0.45333rem;
    line-height: 48px;
    line-height: 0.64rem;
    padding-top: 40px;
    padding-top: 0.53333rem;
    font-weight: 700;
}
.design-modal .van-dialog__content .van-dialog__message {
    color: #444444;
    font-size: 30px;
    font-size: 0.4rem;
    line-height: 42px;
    line-height: 0.56rem;
    padding: 30px;
    padding: 0.4rem;
}
.design-modal .van-dialog__footer {
    padding: 0 30px 40px;
    padding: 0 0.4rem 0.53333rem;
}
.design-modal .van-dialog__footer.van-hairline--top::after {
      border: none;
}
.design-modal .van-dialog__footer .van-button--default {
      width: 320px;
      width: 4.26667rem;
      height: 88px;
      height: 1.17333rem;
      background: #236DFF;
      border-radius: 44px;
      border-radius: 0.58667rem;
      margin: 0 auto;
      -webkit-box-flex: 0;
          -ms-flex: none;
              flex: none;
}
.design-modal .van-dialog__footer .van-button--default .van-button__text {
        font-size: 32px;
        font-size: 0.42667rem;
        color: #fff;
}
.upload_com {
  width: 300px;
  width: 4rem;
  margin: 0 auto;
}
.upload_com .wrapper {
    width: 300px;
    width: 4rem;
    background: #fff;
}
.upload_com .wrapper .space > div > div {
      height: 10px;
      height: 0.13333rem;
      background: #f2f2f2;
}
.upload_com .wrapper .cardSide_upload {
      width: 300px !important;
      width: 4rem !important;
      height: 220px !important;
      height: 2.93333rem !important;
      position: relative;
}
.upload_com .wrapper .cardSide_upload > .upload_bg {
        width: 300px;
        width: 4rem;
        height: 220px;
        height: 2.93333rem;
}
.upload_com .wrapper .cardSide_upload > .upload_ico {
        width: 80px;
        width: 1.06667rem;
        position: absolute;
        left: 50%;
        top: 50%;
        -webkit-transform: translateX(-50%) translateY(-50%);
            -ms-transform: translateX(-50%) translateY(-50%);
                transform: translateX(-50%) translateY(-50%);
}
.upload_com .wrapper .pic_list_ID {
      display: inline-block;
      vertical-align: middle;
}
.upload_com .wrapper .pic_list_ID > div {
        width: 300px;
        width: 4rem;
        height: 220px;
        height: 2.93333rem;
        display: inline-block;
        position: relative;
        vertical-align: top;
}
.upload_com .wrapper .pic_list_ID > div > .delete {
          position: absolute;
          right: -17px;
          right: -0.22667rem;
          top: -17px;
          top: -0.22667rem;
          width: 34px;
          width: 0.45333rem;
          height: 34px;
          height: 0.45333rem;
}
.upload_com .wrapper .pic_list_ID > div > .delete > img {
            width: 34px;
            width: 0.45333rem;
            height: 34px;
            height: 0.45333rem;
}
.upload_com .wrapper .pic_list_ID > div > div {
          width: 300px;
          width: 4rem;
          height: 220px;
          height: 2.93333rem;
          overflow: hidden;
          position: relative;
}
.upload_com .wrapper .pic_list_ID > div > div > img {
            width: 300px;
            width: 4rem;
}
.upload_com .wrapper .pic_list_ID > div > div > .modal {
            width: 100%;
            height: 100%;
            background: rgba(0, 0, 0, 0.3);
            position: absolute;
            left: 0;
            top: 0;
            color: #fff;
            text-align: center;
            line-height: 220px;
            line-height: 2.93333rem;
            font-size: 25px;
            font-size: 0.33333rem;
}

@charset "UTF-8";
/*---------       字体行高       -----------*/
/*---------       字体颜色       -----------*/
/*---------       边框颜色       -----------*/
/*---------       背景颜色       -----------*/
/*--------- 按钮颜色  ---- */
/* 属性多值传递
ex:
@include remCalc(padding,10,20);
padding: 0.13333rem 0.26667rem;*/
/*按钮纯色系*/
/*按钮边框色系*/
/*按钮大小*/
/*自适应按钮*/
/*标题*/
/*小消息标签*/
/*背景色点击变化*/
/*字数省略限制*/
/*波纹点击效果*/
/*按钮*/
/*最大按钮*/
.wts-btn-big[data-v-cc607dc6] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big[data-v-cc607dc6]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*中型按钮*/
.wts-btn-middle[data-v-cc607dc6] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 294px;
  width: 3.92rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 80px;
  line-height: 1.06667rem;
  border-radius: 8px;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-middle[data-v-cc607dc6]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-all[data-v-cc607dc6] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 110px;
  height: 1.46667rem;
  font-size: 40px;
  font-size: 0.53333rem;
  line-height: 110px;
  line-height: 1.46667rem;
  border-radius: 0;
  display: block;
  text-align: center;
}
.wts-btn-all[data-v-cc607dc6]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-free[data-v-cc607dc6] {
  color: #fff;
  background-color: #ff6e06;
  font-size: 30px;
  font-size: 0.4rem;
  border-radius: 5px;
  padding: 3px 10px;
  padding: 3px 0.13333rem;
  display: inline-block;
  text-align: center;
}
.wts-btn-free[data-v-cc607dc6]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}
.wts-btn-big-blue[data-v-cc607dc6] {
  color: #fff;
  background-color: #3aa9f8;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 94px;
  height: 1.25333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 94px;
  line-height: 1.25333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-blue[data-v-cc607dc6]:focus {
    color: #e6e6e6;
    background-color: #0994f6;
}

/*蓝色线型按钮-中*/
.wts-btn-cp[data-v-cc607dc6] {
  color: #fff;
  background-color: #0084ff;
  border: 1px solid #fff;
  display: inline-block;
  text-align: center;
  width: 310px;
  width: 4.13333rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 76px;
  line-height: 1.01333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-cp[data-v-cc607dc6]:hover, .wts-btn-cp[data-v-cc607dc6]:focus {
    color: #fff;
    background-color: #fff;
    border: 1px solid #fff;
}
.wts-btn-radius[data-v-cc607dc6] {
  color: #aaa;
  background-color: #fff;
  border: 1px solid #aaa;
  display: inline-block;
  text-align: center;
  width: 153px;
  width: 2.04rem;
  height: 55px;
  height: 0.73333rem;
  font-size: 26px;
  font-size: 0.34667rem;
  line-height: 55px;
  line-height: 0.73333rem;
  border-radius: 25px;
  border-radius: 0.33333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-radius[data-v-cc607dc6]:hover, .wts-btn-radius[data-v-cc607dc6]:focus {
    color: #fff;
    background-color: #aaa;
    border: 1px solid #aaa;
}

/*微大型按钮*/
.wts-btn-big-01[data-v-cc607dc6] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 590px;
  width: 7.86667rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-01[data-v-cc607dc6]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*查看更多*/
.wts-btn-more[data-v-cc607dc6] {
  display: block;
  border-top: 1px solid #eee;
  height: 86px;
  height: 1.14667rem;
  line-height: 86px;
  line-height: 1.14667rem;
  text-align: center;
  margin-left: -60px;
  margin-left: -0.8rem;
  color: #000;
  font-size: 28px;
  font-size: 0.37333rem;
  position: relative;
}
.wts-btn-more[data-v-cc607dc6]:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 38%;
  margin-top: -18px;
  margin-top: -0.24rem;
  margin-left: 90px;
  margin-left: 1.2rem;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  border-right: 3px solid #000;
  border-top: 3px solid #000;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}
.body-container[data-v-cc607dc6] {
  width: 750px;
  width: 10rem;
  margin: 0 auto;
  position: relative;
  background-color: #f5f5f5;
}
.lz-top-img[data-v-cc607dc6] {
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
}

/*单选框*/
.lz-radio[data-v-cc607dc6] {
  position: relative;
  -webkit-appearance: none;
  width: 18px;
  width: 0.24rem;
  height: 18px;
  height: 0.24rem;
  background-color: transparent;
  border: none;
}
.lz-radio[data-v-cc607dc6]:before {
  content: "\e623";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 12px;
  font-size: 0.16rem;
  line-height: 18px;
  line-height: 0.24rem;
  text-align: center;
  width: 18px;
  width: 0.24rem;
  height: 18px;
  height: 0.24rem;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  color: #fff;
  opacity: 1;
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 50%;
}
.lz-radio[data-v-cc607dc6]:checked::before {
  background-color: #0084ff;
  border: 1px solid #0084ff;
}
.lz-radio-new[data-v-cc607dc6] {
  position: relative;
  background-color: #fff;
  width: 40px;
  width: 0.53333rem;
  height: 40px;
  height: 0.53333rem;
  border-radius: 50%;
  display: inline-block;
  border: 1px solid #e5e5e5;
}
.lz-radio-new[data-check=true][data-v-cc607dc6] {
  background-color: #0084ff;
  border: 1px solid #0084ff;
}
.lz-radio-new[data-check=true][data-v-cc607dc6]:before {
  content: "\e6f0";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 20px;
  font-size: 0.26667rem;
  line-height: 40px;
  line-height: 0.53333rem;
  text-align: center;
  color: #fff;
  position: absolute;
  top: 2px;
  right: 4px;
  margin-top: -1px;
}

/*多选框*/
.lz-checkbox[data-v-cc607dc6] {
  position: relative;
  -webkit-appearance: none;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: transparent;
  border: none;
}
.lz-checkbox[data-v-cc607dc6]:before {
  content: "\e64e";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 14px;
  font-size: 0.18667rem;
  line-height: 24px;
  line-height: 0.32rem;
  text-align: center;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: #fff;
  color: transparent;
  border: 1px solid #ccc;
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 6px;
}
.lz-checkbox[data-v-cc607dc6]:checked::before {
  color: #0084ff;
  background-color: #fff;
  border: 1px solid #0084ff;
}

/*多选框2-选择外层选中*/
.lz-checkbox-02[data-v-cc607dc6] {
  position: relative;
  -webkit-appearance: none;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: transparent;
  border: none;
}
.lz-checkbox-02[data-v-cc607dc6]:before {
  content: "\e623";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 14px;
  font-size: 0.18667rem;
  line-height: 21px;
  line-height: 0.28rem;
  text-align: center;
  width: 22px;
  width: 0.29333rem;
  height: 21px;
  height: 0.28rem;
  background-color: #fff;
  color: transparent;
  border: 1px solid #ccc;
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.checkLi[data-v-cc607dc6] {
  color: #0084ff !important;
}
.checkLi .lz-checkbox-02[data-v-cc607dc6]:before {
    color: #fff;
    background-color: #0084ff;
    border: 1px solid #0084ff;
}

/*底部按钮*/
.lz-apply-btn[data-v-cc607dc6] {
  position: fixed;
  bottom: 0;
  border-top: 2px solid #fff;
  z-index: 20;
  color: #666;
  background-color: #f0f0f0;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 100px;
  height: 1.33333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 0;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.lz-apply-btn i[data-v-cc607dc6] {
    font-size: 40px;
    font-size: 0.53333rem;
    margin-right: 10px;
    margin-right: 0.13333rem;
}

/*底部提示*/
.lz-lp-footer[data-v-cc607dc6] {
  position: absolute;
  bottom: 100px;
  bottom: 1.33333rem;
  padding: 10px;
  padding: 0.13333rem;
}
.lz-lp-footer p[data-v-cc607dc6] {
    margin-bottom: 10px;
    margin-bottom: 0.13333rem;
}

/*顶部返回栏*/
.lz-top-title-empty[data-v-cc607dc6] {
  width: 100%;
  height: 90px;
  height: 1.2rem;
}
.lz-top-title[data-v-cc607dc6] {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 555;
  width: 100%;
  height: 90px;
  height: 1.2rem;
  line-height: 90px;
  line-height: 1.2rem;
  background-color: #0084ff;
  color: #fff;
  font-size: 28px;
  font-size: 0.37333rem;
}
.lz-top-title .left[data-v-cc607dc6] {
    position: absolute;
    top: 0;
    left: 20px;
    left: 0.26667rem;
    color: #fff;
}
.lz-top-title .right[data-v-cc607dc6] {
    position: absolute;
    top: 0;
    right: 20px;
    right: 0.26667rem;
    color: #fff;
}
.lz-top-title .center[data-v-cc607dc6] {
    text-align: center;
    font-size: 32px;
    font-size: 0.42667rem;
}

/*订单页*/
.lz-order-list[data-v-cc607dc6] {
  background-color: #fff;
  padding-top: 44px;
  padding-top: 0.58667rem;
}
.lz-order-list .titles[data-v-cc607dc6] {
    font-size: 36px;
    font-size: 0.48rem;
    color: #222;
    text-align: center;
}
.lz-order-list .need-com[data-v-cc607dc6] {
    position: relative;
    top: -4px;
    font-size: 12px;
    font-size: 0.16rem;
    line-height: 1.2;
    padding: 1px 8px;
    background-color: #fff;
    position: relative;
    color: #fff;
    border-radius: 5px;
    font-size: 28px;
    font-size: 0.37333rem;
    border: 1px solid #0084ff;
    margin-left: 5px;
    color: #0084ff;
}
.lz-order-list .need-com[data-v-cc607dc6]::before {
      content: '';
      position: absolute;
      left: -6px;
      top: 50%;
      margin-top: -3px;
      width: 0;
      height: 0;
      border: 3px solid transparent;
      border-right-color: #fff;
}
.lz-order-list .need-com[data-v-cc607dc6]:before {
    content: 0;
}
.lz-order-list .uls-order[data-v-cc607dc6] {
    width: 100%;
}
.lz-order-list .uls-order > li[data-v-cc607dc6] {
      text-align: center;
      font-size: 36px;
      font-size: 0.48rem;
      display: block;
      padding: 40px 0;
      padding: 0.53333rem 0;
}
.lz-order-list .uls-order > li .order-name[data-v-cc607dc6] {
        display: block;
        line-height: 40px;
        line-height: 0.53333rem;
        color: #000;
}
.lz-order-list .uls-order > li .order-inform[data-v-cc607dc6] {
        font-size: 60px;
        font-size: 0.8rem;
        display: block;
        margin-top: 4px;
        line-height: 80px;
        line-height: 1.06667rem;
        color: #ff6f07;
}
.lz-order-list .btn-check[data-v-cc607dc6],
  .lz-order-list .btn-pay[data-v-cc607dc6] {
    color: #ccc;
    background-color: #fff;
    border: 1px solid #ccc;
    display: inline-block;
    text-align: center;
    width: 180px;
    width: 2.4rem;
    height: 60px;
    height: 0.8rem;
    font-size: 28px;
    font-size: 0.37333rem;
    line-height: 56px;
    line-height: 0.74667rem;
    border-radius: 0;
    float: right;
    margin-left: 10px;
    margin-left: 0.13333rem;
}
.lz-order-list .btn-check[data-v-cc607dc6]:hover, .lz-order-list .btn-check[data-v-cc607dc6]:focus,
    .lz-order-list .btn-pay[data-v-cc607dc6]:hover,
    .lz-order-list .btn-pay[data-v-cc607dc6]:focus {
      color: #fff;
      background-color: #ccc;
      border: 1px solid #ccc;
}
.pay-many[data-v-cc607dc6] {
  margin-top: 12px;
  margin-top: 0.16rem;
  line-height: 88px;
  line-height: 1.17333rem;
  display: block;
  padding-left: 30px;
  padding-left: 0.4rem;
  font-size: 36px;
  font-size: 0.48rem;
}
.lz-bankBanch[data-v-cc607dc6] {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}
.lz-bankBanch.active[data-v-cc607dc6] {
    display: block;
}
.lz-bankBanch .lz-drop-search[data-v-cc607dc6] {
    background-color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}
.lz-bankBanch .lz-drop-search .title[data-v-cc607dc6] {
      position: relative;
      width: 100%;
      height: 100px;
      height: 1.33333rem;
      line-height: 100px;
      line-height: 1.33333rem;
      font-size: 34px;
      font-size: 0.45333rem;
      text-align: center;
}
.lz-bankBanch .lz-drop-search .title i[data-v-cc607dc6] {
        font-size: 50px;
        font-size: 0.66667rem;
        position: absolute;
        right: 0;
        top: 0;
        width: 80px;
        width: 1.06667rem;
        line-height: 100px;
        line-height: 1.33333rem;
}
.lz-bankBanch .lz-drop-search .search-box[data-v-cc607dc6] {
      position: relative;
      width: 100%;
      height: 100px;
      height: 1.33333rem;
      padding: 15px 40px;
      padding: 0.2rem 0.53333rem;
      text-align: center;
      background-color: #f5f5f5;
}
.lz-bankBanch .lz-drop-search .search-box i[data-v-cc607dc6] {
        position: absolute;
        left: 50px;
        left: 0.66667rem;
        top: 50%;
        margin-top: -35px;
        margin-top: -0.46667rem;
        font-size: 30px;
        font-size: 0.4rem;
        height: 70px;
        height: 0.93333rem;
        line-height: 70px;
        line-height: 0.93333rem;
        color: #999;
}
.lz-bankBanch .lz-drop-search .search[data-v-cc607dc6] {
      display: block;
      width: 100%;
      height: 70px;
      height: 0.93333rem;
      background-color: #fff;
      color: #333;
      padding-left: 50px;
      padding-left: 0.66667rem;
      margin: 0;
      border-color: #fff;
      font-size: 32px;
      font-size: 0.42667rem;
      border: none;
}
.lz-bankBanch .lz-drop-search .selected[data-v-cc607dc6] {
      width: 100%;
      height: 300px;
      height: 4rem;
      padding: 10px 20px;
      padding: 0.13333rem 0.26667rem;
      overflow: auto !important;
}
.lz-bankBanch .lz-drop-search .selected .option[data-v-cc607dc6] {
        position: relative;
        display: block;
        min-height: 20px;
        min-height: 0.26667rem;
        width: 100%;
        font-size: 16px;
        font-size: 0.21333rem;
        line-height: 20px;
        line-height: 0.26667rem;
        padding: 5px 0;
        color: #666;
        border-top: 1px solid #ececec;
}
.lz-bankBanch .lz-drop-search .selected .option[data-v-cc607dc6]:first-child {
          border-top: none;
}
.lz-list-block[data-v-cc607dc6] {
  position: relative;
}
.lz-list-block .ul-List .icons-left[data-v-cc607dc6] {
    position: absolute;
    width: 50px;
    width: 0.66667rem;
    left: 0;
    top: 25px;
    top: 0.33333rem;
    display: inline-block;
    height: 50px;
    height: 0.66667rem;
    font-size: 44px;
    font-size: 0.58667rem;
    color: #0084ff;
}
.lz-list-block .ul-List .ripple[data-v-cc607dc6] {
    position: relative;
    overflow: hidden;
}
.lz-list-block .ul-List .ripple[data-v-cc607dc6]:after {
      content: "";
      display: block;
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      pointer-events: none;
      background-image: radial-gradient(circle, #666 10%, transparent 10.01%);
      background-repeat: no-repeat;
      background-position: 50%;
      -webkit-transform: scale(10, 10);
          -ms-transform: scale(10, 10);
              transform: scale(10, 10);
      opacity: 0;
      -webkit-transition: opacity .5s, -webkit-transform .3s;
      transition: opacity .5s, -webkit-transform .3s;
      transition: transform .3s, opacity .5s;
      transition: transform .3s, opacity .5s, -webkit-transform .3s;
}
.lz-list-block .ul-List .ripple[data-v-cc607dc6]:active:after {
      -webkit-transform: scale(0, 0);
          -ms-transform: scale(0, 0);
              transform: scale(0, 0);
      opacity: .3;
      -webkit-transition: 0s;
      transition: 0s;
}
.lz-list-block .ul-List .item-content[data-v-cc607dc6] {
    background-color: #fff;
    width: 100%;
    line-height: 100px;
    line-height: 1.33333rem;
    height: 100px;
    height: 1.33333rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 30px;
    padding: 0 0.4rem;
    border-bottom: 1px solid #e7e7e7;
    font-size: 30px;
    font-size: 0.4rem;
}
.lz-list-block .ul-List .item-content > a.item-link[data-v-cc607dc6] {
      font-size: 30px;
      font-size: 0.4rem;
      display: block;
      width: 100%;
      height: 100%;
      color: #000;
}
.lz-list-block .ul-List .item-content .item-inner[data-v-cc607dc6] {
      width: 100%;
      height: 100%;
      position: relative;
      padding-right: 40px;
      padding-right: 0.53333rem;
      padding-left: 70px;
      padding-left: 0.93333rem;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
}
.lz-list-block .ul-List .item-content .icon-gerenziliao[data-v-cc607dc6] {
      font-size: 30px;
      font-size: 0.4rem;
}
.lz-list-block .ul-List .item-content .icons-right[data-v-cc607dc6] {
      position: absolute;
      right: 0;
      top: 0;
      display: inline-block;
      height: 100px;
      height: 1.33333rem;
      line-height: 100px;
      line-height: 1.33333rem;
      font-size: 36px;
      font-size: 0.48rem;
      color: #cac9ce;
}
.lz-list-block .ul-List .item-content .item-form[data-v-cc607dc6] {
      padding-left: 0;
}
.lz-list-block .ul-List .item-content .item-form .item-e-left[data-v-cc607dc6] {
        width: 30%;
        height: 100%;
        display: inline-block;
        float: left;
}
.lz-list-block .ul-List .item-content .item-form .item-e-right[data-v-cc607dc6] {
        width: 68%;
        height: 100%;
        text-align: right;
        display: inline-block;
        float: right;
        margin-bottom: 0;
}
.lz-list-block .ul-List .item-content .item-form input[type="text"][data-v-cc607dc6] {
        border: none;
        background-color: #fff;
}
.lz-list-block .ul-List .item-content .item-form .lz-radio[data-v-cc607dc6] {
        margin-top: 30px;
        margin-top: 0.4rem;
}
.lz-list-block .ul-List .item-content .item-form .date-input[data-v-cc607dc6] {
        border: none;
        text-align: right;
        background-color: #fff;
        height: 90px;
        height: 1.2rem;
        line-height: 90px;
        line-height: 1.2rem;
        margin-right: -55px;
        margin-right: -0.73333rem;
}
.lz-list-block .ul-List .item-content .item-title[data-v-cc607dc6] {
      padding: 0;
}
.lz-list-block .ul-List .item-content .item-title .item-img[data-v-cc607dc6] {
        position: absolute;
        right: 0;
        top: 5px;
        width: 90px;
        width: 1.2rem;
        height: 90px;
        height: 1.2rem;
        border-radius: 50%;
}
.shadeBox[data-v-cc607dc6] {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 999;
  background-color: rgba(0, 0, 0, 0.4);
}
#emptyDom[data-v-cc607dc6] {
  font-size: 34px;
  font-size: 0.45333rem;
}
#emptyDom .empty-icon[data-v-cc607dc6] {
    width: 185px;
    width: 2.46667rem;
    display: block;
    margin: 30px auto 10px;
    margin: 0.4rem auto 0.13333rem;
}
#emptyDom p[data-v-cc607dc6] {
    text-align: center;
    font-size: 34px;
    font-size: 0.45333rem;
}
.lz-layer-bg[data-v-cc607dc6] {
  background-color: transparent !important;
}
.layui-m-layer2 .layui-m-layerchild p[data-v-cc607dc6] {
  color: #fff;
}
.layout-enter-active[data-v-cc607dc6], .layout-leave-active[data-v-cc607dc6] {
  -webkit-transition: opacity .5s;
  transition: opacity .5s;
}
.layout-enter[data-v-cc607dc6], .layout-leave-active[data-v-cc607dc6] {
  opacity: 0;
}
.van-picker button[data-v-cc607dc6] {
  font-size: 30px;
  font-size: 0.4rem;
}
.van-image[data-v-cc607dc6] {
  vertical-align: middle;
}
.van-image img[data-v-cc607dc6] {
    vertical-align: middle;
}
.share-process-yindao[data-v-cc607dc6] {
  background-color: transparent;
  position: fixed;
  left: 0;
  top: 0;
  width: 750px;
  width: 10rem;
}
.share-process-yindao .layui-m-layercont[data-v-cc607dc6] {
    text-align: right;
    padding-right: 20px;
    padding-right: 0.26667rem;
    padding-top: 20px;
    padding-top: 0.26667rem;
}
.share-process-yindao img[data-v-cc607dc6] {
    width: 560px;
    width: 7.46667rem;
}
.vue-puzzle-vcode[data-v-cc607dc6] {
  z-index: 999999 !important;
}
.vue-puzzle-vcode .vue-auth-box_[data-v-cc607dc6] {
    top: 50%;
}
.margin-top-10[data-v-cc607dc6] {
  margin-top: 10px !important;
  margin-top: 0.13333rem !important;
}
.margin-top-20[data-v-cc607dc6] {
  margin-top: 20px !important;
  margin-top: 0.26667rem !important;
}
.margin-top-30[data-v-cc607dc6] {
  margin-top: 30px !important;
  margin-top: 0.4rem !important;
}
.margin-top-40[data-v-cc607dc6] {
  margin-top: 40px !important;
  margin-top: 0.53333rem !important;
}
.margin-top-50[data-v-cc607dc6] {
  margin-top: 50px !important;
  margin-top: 0.66667rem !important;
}
.margin-top-60[data-v-cc607dc6] {
  margin-top: 60px !important;
  margin-top: 0.8rem !important;
}
.margin-right-10[data-v-cc607dc6] {
  margin-right: 10px !important;
  margin-right: 0.13333rem !important;
}
.margin-right-20[data-v-cc607dc6] {
  margin-right: 20px !important;
  margin-right: 0.26667rem !important;
}
.margin-right-30[data-v-cc607dc6] {
  margin-right: 30px !important;
  margin-right: 0.4rem !important;
}
.margin-right-40[data-v-cc607dc6] {
  margin-right: 40px !important;
  margin-right: 0.53333rem !important;
}
.margin-right-50[data-v-cc607dc6] {
  margin-right: 50px !important;
  margin-right: 0.66667rem !important;
}
.margin-right-60[data-v-cc607dc6] {
  margin-right: 60px !important;
  margin-right: 0.8rem !important;
}
.margin-bottom-10[data-v-cc607dc6] {
  margin-bottom: 10px !important;
  margin-bottom: 0.13333rem !important;
}
.margin-bottom-20[data-v-cc607dc6] {
  margin-bottom: 20px !important;
  margin-bottom: 0.26667rem !important;
}
.margin-bottom-30[data-v-cc607dc6] {
  margin-bottom: 30px !important;
  margin-bottom: 0.4rem !important;
}
.margin-bottom-40[data-v-cc607dc6] {
  margin-bottom: 40px !important;
  margin-bottom: 0.53333rem !important;
}
.margin-bottom-50[data-v-cc607dc6] {
  margin-bottom: 50px !important;
  margin-bottom: 0.66667rem !important;
}
.margin-bottom-60[data-v-cc607dc6] {
  margin-bottom: 60px !important;
  margin-bottom: 0.8rem !important;
}
.margin-left-10[data-v-cc607dc6] {
  margin-left: 10px !important;
  margin-left: 0.13333rem !important;
}
.margin-left-20[data-v-cc607dc6] {
  margin-left: 20px !important;
  margin-left: 0.26667rem !important;
}
.margin-left-30[data-v-cc607dc6] {
  margin-left: 30px !important;
  margin-left: 0.4rem !important;
}
.margin-left-40[data-v-cc607dc6] {
  margin-left: 40px !important;
  margin-left: 0.53333rem !important;
}
.margin-left-50[data-v-cc607dc6] {
  margin-left: 50px !important;
  margin-left: 0.66667rem !important;
}
.margin-left-60[data-v-cc607dc6] {
  margin-left: 60px !important;
  margin-left: 0.8rem !important;
}
.padding-top-10[data-v-cc607dc6] {
  padding-top: 10px !important;
  padding-top: 0.13333rem !important;
}
.padding-top-20[data-v-cc607dc6] {
  padding-top: 20px !important;
  padding-top: 0.26667rem !important;
}
.padding-top-30[data-v-cc607dc6] {
  padding-top: 30px !important;
  padding-top: 0.4rem !important;
}
.padding-top-40[data-v-cc607dc6] {
  padding-top: 40px !important;
  padding-top: 0.53333rem !important;
}
.padding-top-50[data-v-cc607dc6] {
  padding-top: 50px !important;
  padding-top: 0.66667rem !important;
}
.padding-top-60[data-v-cc607dc6] {
  padding-top: 60px !important;
  padding-top: 0.8rem !important;
}
.padding-right-10[data-v-cc607dc6] {
  padding-right: 10px !important;
  padding-right: 0.13333rem !important;
}
.padding-right-20[data-v-cc607dc6] {
  padding-right: 20px !important;
  padding-right: 0.26667rem !important;
}
.padding-right-30[data-v-cc607dc6] {
  padding-right: 30px !important;
  padding-right: 0.4rem !important;
}
.padding-right-40[data-v-cc607dc6] {
  padding-right: 40px !important;
  padding-right: 0.53333rem !important;
}
.padding-right-50[data-v-cc607dc6] {
  padding-right: 50px !important;
  padding-right: 0.66667rem !important;
}
.padding-right-60[data-v-cc607dc6] {
  padding-right: 60px !important;
  padding-right: 0.8rem !important;
}
.padding-bottom-10[data-v-cc607dc6] {
  padding-bottom: 10px !important;
  padding-bottom: 0.13333rem !important;
}
.padding-bottom-20[data-v-cc607dc6] {
  padding-bottom: 20px !important;
  padding-bottom: 0.26667rem !important;
}
.padding-bottom-30[data-v-cc607dc6] {
  padding-bottom: 30px !important;
  padding-bottom: 0.4rem !important;
}
.padding-bottom-40[data-v-cc607dc6] {
  padding-bottom: 40px !important;
  padding-bottom: 0.53333rem !important;
}
.padding-bottom-50[data-v-cc607dc6] {
  padding-bottom: 50px !important;
  padding-bottom: 0.66667rem !important;
}
.padding-bottom-60[data-v-cc607dc6] {
  padding-bottom: 60px !important;
  padding-bottom: 0.8rem !important;
}
.padding-left-10[data-v-cc607dc6] {
  padding-left: 10px !important;
  padding-left: 0.13333rem !important;
}
.padding-left-20[data-v-cc607dc6] {
  padding-left: 20px !important;
  padding-left: 0.26667rem !important;
}
.padding-left-30[data-v-cc607dc6] {
  padding-left: 30px !important;
  padding-left: 0.4rem !important;
}
.padding-left-40[data-v-cc607dc6] {
  padding-left: 40px !important;
  padding-left: 0.53333rem !important;
}
.padding-left-50[data-v-cc607dc6] {
  padding-left: 50px !important;
  padding-left: 0.66667rem !important;
}
.padding-left-60[data-v-cc607dc6] {
  padding-left: 60px !important;
  padding-left: 0.8rem !important;
}
.bac-transparent[data-v-cc607dc6] {
  background-color: transparent !important;
}
.bac-transparent .layui-m-layerchild[data-v-cc607dc6] {
    background-color: transparent !important;
}
.layui-m-layer-lzAlert[data-v-cc607dc6] {
  width: 80% !important;
}
.layui-m-layer-lzAlert h3[data-v-cc607dc6] {
    line-height: 32px;
    line-height: 0.42667rem;
    height: unset;
    padding-top: 46px;
    padding-top: 0.61333rem;
    font-size: 32px;
    font-size: 0.42667rem;
}
.layui-m-layer-lzAlert .layui-m-layercont[data-v-cc607dc6] {
    font-size: 30px;
    font-size: 0.4rem;
    max-height: 300px;
    max-height: 4rem;
    overflow: auto;
    word-break: break-all;
    padding: 60px 40px;
    padding: 0.8rem 0.53333rem;
}
.layui-m-layer-lzAlert .layui-m-layerbtn span[yes][data-v-cc607dc6] {
    font-size: 30px;
    font-size: 0.4rem;
    color: #0084ff !important;
}
.layui-m-layer-inquiry[data-v-cc607dc6] {
  width: 80% !important;
}
.layui-m-layer-inquiry .layui-m-layercont[data-v-cc607dc6] {
    font-size: 30px;
    font-size: 0.4rem;
}
.layui-m-layer-design-lzAlert[data-v-cc607dc6] {
  width: 670px !important;
  width: 8.93333rem !important;
  padding-bottom: 70px;
  padding-bottom: 0.93333rem;
  border-radius: 32px !important;
  border-radius: 0.42667rem !important;
  background: url(../../static-product/img/alertbg.dacbbd63.png) no-repeat;
  background-size: 401px 334px;
  background-size: 5.34667rem 4.45333rem;
  background-position: center 168px;
  background-position: center 2.24rem;
  background-color: #fff;
}
.layui-m-layer-design-lzAlert .layui-m-layercont[data-v-cc607dc6] {
    font-size: 30px;
    font-size: 0.4rem;
    overflow: auto;
    word-break: break-all;
    padding: 60px 40px;
    padding: 0.8rem 0.53333rem;
}
.layui-m-layer-design-lzAlert .layui-m-layercont .title[data-v-cc607dc6] {
      font-size: 38px;
      font-size: 0.50667rem;
      line-height: 48px;
      line-height: 0.64rem;
      color: #000;
      text-align: center;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      font-family: PingFangSC-Semibold;
}
.layui-m-layer-design-lzAlert .layui-m-layercont .desc[data-v-cc607dc6] {
      font-size: 32px;
      font-size: 0.42667rem;
      color: #3c464f;
      text-align: center;
      line-height: 48px;
      line-height: 0.64rem;
      height: 144px;
      height: 1.92rem;
      overflow-y: auto;
      -webkit-overflow-scrolling: touch;
      margin-top: 439px;
      margin-top: 5.85333rem;
      font-family: PingFangSC-Regular;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn[data-v-cc607dc6] {
    width: 345px;
    width: 4.6rem;
    height: 95px;
    height: 1.26667rem;
    line-height: 95px;
    line-height: 1.26667rem;
    background: #3c7cfc;
    border: 1px solid #3c7cfc;
    overflow: hidden;
    -webkit-box-shadow: 0 10px 22px 0 rgba(60, 124, 252, 0.2);
    -webkit-box-shadow: 0 0.13333rem 0.29333rem 0 rgba(60, 124, 252, 0.2);
            box-shadow: 0 10px 22px 0 rgba(60, 124, 252, 0.2);
            box-shadow: 0 0.13333rem 0.29333rem 0 rgba(60, 124, 252, 0.2);
    border-radius: 54px;
    border-radius: 0.72rem;
    margin: 0 auto;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn span[yes][data-v-cc607dc6] {
      font-size: 36px;
      font-size: 0.48rem;
      color: #fff;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn span[yes][data-v-cc607dc6]:active {
      background: #3c7cfc;
}

/*按钮*/
/*最大按钮*/
.wts-btn-big[data-v-cc607dc6] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big[data-v-cc607dc6]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*中型按钮*/
.wts-btn-middle[data-v-cc607dc6] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 294px;
  width: 3.92rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 80px;
  line-height: 1.06667rem;
  border-radius: 8px;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-middle[data-v-cc607dc6]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-all[data-v-cc607dc6] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 110px;
  height: 1.46667rem;
  font-size: 40px;
  font-size: 0.53333rem;
  line-height: 110px;
  line-height: 1.46667rem;
  border-radius: 0;
  display: block;
  text-align: center;
}
.wts-btn-all[data-v-cc607dc6]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-free[data-v-cc607dc6] {
  color: #fff;
  background-color: #ff6e06;
  font-size: 30px;
  font-size: 0.4rem;
  border-radius: 5px;
  padding: 3px 10px;
  padding: 3px 0.13333rem;
  display: inline-block;
  text-align: center;
}
.wts-btn-free[data-v-cc607dc6]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}
.wts-btn-big-blue[data-v-cc607dc6] {
  color: #fff;
  background-color: #3aa9f8;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 94px;
  height: 1.25333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 94px;
  line-height: 1.25333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-blue[data-v-cc607dc6]:focus {
    color: #e6e6e6;
    background-color: #0994f6;
}

/*蓝色线型按钮-中*/
.wts-btn-cp[data-v-cc607dc6] {
  color: #fff;
  background-color: #0084ff;
  border: 1px solid #fff;
  display: inline-block;
  text-align: center;
  width: 310px;
  width: 4.13333rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 76px;
  line-height: 1.01333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-cp[data-v-cc607dc6]:hover, .wts-btn-cp[data-v-cc607dc6]:focus {
    color: #fff;
    background-color: #fff;
    border: 1px solid #fff;
}
.wts-btn-radius[data-v-cc607dc6] {
  color: #aaa;
  background-color: #fff;
  border: 1px solid #aaa;
  display: inline-block;
  text-align: center;
  width: 153px;
  width: 2.04rem;
  height: 55px;
  height: 0.73333rem;
  font-size: 26px;
  font-size: 0.34667rem;
  line-height: 55px;
  line-height: 0.73333rem;
  border-radius: 25px;
  border-radius: 0.33333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-radius[data-v-cc607dc6]:hover, .wts-btn-radius[data-v-cc607dc6]:focus {
    color: #fff;
    background-color: #aaa;
    border: 1px solid #aaa;
}

/*微大型按钮*/
.wts-btn-big-01[data-v-cc607dc6] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 590px;
  width: 7.86667rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-01[data-v-cc607dc6]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*查看更多*/
.wts-btn-more[data-v-cc607dc6] {
  display: block;
  border-top: 1px solid #eee;
  height: 86px;
  height: 1.14667rem;
  line-height: 86px;
  line-height: 1.14667rem;
  text-align: center;
  margin-left: -60px;
  margin-left: -0.8rem;
  color: #000;
  font-size: 28px;
  font-size: 0.37333rem;
  position: relative;
}
.wts-btn-more[data-v-cc607dc6]:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 38%;
  margin-top: -18px;
  margin-top: -0.24rem;
  margin-left: 90px;
  margin-left: 1.2rem;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  border-right: 3px solid #000;
  border-top: 3px solid #000;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}
.lz-readys[data-v-cc607dc6] {
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  min-height: 100vh;
  background-color: #fff;
  z-index: 9999;
}
.lz-readys .spinner[data-v-cc607dc6] {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -20px;
    margin-top: -0.26667rem;
    margin-left: -20px;
    margin-left: -0.26667rem;
    width: 40px;
    width: 0.53333rem;
    height: 40px;
    height: 0.53333rem;
}
.lz-readys .container1 > div[data-v-cc607dc6],
  .lz-readys .container2 > div[data-v-cc607dc6],
  .lz-readys .container3 > div[data-v-cc607dc6] {
    width: 10px;
    width: 0.13333rem;
    height: 10px;
    height: 0.13333rem;
    background-color: #0084ff;
    border-radius: 100%;
    position: absolute;
    -webkit-animation: bouncedelay-cc607dc6 1.2s infinite ease-in-out;
    animation: bouncedelay-cc607dc6 1.2s infinite ease-in-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.lz-readys .spinner .spinner-container[data-v-cc607dc6] {
    position: absolute;
    width: 100%;
    height: 100%;
}
.lz-readys .container2[data-v-cc607dc6] {
    -webkit-transform: rotateZ(45deg);
    -ms-transform: rotate(45deg);
        transform: rotateZ(45deg);
}
.lz-readys .container3[data-v-cc607dc6] {
    -webkit-transform: rotateZ(90deg);
    -ms-transform: rotate(90deg);
        transform: rotateZ(90deg);
}
.lz-readys .circle1[data-v-cc607dc6] {
    top: 0;
    left: 0;
}
.lz-readys .circle2[data-v-cc607dc6] {
    top: 0;
    right: 0;
}
.lz-readys .circle3[data-v-cc607dc6] {
    right: 0;
    bottom: 0;
}
.lz-readys .circle4[data-v-cc607dc6] {
    left: 0;
    bottom: 0;
}
.lz-readys .container2 .circle1[data-v-cc607dc6] {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}
.lz-readys .container3 .circle1[data-v-cc607dc6] {
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
}
.lz-readys .container1 .circle2[data-v-cc607dc6] {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}
.lz-readys .container2 .circle2[data-v-cc607dc6] {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}
.lz-readys .container3 .circle2[data-v-cc607dc6] {
    -webkit-animation-delay: -0.7s;
    animation-delay: -0.7s;
}
.lz-readys .container1 .circle3[data-v-cc607dc6] {
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.6s;
}
.lz-readys .container2 .circle3[data-v-cc607dc6] {
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s;
}
.lz-readys .container3 .circle3[data-v-cc607dc6] {
    -webkit-animation-delay: -0.4s;
    animation-delay: -0.4s;
}
.lz-readys .container1 .circle4[data-v-cc607dc6] {
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s;
}
.lz-readys .container2 .circle4[data-v-cc607dc6] {
    -webkit-animation-delay: -0.2s;
    animation-delay: -0.2s;
}
.lz-readys .container3 .circle4[data-v-cc607dc6] {
    -webkit-animation-delay: -0.1s;
    animation-delay: -0.1s;
}
@-webkit-keyframes bouncedelay-cc607dc6 {
0%,
  80%,
  100% {
    -webkit-transform: scale(0);
}
40% {
    -webkit-transform: scale(1);
}
}
@keyframes bouncedelay-cc607dc6 {
0%,
  80%,
  100% {
    transform: scale(0);
    -webkit-transform: scale(0);
}
40% {
    transform: scale(1);
    -webkit-transform: scale(1);
}
}
.lz-readys .loadText[data-v-cc607dc6] {
    position: absolute;
    top: 40%;
    left: 50%;
    width: 100px;
    width: 1.33333rem;
    margin-left: -50px;
    margin-left: -0.66667rem;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    font-size: 14px;
    font-size: 0.18667rem;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.6);
    color: #fff;
    font-size: 14px;
    padding-bottom: 10px;
    padding-bottom: 0.13333rem;
}
.lz-readys .loadText .gifLoad[data-v-cc607dc6] {
      width: 60px;
      width: 0.8rem;
      height: 60px;
      height: 0.8rem;
      display: block;
      margin: 10px auto;
      margin: 0.13333rem auto;
}
.design-modal[data-v-cc607dc6] {
  width: 630px;
  width: 8.4rem;
}
.design-modal.design-modal-footer[data-v-cc607dc6] {
    width: 690px;
    width: 9.2rem;
    bottom: 20px;
    bottom: 0.26667rem;
    top: auto;
    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    border-radius: 10px;
    border-radius: 0.13333rem;
    background: rgba(255, 255, 255, 0.8);
}
.design-modal.design-modal-footer .van-dialog__footer[data-v-cc607dc6] {
      display: none;
}
.design-modal.design-modal-confirm[data-v-cc607dc6] {
    width: 650px;
    width: 8.66667rem;
}
.design-modal.design-modal-confirm .van-dialog__content .van-dialog__message[data-v-cc607dc6] {
      padding: 40px 30px;
      padding: 0.53333rem 0.4rem;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-button--default[data-v-cc607dc6] {
      width: 260px;
      width: 3.46667rem;
      height: 80px;
      height: 1.06667rem;
      background: #236DFF;
      border-radius: 40px;
      border-radius: 0.53333rem;
      -webkit-box-flex: 0;
          -ms-flex: none;
              flex: none;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-button--default .van-button__text[data-v-cc607dc6] {
        font-size: 28px;
        font-size: 0.37333rem;
        color: #fff;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-dialog__cancel[data-v-cc607dc6] {
      background: #fff;
      border: 1px solid #236DFF;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-dialog__cancel .van-button__text[data-v-cc607dc6] {
        color: #236DFF;
}
.design-modal .van-dialog__header[data-v-cc607dc6] {
    color: #000000;
    font-size: 34px;
    font-size: 0.45333rem;
    line-height: 48px;
    line-height: 0.64rem;
    padding-top: 40px;
    padding-top: 0.53333rem;
    font-weight: 700;
}
.design-modal .van-dialog__content .van-dialog__message[data-v-cc607dc6] {
    color: #444444;
    font-size: 30px;
    font-size: 0.4rem;
    line-height: 42px;
    line-height: 0.56rem;
    padding: 30px;
    padding: 0.4rem;
}
.design-modal .van-dialog__footer[data-v-cc607dc6] {
    padding: 0 30px 40px;
    padding: 0 0.4rem 0.53333rem;
}
.design-modal .van-dialog__footer.van-hairline--top[data-v-cc607dc6]::after {
      border: none;
}
.design-modal .van-dialog__footer .van-button--default[data-v-cc607dc6] {
      width: 320px;
      width: 4.26667rem;
      height: 88px;
      height: 1.17333rem;
      background: #236DFF;
      border-radius: 44px;
      border-radius: 0.58667rem;
      margin: 0 auto;
      -webkit-box-flex: 0;
          -ms-flex: none;
              flex: none;
}
.design-modal .van-dialog__footer .van-button--default .van-button__text[data-v-cc607dc6] {
        font-size: 32px;
        font-size: 0.42667rem;
        color: #fff;
}
.img-box[data-v-cc607dc6] {
  padding: 30px 0px;
  padding: 0.4rem 0px;
}
.img-box .upload-desc[data-v-cc607dc6] {
    color: #666666;
    font-size: 26px;
    font-size: 0.34667rem;
    line-height: 37px;
    line-height: 0.49333rem;
}
.img-box .upload-wrapper[data-v-cc607dc6] {
    margin-top: 31px;
    margin-top: 0.41333rem;
}
.img-box .upload-wrapper .upload_content_wrapper[data-v-cc607dc6] {
      width: 630px;
      width: 8.4rem;
      margin: 0 auto;
      text-align: center;
}
.img-box .upload-wrapper .upload_content_wrapper .positive-side[data-v-cc607dc6],
      .img-box .upload-wrapper .upload_content_wrapper .negative-side[data-v-cc607dc6] {
        display: inline-block;
        width: 300px;
        width: 4rem;
        vertical-align: top;
}
.img-box .upload-wrapper .upload_content_wrapper .positive-side.negative-side[data-v-cc607dc6],
        .img-box .upload-wrapper .upload_content_wrapper .negative-side.negative-side[data-v-cc607dc6] {
          margin-left: 30px;
          margin-left: 0.4rem;
}
.img-box .upload-wrapper .upload_content_wrapper .positive-side .desc[data-v-cc607dc6],
        .img-box .upload-wrapper .upload_content_wrapper .negative-side .desc[data-v-cc607dc6] {
          text-align: center;
          color: #888888;
          font-size: 24px;
          font-size: 0.32rem;
          line-height: 40px;
          line-height: 0.53333rem;
          margin-top: 24px;
          margin-top: 0.32rem;
}
.img-box .upload-wrapper .upload_content_wrapper .positive-side .desc .active[data-v-cc607dc6],
          .img-box .upload-wrapper .upload_content_wrapper .negative-side .desc .active[data-v-cc607dc6] {
            color: #3561ef;
            font-size: 28px;
            font-size: 0.37333rem;
            margin-left: 20px;
            margin-left: 0.26667rem;
}
.van-uploader[data-v-cc607dc6] {
  padding-top: 15px;
  padding-top: 0.2rem;
}
.verify-box[data-v-cc607dc6] {
  padding-top: 5px;
  padding-bottom: 5px;
  text-align: left;
}
.verify-box .verify-title[data-v-cc607dc6] {
    font-size: 30px;
    font-size: 0.4rem;
    color: #333;
}
.verify-box .verify-li[data-v-cc607dc6] {
    font-size: 28px;
    font-size: 0.37333rem;
    color: #666;
    line-height: 1.4;
    padding: 3px 0;
    border-bottom: 1px dashed #ececec;
    word-break: break-all;
}
.verify-box .verify-li[data-v-cc607dc6]:nth-last-child(1) {
      border-bottom: 0px;
}

@charset "UTF-8";
/*---------       字体行高       -----------*/
/*---------       字体颜色       -----------*/
/*---------       边框颜色       -----------*/
/*---------       背景颜色       -----------*/
/*--------- 按钮颜色  ---- */
/* 属性多值传递
ex:
@include remCalc(padding,10,20);
padding: 0.13333rem 0.26667rem;*/
/*按钮纯色系*/
/*按钮边框色系*/
/*按钮大小*/
/*自适应按钮*/
/*标题*/
/*小消息标签*/
/*背景色点击变化*/
/*字数省略限制*/
/*波纹点击效果*/
/*按钮*/
/*最大按钮*/
.wts-btn-big[data-v-14d6fb90] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big[data-v-14d6fb90]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*中型按钮*/
.wts-btn-middle[data-v-14d6fb90] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 294px;
  width: 3.92rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 80px;
  line-height: 1.06667rem;
  border-radius: 8px;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-middle[data-v-14d6fb90]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-all[data-v-14d6fb90] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 110px;
  height: 1.46667rem;
  font-size: 40px;
  font-size: 0.53333rem;
  line-height: 110px;
  line-height: 1.46667rem;
  border-radius: 0;
  display: block;
  text-align: center;
}
.wts-btn-all[data-v-14d6fb90]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-free[data-v-14d6fb90] {
  color: #fff;
  background-color: #ff6e06;
  font-size: 30px;
  font-size: 0.4rem;
  border-radius: 5px;
  padding: 3px 10px;
  padding: 3px 0.13333rem;
  display: inline-block;
  text-align: center;
}
.wts-btn-free[data-v-14d6fb90]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}
.wts-btn-big-blue[data-v-14d6fb90] {
  color: #fff;
  background-color: #3aa9f8;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 94px;
  height: 1.25333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 94px;
  line-height: 1.25333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-blue[data-v-14d6fb90]:focus {
    color: #e6e6e6;
    background-color: #0994f6;
}

/*蓝色线型按钮-中*/
.wts-btn-cp[data-v-14d6fb90] {
  color: #fff;
  background-color: #0084ff;
  border: 1px solid #fff;
  display: inline-block;
  text-align: center;
  width: 310px;
  width: 4.13333rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 76px;
  line-height: 1.01333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-cp[data-v-14d6fb90]:hover, .wts-btn-cp[data-v-14d6fb90]:focus {
    color: #fff;
    background-color: #fff;
    border: 1px solid #fff;
}
.wts-btn-radius[data-v-14d6fb90] {
  color: #aaa;
  background-color: #fff;
  border: 1px solid #aaa;
  display: inline-block;
  text-align: center;
  width: 153px;
  width: 2.04rem;
  height: 55px;
  height: 0.73333rem;
  font-size: 26px;
  font-size: 0.34667rem;
  line-height: 55px;
  line-height: 0.73333rem;
  border-radius: 25px;
  border-radius: 0.33333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-radius[data-v-14d6fb90]:hover, .wts-btn-radius[data-v-14d6fb90]:focus {
    color: #fff;
    background-color: #aaa;
    border: 1px solid #aaa;
}

/*微大型按钮*/
.wts-btn-big-01[data-v-14d6fb90] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 590px;
  width: 7.86667rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-01[data-v-14d6fb90]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*查看更多*/
.wts-btn-more[data-v-14d6fb90] {
  display: block;
  border-top: 1px solid #eee;
  height: 86px;
  height: 1.14667rem;
  line-height: 86px;
  line-height: 1.14667rem;
  text-align: center;
  margin-left: -60px;
  margin-left: -0.8rem;
  color: #000;
  font-size: 28px;
  font-size: 0.37333rem;
  position: relative;
}
.wts-btn-more[data-v-14d6fb90]:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 38%;
  margin-top: -18px;
  margin-top: -0.24rem;
  margin-left: 90px;
  margin-left: 1.2rem;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  border-right: 3px solid #000;
  border-top: 3px solid #000;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}
.body-container[data-v-14d6fb90] {
  width: 750px;
  width: 10rem;
  margin: 0 auto;
  position: relative;
  background-color: #f5f5f5;
}
.lz-top-img[data-v-14d6fb90] {
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
}

/*单选框*/
.lz-radio[data-v-14d6fb90] {
  position: relative;
  -webkit-appearance: none;
  width: 18px;
  width: 0.24rem;
  height: 18px;
  height: 0.24rem;
  background-color: transparent;
  border: none;
}
.lz-radio[data-v-14d6fb90]:before {
  content: "\e623";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 12px;
  font-size: 0.16rem;
  line-height: 18px;
  line-height: 0.24rem;
  text-align: center;
  width: 18px;
  width: 0.24rem;
  height: 18px;
  height: 0.24rem;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  color: #fff;
  opacity: 1;
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 50%;
}
.lz-radio[data-v-14d6fb90]:checked::before {
  background-color: #0084ff;
  border: 1px solid #0084ff;
}
.lz-radio-new[data-v-14d6fb90] {
  position: relative;
  background-color: #fff;
  width: 40px;
  width: 0.53333rem;
  height: 40px;
  height: 0.53333rem;
  border-radius: 50%;
  display: inline-block;
  border: 1px solid #e5e5e5;
}
.lz-radio-new[data-check=true][data-v-14d6fb90] {
  background-color: #0084ff;
  border: 1px solid #0084ff;
}
.lz-radio-new[data-check=true][data-v-14d6fb90]:before {
  content: "\e6f0";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 20px;
  font-size: 0.26667rem;
  line-height: 40px;
  line-height: 0.53333rem;
  text-align: center;
  color: #fff;
  position: absolute;
  top: 2px;
  right: 4px;
  margin-top: -1px;
}

/*多选框*/
.lz-checkbox[data-v-14d6fb90] {
  position: relative;
  -webkit-appearance: none;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: transparent;
  border: none;
}
.lz-checkbox[data-v-14d6fb90]:before {
  content: "\e64e";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 14px;
  font-size: 0.18667rem;
  line-height: 24px;
  line-height: 0.32rem;
  text-align: center;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: #fff;
  color: transparent;
  border: 1px solid #ccc;
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 6px;
}
.lz-checkbox[data-v-14d6fb90]:checked::before {
  color: #0084ff;
  background-color: #fff;
  border: 1px solid #0084ff;
}

/*多选框2-选择外层选中*/
.lz-checkbox-02[data-v-14d6fb90] {
  position: relative;
  -webkit-appearance: none;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: transparent;
  border: none;
}
.lz-checkbox-02[data-v-14d6fb90]:before {
  content: "\e623";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 14px;
  font-size: 0.18667rem;
  line-height: 21px;
  line-height: 0.28rem;
  text-align: center;
  width: 22px;
  width: 0.29333rem;
  height: 21px;
  height: 0.28rem;
  background-color: #fff;
  color: transparent;
  border: 1px solid #ccc;
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.checkLi[data-v-14d6fb90] {
  color: #0084ff !important;
}
.checkLi .lz-checkbox-02[data-v-14d6fb90]:before {
    color: #fff;
    background-color: #0084ff;
    border: 1px solid #0084ff;
}

/*底部按钮*/
.lz-apply-btn[data-v-14d6fb90] {
  position: fixed;
  bottom: 0;
  border-top: 2px solid #fff;
  z-index: 20;
  color: #666;
  background-color: #f0f0f0;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 100px;
  height: 1.33333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 0;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.lz-apply-btn i[data-v-14d6fb90] {
    font-size: 40px;
    font-size: 0.53333rem;
    margin-right: 10px;
    margin-right: 0.13333rem;
}

/*底部提示*/
.lz-lp-footer[data-v-14d6fb90] {
  position: absolute;
  bottom: 100px;
  bottom: 1.33333rem;
  padding: 10px;
  padding: 0.13333rem;
}
.lz-lp-footer p[data-v-14d6fb90] {
    margin-bottom: 10px;
    margin-bottom: 0.13333rem;
}

/*顶部返回栏*/
.lz-top-title-empty[data-v-14d6fb90] {
  width: 100%;
  height: 90px;
  height: 1.2rem;
}
.lz-top-title[data-v-14d6fb90] {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 555;
  width: 100%;
  height: 90px;
  height: 1.2rem;
  line-height: 90px;
  line-height: 1.2rem;
  background-color: #0084ff;
  color: #fff;
  font-size: 28px;
  font-size: 0.37333rem;
}
.lz-top-title .left[data-v-14d6fb90] {
    position: absolute;
    top: 0;
    left: 20px;
    left: 0.26667rem;
    color: #fff;
}
.lz-top-title .right[data-v-14d6fb90] {
    position: absolute;
    top: 0;
    right: 20px;
    right: 0.26667rem;
    color: #fff;
}
.lz-top-title .center[data-v-14d6fb90] {
    text-align: center;
    font-size: 32px;
    font-size: 0.42667rem;
}

/*订单页*/
.lz-order-list[data-v-14d6fb90] {
  background-color: #fff;
  padding-top: 44px;
  padding-top: 0.58667rem;
}
.lz-order-list .titles[data-v-14d6fb90] {
    font-size: 36px;
    font-size: 0.48rem;
    color: #222;
    text-align: center;
}
.lz-order-list .need-com[data-v-14d6fb90] {
    position: relative;
    top: -4px;
    font-size: 12px;
    font-size: 0.16rem;
    line-height: 1.2;
    padding: 1px 8px;
    background-color: #fff;
    position: relative;
    color: #fff;
    border-radius: 5px;
    font-size: 28px;
    font-size: 0.37333rem;
    border: 1px solid #0084ff;
    margin-left: 5px;
    color: #0084ff;
}
.lz-order-list .need-com[data-v-14d6fb90]::before {
      content: '';
      position: absolute;
      left: -6px;
      top: 50%;
      margin-top: -3px;
      width: 0;
      height: 0;
      border: 3px solid transparent;
      border-right-color: #fff;
}
.lz-order-list .need-com[data-v-14d6fb90]:before {
    content: 0;
}
.lz-order-list .uls-order[data-v-14d6fb90] {
    width: 100%;
}
.lz-order-list .uls-order > li[data-v-14d6fb90] {
      text-align: center;
      font-size: 36px;
      font-size: 0.48rem;
      display: block;
      padding: 40px 0;
      padding: 0.53333rem 0;
}
.lz-order-list .uls-order > li .order-name[data-v-14d6fb90] {
        display: block;
        line-height: 40px;
        line-height: 0.53333rem;
        color: #000;
}
.lz-order-list .uls-order > li .order-inform[data-v-14d6fb90] {
        font-size: 60px;
        font-size: 0.8rem;
        display: block;
        margin-top: 4px;
        line-height: 80px;
        line-height: 1.06667rem;
        color: #ff6f07;
}
.lz-order-list .btn-check[data-v-14d6fb90],
  .lz-order-list .btn-pay[data-v-14d6fb90] {
    color: #ccc;
    background-color: #fff;
    border: 1px solid #ccc;
    display: inline-block;
    text-align: center;
    width: 180px;
    width: 2.4rem;
    height: 60px;
    height: 0.8rem;
    font-size: 28px;
    font-size: 0.37333rem;
    line-height: 56px;
    line-height: 0.74667rem;
    border-radius: 0;
    float: right;
    margin-left: 10px;
    margin-left: 0.13333rem;
}
.lz-order-list .btn-check[data-v-14d6fb90]:hover, .lz-order-list .btn-check[data-v-14d6fb90]:focus,
    .lz-order-list .btn-pay[data-v-14d6fb90]:hover,
    .lz-order-list .btn-pay[data-v-14d6fb90]:focus {
      color: #fff;
      background-color: #ccc;
      border: 1px solid #ccc;
}
.pay-many[data-v-14d6fb90] {
  margin-top: 12px;
  margin-top: 0.16rem;
  line-height: 88px;
  line-height: 1.17333rem;
  display: block;
  padding-left: 30px;
  padding-left: 0.4rem;
  font-size: 36px;
  font-size: 0.48rem;
}
.lz-bankBanch[data-v-14d6fb90] {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}
.lz-bankBanch.active[data-v-14d6fb90] {
    display: block;
}
.lz-bankBanch .lz-drop-search[data-v-14d6fb90] {
    background-color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}
.lz-bankBanch .lz-drop-search .title[data-v-14d6fb90] {
      position: relative;
      width: 100%;
      height: 100px;
      height: 1.33333rem;
      line-height: 100px;
      line-height: 1.33333rem;
      font-size: 34px;
      font-size: 0.45333rem;
      text-align: center;
}
.lz-bankBanch .lz-drop-search .title i[data-v-14d6fb90] {
        font-size: 50px;
        font-size: 0.66667rem;
        position: absolute;
        right: 0;
        top: 0;
        width: 80px;
        width: 1.06667rem;
        line-height: 100px;
        line-height: 1.33333rem;
}
.lz-bankBanch .lz-drop-search .search-box[data-v-14d6fb90] {
      position: relative;
      width: 100%;
      height: 100px;
      height: 1.33333rem;
      padding: 15px 40px;
      padding: 0.2rem 0.53333rem;
      text-align: center;
      background-color: #f5f5f5;
}
.lz-bankBanch .lz-drop-search .search-box i[data-v-14d6fb90] {
        position: absolute;
        left: 50px;
        left: 0.66667rem;
        top: 50%;
        margin-top: -35px;
        margin-top: -0.46667rem;
        font-size: 30px;
        font-size: 0.4rem;
        height: 70px;
        height: 0.93333rem;
        line-height: 70px;
        line-height: 0.93333rem;
        color: #999;
}
.lz-bankBanch .lz-drop-search .search[data-v-14d6fb90] {
      display: block;
      width: 100%;
      height: 70px;
      height: 0.93333rem;
      background-color: #fff;
      color: #333;
      padding-left: 50px;
      padding-left: 0.66667rem;
      margin: 0;
      border-color: #fff;
      font-size: 32px;
      font-size: 0.42667rem;
      border: none;
}
.lz-bankBanch .lz-drop-search .selected[data-v-14d6fb90] {
      width: 100%;
      height: 300px;
      height: 4rem;
      padding: 10px 20px;
      padding: 0.13333rem 0.26667rem;
      overflow: auto !important;
}
.lz-bankBanch .lz-drop-search .selected .option[data-v-14d6fb90] {
        position: relative;
        display: block;
        min-height: 20px;
        min-height: 0.26667rem;
        width: 100%;
        font-size: 16px;
        font-size: 0.21333rem;
        line-height: 20px;
        line-height: 0.26667rem;
        padding: 5px 0;
        color: #666;
        border-top: 1px solid #ececec;
}
.lz-bankBanch .lz-drop-search .selected .option[data-v-14d6fb90]:first-child {
          border-top: none;
}
.lz-list-block[data-v-14d6fb90] {
  position: relative;
}
.lz-list-block .ul-List .icons-left[data-v-14d6fb90] {
    position: absolute;
    width: 50px;
    width: 0.66667rem;
    left: 0;
    top: 25px;
    top: 0.33333rem;
    display: inline-block;
    height: 50px;
    height: 0.66667rem;
    font-size: 44px;
    font-size: 0.58667rem;
    color: #0084ff;
}
.lz-list-block .ul-List .ripple[data-v-14d6fb90] {
    position: relative;
    overflow: hidden;
}
.lz-list-block .ul-List .ripple[data-v-14d6fb90]:after {
      content: "";
      display: block;
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      pointer-events: none;
      background-image: radial-gradient(circle, #666 10%, transparent 10.01%);
      background-repeat: no-repeat;
      background-position: 50%;
      -webkit-transform: scale(10, 10);
          -ms-transform: scale(10, 10);
              transform: scale(10, 10);
      opacity: 0;
      -webkit-transition: opacity .5s, -webkit-transform .3s;
      transition: opacity .5s, -webkit-transform .3s;
      transition: transform .3s, opacity .5s;
      transition: transform .3s, opacity .5s, -webkit-transform .3s;
}
.lz-list-block .ul-List .ripple[data-v-14d6fb90]:active:after {
      -webkit-transform: scale(0, 0);
          -ms-transform: scale(0, 0);
              transform: scale(0, 0);
      opacity: .3;
      -webkit-transition: 0s;
      transition: 0s;
}
.lz-list-block .ul-List .item-content[data-v-14d6fb90] {
    background-color: #fff;
    width: 100%;
    line-height: 100px;
    line-height: 1.33333rem;
    height: 100px;
    height: 1.33333rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 30px;
    padding: 0 0.4rem;
    border-bottom: 1px solid #e7e7e7;
    font-size: 30px;
    font-size: 0.4rem;
}
.lz-list-block .ul-List .item-content > a.item-link[data-v-14d6fb90] {
      font-size: 30px;
      font-size: 0.4rem;
      display: block;
      width: 100%;
      height: 100%;
      color: #000;
}
.lz-list-block .ul-List .item-content .item-inner[data-v-14d6fb90] {
      width: 100%;
      height: 100%;
      position: relative;
      padding-right: 40px;
      padding-right: 0.53333rem;
      padding-left: 70px;
      padding-left: 0.93333rem;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
}
.lz-list-block .ul-List .item-content .icon-gerenziliao[data-v-14d6fb90] {
      font-size: 30px;
      font-size: 0.4rem;
}
.lz-list-block .ul-List .item-content .icons-right[data-v-14d6fb90] {
      position: absolute;
      right: 0;
      top: 0;
      display: inline-block;
      height: 100px;
      height: 1.33333rem;
      line-height: 100px;
      line-height: 1.33333rem;
      font-size: 36px;
      font-size: 0.48rem;
      color: #cac9ce;
}
.lz-list-block .ul-List .item-content .item-form[data-v-14d6fb90] {
      padding-left: 0;
}
.lz-list-block .ul-List .item-content .item-form .item-e-left[data-v-14d6fb90] {
        width: 30%;
        height: 100%;
        display: inline-block;
        float: left;
}
.lz-list-block .ul-List .item-content .item-form .item-e-right[data-v-14d6fb90] {
        width: 68%;
        height: 100%;
        text-align: right;
        display: inline-block;
        float: right;
        margin-bottom: 0;
}
.lz-list-block .ul-List .item-content .item-form input[type="text"][data-v-14d6fb90] {
        border: none;
        background-color: #fff;
}
.lz-list-block .ul-List .item-content .item-form .lz-radio[data-v-14d6fb90] {
        margin-top: 30px;
        margin-top: 0.4rem;
}
.lz-list-block .ul-List .item-content .item-form .date-input[data-v-14d6fb90] {
        border: none;
        text-align: right;
        background-color: #fff;
        height: 90px;
        height: 1.2rem;
        line-height: 90px;
        line-height: 1.2rem;
        margin-right: -55px;
        margin-right: -0.73333rem;
}
.lz-list-block .ul-List .item-content .item-title[data-v-14d6fb90] {
      padding: 0;
}
.lz-list-block .ul-List .item-content .item-title .item-img[data-v-14d6fb90] {
        position: absolute;
        right: 0;
        top: 5px;
        width: 90px;
        width: 1.2rem;
        height: 90px;
        height: 1.2rem;
        border-radius: 50%;
}
.shadeBox[data-v-14d6fb90] {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 999;
  background-color: rgba(0, 0, 0, 0.4);
}
#emptyDom[data-v-14d6fb90] {
  font-size: 34px;
  font-size: 0.45333rem;
}
#emptyDom .empty-icon[data-v-14d6fb90] {
    width: 185px;
    width: 2.46667rem;
    display: block;
    margin: 30px auto 10px;
    margin: 0.4rem auto 0.13333rem;
}
#emptyDom p[data-v-14d6fb90] {
    text-align: center;
    font-size: 34px;
    font-size: 0.45333rem;
}
.lz-layer-bg[data-v-14d6fb90] {
  background-color: transparent !important;
}
.layui-m-layer2 .layui-m-layerchild p[data-v-14d6fb90] {
  color: #fff;
}
.layout-enter-active[data-v-14d6fb90], .layout-leave-active[data-v-14d6fb90] {
  -webkit-transition: opacity .5s;
  transition: opacity .5s;
}
.layout-enter[data-v-14d6fb90], .layout-leave-active[data-v-14d6fb90] {
  opacity: 0;
}
.van-picker button[data-v-14d6fb90] {
  font-size: 30px;
  font-size: 0.4rem;
}
.van-image[data-v-14d6fb90] {
  vertical-align: middle;
}
.van-image img[data-v-14d6fb90] {
    vertical-align: middle;
}
.share-process-yindao[data-v-14d6fb90] {
  background-color: transparent;
  position: fixed;
  left: 0;
  top: 0;
  width: 750px;
  width: 10rem;
}
.share-process-yindao .layui-m-layercont[data-v-14d6fb90] {
    text-align: right;
    padding-right: 20px;
    padding-right: 0.26667rem;
    padding-top: 20px;
    padding-top: 0.26667rem;
}
.share-process-yindao img[data-v-14d6fb90] {
    width: 560px;
    width: 7.46667rem;
}
.vue-puzzle-vcode[data-v-14d6fb90] {
  z-index: 999999 !important;
}
.vue-puzzle-vcode .vue-auth-box_[data-v-14d6fb90] {
    top: 50%;
}
.margin-top-10[data-v-14d6fb90] {
  margin-top: 10px !important;
  margin-top: 0.13333rem !important;
}
.margin-top-20[data-v-14d6fb90] {
  margin-top: 20px !important;
  margin-top: 0.26667rem !important;
}
.margin-top-30[data-v-14d6fb90] {
  margin-top: 30px !important;
  margin-top: 0.4rem !important;
}
.margin-top-40[data-v-14d6fb90] {
  margin-top: 40px !important;
  margin-top: 0.53333rem !important;
}
.margin-top-50[data-v-14d6fb90] {
  margin-top: 50px !important;
  margin-top: 0.66667rem !important;
}
.margin-top-60[data-v-14d6fb90] {
  margin-top: 60px !important;
  margin-top: 0.8rem !important;
}
.margin-right-10[data-v-14d6fb90] {
  margin-right: 10px !important;
  margin-right: 0.13333rem !important;
}
.margin-right-20[data-v-14d6fb90] {
  margin-right: 20px !important;
  margin-right: 0.26667rem !important;
}
.margin-right-30[data-v-14d6fb90] {
  margin-right: 30px !important;
  margin-right: 0.4rem !important;
}
.margin-right-40[data-v-14d6fb90] {
  margin-right: 40px !important;
  margin-right: 0.53333rem !important;
}
.margin-right-50[data-v-14d6fb90] {
  margin-right: 50px !important;
  margin-right: 0.66667rem !important;
}
.margin-right-60[data-v-14d6fb90] {
  margin-right: 60px !important;
  margin-right: 0.8rem !important;
}
.margin-bottom-10[data-v-14d6fb90] {
  margin-bottom: 10px !important;
  margin-bottom: 0.13333rem !important;
}
.margin-bottom-20[data-v-14d6fb90] {
  margin-bottom: 20px !important;
  margin-bottom: 0.26667rem !important;
}
.margin-bottom-30[data-v-14d6fb90] {
  margin-bottom: 30px !important;
  margin-bottom: 0.4rem !important;
}
.margin-bottom-40[data-v-14d6fb90] {
  margin-bottom: 40px !important;
  margin-bottom: 0.53333rem !important;
}
.margin-bottom-50[data-v-14d6fb90] {
  margin-bottom: 50px !important;
  margin-bottom: 0.66667rem !important;
}
.margin-bottom-60[data-v-14d6fb90] {
  margin-bottom: 60px !important;
  margin-bottom: 0.8rem !important;
}
.margin-left-10[data-v-14d6fb90] {
  margin-left: 10px !important;
  margin-left: 0.13333rem !important;
}
.margin-left-20[data-v-14d6fb90] {
  margin-left: 20px !important;
  margin-left: 0.26667rem !important;
}
.margin-left-30[data-v-14d6fb90] {
  margin-left: 30px !important;
  margin-left: 0.4rem !important;
}
.margin-left-40[data-v-14d6fb90] {
  margin-left: 40px !important;
  margin-left: 0.53333rem !important;
}
.margin-left-50[data-v-14d6fb90] {
  margin-left: 50px !important;
  margin-left: 0.66667rem !important;
}
.margin-left-60[data-v-14d6fb90] {
  margin-left: 60px !important;
  margin-left: 0.8rem !important;
}
.padding-top-10[data-v-14d6fb90] {
  padding-top: 10px !important;
  padding-top: 0.13333rem !important;
}
.padding-top-20[data-v-14d6fb90] {
  padding-top: 20px !important;
  padding-top: 0.26667rem !important;
}
.padding-top-30[data-v-14d6fb90] {
  padding-top: 30px !important;
  padding-top: 0.4rem !important;
}
.padding-top-40[data-v-14d6fb90] {
  padding-top: 40px !important;
  padding-top: 0.53333rem !important;
}
.padding-top-50[data-v-14d6fb90] {
  padding-top: 50px !important;
  padding-top: 0.66667rem !important;
}
.padding-top-60[data-v-14d6fb90] {
  padding-top: 60px !important;
  padding-top: 0.8rem !important;
}
.padding-right-10[data-v-14d6fb90] {
  padding-right: 10px !important;
  padding-right: 0.13333rem !important;
}
.padding-right-20[data-v-14d6fb90] {
  padding-right: 20px !important;
  padding-right: 0.26667rem !important;
}
.padding-right-30[data-v-14d6fb90] {
  padding-right: 30px !important;
  padding-right: 0.4rem !important;
}
.padding-right-40[data-v-14d6fb90] {
  padding-right: 40px !important;
  padding-right: 0.53333rem !important;
}
.padding-right-50[data-v-14d6fb90] {
  padding-right: 50px !important;
  padding-right: 0.66667rem !important;
}
.padding-right-60[data-v-14d6fb90] {
  padding-right: 60px !important;
  padding-right: 0.8rem !important;
}
.padding-bottom-10[data-v-14d6fb90] {
  padding-bottom: 10px !important;
  padding-bottom: 0.13333rem !important;
}
.padding-bottom-20[data-v-14d6fb90] {
  padding-bottom: 20px !important;
  padding-bottom: 0.26667rem !important;
}
.padding-bottom-30[data-v-14d6fb90] {
  padding-bottom: 30px !important;
  padding-bottom: 0.4rem !important;
}
.padding-bottom-40[data-v-14d6fb90] {
  padding-bottom: 40px !important;
  padding-bottom: 0.53333rem !important;
}
.padding-bottom-50[data-v-14d6fb90] {
  padding-bottom: 50px !important;
  padding-bottom: 0.66667rem !important;
}
.padding-bottom-60[data-v-14d6fb90] {
  padding-bottom: 60px !important;
  padding-bottom: 0.8rem !important;
}
.padding-left-10[data-v-14d6fb90] {
  padding-left: 10px !important;
  padding-left: 0.13333rem !important;
}
.padding-left-20[data-v-14d6fb90] {
  padding-left: 20px !important;
  padding-left: 0.26667rem !important;
}
.padding-left-30[data-v-14d6fb90] {
  padding-left: 30px !important;
  padding-left: 0.4rem !important;
}
.padding-left-40[data-v-14d6fb90] {
  padding-left: 40px !important;
  padding-left: 0.53333rem !important;
}
.padding-left-50[data-v-14d6fb90] {
  padding-left: 50px !important;
  padding-left: 0.66667rem !important;
}
.padding-left-60[data-v-14d6fb90] {
  padding-left: 60px !important;
  padding-left: 0.8rem !important;
}
.bac-transparent[data-v-14d6fb90] {
  background-color: transparent !important;
}
.bac-transparent .layui-m-layerchild[data-v-14d6fb90] {
    background-color: transparent !important;
}
.layui-m-layer-lzAlert[data-v-14d6fb90] {
  width: 80% !important;
}
.layui-m-layer-lzAlert h3[data-v-14d6fb90] {
    line-height: 32px;
    line-height: 0.42667rem;
    height: unset;
    padding-top: 46px;
    padding-top: 0.61333rem;
    font-size: 32px;
    font-size: 0.42667rem;
}
.layui-m-layer-lzAlert .layui-m-layercont[data-v-14d6fb90] {
    font-size: 30px;
    font-size: 0.4rem;
    max-height: 300px;
    max-height: 4rem;
    overflow: auto;
    word-break: break-all;
    padding: 60px 40px;
    padding: 0.8rem 0.53333rem;
}
.layui-m-layer-lzAlert .layui-m-layerbtn span[yes][data-v-14d6fb90] {
    font-size: 30px;
    font-size: 0.4rem;
    color: #0084ff !important;
}
.layui-m-layer-inquiry[data-v-14d6fb90] {
  width: 80% !important;
}
.layui-m-layer-inquiry .layui-m-layercont[data-v-14d6fb90] {
    font-size: 30px;
    font-size: 0.4rem;
}
.layui-m-layer-design-lzAlert[data-v-14d6fb90] {
  width: 670px !important;
  width: 8.93333rem !important;
  padding-bottom: 70px;
  padding-bottom: 0.93333rem;
  border-radius: 32px !important;
  border-radius: 0.42667rem !important;
  background: url(../../static-product/img/alertbg.dacbbd63.png) no-repeat;
  background-size: 401px 334px;
  background-size: 5.34667rem 4.45333rem;
  background-position: center 168px;
  background-position: center 2.24rem;
  background-color: #fff;
}
.layui-m-layer-design-lzAlert .layui-m-layercont[data-v-14d6fb90] {
    font-size: 30px;
    font-size: 0.4rem;
    overflow: auto;
    word-break: break-all;
    padding: 60px 40px;
    padding: 0.8rem 0.53333rem;
}
.layui-m-layer-design-lzAlert .layui-m-layercont .title[data-v-14d6fb90] {
      font-size: 38px;
      font-size: 0.50667rem;
      line-height: 48px;
      line-height: 0.64rem;
      color: #000;
      text-align: center;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      font-family: PingFangSC-Semibold;
}
.layui-m-layer-design-lzAlert .layui-m-layercont .desc[data-v-14d6fb90] {
      font-size: 32px;
      font-size: 0.42667rem;
      color: #3c464f;
      text-align: center;
      line-height: 48px;
      line-height: 0.64rem;
      height: 144px;
      height: 1.92rem;
      overflow-y: auto;
      -webkit-overflow-scrolling: touch;
      margin-top: 439px;
      margin-top: 5.85333rem;
      font-family: PingFangSC-Regular;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn[data-v-14d6fb90] {
    width: 345px;
    width: 4.6rem;
    height: 95px;
    height: 1.26667rem;
    line-height: 95px;
    line-height: 1.26667rem;
    background: #3c7cfc;
    border: 1px solid #3c7cfc;
    overflow: hidden;
    -webkit-box-shadow: 0 10px 22px 0 rgba(60, 124, 252, 0.2);
    -webkit-box-shadow: 0 0.13333rem 0.29333rem 0 rgba(60, 124, 252, 0.2);
            box-shadow: 0 10px 22px 0 rgba(60, 124, 252, 0.2);
            box-shadow: 0 0.13333rem 0.29333rem 0 rgba(60, 124, 252, 0.2);
    border-radius: 54px;
    border-radius: 0.72rem;
    margin: 0 auto;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn span[yes][data-v-14d6fb90] {
      font-size: 36px;
      font-size: 0.48rem;
      color: #fff;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn span[yes][data-v-14d6fb90]:active {
      background: #3c7cfc;
}

/*按钮*/
/*最大按钮*/
.wts-btn-big[data-v-14d6fb90] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big[data-v-14d6fb90]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*中型按钮*/
.wts-btn-middle[data-v-14d6fb90] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 294px;
  width: 3.92rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 80px;
  line-height: 1.06667rem;
  border-radius: 8px;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-middle[data-v-14d6fb90]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-all[data-v-14d6fb90] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 110px;
  height: 1.46667rem;
  font-size: 40px;
  font-size: 0.53333rem;
  line-height: 110px;
  line-height: 1.46667rem;
  border-radius: 0;
  display: block;
  text-align: center;
}
.wts-btn-all[data-v-14d6fb90]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-free[data-v-14d6fb90] {
  color: #fff;
  background-color: #ff6e06;
  font-size: 30px;
  font-size: 0.4rem;
  border-radius: 5px;
  padding: 3px 10px;
  padding: 3px 0.13333rem;
  display: inline-block;
  text-align: center;
}
.wts-btn-free[data-v-14d6fb90]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}
.wts-btn-big-blue[data-v-14d6fb90] {
  color: #fff;
  background-color: #3aa9f8;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 94px;
  height: 1.25333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 94px;
  line-height: 1.25333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-blue[data-v-14d6fb90]:focus {
    color: #e6e6e6;
    background-color: #0994f6;
}

/*蓝色线型按钮-中*/
.wts-btn-cp[data-v-14d6fb90] {
  color: #fff;
  background-color: #0084ff;
  border: 1px solid #fff;
  display: inline-block;
  text-align: center;
  width: 310px;
  width: 4.13333rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 76px;
  line-height: 1.01333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-cp[data-v-14d6fb90]:hover, .wts-btn-cp[data-v-14d6fb90]:focus {
    color: #fff;
    background-color: #fff;
    border: 1px solid #fff;
}
.wts-btn-radius[data-v-14d6fb90] {
  color: #aaa;
  background-color: #fff;
  border: 1px solid #aaa;
  display: inline-block;
  text-align: center;
  width: 153px;
  width: 2.04rem;
  height: 55px;
  height: 0.73333rem;
  font-size: 26px;
  font-size: 0.34667rem;
  line-height: 55px;
  line-height: 0.73333rem;
  border-radius: 25px;
  border-radius: 0.33333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-radius[data-v-14d6fb90]:hover, .wts-btn-radius[data-v-14d6fb90]:focus {
    color: #fff;
    background-color: #aaa;
    border: 1px solid #aaa;
}

/*微大型按钮*/
.wts-btn-big-01[data-v-14d6fb90] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 590px;
  width: 7.86667rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-01[data-v-14d6fb90]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*查看更多*/
.wts-btn-more[data-v-14d6fb90] {
  display: block;
  border-top: 1px solid #eee;
  height: 86px;
  height: 1.14667rem;
  line-height: 86px;
  line-height: 1.14667rem;
  text-align: center;
  margin-left: -60px;
  margin-left: -0.8rem;
  color: #000;
  font-size: 28px;
  font-size: 0.37333rem;
  position: relative;
}
.wts-btn-more[data-v-14d6fb90]:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 38%;
  margin-top: -18px;
  margin-top: -0.24rem;
  margin-left: 90px;
  margin-left: 1.2rem;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  border-right: 3px solid #000;
  border-top: 3px solid #000;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}
.lz-readys[data-v-14d6fb90] {
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  min-height: 100vh;
  background-color: #fff;
  z-index: 9999;
}
.lz-readys .spinner[data-v-14d6fb90] {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -20px;
    margin-top: -0.26667rem;
    margin-left: -20px;
    margin-left: -0.26667rem;
    width: 40px;
    width: 0.53333rem;
    height: 40px;
    height: 0.53333rem;
}
.lz-readys .container1 > div[data-v-14d6fb90],
  .lz-readys .container2 > div[data-v-14d6fb90],
  .lz-readys .container3 > div[data-v-14d6fb90] {
    width: 10px;
    width: 0.13333rem;
    height: 10px;
    height: 0.13333rem;
    background-color: #0084ff;
    border-radius: 100%;
    position: absolute;
    -webkit-animation: bouncedelay-14d6fb90 1.2s infinite ease-in-out;
    animation: bouncedelay-14d6fb90 1.2s infinite ease-in-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.lz-readys .spinner .spinner-container[data-v-14d6fb90] {
    position: absolute;
    width: 100%;
    height: 100%;
}
.lz-readys .container2[data-v-14d6fb90] {
    -webkit-transform: rotateZ(45deg);
    -ms-transform: rotate(45deg);
        transform: rotateZ(45deg);
}
.lz-readys .container3[data-v-14d6fb90] {
    -webkit-transform: rotateZ(90deg);
    -ms-transform: rotate(90deg);
        transform: rotateZ(90deg);
}
.lz-readys .circle1[data-v-14d6fb90] {
    top: 0;
    left: 0;
}
.lz-readys .circle2[data-v-14d6fb90] {
    top: 0;
    right: 0;
}
.lz-readys .circle3[data-v-14d6fb90] {
    right: 0;
    bottom: 0;
}
.lz-readys .circle4[data-v-14d6fb90] {
    left: 0;
    bottom: 0;
}
.lz-readys .container2 .circle1[data-v-14d6fb90] {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}
.lz-readys .container3 .circle1[data-v-14d6fb90] {
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
}
.lz-readys .container1 .circle2[data-v-14d6fb90] {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}
.lz-readys .container2 .circle2[data-v-14d6fb90] {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}
.lz-readys .container3 .circle2[data-v-14d6fb90] {
    -webkit-animation-delay: -0.7s;
    animation-delay: -0.7s;
}
.lz-readys .container1 .circle3[data-v-14d6fb90] {
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.6s;
}
.lz-readys .container2 .circle3[data-v-14d6fb90] {
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s;
}
.lz-readys .container3 .circle3[data-v-14d6fb90] {
    -webkit-animation-delay: -0.4s;
    animation-delay: -0.4s;
}
.lz-readys .container1 .circle4[data-v-14d6fb90] {
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s;
}
.lz-readys .container2 .circle4[data-v-14d6fb90] {
    -webkit-animation-delay: -0.2s;
    animation-delay: -0.2s;
}
.lz-readys .container3 .circle4[data-v-14d6fb90] {
    -webkit-animation-delay: -0.1s;
    animation-delay: -0.1s;
}
@-webkit-keyframes bouncedelay-14d6fb90 {
0%,
  80%,
  100% {
    -webkit-transform: scale(0);
}
40% {
    -webkit-transform: scale(1);
}
}
@keyframes bouncedelay-14d6fb90 {
0%,
  80%,
  100% {
    transform: scale(0);
    -webkit-transform: scale(0);
}
40% {
    transform: scale(1);
    -webkit-transform: scale(1);
}
}
.lz-readys .loadText[data-v-14d6fb90] {
    position: absolute;
    top: 40%;
    left: 50%;
    width: 100px;
    width: 1.33333rem;
    margin-left: -50px;
    margin-left: -0.66667rem;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    font-size: 14px;
    font-size: 0.18667rem;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.6);
    color: #fff;
    font-size: 14px;
    padding-bottom: 10px;
    padding-bottom: 0.13333rem;
}
.lz-readys .loadText .gifLoad[data-v-14d6fb90] {
      width: 60px;
      width: 0.8rem;
      height: 60px;
      height: 0.8rem;
      display: block;
      margin: 10px auto;
      margin: 0.13333rem auto;
}
.design-modal[data-v-14d6fb90] {
  width: 630px;
  width: 8.4rem;
}
.design-modal.design-modal-footer[data-v-14d6fb90] {
    width: 690px;
    width: 9.2rem;
    bottom: 20px;
    bottom: 0.26667rem;
    top: auto;
    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    border-radius: 10px;
    border-radius: 0.13333rem;
    background: rgba(255, 255, 255, 0.8);
}
.design-modal.design-modal-footer .van-dialog__footer[data-v-14d6fb90] {
      display: none;
}
.design-modal.design-modal-confirm[data-v-14d6fb90] {
    width: 650px;
    width: 8.66667rem;
}
.design-modal.design-modal-confirm .van-dialog__content .van-dialog__message[data-v-14d6fb90] {
      padding: 40px 30px;
      padding: 0.53333rem 0.4rem;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-button--default[data-v-14d6fb90] {
      width: 260px;
      width: 3.46667rem;
      height: 80px;
      height: 1.06667rem;
      background: #236DFF;
      border-radius: 40px;
      border-radius: 0.53333rem;
      -webkit-box-flex: 0;
          -ms-flex: none;
              flex: none;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-button--default .van-button__text[data-v-14d6fb90] {
        font-size: 28px;
        font-size: 0.37333rem;
        color: #fff;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-dialog__cancel[data-v-14d6fb90] {
      background: #fff;
      border: 1px solid #236DFF;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-dialog__cancel .van-button__text[data-v-14d6fb90] {
        color: #236DFF;
}
.design-modal .van-dialog__header[data-v-14d6fb90] {
    color: #000000;
    font-size: 34px;
    font-size: 0.45333rem;
    line-height: 48px;
    line-height: 0.64rem;
    padding-top: 40px;
    padding-top: 0.53333rem;
    font-weight: 700;
}
.design-modal .van-dialog__content .van-dialog__message[data-v-14d6fb90] {
    color: #444444;
    font-size: 30px;
    font-size: 0.4rem;
    line-height: 42px;
    line-height: 0.56rem;
    padding: 30px;
    padding: 0.4rem;
}
.design-modal .van-dialog__footer[data-v-14d6fb90] {
    padding: 0 30px 40px;
    padding: 0 0.4rem 0.53333rem;
}
.design-modal .van-dialog__footer.van-hairline--top[data-v-14d6fb90]::after {
      border: none;
}
.design-modal .van-dialog__footer .van-button--default[data-v-14d6fb90] {
      width: 320px;
      width: 4.26667rem;
      height: 88px;
      height: 1.17333rem;
      background: #236DFF;
      border-radius: 44px;
      border-radius: 0.58667rem;
      margin: 0 auto;
      -webkit-box-flex: 0;
          -ms-flex: none;
              flex: none;
}
.design-modal .van-dialog__footer .van-button--default .van-button__text[data-v-14d6fb90] {
        font-size: 32px;
        font-size: 0.42667rem;
        color: #fff;
}
.upload_new[data-v-14d6fb90] {
  margin: 0 auto;
}
.upload_new .wrapper[data-v-14d6fb90] {
    background: #fff;
}
.upload_new .wrapper .space > div > div[data-v-14d6fb90] {
      height: 10px;
      height: 0.13333rem;
      background: #f2f2f2;
}
.upload_new .wrapper .pic_list_ID[data-v-14d6fb90] {
      display: inline-block;
      vertical-align: middle;
}
.upload_new .wrapper .pic_list_ID > div[data-v-14d6fb90] {
        width: 305px;
        width: 4.06667rem;
        height: 160px;
        height: 2.13333rem;
        display: inline-block;
        position: relative;
        vertical-align: top;
}
.upload_new .wrapper .pic_list_ID > div > .delete[data-v-14d6fb90] {
          position: absolute;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center;
          right: -13px;
          right: -0.17333rem;
          top: -13px;
          top: -0.17333rem;
          width: 27px;
          width: 0.36rem;
          height: 27px;
          height: 0.36rem;
          border-radius: 50%;
          font-size: 28px;
          font-size: 0.37333rem;
          color: #fff;
          background: rgba(0, 0, 0, 0.7);
}
.upload_new .wrapper .pic_list_ID > div > div[data-v-14d6fb90] {
          width: 305px;
          width: 4.06667rem;
          height: 160px;
          height: 2.13333rem;
          overflow: hidden;
          position: relative;
}
.upload_new .wrapper .pic_list_ID > div > div > img[data-v-14d6fb90] {
            width: 305px;
            width: 4.06667rem;
            height: 160px;
            height: 2.13333rem;
}
.upload_new .wrapper .pic_list_ID > div > div > .modal[data-v-14d6fb90] {
            width: 100%;
            height: 100%;
            background: rgba(0, 0, 0, 0.3);
            position: absolute;
            left: 0;
            top: 0;
            color: #fff;
            text-align: center;
            line-height: 220px;
            line-height: 2.93333rem;
            font-size: 25px;
            font-size: 0.33333rem;
}
.upload_new .wrapper .cardSide_upload[data-v-14d6fb90] {
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important;
      -webkit-box-orient: vertical !important;
      -webkit-box-direction: normal !important;
          -ms-flex-direction: column !important;
              flex-direction: column !important;
      -webkit-box-align: center !important;
          -ms-flex-align: center !important;
              align-items: center !important;
      border-radius: 4px;
      border: 1px dashed #236dff;
      width: 305px !important;
      width: 4.06667rem !important;
      height: 160px !important;
      height: 2.13333rem !important;
      position: relative;
}
.upload_new .wrapper .cardSide_upload > .upload_ico[data-v-14d6fb90] {
        width: 32px;
        width: 0.42667rem;
        height: 29px;
        height: 0.38667rem;
        margin-top: 46px;
        margin-top: 0.61333rem;
}
.upload_new .wrapper .cardSide_upload .bank_icon[data-v-14d6fb90] {
        width: 43px;
        width: 0.57333rem;
        height: 32px;
        height: 0.42667rem;
}
.upload_new .wrapper .cardSide_upload .desc[data-v-14d6fb90] {
        color: #236dff;
        font-size: 20px;
        font-size: 0.26667rem;
        margin-top: 10px;
        margin-top: 0.13333rem;
}

@charset "UTF-8";
/*---------       字体行高       -----------*/
/*---------       字体颜色       -----------*/
/*---------       边框颜色       -----------*/
/*---------       背景颜色       -----------*/
/*--------- 按钮颜色  ---- */
/* 属性多值传递
ex:
@include remCalc(padding,10,20);
padding: 0.13333rem 0.26667rem;*/
/*按钮纯色系*/
/*按钮边框色系*/
/*按钮大小*/
/*自适应按钮*/
/*标题*/
/*小消息标签*/
/*背景色点击变化*/
/*字数省略限制*/
/*波纹点击效果*/
/*按钮*/
/*最大按钮*/
.wts-btn-big[data-v-65e0d7a9] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big[data-v-65e0d7a9]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*中型按钮*/
.wts-btn-middle[data-v-65e0d7a9] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 294px;
  width: 3.92rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 80px;
  line-height: 1.06667rem;
  border-radius: 8px;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-middle[data-v-65e0d7a9]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-all[data-v-65e0d7a9] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 110px;
  height: 1.46667rem;
  font-size: 40px;
  font-size: 0.53333rem;
  line-height: 110px;
  line-height: 1.46667rem;
  border-radius: 0;
  display: block;
  text-align: center;
}
.wts-btn-all[data-v-65e0d7a9]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-free[data-v-65e0d7a9] {
  color: #fff;
  background-color: #ff6e06;
  font-size: 30px;
  font-size: 0.4rem;
  border-radius: 5px;
  padding: 3px 10px;
  padding: 3px 0.13333rem;
  display: inline-block;
  text-align: center;
}
.wts-btn-free[data-v-65e0d7a9]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}
.wts-btn-big-blue[data-v-65e0d7a9] {
  color: #fff;
  background-color: #3aa9f8;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 94px;
  height: 1.25333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 94px;
  line-height: 1.25333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-blue[data-v-65e0d7a9]:focus {
    color: #e6e6e6;
    background-color: #0994f6;
}

/*蓝色线型按钮-中*/
.wts-btn-cp[data-v-65e0d7a9] {
  color: #fff;
  background-color: #0084ff;
  border: 1px solid #fff;
  display: inline-block;
  text-align: center;
  width: 310px;
  width: 4.13333rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 76px;
  line-height: 1.01333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-cp[data-v-65e0d7a9]:hover, .wts-btn-cp[data-v-65e0d7a9]:focus {
    color: #fff;
    background-color: #fff;
    border: 1px solid #fff;
}
.wts-btn-radius[data-v-65e0d7a9] {
  color: #aaa;
  background-color: #fff;
  border: 1px solid #aaa;
  display: inline-block;
  text-align: center;
  width: 153px;
  width: 2.04rem;
  height: 55px;
  height: 0.73333rem;
  font-size: 26px;
  font-size: 0.34667rem;
  line-height: 55px;
  line-height: 0.73333rem;
  border-radius: 25px;
  border-radius: 0.33333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-radius[data-v-65e0d7a9]:hover, .wts-btn-radius[data-v-65e0d7a9]:focus {
    color: #fff;
    background-color: #aaa;
    border: 1px solid #aaa;
}

/*微大型按钮*/
.wts-btn-big-01[data-v-65e0d7a9] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 590px;
  width: 7.86667rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-01[data-v-65e0d7a9]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*查看更多*/
.wts-btn-more[data-v-65e0d7a9] {
  display: block;
  border-top: 1px solid #eee;
  height: 86px;
  height: 1.14667rem;
  line-height: 86px;
  line-height: 1.14667rem;
  text-align: center;
  margin-left: -60px;
  margin-left: -0.8rem;
  color: #000;
  font-size: 28px;
  font-size: 0.37333rem;
  position: relative;
}
.wts-btn-more[data-v-65e0d7a9]:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 38%;
  margin-top: -18px;
  margin-top: -0.24rem;
  margin-left: 90px;
  margin-left: 1.2rem;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  border-right: 3px solid #000;
  border-top: 3px solid #000;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}
.body-container[data-v-65e0d7a9] {
  width: 750px;
  width: 10rem;
  margin: 0 auto;
  position: relative;
  background-color: #f5f5f5;
}
.lz-top-img[data-v-65e0d7a9] {
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
}

/*单选框*/
.lz-radio[data-v-65e0d7a9] {
  position: relative;
  -webkit-appearance: none;
  width: 18px;
  width: 0.24rem;
  height: 18px;
  height: 0.24rem;
  background-color: transparent;
  border: none;
}
.lz-radio[data-v-65e0d7a9]:before {
  content: "\e623";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 12px;
  font-size: 0.16rem;
  line-height: 18px;
  line-height: 0.24rem;
  text-align: center;
  width: 18px;
  width: 0.24rem;
  height: 18px;
  height: 0.24rem;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  color: #fff;
  opacity: 1;
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 50%;
}
.lz-radio[data-v-65e0d7a9]:checked::before {
  background-color: #0084ff;
  border: 1px solid #0084ff;
}
.lz-radio-new[data-v-65e0d7a9] {
  position: relative;
  background-color: #fff;
  width: 40px;
  width: 0.53333rem;
  height: 40px;
  height: 0.53333rem;
  border-radius: 50%;
  display: inline-block;
  border: 1px solid #e5e5e5;
}
.lz-radio-new[data-check=true][data-v-65e0d7a9] {
  background-color: #0084ff;
  border: 1px solid #0084ff;
}
.lz-radio-new[data-check=true][data-v-65e0d7a9]:before {
  content: "\e6f0";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 20px;
  font-size: 0.26667rem;
  line-height: 40px;
  line-height: 0.53333rem;
  text-align: center;
  color: #fff;
  position: absolute;
  top: 2px;
  right: 4px;
  margin-top: -1px;
}

/*多选框*/
.lz-checkbox[data-v-65e0d7a9] {
  position: relative;
  -webkit-appearance: none;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: transparent;
  border: none;
}
.lz-checkbox[data-v-65e0d7a9]:before {
  content: "\e64e";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 14px;
  font-size: 0.18667rem;
  line-height: 24px;
  line-height: 0.32rem;
  text-align: center;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: #fff;
  color: transparent;
  border: 1px solid #ccc;
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 6px;
}
.lz-checkbox[data-v-65e0d7a9]:checked::before {
  color: #0084ff;
  background-color: #fff;
  border: 1px solid #0084ff;
}

/*多选框2-选择外层选中*/
.lz-checkbox-02[data-v-65e0d7a9] {
  position: relative;
  -webkit-appearance: none;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: transparent;
  border: none;
}
.lz-checkbox-02[data-v-65e0d7a9]:before {
  content: "\e623";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 14px;
  font-size: 0.18667rem;
  line-height: 21px;
  line-height: 0.28rem;
  text-align: center;
  width: 22px;
  width: 0.29333rem;
  height: 21px;
  height: 0.28rem;
  background-color: #fff;
  color: transparent;
  border: 1px solid #ccc;
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.checkLi[data-v-65e0d7a9] {
  color: #0084ff !important;
}
.checkLi .lz-checkbox-02[data-v-65e0d7a9]:before {
    color: #fff;
    background-color: #0084ff;
    border: 1px solid #0084ff;
}

/*底部按钮*/
.lz-apply-btn[data-v-65e0d7a9] {
  position: fixed;
  bottom: 0;
  border-top: 2px solid #fff;
  z-index: 20;
  color: #666;
  background-color: #f0f0f0;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 100px;
  height: 1.33333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 0;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.lz-apply-btn i[data-v-65e0d7a9] {
    font-size: 40px;
    font-size: 0.53333rem;
    margin-right: 10px;
    margin-right: 0.13333rem;
}

/*底部提示*/
.lz-lp-footer[data-v-65e0d7a9] {
  position: absolute;
  bottom: 100px;
  bottom: 1.33333rem;
  padding: 10px;
  padding: 0.13333rem;
}
.lz-lp-footer p[data-v-65e0d7a9] {
    margin-bottom: 10px;
    margin-bottom: 0.13333rem;
}

/*顶部返回栏*/
.lz-top-title-empty[data-v-65e0d7a9] {
  width: 100%;
  height: 90px;
  height: 1.2rem;
}
.lz-top-title[data-v-65e0d7a9] {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 555;
  width: 100%;
  height: 90px;
  height: 1.2rem;
  line-height: 90px;
  line-height: 1.2rem;
  background-color: #0084ff;
  color: #fff;
  font-size: 28px;
  font-size: 0.37333rem;
}
.lz-top-title .left[data-v-65e0d7a9] {
    position: absolute;
    top: 0;
    left: 20px;
    left: 0.26667rem;
    color: #fff;
}
.lz-top-title .right[data-v-65e0d7a9] {
    position: absolute;
    top: 0;
    right: 20px;
    right: 0.26667rem;
    color: #fff;
}
.lz-top-title .center[data-v-65e0d7a9] {
    text-align: center;
    font-size: 32px;
    font-size: 0.42667rem;
}

/*订单页*/
.lz-order-list[data-v-65e0d7a9] {
  background-color: #fff;
  padding-top: 44px;
  padding-top: 0.58667rem;
}
.lz-order-list .titles[data-v-65e0d7a9] {
    font-size: 36px;
    font-size: 0.48rem;
    color: #222;
    text-align: center;
}
.lz-order-list .need-com[data-v-65e0d7a9] {
    position: relative;
    top: -4px;
    font-size: 12px;
    font-size: 0.16rem;
    line-height: 1.2;
    padding: 1px 8px;
    background-color: #fff;
    position: relative;
    color: #fff;
    border-radius: 5px;
    font-size: 28px;
    font-size: 0.37333rem;
    border: 1px solid #0084ff;
    margin-left: 5px;
    color: #0084ff;
}
.lz-order-list .need-com[data-v-65e0d7a9]::before {
      content: '';
      position: absolute;
      left: -6px;
      top: 50%;
      margin-top: -3px;
      width: 0;
      height: 0;
      border: 3px solid transparent;
      border-right-color: #fff;
}
.lz-order-list .need-com[data-v-65e0d7a9]:before {
    content: 0;
}
.lz-order-list .uls-order[data-v-65e0d7a9] {
    width: 100%;
}
.lz-order-list .uls-order > li[data-v-65e0d7a9] {
      text-align: center;
      font-size: 36px;
      font-size: 0.48rem;
      display: block;
      padding: 40px 0;
      padding: 0.53333rem 0;
}
.lz-order-list .uls-order > li .order-name[data-v-65e0d7a9] {
        display: block;
        line-height: 40px;
        line-height: 0.53333rem;
        color: #000;
}
.lz-order-list .uls-order > li .order-inform[data-v-65e0d7a9] {
        font-size: 60px;
        font-size: 0.8rem;
        display: block;
        margin-top: 4px;
        line-height: 80px;
        line-height: 1.06667rem;
        color: #ff6f07;
}
.lz-order-list .btn-check[data-v-65e0d7a9],
  .lz-order-list .btn-pay[data-v-65e0d7a9] {
    color: #ccc;
    background-color: #fff;
    border: 1px solid #ccc;
    display: inline-block;
    text-align: center;
    width: 180px;
    width: 2.4rem;
    height: 60px;
    height: 0.8rem;
    font-size: 28px;
    font-size: 0.37333rem;
    line-height: 56px;
    line-height: 0.74667rem;
    border-radius: 0;
    float: right;
    margin-left: 10px;
    margin-left: 0.13333rem;
}
.lz-order-list .btn-check[data-v-65e0d7a9]:hover, .lz-order-list .btn-check[data-v-65e0d7a9]:focus,
    .lz-order-list .btn-pay[data-v-65e0d7a9]:hover,
    .lz-order-list .btn-pay[data-v-65e0d7a9]:focus {
      color: #fff;
      background-color: #ccc;
      border: 1px solid #ccc;
}
.pay-many[data-v-65e0d7a9] {
  margin-top: 12px;
  margin-top: 0.16rem;
  line-height: 88px;
  line-height: 1.17333rem;
  display: block;
  padding-left: 30px;
  padding-left: 0.4rem;
  font-size: 36px;
  font-size: 0.48rem;
}
.lz-bankBanch[data-v-65e0d7a9] {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}
.lz-bankBanch.active[data-v-65e0d7a9] {
    display: block;
}
.lz-bankBanch .lz-drop-search[data-v-65e0d7a9] {
    background-color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}
.lz-bankBanch .lz-drop-search .title[data-v-65e0d7a9] {
      position: relative;
      width: 100%;
      height: 100px;
      height: 1.33333rem;
      line-height: 100px;
      line-height: 1.33333rem;
      font-size: 34px;
      font-size: 0.45333rem;
      text-align: center;
}
.lz-bankBanch .lz-drop-search .title i[data-v-65e0d7a9] {
        font-size: 50px;
        font-size: 0.66667rem;
        position: absolute;
        right: 0;
        top: 0;
        width: 80px;
        width: 1.06667rem;
        line-height: 100px;
        line-height: 1.33333rem;
}
.lz-bankBanch .lz-drop-search .search-box[data-v-65e0d7a9] {
      position: relative;
      width: 100%;
      height: 100px;
      height: 1.33333rem;
      padding: 15px 40px;
      padding: 0.2rem 0.53333rem;
      text-align: center;
      background-color: #f5f5f5;
}
.lz-bankBanch .lz-drop-search .search-box i[data-v-65e0d7a9] {
        position: absolute;
        left: 50px;
        left: 0.66667rem;
        top: 50%;
        margin-top: -35px;
        margin-top: -0.46667rem;
        font-size: 30px;
        font-size: 0.4rem;
        height: 70px;
        height: 0.93333rem;
        line-height: 70px;
        line-height: 0.93333rem;
        color: #999;
}
.lz-bankBanch .lz-drop-search .search[data-v-65e0d7a9] {
      display: block;
      width: 100%;
      height: 70px;
      height: 0.93333rem;
      background-color: #fff;
      color: #333;
      padding-left: 50px;
      padding-left: 0.66667rem;
      margin: 0;
      border-color: #fff;
      font-size: 32px;
      font-size: 0.42667rem;
      border: none;
}
.lz-bankBanch .lz-drop-search .selected[data-v-65e0d7a9] {
      width: 100%;
      height: 300px;
      height: 4rem;
      padding: 10px 20px;
      padding: 0.13333rem 0.26667rem;
      overflow: auto !important;
}
.lz-bankBanch .lz-drop-search .selected .option[data-v-65e0d7a9] {
        position: relative;
        display: block;
        min-height: 20px;
        min-height: 0.26667rem;
        width: 100%;
        font-size: 16px;
        font-size: 0.21333rem;
        line-height: 20px;
        line-height: 0.26667rem;
        padding: 5px 0;
        color: #666;
        border-top: 1px solid #ececec;
}
.lz-bankBanch .lz-drop-search .selected .option[data-v-65e0d7a9]:first-child {
          border-top: none;
}
.lz-list-block[data-v-65e0d7a9] {
  position: relative;
}
.lz-list-block .ul-List .icons-left[data-v-65e0d7a9] {
    position: absolute;
    width: 50px;
    width: 0.66667rem;
    left: 0;
    top: 25px;
    top: 0.33333rem;
    display: inline-block;
    height: 50px;
    height: 0.66667rem;
    font-size: 44px;
    font-size: 0.58667rem;
    color: #0084ff;
}
.lz-list-block .ul-List .ripple[data-v-65e0d7a9] {
    position: relative;
    overflow: hidden;
}
.lz-list-block .ul-List .ripple[data-v-65e0d7a9]:after {
      content: "";
      display: block;
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      pointer-events: none;
      background-image: radial-gradient(circle, #666 10%, transparent 10.01%);
      background-repeat: no-repeat;
      background-position: 50%;
      -webkit-transform: scale(10, 10);
          -ms-transform: scale(10, 10);
              transform: scale(10, 10);
      opacity: 0;
      -webkit-transition: opacity .5s, -webkit-transform .3s;
      transition: opacity .5s, -webkit-transform .3s;
      transition: transform .3s, opacity .5s;
      transition: transform .3s, opacity .5s, -webkit-transform .3s;
}
.lz-list-block .ul-List .ripple[data-v-65e0d7a9]:active:after {
      -webkit-transform: scale(0, 0);
          -ms-transform: scale(0, 0);
              transform: scale(0, 0);
      opacity: .3;
      -webkit-transition: 0s;
      transition: 0s;
}
.lz-list-block .ul-List .item-content[data-v-65e0d7a9] {
    background-color: #fff;
    width: 100%;
    line-height: 100px;
    line-height: 1.33333rem;
    height: 100px;
    height: 1.33333rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 30px;
    padding: 0 0.4rem;
    border-bottom: 1px solid #e7e7e7;
    font-size: 30px;
    font-size: 0.4rem;
}
.lz-list-block .ul-List .item-content > a.item-link[data-v-65e0d7a9] {
      font-size: 30px;
      font-size: 0.4rem;
      display: block;
      width: 100%;
      height: 100%;
      color: #000;
}
.lz-list-block .ul-List .item-content .item-inner[data-v-65e0d7a9] {
      width: 100%;
      height: 100%;
      position: relative;
      padding-right: 40px;
      padding-right: 0.53333rem;
      padding-left: 70px;
      padding-left: 0.93333rem;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
}
.lz-list-block .ul-List .item-content .icon-gerenziliao[data-v-65e0d7a9] {
      font-size: 30px;
      font-size: 0.4rem;
}
.lz-list-block .ul-List .item-content .icons-right[data-v-65e0d7a9] {
      position: absolute;
      right: 0;
      top: 0;
      display: inline-block;
      height: 100px;
      height: 1.33333rem;
      line-height: 100px;
      line-height: 1.33333rem;
      font-size: 36px;
      font-size: 0.48rem;
      color: #cac9ce;
}
.lz-list-block .ul-List .item-content .item-form[data-v-65e0d7a9] {
      padding-left: 0;
}
.lz-list-block .ul-List .item-content .item-form .item-e-left[data-v-65e0d7a9] {
        width: 30%;
        height: 100%;
        display: inline-block;
        float: left;
}
.lz-list-block .ul-List .item-content .item-form .item-e-right[data-v-65e0d7a9] {
        width: 68%;
        height: 100%;
        text-align: right;
        display: inline-block;
        float: right;
        margin-bottom: 0;
}
.lz-list-block .ul-List .item-content .item-form input[type="text"][data-v-65e0d7a9] {
        border: none;
        background-color: #fff;
}
.lz-list-block .ul-List .item-content .item-form .lz-radio[data-v-65e0d7a9] {
        margin-top: 30px;
        margin-top: 0.4rem;
}
.lz-list-block .ul-List .item-content .item-form .date-input[data-v-65e0d7a9] {
        border: none;
        text-align: right;
        background-color: #fff;
        height: 90px;
        height: 1.2rem;
        line-height: 90px;
        line-height: 1.2rem;
        margin-right: -55px;
        margin-right: -0.73333rem;
}
.lz-list-block .ul-List .item-content .item-title[data-v-65e0d7a9] {
      padding: 0;
}
.lz-list-block .ul-List .item-content .item-title .item-img[data-v-65e0d7a9] {
        position: absolute;
        right: 0;
        top: 5px;
        width: 90px;
        width: 1.2rem;
        height: 90px;
        height: 1.2rem;
        border-radius: 50%;
}
.shadeBox[data-v-65e0d7a9] {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 999;
  background-color: rgba(0, 0, 0, 0.4);
}
#emptyDom[data-v-65e0d7a9] {
  font-size: 34px;
  font-size: 0.45333rem;
}
#emptyDom .empty-icon[data-v-65e0d7a9] {
    width: 185px;
    width: 2.46667rem;
    display: block;
    margin: 30px auto 10px;
    margin: 0.4rem auto 0.13333rem;
}
#emptyDom p[data-v-65e0d7a9] {
    text-align: center;
    font-size: 34px;
    font-size: 0.45333rem;
}
.lz-layer-bg[data-v-65e0d7a9] {
  background-color: transparent !important;
}
.layui-m-layer2 .layui-m-layerchild p[data-v-65e0d7a9] {
  color: #fff;
}
.layout-enter-active[data-v-65e0d7a9], .layout-leave-active[data-v-65e0d7a9] {
  -webkit-transition: opacity .5s;
  transition: opacity .5s;
}
.layout-enter[data-v-65e0d7a9], .layout-leave-active[data-v-65e0d7a9] {
  opacity: 0;
}
.van-picker button[data-v-65e0d7a9] {
  font-size: 30px;
  font-size: 0.4rem;
}
.van-image[data-v-65e0d7a9] {
  vertical-align: middle;
}
.van-image img[data-v-65e0d7a9] {
    vertical-align: middle;
}
.share-process-yindao[data-v-65e0d7a9] {
  background-color: transparent;
  position: fixed;
  left: 0;
  top: 0;
  width: 750px;
  width: 10rem;
}
.share-process-yindao .layui-m-layercont[data-v-65e0d7a9] {
    text-align: right;
    padding-right: 20px;
    padding-right: 0.26667rem;
    padding-top: 20px;
    padding-top: 0.26667rem;
}
.share-process-yindao img[data-v-65e0d7a9] {
    width: 560px;
    width: 7.46667rem;
}
.vue-puzzle-vcode[data-v-65e0d7a9] {
  z-index: 999999 !important;
}
.vue-puzzle-vcode .vue-auth-box_[data-v-65e0d7a9] {
    top: 50%;
}
.margin-top-10[data-v-65e0d7a9] {
  margin-top: 10px !important;
  margin-top: 0.13333rem !important;
}
.margin-top-20[data-v-65e0d7a9] {
  margin-top: 20px !important;
  margin-top: 0.26667rem !important;
}
.margin-top-30[data-v-65e0d7a9] {
  margin-top: 30px !important;
  margin-top: 0.4rem !important;
}
.margin-top-40[data-v-65e0d7a9] {
  margin-top: 40px !important;
  margin-top: 0.53333rem !important;
}
.margin-top-50[data-v-65e0d7a9] {
  margin-top: 50px !important;
  margin-top: 0.66667rem !important;
}
.margin-top-60[data-v-65e0d7a9] {
  margin-top: 60px !important;
  margin-top: 0.8rem !important;
}
.margin-right-10[data-v-65e0d7a9] {
  margin-right: 10px !important;
  margin-right: 0.13333rem !important;
}
.margin-right-20[data-v-65e0d7a9] {
  margin-right: 20px !important;
  margin-right: 0.26667rem !important;
}
.margin-right-30[data-v-65e0d7a9] {
  margin-right: 30px !important;
  margin-right: 0.4rem !important;
}
.margin-right-40[data-v-65e0d7a9] {
  margin-right: 40px !important;
  margin-right: 0.53333rem !important;
}
.margin-right-50[data-v-65e0d7a9] {
  margin-right: 50px !important;
  margin-right: 0.66667rem !important;
}
.margin-right-60[data-v-65e0d7a9] {
  margin-right: 60px !important;
  margin-right: 0.8rem !important;
}
.margin-bottom-10[data-v-65e0d7a9] {
  margin-bottom: 10px !important;
  margin-bottom: 0.13333rem !important;
}
.margin-bottom-20[data-v-65e0d7a9] {
  margin-bottom: 20px !important;
  margin-bottom: 0.26667rem !important;
}
.margin-bottom-30[data-v-65e0d7a9] {
  margin-bottom: 30px !important;
  margin-bottom: 0.4rem !important;
}
.margin-bottom-40[data-v-65e0d7a9] {
  margin-bottom: 40px !important;
  margin-bottom: 0.53333rem !important;
}
.margin-bottom-50[data-v-65e0d7a9] {
  margin-bottom: 50px !important;
  margin-bottom: 0.66667rem !important;
}
.margin-bottom-60[data-v-65e0d7a9] {
  margin-bottom: 60px !important;
  margin-bottom: 0.8rem !important;
}
.margin-left-10[data-v-65e0d7a9] {
  margin-left: 10px !important;
  margin-left: 0.13333rem !important;
}
.margin-left-20[data-v-65e0d7a9] {
  margin-left: 20px !important;
  margin-left: 0.26667rem !important;
}
.margin-left-30[data-v-65e0d7a9] {
  margin-left: 30px !important;
  margin-left: 0.4rem !important;
}
.margin-left-40[data-v-65e0d7a9] {
  margin-left: 40px !important;
  margin-left: 0.53333rem !important;
}
.margin-left-50[data-v-65e0d7a9] {
  margin-left: 50px !important;
  margin-left: 0.66667rem !important;
}
.margin-left-60[data-v-65e0d7a9] {
  margin-left: 60px !important;
  margin-left: 0.8rem !important;
}
.padding-top-10[data-v-65e0d7a9] {
  padding-top: 10px !important;
  padding-top: 0.13333rem !important;
}
.padding-top-20[data-v-65e0d7a9] {
  padding-top: 20px !important;
  padding-top: 0.26667rem !important;
}
.padding-top-30[data-v-65e0d7a9] {
  padding-top: 30px !important;
  padding-top: 0.4rem !important;
}
.padding-top-40[data-v-65e0d7a9] {
  padding-top: 40px !important;
  padding-top: 0.53333rem !important;
}
.padding-top-50[data-v-65e0d7a9] {
  padding-top: 50px !important;
  padding-top: 0.66667rem !important;
}
.padding-top-60[data-v-65e0d7a9] {
  padding-top: 60px !important;
  padding-top: 0.8rem !important;
}
.padding-right-10[data-v-65e0d7a9] {
  padding-right: 10px !important;
  padding-right: 0.13333rem !important;
}
.padding-right-20[data-v-65e0d7a9] {
  padding-right: 20px !important;
  padding-right: 0.26667rem !important;
}
.padding-right-30[data-v-65e0d7a9] {
  padding-right: 30px !important;
  padding-right: 0.4rem !important;
}
.padding-right-40[data-v-65e0d7a9] {
  padding-right: 40px !important;
  padding-right: 0.53333rem !important;
}
.padding-right-50[data-v-65e0d7a9] {
  padding-right: 50px !important;
  padding-right: 0.66667rem !important;
}
.padding-right-60[data-v-65e0d7a9] {
  padding-right: 60px !important;
  padding-right: 0.8rem !important;
}
.padding-bottom-10[data-v-65e0d7a9] {
  padding-bottom: 10px !important;
  padding-bottom: 0.13333rem !important;
}
.padding-bottom-20[data-v-65e0d7a9] {
  padding-bottom: 20px !important;
  padding-bottom: 0.26667rem !important;
}
.padding-bottom-30[data-v-65e0d7a9] {
  padding-bottom: 30px !important;
  padding-bottom: 0.4rem !important;
}
.padding-bottom-40[data-v-65e0d7a9] {
  padding-bottom: 40px !important;
  padding-bottom: 0.53333rem !important;
}
.padding-bottom-50[data-v-65e0d7a9] {
  padding-bottom: 50px !important;
  padding-bottom: 0.66667rem !important;
}
.padding-bottom-60[data-v-65e0d7a9] {
  padding-bottom: 60px !important;
  padding-bottom: 0.8rem !important;
}
.padding-left-10[data-v-65e0d7a9] {
  padding-left: 10px !important;
  padding-left: 0.13333rem !important;
}
.padding-left-20[data-v-65e0d7a9] {
  padding-left: 20px !important;
  padding-left: 0.26667rem !important;
}
.padding-left-30[data-v-65e0d7a9] {
  padding-left: 30px !important;
  padding-left: 0.4rem !important;
}
.padding-left-40[data-v-65e0d7a9] {
  padding-left: 40px !important;
  padding-left: 0.53333rem !important;
}
.padding-left-50[data-v-65e0d7a9] {
  padding-left: 50px !important;
  padding-left: 0.66667rem !important;
}
.padding-left-60[data-v-65e0d7a9] {
  padding-left: 60px !important;
  padding-left: 0.8rem !important;
}
.bac-transparent[data-v-65e0d7a9] {
  background-color: transparent !important;
}
.bac-transparent .layui-m-layerchild[data-v-65e0d7a9] {
    background-color: transparent !important;
}
.layui-m-layer-lzAlert[data-v-65e0d7a9] {
  width: 80% !important;
}
.layui-m-layer-lzAlert h3[data-v-65e0d7a9] {
    line-height: 32px;
    line-height: 0.42667rem;
    height: unset;
    padding-top: 46px;
    padding-top: 0.61333rem;
    font-size: 32px;
    font-size: 0.42667rem;
}
.layui-m-layer-lzAlert .layui-m-layercont[data-v-65e0d7a9] {
    font-size: 30px;
    font-size: 0.4rem;
    max-height: 300px;
    max-height: 4rem;
    overflow: auto;
    word-break: break-all;
    padding: 60px 40px;
    padding: 0.8rem 0.53333rem;
}
.layui-m-layer-lzAlert .layui-m-layerbtn span[yes][data-v-65e0d7a9] {
    font-size: 30px;
    font-size: 0.4rem;
    color: #0084ff !important;
}
.layui-m-layer-inquiry[data-v-65e0d7a9] {
  width: 80% !important;
}
.layui-m-layer-inquiry .layui-m-layercont[data-v-65e0d7a9] {
    font-size: 30px;
    font-size: 0.4rem;
}
.layui-m-layer-design-lzAlert[data-v-65e0d7a9] {
  width: 670px !important;
  width: 8.93333rem !important;
  padding-bottom: 70px;
  padding-bottom: 0.93333rem;
  border-radius: 32px !important;
  border-radius: 0.42667rem !important;
  background: url(../../static-product/img/alertbg.dacbbd63.png) no-repeat;
  background-size: 401px 334px;
  background-size: 5.34667rem 4.45333rem;
  background-position: center 168px;
  background-position: center 2.24rem;
  background-color: #fff;
}
.layui-m-layer-design-lzAlert .layui-m-layercont[data-v-65e0d7a9] {
    font-size: 30px;
    font-size: 0.4rem;
    overflow: auto;
    word-break: break-all;
    padding: 60px 40px;
    padding: 0.8rem 0.53333rem;
}
.layui-m-layer-design-lzAlert .layui-m-layercont .title[data-v-65e0d7a9] {
      font-size: 38px;
      font-size: 0.50667rem;
      line-height: 48px;
      line-height: 0.64rem;
      color: #000;
      text-align: center;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      font-family: PingFangSC-Semibold;
}
.layui-m-layer-design-lzAlert .layui-m-layercont .desc[data-v-65e0d7a9] {
      font-size: 32px;
      font-size: 0.42667rem;
      color: #3c464f;
      text-align: center;
      line-height: 48px;
      line-height: 0.64rem;
      height: 144px;
      height: 1.92rem;
      overflow-y: auto;
      -webkit-overflow-scrolling: touch;
      margin-top: 439px;
      margin-top: 5.85333rem;
      font-family: PingFangSC-Regular;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn[data-v-65e0d7a9] {
    width: 345px;
    width: 4.6rem;
    height: 95px;
    height: 1.26667rem;
    line-height: 95px;
    line-height: 1.26667rem;
    background: #3c7cfc;
    border: 1px solid #3c7cfc;
    overflow: hidden;
    -webkit-box-shadow: 0 10px 22px 0 rgba(60, 124, 252, 0.2);
    -webkit-box-shadow: 0 0.13333rem 0.29333rem 0 rgba(60, 124, 252, 0.2);
            box-shadow: 0 10px 22px 0 rgba(60, 124, 252, 0.2);
            box-shadow: 0 0.13333rem 0.29333rem 0 rgba(60, 124, 252, 0.2);
    border-radius: 54px;
    border-radius: 0.72rem;
    margin: 0 auto;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn span[yes][data-v-65e0d7a9] {
      font-size: 36px;
      font-size: 0.48rem;
      color: #fff;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn span[yes][data-v-65e0d7a9]:active {
      background: #3c7cfc;
}

/*按钮*/
/*最大按钮*/
.wts-btn-big[data-v-65e0d7a9] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big[data-v-65e0d7a9]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*中型按钮*/
.wts-btn-middle[data-v-65e0d7a9] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 294px;
  width: 3.92rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 80px;
  line-height: 1.06667rem;
  border-radius: 8px;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-middle[data-v-65e0d7a9]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-all[data-v-65e0d7a9] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 110px;
  height: 1.46667rem;
  font-size: 40px;
  font-size: 0.53333rem;
  line-height: 110px;
  line-height: 1.46667rem;
  border-radius: 0;
  display: block;
  text-align: center;
}
.wts-btn-all[data-v-65e0d7a9]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-free[data-v-65e0d7a9] {
  color: #fff;
  background-color: #ff6e06;
  font-size: 30px;
  font-size: 0.4rem;
  border-radius: 5px;
  padding: 3px 10px;
  padding: 3px 0.13333rem;
  display: inline-block;
  text-align: center;
}
.wts-btn-free[data-v-65e0d7a9]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}
.wts-btn-big-blue[data-v-65e0d7a9] {
  color: #fff;
  background-color: #3aa9f8;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 94px;
  height: 1.25333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 94px;
  line-height: 1.25333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-blue[data-v-65e0d7a9]:focus {
    color: #e6e6e6;
    background-color: #0994f6;
}

/*蓝色线型按钮-中*/
.wts-btn-cp[data-v-65e0d7a9] {
  color: #fff;
  background-color: #0084ff;
  border: 1px solid #fff;
  display: inline-block;
  text-align: center;
  width: 310px;
  width: 4.13333rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 76px;
  line-height: 1.01333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-cp[data-v-65e0d7a9]:hover, .wts-btn-cp[data-v-65e0d7a9]:focus {
    color: #fff;
    background-color: #fff;
    border: 1px solid #fff;
}
.wts-btn-radius[data-v-65e0d7a9] {
  color: #aaa;
  background-color: #fff;
  border: 1px solid #aaa;
  display: inline-block;
  text-align: center;
  width: 153px;
  width: 2.04rem;
  height: 55px;
  height: 0.73333rem;
  font-size: 26px;
  font-size: 0.34667rem;
  line-height: 55px;
  line-height: 0.73333rem;
  border-radius: 25px;
  border-radius: 0.33333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-radius[data-v-65e0d7a9]:hover, .wts-btn-radius[data-v-65e0d7a9]:focus {
    color: #fff;
    background-color: #aaa;
    border: 1px solid #aaa;
}

/*微大型按钮*/
.wts-btn-big-01[data-v-65e0d7a9] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 590px;
  width: 7.86667rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-01[data-v-65e0d7a9]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*查看更多*/
.wts-btn-more[data-v-65e0d7a9] {
  display: block;
  border-top: 1px solid #eee;
  height: 86px;
  height: 1.14667rem;
  line-height: 86px;
  line-height: 1.14667rem;
  text-align: center;
  margin-left: -60px;
  margin-left: -0.8rem;
  color: #000;
  font-size: 28px;
  font-size: 0.37333rem;
  position: relative;
}
.wts-btn-more[data-v-65e0d7a9]:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 38%;
  margin-top: -18px;
  margin-top: -0.24rem;
  margin-left: 90px;
  margin-left: 1.2rem;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  border-right: 3px solid #000;
  border-top: 3px solid #000;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}
.lz-readys[data-v-65e0d7a9] {
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  min-height: 100vh;
  background-color: #fff;
  z-index: 9999;
}
.lz-readys .spinner[data-v-65e0d7a9] {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -20px;
    margin-top: -0.26667rem;
    margin-left: -20px;
    margin-left: -0.26667rem;
    width: 40px;
    width: 0.53333rem;
    height: 40px;
    height: 0.53333rem;
}
.lz-readys .container1 > div[data-v-65e0d7a9],
  .lz-readys .container2 > div[data-v-65e0d7a9],
  .lz-readys .container3 > div[data-v-65e0d7a9] {
    width: 10px;
    width: 0.13333rem;
    height: 10px;
    height: 0.13333rem;
    background-color: #0084ff;
    border-radius: 100%;
    position: absolute;
    -webkit-animation: bouncedelay-65e0d7a9 1.2s infinite ease-in-out;
    animation: bouncedelay-65e0d7a9 1.2s infinite ease-in-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.lz-readys .spinner .spinner-container[data-v-65e0d7a9] {
    position: absolute;
    width: 100%;
    height: 100%;
}
.lz-readys .container2[data-v-65e0d7a9] {
    -webkit-transform: rotateZ(45deg);
    -ms-transform: rotate(45deg);
        transform: rotateZ(45deg);
}
.lz-readys .container3[data-v-65e0d7a9] {
    -webkit-transform: rotateZ(90deg);
    -ms-transform: rotate(90deg);
        transform: rotateZ(90deg);
}
.lz-readys .circle1[data-v-65e0d7a9] {
    top: 0;
    left: 0;
}
.lz-readys .circle2[data-v-65e0d7a9] {
    top: 0;
    right: 0;
}
.lz-readys .circle3[data-v-65e0d7a9] {
    right: 0;
    bottom: 0;
}
.lz-readys .circle4[data-v-65e0d7a9] {
    left: 0;
    bottom: 0;
}
.lz-readys .container2 .circle1[data-v-65e0d7a9] {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}
.lz-readys .container3 .circle1[data-v-65e0d7a9] {
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
}
.lz-readys .container1 .circle2[data-v-65e0d7a9] {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}
.lz-readys .container2 .circle2[data-v-65e0d7a9] {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}
.lz-readys .container3 .circle2[data-v-65e0d7a9] {
    -webkit-animation-delay: -0.7s;
    animation-delay: -0.7s;
}
.lz-readys .container1 .circle3[data-v-65e0d7a9] {
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.6s;
}
.lz-readys .container2 .circle3[data-v-65e0d7a9] {
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s;
}
.lz-readys .container3 .circle3[data-v-65e0d7a9] {
    -webkit-animation-delay: -0.4s;
    animation-delay: -0.4s;
}
.lz-readys .container1 .circle4[data-v-65e0d7a9] {
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s;
}
.lz-readys .container2 .circle4[data-v-65e0d7a9] {
    -webkit-animation-delay: -0.2s;
    animation-delay: -0.2s;
}
.lz-readys .container3 .circle4[data-v-65e0d7a9] {
    -webkit-animation-delay: -0.1s;
    animation-delay: -0.1s;
}
@-webkit-keyframes bouncedelay-65e0d7a9 {
0%,
  80%,
  100% {
    -webkit-transform: scale(0);
}
40% {
    -webkit-transform: scale(1);
}
}
@keyframes bouncedelay-65e0d7a9 {
0%,
  80%,
  100% {
    transform: scale(0);
    -webkit-transform: scale(0);
}
40% {
    transform: scale(1);
    -webkit-transform: scale(1);
}
}
.lz-readys .loadText[data-v-65e0d7a9] {
    position: absolute;
    top: 40%;
    left: 50%;
    width: 100px;
    width: 1.33333rem;
    margin-left: -50px;
    margin-left: -0.66667rem;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    font-size: 14px;
    font-size: 0.18667rem;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.6);
    color: #fff;
    font-size: 14px;
    padding-bottom: 10px;
    padding-bottom: 0.13333rem;
}
.lz-readys .loadText .gifLoad[data-v-65e0d7a9] {
      width: 60px;
      width: 0.8rem;
      height: 60px;
      height: 0.8rem;
      display: block;
      margin: 10px auto;
      margin: 0.13333rem auto;
}
.design-modal[data-v-65e0d7a9] {
  width: 630px;
  width: 8.4rem;
}
.design-modal.design-modal-footer[data-v-65e0d7a9] {
    width: 690px;
    width: 9.2rem;
    bottom: 20px;
    bottom: 0.26667rem;
    top: auto;
    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    border-radius: 10px;
    border-radius: 0.13333rem;
    background: rgba(255, 255, 255, 0.8);
}
.design-modal.design-modal-footer .van-dialog__footer[data-v-65e0d7a9] {
      display: none;
}
.design-modal.design-modal-confirm[data-v-65e0d7a9] {
    width: 650px;
    width: 8.66667rem;
}
.design-modal.design-modal-confirm .van-dialog__content .van-dialog__message[data-v-65e0d7a9] {
      padding: 40px 30px;
      padding: 0.53333rem 0.4rem;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-button--default[data-v-65e0d7a9] {
      width: 260px;
      width: 3.46667rem;
      height: 80px;
      height: 1.06667rem;
      background: #236DFF;
      border-radius: 40px;
      border-radius: 0.53333rem;
      -webkit-box-flex: 0;
          -ms-flex: none;
              flex: none;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-button--default .van-button__text[data-v-65e0d7a9] {
        font-size: 28px;
        font-size: 0.37333rem;
        color: #fff;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-dialog__cancel[data-v-65e0d7a9] {
      background: #fff;
      border: 1px solid #236DFF;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-dialog__cancel .van-button__text[data-v-65e0d7a9] {
        color: #236DFF;
}
.design-modal .van-dialog__header[data-v-65e0d7a9] {
    color: #000000;
    font-size: 34px;
    font-size: 0.45333rem;
    line-height: 48px;
    line-height: 0.64rem;
    padding-top: 40px;
    padding-top: 0.53333rem;
    font-weight: 700;
}
.design-modal .van-dialog__content .van-dialog__message[data-v-65e0d7a9] {
    color: #444444;
    font-size: 30px;
    font-size: 0.4rem;
    line-height: 42px;
    line-height: 0.56rem;
    padding: 30px;
    padding: 0.4rem;
}
.design-modal .van-dialog__footer[data-v-65e0d7a9] {
    padding: 0 30px 40px;
    padding: 0 0.4rem 0.53333rem;
}
.design-modal .van-dialog__footer.van-hairline--top[data-v-65e0d7a9]::after {
      border: none;
}
.design-modal .van-dialog__footer .van-button--default[data-v-65e0d7a9] {
      width: 320px;
      width: 4.26667rem;
      height: 88px;
      height: 1.17333rem;
      background: #236DFF;
      border-radius: 44px;
      border-radius: 0.58667rem;
      margin: 0 auto;
      -webkit-box-flex: 0;
          -ms-flex: none;
              flex: none;
}
.design-modal .van-dialog__footer .van-button--default .van-button__text[data-v-65e0d7a9] {
        font-size: 32px;
        font-size: 0.42667rem;
        color: #fff;
}
.img-box .upload-desc[data-v-65e0d7a9] {
  color: #3c464f;
  font-size: 28px;
  font-size: 0.37333rem;
  line-height: 37px;
  line-height: 0.49333rem;
}
.img-box .upload-wrapper[data-v-65e0d7a9] {
  margin-top: 31px;
  margin-top: 0.41333rem;
}
.img-box .upload-wrapper .upload_content_wrapper[data-v-65e0d7a9] {
    width: 630px;
    width: 8.4rem;
    margin: 0 auto;
    text-align: center;
}
.img-box .upload-wrapper .upload_content_wrapper .positive-side[data-v-65e0d7a9],
    .img-box .upload-wrapper .upload_content_wrapper .negative-side[data-v-65e0d7a9] {
      display: inline-block;
      width: 300px;
      width: 4rem;
      vertical-align: top;
}
.img-box .upload-wrapper .upload_content_wrapper .positive-side.negative-side[data-v-65e0d7a9],
      .img-box .upload-wrapper .upload_content_wrapper .negative-side.negative-side[data-v-65e0d7a9] {
        margin-left: 30px;
        margin-left: 0.4rem;
}
.img-box .upload-wrapper .upload_content_wrapper .positive-side .desc[data-v-65e0d7a9],
      .img-box .upload-wrapper .upload_content_wrapper .negative-side .desc[data-v-65e0d7a9] {
        text-align: center;
        color: #236dff;
        font-size: 28px;
        font-size: 0.37333rem;
        line-height: 40px;
        line-height: 0.53333rem;
        margin-top: 12px;
        margin-top: 0.16rem;
}
.img-box .upload-wrapper .upload_content_wrapper .positive-side .desc .active[data-v-65e0d7a9],
        .img-box .upload-wrapper .upload_content_wrapper .negative-side .desc .active[data-v-65e0d7a9] {
          color: #3561ef;
          font-size: 28px;
          font-size: 0.37333rem;
          margin-left: 20px;
          margin-left: 0.26667rem;
}
.border-none[data-v-65e0d7a9] {
  border-bottom: none !important;
  padding-bottom: 0 !important;
}
.one[data-v-65e0d7a9] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.one .upload-wrapper[data-v-65e0d7a9] {
    margin-top: 0;
    margin-left: auto;
}
.one .upload-wrapper .upload_content_wrapper[data-v-65e0d7a9] {
      width: auto;
}
.van-uploader[data-v-65e0d7a9] {
  padding-top: 15px;
  padding-top: 0.2rem;
}

@charset "UTF-8";
/*---------       字体行高       -----------*/
/*---------       字体颜色       -----------*/
/*---------       边框颜色       -----------*/
/*---------       背景颜色       -----------*/
/*--------- 按钮颜色  ---- */
/* 属性多值传递
ex:
@include remCalc(padding,10,20);
padding: 0.13333rem 0.26667rem;*/
/*按钮纯色系*/
/*按钮边框色系*/
/*按钮大小*/
/*自适应按钮*/
/*标题*/
/*小消息标签*/
/*背景色点击变化*/
/*字数省略限制*/
/*波纹点击效果*/
/*按钮*/
/*最大按钮*/
.wts-btn-big[data-v-60a2828e] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big[data-v-60a2828e]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*中型按钮*/
.wts-btn-middle[data-v-60a2828e] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 294px;
  width: 3.92rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 80px;
  line-height: 1.06667rem;
  border-radius: 8px;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-middle[data-v-60a2828e]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-all[data-v-60a2828e] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 110px;
  height: 1.46667rem;
  font-size: 40px;
  font-size: 0.53333rem;
  line-height: 110px;
  line-height: 1.46667rem;
  border-radius: 0;
  display: block;
  text-align: center;
}
.wts-btn-all[data-v-60a2828e]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-free[data-v-60a2828e] {
  color: #fff;
  background-color: #ff6e06;
  font-size: 30px;
  font-size: 0.4rem;
  border-radius: 5px;
  padding: 3px 10px;
  padding: 3px 0.13333rem;
  display: inline-block;
  text-align: center;
}
.wts-btn-free[data-v-60a2828e]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}
.wts-btn-big-blue[data-v-60a2828e] {
  color: #fff;
  background-color: #3aa9f8;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 94px;
  height: 1.25333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 94px;
  line-height: 1.25333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-blue[data-v-60a2828e]:focus {
    color: #e6e6e6;
    background-color: #0994f6;
}

/*蓝色线型按钮-中*/
.wts-btn-cp[data-v-60a2828e] {
  color: #fff;
  background-color: #0084ff;
  border: 1px solid #fff;
  display: inline-block;
  text-align: center;
  width: 310px;
  width: 4.13333rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 76px;
  line-height: 1.01333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-cp[data-v-60a2828e]:hover, .wts-btn-cp[data-v-60a2828e]:focus {
    color: #fff;
    background-color: #fff;
    border: 1px solid #fff;
}
.wts-btn-radius[data-v-60a2828e] {
  color: #aaa;
  background-color: #fff;
  border: 1px solid #aaa;
  display: inline-block;
  text-align: center;
  width: 153px;
  width: 2.04rem;
  height: 55px;
  height: 0.73333rem;
  font-size: 26px;
  font-size: 0.34667rem;
  line-height: 55px;
  line-height: 0.73333rem;
  border-radius: 25px;
  border-radius: 0.33333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-radius[data-v-60a2828e]:hover, .wts-btn-radius[data-v-60a2828e]:focus {
    color: #fff;
    background-color: #aaa;
    border: 1px solid #aaa;
}

/*微大型按钮*/
.wts-btn-big-01[data-v-60a2828e] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 590px;
  width: 7.86667rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-01[data-v-60a2828e]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*查看更多*/
.wts-btn-more[data-v-60a2828e] {
  display: block;
  border-top: 1px solid #eee;
  height: 86px;
  height: 1.14667rem;
  line-height: 86px;
  line-height: 1.14667rem;
  text-align: center;
  margin-left: -60px;
  margin-left: -0.8rem;
  color: #000;
  font-size: 28px;
  font-size: 0.37333rem;
  position: relative;
}
.wts-btn-more[data-v-60a2828e]:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 38%;
  margin-top: -18px;
  margin-top: -0.24rem;
  margin-left: 90px;
  margin-left: 1.2rem;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  border-right: 3px solid #000;
  border-top: 3px solid #000;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}
.body-container[data-v-60a2828e] {
  width: 750px;
  width: 10rem;
  margin: 0 auto;
  position: relative;
  background-color: #f5f5f5;
}
.lz-top-img[data-v-60a2828e] {
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
}

/*单选框*/
.lz-radio[data-v-60a2828e] {
  position: relative;
  -webkit-appearance: none;
  width: 18px;
  width: 0.24rem;
  height: 18px;
  height: 0.24rem;
  background-color: transparent;
  border: none;
}
.lz-radio[data-v-60a2828e]:before {
  content: "\e623";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 12px;
  font-size: 0.16rem;
  line-height: 18px;
  line-height: 0.24rem;
  text-align: center;
  width: 18px;
  width: 0.24rem;
  height: 18px;
  height: 0.24rem;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  color: #fff;
  opacity: 1;
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 50%;
}
.lz-radio[data-v-60a2828e]:checked::before {
  background-color: #0084ff;
  border: 1px solid #0084ff;
}
.lz-radio-new[data-v-60a2828e] {
  position: relative;
  background-color: #fff;
  width: 40px;
  width: 0.53333rem;
  height: 40px;
  height: 0.53333rem;
  border-radius: 50%;
  display: inline-block;
  border: 1px solid #e5e5e5;
}
.lz-radio-new[data-check=true][data-v-60a2828e] {
  background-color: #0084ff;
  border: 1px solid #0084ff;
}
.lz-radio-new[data-check=true][data-v-60a2828e]:before {
  content: "\e6f0";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 20px;
  font-size: 0.26667rem;
  line-height: 40px;
  line-height: 0.53333rem;
  text-align: center;
  color: #fff;
  position: absolute;
  top: 2px;
  right: 4px;
  margin-top: -1px;
}

/*多选框*/
.lz-checkbox[data-v-60a2828e] {
  position: relative;
  -webkit-appearance: none;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: transparent;
  border: none;
}
.lz-checkbox[data-v-60a2828e]:before {
  content: "\e64e";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 14px;
  font-size: 0.18667rem;
  line-height: 24px;
  line-height: 0.32rem;
  text-align: center;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: #fff;
  color: transparent;
  border: 1px solid #ccc;
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 6px;
}
.lz-checkbox[data-v-60a2828e]:checked::before {
  color: #0084ff;
  background-color: #fff;
  border: 1px solid #0084ff;
}

/*多选框2-选择外层选中*/
.lz-checkbox-02[data-v-60a2828e] {
  position: relative;
  -webkit-appearance: none;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: transparent;
  border: none;
}
.lz-checkbox-02[data-v-60a2828e]:before {
  content: "\e623";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 14px;
  font-size: 0.18667rem;
  line-height: 21px;
  line-height: 0.28rem;
  text-align: center;
  width: 22px;
  width: 0.29333rem;
  height: 21px;
  height: 0.28rem;
  background-color: #fff;
  color: transparent;
  border: 1px solid #ccc;
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.checkLi[data-v-60a2828e] {
  color: #0084ff !important;
}
.checkLi .lz-checkbox-02[data-v-60a2828e]:before {
    color: #fff;
    background-color: #0084ff;
    border: 1px solid #0084ff;
}

/*底部按钮*/
.lz-apply-btn[data-v-60a2828e] {
  position: fixed;
  bottom: 0;
  border-top: 2px solid #fff;
  z-index: 20;
  color: #666;
  background-color: #f0f0f0;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 100px;
  height: 1.33333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 0;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.lz-apply-btn i[data-v-60a2828e] {
    font-size: 40px;
    font-size: 0.53333rem;
    margin-right: 10px;
    margin-right: 0.13333rem;
}

/*底部提示*/
.lz-lp-footer[data-v-60a2828e] {
  position: absolute;
  bottom: 100px;
  bottom: 1.33333rem;
  padding: 10px;
  padding: 0.13333rem;
}
.lz-lp-footer p[data-v-60a2828e] {
    margin-bottom: 10px;
    margin-bottom: 0.13333rem;
}

/*顶部返回栏*/
.lz-top-title-empty[data-v-60a2828e] {
  width: 100%;
  height: 90px;
  height: 1.2rem;
}
.lz-top-title[data-v-60a2828e] {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 555;
  width: 100%;
  height: 90px;
  height: 1.2rem;
  line-height: 90px;
  line-height: 1.2rem;
  background-color: #0084ff;
  color: #fff;
  font-size: 28px;
  font-size: 0.37333rem;
}
.lz-top-title .left[data-v-60a2828e] {
    position: absolute;
    top: 0;
    left: 20px;
    left: 0.26667rem;
    color: #fff;
}
.lz-top-title .right[data-v-60a2828e] {
    position: absolute;
    top: 0;
    right: 20px;
    right: 0.26667rem;
    color: #fff;
}
.lz-top-title .center[data-v-60a2828e] {
    text-align: center;
    font-size: 32px;
    font-size: 0.42667rem;
}

/*订单页*/
.lz-order-list[data-v-60a2828e] {
  background-color: #fff;
  padding-top: 44px;
  padding-top: 0.58667rem;
}
.lz-order-list .titles[data-v-60a2828e] {
    font-size: 36px;
    font-size: 0.48rem;
    color: #222;
    text-align: center;
}
.lz-order-list .need-com[data-v-60a2828e] {
    position: relative;
    top: -4px;
    font-size: 12px;
    font-size: 0.16rem;
    line-height: 1.2;
    padding: 1px 8px;
    background-color: #fff;
    position: relative;
    color: #fff;
    border-radius: 5px;
    font-size: 28px;
    font-size: 0.37333rem;
    border: 1px solid #0084ff;
    margin-left: 5px;
    color: #0084ff;
}
.lz-order-list .need-com[data-v-60a2828e]::before {
      content: '';
      position: absolute;
      left: -6px;
      top: 50%;
      margin-top: -3px;
      width: 0;
      height: 0;
      border: 3px solid transparent;
      border-right-color: #fff;
}
.lz-order-list .need-com[data-v-60a2828e]:before {
    content: 0;
}
.lz-order-list .uls-order[data-v-60a2828e] {
    width: 100%;
}
.lz-order-list .uls-order > li[data-v-60a2828e] {
      text-align: center;
      font-size: 36px;
      font-size: 0.48rem;
      display: block;
      padding: 40px 0;
      padding: 0.53333rem 0;
}
.lz-order-list .uls-order > li .order-name[data-v-60a2828e] {
        display: block;
        line-height: 40px;
        line-height: 0.53333rem;
        color: #000;
}
.lz-order-list .uls-order > li .order-inform[data-v-60a2828e] {
        font-size: 60px;
        font-size: 0.8rem;
        display: block;
        margin-top: 4px;
        line-height: 80px;
        line-height: 1.06667rem;
        color: #ff6f07;
}
.lz-order-list .btn-check[data-v-60a2828e],
  .lz-order-list .btn-pay[data-v-60a2828e] {
    color: #ccc;
    background-color: #fff;
    border: 1px solid #ccc;
    display: inline-block;
    text-align: center;
    width: 180px;
    width: 2.4rem;
    height: 60px;
    height: 0.8rem;
    font-size: 28px;
    font-size: 0.37333rem;
    line-height: 56px;
    line-height: 0.74667rem;
    border-radius: 0;
    float: right;
    margin-left: 10px;
    margin-left: 0.13333rem;
}
.lz-order-list .btn-check[data-v-60a2828e]:hover, .lz-order-list .btn-check[data-v-60a2828e]:focus,
    .lz-order-list .btn-pay[data-v-60a2828e]:hover,
    .lz-order-list .btn-pay[data-v-60a2828e]:focus {
      color: #fff;
      background-color: #ccc;
      border: 1px solid #ccc;
}
.pay-many[data-v-60a2828e] {
  margin-top: 12px;
  margin-top: 0.16rem;
  line-height: 88px;
  line-height: 1.17333rem;
  display: block;
  padding-left: 30px;
  padding-left: 0.4rem;
  font-size: 36px;
  font-size: 0.48rem;
}
.lz-bankBanch[data-v-60a2828e] {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}
.lz-bankBanch.active[data-v-60a2828e] {
    display: block;
}
.lz-bankBanch .lz-drop-search[data-v-60a2828e] {
    background-color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}
.lz-bankBanch .lz-drop-search .title[data-v-60a2828e] {
      position: relative;
      width: 100%;
      height: 100px;
      height: 1.33333rem;
      line-height: 100px;
      line-height: 1.33333rem;
      font-size: 34px;
      font-size: 0.45333rem;
      text-align: center;
}
.lz-bankBanch .lz-drop-search .title i[data-v-60a2828e] {
        font-size: 50px;
        font-size: 0.66667rem;
        position: absolute;
        right: 0;
        top: 0;
        width: 80px;
        width: 1.06667rem;
        line-height: 100px;
        line-height: 1.33333rem;
}
.lz-bankBanch .lz-drop-search .search-box[data-v-60a2828e] {
      position: relative;
      width: 100%;
      height: 100px;
      height: 1.33333rem;
      padding: 15px 40px;
      padding: 0.2rem 0.53333rem;
      text-align: center;
      background-color: #f5f5f5;
}
.lz-bankBanch .lz-drop-search .search-box i[data-v-60a2828e] {
        position: absolute;
        left: 50px;
        left: 0.66667rem;
        top: 50%;
        margin-top: -35px;
        margin-top: -0.46667rem;
        font-size: 30px;
        font-size: 0.4rem;
        height: 70px;
        height: 0.93333rem;
        line-height: 70px;
        line-height: 0.93333rem;
        color: #999;
}
.lz-bankBanch .lz-drop-search .search[data-v-60a2828e] {
      display: block;
      width: 100%;
      height: 70px;
      height: 0.93333rem;
      background-color: #fff;
      color: #333;
      padding-left: 50px;
      padding-left: 0.66667rem;
      margin: 0;
      border-color: #fff;
      font-size: 32px;
      font-size: 0.42667rem;
      border: none;
}
.lz-bankBanch .lz-drop-search .selected[data-v-60a2828e] {
      width: 100%;
      height: 300px;
      height: 4rem;
      padding: 10px 20px;
      padding: 0.13333rem 0.26667rem;
      overflow: auto !important;
}
.lz-bankBanch .lz-drop-search .selected .option[data-v-60a2828e] {
        position: relative;
        display: block;
        min-height: 20px;
        min-height: 0.26667rem;
        width: 100%;
        font-size: 16px;
        font-size: 0.21333rem;
        line-height: 20px;
        line-height: 0.26667rem;
        padding: 5px 0;
        color: #666;
        border-top: 1px solid #ececec;
}
.lz-bankBanch .lz-drop-search .selected .option[data-v-60a2828e]:first-child {
          border-top: none;
}
.lz-list-block[data-v-60a2828e] {
  position: relative;
}
.lz-list-block .ul-List .icons-left[data-v-60a2828e] {
    position: absolute;
    width: 50px;
    width: 0.66667rem;
    left: 0;
    top: 25px;
    top: 0.33333rem;
    display: inline-block;
    height: 50px;
    height: 0.66667rem;
    font-size: 44px;
    font-size: 0.58667rem;
    color: #0084ff;
}
.lz-list-block .ul-List .ripple[data-v-60a2828e] {
    position: relative;
    overflow: hidden;
}
.lz-list-block .ul-List .ripple[data-v-60a2828e]:after {
      content: "";
      display: block;
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      pointer-events: none;
      background-image: radial-gradient(circle, #666 10%, transparent 10.01%);
      background-repeat: no-repeat;
      background-position: 50%;
      -webkit-transform: scale(10, 10);
          -ms-transform: scale(10, 10);
              transform: scale(10, 10);
      opacity: 0;
      -webkit-transition: opacity .5s, -webkit-transform .3s;
      transition: opacity .5s, -webkit-transform .3s;
      transition: transform .3s, opacity .5s;
      transition: transform .3s, opacity .5s, -webkit-transform .3s;
}
.lz-list-block .ul-List .ripple[data-v-60a2828e]:active:after {
      -webkit-transform: scale(0, 0);
          -ms-transform: scale(0, 0);
              transform: scale(0, 0);
      opacity: .3;
      -webkit-transition: 0s;
      transition: 0s;
}
.lz-list-block .ul-List .item-content[data-v-60a2828e] {
    background-color: #fff;
    width: 100%;
    line-height: 100px;
    line-height: 1.33333rem;
    height: 100px;
    height: 1.33333rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 30px;
    padding: 0 0.4rem;
    border-bottom: 1px solid #e7e7e7;
    font-size: 30px;
    font-size: 0.4rem;
}
.lz-list-block .ul-List .item-content > a.item-link[data-v-60a2828e] {
      font-size: 30px;
      font-size: 0.4rem;
      display: block;
      width: 100%;
      height: 100%;
      color: #000;
}
.lz-list-block .ul-List .item-content .item-inner[data-v-60a2828e] {
      width: 100%;
      height: 100%;
      position: relative;
      padding-right: 40px;
      padding-right: 0.53333rem;
      padding-left: 70px;
      padding-left: 0.93333rem;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
}
.lz-list-block .ul-List .item-content .icon-gerenziliao[data-v-60a2828e] {
      font-size: 30px;
      font-size: 0.4rem;
}
.lz-list-block .ul-List .item-content .icons-right[data-v-60a2828e] {
      position: absolute;
      right: 0;
      top: 0;
      display: inline-block;
      height: 100px;
      height: 1.33333rem;
      line-height: 100px;
      line-height: 1.33333rem;
      font-size: 36px;
      font-size: 0.48rem;
      color: #cac9ce;
}
.lz-list-block .ul-List .item-content .item-form[data-v-60a2828e] {
      padding-left: 0;
}
.lz-list-block .ul-List .item-content .item-form .item-e-left[data-v-60a2828e] {
        width: 30%;
        height: 100%;
        display: inline-block;
        float: left;
}
.lz-list-block .ul-List .item-content .item-form .item-e-right[data-v-60a2828e] {
        width: 68%;
        height: 100%;
        text-align: right;
        display: inline-block;
        float: right;
        margin-bottom: 0;
}
.lz-list-block .ul-List .item-content .item-form input[type="text"][data-v-60a2828e] {
        border: none;
        background-color: #fff;
}
.lz-list-block .ul-List .item-content .item-form .lz-radio[data-v-60a2828e] {
        margin-top: 30px;
        margin-top: 0.4rem;
}
.lz-list-block .ul-List .item-content .item-form .date-input[data-v-60a2828e] {
        border: none;
        text-align: right;
        background-color: #fff;
        height: 90px;
        height: 1.2rem;
        line-height: 90px;
        line-height: 1.2rem;
        margin-right: -55px;
        margin-right: -0.73333rem;
}
.lz-list-block .ul-List .item-content .item-title[data-v-60a2828e] {
      padding: 0;
}
.lz-list-block .ul-List .item-content .item-title .item-img[data-v-60a2828e] {
        position: absolute;
        right: 0;
        top: 5px;
        width: 90px;
        width: 1.2rem;
        height: 90px;
        height: 1.2rem;
        border-radius: 50%;
}
.shadeBox[data-v-60a2828e] {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 999;
  background-color: rgba(0, 0, 0, 0.4);
}
#emptyDom[data-v-60a2828e] {
  font-size: 34px;
  font-size: 0.45333rem;
}
#emptyDom .empty-icon[data-v-60a2828e] {
    width: 185px;
    width: 2.46667rem;
    display: block;
    margin: 30px auto 10px;
    margin: 0.4rem auto 0.13333rem;
}
#emptyDom p[data-v-60a2828e] {
    text-align: center;
    font-size: 34px;
    font-size: 0.45333rem;
}
.lz-layer-bg[data-v-60a2828e] {
  background-color: transparent !important;
}
.layui-m-layer2 .layui-m-layerchild p[data-v-60a2828e] {
  color: #fff;
}
.layout-enter-active[data-v-60a2828e], .layout-leave-active[data-v-60a2828e] {
  -webkit-transition: opacity .5s;
  transition: opacity .5s;
}
.layout-enter[data-v-60a2828e], .layout-leave-active[data-v-60a2828e] {
  opacity: 0;
}
.van-picker button[data-v-60a2828e] {
  font-size: 30px;
  font-size: 0.4rem;
}
.van-image[data-v-60a2828e] {
  vertical-align: middle;
}
.van-image img[data-v-60a2828e] {
    vertical-align: middle;
}
.share-process-yindao[data-v-60a2828e] {
  background-color: transparent;
  position: fixed;
  left: 0;
  top: 0;
  width: 750px;
  width: 10rem;
}
.share-process-yindao .layui-m-layercont[data-v-60a2828e] {
    text-align: right;
    padding-right: 20px;
    padding-right: 0.26667rem;
    padding-top: 20px;
    padding-top: 0.26667rem;
}
.share-process-yindao img[data-v-60a2828e] {
    width: 560px;
    width: 7.46667rem;
}
.vue-puzzle-vcode[data-v-60a2828e] {
  z-index: 999999 !important;
}
.vue-puzzle-vcode .vue-auth-box_[data-v-60a2828e] {
    top: 50%;
}
.margin-top-10[data-v-60a2828e] {
  margin-top: 10px !important;
  margin-top: 0.13333rem !important;
}
.margin-top-20[data-v-60a2828e] {
  margin-top: 20px !important;
  margin-top: 0.26667rem !important;
}
.margin-top-30[data-v-60a2828e] {
  margin-top: 30px !important;
  margin-top: 0.4rem !important;
}
.margin-top-40[data-v-60a2828e] {
  margin-top: 40px !important;
  margin-top: 0.53333rem !important;
}
.margin-top-50[data-v-60a2828e] {
  margin-top: 50px !important;
  margin-top: 0.66667rem !important;
}
.margin-top-60[data-v-60a2828e] {
  margin-top: 60px !important;
  margin-top: 0.8rem !important;
}
.margin-right-10[data-v-60a2828e] {
  margin-right: 10px !important;
  margin-right: 0.13333rem !important;
}
.margin-right-20[data-v-60a2828e] {
  margin-right: 20px !important;
  margin-right: 0.26667rem !important;
}
.margin-right-30[data-v-60a2828e] {
  margin-right: 30px !important;
  margin-right: 0.4rem !important;
}
.margin-right-40[data-v-60a2828e] {
  margin-right: 40px !important;
  margin-right: 0.53333rem !important;
}
.margin-right-50[data-v-60a2828e] {
  margin-right: 50px !important;
  margin-right: 0.66667rem !important;
}
.margin-right-60[data-v-60a2828e] {
  margin-right: 60px !important;
  margin-right: 0.8rem !important;
}
.margin-bottom-10[data-v-60a2828e] {
  margin-bottom: 10px !important;
  margin-bottom: 0.13333rem !important;
}
.margin-bottom-20[data-v-60a2828e] {
  margin-bottom: 20px !important;
  margin-bottom: 0.26667rem !important;
}
.margin-bottom-30[data-v-60a2828e] {
  margin-bottom: 30px !important;
  margin-bottom: 0.4rem !important;
}
.margin-bottom-40[data-v-60a2828e] {
  margin-bottom: 40px !important;
  margin-bottom: 0.53333rem !important;
}
.margin-bottom-50[data-v-60a2828e] {
  margin-bottom: 50px !important;
  margin-bottom: 0.66667rem !important;
}
.margin-bottom-60[data-v-60a2828e] {
  margin-bottom: 60px !important;
  margin-bottom: 0.8rem !important;
}
.margin-left-10[data-v-60a2828e] {
  margin-left: 10px !important;
  margin-left: 0.13333rem !important;
}
.margin-left-20[data-v-60a2828e] {
  margin-left: 20px !important;
  margin-left: 0.26667rem !important;
}
.margin-left-30[data-v-60a2828e] {
  margin-left: 30px !important;
  margin-left: 0.4rem !important;
}
.margin-left-40[data-v-60a2828e] {
  margin-left: 40px !important;
  margin-left: 0.53333rem !important;
}
.margin-left-50[data-v-60a2828e] {
  margin-left: 50px !important;
  margin-left: 0.66667rem !important;
}
.margin-left-60[data-v-60a2828e] {
  margin-left: 60px !important;
  margin-left: 0.8rem !important;
}
.padding-top-10[data-v-60a2828e] {
  padding-top: 10px !important;
  padding-top: 0.13333rem !important;
}
.padding-top-20[data-v-60a2828e] {
  padding-top: 20px !important;
  padding-top: 0.26667rem !important;
}
.padding-top-30[data-v-60a2828e] {
  padding-top: 30px !important;
  padding-top: 0.4rem !important;
}
.padding-top-40[data-v-60a2828e] {
  padding-top: 40px !important;
  padding-top: 0.53333rem !important;
}
.padding-top-50[data-v-60a2828e] {
  padding-top: 50px !important;
  padding-top: 0.66667rem !important;
}
.padding-top-60[data-v-60a2828e] {
  padding-top: 60px !important;
  padding-top: 0.8rem !important;
}
.padding-right-10[data-v-60a2828e] {
  padding-right: 10px !important;
  padding-right: 0.13333rem !important;
}
.padding-right-20[data-v-60a2828e] {
  padding-right: 20px !important;
  padding-right: 0.26667rem !important;
}
.padding-right-30[data-v-60a2828e] {
  padding-right: 30px !important;
  padding-right: 0.4rem !important;
}
.padding-right-40[data-v-60a2828e] {
  padding-right: 40px !important;
  padding-right: 0.53333rem !important;
}
.padding-right-50[data-v-60a2828e] {
  padding-right: 50px !important;
  padding-right: 0.66667rem !important;
}
.padding-right-60[data-v-60a2828e] {
  padding-right: 60px !important;
  padding-right: 0.8rem !important;
}
.padding-bottom-10[data-v-60a2828e] {
  padding-bottom: 10px !important;
  padding-bottom: 0.13333rem !important;
}
.padding-bottom-20[data-v-60a2828e] {
  padding-bottom: 20px !important;
  padding-bottom: 0.26667rem !important;
}
.padding-bottom-30[data-v-60a2828e] {
  padding-bottom: 30px !important;
  padding-bottom: 0.4rem !important;
}
.padding-bottom-40[data-v-60a2828e] {
  padding-bottom: 40px !important;
  padding-bottom: 0.53333rem !important;
}
.padding-bottom-50[data-v-60a2828e] {
  padding-bottom: 50px !important;
  padding-bottom: 0.66667rem !important;
}
.padding-bottom-60[data-v-60a2828e] {
  padding-bottom: 60px !important;
  padding-bottom: 0.8rem !important;
}
.padding-left-10[data-v-60a2828e] {
  padding-left: 10px !important;
  padding-left: 0.13333rem !important;
}
.padding-left-20[data-v-60a2828e] {
  padding-left: 20px !important;
  padding-left: 0.26667rem !important;
}
.padding-left-30[data-v-60a2828e] {
  padding-left: 30px !important;
  padding-left: 0.4rem !important;
}
.padding-left-40[data-v-60a2828e] {
  padding-left: 40px !important;
  padding-left: 0.53333rem !important;
}
.padding-left-50[data-v-60a2828e] {
  padding-left: 50px !important;
  padding-left: 0.66667rem !important;
}
.padding-left-60[data-v-60a2828e] {
  padding-left: 60px !important;
  padding-left: 0.8rem !important;
}
.bac-transparent[data-v-60a2828e] {
  background-color: transparent !important;
}
.bac-transparent .layui-m-layerchild[data-v-60a2828e] {
    background-color: transparent !important;
}
.layui-m-layer-lzAlert[data-v-60a2828e] {
  width: 80% !important;
}
.layui-m-layer-lzAlert h3[data-v-60a2828e] {
    line-height: 32px;
    line-height: 0.42667rem;
    height: unset;
    padding-top: 46px;
    padding-top: 0.61333rem;
    font-size: 32px;
    font-size: 0.42667rem;
}
.layui-m-layer-lzAlert .layui-m-layercont[data-v-60a2828e] {
    font-size: 30px;
    font-size: 0.4rem;
    max-height: 300px;
    max-height: 4rem;
    overflow: auto;
    word-break: break-all;
    padding: 60px 40px;
    padding: 0.8rem 0.53333rem;
}
.layui-m-layer-lzAlert .layui-m-layerbtn span[yes][data-v-60a2828e] {
    font-size: 30px;
    font-size: 0.4rem;
    color: #0084ff !important;
}
.layui-m-layer-inquiry[data-v-60a2828e] {
  width: 80% !important;
}
.layui-m-layer-inquiry .layui-m-layercont[data-v-60a2828e] {
    font-size: 30px;
    font-size: 0.4rem;
}
.layui-m-layer-design-lzAlert[data-v-60a2828e] {
  width: 670px !important;
  width: 8.93333rem !important;
  padding-bottom: 70px;
  padding-bottom: 0.93333rem;
  border-radius: 32px !important;
  border-radius: 0.42667rem !important;
  background: url(../../static-product/img/alertbg.dacbbd63.png) no-repeat;
  background-size: 401px 334px;
  background-size: 5.34667rem 4.45333rem;
  background-position: center 168px;
  background-position: center 2.24rem;
  background-color: #fff;
}
.layui-m-layer-design-lzAlert .layui-m-layercont[data-v-60a2828e] {
    font-size: 30px;
    font-size: 0.4rem;
    overflow: auto;
    word-break: break-all;
    padding: 60px 40px;
    padding: 0.8rem 0.53333rem;
}
.layui-m-layer-design-lzAlert .layui-m-layercont .title[data-v-60a2828e] {
      font-size: 38px;
      font-size: 0.50667rem;
      line-height: 48px;
      line-height: 0.64rem;
      color: #000;
      text-align: center;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      font-family: PingFangSC-Semibold;
}
.layui-m-layer-design-lzAlert .layui-m-layercont .desc[data-v-60a2828e] {
      font-size: 32px;
      font-size: 0.42667rem;
      color: #3c464f;
      text-align: center;
      line-height: 48px;
      line-height: 0.64rem;
      height: 144px;
      height: 1.92rem;
      overflow-y: auto;
      -webkit-overflow-scrolling: touch;
      margin-top: 439px;
      margin-top: 5.85333rem;
      font-family: PingFangSC-Regular;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn[data-v-60a2828e] {
    width: 345px;
    width: 4.6rem;
    height: 95px;
    height: 1.26667rem;
    line-height: 95px;
    line-height: 1.26667rem;
    background: #3c7cfc;
    border: 1px solid #3c7cfc;
    overflow: hidden;
    -webkit-box-shadow: 0 10px 22px 0 rgba(60, 124, 252, 0.2);
    -webkit-box-shadow: 0 0.13333rem 0.29333rem 0 rgba(60, 124, 252, 0.2);
            box-shadow: 0 10px 22px 0 rgba(60, 124, 252, 0.2);
            box-shadow: 0 0.13333rem 0.29333rem 0 rgba(60, 124, 252, 0.2);
    border-radius: 54px;
    border-radius: 0.72rem;
    margin: 0 auto;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn span[yes][data-v-60a2828e] {
      font-size: 36px;
      font-size: 0.48rem;
      color: #fff;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn span[yes][data-v-60a2828e]:active {
      background: #3c7cfc;
}

/*按钮*/
/*最大按钮*/
.wts-btn-big[data-v-60a2828e] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big[data-v-60a2828e]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*中型按钮*/
.wts-btn-middle[data-v-60a2828e] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 294px;
  width: 3.92rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 80px;
  line-height: 1.06667rem;
  border-radius: 8px;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-middle[data-v-60a2828e]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-all[data-v-60a2828e] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 110px;
  height: 1.46667rem;
  font-size: 40px;
  font-size: 0.53333rem;
  line-height: 110px;
  line-height: 1.46667rem;
  border-radius: 0;
  display: block;
  text-align: center;
}
.wts-btn-all[data-v-60a2828e]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-free[data-v-60a2828e] {
  color: #fff;
  background-color: #ff6e06;
  font-size: 30px;
  font-size: 0.4rem;
  border-radius: 5px;
  padding: 3px 10px;
  padding: 3px 0.13333rem;
  display: inline-block;
  text-align: center;
}
.wts-btn-free[data-v-60a2828e]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}
.wts-btn-big-blue[data-v-60a2828e] {
  color: #fff;
  background-color: #3aa9f8;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 94px;
  height: 1.25333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 94px;
  line-height: 1.25333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-blue[data-v-60a2828e]:focus {
    color: #e6e6e6;
    background-color: #0994f6;
}

/*蓝色线型按钮-中*/
.wts-btn-cp[data-v-60a2828e] {
  color: #fff;
  background-color: #0084ff;
  border: 1px solid #fff;
  display: inline-block;
  text-align: center;
  width: 310px;
  width: 4.13333rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 76px;
  line-height: 1.01333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-cp[data-v-60a2828e]:hover, .wts-btn-cp[data-v-60a2828e]:focus {
    color: #fff;
    background-color: #fff;
    border: 1px solid #fff;
}
.wts-btn-radius[data-v-60a2828e] {
  color: #aaa;
  background-color: #fff;
  border: 1px solid #aaa;
  display: inline-block;
  text-align: center;
  width: 153px;
  width: 2.04rem;
  height: 55px;
  height: 0.73333rem;
  font-size: 26px;
  font-size: 0.34667rem;
  line-height: 55px;
  line-height: 0.73333rem;
  border-radius: 25px;
  border-radius: 0.33333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-radius[data-v-60a2828e]:hover, .wts-btn-radius[data-v-60a2828e]:focus {
    color: #fff;
    background-color: #aaa;
    border: 1px solid #aaa;
}

/*微大型按钮*/
.wts-btn-big-01[data-v-60a2828e] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 590px;
  width: 7.86667rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-01[data-v-60a2828e]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*查看更多*/
.wts-btn-more[data-v-60a2828e] {
  display: block;
  border-top: 1px solid #eee;
  height: 86px;
  height: 1.14667rem;
  line-height: 86px;
  line-height: 1.14667rem;
  text-align: center;
  margin-left: -60px;
  margin-left: -0.8rem;
  color: #000;
  font-size: 28px;
  font-size: 0.37333rem;
  position: relative;
}
.wts-btn-more[data-v-60a2828e]:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 38%;
  margin-top: -18px;
  margin-top: -0.24rem;
  margin-left: 90px;
  margin-left: 1.2rem;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  border-right: 3px solid #000;
  border-top: 3px solid #000;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}
.lz-readys[data-v-60a2828e] {
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  min-height: 100vh;
  background-color: #fff;
  z-index: 9999;
}
.lz-readys .spinner[data-v-60a2828e] {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -20px;
    margin-top: -0.26667rem;
    margin-left: -20px;
    margin-left: -0.26667rem;
    width: 40px;
    width: 0.53333rem;
    height: 40px;
    height: 0.53333rem;
}
.lz-readys .container1 > div[data-v-60a2828e],
  .lz-readys .container2 > div[data-v-60a2828e],
  .lz-readys .container3 > div[data-v-60a2828e] {
    width: 10px;
    width: 0.13333rem;
    height: 10px;
    height: 0.13333rem;
    background-color: #0084ff;
    border-radius: 100%;
    position: absolute;
    -webkit-animation: bouncedelay-60a2828e 1.2s infinite ease-in-out;
    animation: bouncedelay-60a2828e 1.2s infinite ease-in-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.lz-readys .spinner .spinner-container[data-v-60a2828e] {
    position: absolute;
    width: 100%;
    height: 100%;
}
.lz-readys .container2[data-v-60a2828e] {
    -webkit-transform: rotateZ(45deg);
    -ms-transform: rotate(45deg);
        transform: rotateZ(45deg);
}
.lz-readys .container3[data-v-60a2828e] {
    -webkit-transform: rotateZ(90deg);
    -ms-transform: rotate(90deg);
        transform: rotateZ(90deg);
}
.lz-readys .circle1[data-v-60a2828e] {
    top: 0;
    left: 0;
}
.lz-readys .circle2[data-v-60a2828e] {
    top: 0;
    right: 0;
}
.lz-readys .circle3[data-v-60a2828e] {
    right: 0;
    bottom: 0;
}
.lz-readys .circle4[data-v-60a2828e] {
    left: 0;
    bottom: 0;
}
.lz-readys .container2 .circle1[data-v-60a2828e] {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}
.lz-readys .container3 .circle1[data-v-60a2828e] {
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
}
.lz-readys .container1 .circle2[data-v-60a2828e] {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}
.lz-readys .container2 .circle2[data-v-60a2828e] {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}
.lz-readys .container3 .circle2[data-v-60a2828e] {
    -webkit-animation-delay: -0.7s;
    animation-delay: -0.7s;
}
.lz-readys .container1 .circle3[data-v-60a2828e] {
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.6s;
}
.lz-readys .container2 .circle3[data-v-60a2828e] {
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s;
}
.lz-readys .container3 .circle3[data-v-60a2828e] {
    -webkit-animation-delay: -0.4s;
    animation-delay: -0.4s;
}
.lz-readys .container1 .circle4[data-v-60a2828e] {
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s;
}
.lz-readys .container2 .circle4[data-v-60a2828e] {
    -webkit-animation-delay: -0.2s;
    animation-delay: -0.2s;
}
.lz-readys .container3 .circle4[data-v-60a2828e] {
    -webkit-animation-delay: -0.1s;
    animation-delay: -0.1s;
}
@-webkit-keyframes bouncedelay-60a2828e {
0%,
  80%,
  100% {
    -webkit-transform: scale(0);
}
40% {
    -webkit-transform: scale(1);
}
}
@keyframes bouncedelay-60a2828e {
0%,
  80%,
  100% {
    transform: scale(0);
    -webkit-transform: scale(0);
}
40% {
    transform: scale(1);
    -webkit-transform: scale(1);
}
}
.lz-readys .loadText[data-v-60a2828e] {
    position: absolute;
    top: 40%;
    left: 50%;
    width: 100px;
    width: 1.33333rem;
    margin-left: -50px;
    margin-left: -0.66667rem;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    font-size: 14px;
    font-size: 0.18667rem;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.6);
    color: #fff;
    font-size: 14px;
    padding-bottom: 10px;
    padding-bottom: 0.13333rem;
}
.lz-readys .loadText .gifLoad[data-v-60a2828e] {
      width: 60px;
      width: 0.8rem;
      height: 60px;
      height: 0.8rem;
      display: block;
      margin: 10px auto;
      margin: 0.13333rem auto;
}
.design-modal[data-v-60a2828e] {
  width: 630px;
  width: 8.4rem;
}
.design-modal.design-modal-footer[data-v-60a2828e] {
    width: 690px;
    width: 9.2rem;
    bottom: 20px;
    bottom: 0.26667rem;
    top: auto;
    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    border-radius: 10px;
    border-radius: 0.13333rem;
    background: rgba(255, 255, 255, 0.8);
}
.design-modal.design-modal-footer .van-dialog__footer[data-v-60a2828e] {
      display: none;
}
.design-modal.design-modal-confirm[data-v-60a2828e] {
    width: 650px;
    width: 8.66667rem;
}
.design-modal.design-modal-confirm .van-dialog__content .van-dialog__message[data-v-60a2828e] {
      padding: 40px 30px;
      padding: 0.53333rem 0.4rem;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-button--default[data-v-60a2828e] {
      width: 260px;
      width: 3.46667rem;
      height: 80px;
      height: 1.06667rem;
      background: #236DFF;
      border-radius: 40px;
      border-radius: 0.53333rem;
      -webkit-box-flex: 0;
          -ms-flex: none;
              flex: none;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-button--default .van-button__text[data-v-60a2828e] {
        font-size: 28px;
        font-size: 0.37333rem;
        color: #fff;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-dialog__cancel[data-v-60a2828e] {
      background: #fff;
      border: 1px solid #236DFF;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-dialog__cancel .van-button__text[data-v-60a2828e] {
        color: #236DFF;
}
.design-modal .van-dialog__header[data-v-60a2828e] {
    color: #000000;
    font-size: 34px;
    font-size: 0.45333rem;
    line-height: 48px;
    line-height: 0.64rem;
    padding-top: 40px;
    padding-top: 0.53333rem;
    font-weight: 700;
}
.design-modal .van-dialog__content .van-dialog__message[data-v-60a2828e] {
    color: #444444;
    font-size: 30px;
    font-size: 0.4rem;
    line-height: 42px;
    line-height: 0.56rem;
    padding: 30px;
    padding: 0.4rem;
}
.design-modal .van-dialog__footer[data-v-60a2828e] {
    padding: 0 30px 40px;
    padding: 0 0.4rem 0.53333rem;
}
.design-modal .van-dialog__footer.van-hairline--top[data-v-60a2828e]::after {
      border: none;
}
.design-modal .van-dialog__footer .van-button--default[data-v-60a2828e] {
      width: 320px;
      width: 4.26667rem;
      height: 88px;
      height: 1.17333rem;
      background: #236DFF;
      border-radius: 44px;
      border-radius: 0.58667rem;
      margin: 0 auto;
      -webkit-box-flex: 0;
          -ms-flex: none;
              flex: none;
}
.design-modal .van-dialog__footer .van-button--default .van-button__text[data-v-60a2828e] {
        font-size: 32px;
        font-size: 0.42667rem;
        color: #fff;
}
.tips-txt .tips-box[data-v-60a2828e] {
  width: 100%;
  background: #F7F7F7;
  border-radius: 10px;
  border-radius: 0.13333rem;
  padding: 30px;
  padding: 0.4rem;
}
.tips-txt .tips-box .tips-title[data-v-60a2828e] {
    color: #000000;
    font-size: 30px;
    font-size: 0.4rem;
    line-height: 42px;
    line-height: 0.56rem;
    font-weight: bold;
}
.tips-txt .tips-box .tips-content[data-v-60a2828e] {
    margin-top: 11px;
    margin-top: 0.14667rem;
    color: #666666;
    font-size: 26px;
    font-size: 0.34667rem;
    line-height: 40px;
    line-height: 0.53333rem;
}

@charset "UTF-8";
/*---------       字体行高       -----------*/
/*---------       字体颜色       -----------*/
/*---------       边框颜色       -----------*/
/*---------       背景颜色       -----------*/
/*--------- 按钮颜色  ---- */
/* 属性多值传递
ex:
@include remCalc(padding,10,20);
padding: 0.13333rem 0.26667rem;*/
/*按钮纯色系*/
/*按钮边框色系*/
/*按钮大小*/
/*自适应按钮*/
/*标题*/
/*小消息标签*/
/*背景色点击变化*/
/*字数省略限制*/
/*波纹点击效果*/
/*按钮*/
/*最大按钮*/
.wts-btn-big[data-v-55d0f9f7] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big[data-v-55d0f9f7]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*中型按钮*/
.wts-btn-middle[data-v-55d0f9f7] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 294px;
  width: 3.92rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 80px;
  line-height: 1.06667rem;
  border-radius: 8px;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-middle[data-v-55d0f9f7]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-all[data-v-55d0f9f7] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 110px;
  height: 1.46667rem;
  font-size: 40px;
  font-size: 0.53333rem;
  line-height: 110px;
  line-height: 1.46667rem;
  border-radius: 0;
  display: block;
  text-align: center;
}
.wts-btn-all[data-v-55d0f9f7]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-free[data-v-55d0f9f7] {
  color: #fff;
  background-color: #ff6e06;
  font-size: 30px;
  font-size: 0.4rem;
  border-radius: 5px;
  padding: 3px 10px;
  padding: 3px 0.13333rem;
  display: inline-block;
  text-align: center;
}
.wts-btn-free[data-v-55d0f9f7]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}
.wts-btn-big-blue[data-v-55d0f9f7] {
  color: #fff;
  background-color: #3aa9f8;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 94px;
  height: 1.25333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 94px;
  line-height: 1.25333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-blue[data-v-55d0f9f7]:focus {
    color: #e6e6e6;
    background-color: #0994f6;
}

/*蓝色线型按钮-中*/
.wts-btn-cp[data-v-55d0f9f7] {
  color: #fff;
  background-color: #0084ff;
  border: 1px solid #fff;
  display: inline-block;
  text-align: center;
  width: 310px;
  width: 4.13333rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 76px;
  line-height: 1.01333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-cp[data-v-55d0f9f7]:hover, .wts-btn-cp[data-v-55d0f9f7]:focus {
    color: #fff;
    background-color: #fff;
    border: 1px solid #fff;
}
.wts-btn-radius[data-v-55d0f9f7] {
  color: #aaa;
  background-color: #fff;
  border: 1px solid #aaa;
  display: inline-block;
  text-align: center;
  width: 153px;
  width: 2.04rem;
  height: 55px;
  height: 0.73333rem;
  font-size: 26px;
  font-size: 0.34667rem;
  line-height: 55px;
  line-height: 0.73333rem;
  border-radius: 25px;
  border-radius: 0.33333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-radius[data-v-55d0f9f7]:hover, .wts-btn-radius[data-v-55d0f9f7]:focus {
    color: #fff;
    background-color: #aaa;
    border: 1px solid #aaa;
}

/*微大型按钮*/
.wts-btn-big-01[data-v-55d0f9f7] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 590px;
  width: 7.86667rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-01[data-v-55d0f9f7]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*查看更多*/
.wts-btn-more[data-v-55d0f9f7] {
  display: block;
  border-top: 1px solid #eee;
  height: 86px;
  height: 1.14667rem;
  line-height: 86px;
  line-height: 1.14667rem;
  text-align: center;
  margin-left: -60px;
  margin-left: -0.8rem;
  color: #000;
  font-size: 28px;
  font-size: 0.37333rem;
  position: relative;
}
.wts-btn-more[data-v-55d0f9f7]:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 38%;
  margin-top: -18px;
  margin-top: -0.24rem;
  margin-left: 90px;
  margin-left: 1.2rem;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  border-right: 3px solid #000;
  border-top: 3px solid #000;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}
.body-container[data-v-55d0f9f7] {
  width: 750px;
  width: 10rem;
  margin: 0 auto;
  position: relative;
  background-color: #f5f5f5;
}
.lz-top-img[data-v-55d0f9f7] {
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
}

/*单选框*/
.lz-radio[data-v-55d0f9f7] {
  position: relative;
  -webkit-appearance: none;
  width: 18px;
  width: 0.24rem;
  height: 18px;
  height: 0.24rem;
  background-color: transparent;
  border: none;
}
.lz-radio[data-v-55d0f9f7]:before {
  content: "\e623";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 12px;
  font-size: 0.16rem;
  line-height: 18px;
  line-height: 0.24rem;
  text-align: center;
  width: 18px;
  width: 0.24rem;
  height: 18px;
  height: 0.24rem;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  color: #fff;
  opacity: 1;
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 50%;
}
.lz-radio[data-v-55d0f9f7]:checked::before {
  background-color: #0084ff;
  border: 1px solid #0084ff;
}
.lz-radio-new[data-v-55d0f9f7] {
  position: relative;
  background-color: #fff;
  width: 40px;
  width: 0.53333rem;
  height: 40px;
  height: 0.53333rem;
  border-radius: 50%;
  display: inline-block;
  border: 1px solid #e5e5e5;
}
.lz-radio-new[data-check=true][data-v-55d0f9f7] {
  background-color: #0084ff;
  border: 1px solid #0084ff;
}
.lz-radio-new[data-check=true][data-v-55d0f9f7]:before {
  content: "\e6f0";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 20px;
  font-size: 0.26667rem;
  line-height: 40px;
  line-height: 0.53333rem;
  text-align: center;
  color: #fff;
  position: absolute;
  top: 2px;
  right: 4px;
  margin-top: -1px;
}

/*多选框*/
.lz-checkbox[data-v-55d0f9f7] {
  position: relative;
  -webkit-appearance: none;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: transparent;
  border: none;
}
.lz-checkbox[data-v-55d0f9f7]:before {
  content: "\e64e";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 14px;
  font-size: 0.18667rem;
  line-height: 24px;
  line-height: 0.32rem;
  text-align: center;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: #fff;
  color: transparent;
  border: 1px solid #ccc;
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 6px;
}
.lz-checkbox[data-v-55d0f9f7]:checked::before {
  color: #0084ff;
  background-color: #fff;
  border: 1px solid #0084ff;
}

/*多选框2-选择外层选中*/
.lz-checkbox-02[data-v-55d0f9f7] {
  position: relative;
  -webkit-appearance: none;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: transparent;
  border: none;
}
.lz-checkbox-02[data-v-55d0f9f7]:before {
  content: "\e623";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 14px;
  font-size: 0.18667rem;
  line-height: 21px;
  line-height: 0.28rem;
  text-align: center;
  width: 22px;
  width: 0.29333rem;
  height: 21px;
  height: 0.28rem;
  background-color: #fff;
  color: transparent;
  border: 1px solid #ccc;
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.checkLi[data-v-55d0f9f7] {
  color: #0084ff !important;
}
.checkLi .lz-checkbox-02[data-v-55d0f9f7]:before {
    color: #fff;
    background-color: #0084ff;
    border: 1px solid #0084ff;
}

/*底部按钮*/
.lz-apply-btn[data-v-55d0f9f7] {
  position: fixed;
  bottom: 0;
  border-top: 2px solid #fff;
  z-index: 20;
  color: #666;
  background-color: #f0f0f0;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 100px;
  height: 1.33333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 0;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.lz-apply-btn i[data-v-55d0f9f7] {
    font-size: 40px;
    font-size: 0.53333rem;
    margin-right: 10px;
    margin-right: 0.13333rem;
}

/*底部提示*/
.lz-lp-footer[data-v-55d0f9f7] {
  position: absolute;
  bottom: 100px;
  bottom: 1.33333rem;
  padding: 10px;
  padding: 0.13333rem;
}
.lz-lp-footer p[data-v-55d0f9f7] {
    margin-bottom: 10px;
    margin-bottom: 0.13333rem;
}

/*顶部返回栏*/
.lz-top-title-empty[data-v-55d0f9f7] {
  width: 100%;
  height: 90px;
  height: 1.2rem;
}
.lz-top-title[data-v-55d0f9f7] {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 555;
  width: 100%;
  height: 90px;
  height: 1.2rem;
  line-height: 90px;
  line-height: 1.2rem;
  background-color: #0084ff;
  color: #fff;
  font-size: 28px;
  font-size: 0.37333rem;
}
.lz-top-title .left[data-v-55d0f9f7] {
    position: absolute;
    top: 0;
    left: 20px;
    left: 0.26667rem;
    color: #fff;
}
.lz-top-title .right[data-v-55d0f9f7] {
    position: absolute;
    top: 0;
    right: 20px;
    right: 0.26667rem;
    color: #fff;
}
.lz-top-title .center[data-v-55d0f9f7] {
    text-align: center;
    font-size: 32px;
    font-size: 0.42667rem;
}

/*订单页*/
.lz-order-list[data-v-55d0f9f7] {
  background-color: #fff;
  padding-top: 44px;
  padding-top: 0.58667rem;
}
.lz-order-list .titles[data-v-55d0f9f7] {
    font-size: 36px;
    font-size: 0.48rem;
    color: #222;
    text-align: center;
}
.lz-order-list .need-com[data-v-55d0f9f7] {
    position: relative;
    top: -4px;
    font-size: 12px;
    font-size: 0.16rem;
    line-height: 1.2;
    padding: 1px 8px;
    background-color: #fff;
    position: relative;
    color: #fff;
    border-radius: 5px;
    font-size: 28px;
    font-size: 0.37333rem;
    border: 1px solid #0084ff;
    margin-left: 5px;
    color: #0084ff;
}
.lz-order-list .need-com[data-v-55d0f9f7]::before {
      content: '';
      position: absolute;
      left: -6px;
      top: 50%;
      margin-top: -3px;
      width: 0;
      height: 0;
      border: 3px solid transparent;
      border-right-color: #fff;
}
.lz-order-list .need-com[data-v-55d0f9f7]:before {
    content: 0;
}
.lz-order-list .uls-order[data-v-55d0f9f7] {
    width: 100%;
}
.lz-order-list .uls-order > li[data-v-55d0f9f7] {
      text-align: center;
      font-size: 36px;
      font-size: 0.48rem;
      display: block;
      padding: 40px 0;
      padding: 0.53333rem 0;
}
.lz-order-list .uls-order > li .order-name[data-v-55d0f9f7] {
        display: block;
        line-height: 40px;
        line-height: 0.53333rem;
        color: #000;
}
.lz-order-list .uls-order > li .order-inform[data-v-55d0f9f7] {
        font-size: 60px;
        font-size: 0.8rem;
        display: block;
        margin-top: 4px;
        line-height: 80px;
        line-height: 1.06667rem;
        color: #ff6f07;
}
.lz-order-list .btn-check[data-v-55d0f9f7],
  .lz-order-list .btn-pay[data-v-55d0f9f7] {
    color: #ccc;
    background-color: #fff;
    border: 1px solid #ccc;
    display: inline-block;
    text-align: center;
    width: 180px;
    width: 2.4rem;
    height: 60px;
    height: 0.8rem;
    font-size: 28px;
    font-size: 0.37333rem;
    line-height: 56px;
    line-height: 0.74667rem;
    border-radius: 0;
    float: right;
    margin-left: 10px;
    margin-left: 0.13333rem;
}
.lz-order-list .btn-check[data-v-55d0f9f7]:hover, .lz-order-list .btn-check[data-v-55d0f9f7]:focus,
    .lz-order-list .btn-pay[data-v-55d0f9f7]:hover,
    .lz-order-list .btn-pay[data-v-55d0f9f7]:focus {
      color: #fff;
      background-color: #ccc;
      border: 1px solid #ccc;
}
.pay-many[data-v-55d0f9f7] {
  margin-top: 12px;
  margin-top: 0.16rem;
  line-height: 88px;
  line-height: 1.17333rem;
  display: block;
  padding-left: 30px;
  padding-left: 0.4rem;
  font-size: 36px;
  font-size: 0.48rem;
}
.lz-bankBanch[data-v-55d0f9f7] {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}
.lz-bankBanch.active[data-v-55d0f9f7] {
    display: block;
}
.lz-bankBanch .lz-drop-search[data-v-55d0f9f7] {
    background-color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}
.lz-bankBanch .lz-drop-search .title[data-v-55d0f9f7] {
      position: relative;
      width: 100%;
      height: 100px;
      height: 1.33333rem;
      line-height: 100px;
      line-height: 1.33333rem;
      font-size: 34px;
      font-size: 0.45333rem;
      text-align: center;
}
.lz-bankBanch .lz-drop-search .title i[data-v-55d0f9f7] {
        font-size: 50px;
        font-size: 0.66667rem;
        position: absolute;
        right: 0;
        top: 0;
        width: 80px;
        width: 1.06667rem;
        line-height: 100px;
        line-height: 1.33333rem;
}
.lz-bankBanch .lz-drop-search .search-box[data-v-55d0f9f7] {
      position: relative;
      width: 100%;
      height: 100px;
      height: 1.33333rem;
      padding: 15px 40px;
      padding: 0.2rem 0.53333rem;
      text-align: center;
      background-color: #f5f5f5;
}
.lz-bankBanch .lz-drop-search .search-box i[data-v-55d0f9f7] {
        position: absolute;
        left: 50px;
        left: 0.66667rem;
        top: 50%;
        margin-top: -35px;
        margin-top: -0.46667rem;
        font-size: 30px;
        font-size: 0.4rem;
        height: 70px;
        height: 0.93333rem;
        line-height: 70px;
        line-height: 0.93333rem;
        color: #999;
}
.lz-bankBanch .lz-drop-search .search[data-v-55d0f9f7] {
      display: block;
      width: 100%;
      height: 70px;
      height: 0.93333rem;
      background-color: #fff;
      color: #333;
      padding-left: 50px;
      padding-left: 0.66667rem;
      margin: 0;
      border-color: #fff;
      font-size: 32px;
      font-size: 0.42667rem;
      border: none;
}
.lz-bankBanch .lz-drop-search .selected[data-v-55d0f9f7] {
      width: 100%;
      height: 300px;
      height: 4rem;
      padding: 10px 20px;
      padding: 0.13333rem 0.26667rem;
      overflow: auto !important;
}
.lz-bankBanch .lz-drop-search .selected .option[data-v-55d0f9f7] {
        position: relative;
        display: block;
        min-height: 20px;
        min-height: 0.26667rem;
        width: 100%;
        font-size: 16px;
        font-size: 0.21333rem;
        line-height: 20px;
        line-height: 0.26667rem;
        padding: 5px 0;
        color: #666;
        border-top: 1px solid #ececec;
}
.lz-bankBanch .lz-drop-search .selected .option[data-v-55d0f9f7]:first-child {
          border-top: none;
}
.lz-list-block[data-v-55d0f9f7] {
  position: relative;
}
.lz-list-block .ul-List .icons-left[data-v-55d0f9f7] {
    position: absolute;
    width: 50px;
    width: 0.66667rem;
    left: 0;
    top: 25px;
    top: 0.33333rem;
    display: inline-block;
    height: 50px;
    height: 0.66667rem;
    font-size: 44px;
    font-size: 0.58667rem;
    color: #0084ff;
}
.lz-list-block .ul-List .ripple[data-v-55d0f9f7] {
    position: relative;
    overflow: hidden;
}
.lz-list-block .ul-List .ripple[data-v-55d0f9f7]:after {
      content: "";
      display: block;
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      pointer-events: none;
      background-image: radial-gradient(circle, #666 10%, transparent 10.01%);
      background-repeat: no-repeat;
      background-position: 50%;
      -webkit-transform: scale(10, 10);
          -ms-transform: scale(10, 10);
              transform: scale(10, 10);
      opacity: 0;
      -webkit-transition: opacity .5s, -webkit-transform .3s;
      transition: opacity .5s, -webkit-transform .3s;
      transition: transform .3s, opacity .5s;
      transition: transform .3s, opacity .5s, -webkit-transform .3s;
}
.lz-list-block .ul-List .ripple[data-v-55d0f9f7]:active:after {
      -webkit-transform: scale(0, 0);
          -ms-transform: scale(0, 0);
              transform: scale(0, 0);
      opacity: .3;
      -webkit-transition: 0s;
      transition: 0s;
}
.lz-list-block .ul-List .item-content[data-v-55d0f9f7] {
    background-color: #fff;
    width: 100%;
    line-height: 100px;
    line-height: 1.33333rem;
    height: 100px;
    height: 1.33333rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 30px;
    padding: 0 0.4rem;
    border-bottom: 1px solid #e7e7e7;
    font-size: 30px;
    font-size: 0.4rem;
}
.lz-list-block .ul-List .item-content > a.item-link[data-v-55d0f9f7] {
      font-size: 30px;
      font-size: 0.4rem;
      display: block;
      width: 100%;
      height: 100%;
      color: #000;
}
.lz-list-block .ul-List .item-content .item-inner[data-v-55d0f9f7] {
      width: 100%;
      height: 100%;
      position: relative;
      padding-right: 40px;
      padding-right: 0.53333rem;
      padding-left: 70px;
      padding-left: 0.93333rem;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
}
.lz-list-block .ul-List .item-content .icon-gerenziliao[data-v-55d0f9f7] {
      font-size: 30px;
      font-size: 0.4rem;
}
.lz-list-block .ul-List .item-content .icons-right[data-v-55d0f9f7] {
      position: absolute;
      right: 0;
      top: 0;
      display: inline-block;
      height: 100px;
      height: 1.33333rem;
      line-height: 100px;
      line-height: 1.33333rem;
      font-size: 36px;
      font-size: 0.48rem;
      color: #cac9ce;
}
.lz-list-block .ul-List .item-content .item-form[data-v-55d0f9f7] {
      padding-left: 0;
}
.lz-list-block .ul-List .item-content .item-form .item-e-left[data-v-55d0f9f7] {
        width: 30%;
        height: 100%;
        display: inline-block;
        float: left;
}
.lz-list-block .ul-List .item-content .item-form .item-e-right[data-v-55d0f9f7] {
        width: 68%;
        height: 100%;
        text-align: right;
        display: inline-block;
        float: right;
        margin-bottom: 0;
}
.lz-list-block .ul-List .item-content .item-form input[type="text"][data-v-55d0f9f7] {
        border: none;
        background-color: #fff;
}
.lz-list-block .ul-List .item-content .item-form .lz-radio[data-v-55d0f9f7] {
        margin-top: 30px;
        margin-top: 0.4rem;
}
.lz-list-block .ul-List .item-content .item-form .date-input[data-v-55d0f9f7] {
        border: none;
        text-align: right;
        background-color: #fff;
        height: 90px;
        height: 1.2rem;
        line-height: 90px;
        line-height: 1.2rem;
        margin-right: -55px;
        margin-right: -0.73333rem;
}
.lz-list-block .ul-List .item-content .item-title[data-v-55d0f9f7] {
      padding: 0;
}
.lz-list-block .ul-List .item-content .item-title .item-img[data-v-55d0f9f7] {
        position: absolute;
        right: 0;
        top: 5px;
        width: 90px;
        width: 1.2rem;
        height: 90px;
        height: 1.2rem;
        border-radius: 50%;
}
.shadeBox[data-v-55d0f9f7] {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 999;
  background-color: rgba(0, 0, 0, 0.4);
}
#emptyDom[data-v-55d0f9f7] {
  font-size: 34px;
  font-size: 0.45333rem;
}
#emptyDom .empty-icon[data-v-55d0f9f7] {
    width: 185px;
    width: 2.46667rem;
    display: block;
    margin: 30px auto 10px;
    margin: 0.4rem auto 0.13333rem;
}
#emptyDom p[data-v-55d0f9f7] {
    text-align: center;
    font-size: 34px;
    font-size: 0.45333rem;
}
.lz-layer-bg[data-v-55d0f9f7] {
  background-color: transparent !important;
}
.layui-m-layer2 .layui-m-layerchild p[data-v-55d0f9f7] {
  color: #fff;
}
.layout-enter-active[data-v-55d0f9f7], .layout-leave-active[data-v-55d0f9f7] {
  -webkit-transition: opacity .5s;
  transition: opacity .5s;
}
.layout-enter[data-v-55d0f9f7], .layout-leave-active[data-v-55d0f9f7] {
  opacity: 0;
}
.van-picker button[data-v-55d0f9f7] {
  font-size: 30px;
  font-size: 0.4rem;
}
.van-image[data-v-55d0f9f7] {
  vertical-align: middle;
}
.van-image img[data-v-55d0f9f7] {
    vertical-align: middle;
}
.share-process-yindao[data-v-55d0f9f7] {
  background-color: transparent;
  position: fixed;
  left: 0;
  top: 0;
  width: 750px;
  width: 10rem;
}
.share-process-yindao .layui-m-layercont[data-v-55d0f9f7] {
    text-align: right;
    padding-right: 20px;
    padding-right: 0.26667rem;
    padding-top: 20px;
    padding-top: 0.26667rem;
}
.share-process-yindao img[data-v-55d0f9f7] {
    width: 560px;
    width: 7.46667rem;
}
.vue-puzzle-vcode[data-v-55d0f9f7] {
  z-index: 999999 !important;
}
.vue-puzzle-vcode .vue-auth-box_[data-v-55d0f9f7] {
    top: 50%;
}
.margin-top-10[data-v-55d0f9f7] {
  margin-top: 10px !important;
  margin-top: 0.13333rem !important;
}
.margin-top-20[data-v-55d0f9f7] {
  margin-top: 20px !important;
  margin-top: 0.26667rem !important;
}
.margin-top-30[data-v-55d0f9f7] {
  margin-top: 30px !important;
  margin-top: 0.4rem !important;
}
.margin-top-40[data-v-55d0f9f7] {
  margin-top: 40px !important;
  margin-top: 0.53333rem !important;
}
.margin-top-50[data-v-55d0f9f7] {
  margin-top: 50px !important;
  margin-top: 0.66667rem !important;
}
.margin-top-60[data-v-55d0f9f7] {
  margin-top: 60px !important;
  margin-top: 0.8rem !important;
}
.margin-right-10[data-v-55d0f9f7] {
  margin-right: 10px !important;
  margin-right: 0.13333rem !important;
}
.margin-right-20[data-v-55d0f9f7] {
  margin-right: 20px !important;
  margin-right: 0.26667rem !important;
}
.margin-right-30[data-v-55d0f9f7] {
  margin-right: 30px !important;
  margin-right: 0.4rem !important;
}
.margin-right-40[data-v-55d0f9f7] {
  margin-right: 40px !important;
  margin-right: 0.53333rem !important;
}
.margin-right-50[data-v-55d0f9f7] {
  margin-right: 50px !important;
  margin-right: 0.66667rem !important;
}
.margin-right-60[data-v-55d0f9f7] {
  margin-right: 60px !important;
  margin-right: 0.8rem !important;
}
.margin-bottom-10[data-v-55d0f9f7] {
  margin-bottom: 10px !important;
  margin-bottom: 0.13333rem !important;
}
.margin-bottom-20[data-v-55d0f9f7] {
  margin-bottom: 20px !important;
  margin-bottom: 0.26667rem !important;
}
.margin-bottom-30[data-v-55d0f9f7] {
  margin-bottom: 30px !important;
  margin-bottom: 0.4rem !important;
}
.margin-bottom-40[data-v-55d0f9f7] {
  margin-bottom: 40px !important;
  margin-bottom: 0.53333rem !important;
}
.margin-bottom-50[data-v-55d0f9f7] {
  margin-bottom: 50px !important;
  margin-bottom: 0.66667rem !important;
}
.margin-bottom-60[data-v-55d0f9f7] {
  margin-bottom: 60px !important;
  margin-bottom: 0.8rem !important;
}
.margin-left-10[data-v-55d0f9f7] {
  margin-left: 10px !important;
  margin-left: 0.13333rem !important;
}
.margin-left-20[data-v-55d0f9f7] {
  margin-left: 20px !important;
  margin-left: 0.26667rem !important;
}
.margin-left-30[data-v-55d0f9f7] {
  margin-left: 30px !important;
  margin-left: 0.4rem !important;
}
.margin-left-40[data-v-55d0f9f7] {
  margin-left: 40px !important;
  margin-left: 0.53333rem !important;
}
.margin-left-50[data-v-55d0f9f7] {
  margin-left: 50px !important;
  margin-left: 0.66667rem !important;
}
.margin-left-60[data-v-55d0f9f7] {
  margin-left: 60px !important;
  margin-left: 0.8rem !important;
}
.padding-top-10[data-v-55d0f9f7] {
  padding-top: 10px !important;
  padding-top: 0.13333rem !important;
}
.padding-top-20[data-v-55d0f9f7] {
  padding-top: 20px !important;
  padding-top: 0.26667rem !important;
}
.padding-top-30[data-v-55d0f9f7] {
  padding-top: 30px !important;
  padding-top: 0.4rem !important;
}
.padding-top-40[data-v-55d0f9f7] {
  padding-top: 40px !important;
  padding-top: 0.53333rem !important;
}
.padding-top-50[data-v-55d0f9f7] {
  padding-top: 50px !important;
  padding-top: 0.66667rem !important;
}
.padding-top-60[data-v-55d0f9f7] {
  padding-top: 60px !important;
  padding-top: 0.8rem !important;
}
.padding-right-10[data-v-55d0f9f7] {
  padding-right: 10px !important;
  padding-right: 0.13333rem !important;
}
.padding-right-20[data-v-55d0f9f7] {
  padding-right: 20px !important;
  padding-right: 0.26667rem !important;
}
.padding-right-30[data-v-55d0f9f7] {
  padding-right: 30px !important;
  padding-right: 0.4rem !important;
}
.padding-right-40[data-v-55d0f9f7] {
  padding-right: 40px !important;
  padding-right: 0.53333rem !important;
}
.padding-right-50[data-v-55d0f9f7] {
  padding-right: 50px !important;
  padding-right: 0.66667rem !important;
}
.padding-right-60[data-v-55d0f9f7] {
  padding-right: 60px !important;
  padding-right: 0.8rem !important;
}
.padding-bottom-10[data-v-55d0f9f7] {
  padding-bottom: 10px !important;
  padding-bottom: 0.13333rem !important;
}
.padding-bottom-20[data-v-55d0f9f7] {
  padding-bottom: 20px !important;
  padding-bottom: 0.26667rem !important;
}
.padding-bottom-30[data-v-55d0f9f7] {
  padding-bottom: 30px !important;
  padding-bottom: 0.4rem !important;
}
.padding-bottom-40[data-v-55d0f9f7] {
  padding-bottom: 40px !important;
  padding-bottom: 0.53333rem !important;
}
.padding-bottom-50[data-v-55d0f9f7] {
  padding-bottom: 50px !important;
  padding-bottom: 0.66667rem !important;
}
.padding-bottom-60[data-v-55d0f9f7] {
  padding-bottom: 60px !important;
  padding-bottom: 0.8rem !important;
}
.padding-left-10[data-v-55d0f9f7] {
  padding-left: 10px !important;
  padding-left: 0.13333rem !important;
}
.padding-left-20[data-v-55d0f9f7] {
  padding-left: 20px !important;
  padding-left: 0.26667rem !important;
}
.padding-left-30[data-v-55d0f9f7] {
  padding-left: 30px !important;
  padding-left: 0.4rem !important;
}
.padding-left-40[data-v-55d0f9f7] {
  padding-left: 40px !important;
  padding-left: 0.53333rem !important;
}
.padding-left-50[data-v-55d0f9f7] {
  padding-left: 50px !important;
  padding-left: 0.66667rem !important;
}
.padding-left-60[data-v-55d0f9f7] {
  padding-left: 60px !important;
  padding-left: 0.8rem !important;
}
.bac-transparent[data-v-55d0f9f7] {
  background-color: transparent !important;
}
.bac-transparent .layui-m-layerchild[data-v-55d0f9f7] {
    background-color: transparent !important;
}
.layui-m-layer-lzAlert[data-v-55d0f9f7] {
  width: 80% !important;
}
.layui-m-layer-lzAlert h3[data-v-55d0f9f7] {
    line-height: 32px;
    line-height: 0.42667rem;
    height: unset;
    padding-top: 46px;
    padding-top: 0.61333rem;
    font-size: 32px;
    font-size: 0.42667rem;
}
.layui-m-layer-lzAlert .layui-m-layercont[data-v-55d0f9f7] {
    font-size: 30px;
    font-size: 0.4rem;
    max-height: 300px;
    max-height: 4rem;
    overflow: auto;
    word-break: break-all;
    padding: 60px 40px;
    padding: 0.8rem 0.53333rem;
}
.layui-m-layer-lzAlert .layui-m-layerbtn span[yes][data-v-55d0f9f7] {
    font-size: 30px;
    font-size: 0.4rem;
    color: #0084ff !important;
}
.layui-m-layer-inquiry[data-v-55d0f9f7] {
  width: 80% !important;
}
.layui-m-layer-inquiry .layui-m-layercont[data-v-55d0f9f7] {
    font-size: 30px;
    font-size: 0.4rem;
}
.layui-m-layer-design-lzAlert[data-v-55d0f9f7] {
  width: 670px !important;
  width: 8.93333rem !important;
  padding-bottom: 70px;
  padding-bottom: 0.93333rem;
  border-radius: 32px !important;
  border-radius: 0.42667rem !important;
  background: url(../../static-product/img/alertbg.dacbbd63.png) no-repeat;
  background-size: 401px 334px;
  background-size: 5.34667rem 4.45333rem;
  background-position: center 168px;
  background-position: center 2.24rem;
  background-color: #fff;
}
.layui-m-layer-design-lzAlert .layui-m-layercont[data-v-55d0f9f7] {
    font-size: 30px;
    font-size: 0.4rem;
    overflow: auto;
    word-break: break-all;
    padding: 60px 40px;
    padding: 0.8rem 0.53333rem;
}
.layui-m-layer-design-lzAlert .layui-m-layercont .title[data-v-55d0f9f7] {
      font-size: 38px;
      font-size: 0.50667rem;
      line-height: 48px;
      line-height: 0.64rem;
      color: #000;
      text-align: center;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      font-family: PingFangSC-Semibold;
}
.layui-m-layer-design-lzAlert .layui-m-layercont .desc[data-v-55d0f9f7] {
      font-size: 32px;
      font-size: 0.42667rem;
      color: #3c464f;
      text-align: center;
      line-height: 48px;
      line-height: 0.64rem;
      height: 144px;
      height: 1.92rem;
      overflow-y: auto;
      -webkit-overflow-scrolling: touch;
      margin-top: 439px;
      margin-top: 5.85333rem;
      font-family: PingFangSC-Regular;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn[data-v-55d0f9f7] {
    width: 345px;
    width: 4.6rem;
    height: 95px;
    height: 1.26667rem;
    line-height: 95px;
    line-height: 1.26667rem;
    background: #3c7cfc;
    border: 1px solid #3c7cfc;
    overflow: hidden;
    -webkit-box-shadow: 0 10px 22px 0 rgba(60, 124, 252, 0.2);
    -webkit-box-shadow: 0 0.13333rem 0.29333rem 0 rgba(60, 124, 252, 0.2);
            box-shadow: 0 10px 22px 0 rgba(60, 124, 252, 0.2);
            box-shadow: 0 0.13333rem 0.29333rem 0 rgba(60, 124, 252, 0.2);
    border-radius: 54px;
    border-radius: 0.72rem;
    margin: 0 auto;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn span[yes][data-v-55d0f9f7] {
      font-size: 36px;
      font-size: 0.48rem;
      color: #fff;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn span[yes][data-v-55d0f9f7]:active {
      background: #3c7cfc;
}

/*按钮*/
/*最大按钮*/
.wts-btn-big[data-v-55d0f9f7] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big[data-v-55d0f9f7]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*中型按钮*/
.wts-btn-middle[data-v-55d0f9f7] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 294px;
  width: 3.92rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 80px;
  line-height: 1.06667rem;
  border-radius: 8px;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-middle[data-v-55d0f9f7]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-all[data-v-55d0f9f7] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 110px;
  height: 1.46667rem;
  font-size: 40px;
  font-size: 0.53333rem;
  line-height: 110px;
  line-height: 1.46667rem;
  border-radius: 0;
  display: block;
  text-align: center;
}
.wts-btn-all[data-v-55d0f9f7]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-free[data-v-55d0f9f7] {
  color: #fff;
  background-color: #ff6e06;
  font-size: 30px;
  font-size: 0.4rem;
  border-radius: 5px;
  padding: 3px 10px;
  padding: 3px 0.13333rem;
  display: inline-block;
  text-align: center;
}
.wts-btn-free[data-v-55d0f9f7]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}
.wts-btn-big-blue[data-v-55d0f9f7] {
  color: #fff;
  background-color: #3aa9f8;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 94px;
  height: 1.25333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 94px;
  line-height: 1.25333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-blue[data-v-55d0f9f7]:focus {
    color: #e6e6e6;
    background-color: #0994f6;
}

/*蓝色线型按钮-中*/
.wts-btn-cp[data-v-55d0f9f7] {
  color: #fff;
  background-color: #0084ff;
  border: 1px solid #fff;
  display: inline-block;
  text-align: center;
  width: 310px;
  width: 4.13333rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 76px;
  line-height: 1.01333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-cp[data-v-55d0f9f7]:hover, .wts-btn-cp[data-v-55d0f9f7]:focus {
    color: #fff;
    background-color: #fff;
    border: 1px solid #fff;
}
.wts-btn-radius[data-v-55d0f9f7] {
  color: #aaa;
  background-color: #fff;
  border: 1px solid #aaa;
  display: inline-block;
  text-align: center;
  width: 153px;
  width: 2.04rem;
  height: 55px;
  height: 0.73333rem;
  font-size: 26px;
  font-size: 0.34667rem;
  line-height: 55px;
  line-height: 0.73333rem;
  border-radius: 25px;
  border-radius: 0.33333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-radius[data-v-55d0f9f7]:hover, .wts-btn-radius[data-v-55d0f9f7]:focus {
    color: #fff;
    background-color: #aaa;
    border: 1px solid #aaa;
}

/*微大型按钮*/
.wts-btn-big-01[data-v-55d0f9f7] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 590px;
  width: 7.86667rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-01[data-v-55d0f9f7]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*查看更多*/
.wts-btn-more[data-v-55d0f9f7] {
  display: block;
  border-top: 1px solid #eee;
  height: 86px;
  height: 1.14667rem;
  line-height: 86px;
  line-height: 1.14667rem;
  text-align: center;
  margin-left: -60px;
  margin-left: -0.8rem;
  color: #000;
  font-size: 28px;
  font-size: 0.37333rem;
  position: relative;
}
.wts-btn-more[data-v-55d0f9f7]:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 38%;
  margin-top: -18px;
  margin-top: -0.24rem;
  margin-left: 90px;
  margin-left: 1.2rem;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  border-right: 3px solid #000;
  border-top: 3px solid #000;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}
.lz-readys[data-v-55d0f9f7] {
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  min-height: 100vh;
  background-color: #fff;
  z-index: 9999;
}
.lz-readys .spinner[data-v-55d0f9f7] {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -20px;
    margin-top: -0.26667rem;
    margin-left: -20px;
    margin-left: -0.26667rem;
    width: 40px;
    width: 0.53333rem;
    height: 40px;
    height: 0.53333rem;
}
.lz-readys .container1 > div[data-v-55d0f9f7],
  .lz-readys .container2 > div[data-v-55d0f9f7],
  .lz-readys .container3 > div[data-v-55d0f9f7] {
    width: 10px;
    width: 0.13333rem;
    height: 10px;
    height: 0.13333rem;
    background-color: #0084ff;
    border-radius: 100%;
    position: absolute;
    -webkit-animation: bouncedelay-55d0f9f7 1.2s infinite ease-in-out;
    animation: bouncedelay-55d0f9f7 1.2s infinite ease-in-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.lz-readys .spinner .spinner-container[data-v-55d0f9f7] {
    position: absolute;
    width: 100%;
    height: 100%;
}
.lz-readys .container2[data-v-55d0f9f7] {
    -webkit-transform: rotateZ(45deg);
    -ms-transform: rotate(45deg);
        transform: rotateZ(45deg);
}
.lz-readys .container3[data-v-55d0f9f7] {
    -webkit-transform: rotateZ(90deg);
    -ms-transform: rotate(90deg);
        transform: rotateZ(90deg);
}
.lz-readys .circle1[data-v-55d0f9f7] {
    top: 0;
    left: 0;
}
.lz-readys .circle2[data-v-55d0f9f7] {
    top: 0;
    right: 0;
}
.lz-readys .circle3[data-v-55d0f9f7] {
    right: 0;
    bottom: 0;
}
.lz-readys .circle4[data-v-55d0f9f7] {
    left: 0;
    bottom: 0;
}
.lz-readys .container2 .circle1[data-v-55d0f9f7] {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}
.lz-readys .container3 .circle1[data-v-55d0f9f7] {
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
}
.lz-readys .container1 .circle2[data-v-55d0f9f7] {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}
.lz-readys .container2 .circle2[data-v-55d0f9f7] {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}
.lz-readys .container3 .circle2[data-v-55d0f9f7] {
    -webkit-animation-delay: -0.7s;
    animation-delay: -0.7s;
}
.lz-readys .container1 .circle3[data-v-55d0f9f7] {
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.6s;
}
.lz-readys .container2 .circle3[data-v-55d0f9f7] {
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s;
}
.lz-readys .container3 .circle3[data-v-55d0f9f7] {
    -webkit-animation-delay: -0.4s;
    animation-delay: -0.4s;
}
.lz-readys .container1 .circle4[data-v-55d0f9f7] {
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s;
}
.lz-readys .container2 .circle4[data-v-55d0f9f7] {
    -webkit-animation-delay: -0.2s;
    animation-delay: -0.2s;
}
.lz-readys .container3 .circle4[data-v-55d0f9f7] {
    -webkit-animation-delay: -0.1s;
    animation-delay: -0.1s;
}
@-webkit-keyframes bouncedelay-55d0f9f7 {
0%,
  80%,
  100% {
    -webkit-transform: scale(0);
}
40% {
    -webkit-transform: scale(1);
}
}
@keyframes bouncedelay-55d0f9f7 {
0%,
  80%,
  100% {
    transform: scale(0);
    -webkit-transform: scale(0);
}
40% {
    transform: scale(1);
    -webkit-transform: scale(1);
}
}
.lz-readys .loadText[data-v-55d0f9f7] {
    position: absolute;
    top: 40%;
    left: 50%;
    width: 100px;
    width: 1.33333rem;
    margin-left: -50px;
    margin-left: -0.66667rem;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    font-size: 14px;
    font-size: 0.18667rem;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.6);
    color: #fff;
    font-size: 14px;
    padding-bottom: 10px;
    padding-bottom: 0.13333rem;
}
.lz-readys .loadText .gifLoad[data-v-55d0f9f7] {
      width: 60px;
      width: 0.8rem;
      height: 60px;
      height: 0.8rem;
      display: block;
      margin: 10px auto;
      margin: 0.13333rem auto;
}
.design-modal[data-v-55d0f9f7] {
  width: 630px;
  width: 8.4rem;
}
.design-modal.design-modal-footer[data-v-55d0f9f7] {
    width: 690px;
    width: 9.2rem;
    bottom: 20px;
    bottom: 0.26667rem;
    top: auto;
    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    border-radius: 10px;
    border-radius: 0.13333rem;
    background: rgba(255, 255, 255, 0.8);
}
.design-modal.design-modal-footer .van-dialog__footer[data-v-55d0f9f7] {
      display: none;
}
.design-modal.design-modal-confirm[data-v-55d0f9f7] {
    width: 650px;
    width: 8.66667rem;
}
.design-modal.design-modal-confirm .van-dialog__content .van-dialog__message[data-v-55d0f9f7] {
      padding: 40px 30px;
      padding: 0.53333rem 0.4rem;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-button--default[data-v-55d0f9f7] {
      width: 260px;
      width: 3.46667rem;
      height: 80px;
      height: 1.06667rem;
      background: #236DFF;
      border-radius: 40px;
      border-radius: 0.53333rem;
      -webkit-box-flex: 0;
          -ms-flex: none;
              flex: none;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-button--default .van-button__text[data-v-55d0f9f7] {
        font-size: 28px;
        font-size: 0.37333rem;
        color: #fff;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-dialog__cancel[data-v-55d0f9f7] {
      background: #fff;
      border: 1px solid #236DFF;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-dialog__cancel .van-button__text[data-v-55d0f9f7] {
        color: #236DFF;
}
.design-modal .van-dialog__header[data-v-55d0f9f7] {
    color: #000000;
    font-size: 34px;
    font-size: 0.45333rem;
    line-height: 48px;
    line-height: 0.64rem;
    padding-top: 40px;
    padding-top: 0.53333rem;
    font-weight: 700;
}
.design-modal .van-dialog__content .van-dialog__message[data-v-55d0f9f7] {
    color: #444444;
    font-size: 30px;
    font-size: 0.4rem;
    line-height: 42px;
    line-height: 0.56rem;
    padding: 30px;
    padding: 0.4rem;
}
.design-modal .van-dialog__footer[data-v-55d0f9f7] {
    padding: 0 30px 40px;
    padding: 0 0.4rem 0.53333rem;
}
.design-modal .van-dialog__footer.van-hairline--top[data-v-55d0f9f7]::after {
      border: none;
}
.design-modal .van-dialog__footer .van-button--default[data-v-55d0f9f7] {
      width: 320px;
      width: 4.26667rem;
      height: 88px;
      height: 1.17333rem;
      background: #236DFF;
      border-radius: 44px;
      border-radius: 0.58667rem;
      margin: 0 auto;
      -webkit-box-flex: 0;
          -ms-flex: none;
              flex: none;
}
.design-modal .van-dialog__footer .van-button--default .van-button__text[data-v-55d0f9f7] {
        font-size: 32px;
        font-size: 0.42667rem;
        color: #fff;
}
.right-btn[data-v-55d0f9f7] {
  width: 428px;
  width: 5.70667rem;
  overflow: hidden;
  padding-top: 3px;
}
.right-btn .to-sign[data-v-55d0f9f7] {
    width: 180px;
    width: 2.4rem;
    height: 70px;
    height: 0.93333rem;
    border-radius: 40px;
    border-radius: 0.53333rem;
    background: #236dff;
    color: #fff;
    font-size: 32px;
    font-size: 0.42667rem;
    line-height: 70px;
    line-height: 0.93333rem;
    text-align: center;
    float: left;
}
.right-btn .to-share[data-v-55d0f9f7] {
    width: 120px;
    width: 1.6rem;
    height: 70px;
    height: 0.93333rem;
    border-radius: 40px;
    border-radius: 0.53333rem;
    border: 1px solid #236dff;
    color: #236dff;
    font-size: 32px;
    font-size: 0.42667rem;
    line-height: 70px;
    line-height: 0.93333rem;
    text-align: center;
    float: left;
    margin-left: 20px;
    margin-left: 0.26667rem;
}
.right-btn .to-reload[data-v-55d0f9f7] {
    height: 70px;
    height: 0.93333rem;
    color: #555555;
    font-size: 30px;
    font-size: 0.4rem;
    line-height: 70px;
    line-height: 0.93333rem;
    text-align: center;
    float: left;
    margin-left: 20px;
    margin-left: 0.26667rem;
}
.right-img img[data-v-55d0f9f7] {
  width: 271px;
  width: 3.61333rem;
  height: 157px;
  height: 2.09333rem;
  border: 1px solid #d2d2d2;
}
.right-img span[data-v-55d0f9f7] {
  color: #236dff;
  font-size: 32px;
  font-size: 0.42667rem;
  padding-left: 6px;
  line-height: 45px;
  line-height: 0.6rem;
}
.content[data-v-55d0f9f7] {
  padding: 0 30px;
  padding: 0 0.4rem;
}
.content .canvas-write[data-v-55d0f9f7] {
    border: 1px solid #d2d2d2;
}
.content .clear[data-v-55d0f9f7] {
    font-size: 32px;
    font-size: 0.42667rem;
    padding: 30px 0;
    padding: 0.4rem 0;
    color: #236dff;
    text-align: center;
}
.content .desc[data-v-55d0f9f7] {
    font-size: 30px;
    font-size: 0.4rem;
    padding: 0 40px;
    padding: 0 0.53333rem;
    line-height: 42px;
    line-height: 0.56rem;
    color: #666666;
}
.content .demoContent[data-v-55d0f9f7] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: 25px;
    margin-top: 0.33333rem;
    padding: 0 40px;
    padding: 0 0.53333rem;
}
.content .demoContent .d-item[data-v-55d0f9f7] {
      width: 190px;
      width: 2.53333rem;
}
.content .demoContent .d-item .pic[data-v-55d0f9f7] {
        background: #f7f7f7;
        padding: 23px;
        padding: 0.30667rem;
}
.content .demoContent .d-item .pic img[data-v-55d0f9f7] {
          display: block;
          width: 100%;
}
.content .demoContent .d-item .desc[data-v-55d0f9f7] {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        padding: 0;
        margin-top: 8px;
}
.content .demoContent .d-item .desc img[data-v-55d0f9f7] {
          width: 26px;
          width: 0.34667rem;
          display: block;
}
.content .demoContent .d-item .desc img.active[data-v-55d0f9f7] {
            width: 32px;
            width: 0.42667rem;
}
.content .demoContent .d-item .desc span[data-v-55d0f9f7] {
          font-size: 24px;
          font-size: 0.32rem;
          color: #888;
          margin-left: 8px;
}
.bottom[data-v-55d0f9f7] {
  background: #fff;
  width: 750px;
  width: 10rem;
  padding: 60px 40px;
  padding: 0.8rem 0.53333rem;
}
.bottom span[data-v-55d0f9f7] {
    font-size: 32px;
    font-size: 0.42667rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 88px;
    height: 1.17333rem;
    border-radius: 44px;
    border-radius: 0.58667rem;
    color: #fff;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    background: #236dff;
}
.popup-title[data-v-55d0f9f7] {
  font-size: 34px;
  font-size: 0.45333rem;
  color: #000;
  text-align: center;
  font-weight: bold;
  padding: 30px 0;
  padding: 0.4rem 0;
  position: relative;
}
.popup-title .close-icon[data-v-55d0f9f7] {
    position: absolute;
    right: 30px;
    right: 0.4rem;
    font-size: 40px;
    font-size: 0.53333rem;
    color: #999;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
}
.content-popup[data-v-55d0f9f7] {
  position: relative;
  overflow: hidden;
  height: 100%;
}
.content-popup .content-title[data-v-55d0f9f7] {
    line-height: 60px;
    line-height: 0.8rem;
    font-size: 34px;
    font-size: 0.45333rem;
    color: #000;
    font-weight: 900;
    border-bottom: 1px solid #eee;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background: #fff;
    z-index: 1;
    padding: 20px 30px;
    padding: 0.26667rem 0.4rem;
}
.content-popup .contentBox[data-v-55d0f9f7] {
    height: 100%;
    padding: 120px 30px 20px;
    padding: 1.6rem 0.4rem 0.26667rem;
    overflow-y: auto;
}
.content-popup .content[data-v-55d0f9f7] {
    font-size: 30px;
    font-size: 0.4rem;
    text-indent: 2em;
    color: #666;
    margin-bottom: 5px;
}

@charset "UTF-8";
/*---------       字体行高       -----------*/
/*---------       字体颜色       -----------*/
/*---------       边框颜色       -----------*/
/*---------       背景颜色       -----------*/
/*--------- 按钮颜色  ---- */
/* 属性多值传递
ex:
@include remCalc(padding,10,20);
padding: 0.13333rem 0.26667rem;*/
/*按钮纯色系*/
/*按钮边框色系*/
/*按钮大小*/
/*自适应按钮*/
/*标题*/
/*小消息标签*/
/*背景色点击变化*/
/*字数省略限制*/
/*波纹点击效果*/
/*按钮*/
/*最大按钮*/
.wts-btn-big[data-v-969f2258] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big[data-v-969f2258]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*中型按钮*/
.wts-btn-middle[data-v-969f2258] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 294px;
  width: 3.92rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 80px;
  line-height: 1.06667rem;
  border-radius: 8px;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-middle[data-v-969f2258]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-all[data-v-969f2258] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 110px;
  height: 1.46667rem;
  font-size: 40px;
  font-size: 0.53333rem;
  line-height: 110px;
  line-height: 1.46667rem;
  border-radius: 0;
  display: block;
  text-align: center;
}
.wts-btn-all[data-v-969f2258]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-free[data-v-969f2258] {
  color: #fff;
  background-color: #ff6e06;
  font-size: 30px;
  font-size: 0.4rem;
  border-radius: 5px;
  padding: 3px 10px;
  padding: 3px 0.13333rem;
  display: inline-block;
  text-align: center;
}
.wts-btn-free[data-v-969f2258]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}
.wts-btn-big-blue[data-v-969f2258] {
  color: #fff;
  background-color: #3aa9f8;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 94px;
  height: 1.25333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 94px;
  line-height: 1.25333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-blue[data-v-969f2258]:focus {
    color: #e6e6e6;
    background-color: #0994f6;
}

/*蓝色线型按钮-中*/
.wts-btn-cp[data-v-969f2258] {
  color: #fff;
  background-color: #0084ff;
  border: 1px solid #fff;
  display: inline-block;
  text-align: center;
  width: 310px;
  width: 4.13333rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 76px;
  line-height: 1.01333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-cp[data-v-969f2258]:hover, .wts-btn-cp[data-v-969f2258]:focus {
    color: #fff;
    background-color: #fff;
    border: 1px solid #fff;
}
.wts-btn-radius[data-v-969f2258] {
  color: #aaa;
  background-color: #fff;
  border: 1px solid #aaa;
  display: inline-block;
  text-align: center;
  width: 153px;
  width: 2.04rem;
  height: 55px;
  height: 0.73333rem;
  font-size: 26px;
  font-size: 0.34667rem;
  line-height: 55px;
  line-height: 0.73333rem;
  border-radius: 25px;
  border-radius: 0.33333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-radius[data-v-969f2258]:hover, .wts-btn-radius[data-v-969f2258]:focus {
    color: #fff;
    background-color: #aaa;
    border: 1px solid #aaa;
}

/*微大型按钮*/
.wts-btn-big-01[data-v-969f2258] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 590px;
  width: 7.86667rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-01[data-v-969f2258]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*查看更多*/
.wts-btn-more[data-v-969f2258] {
  display: block;
  border-top: 1px solid #eee;
  height: 86px;
  height: 1.14667rem;
  line-height: 86px;
  line-height: 1.14667rem;
  text-align: center;
  margin-left: -60px;
  margin-left: -0.8rem;
  color: #000;
  font-size: 28px;
  font-size: 0.37333rem;
  position: relative;
}
.wts-btn-more[data-v-969f2258]:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 38%;
  margin-top: -18px;
  margin-top: -0.24rem;
  margin-left: 90px;
  margin-left: 1.2rem;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  border-right: 3px solid #000;
  border-top: 3px solid #000;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}
.body-container[data-v-969f2258] {
  width: 750px;
  width: 10rem;
  margin: 0 auto;
  position: relative;
  background-color: #f5f5f5;
}
.lz-top-img[data-v-969f2258] {
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
}

/*单选框*/
.lz-radio[data-v-969f2258] {
  position: relative;
  -webkit-appearance: none;
  width: 18px;
  width: 0.24rem;
  height: 18px;
  height: 0.24rem;
  background-color: transparent;
  border: none;
}
.lz-radio[data-v-969f2258]:before {
  content: "\e623";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 12px;
  font-size: 0.16rem;
  line-height: 18px;
  line-height: 0.24rem;
  text-align: center;
  width: 18px;
  width: 0.24rem;
  height: 18px;
  height: 0.24rem;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  color: #fff;
  opacity: 1;
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 50%;
}
.lz-radio[data-v-969f2258]:checked::before {
  background-color: #0084ff;
  border: 1px solid #0084ff;
}
.lz-radio-new[data-v-969f2258] {
  position: relative;
  background-color: #fff;
  width: 40px;
  width: 0.53333rem;
  height: 40px;
  height: 0.53333rem;
  border-radius: 50%;
  display: inline-block;
  border: 1px solid #e5e5e5;
}
.lz-radio-new[data-check=true][data-v-969f2258] {
  background-color: #0084ff;
  border: 1px solid #0084ff;
}
.lz-radio-new[data-check=true][data-v-969f2258]:before {
  content: "\e6f0";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 20px;
  font-size: 0.26667rem;
  line-height: 40px;
  line-height: 0.53333rem;
  text-align: center;
  color: #fff;
  position: absolute;
  top: 2px;
  right: 4px;
  margin-top: -1px;
}

/*多选框*/
.lz-checkbox[data-v-969f2258] {
  position: relative;
  -webkit-appearance: none;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: transparent;
  border: none;
}
.lz-checkbox[data-v-969f2258]:before {
  content: "\e64e";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 14px;
  font-size: 0.18667rem;
  line-height: 24px;
  line-height: 0.32rem;
  text-align: center;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: #fff;
  color: transparent;
  border: 1px solid #ccc;
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 6px;
}
.lz-checkbox[data-v-969f2258]:checked::before {
  color: #0084ff;
  background-color: #fff;
  border: 1px solid #0084ff;
}

/*多选框2-选择外层选中*/
.lz-checkbox-02[data-v-969f2258] {
  position: relative;
  -webkit-appearance: none;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: transparent;
  border: none;
}
.lz-checkbox-02[data-v-969f2258]:before {
  content: "\e623";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 14px;
  font-size: 0.18667rem;
  line-height: 21px;
  line-height: 0.28rem;
  text-align: center;
  width: 22px;
  width: 0.29333rem;
  height: 21px;
  height: 0.28rem;
  background-color: #fff;
  color: transparent;
  border: 1px solid #ccc;
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.checkLi[data-v-969f2258] {
  color: #0084ff !important;
}
.checkLi .lz-checkbox-02[data-v-969f2258]:before {
    color: #fff;
    background-color: #0084ff;
    border: 1px solid #0084ff;
}

/*底部按钮*/
.lz-apply-btn[data-v-969f2258] {
  position: fixed;
  bottom: 0;
  border-top: 2px solid #fff;
  z-index: 20;
  color: #666;
  background-color: #f0f0f0;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 100px;
  height: 1.33333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 0;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.lz-apply-btn i[data-v-969f2258] {
    font-size: 40px;
    font-size: 0.53333rem;
    margin-right: 10px;
    margin-right: 0.13333rem;
}

/*底部提示*/
.lz-lp-footer[data-v-969f2258] {
  position: absolute;
  bottom: 100px;
  bottom: 1.33333rem;
  padding: 10px;
  padding: 0.13333rem;
}
.lz-lp-footer p[data-v-969f2258] {
    margin-bottom: 10px;
    margin-bottom: 0.13333rem;
}

/*顶部返回栏*/
.lz-top-title-empty[data-v-969f2258] {
  width: 100%;
  height: 90px;
  height: 1.2rem;
}
.lz-top-title[data-v-969f2258] {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 555;
  width: 100%;
  height: 90px;
  height: 1.2rem;
  line-height: 90px;
  line-height: 1.2rem;
  background-color: #0084ff;
  color: #fff;
  font-size: 28px;
  font-size: 0.37333rem;
}
.lz-top-title .left[data-v-969f2258] {
    position: absolute;
    top: 0;
    left: 20px;
    left: 0.26667rem;
    color: #fff;
}
.lz-top-title .right[data-v-969f2258] {
    position: absolute;
    top: 0;
    right: 20px;
    right: 0.26667rem;
    color: #fff;
}
.lz-top-title .center[data-v-969f2258] {
    text-align: center;
    font-size: 32px;
    font-size: 0.42667rem;
}

/*订单页*/
.lz-order-list[data-v-969f2258] {
  background-color: #fff;
  padding-top: 44px;
  padding-top: 0.58667rem;
}
.lz-order-list .titles[data-v-969f2258] {
    font-size: 36px;
    font-size: 0.48rem;
    color: #222;
    text-align: center;
}
.lz-order-list .need-com[data-v-969f2258] {
    position: relative;
    top: -4px;
    font-size: 12px;
    font-size: 0.16rem;
    line-height: 1.2;
    padding: 1px 8px;
    background-color: #fff;
    position: relative;
    color: #fff;
    border-radius: 5px;
    font-size: 28px;
    font-size: 0.37333rem;
    border: 1px solid #0084ff;
    margin-left: 5px;
    color: #0084ff;
}
.lz-order-list .need-com[data-v-969f2258]::before {
      content: '';
      position: absolute;
      left: -6px;
      top: 50%;
      margin-top: -3px;
      width: 0;
      height: 0;
      border: 3px solid transparent;
      border-right-color: #fff;
}
.lz-order-list .need-com[data-v-969f2258]:before {
    content: 0;
}
.lz-order-list .uls-order[data-v-969f2258] {
    width: 100%;
}
.lz-order-list .uls-order > li[data-v-969f2258] {
      text-align: center;
      font-size: 36px;
      font-size: 0.48rem;
      display: block;
      padding: 40px 0;
      padding: 0.53333rem 0;
}
.lz-order-list .uls-order > li .order-name[data-v-969f2258] {
        display: block;
        line-height: 40px;
        line-height: 0.53333rem;
        color: #000;
}
.lz-order-list .uls-order > li .order-inform[data-v-969f2258] {
        font-size: 60px;
        font-size: 0.8rem;
        display: block;
        margin-top: 4px;
        line-height: 80px;
        line-height: 1.06667rem;
        color: #ff6f07;
}
.lz-order-list .btn-check[data-v-969f2258],
  .lz-order-list .btn-pay[data-v-969f2258] {
    color: #ccc;
    background-color: #fff;
    border: 1px solid #ccc;
    display: inline-block;
    text-align: center;
    width: 180px;
    width: 2.4rem;
    height: 60px;
    height: 0.8rem;
    font-size: 28px;
    font-size: 0.37333rem;
    line-height: 56px;
    line-height: 0.74667rem;
    border-radius: 0;
    float: right;
    margin-left: 10px;
    margin-left: 0.13333rem;
}
.lz-order-list .btn-check[data-v-969f2258]:hover, .lz-order-list .btn-check[data-v-969f2258]:focus,
    .lz-order-list .btn-pay[data-v-969f2258]:hover,
    .lz-order-list .btn-pay[data-v-969f2258]:focus {
      color: #fff;
      background-color: #ccc;
      border: 1px solid #ccc;
}
.pay-many[data-v-969f2258] {
  margin-top: 12px;
  margin-top: 0.16rem;
  line-height: 88px;
  line-height: 1.17333rem;
  display: block;
  padding-left: 30px;
  padding-left: 0.4rem;
  font-size: 36px;
  font-size: 0.48rem;
}
.lz-bankBanch[data-v-969f2258] {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}
.lz-bankBanch.active[data-v-969f2258] {
    display: block;
}
.lz-bankBanch .lz-drop-search[data-v-969f2258] {
    background-color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}
.lz-bankBanch .lz-drop-search .title[data-v-969f2258] {
      position: relative;
      width: 100%;
      height: 100px;
      height: 1.33333rem;
      line-height: 100px;
      line-height: 1.33333rem;
      font-size: 34px;
      font-size: 0.45333rem;
      text-align: center;
}
.lz-bankBanch .lz-drop-search .title i[data-v-969f2258] {
        font-size: 50px;
        font-size: 0.66667rem;
        position: absolute;
        right: 0;
        top: 0;
        width: 80px;
        width: 1.06667rem;
        line-height: 100px;
        line-height: 1.33333rem;
}
.lz-bankBanch .lz-drop-search .search-box[data-v-969f2258] {
      position: relative;
      width: 100%;
      height: 100px;
      height: 1.33333rem;
      padding: 15px 40px;
      padding: 0.2rem 0.53333rem;
      text-align: center;
      background-color: #f5f5f5;
}
.lz-bankBanch .lz-drop-search .search-box i[data-v-969f2258] {
        position: absolute;
        left: 50px;
        left: 0.66667rem;
        top: 50%;
        margin-top: -35px;
        margin-top: -0.46667rem;
        font-size: 30px;
        font-size: 0.4rem;
        height: 70px;
        height: 0.93333rem;
        line-height: 70px;
        line-height: 0.93333rem;
        color: #999;
}
.lz-bankBanch .lz-drop-search .search[data-v-969f2258] {
      display: block;
      width: 100%;
      height: 70px;
      height: 0.93333rem;
      background-color: #fff;
      color: #333;
      padding-left: 50px;
      padding-left: 0.66667rem;
      margin: 0;
      border-color: #fff;
      font-size: 32px;
      font-size: 0.42667rem;
      border: none;
}
.lz-bankBanch .lz-drop-search .selected[data-v-969f2258] {
      width: 100%;
      height: 300px;
      height: 4rem;
      padding: 10px 20px;
      padding: 0.13333rem 0.26667rem;
      overflow: auto !important;
}
.lz-bankBanch .lz-drop-search .selected .option[data-v-969f2258] {
        position: relative;
        display: block;
        min-height: 20px;
        min-height: 0.26667rem;
        width: 100%;
        font-size: 16px;
        font-size: 0.21333rem;
        line-height: 20px;
        line-height: 0.26667rem;
        padding: 5px 0;
        color: #666;
        border-top: 1px solid #ececec;
}
.lz-bankBanch .lz-drop-search .selected .option[data-v-969f2258]:first-child {
          border-top: none;
}
.lz-list-block[data-v-969f2258] {
  position: relative;
}
.lz-list-block .ul-List .icons-left[data-v-969f2258] {
    position: absolute;
    width: 50px;
    width: 0.66667rem;
    left: 0;
    top: 25px;
    top: 0.33333rem;
    display: inline-block;
    height: 50px;
    height: 0.66667rem;
    font-size: 44px;
    font-size: 0.58667rem;
    color: #0084ff;
}
.lz-list-block .ul-List .ripple[data-v-969f2258] {
    position: relative;
    overflow: hidden;
}
.lz-list-block .ul-List .ripple[data-v-969f2258]:after {
      content: "";
      display: block;
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      pointer-events: none;
      background-image: radial-gradient(circle, #666 10%, transparent 10.01%);
      background-repeat: no-repeat;
      background-position: 50%;
      -webkit-transform: scale(10, 10);
          -ms-transform: scale(10, 10);
              transform: scale(10, 10);
      opacity: 0;
      -webkit-transition: opacity .5s, -webkit-transform .3s;
      transition: opacity .5s, -webkit-transform .3s;
      transition: transform .3s, opacity .5s;
      transition: transform .3s, opacity .5s, -webkit-transform .3s;
}
.lz-list-block .ul-List .ripple[data-v-969f2258]:active:after {
      -webkit-transform: scale(0, 0);
          -ms-transform: scale(0, 0);
              transform: scale(0, 0);
      opacity: .3;
      -webkit-transition: 0s;
      transition: 0s;
}
.lz-list-block .ul-List .item-content[data-v-969f2258] {
    background-color: #fff;
    width: 100%;
    line-height: 100px;
    line-height: 1.33333rem;
    height: 100px;
    height: 1.33333rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 30px;
    padding: 0 0.4rem;
    border-bottom: 1px solid #e7e7e7;
    font-size: 30px;
    font-size: 0.4rem;
}
.lz-list-block .ul-List .item-content > a.item-link[data-v-969f2258] {
      font-size: 30px;
      font-size: 0.4rem;
      display: block;
      width: 100%;
      height: 100%;
      color: #000;
}
.lz-list-block .ul-List .item-content .item-inner[data-v-969f2258] {
      width: 100%;
      height: 100%;
      position: relative;
      padding-right: 40px;
      padding-right: 0.53333rem;
      padding-left: 70px;
      padding-left: 0.93333rem;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
}
.lz-list-block .ul-List .item-content .icon-gerenziliao[data-v-969f2258] {
      font-size: 30px;
      font-size: 0.4rem;
}
.lz-list-block .ul-List .item-content .icons-right[data-v-969f2258] {
      position: absolute;
      right: 0;
      top: 0;
      display: inline-block;
      height: 100px;
      height: 1.33333rem;
      line-height: 100px;
      line-height: 1.33333rem;
      font-size: 36px;
      font-size: 0.48rem;
      color: #cac9ce;
}
.lz-list-block .ul-List .item-content .item-form[data-v-969f2258] {
      padding-left: 0;
}
.lz-list-block .ul-List .item-content .item-form .item-e-left[data-v-969f2258] {
        width: 30%;
        height: 100%;
        display: inline-block;
        float: left;
}
.lz-list-block .ul-List .item-content .item-form .item-e-right[data-v-969f2258] {
        width: 68%;
        height: 100%;
        text-align: right;
        display: inline-block;
        float: right;
        margin-bottom: 0;
}
.lz-list-block .ul-List .item-content .item-form input[type="text"][data-v-969f2258] {
        border: none;
        background-color: #fff;
}
.lz-list-block .ul-List .item-content .item-form .lz-radio[data-v-969f2258] {
        margin-top: 30px;
        margin-top: 0.4rem;
}
.lz-list-block .ul-List .item-content .item-form .date-input[data-v-969f2258] {
        border: none;
        text-align: right;
        background-color: #fff;
        height: 90px;
        height: 1.2rem;
        line-height: 90px;
        line-height: 1.2rem;
        margin-right: -55px;
        margin-right: -0.73333rem;
}
.lz-list-block .ul-List .item-content .item-title[data-v-969f2258] {
      padding: 0;
}
.lz-list-block .ul-List .item-content .item-title .item-img[data-v-969f2258] {
        position: absolute;
        right: 0;
        top: 5px;
        width: 90px;
        width: 1.2rem;
        height: 90px;
        height: 1.2rem;
        border-radius: 50%;
}
.shadeBox[data-v-969f2258] {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 999;
  background-color: rgba(0, 0, 0, 0.4);
}
#emptyDom[data-v-969f2258] {
  font-size: 34px;
  font-size: 0.45333rem;
}
#emptyDom .empty-icon[data-v-969f2258] {
    width: 185px;
    width: 2.46667rem;
    display: block;
    margin: 30px auto 10px;
    margin: 0.4rem auto 0.13333rem;
}
#emptyDom p[data-v-969f2258] {
    text-align: center;
    font-size: 34px;
    font-size: 0.45333rem;
}
.lz-layer-bg[data-v-969f2258] {
  background-color: transparent !important;
}
.layui-m-layer2 .layui-m-layerchild p[data-v-969f2258] {
  color: #fff;
}
.layout-enter-active[data-v-969f2258], .layout-leave-active[data-v-969f2258] {
  -webkit-transition: opacity .5s;
  transition: opacity .5s;
}
.layout-enter[data-v-969f2258], .layout-leave-active[data-v-969f2258] {
  opacity: 0;
}
.van-picker button[data-v-969f2258] {
  font-size: 30px;
  font-size: 0.4rem;
}
.van-image[data-v-969f2258] {
  vertical-align: middle;
}
.van-image img[data-v-969f2258] {
    vertical-align: middle;
}
.share-process-yindao[data-v-969f2258] {
  background-color: transparent;
  position: fixed;
  left: 0;
  top: 0;
  width: 750px;
  width: 10rem;
}
.share-process-yindao .layui-m-layercont[data-v-969f2258] {
    text-align: right;
    padding-right: 20px;
    padding-right: 0.26667rem;
    padding-top: 20px;
    padding-top: 0.26667rem;
}
.share-process-yindao img[data-v-969f2258] {
    width: 560px;
    width: 7.46667rem;
}
.vue-puzzle-vcode[data-v-969f2258] {
  z-index: 999999 !important;
}
.vue-puzzle-vcode .vue-auth-box_[data-v-969f2258] {
    top: 50%;
}
.margin-top-10[data-v-969f2258] {
  margin-top: 10px !important;
  margin-top: 0.13333rem !important;
}
.margin-top-20[data-v-969f2258] {
  margin-top: 20px !important;
  margin-top: 0.26667rem !important;
}
.margin-top-30[data-v-969f2258] {
  margin-top: 30px !important;
  margin-top: 0.4rem !important;
}
.margin-top-40[data-v-969f2258] {
  margin-top: 40px !important;
  margin-top: 0.53333rem !important;
}
.margin-top-50[data-v-969f2258] {
  margin-top: 50px !important;
  margin-top: 0.66667rem !important;
}
.margin-top-60[data-v-969f2258] {
  margin-top: 60px !important;
  margin-top: 0.8rem !important;
}
.margin-right-10[data-v-969f2258] {
  margin-right: 10px !important;
  margin-right: 0.13333rem !important;
}
.margin-right-20[data-v-969f2258] {
  margin-right: 20px !important;
  margin-right: 0.26667rem !important;
}
.margin-right-30[data-v-969f2258] {
  margin-right: 30px !important;
  margin-right: 0.4rem !important;
}
.margin-right-40[data-v-969f2258] {
  margin-right: 40px !important;
  margin-right: 0.53333rem !important;
}
.margin-right-50[data-v-969f2258] {
  margin-right: 50px !important;
  margin-right: 0.66667rem !important;
}
.margin-right-60[data-v-969f2258] {
  margin-right: 60px !important;
  margin-right: 0.8rem !important;
}
.margin-bottom-10[data-v-969f2258] {
  margin-bottom: 10px !important;
  margin-bottom: 0.13333rem !important;
}
.margin-bottom-20[data-v-969f2258] {
  margin-bottom: 20px !important;
  margin-bottom: 0.26667rem !important;
}
.margin-bottom-30[data-v-969f2258] {
  margin-bottom: 30px !important;
  margin-bottom: 0.4rem !important;
}
.margin-bottom-40[data-v-969f2258] {
  margin-bottom: 40px !important;
  margin-bottom: 0.53333rem !important;
}
.margin-bottom-50[data-v-969f2258] {
  margin-bottom: 50px !important;
  margin-bottom: 0.66667rem !important;
}
.margin-bottom-60[data-v-969f2258] {
  margin-bottom: 60px !important;
  margin-bottom: 0.8rem !important;
}
.margin-left-10[data-v-969f2258] {
  margin-left: 10px !important;
  margin-left: 0.13333rem !important;
}
.margin-left-20[data-v-969f2258] {
  margin-left: 20px !important;
  margin-left: 0.26667rem !important;
}
.margin-left-30[data-v-969f2258] {
  margin-left: 30px !important;
  margin-left: 0.4rem !important;
}
.margin-left-40[data-v-969f2258] {
  margin-left: 40px !important;
  margin-left: 0.53333rem !important;
}
.margin-left-50[data-v-969f2258] {
  margin-left: 50px !important;
  margin-left: 0.66667rem !important;
}
.margin-left-60[data-v-969f2258] {
  margin-left: 60px !important;
  margin-left: 0.8rem !important;
}
.padding-top-10[data-v-969f2258] {
  padding-top: 10px !important;
  padding-top: 0.13333rem !important;
}
.padding-top-20[data-v-969f2258] {
  padding-top: 20px !important;
  padding-top: 0.26667rem !important;
}
.padding-top-30[data-v-969f2258] {
  padding-top: 30px !important;
  padding-top: 0.4rem !important;
}
.padding-top-40[data-v-969f2258] {
  padding-top: 40px !important;
  padding-top: 0.53333rem !important;
}
.padding-top-50[data-v-969f2258] {
  padding-top: 50px !important;
  padding-top: 0.66667rem !important;
}
.padding-top-60[data-v-969f2258] {
  padding-top: 60px !important;
  padding-top: 0.8rem !important;
}
.padding-right-10[data-v-969f2258] {
  padding-right: 10px !important;
  padding-right: 0.13333rem !important;
}
.padding-right-20[data-v-969f2258] {
  padding-right: 20px !important;
  padding-right: 0.26667rem !important;
}
.padding-right-30[data-v-969f2258] {
  padding-right: 30px !important;
  padding-right: 0.4rem !important;
}
.padding-right-40[data-v-969f2258] {
  padding-right: 40px !important;
  padding-right: 0.53333rem !important;
}
.padding-right-50[data-v-969f2258] {
  padding-right: 50px !important;
  padding-right: 0.66667rem !important;
}
.padding-right-60[data-v-969f2258] {
  padding-right: 60px !important;
  padding-right: 0.8rem !important;
}
.padding-bottom-10[data-v-969f2258] {
  padding-bottom: 10px !important;
  padding-bottom: 0.13333rem !important;
}
.padding-bottom-20[data-v-969f2258] {
  padding-bottom: 20px !important;
  padding-bottom: 0.26667rem !important;
}
.padding-bottom-30[data-v-969f2258] {
  padding-bottom: 30px !important;
  padding-bottom: 0.4rem !important;
}
.padding-bottom-40[data-v-969f2258] {
  padding-bottom: 40px !important;
  padding-bottom: 0.53333rem !important;
}
.padding-bottom-50[data-v-969f2258] {
  padding-bottom: 50px !important;
  padding-bottom: 0.66667rem !important;
}
.padding-bottom-60[data-v-969f2258] {
  padding-bottom: 60px !important;
  padding-bottom: 0.8rem !important;
}
.padding-left-10[data-v-969f2258] {
  padding-left: 10px !important;
  padding-left: 0.13333rem !important;
}
.padding-left-20[data-v-969f2258] {
  padding-left: 20px !important;
  padding-left: 0.26667rem !important;
}
.padding-left-30[data-v-969f2258] {
  padding-left: 30px !important;
  padding-left: 0.4rem !important;
}
.padding-left-40[data-v-969f2258] {
  padding-left: 40px !important;
  padding-left: 0.53333rem !important;
}
.padding-left-50[data-v-969f2258] {
  padding-left: 50px !important;
  padding-left: 0.66667rem !important;
}
.padding-left-60[data-v-969f2258] {
  padding-left: 60px !important;
  padding-left: 0.8rem !important;
}
.bac-transparent[data-v-969f2258] {
  background-color: transparent !important;
}
.bac-transparent .layui-m-layerchild[data-v-969f2258] {
    background-color: transparent !important;
}
.layui-m-layer-lzAlert[data-v-969f2258] {
  width: 80% !important;
}
.layui-m-layer-lzAlert h3[data-v-969f2258] {
    line-height: 32px;
    line-height: 0.42667rem;
    height: unset;
    padding-top: 46px;
    padding-top: 0.61333rem;
    font-size: 32px;
    font-size: 0.42667rem;
}
.layui-m-layer-lzAlert .layui-m-layercont[data-v-969f2258] {
    font-size: 30px;
    font-size: 0.4rem;
    max-height: 300px;
    max-height: 4rem;
    overflow: auto;
    word-break: break-all;
    padding: 60px 40px;
    padding: 0.8rem 0.53333rem;
}
.layui-m-layer-lzAlert .layui-m-layerbtn span[yes][data-v-969f2258] {
    font-size: 30px;
    font-size: 0.4rem;
    color: #0084ff !important;
}
.layui-m-layer-inquiry[data-v-969f2258] {
  width: 80% !important;
}
.layui-m-layer-inquiry .layui-m-layercont[data-v-969f2258] {
    font-size: 30px;
    font-size: 0.4rem;
}
.layui-m-layer-design-lzAlert[data-v-969f2258] {
  width: 670px !important;
  width: 8.93333rem !important;
  padding-bottom: 70px;
  padding-bottom: 0.93333rem;
  border-radius: 32px !important;
  border-radius: 0.42667rem !important;
  background: url(../../static-product/img/alertbg.dacbbd63.png) no-repeat;
  background-size: 401px 334px;
  background-size: 5.34667rem 4.45333rem;
  background-position: center 168px;
  background-position: center 2.24rem;
  background-color: #fff;
}
.layui-m-layer-design-lzAlert .layui-m-layercont[data-v-969f2258] {
    font-size: 30px;
    font-size: 0.4rem;
    overflow: auto;
    word-break: break-all;
    padding: 60px 40px;
    padding: 0.8rem 0.53333rem;
}
.layui-m-layer-design-lzAlert .layui-m-layercont .title[data-v-969f2258] {
      font-size: 38px;
      font-size: 0.50667rem;
      line-height: 48px;
      line-height: 0.64rem;
      color: #000;
      text-align: center;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      font-family: PingFangSC-Semibold;
}
.layui-m-layer-design-lzAlert .layui-m-layercont .desc[data-v-969f2258] {
      font-size: 32px;
      font-size: 0.42667rem;
      color: #3c464f;
      text-align: center;
      line-height: 48px;
      line-height: 0.64rem;
      height: 144px;
      height: 1.92rem;
      overflow-y: auto;
      -webkit-overflow-scrolling: touch;
      margin-top: 439px;
      margin-top: 5.85333rem;
      font-family: PingFangSC-Regular;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn[data-v-969f2258] {
    width: 345px;
    width: 4.6rem;
    height: 95px;
    height: 1.26667rem;
    line-height: 95px;
    line-height: 1.26667rem;
    background: #3c7cfc;
    border: 1px solid #3c7cfc;
    overflow: hidden;
    -webkit-box-shadow: 0 10px 22px 0 rgba(60, 124, 252, 0.2);
    -webkit-box-shadow: 0 0.13333rem 0.29333rem 0 rgba(60, 124, 252, 0.2);
            box-shadow: 0 10px 22px 0 rgba(60, 124, 252, 0.2);
            box-shadow: 0 0.13333rem 0.29333rem 0 rgba(60, 124, 252, 0.2);
    border-radius: 54px;
    border-radius: 0.72rem;
    margin: 0 auto;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn span[yes][data-v-969f2258] {
      font-size: 36px;
      font-size: 0.48rem;
      color: #fff;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn span[yes][data-v-969f2258]:active {
      background: #3c7cfc;
}

/*按钮*/
/*最大按钮*/
.wts-btn-big[data-v-969f2258] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big[data-v-969f2258]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*中型按钮*/
.wts-btn-middle[data-v-969f2258] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 294px;
  width: 3.92rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 80px;
  line-height: 1.06667rem;
  border-radius: 8px;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-middle[data-v-969f2258]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-all[data-v-969f2258] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 110px;
  height: 1.46667rem;
  font-size: 40px;
  font-size: 0.53333rem;
  line-height: 110px;
  line-height: 1.46667rem;
  border-radius: 0;
  display: block;
  text-align: center;
}
.wts-btn-all[data-v-969f2258]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-free[data-v-969f2258] {
  color: #fff;
  background-color: #ff6e06;
  font-size: 30px;
  font-size: 0.4rem;
  border-radius: 5px;
  padding: 3px 10px;
  padding: 3px 0.13333rem;
  display: inline-block;
  text-align: center;
}
.wts-btn-free[data-v-969f2258]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}
.wts-btn-big-blue[data-v-969f2258] {
  color: #fff;
  background-color: #3aa9f8;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 94px;
  height: 1.25333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 94px;
  line-height: 1.25333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-blue[data-v-969f2258]:focus {
    color: #e6e6e6;
    background-color: #0994f6;
}

/*蓝色线型按钮-中*/
.wts-btn-cp[data-v-969f2258] {
  color: #fff;
  background-color: #0084ff;
  border: 1px solid #fff;
  display: inline-block;
  text-align: center;
  width: 310px;
  width: 4.13333rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 76px;
  line-height: 1.01333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-cp[data-v-969f2258]:hover, .wts-btn-cp[data-v-969f2258]:focus {
    color: #fff;
    background-color: #fff;
    border: 1px solid #fff;
}
.wts-btn-radius[data-v-969f2258] {
  color: #aaa;
  background-color: #fff;
  border: 1px solid #aaa;
  display: inline-block;
  text-align: center;
  width: 153px;
  width: 2.04rem;
  height: 55px;
  height: 0.73333rem;
  font-size: 26px;
  font-size: 0.34667rem;
  line-height: 55px;
  line-height: 0.73333rem;
  border-radius: 25px;
  border-radius: 0.33333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-radius[data-v-969f2258]:hover, .wts-btn-radius[data-v-969f2258]:focus {
    color: #fff;
    background-color: #aaa;
    border: 1px solid #aaa;
}

/*微大型按钮*/
.wts-btn-big-01[data-v-969f2258] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 590px;
  width: 7.86667rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-01[data-v-969f2258]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*查看更多*/
.wts-btn-more[data-v-969f2258] {
  display: block;
  border-top: 1px solid #eee;
  height: 86px;
  height: 1.14667rem;
  line-height: 86px;
  line-height: 1.14667rem;
  text-align: center;
  margin-left: -60px;
  margin-left: -0.8rem;
  color: #000;
  font-size: 28px;
  font-size: 0.37333rem;
  position: relative;
}
.wts-btn-more[data-v-969f2258]:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 38%;
  margin-top: -18px;
  margin-top: -0.24rem;
  margin-left: 90px;
  margin-left: 1.2rem;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  border-right: 3px solid #000;
  border-top: 3px solid #000;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}
.lz-readys[data-v-969f2258] {
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  min-height: 100vh;
  background-color: #fff;
  z-index: 9999;
}
.lz-readys .spinner[data-v-969f2258] {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -20px;
    margin-top: -0.26667rem;
    margin-left: -20px;
    margin-left: -0.26667rem;
    width: 40px;
    width: 0.53333rem;
    height: 40px;
    height: 0.53333rem;
}
.lz-readys .container1 > div[data-v-969f2258],
  .lz-readys .container2 > div[data-v-969f2258],
  .lz-readys .container3 > div[data-v-969f2258] {
    width: 10px;
    width: 0.13333rem;
    height: 10px;
    height: 0.13333rem;
    background-color: #0084ff;
    border-radius: 100%;
    position: absolute;
    -webkit-animation: bouncedelay-969f2258 1.2s infinite ease-in-out;
    animation: bouncedelay-969f2258 1.2s infinite ease-in-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.lz-readys .spinner .spinner-container[data-v-969f2258] {
    position: absolute;
    width: 100%;
    height: 100%;
}
.lz-readys .container2[data-v-969f2258] {
    -webkit-transform: rotateZ(45deg);
    -ms-transform: rotate(45deg);
        transform: rotateZ(45deg);
}
.lz-readys .container3[data-v-969f2258] {
    -webkit-transform: rotateZ(90deg);
    -ms-transform: rotate(90deg);
        transform: rotateZ(90deg);
}
.lz-readys .circle1[data-v-969f2258] {
    top: 0;
    left: 0;
}
.lz-readys .circle2[data-v-969f2258] {
    top: 0;
    right: 0;
}
.lz-readys .circle3[data-v-969f2258] {
    right: 0;
    bottom: 0;
}
.lz-readys .circle4[data-v-969f2258] {
    left: 0;
    bottom: 0;
}
.lz-readys .container2 .circle1[data-v-969f2258] {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}
.lz-readys .container3 .circle1[data-v-969f2258] {
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
}
.lz-readys .container1 .circle2[data-v-969f2258] {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}
.lz-readys .container2 .circle2[data-v-969f2258] {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}
.lz-readys .container3 .circle2[data-v-969f2258] {
    -webkit-animation-delay: -0.7s;
    animation-delay: -0.7s;
}
.lz-readys .container1 .circle3[data-v-969f2258] {
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.6s;
}
.lz-readys .container2 .circle3[data-v-969f2258] {
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s;
}
.lz-readys .container3 .circle3[data-v-969f2258] {
    -webkit-animation-delay: -0.4s;
    animation-delay: -0.4s;
}
.lz-readys .container1 .circle4[data-v-969f2258] {
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s;
}
.lz-readys .container2 .circle4[data-v-969f2258] {
    -webkit-animation-delay: -0.2s;
    animation-delay: -0.2s;
}
.lz-readys .container3 .circle4[data-v-969f2258] {
    -webkit-animation-delay: -0.1s;
    animation-delay: -0.1s;
}
@-webkit-keyframes bouncedelay-969f2258 {
0%,
  80%,
  100% {
    -webkit-transform: scale(0);
}
40% {
    -webkit-transform: scale(1);
}
}
@keyframes bouncedelay-969f2258 {
0%,
  80%,
  100% {
    transform: scale(0);
    -webkit-transform: scale(0);
}
40% {
    transform: scale(1);
    -webkit-transform: scale(1);
}
}
.lz-readys .loadText[data-v-969f2258] {
    position: absolute;
    top: 40%;
    left: 50%;
    width: 100px;
    width: 1.33333rem;
    margin-left: -50px;
    margin-left: -0.66667rem;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    font-size: 14px;
    font-size: 0.18667rem;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.6);
    color: #fff;
    font-size: 14px;
    padding-bottom: 10px;
    padding-bottom: 0.13333rem;
}
.lz-readys .loadText .gifLoad[data-v-969f2258] {
      width: 60px;
      width: 0.8rem;
      height: 60px;
      height: 0.8rem;
      display: block;
      margin: 10px auto;
      margin: 0.13333rem auto;
}
.design-modal[data-v-969f2258] {
  width: 630px;
  width: 8.4rem;
}
.design-modal.design-modal-footer[data-v-969f2258] {
    width: 690px;
    width: 9.2rem;
    bottom: 20px;
    bottom: 0.26667rem;
    top: auto;
    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    border-radius: 10px;
    border-radius: 0.13333rem;
    background: rgba(255, 255, 255, 0.8);
}
.design-modal.design-modal-footer .van-dialog__footer[data-v-969f2258] {
      display: none;
}
.design-modal.design-modal-confirm[data-v-969f2258] {
    width: 650px;
    width: 8.66667rem;
}
.design-modal.design-modal-confirm .van-dialog__content .van-dialog__message[data-v-969f2258] {
      padding: 40px 30px;
      padding: 0.53333rem 0.4rem;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-button--default[data-v-969f2258] {
      width: 260px;
      width: 3.46667rem;
      height: 80px;
      height: 1.06667rem;
      background: #236DFF;
      border-radius: 40px;
      border-radius: 0.53333rem;
      -webkit-box-flex: 0;
          -ms-flex: none;
              flex: none;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-button--default .van-button__text[data-v-969f2258] {
        font-size: 28px;
        font-size: 0.37333rem;
        color: #fff;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-dialog__cancel[data-v-969f2258] {
      background: #fff;
      border: 1px solid #236DFF;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-dialog__cancel .van-button__text[data-v-969f2258] {
        color: #236DFF;
}
.design-modal .van-dialog__header[data-v-969f2258] {
    color: #000000;
    font-size: 34px;
    font-size: 0.45333rem;
    line-height: 48px;
    line-height: 0.64rem;
    padding-top: 40px;
    padding-top: 0.53333rem;
    font-weight: 700;
}
.design-modal .van-dialog__content .van-dialog__message[data-v-969f2258] {
    color: #444444;
    font-size: 30px;
    font-size: 0.4rem;
    line-height: 42px;
    line-height: 0.56rem;
    padding: 30px;
    padding: 0.4rem;
}
.design-modal .van-dialog__footer[data-v-969f2258] {
    padding: 0 30px 40px;
    padding: 0 0.4rem 0.53333rem;
}
.design-modal .van-dialog__footer.van-hairline--top[data-v-969f2258]::after {
      border: none;
}
.design-modal .van-dialog__footer .van-button--default[data-v-969f2258] {
      width: 320px;
      width: 4.26667rem;
      height: 88px;
      height: 1.17333rem;
      background: #236DFF;
      border-radius: 44px;
      border-radius: 0.58667rem;
      margin: 0 auto;
      -webkit-box-flex: 0;
          -ms-flex: none;
              flex: none;
}
.design-modal .van-dialog__footer .van-button--default .van-button__text[data-v-969f2258] {
        font-size: 32px;
        font-size: 0.42667rem;
        color: #fff;
}
.cell-select-wrap[data-v-969f2258] {
  padding: 30px;
  padding: 0.4rem;
}
.cell-select-wrap .title[data-v-969f2258] {
    font-size: 32px;
    font-size: 0.42667rem;
    font-weight: 600;
    line-height: 50px;
    line-height: 0.66667rem;
    color: #333333;
    margin-bottom: 15px;
    margin-bottom: 0.2rem;
}
.cell-select-wrap .desc[data-v-969f2258] {
    font-size: 30px;
    font-size: 0.4rem;
    line-height: 46px;
    line-height: 0.61333rem;
    color: #333333;
}
.cell-select-wrap .desc i[data-v-969f2258] {
      color: #f20c0c;
}
.cell-select-wrap .content[data-v-969f2258] {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}
.cell-select-wrap .content .name-wrap[data-v-969f2258] {
      margin: 30px 0 10px;
      margin: 0.4rem 0 0.13333rem;
}
.cell-select-wrap .content p[data-v-969f2258] {
      line-height: 50px;
      line-height: 0.66667rem;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
}
.cell-select-wrap .content .title[data-v-969f2258] {
      font-size: 30px;
      font-size: 0.4rem;
      font-weight: 600;
      margin-bottom: 0;
      color: #333333;
}
.cell-select-wrap .content .desc[data-v-969f2258] {
      font-size: 26px;
      font-size: 0.34667rem;
      line-height: 40px;
      line-height: 0.53333rem;
      color: #666666;
      padding-left: 50px;
      padding-left: 0.66667rem;
}
.cell-select-wrap[data-v-969f2258] .van-icon,
  .cell-select-wrap .check-ico[data-v-969f2258] {
    width: 36px;
    width: 0.48rem;
    font-size: 38px;
    font-size: 0.50667rem;
    margin-right: 20px;
    margin-right: 0.26667rem;
}
.cell-select-wrap[data-v-969f2258] .van-icon-circle {
    color: #dddddd;
}
.cell-select-wrap[data-v-969f2258] .van-icon-passed {
    color: #377aff;
}

@charset "UTF-8";
/*---------       字体行高       -----------*/
/*---------       字体颜色       -----------*/
/*---------       边框颜色       -----------*/
/*---------       背景颜色       -----------*/
/*--------- 按钮颜色  ---- */
/* 属性多值传递
ex:
@include remCalc(padding,10,20);
padding: 0.13333rem 0.26667rem;*/
/*按钮纯色系*/
/*按钮边框色系*/
/*按钮大小*/
/*自适应按钮*/
/*标题*/
/*小消息标签*/
/*背景色点击变化*/
/*字数省略限制*/
/*波纹点击效果*/
/*按钮*/
/*最大按钮*/
.wts-btn-big[data-v-c040d890] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big[data-v-c040d890]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*中型按钮*/
.wts-btn-middle[data-v-c040d890] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 294px;
  width: 3.92rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 80px;
  line-height: 1.06667rem;
  border-radius: 8px;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-middle[data-v-c040d890]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-all[data-v-c040d890] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 110px;
  height: 1.46667rem;
  font-size: 40px;
  font-size: 0.53333rem;
  line-height: 110px;
  line-height: 1.46667rem;
  border-radius: 0;
  display: block;
  text-align: center;
}
.wts-btn-all[data-v-c040d890]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-free[data-v-c040d890] {
  color: #fff;
  background-color: #ff6e06;
  font-size: 30px;
  font-size: 0.4rem;
  border-radius: 5px;
  padding: 3px 10px;
  padding: 3px 0.13333rem;
  display: inline-block;
  text-align: center;
}
.wts-btn-free[data-v-c040d890]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}
.wts-btn-big-blue[data-v-c040d890] {
  color: #fff;
  background-color: #3aa9f8;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 94px;
  height: 1.25333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 94px;
  line-height: 1.25333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-blue[data-v-c040d890]:focus {
    color: #e6e6e6;
    background-color: #0994f6;
}

/*蓝色线型按钮-中*/
.wts-btn-cp[data-v-c040d890] {
  color: #fff;
  background-color: #0084ff;
  border: 1px solid #fff;
  display: inline-block;
  text-align: center;
  width: 310px;
  width: 4.13333rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 76px;
  line-height: 1.01333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-cp[data-v-c040d890]:hover, .wts-btn-cp[data-v-c040d890]:focus {
    color: #fff;
    background-color: #fff;
    border: 1px solid #fff;
}
.wts-btn-radius[data-v-c040d890] {
  color: #aaa;
  background-color: #fff;
  border: 1px solid #aaa;
  display: inline-block;
  text-align: center;
  width: 153px;
  width: 2.04rem;
  height: 55px;
  height: 0.73333rem;
  font-size: 26px;
  font-size: 0.34667rem;
  line-height: 55px;
  line-height: 0.73333rem;
  border-radius: 25px;
  border-radius: 0.33333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-radius[data-v-c040d890]:hover, .wts-btn-radius[data-v-c040d890]:focus {
    color: #fff;
    background-color: #aaa;
    border: 1px solid #aaa;
}

/*微大型按钮*/
.wts-btn-big-01[data-v-c040d890] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 590px;
  width: 7.86667rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-01[data-v-c040d890]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*查看更多*/
.wts-btn-more[data-v-c040d890] {
  display: block;
  border-top: 1px solid #eee;
  height: 86px;
  height: 1.14667rem;
  line-height: 86px;
  line-height: 1.14667rem;
  text-align: center;
  margin-left: -60px;
  margin-left: -0.8rem;
  color: #000;
  font-size: 28px;
  font-size: 0.37333rem;
  position: relative;
}
.wts-btn-more[data-v-c040d890]:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 38%;
  margin-top: -18px;
  margin-top: -0.24rem;
  margin-left: 90px;
  margin-left: 1.2rem;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  border-right: 3px solid #000;
  border-top: 3px solid #000;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}
.body-container[data-v-c040d890] {
  width: 750px;
  width: 10rem;
  margin: 0 auto;
  position: relative;
  background-color: #f5f5f5;
}
.lz-top-img[data-v-c040d890] {
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
}

/*单选框*/
.lz-radio[data-v-c040d890] {
  position: relative;
  -webkit-appearance: none;
  width: 18px;
  width: 0.24rem;
  height: 18px;
  height: 0.24rem;
  background-color: transparent;
  border: none;
}
.lz-radio[data-v-c040d890]:before {
  content: "\e623";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 12px;
  font-size: 0.16rem;
  line-height: 18px;
  line-height: 0.24rem;
  text-align: center;
  width: 18px;
  width: 0.24rem;
  height: 18px;
  height: 0.24rem;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  color: #fff;
  opacity: 1;
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 50%;
}
.lz-radio[data-v-c040d890]:checked::before {
  background-color: #0084ff;
  border: 1px solid #0084ff;
}
.lz-radio-new[data-v-c040d890] {
  position: relative;
  background-color: #fff;
  width: 40px;
  width: 0.53333rem;
  height: 40px;
  height: 0.53333rem;
  border-radius: 50%;
  display: inline-block;
  border: 1px solid #e5e5e5;
}
.lz-radio-new[data-check=true][data-v-c040d890] {
  background-color: #0084ff;
  border: 1px solid #0084ff;
}
.lz-radio-new[data-check=true][data-v-c040d890]:before {
  content: "\e6f0";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 20px;
  font-size: 0.26667rem;
  line-height: 40px;
  line-height: 0.53333rem;
  text-align: center;
  color: #fff;
  position: absolute;
  top: 2px;
  right: 4px;
  margin-top: -1px;
}

/*多选框*/
.lz-checkbox[data-v-c040d890] {
  position: relative;
  -webkit-appearance: none;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: transparent;
  border: none;
}
.lz-checkbox[data-v-c040d890]:before {
  content: "\e64e";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 14px;
  font-size: 0.18667rem;
  line-height: 24px;
  line-height: 0.32rem;
  text-align: center;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: #fff;
  color: transparent;
  border: 1px solid #ccc;
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 6px;
}
.lz-checkbox[data-v-c040d890]:checked::before {
  color: #0084ff;
  background-color: #fff;
  border: 1px solid #0084ff;
}

/*多选框2-选择外层选中*/
.lz-checkbox-02[data-v-c040d890] {
  position: relative;
  -webkit-appearance: none;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: transparent;
  border: none;
}
.lz-checkbox-02[data-v-c040d890]:before {
  content: "\e623";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 14px;
  font-size: 0.18667rem;
  line-height: 21px;
  line-height: 0.28rem;
  text-align: center;
  width: 22px;
  width: 0.29333rem;
  height: 21px;
  height: 0.28rem;
  background-color: #fff;
  color: transparent;
  border: 1px solid #ccc;
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.checkLi[data-v-c040d890] {
  color: #0084ff !important;
}
.checkLi .lz-checkbox-02[data-v-c040d890]:before {
    color: #fff;
    background-color: #0084ff;
    border: 1px solid #0084ff;
}

/*底部按钮*/
.lz-apply-btn[data-v-c040d890] {
  position: fixed;
  bottom: 0;
  border-top: 2px solid #fff;
  z-index: 20;
  color: #666;
  background-color: #f0f0f0;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 100px;
  height: 1.33333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 0;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.lz-apply-btn i[data-v-c040d890] {
    font-size: 40px;
    font-size: 0.53333rem;
    margin-right: 10px;
    margin-right: 0.13333rem;
}

/*底部提示*/
.lz-lp-footer[data-v-c040d890] {
  position: absolute;
  bottom: 100px;
  bottom: 1.33333rem;
  padding: 10px;
  padding: 0.13333rem;
}
.lz-lp-footer p[data-v-c040d890] {
    margin-bottom: 10px;
    margin-bottom: 0.13333rem;
}

/*顶部返回栏*/
.lz-top-title-empty[data-v-c040d890] {
  width: 100%;
  height: 90px;
  height: 1.2rem;
}
.lz-top-title[data-v-c040d890] {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 555;
  width: 100%;
  height: 90px;
  height: 1.2rem;
  line-height: 90px;
  line-height: 1.2rem;
  background-color: #0084ff;
  color: #fff;
  font-size: 28px;
  font-size: 0.37333rem;
}
.lz-top-title .left[data-v-c040d890] {
    position: absolute;
    top: 0;
    left: 20px;
    left: 0.26667rem;
    color: #fff;
}
.lz-top-title .right[data-v-c040d890] {
    position: absolute;
    top: 0;
    right: 20px;
    right: 0.26667rem;
    color: #fff;
}
.lz-top-title .center[data-v-c040d890] {
    text-align: center;
    font-size: 32px;
    font-size: 0.42667rem;
}

/*订单页*/
.lz-order-list[data-v-c040d890] {
  background-color: #fff;
  padding-top: 44px;
  padding-top: 0.58667rem;
}
.lz-order-list .titles[data-v-c040d890] {
    font-size: 36px;
    font-size: 0.48rem;
    color: #222;
    text-align: center;
}
.lz-order-list .need-com[data-v-c040d890] {
    position: relative;
    top: -4px;
    font-size: 12px;
    font-size: 0.16rem;
    line-height: 1.2;
    padding: 1px 8px;
    background-color: #fff;
    position: relative;
    color: #fff;
    border-radius: 5px;
    font-size: 28px;
    font-size: 0.37333rem;
    border: 1px solid #0084ff;
    margin-left: 5px;
    color: #0084ff;
}
.lz-order-list .need-com[data-v-c040d890]::before {
      content: '';
      position: absolute;
      left: -6px;
      top: 50%;
      margin-top: -3px;
      width: 0;
      height: 0;
      border: 3px solid transparent;
      border-right-color: #fff;
}
.lz-order-list .need-com[data-v-c040d890]:before {
    content: 0;
}
.lz-order-list .uls-order[data-v-c040d890] {
    width: 100%;
}
.lz-order-list .uls-order > li[data-v-c040d890] {
      text-align: center;
      font-size: 36px;
      font-size: 0.48rem;
      display: block;
      padding: 40px 0;
      padding: 0.53333rem 0;
}
.lz-order-list .uls-order > li .order-name[data-v-c040d890] {
        display: block;
        line-height: 40px;
        line-height: 0.53333rem;
        color: #000;
}
.lz-order-list .uls-order > li .order-inform[data-v-c040d890] {
        font-size: 60px;
        font-size: 0.8rem;
        display: block;
        margin-top: 4px;
        line-height: 80px;
        line-height: 1.06667rem;
        color: #ff6f07;
}
.lz-order-list .btn-check[data-v-c040d890],
  .lz-order-list .btn-pay[data-v-c040d890] {
    color: #ccc;
    background-color: #fff;
    border: 1px solid #ccc;
    display: inline-block;
    text-align: center;
    width: 180px;
    width: 2.4rem;
    height: 60px;
    height: 0.8rem;
    font-size: 28px;
    font-size: 0.37333rem;
    line-height: 56px;
    line-height: 0.74667rem;
    border-radius: 0;
    float: right;
    margin-left: 10px;
    margin-left: 0.13333rem;
}
.lz-order-list .btn-check[data-v-c040d890]:hover, .lz-order-list .btn-check[data-v-c040d890]:focus,
    .lz-order-list .btn-pay[data-v-c040d890]:hover,
    .lz-order-list .btn-pay[data-v-c040d890]:focus {
      color: #fff;
      background-color: #ccc;
      border: 1px solid #ccc;
}
.pay-many[data-v-c040d890] {
  margin-top: 12px;
  margin-top: 0.16rem;
  line-height: 88px;
  line-height: 1.17333rem;
  display: block;
  padding-left: 30px;
  padding-left: 0.4rem;
  font-size: 36px;
  font-size: 0.48rem;
}
.lz-bankBanch[data-v-c040d890] {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}
.lz-bankBanch.active[data-v-c040d890] {
    display: block;
}
.lz-bankBanch .lz-drop-search[data-v-c040d890] {
    background-color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}
.lz-bankBanch .lz-drop-search .title[data-v-c040d890] {
      position: relative;
      width: 100%;
      height: 100px;
      height: 1.33333rem;
      line-height: 100px;
      line-height: 1.33333rem;
      font-size: 34px;
      font-size: 0.45333rem;
      text-align: center;
}
.lz-bankBanch .lz-drop-search .title i[data-v-c040d890] {
        font-size: 50px;
        font-size: 0.66667rem;
        position: absolute;
        right: 0;
        top: 0;
        width: 80px;
        width: 1.06667rem;
        line-height: 100px;
        line-height: 1.33333rem;
}
.lz-bankBanch .lz-drop-search .search-box[data-v-c040d890] {
      position: relative;
      width: 100%;
      height: 100px;
      height: 1.33333rem;
      padding: 15px 40px;
      padding: 0.2rem 0.53333rem;
      text-align: center;
      background-color: #f5f5f5;
}
.lz-bankBanch .lz-drop-search .search-box i[data-v-c040d890] {
        position: absolute;
        left: 50px;
        left: 0.66667rem;
        top: 50%;
        margin-top: -35px;
        margin-top: -0.46667rem;
        font-size: 30px;
        font-size: 0.4rem;
        height: 70px;
        height: 0.93333rem;
        line-height: 70px;
        line-height: 0.93333rem;
        color: #999;
}
.lz-bankBanch .lz-drop-search .search[data-v-c040d890] {
      display: block;
      width: 100%;
      height: 70px;
      height: 0.93333rem;
      background-color: #fff;
      color: #333;
      padding-left: 50px;
      padding-left: 0.66667rem;
      margin: 0;
      border-color: #fff;
      font-size: 32px;
      font-size: 0.42667rem;
      border: none;
}
.lz-bankBanch .lz-drop-search .selected[data-v-c040d890] {
      width: 100%;
      height: 300px;
      height: 4rem;
      padding: 10px 20px;
      padding: 0.13333rem 0.26667rem;
      overflow: auto !important;
}
.lz-bankBanch .lz-drop-search .selected .option[data-v-c040d890] {
        position: relative;
        display: block;
        min-height: 20px;
        min-height: 0.26667rem;
        width: 100%;
        font-size: 16px;
        font-size: 0.21333rem;
        line-height: 20px;
        line-height: 0.26667rem;
        padding: 5px 0;
        color: #666;
        border-top: 1px solid #ececec;
}
.lz-bankBanch .lz-drop-search .selected .option[data-v-c040d890]:first-child {
          border-top: none;
}
.lz-list-block[data-v-c040d890] {
  position: relative;
}
.lz-list-block .ul-List .icons-left[data-v-c040d890] {
    position: absolute;
    width: 50px;
    width: 0.66667rem;
    left: 0;
    top: 25px;
    top: 0.33333rem;
    display: inline-block;
    height: 50px;
    height: 0.66667rem;
    font-size: 44px;
    font-size: 0.58667rem;
    color: #0084ff;
}
.lz-list-block .ul-List .ripple[data-v-c040d890] {
    position: relative;
    overflow: hidden;
}
.lz-list-block .ul-List .ripple[data-v-c040d890]:after {
      content: "";
      display: block;
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      pointer-events: none;
      background-image: radial-gradient(circle, #666 10%, transparent 10.01%);
      background-repeat: no-repeat;
      background-position: 50%;
      -webkit-transform: scale(10, 10);
          -ms-transform: scale(10, 10);
              transform: scale(10, 10);
      opacity: 0;
      -webkit-transition: opacity .5s, -webkit-transform .3s;
      transition: opacity .5s, -webkit-transform .3s;
      transition: transform .3s, opacity .5s;
      transition: transform .3s, opacity .5s, -webkit-transform .3s;
}
.lz-list-block .ul-List .ripple[data-v-c040d890]:active:after {
      -webkit-transform: scale(0, 0);
          -ms-transform: scale(0, 0);
              transform: scale(0, 0);
      opacity: .3;
      -webkit-transition: 0s;
      transition: 0s;
}
.lz-list-block .ul-List .item-content[data-v-c040d890] {
    background-color: #fff;
    width: 100%;
    line-height: 100px;
    line-height: 1.33333rem;
    height: 100px;
    height: 1.33333rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 30px;
    padding: 0 0.4rem;
    border-bottom: 1px solid #e7e7e7;
    font-size: 30px;
    font-size: 0.4rem;
}
.lz-list-block .ul-List .item-content > a.item-link[data-v-c040d890] {
      font-size: 30px;
      font-size: 0.4rem;
      display: block;
      width: 100%;
      height: 100%;
      color: #000;
}
.lz-list-block .ul-List .item-content .item-inner[data-v-c040d890] {
      width: 100%;
      height: 100%;
      position: relative;
      padding-right: 40px;
      padding-right: 0.53333rem;
      padding-left: 70px;
      padding-left: 0.93333rem;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
}
.lz-list-block .ul-List .item-content .icon-gerenziliao[data-v-c040d890] {
      font-size: 30px;
      font-size: 0.4rem;
}
.lz-list-block .ul-List .item-content .icons-right[data-v-c040d890] {
      position: absolute;
      right: 0;
      top: 0;
      display: inline-block;
      height: 100px;
      height: 1.33333rem;
      line-height: 100px;
      line-height: 1.33333rem;
      font-size: 36px;
      font-size: 0.48rem;
      color: #cac9ce;
}
.lz-list-block .ul-List .item-content .item-form[data-v-c040d890] {
      padding-left: 0;
}
.lz-list-block .ul-List .item-content .item-form .item-e-left[data-v-c040d890] {
        width: 30%;
        height: 100%;
        display: inline-block;
        float: left;
}
.lz-list-block .ul-List .item-content .item-form .item-e-right[data-v-c040d890] {
        width: 68%;
        height: 100%;
        text-align: right;
        display: inline-block;
        float: right;
        margin-bottom: 0;
}
.lz-list-block .ul-List .item-content .item-form input[type="text"][data-v-c040d890] {
        border: none;
        background-color: #fff;
}
.lz-list-block .ul-List .item-content .item-form .lz-radio[data-v-c040d890] {
        margin-top: 30px;
        margin-top: 0.4rem;
}
.lz-list-block .ul-List .item-content .item-form .date-input[data-v-c040d890] {
        border: none;
        text-align: right;
        background-color: #fff;
        height: 90px;
        height: 1.2rem;
        line-height: 90px;
        line-height: 1.2rem;
        margin-right: -55px;
        margin-right: -0.73333rem;
}
.lz-list-block .ul-List .item-content .item-title[data-v-c040d890] {
      padding: 0;
}
.lz-list-block .ul-List .item-content .item-title .item-img[data-v-c040d890] {
        position: absolute;
        right: 0;
        top: 5px;
        width: 90px;
        width: 1.2rem;
        height: 90px;
        height: 1.2rem;
        border-radius: 50%;
}
.shadeBox[data-v-c040d890] {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 999;
  background-color: rgba(0, 0, 0, 0.4);
}
#emptyDom[data-v-c040d890] {
  font-size: 34px;
  font-size: 0.45333rem;
}
#emptyDom .empty-icon[data-v-c040d890] {
    width: 185px;
    width: 2.46667rem;
    display: block;
    margin: 30px auto 10px;
    margin: 0.4rem auto 0.13333rem;
}
#emptyDom p[data-v-c040d890] {
    text-align: center;
    font-size: 34px;
    font-size: 0.45333rem;
}
.lz-layer-bg[data-v-c040d890] {
  background-color: transparent !important;
}
.layui-m-layer2 .layui-m-layerchild p[data-v-c040d890] {
  color: #fff;
}
.layout-enter-active[data-v-c040d890], .layout-leave-active[data-v-c040d890] {
  -webkit-transition: opacity .5s;
  transition: opacity .5s;
}
.layout-enter[data-v-c040d890], .layout-leave-active[data-v-c040d890] {
  opacity: 0;
}
.van-picker button[data-v-c040d890] {
  font-size: 30px;
  font-size: 0.4rem;
}
.van-image[data-v-c040d890] {
  vertical-align: middle;
}
.van-image img[data-v-c040d890] {
    vertical-align: middle;
}
.share-process-yindao[data-v-c040d890] {
  background-color: transparent;
  position: fixed;
  left: 0;
  top: 0;
  width: 750px;
  width: 10rem;
}
.share-process-yindao .layui-m-layercont[data-v-c040d890] {
    text-align: right;
    padding-right: 20px;
    padding-right: 0.26667rem;
    padding-top: 20px;
    padding-top: 0.26667rem;
}
.share-process-yindao img[data-v-c040d890] {
    width: 560px;
    width: 7.46667rem;
}
.vue-puzzle-vcode[data-v-c040d890] {
  z-index: 999999 !important;
}
.vue-puzzle-vcode .vue-auth-box_[data-v-c040d890] {
    top: 50%;
}
.margin-top-10[data-v-c040d890] {
  margin-top: 10px !important;
  margin-top: 0.13333rem !important;
}
.margin-top-20[data-v-c040d890] {
  margin-top: 20px !important;
  margin-top: 0.26667rem !important;
}
.margin-top-30[data-v-c040d890] {
  margin-top: 30px !important;
  margin-top: 0.4rem !important;
}
.margin-top-40[data-v-c040d890] {
  margin-top: 40px !important;
  margin-top: 0.53333rem !important;
}
.margin-top-50[data-v-c040d890] {
  margin-top: 50px !important;
  margin-top: 0.66667rem !important;
}
.margin-top-60[data-v-c040d890] {
  margin-top: 60px !important;
  margin-top: 0.8rem !important;
}
.margin-right-10[data-v-c040d890] {
  margin-right: 10px !important;
  margin-right: 0.13333rem !important;
}
.margin-right-20[data-v-c040d890] {
  margin-right: 20px !important;
  margin-right: 0.26667rem !important;
}
.margin-right-30[data-v-c040d890] {
  margin-right: 30px !important;
  margin-right: 0.4rem !important;
}
.margin-right-40[data-v-c040d890] {
  margin-right: 40px !important;
  margin-right: 0.53333rem !important;
}
.margin-right-50[data-v-c040d890] {
  margin-right: 50px !important;
  margin-right: 0.66667rem !important;
}
.margin-right-60[data-v-c040d890] {
  margin-right: 60px !important;
  margin-right: 0.8rem !important;
}
.margin-bottom-10[data-v-c040d890] {
  margin-bottom: 10px !important;
  margin-bottom: 0.13333rem !important;
}
.margin-bottom-20[data-v-c040d890] {
  margin-bottom: 20px !important;
  margin-bottom: 0.26667rem !important;
}
.margin-bottom-30[data-v-c040d890] {
  margin-bottom: 30px !important;
  margin-bottom: 0.4rem !important;
}
.margin-bottom-40[data-v-c040d890] {
  margin-bottom: 40px !important;
  margin-bottom: 0.53333rem !important;
}
.margin-bottom-50[data-v-c040d890] {
  margin-bottom: 50px !important;
  margin-bottom: 0.66667rem !important;
}
.margin-bottom-60[data-v-c040d890] {
  margin-bottom: 60px !important;
  margin-bottom: 0.8rem !important;
}
.margin-left-10[data-v-c040d890] {
  margin-left: 10px !important;
  margin-left: 0.13333rem !important;
}
.margin-left-20[data-v-c040d890] {
  margin-left: 20px !important;
  margin-left: 0.26667rem !important;
}
.margin-left-30[data-v-c040d890] {
  margin-left: 30px !important;
  margin-left: 0.4rem !important;
}
.margin-left-40[data-v-c040d890] {
  margin-left: 40px !important;
  margin-left: 0.53333rem !important;
}
.margin-left-50[data-v-c040d890] {
  margin-left: 50px !important;
  margin-left: 0.66667rem !important;
}
.margin-left-60[data-v-c040d890] {
  margin-left: 60px !important;
  margin-left: 0.8rem !important;
}
.padding-top-10[data-v-c040d890] {
  padding-top: 10px !important;
  padding-top: 0.13333rem !important;
}
.padding-top-20[data-v-c040d890] {
  padding-top: 20px !important;
  padding-top: 0.26667rem !important;
}
.padding-top-30[data-v-c040d890] {
  padding-top: 30px !important;
  padding-top: 0.4rem !important;
}
.padding-top-40[data-v-c040d890] {
  padding-top: 40px !important;
  padding-top: 0.53333rem !important;
}
.padding-top-50[data-v-c040d890] {
  padding-top: 50px !important;
  padding-top: 0.66667rem !important;
}
.padding-top-60[data-v-c040d890] {
  padding-top: 60px !important;
  padding-top: 0.8rem !important;
}
.padding-right-10[data-v-c040d890] {
  padding-right: 10px !important;
  padding-right: 0.13333rem !important;
}
.padding-right-20[data-v-c040d890] {
  padding-right: 20px !important;
  padding-right: 0.26667rem !important;
}
.padding-right-30[data-v-c040d890] {
  padding-right: 30px !important;
  padding-right: 0.4rem !important;
}
.padding-right-40[data-v-c040d890] {
  padding-right: 40px !important;
  padding-right: 0.53333rem !important;
}
.padding-right-50[data-v-c040d890] {
  padding-right: 50px !important;
  padding-right: 0.66667rem !important;
}
.padding-right-60[data-v-c040d890] {
  padding-right: 60px !important;
  padding-right: 0.8rem !important;
}
.padding-bottom-10[data-v-c040d890] {
  padding-bottom: 10px !important;
  padding-bottom: 0.13333rem !important;
}
.padding-bottom-20[data-v-c040d890] {
  padding-bottom: 20px !important;
  padding-bottom: 0.26667rem !important;
}
.padding-bottom-30[data-v-c040d890] {
  padding-bottom: 30px !important;
  padding-bottom: 0.4rem !important;
}
.padding-bottom-40[data-v-c040d890] {
  padding-bottom: 40px !important;
  padding-bottom: 0.53333rem !important;
}
.padding-bottom-50[data-v-c040d890] {
  padding-bottom: 50px !important;
  padding-bottom: 0.66667rem !important;
}
.padding-bottom-60[data-v-c040d890] {
  padding-bottom: 60px !important;
  padding-bottom: 0.8rem !important;
}
.padding-left-10[data-v-c040d890] {
  padding-left: 10px !important;
  padding-left: 0.13333rem !important;
}
.padding-left-20[data-v-c040d890] {
  padding-left: 20px !important;
  padding-left: 0.26667rem !important;
}
.padding-left-30[data-v-c040d890] {
  padding-left: 30px !important;
  padding-left: 0.4rem !important;
}
.padding-left-40[data-v-c040d890] {
  padding-left: 40px !important;
  padding-left: 0.53333rem !important;
}
.padding-left-50[data-v-c040d890] {
  padding-left: 50px !important;
  padding-left: 0.66667rem !important;
}
.padding-left-60[data-v-c040d890] {
  padding-left: 60px !important;
  padding-left: 0.8rem !important;
}
.bac-transparent[data-v-c040d890] {
  background-color: transparent !important;
}
.bac-transparent .layui-m-layerchild[data-v-c040d890] {
    background-color: transparent !important;
}
.layui-m-layer-lzAlert[data-v-c040d890] {
  width: 80% !important;
}
.layui-m-layer-lzAlert h3[data-v-c040d890] {
    line-height: 32px;
    line-height: 0.42667rem;
    height: unset;
    padding-top: 46px;
    padding-top: 0.61333rem;
    font-size: 32px;
    font-size: 0.42667rem;
}
.layui-m-layer-lzAlert .layui-m-layercont[data-v-c040d890] {
    font-size: 30px;
    font-size: 0.4rem;
    max-height: 300px;
    max-height: 4rem;
    overflow: auto;
    word-break: break-all;
    padding: 60px 40px;
    padding: 0.8rem 0.53333rem;
}
.layui-m-layer-lzAlert .layui-m-layerbtn span[yes][data-v-c040d890] {
    font-size: 30px;
    font-size: 0.4rem;
    color: #0084ff !important;
}
.layui-m-layer-inquiry[data-v-c040d890] {
  width: 80% !important;
}
.layui-m-layer-inquiry .layui-m-layercont[data-v-c040d890] {
    font-size: 30px;
    font-size: 0.4rem;
}
.layui-m-layer-design-lzAlert[data-v-c040d890] {
  width: 670px !important;
  width: 8.93333rem !important;
  padding-bottom: 70px;
  padding-bottom: 0.93333rem;
  border-radius: 32px !important;
  border-radius: 0.42667rem !important;
  background: url(../../static-product/img/alertbg.dacbbd63.png) no-repeat;
  background-size: 401px 334px;
  background-size: 5.34667rem 4.45333rem;
  background-position: center 168px;
  background-position: center 2.24rem;
  background-color: #fff;
}
.layui-m-layer-design-lzAlert .layui-m-layercont[data-v-c040d890] {
    font-size: 30px;
    font-size: 0.4rem;
    overflow: auto;
    word-break: break-all;
    padding: 60px 40px;
    padding: 0.8rem 0.53333rem;
}
.layui-m-layer-design-lzAlert .layui-m-layercont .title[data-v-c040d890] {
      font-size: 38px;
      font-size: 0.50667rem;
      line-height: 48px;
      line-height: 0.64rem;
      color: #000;
      text-align: center;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      font-family: PingFangSC-Semibold;
}
.layui-m-layer-design-lzAlert .layui-m-layercont .desc[data-v-c040d890] {
      font-size: 32px;
      font-size: 0.42667rem;
      color: #3c464f;
      text-align: center;
      line-height: 48px;
      line-height: 0.64rem;
      height: 144px;
      height: 1.92rem;
      overflow-y: auto;
      -webkit-overflow-scrolling: touch;
      margin-top: 439px;
      margin-top: 5.85333rem;
      font-family: PingFangSC-Regular;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn[data-v-c040d890] {
    width: 345px;
    width: 4.6rem;
    height: 95px;
    height: 1.26667rem;
    line-height: 95px;
    line-height: 1.26667rem;
    background: #3c7cfc;
    border: 1px solid #3c7cfc;
    overflow: hidden;
    -webkit-box-shadow: 0 10px 22px 0 rgba(60, 124, 252, 0.2);
    -webkit-box-shadow: 0 0.13333rem 0.29333rem 0 rgba(60, 124, 252, 0.2);
            box-shadow: 0 10px 22px 0 rgba(60, 124, 252, 0.2);
            box-shadow: 0 0.13333rem 0.29333rem 0 rgba(60, 124, 252, 0.2);
    border-radius: 54px;
    border-radius: 0.72rem;
    margin: 0 auto;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn span[yes][data-v-c040d890] {
      font-size: 36px;
      font-size: 0.48rem;
      color: #fff;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn span[yes][data-v-c040d890]:active {
      background: #3c7cfc;
}

/*按钮*/
/*最大按钮*/
.wts-btn-big[data-v-c040d890] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big[data-v-c040d890]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*中型按钮*/
.wts-btn-middle[data-v-c040d890] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 294px;
  width: 3.92rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 80px;
  line-height: 1.06667rem;
  border-radius: 8px;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-middle[data-v-c040d890]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-all[data-v-c040d890] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 110px;
  height: 1.46667rem;
  font-size: 40px;
  font-size: 0.53333rem;
  line-height: 110px;
  line-height: 1.46667rem;
  border-radius: 0;
  display: block;
  text-align: center;
}
.wts-btn-all[data-v-c040d890]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-free[data-v-c040d890] {
  color: #fff;
  background-color: #ff6e06;
  font-size: 30px;
  font-size: 0.4rem;
  border-radius: 5px;
  padding: 3px 10px;
  padding: 3px 0.13333rem;
  display: inline-block;
  text-align: center;
}
.wts-btn-free[data-v-c040d890]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}
.wts-btn-big-blue[data-v-c040d890] {
  color: #fff;
  background-color: #3aa9f8;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 94px;
  height: 1.25333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 94px;
  line-height: 1.25333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-blue[data-v-c040d890]:focus {
    color: #e6e6e6;
    background-color: #0994f6;
}

/*蓝色线型按钮-中*/
.wts-btn-cp[data-v-c040d890] {
  color: #fff;
  background-color: #0084ff;
  border: 1px solid #fff;
  display: inline-block;
  text-align: center;
  width: 310px;
  width: 4.13333rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 76px;
  line-height: 1.01333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-cp[data-v-c040d890]:hover, .wts-btn-cp[data-v-c040d890]:focus {
    color: #fff;
    background-color: #fff;
    border: 1px solid #fff;
}
.wts-btn-radius[data-v-c040d890] {
  color: #aaa;
  background-color: #fff;
  border: 1px solid #aaa;
  display: inline-block;
  text-align: center;
  width: 153px;
  width: 2.04rem;
  height: 55px;
  height: 0.73333rem;
  font-size: 26px;
  font-size: 0.34667rem;
  line-height: 55px;
  line-height: 0.73333rem;
  border-radius: 25px;
  border-radius: 0.33333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-radius[data-v-c040d890]:hover, .wts-btn-radius[data-v-c040d890]:focus {
    color: #fff;
    background-color: #aaa;
    border: 1px solid #aaa;
}

/*微大型按钮*/
.wts-btn-big-01[data-v-c040d890] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 590px;
  width: 7.86667rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-01[data-v-c040d890]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*查看更多*/
.wts-btn-more[data-v-c040d890] {
  display: block;
  border-top: 1px solid #eee;
  height: 86px;
  height: 1.14667rem;
  line-height: 86px;
  line-height: 1.14667rem;
  text-align: center;
  margin-left: -60px;
  margin-left: -0.8rem;
  color: #000;
  font-size: 28px;
  font-size: 0.37333rem;
  position: relative;
}
.wts-btn-more[data-v-c040d890]:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 38%;
  margin-top: -18px;
  margin-top: -0.24rem;
  margin-left: 90px;
  margin-left: 1.2rem;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  border-right: 3px solid #000;
  border-top: 3px solid #000;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}
.lz-readys[data-v-c040d890] {
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  min-height: 100vh;
  background-color: #fff;
  z-index: 9999;
}
.lz-readys .spinner[data-v-c040d890] {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -20px;
    margin-top: -0.26667rem;
    margin-left: -20px;
    margin-left: -0.26667rem;
    width: 40px;
    width: 0.53333rem;
    height: 40px;
    height: 0.53333rem;
}
.lz-readys .container1 > div[data-v-c040d890],
  .lz-readys .container2 > div[data-v-c040d890],
  .lz-readys .container3 > div[data-v-c040d890] {
    width: 10px;
    width: 0.13333rem;
    height: 10px;
    height: 0.13333rem;
    background-color: #0084ff;
    border-radius: 100%;
    position: absolute;
    -webkit-animation: bouncedelay-c040d890 1.2s infinite ease-in-out;
    animation: bouncedelay-c040d890 1.2s infinite ease-in-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.lz-readys .spinner .spinner-container[data-v-c040d890] {
    position: absolute;
    width: 100%;
    height: 100%;
}
.lz-readys .container2[data-v-c040d890] {
    -webkit-transform: rotateZ(45deg);
    -ms-transform: rotate(45deg);
        transform: rotateZ(45deg);
}
.lz-readys .container3[data-v-c040d890] {
    -webkit-transform: rotateZ(90deg);
    -ms-transform: rotate(90deg);
        transform: rotateZ(90deg);
}
.lz-readys .circle1[data-v-c040d890] {
    top: 0;
    left: 0;
}
.lz-readys .circle2[data-v-c040d890] {
    top: 0;
    right: 0;
}
.lz-readys .circle3[data-v-c040d890] {
    right: 0;
    bottom: 0;
}
.lz-readys .circle4[data-v-c040d890] {
    left: 0;
    bottom: 0;
}
.lz-readys .container2 .circle1[data-v-c040d890] {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}
.lz-readys .container3 .circle1[data-v-c040d890] {
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
}
.lz-readys .container1 .circle2[data-v-c040d890] {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}
.lz-readys .container2 .circle2[data-v-c040d890] {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}
.lz-readys .container3 .circle2[data-v-c040d890] {
    -webkit-animation-delay: -0.7s;
    animation-delay: -0.7s;
}
.lz-readys .container1 .circle3[data-v-c040d890] {
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.6s;
}
.lz-readys .container2 .circle3[data-v-c040d890] {
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s;
}
.lz-readys .container3 .circle3[data-v-c040d890] {
    -webkit-animation-delay: -0.4s;
    animation-delay: -0.4s;
}
.lz-readys .container1 .circle4[data-v-c040d890] {
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s;
}
.lz-readys .container2 .circle4[data-v-c040d890] {
    -webkit-animation-delay: -0.2s;
    animation-delay: -0.2s;
}
.lz-readys .container3 .circle4[data-v-c040d890] {
    -webkit-animation-delay: -0.1s;
    animation-delay: -0.1s;
}
@-webkit-keyframes bouncedelay-c040d890 {
0%,
  80%,
  100% {
    -webkit-transform: scale(0);
}
40% {
    -webkit-transform: scale(1);
}
}
@keyframes bouncedelay-c040d890 {
0%,
  80%,
  100% {
    transform: scale(0);
    -webkit-transform: scale(0);
}
40% {
    transform: scale(1);
    -webkit-transform: scale(1);
}
}
.lz-readys .loadText[data-v-c040d890] {
    position: absolute;
    top: 40%;
    left: 50%;
    width: 100px;
    width: 1.33333rem;
    margin-left: -50px;
    margin-left: -0.66667rem;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    font-size: 14px;
    font-size: 0.18667rem;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.6);
    color: #fff;
    font-size: 14px;
    padding-bottom: 10px;
    padding-bottom: 0.13333rem;
}
.lz-readys .loadText .gifLoad[data-v-c040d890] {
      width: 60px;
      width: 0.8rem;
      height: 60px;
      height: 0.8rem;
      display: block;
      margin: 10px auto;
      margin: 0.13333rem auto;
}
.design-modal[data-v-c040d890] {
  width: 630px;
  width: 8.4rem;
}
.design-modal.design-modal-footer[data-v-c040d890] {
    width: 690px;
    width: 9.2rem;
    bottom: 20px;
    bottom: 0.26667rem;
    top: auto;
    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    border-radius: 10px;
    border-radius: 0.13333rem;
    background: rgba(255, 255, 255, 0.8);
}
.design-modal.design-modal-footer .van-dialog__footer[data-v-c040d890] {
      display: none;
}
.design-modal.design-modal-confirm[data-v-c040d890] {
    width: 650px;
    width: 8.66667rem;
}
.design-modal.design-modal-confirm .van-dialog__content .van-dialog__message[data-v-c040d890] {
      padding: 40px 30px;
      padding: 0.53333rem 0.4rem;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-button--default[data-v-c040d890] {
      width: 260px;
      width: 3.46667rem;
      height: 80px;
      height: 1.06667rem;
      background: #236DFF;
      border-radius: 40px;
      border-radius: 0.53333rem;
      -webkit-box-flex: 0;
          -ms-flex: none;
              flex: none;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-button--default .van-button__text[data-v-c040d890] {
        font-size: 28px;
        font-size: 0.37333rem;
        color: #fff;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-dialog__cancel[data-v-c040d890] {
      background: #fff;
      border: 1px solid #236DFF;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-dialog__cancel .van-button__text[data-v-c040d890] {
        color: #236DFF;
}
.design-modal .van-dialog__header[data-v-c040d890] {
    color: #000000;
    font-size: 34px;
    font-size: 0.45333rem;
    line-height: 48px;
    line-height: 0.64rem;
    padding-top: 40px;
    padding-top: 0.53333rem;
    font-weight: 700;
}
.design-modal .van-dialog__content .van-dialog__message[data-v-c040d890] {
    color: #444444;
    font-size: 30px;
    font-size: 0.4rem;
    line-height: 42px;
    line-height: 0.56rem;
    padding: 30px;
    padding: 0.4rem;
}
.design-modal .van-dialog__footer[data-v-c040d890] {
    padding: 0 30px 40px;
    padding: 0 0.4rem 0.53333rem;
}
.design-modal .van-dialog__footer.van-hairline--top[data-v-c040d890]::after {
      border: none;
}
.design-modal .van-dialog__footer .van-button--default[data-v-c040d890] {
      width: 320px;
      width: 4.26667rem;
      height: 88px;
      height: 1.17333rem;
      background: #236DFF;
      border-radius: 44px;
      border-radius: 0.58667rem;
      margin: 0 auto;
      -webkit-box-flex: 0;
          -ms-flex: none;
              flex: none;
}
.design-modal .van-dialog__footer .van-button--default .van-button__text[data-v-c040d890] {
        font-size: 32px;
        font-size: 0.42667rem;
        color: #fff;
}
.cell[data-v-c040d890] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.cell .icon-person[data-v-c040d890] {
    height: 30px;
    height: 0.4rem;
    padding-left: 14px;
    padding-left: 0.18667rem;
    border-left: 1px solid rgba(151, 151, 151, 0.3);
    margin-left: 14px;
    margin-left: 0.18667rem;
}
.in-text[data-v-c040d890] {
  word-break: break-all;
}

@charset "UTF-8";
/*---------       字体行高       -----------*/
/*---------       字体颜色       -----------*/
/*---------       边框颜色       -----------*/
/*---------       背景颜色       -----------*/
/*--------- 按钮颜色  ---- */
/* 属性多值传递
ex:
@include remCalc(padding,10,20);
padding: 0.13333rem 0.26667rem;*/
/*按钮纯色系*/
/*按钮边框色系*/
/*按钮大小*/
/*自适应按钮*/
/*标题*/
/*小消息标签*/
/*背景色点击变化*/
/*字数省略限制*/
/*波纹点击效果*/
/*按钮*/
/*最大按钮*/
.wts-btn-big[data-v-2fe975fd] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big[data-v-2fe975fd]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*中型按钮*/
.wts-btn-middle[data-v-2fe975fd] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 294px;
  width: 3.92rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 80px;
  line-height: 1.06667rem;
  border-radius: 8px;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-middle[data-v-2fe975fd]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-all[data-v-2fe975fd] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 110px;
  height: 1.46667rem;
  font-size: 40px;
  font-size: 0.53333rem;
  line-height: 110px;
  line-height: 1.46667rem;
  border-radius: 0;
  display: block;
  text-align: center;
}
.wts-btn-all[data-v-2fe975fd]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-free[data-v-2fe975fd] {
  color: #fff;
  background-color: #ff6e06;
  font-size: 30px;
  font-size: 0.4rem;
  border-radius: 5px;
  padding: 3px 10px;
  padding: 3px 0.13333rem;
  display: inline-block;
  text-align: center;
}
.wts-btn-free[data-v-2fe975fd]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}
.wts-btn-big-blue[data-v-2fe975fd] {
  color: #fff;
  background-color: #3aa9f8;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 94px;
  height: 1.25333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 94px;
  line-height: 1.25333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-blue[data-v-2fe975fd]:focus {
    color: #e6e6e6;
    background-color: #0994f6;
}

/*蓝色线型按钮-中*/
.wts-btn-cp[data-v-2fe975fd] {
  color: #fff;
  background-color: #0084ff;
  border: 1px solid #fff;
  display: inline-block;
  text-align: center;
  width: 310px;
  width: 4.13333rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 76px;
  line-height: 1.01333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-cp[data-v-2fe975fd]:hover, .wts-btn-cp[data-v-2fe975fd]:focus {
    color: #fff;
    background-color: #fff;
    border: 1px solid #fff;
}
.wts-btn-radius[data-v-2fe975fd] {
  color: #aaa;
  background-color: #fff;
  border: 1px solid #aaa;
  display: inline-block;
  text-align: center;
  width: 153px;
  width: 2.04rem;
  height: 55px;
  height: 0.73333rem;
  font-size: 26px;
  font-size: 0.34667rem;
  line-height: 55px;
  line-height: 0.73333rem;
  border-radius: 25px;
  border-radius: 0.33333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-radius[data-v-2fe975fd]:hover, .wts-btn-radius[data-v-2fe975fd]:focus {
    color: #fff;
    background-color: #aaa;
    border: 1px solid #aaa;
}

/*微大型按钮*/
.wts-btn-big-01[data-v-2fe975fd] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 590px;
  width: 7.86667rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-01[data-v-2fe975fd]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*查看更多*/
.wts-btn-more[data-v-2fe975fd] {
  display: block;
  border-top: 1px solid #eee;
  height: 86px;
  height: 1.14667rem;
  line-height: 86px;
  line-height: 1.14667rem;
  text-align: center;
  margin-left: -60px;
  margin-left: -0.8rem;
  color: #000;
  font-size: 28px;
  font-size: 0.37333rem;
  position: relative;
}
.wts-btn-more[data-v-2fe975fd]:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 38%;
  margin-top: -18px;
  margin-top: -0.24rem;
  margin-left: 90px;
  margin-left: 1.2rem;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  border-right: 3px solid #000;
  border-top: 3px solid #000;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}
.body-container[data-v-2fe975fd] {
  width: 750px;
  width: 10rem;
  margin: 0 auto;
  position: relative;
  background-color: #f5f5f5;
}
.lz-top-img[data-v-2fe975fd] {
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
}

/*单选框*/
.lz-radio[data-v-2fe975fd] {
  position: relative;
  -webkit-appearance: none;
  width: 18px;
  width: 0.24rem;
  height: 18px;
  height: 0.24rem;
  background-color: transparent;
  border: none;
}
.lz-radio[data-v-2fe975fd]:before {
  content: "\e623";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 12px;
  font-size: 0.16rem;
  line-height: 18px;
  line-height: 0.24rem;
  text-align: center;
  width: 18px;
  width: 0.24rem;
  height: 18px;
  height: 0.24rem;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  color: #fff;
  opacity: 1;
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 50%;
}
.lz-radio[data-v-2fe975fd]:checked::before {
  background-color: #0084ff;
  border: 1px solid #0084ff;
}
.lz-radio-new[data-v-2fe975fd] {
  position: relative;
  background-color: #fff;
  width: 40px;
  width: 0.53333rem;
  height: 40px;
  height: 0.53333rem;
  border-radius: 50%;
  display: inline-block;
  border: 1px solid #e5e5e5;
}
.lz-radio-new[data-check=true][data-v-2fe975fd] {
  background-color: #0084ff;
  border: 1px solid #0084ff;
}
.lz-radio-new[data-check=true][data-v-2fe975fd]:before {
  content: "\e6f0";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 20px;
  font-size: 0.26667rem;
  line-height: 40px;
  line-height: 0.53333rem;
  text-align: center;
  color: #fff;
  position: absolute;
  top: 2px;
  right: 4px;
  margin-top: -1px;
}

/*多选框*/
.lz-checkbox[data-v-2fe975fd] {
  position: relative;
  -webkit-appearance: none;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: transparent;
  border: none;
}
.lz-checkbox[data-v-2fe975fd]:before {
  content: "\e64e";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 14px;
  font-size: 0.18667rem;
  line-height: 24px;
  line-height: 0.32rem;
  text-align: center;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: #fff;
  color: transparent;
  border: 1px solid #ccc;
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 6px;
}
.lz-checkbox[data-v-2fe975fd]:checked::before {
  color: #0084ff;
  background-color: #fff;
  border: 1px solid #0084ff;
}

/*多选框2-选择外层选中*/
.lz-checkbox-02[data-v-2fe975fd] {
  position: relative;
  -webkit-appearance: none;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: transparent;
  border: none;
}
.lz-checkbox-02[data-v-2fe975fd]:before {
  content: "\e623";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 14px;
  font-size: 0.18667rem;
  line-height: 21px;
  line-height: 0.28rem;
  text-align: center;
  width: 22px;
  width: 0.29333rem;
  height: 21px;
  height: 0.28rem;
  background-color: #fff;
  color: transparent;
  border: 1px solid #ccc;
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.checkLi[data-v-2fe975fd] {
  color: #0084ff !important;
}
.checkLi .lz-checkbox-02[data-v-2fe975fd]:before {
    color: #fff;
    background-color: #0084ff;
    border: 1px solid #0084ff;
}

/*底部按钮*/
.lz-apply-btn[data-v-2fe975fd] {
  position: fixed;
  bottom: 0;
  border-top: 2px solid #fff;
  z-index: 20;
  color: #666;
  background-color: #f0f0f0;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 100px;
  height: 1.33333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 0;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.lz-apply-btn i[data-v-2fe975fd] {
    font-size: 40px;
    font-size: 0.53333rem;
    margin-right: 10px;
    margin-right: 0.13333rem;
}

/*底部提示*/
.lz-lp-footer[data-v-2fe975fd] {
  position: absolute;
  bottom: 100px;
  bottom: 1.33333rem;
  padding: 10px;
  padding: 0.13333rem;
}
.lz-lp-footer p[data-v-2fe975fd] {
    margin-bottom: 10px;
    margin-bottom: 0.13333rem;
}

/*顶部返回栏*/
.lz-top-title-empty[data-v-2fe975fd] {
  width: 100%;
  height: 90px;
  height: 1.2rem;
}
.lz-top-title[data-v-2fe975fd] {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 555;
  width: 100%;
  height: 90px;
  height: 1.2rem;
  line-height: 90px;
  line-height: 1.2rem;
  background-color: #0084ff;
  color: #fff;
  font-size: 28px;
  font-size: 0.37333rem;
}
.lz-top-title .left[data-v-2fe975fd] {
    position: absolute;
    top: 0;
    left: 20px;
    left: 0.26667rem;
    color: #fff;
}
.lz-top-title .right[data-v-2fe975fd] {
    position: absolute;
    top: 0;
    right: 20px;
    right: 0.26667rem;
    color: #fff;
}
.lz-top-title .center[data-v-2fe975fd] {
    text-align: center;
    font-size: 32px;
    font-size: 0.42667rem;
}

/*订单页*/
.lz-order-list[data-v-2fe975fd] {
  background-color: #fff;
  padding-top: 44px;
  padding-top: 0.58667rem;
}
.lz-order-list .titles[data-v-2fe975fd] {
    font-size: 36px;
    font-size: 0.48rem;
    color: #222;
    text-align: center;
}
.lz-order-list .need-com[data-v-2fe975fd] {
    position: relative;
    top: -4px;
    font-size: 12px;
    font-size: 0.16rem;
    line-height: 1.2;
    padding: 1px 8px;
    background-color: #fff;
    position: relative;
    color: #fff;
    border-radius: 5px;
    font-size: 28px;
    font-size: 0.37333rem;
    border: 1px solid #0084ff;
    margin-left: 5px;
    color: #0084ff;
}
.lz-order-list .need-com[data-v-2fe975fd]::before {
      content: '';
      position: absolute;
      left: -6px;
      top: 50%;
      margin-top: -3px;
      width: 0;
      height: 0;
      border: 3px solid transparent;
      border-right-color: #fff;
}
.lz-order-list .need-com[data-v-2fe975fd]:before {
    content: 0;
}
.lz-order-list .uls-order[data-v-2fe975fd] {
    width: 100%;
}
.lz-order-list .uls-order > li[data-v-2fe975fd] {
      text-align: center;
      font-size: 36px;
      font-size: 0.48rem;
      display: block;
      padding: 40px 0;
      padding: 0.53333rem 0;
}
.lz-order-list .uls-order > li .order-name[data-v-2fe975fd] {
        display: block;
        line-height: 40px;
        line-height: 0.53333rem;
        color: #000;
}
.lz-order-list .uls-order > li .order-inform[data-v-2fe975fd] {
        font-size: 60px;
        font-size: 0.8rem;
        display: block;
        margin-top: 4px;
        line-height: 80px;
        line-height: 1.06667rem;
        color: #ff6f07;
}
.lz-order-list .btn-check[data-v-2fe975fd],
  .lz-order-list .btn-pay[data-v-2fe975fd] {
    color: #ccc;
    background-color: #fff;
    border: 1px solid #ccc;
    display: inline-block;
    text-align: center;
    width: 180px;
    width: 2.4rem;
    height: 60px;
    height: 0.8rem;
    font-size: 28px;
    font-size: 0.37333rem;
    line-height: 56px;
    line-height: 0.74667rem;
    border-radius: 0;
    float: right;
    margin-left: 10px;
    margin-left: 0.13333rem;
}
.lz-order-list .btn-check[data-v-2fe975fd]:hover, .lz-order-list .btn-check[data-v-2fe975fd]:focus,
    .lz-order-list .btn-pay[data-v-2fe975fd]:hover,
    .lz-order-list .btn-pay[data-v-2fe975fd]:focus {
      color: #fff;
      background-color: #ccc;
      border: 1px solid #ccc;
}
.pay-many[data-v-2fe975fd] {
  margin-top: 12px;
  margin-top: 0.16rem;
  line-height: 88px;
  line-height: 1.17333rem;
  display: block;
  padding-left: 30px;
  padding-left: 0.4rem;
  font-size: 36px;
  font-size: 0.48rem;
}
.lz-bankBanch[data-v-2fe975fd] {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}
.lz-bankBanch.active[data-v-2fe975fd] {
    display: block;
}
.lz-bankBanch .lz-drop-search[data-v-2fe975fd] {
    background-color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}
.lz-bankBanch .lz-drop-search .title[data-v-2fe975fd] {
      position: relative;
      width: 100%;
      height: 100px;
      height: 1.33333rem;
      line-height: 100px;
      line-height: 1.33333rem;
      font-size: 34px;
      font-size: 0.45333rem;
      text-align: center;
}
.lz-bankBanch .lz-drop-search .title i[data-v-2fe975fd] {
        font-size: 50px;
        font-size: 0.66667rem;
        position: absolute;
        right: 0;
        top: 0;
        width: 80px;
        width: 1.06667rem;
        line-height: 100px;
        line-height: 1.33333rem;
}
.lz-bankBanch .lz-drop-search .search-box[data-v-2fe975fd] {
      position: relative;
      width: 100%;
      height: 100px;
      height: 1.33333rem;
      padding: 15px 40px;
      padding: 0.2rem 0.53333rem;
      text-align: center;
      background-color: #f5f5f5;
}
.lz-bankBanch .lz-drop-search .search-box i[data-v-2fe975fd] {
        position: absolute;
        left: 50px;
        left: 0.66667rem;
        top: 50%;
        margin-top: -35px;
        margin-top: -0.46667rem;
        font-size: 30px;
        font-size: 0.4rem;
        height: 70px;
        height: 0.93333rem;
        line-height: 70px;
        line-height: 0.93333rem;
        color: #999;
}
.lz-bankBanch .lz-drop-search .search[data-v-2fe975fd] {
      display: block;
      width: 100%;
      height: 70px;
      height: 0.93333rem;
      background-color: #fff;
      color: #333;
      padding-left: 50px;
      padding-left: 0.66667rem;
      margin: 0;
      border-color: #fff;
      font-size: 32px;
      font-size: 0.42667rem;
      border: none;
}
.lz-bankBanch .lz-drop-search .selected[data-v-2fe975fd] {
      width: 100%;
      height: 300px;
      height: 4rem;
      padding: 10px 20px;
      padding: 0.13333rem 0.26667rem;
      overflow: auto !important;
}
.lz-bankBanch .lz-drop-search .selected .option[data-v-2fe975fd] {
        position: relative;
        display: block;
        min-height: 20px;
        min-height: 0.26667rem;
        width: 100%;
        font-size: 16px;
        font-size: 0.21333rem;
        line-height: 20px;
        line-height: 0.26667rem;
        padding: 5px 0;
        color: #666;
        border-top: 1px solid #ececec;
}
.lz-bankBanch .lz-drop-search .selected .option[data-v-2fe975fd]:first-child {
          border-top: none;
}
.lz-list-block[data-v-2fe975fd] {
  position: relative;
}
.lz-list-block .ul-List .icons-left[data-v-2fe975fd] {
    position: absolute;
    width: 50px;
    width: 0.66667rem;
    left: 0;
    top: 25px;
    top: 0.33333rem;
    display: inline-block;
    height: 50px;
    height: 0.66667rem;
    font-size: 44px;
    font-size: 0.58667rem;
    color: #0084ff;
}
.lz-list-block .ul-List .ripple[data-v-2fe975fd] {
    position: relative;
    overflow: hidden;
}
.lz-list-block .ul-List .ripple[data-v-2fe975fd]:after {
      content: "";
      display: block;
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      pointer-events: none;
      background-image: radial-gradient(circle, #666 10%, transparent 10.01%);
      background-repeat: no-repeat;
      background-position: 50%;
      -webkit-transform: scale(10, 10);
          -ms-transform: scale(10, 10);
              transform: scale(10, 10);
      opacity: 0;
      -webkit-transition: opacity .5s, -webkit-transform .3s;
      transition: opacity .5s, -webkit-transform .3s;
      transition: transform .3s, opacity .5s;
      transition: transform .3s, opacity .5s, -webkit-transform .3s;
}
.lz-list-block .ul-List .ripple[data-v-2fe975fd]:active:after {
      -webkit-transform: scale(0, 0);
          -ms-transform: scale(0, 0);
              transform: scale(0, 0);
      opacity: .3;
      -webkit-transition: 0s;
      transition: 0s;
}
.lz-list-block .ul-List .item-content[data-v-2fe975fd] {
    background-color: #fff;
    width: 100%;
    line-height: 100px;
    line-height: 1.33333rem;
    height: 100px;
    height: 1.33333rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 30px;
    padding: 0 0.4rem;
    border-bottom: 1px solid #e7e7e7;
    font-size: 30px;
    font-size: 0.4rem;
}
.lz-list-block .ul-List .item-content > a.item-link[data-v-2fe975fd] {
      font-size: 30px;
      font-size: 0.4rem;
      display: block;
      width: 100%;
      height: 100%;
      color: #000;
}
.lz-list-block .ul-List .item-content .item-inner[data-v-2fe975fd] {
      width: 100%;
      height: 100%;
      position: relative;
      padding-right: 40px;
      padding-right: 0.53333rem;
      padding-left: 70px;
      padding-left: 0.93333rem;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
}
.lz-list-block .ul-List .item-content .icon-gerenziliao[data-v-2fe975fd] {
      font-size: 30px;
      font-size: 0.4rem;
}
.lz-list-block .ul-List .item-content .icons-right[data-v-2fe975fd] {
      position: absolute;
      right: 0;
      top: 0;
      display: inline-block;
      height: 100px;
      height: 1.33333rem;
      line-height: 100px;
      line-height: 1.33333rem;
      font-size: 36px;
      font-size: 0.48rem;
      color: #cac9ce;
}
.lz-list-block .ul-List .item-content .item-form[data-v-2fe975fd] {
      padding-left: 0;
}
.lz-list-block .ul-List .item-content .item-form .item-e-left[data-v-2fe975fd] {
        width: 30%;
        height: 100%;
        display: inline-block;
        float: left;
}
.lz-list-block .ul-List .item-content .item-form .item-e-right[data-v-2fe975fd] {
        width: 68%;
        height: 100%;
        text-align: right;
        display: inline-block;
        float: right;
        margin-bottom: 0;
}
.lz-list-block .ul-List .item-content .item-form input[type="text"][data-v-2fe975fd] {
        border: none;
        background-color: #fff;
}
.lz-list-block .ul-List .item-content .item-form .lz-radio[data-v-2fe975fd] {
        margin-top: 30px;
        margin-top: 0.4rem;
}
.lz-list-block .ul-List .item-content .item-form .date-input[data-v-2fe975fd] {
        border: none;
        text-align: right;
        background-color: #fff;
        height: 90px;
        height: 1.2rem;
        line-height: 90px;
        line-height: 1.2rem;
        margin-right: -55px;
        margin-right: -0.73333rem;
}
.lz-list-block .ul-List .item-content .item-title[data-v-2fe975fd] {
      padding: 0;
}
.lz-list-block .ul-List .item-content .item-title .item-img[data-v-2fe975fd] {
        position: absolute;
        right: 0;
        top: 5px;
        width: 90px;
        width: 1.2rem;
        height: 90px;
        height: 1.2rem;
        border-radius: 50%;
}
.shadeBox[data-v-2fe975fd] {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 999;
  background-color: rgba(0, 0, 0, 0.4);
}
#emptyDom[data-v-2fe975fd] {
  font-size: 34px;
  font-size: 0.45333rem;
}
#emptyDom .empty-icon[data-v-2fe975fd] {
    width: 185px;
    width: 2.46667rem;
    display: block;
    margin: 30px auto 10px;
    margin: 0.4rem auto 0.13333rem;
}
#emptyDom p[data-v-2fe975fd] {
    text-align: center;
    font-size: 34px;
    font-size: 0.45333rem;
}
.lz-layer-bg[data-v-2fe975fd] {
  background-color: transparent !important;
}
.layui-m-layer2 .layui-m-layerchild p[data-v-2fe975fd] {
  color: #fff;
}
.layout-enter-active[data-v-2fe975fd], .layout-leave-active[data-v-2fe975fd] {
  -webkit-transition: opacity .5s;
  transition: opacity .5s;
}
.layout-enter[data-v-2fe975fd], .layout-leave-active[data-v-2fe975fd] {
  opacity: 0;
}
.van-picker button[data-v-2fe975fd] {
  font-size: 30px;
  font-size: 0.4rem;
}
.van-image[data-v-2fe975fd] {
  vertical-align: middle;
}
.van-image img[data-v-2fe975fd] {
    vertical-align: middle;
}
.share-process-yindao[data-v-2fe975fd] {
  background-color: transparent;
  position: fixed;
  left: 0;
  top: 0;
  width: 750px;
  width: 10rem;
}
.share-process-yindao .layui-m-layercont[data-v-2fe975fd] {
    text-align: right;
    padding-right: 20px;
    padding-right: 0.26667rem;
    padding-top: 20px;
    padding-top: 0.26667rem;
}
.share-process-yindao img[data-v-2fe975fd] {
    width: 560px;
    width: 7.46667rem;
}
.vue-puzzle-vcode[data-v-2fe975fd] {
  z-index: 999999 !important;
}
.vue-puzzle-vcode .vue-auth-box_[data-v-2fe975fd] {
    top: 50%;
}
.margin-top-10[data-v-2fe975fd] {
  margin-top: 10px !important;
  margin-top: 0.13333rem !important;
}
.margin-top-20[data-v-2fe975fd] {
  margin-top: 20px !important;
  margin-top: 0.26667rem !important;
}
.margin-top-30[data-v-2fe975fd] {
  margin-top: 30px !important;
  margin-top: 0.4rem !important;
}
.margin-top-40[data-v-2fe975fd] {
  margin-top: 40px !important;
  margin-top: 0.53333rem !important;
}
.margin-top-50[data-v-2fe975fd] {
  margin-top: 50px !important;
  margin-top: 0.66667rem !important;
}
.margin-top-60[data-v-2fe975fd] {
  margin-top: 60px !important;
  margin-top: 0.8rem !important;
}
.margin-right-10[data-v-2fe975fd] {
  margin-right: 10px !important;
  margin-right: 0.13333rem !important;
}
.margin-right-20[data-v-2fe975fd] {
  margin-right: 20px !important;
  margin-right: 0.26667rem !important;
}
.margin-right-30[data-v-2fe975fd] {
  margin-right: 30px !important;
  margin-right: 0.4rem !important;
}
.margin-right-40[data-v-2fe975fd] {
  margin-right: 40px !important;
  margin-right: 0.53333rem !important;
}
.margin-right-50[data-v-2fe975fd] {
  margin-right: 50px !important;
  margin-right: 0.66667rem !important;
}
.margin-right-60[data-v-2fe975fd] {
  margin-right: 60px !important;
  margin-right: 0.8rem !important;
}
.margin-bottom-10[data-v-2fe975fd] {
  margin-bottom: 10px !important;
  margin-bottom: 0.13333rem !important;
}
.margin-bottom-20[data-v-2fe975fd] {
  margin-bottom: 20px !important;
  margin-bottom: 0.26667rem !important;
}
.margin-bottom-30[data-v-2fe975fd] {
  margin-bottom: 30px !important;
  margin-bottom: 0.4rem !important;
}
.margin-bottom-40[data-v-2fe975fd] {
  margin-bottom: 40px !important;
  margin-bottom: 0.53333rem !important;
}
.margin-bottom-50[data-v-2fe975fd] {
  margin-bottom: 50px !important;
  margin-bottom: 0.66667rem !important;
}
.margin-bottom-60[data-v-2fe975fd] {
  margin-bottom: 60px !important;
  margin-bottom: 0.8rem !important;
}
.margin-left-10[data-v-2fe975fd] {
  margin-left: 10px !important;
  margin-left: 0.13333rem !important;
}
.margin-left-20[data-v-2fe975fd] {
  margin-left: 20px !important;
  margin-left: 0.26667rem !important;
}
.margin-left-30[data-v-2fe975fd] {
  margin-left: 30px !important;
  margin-left: 0.4rem !important;
}
.margin-left-40[data-v-2fe975fd] {
  margin-left: 40px !important;
  margin-left: 0.53333rem !important;
}
.margin-left-50[data-v-2fe975fd] {
  margin-left: 50px !important;
  margin-left: 0.66667rem !important;
}
.margin-left-60[data-v-2fe975fd] {
  margin-left: 60px !important;
  margin-left: 0.8rem !important;
}
.padding-top-10[data-v-2fe975fd] {
  padding-top: 10px !important;
  padding-top: 0.13333rem !important;
}
.padding-top-20[data-v-2fe975fd] {
  padding-top: 20px !important;
  padding-top: 0.26667rem !important;
}
.padding-top-30[data-v-2fe975fd] {
  padding-top: 30px !important;
  padding-top: 0.4rem !important;
}
.padding-top-40[data-v-2fe975fd] {
  padding-top: 40px !important;
  padding-top: 0.53333rem !important;
}
.padding-top-50[data-v-2fe975fd] {
  padding-top: 50px !important;
  padding-top: 0.66667rem !important;
}
.padding-top-60[data-v-2fe975fd] {
  padding-top: 60px !important;
  padding-top: 0.8rem !important;
}
.padding-right-10[data-v-2fe975fd] {
  padding-right: 10px !important;
  padding-right: 0.13333rem !important;
}
.padding-right-20[data-v-2fe975fd] {
  padding-right: 20px !important;
  padding-right: 0.26667rem !important;
}
.padding-right-30[data-v-2fe975fd] {
  padding-right: 30px !important;
  padding-right: 0.4rem !important;
}
.padding-right-40[data-v-2fe975fd] {
  padding-right: 40px !important;
  padding-right: 0.53333rem !important;
}
.padding-right-50[data-v-2fe975fd] {
  padding-right: 50px !important;
  padding-right: 0.66667rem !important;
}
.padding-right-60[data-v-2fe975fd] {
  padding-right: 60px !important;
  padding-right: 0.8rem !important;
}
.padding-bottom-10[data-v-2fe975fd] {
  padding-bottom: 10px !important;
  padding-bottom: 0.13333rem !important;
}
.padding-bottom-20[data-v-2fe975fd] {
  padding-bottom: 20px !important;
  padding-bottom: 0.26667rem !important;
}
.padding-bottom-30[data-v-2fe975fd] {
  padding-bottom: 30px !important;
  padding-bottom: 0.4rem !important;
}
.padding-bottom-40[data-v-2fe975fd] {
  padding-bottom: 40px !important;
  padding-bottom: 0.53333rem !important;
}
.padding-bottom-50[data-v-2fe975fd] {
  padding-bottom: 50px !important;
  padding-bottom: 0.66667rem !important;
}
.padding-bottom-60[data-v-2fe975fd] {
  padding-bottom: 60px !important;
  padding-bottom: 0.8rem !important;
}
.padding-left-10[data-v-2fe975fd] {
  padding-left: 10px !important;
  padding-left: 0.13333rem !important;
}
.padding-left-20[data-v-2fe975fd] {
  padding-left: 20px !important;
  padding-left: 0.26667rem !important;
}
.padding-left-30[data-v-2fe975fd] {
  padding-left: 30px !important;
  padding-left: 0.4rem !important;
}
.padding-left-40[data-v-2fe975fd] {
  padding-left: 40px !important;
  padding-left: 0.53333rem !important;
}
.padding-left-50[data-v-2fe975fd] {
  padding-left: 50px !important;
  padding-left: 0.66667rem !important;
}
.padding-left-60[data-v-2fe975fd] {
  padding-left: 60px !important;
  padding-left: 0.8rem !important;
}
.bac-transparent[data-v-2fe975fd] {
  background-color: transparent !important;
}
.bac-transparent .layui-m-layerchild[data-v-2fe975fd] {
    background-color: transparent !important;
}
.layui-m-layer-lzAlert[data-v-2fe975fd] {
  width: 80% !important;
}
.layui-m-layer-lzAlert h3[data-v-2fe975fd] {
    line-height: 32px;
    line-height: 0.42667rem;
    height: unset;
    padding-top: 46px;
    padding-top: 0.61333rem;
    font-size: 32px;
    font-size: 0.42667rem;
}
.layui-m-layer-lzAlert .layui-m-layercont[data-v-2fe975fd] {
    font-size: 30px;
    font-size: 0.4rem;
    max-height: 300px;
    max-height: 4rem;
    overflow: auto;
    word-break: break-all;
    padding: 60px 40px;
    padding: 0.8rem 0.53333rem;
}
.layui-m-layer-lzAlert .layui-m-layerbtn span[yes][data-v-2fe975fd] {
    font-size: 30px;
    font-size: 0.4rem;
    color: #0084ff !important;
}
.layui-m-layer-inquiry[data-v-2fe975fd] {
  width: 80% !important;
}
.layui-m-layer-inquiry .layui-m-layercont[data-v-2fe975fd] {
    font-size: 30px;
    font-size: 0.4rem;
}
.layui-m-layer-design-lzAlert[data-v-2fe975fd] {
  width: 670px !important;
  width: 8.93333rem !important;
  padding-bottom: 70px;
  padding-bottom: 0.93333rem;
  border-radius: 32px !important;
  border-radius: 0.42667rem !important;
  background: url(../../static-product/img/alertbg.dacbbd63.png) no-repeat;
  background-size: 401px 334px;
  background-size: 5.34667rem 4.45333rem;
  background-position: center 168px;
  background-position: center 2.24rem;
  background-color: #fff;
}
.layui-m-layer-design-lzAlert .layui-m-layercont[data-v-2fe975fd] {
    font-size: 30px;
    font-size: 0.4rem;
    overflow: auto;
    word-break: break-all;
    padding: 60px 40px;
    padding: 0.8rem 0.53333rem;
}
.layui-m-layer-design-lzAlert .layui-m-layercont .title[data-v-2fe975fd] {
      font-size: 38px;
      font-size: 0.50667rem;
      line-height: 48px;
      line-height: 0.64rem;
      color: #000;
      text-align: center;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      font-family: PingFangSC-Semibold;
}
.layui-m-layer-design-lzAlert .layui-m-layercont .desc[data-v-2fe975fd] {
      font-size: 32px;
      font-size: 0.42667rem;
      color: #3c464f;
      text-align: center;
      line-height: 48px;
      line-height: 0.64rem;
      height: 144px;
      height: 1.92rem;
      overflow-y: auto;
      -webkit-overflow-scrolling: touch;
      margin-top: 439px;
      margin-top: 5.85333rem;
      font-family: PingFangSC-Regular;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn[data-v-2fe975fd] {
    width: 345px;
    width: 4.6rem;
    height: 95px;
    height: 1.26667rem;
    line-height: 95px;
    line-height: 1.26667rem;
    background: #3c7cfc;
    border: 1px solid #3c7cfc;
    overflow: hidden;
    -webkit-box-shadow: 0 10px 22px 0 rgba(60, 124, 252, 0.2);
    -webkit-box-shadow: 0 0.13333rem 0.29333rem 0 rgba(60, 124, 252, 0.2);
            box-shadow: 0 10px 22px 0 rgba(60, 124, 252, 0.2);
            box-shadow: 0 0.13333rem 0.29333rem 0 rgba(60, 124, 252, 0.2);
    border-radius: 54px;
    border-radius: 0.72rem;
    margin: 0 auto;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn span[yes][data-v-2fe975fd] {
      font-size: 36px;
      font-size: 0.48rem;
      color: #fff;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn span[yes][data-v-2fe975fd]:active {
      background: #3c7cfc;
}

/*按钮*/
/*最大按钮*/
.wts-btn-big[data-v-2fe975fd] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big[data-v-2fe975fd]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*中型按钮*/
.wts-btn-middle[data-v-2fe975fd] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 294px;
  width: 3.92rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 80px;
  line-height: 1.06667rem;
  border-radius: 8px;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-middle[data-v-2fe975fd]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-all[data-v-2fe975fd] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 110px;
  height: 1.46667rem;
  font-size: 40px;
  font-size: 0.53333rem;
  line-height: 110px;
  line-height: 1.46667rem;
  border-radius: 0;
  display: block;
  text-align: center;
}
.wts-btn-all[data-v-2fe975fd]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-free[data-v-2fe975fd] {
  color: #fff;
  background-color: #ff6e06;
  font-size: 30px;
  font-size: 0.4rem;
  border-radius: 5px;
  padding: 3px 10px;
  padding: 3px 0.13333rem;
  display: inline-block;
  text-align: center;
}
.wts-btn-free[data-v-2fe975fd]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}
.wts-btn-big-blue[data-v-2fe975fd] {
  color: #fff;
  background-color: #3aa9f8;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 94px;
  height: 1.25333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 94px;
  line-height: 1.25333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-blue[data-v-2fe975fd]:focus {
    color: #e6e6e6;
    background-color: #0994f6;
}

/*蓝色线型按钮-中*/
.wts-btn-cp[data-v-2fe975fd] {
  color: #fff;
  background-color: #0084ff;
  border: 1px solid #fff;
  display: inline-block;
  text-align: center;
  width: 310px;
  width: 4.13333rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 76px;
  line-height: 1.01333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-cp[data-v-2fe975fd]:hover, .wts-btn-cp[data-v-2fe975fd]:focus {
    color: #fff;
    background-color: #fff;
    border: 1px solid #fff;
}
.wts-btn-radius[data-v-2fe975fd] {
  color: #aaa;
  background-color: #fff;
  border: 1px solid #aaa;
  display: inline-block;
  text-align: center;
  width: 153px;
  width: 2.04rem;
  height: 55px;
  height: 0.73333rem;
  font-size: 26px;
  font-size: 0.34667rem;
  line-height: 55px;
  line-height: 0.73333rem;
  border-radius: 25px;
  border-radius: 0.33333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-radius[data-v-2fe975fd]:hover, .wts-btn-radius[data-v-2fe975fd]:focus {
    color: #fff;
    background-color: #aaa;
    border: 1px solid #aaa;
}

/*微大型按钮*/
.wts-btn-big-01[data-v-2fe975fd] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 590px;
  width: 7.86667rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-01[data-v-2fe975fd]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*查看更多*/
.wts-btn-more[data-v-2fe975fd] {
  display: block;
  border-top: 1px solid #eee;
  height: 86px;
  height: 1.14667rem;
  line-height: 86px;
  line-height: 1.14667rem;
  text-align: center;
  margin-left: -60px;
  margin-left: -0.8rem;
  color: #000;
  font-size: 28px;
  font-size: 0.37333rem;
  position: relative;
}
.wts-btn-more[data-v-2fe975fd]:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 38%;
  margin-top: -18px;
  margin-top: -0.24rem;
  margin-left: 90px;
  margin-left: 1.2rem;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  border-right: 3px solid #000;
  border-top: 3px solid #000;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}
.lz-readys[data-v-2fe975fd] {
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  min-height: 100vh;
  background-color: #fff;
  z-index: 9999;
}
.lz-readys .spinner[data-v-2fe975fd] {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -20px;
    margin-top: -0.26667rem;
    margin-left: -20px;
    margin-left: -0.26667rem;
    width: 40px;
    width: 0.53333rem;
    height: 40px;
    height: 0.53333rem;
}
.lz-readys .container1 > div[data-v-2fe975fd],
  .lz-readys .container2 > div[data-v-2fe975fd],
  .lz-readys .container3 > div[data-v-2fe975fd] {
    width: 10px;
    width: 0.13333rem;
    height: 10px;
    height: 0.13333rem;
    background-color: #0084ff;
    border-radius: 100%;
    position: absolute;
    -webkit-animation: bouncedelay-2fe975fd 1.2s infinite ease-in-out;
    animation: bouncedelay-2fe975fd 1.2s infinite ease-in-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.lz-readys .spinner .spinner-container[data-v-2fe975fd] {
    position: absolute;
    width: 100%;
    height: 100%;
}
.lz-readys .container2[data-v-2fe975fd] {
    -webkit-transform: rotateZ(45deg);
    -ms-transform: rotate(45deg);
        transform: rotateZ(45deg);
}
.lz-readys .container3[data-v-2fe975fd] {
    -webkit-transform: rotateZ(90deg);
    -ms-transform: rotate(90deg);
        transform: rotateZ(90deg);
}
.lz-readys .circle1[data-v-2fe975fd] {
    top: 0;
    left: 0;
}
.lz-readys .circle2[data-v-2fe975fd] {
    top: 0;
    right: 0;
}
.lz-readys .circle3[data-v-2fe975fd] {
    right: 0;
    bottom: 0;
}
.lz-readys .circle4[data-v-2fe975fd] {
    left: 0;
    bottom: 0;
}
.lz-readys .container2 .circle1[data-v-2fe975fd] {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}
.lz-readys .container3 .circle1[data-v-2fe975fd] {
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
}
.lz-readys .container1 .circle2[data-v-2fe975fd] {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}
.lz-readys .container2 .circle2[data-v-2fe975fd] {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}
.lz-readys .container3 .circle2[data-v-2fe975fd] {
    -webkit-animation-delay: -0.7s;
    animation-delay: -0.7s;
}
.lz-readys .container1 .circle3[data-v-2fe975fd] {
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.6s;
}
.lz-readys .container2 .circle3[data-v-2fe975fd] {
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s;
}
.lz-readys .container3 .circle3[data-v-2fe975fd] {
    -webkit-animation-delay: -0.4s;
    animation-delay: -0.4s;
}
.lz-readys .container1 .circle4[data-v-2fe975fd] {
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s;
}
.lz-readys .container2 .circle4[data-v-2fe975fd] {
    -webkit-animation-delay: -0.2s;
    animation-delay: -0.2s;
}
.lz-readys .container3 .circle4[data-v-2fe975fd] {
    -webkit-animation-delay: -0.1s;
    animation-delay: -0.1s;
}
@-webkit-keyframes bouncedelay-2fe975fd {
0%,
  80%,
  100% {
    -webkit-transform: scale(0);
}
40% {
    -webkit-transform: scale(1);
}
}
@keyframes bouncedelay-2fe975fd {
0%,
  80%,
  100% {
    transform: scale(0);
    -webkit-transform: scale(0);
}
40% {
    transform: scale(1);
    -webkit-transform: scale(1);
}
}
.lz-readys .loadText[data-v-2fe975fd] {
    position: absolute;
    top: 40%;
    left: 50%;
    width: 100px;
    width: 1.33333rem;
    margin-left: -50px;
    margin-left: -0.66667rem;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    font-size: 14px;
    font-size: 0.18667rem;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.6);
    color: #fff;
    font-size: 14px;
    padding-bottom: 10px;
    padding-bottom: 0.13333rem;
}
.lz-readys .loadText .gifLoad[data-v-2fe975fd] {
      width: 60px;
      width: 0.8rem;
      height: 60px;
      height: 0.8rem;
      display: block;
      margin: 10px auto;
      margin: 0.13333rem auto;
}
.design-modal[data-v-2fe975fd] {
  width: 630px;
  width: 8.4rem;
}
.design-modal.design-modal-footer[data-v-2fe975fd] {
    width: 690px;
    width: 9.2rem;
    bottom: 20px;
    bottom: 0.26667rem;
    top: auto;
    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    border-radius: 10px;
    border-radius: 0.13333rem;
    background: rgba(255, 255, 255, 0.8);
}
.design-modal.design-modal-footer .van-dialog__footer[data-v-2fe975fd] {
      display: none;
}
.design-modal.design-modal-confirm[data-v-2fe975fd] {
    width: 650px;
    width: 8.66667rem;
}
.design-modal.design-modal-confirm .van-dialog__content .van-dialog__message[data-v-2fe975fd] {
      padding: 40px 30px;
      padding: 0.53333rem 0.4rem;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-button--default[data-v-2fe975fd] {
      width: 260px;
      width: 3.46667rem;
      height: 80px;
      height: 1.06667rem;
      background: #236DFF;
      border-radius: 40px;
      border-radius: 0.53333rem;
      -webkit-box-flex: 0;
          -ms-flex: none;
              flex: none;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-button--default .van-button__text[data-v-2fe975fd] {
        font-size: 28px;
        font-size: 0.37333rem;
        color: #fff;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-dialog__cancel[data-v-2fe975fd] {
      background: #fff;
      border: 1px solid #236DFF;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-dialog__cancel .van-button__text[data-v-2fe975fd] {
        color: #236DFF;
}
.design-modal .van-dialog__header[data-v-2fe975fd] {
    color: #000000;
    font-size: 34px;
    font-size: 0.45333rem;
    line-height: 48px;
    line-height: 0.64rem;
    padding-top: 40px;
    padding-top: 0.53333rem;
    font-weight: 700;
}
.design-modal .van-dialog__content .van-dialog__message[data-v-2fe975fd] {
    color: #444444;
    font-size: 30px;
    font-size: 0.4rem;
    line-height: 42px;
    line-height: 0.56rem;
    padding: 30px;
    padding: 0.4rem;
}
.design-modal .van-dialog__footer[data-v-2fe975fd] {
    padding: 0 30px 40px;
    padding: 0 0.4rem 0.53333rem;
}
.design-modal .van-dialog__footer.van-hairline--top[data-v-2fe975fd]::after {
      border: none;
}
.design-modal .van-dialog__footer .van-button--default[data-v-2fe975fd] {
      width: 320px;
      width: 4.26667rem;
      height: 88px;
      height: 1.17333rem;
      background: #236DFF;
      border-radius: 44px;
      border-radius: 0.58667rem;
      margin: 0 auto;
      -webkit-box-flex: 0;
          -ms-flex: none;
              flex: none;
}
.design-modal .van-dialog__footer .van-button--default .van-button__text[data-v-2fe975fd] {
        font-size: 32px;
        font-size: 0.42667rem;
        color: #fff;
}
.wrap[data-v-2fe975fd] {
  min-height: 432px;
  min-height: 5.76rem;
  padding: 40px 0;
  padding: 0.53333rem 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.wrap .title[data-v-2fe975fd] {
    text-align: center;
    font-size: 34px;
    font-size: 0.45333rem;
    font-weight: 600;
    color: #000000;
    line-height: 38px;
    line-height: 0.50667rem;
    margin: 0 20px 40px;
    margin: 0 0.26667rem 0.53333rem;
}
.wrap .center[data-v-2fe975fd] {
    text-align: center !important;
}
.wrap .content[data-v-2fe975fd] {
    margin: 0 auto 40px;
    margin: 0 auto 0.53333rem;
    width: 690px;
    width: 9.2rem;
    font-size: 30px;
    font-size: 0.4rem;
    min-height: 96px;
    min-height: 1.28rem;
    color: #3c464f;
    line-height: 48px;
    line-height: 0.64rem;
    max-height: 704px;
    max-height: 9.38667rem;
    overflow: auto;
    padding: 0 30px;
    padding: 0 0.4rem;
    word-wrap: break-word;
}
.wrap .content p[data-v-2fe975fd] {
      margin-bottom: 20px;
      margin-bottom: 0.26667rem;
}
.btn-wrap[data-v-2fe975fd] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.btn-wrap .btn[data-v-2fe975fd] {
    border: 1px solid #236dff;
    color: #236dff;
    font-size: 30px;
    font-size: 0.4rem;
    display: inline-block;
    border-radius: 43px;
    border-radius: 0.57333rem;
    text-align: center;
    line-height: 86px;
    line-height: 1.14667rem;
    width: 259px;
    width: 3.45333rem;
    height: 86px;
    height: 1.14667rem;
}
.btn-wrap .btn[data-v-2fe975fd]:nth-child(2) {
      margin-left: 32px;
      margin-left: 0.42667rem;
}
.btn-wrap .btn-confirm[data-v-2fe975fd] {
    -webkit-box-shadow: 0px 4px 19px 0px rgba(29, 56, 255, 0.2);
    -webkit-box-shadow: 0px 4px 0.25333rem 0px rgba(29, 56, 255, 0.2);
            box-shadow: 0px 4px 19px 0px rgba(29, 56, 255, 0.2);
            box-shadow: 0px 4px 0.25333rem 0px rgba(29, 56, 255, 0.2);
    background-color: #236dff;
    color: #fff;
}

@charset "UTF-8";
/*---------       字体行高       -----------*/
/*---------       字体颜色       -----------*/
/*---------       边框颜色       -----------*/
/*---------       背景颜色       -----------*/
/*--------- 按钮颜色  ---- */
/* 属性多值传递
ex:
@include remCalc(padding,10,20);
padding: 0.13333rem 0.26667rem;*/
/*按钮纯色系*/
/*按钮边框色系*/
/*按钮大小*/
/*自适应按钮*/
/*标题*/
/*小消息标签*/
/*背景色点击变化*/
/*字数省略限制*/
/*波纹点击效果*/
/*按钮*/
/*最大按钮*/
.wts-btn-big[data-v-6b257d8d] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big[data-v-6b257d8d]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*中型按钮*/
.wts-btn-middle[data-v-6b257d8d] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 294px;
  width: 3.92rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 80px;
  line-height: 1.06667rem;
  border-radius: 8px;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-middle[data-v-6b257d8d]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-all[data-v-6b257d8d] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 110px;
  height: 1.46667rem;
  font-size: 40px;
  font-size: 0.53333rem;
  line-height: 110px;
  line-height: 1.46667rem;
  border-radius: 0;
  display: block;
  text-align: center;
}
.wts-btn-all[data-v-6b257d8d]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-free[data-v-6b257d8d] {
  color: #fff;
  background-color: #ff6e06;
  font-size: 30px;
  font-size: 0.4rem;
  border-radius: 5px;
  padding: 3px 10px;
  padding: 3px 0.13333rem;
  display: inline-block;
  text-align: center;
}
.wts-btn-free[data-v-6b257d8d]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}
.wts-btn-big-blue[data-v-6b257d8d] {
  color: #fff;
  background-color: #3aa9f8;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 94px;
  height: 1.25333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 94px;
  line-height: 1.25333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-blue[data-v-6b257d8d]:focus {
    color: #e6e6e6;
    background-color: #0994f6;
}

/*蓝色线型按钮-中*/
.wts-btn-cp[data-v-6b257d8d] {
  color: #fff;
  background-color: #0084ff;
  border: 1px solid #fff;
  display: inline-block;
  text-align: center;
  width: 310px;
  width: 4.13333rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 76px;
  line-height: 1.01333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-cp[data-v-6b257d8d]:hover, .wts-btn-cp[data-v-6b257d8d]:focus {
    color: #fff;
    background-color: #fff;
    border: 1px solid #fff;
}
.wts-btn-radius[data-v-6b257d8d] {
  color: #aaa;
  background-color: #fff;
  border: 1px solid #aaa;
  display: inline-block;
  text-align: center;
  width: 153px;
  width: 2.04rem;
  height: 55px;
  height: 0.73333rem;
  font-size: 26px;
  font-size: 0.34667rem;
  line-height: 55px;
  line-height: 0.73333rem;
  border-radius: 25px;
  border-radius: 0.33333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-radius[data-v-6b257d8d]:hover, .wts-btn-radius[data-v-6b257d8d]:focus {
    color: #fff;
    background-color: #aaa;
    border: 1px solid #aaa;
}

/*微大型按钮*/
.wts-btn-big-01[data-v-6b257d8d] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 590px;
  width: 7.86667rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-01[data-v-6b257d8d]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*查看更多*/
.wts-btn-more[data-v-6b257d8d] {
  display: block;
  border-top: 1px solid #eee;
  height: 86px;
  height: 1.14667rem;
  line-height: 86px;
  line-height: 1.14667rem;
  text-align: center;
  margin-left: -60px;
  margin-left: -0.8rem;
  color: #000;
  font-size: 28px;
  font-size: 0.37333rem;
  position: relative;
}
.wts-btn-more[data-v-6b257d8d]:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 38%;
  margin-top: -18px;
  margin-top: -0.24rem;
  margin-left: 90px;
  margin-left: 1.2rem;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  border-right: 3px solid #000;
  border-top: 3px solid #000;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}
.body-container[data-v-6b257d8d] {
  width: 750px;
  width: 10rem;
  margin: 0 auto;
  position: relative;
  background-color: #f5f5f5;
}
.lz-top-img[data-v-6b257d8d] {
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
}

/*单选框*/
.lz-radio[data-v-6b257d8d] {
  position: relative;
  -webkit-appearance: none;
  width: 18px;
  width: 0.24rem;
  height: 18px;
  height: 0.24rem;
  background-color: transparent;
  border: none;
}
.lz-radio[data-v-6b257d8d]:before {
  content: "\e623";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 12px;
  font-size: 0.16rem;
  line-height: 18px;
  line-height: 0.24rem;
  text-align: center;
  width: 18px;
  width: 0.24rem;
  height: 18px;
  height: 0.24rem;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  color: #fff;
  opacity: 1;
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 50%;
}
.lz-radio[data-v-6b257d8d]:checked::before {
  background-color: #0084ff;
  border: 1px solid #0084ff;
}
.lz-radio-new[data-v-6b257d8d] {
  position: relative;
  background-color: #fff;
  width: 40px;
  width: 0.53333rem;
  height: 40px;
  height: 0.53333rem;
  border-radius: 50%;
  display: inline-block;
  border: 1px solid #e5e5e5;
}
.lz-radio-new[data-check=true][data-v-6b257d8d] {
  background-color: #0084ff;
  border: 1px solid #0084ff;
}
.lz-radio-new[data-check=true][data-v-6b257d8d]:before {
  content: "\e6f0";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 20px;
  font-size: 0.26667rem;
  line-height: 40px;
  line-height: 0.53333rem;
  text-align: center;
  color: #fff;
  position: absolute;
  top: 2px;
  right: 4px;
  margin-top: -1px;
}

/*多选框*/
.lz-checkbox[data-v-6b257d8d] {
  position: relative;
  -webkit-appearance: none;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: transparent;
  border: none;
}
.lz-checkbox[data-v-6b257d8d]:before {
  content: "\e64e";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 14px;
  font-size: 0.18667rem;
  line-height: 24px;
  line-height: 0.32rem;
  text-align: center;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: #fff;
  color: transparent;
  border: 1px solid #ccc;
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 6px;
}
.lz-checkbox[data-v-6b257d8d]:checked::before {
  color: #0084ff;
  background-color: #fff;
  border: 1px solid #0084ff;
}

/*多选框2-选择外层选中*/
.lz-checkbox-02[data-v-6b257d8d] {
  position: relative;
  -webkit-appearance: none;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: transparent;
  border: none;
}
.lz-checkbox-02[data-v-6b257d8d]:before {
  content: "\e623";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 14px;
  font-size: 0.18667rem;
  line-height: 21px;
  line-height: 0.28rem;
  text-align: center;
  width: 22px;
  width: 0.29333rem;
  height: 21px;
  height: 0.28rem;
  background-color: #fff;
  color: transparent;
  border: 1px solid #ccc;
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.checkLi[data-v-6b257d8d] {
  color: #0084ff !important;
}
.checkLi .lz-checkbox-02[data-v-6b257d8d]:before {
    color: #fff;
    background-color: #0084ff;
    border: 1px solid #0084ff;
}

/*底部按钮*/
.lz-apply-btn[data-v-6b257d8d] {
  position: fixed;
  bottom: 0;
  border-top: 2px solid #fff;
  z-index: 20;
  color: #666;
  background-color: #f0f0f0;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 100px;
  height: 1.33333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 0;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.lz-apply-btn i[data-v-6b257d8d] {
    font-size: 40px;
    font-size: 0.53333rem;
    margin-right: 10px;
    margin-right: 0.13333rem;
}

/*底部提示*/
.lz-lp-footer[data-v-6b257d8d] {
  position: absolute;
  bottom: 100px;
  bottom: 1.33333rem;
  padding: 10px;
  padding: 0.13333rem;
}
.lz-lp-footer p[data-v-6b257d8d] {
    margin-bottom: 10px;
    margin-bottom: 0.13333rem;
}

/*顶部返回栏*/
.lz-top-title-empty[data-v-6b257d8d] {
  width: 100%;
  height: 90px;
  height: 1.2rem;
}
.lz-top-title[data-v-6b257d8d] {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 555;
  width: 100%;
  height: 90px;
  height: 1.2rem;
  line-height: 90px;
  line-height: 1.2rem;
  background-color: #0084ff;
  color: #fff;
  font-size: 28px;
  font-size: 0.37333rem;
}
.lz-top-title .left[data-v-6b257d8d] {
    position: absolute;
    top: 0;
    left: 20px;
    left: 0.26667rem;
    color: #fff;
}
.lz-top-title .right[data-v-6b257d8d] {
    position: absolute;
    top: 0;
    right: 20px;
    right: 0.26667rem;
    color: #fff;
}
.lz-top-title .center[data-v-6b257d8d] {
    text-align: center;
    font-size: 32px;
    font-size: 0.42667rem;
}

/*订单页*/
.lz-order-list[data-v-6b257d8d] {
  background-color: #fff;
  padding-top: 44px;
  padding-top: 0.58667rem;
}
.lz-order-list .titles[data-v-6b257d8d] {
    font-size: 36px;
    font-size: 0.48rem;
    color: #222;
    text-align: center;
}
.lz-order-list .need-com[data-v-6b257d8d] {
    position: relative;
    top: -4px;
    font-size: 12px;
    font-size: 0.16rem;
    line-height: 1.2;
    padding: 1px 8px;
    background-color: #fff;
    position: relative;
    color: #fff;
    border-radius: 5px;
    font-size: 28px;
    font-size: 0.37333rem;
    border: 1px solid #0084ff;
    margin-left: 5px;
    color: #0084ff;
}
.lz-order-list .need-com[data-v-6b257d8d]::before {
      content: '';
      position: absolute;
      left: -6px;
      top: 50%;
      margin-top: -3px;
      width: 0;
      height: 0;
      border: 3px solid transparent;
      border-right-color: #fff;
}
.lz-order-list .need-com[data-v-6b257d8d]:before {
    content: 0;
}
.lz-order-list .uls-order[data-v-6b257d8d] {
    width: 100%;
}
.lz-order-list .uls-order > li[data-v-6b257d8d] {
      text-align: center;
      font-size: 36px;
      font-size: 0.48rem;
      display: block;
      padding: 40px 0;
      padding: 0.53333rem 0;
}
.lz-order-list .uls-order > li .order-name[data-v-6b257d8d] {
        display: block;
        line-height: 40px;
        line-height: 0.53333rem;
        color: #000;
}
.lz-order-list .uls-order > li .order-inform[data-v-6b257d8d] {
        font-size: 60px;
        font-size: 0.8rem;
        display: block;
        margin-top: 4px;
        line-height: 80px;
        line-height: 1.06667rem;
        color: #ff6f07;
}
.lz-order-list .btn-check[data-v-6b257d8d],
  .lz-order-list .btn-pay[data-v-6b257d8d] {
    color: #ccc;
    background-color: #fff;
    border: 1px solid #ccc;
    display: inline-block;
    text-align: center;
    width: 180px;
    width: 2.4rem;
    height: 60px;
    height: 0.8rem;
    font-size: 28px;
    font-size: 0.37333rem;
    line-height: 56px;
    line-height: 0.74667rem;
    border-radius: 0;
    float: right;
    margin-left: 10px;
    margin-left: 0.13333rem;
}
.lz-order-list .btn-check[data-v-6b257d8d]:hover, .lz-order-list .btn-check[data-v-6b257d8d]:focus,
    .lz-order-list .btn-pay[data-v-6b257d8d]:hover,
    .lz-order-list .btn-pay[data-v-6b257d8d]:focus {
      color: #fff;
      background-color: #ccc;
      border: 1px solid #ccc;
}
.pay-many[data-v-6b257d8d] {
  margin-top: 12px;
  margin-top: 0.16rem;
  line-height: 88px;
  line-height: 1.17333rem;
  display: block;
  padding-left: 30px;
  padding-left: 0.4rem;
  font-size: 36px;
  font-size: 0.48rem;
}
.lz-bankBanch[data-v-6b257d8d] {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}
.lz-bankBanch.active[data-v-6b257d8d] {
    display: block;
}
.lz-bankBanch .lz-drop-search[data-v-6b257d8d] {
    background-color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}
.lz-bankBanch .lz-drop-search .title[data-v-6b257d8d] {
      position: relative;
      width: 100%;
      height: 100px;
      height: 1.33333rem;
      line-height: 100px;
      line-height: 1.33333rem;
      font-size: 34px;
      font-size: 0.45333rem;
      text-align: center;
}
.lz-bankBanch .lz-drop-search .title i[data-v-6b257d8d] {
        font-size: 50px;
        font-size: 0.66667rem;
        position: absolute;
        right: 0;
        top: 0;
        width: 80px;
        width: 1.06667rem;
        line-height: 100px;
        line-height: 1.33333rem;
}
.lz-bankBanch .lz-drop-search .search-box[data-v-6b257d8d] {
      position: relative;
      width: 100%;
      height: 100px;
      height: 1.33333rem;
      padding: 15px 40px;
      padding: 0.2rem 0.53333rem;
      text-align: center;
      background-color: #f5f5f5;
}
.lz-bankBanch .lz-drop-search .search-box i[data-v-6b257d8d] {
        position: absolute;
        left: 50px;
        left: 0.66667rem;
        top: 50%;
        margin-top: -35px;
        margin-top: -0.46667rem;
        font-size: 30px;
        font-size: 0.4rem;
        height: 70px;
        height: 0.93333rem;
        line-height: 70px;
        line-height: 0.93333rem;
        color: #999;
}
.lz-bankBanch .lz-drop-search .search[data-v-6b257d8d] {
      display: block;
      width: 100%;
      height: 70px;
      height: 0.93333rem;
      background-color: #fff;
      color: #333;
      padding-left: 50px;
      padding-left: 0.66667rem;
      margin: 0;
      border-color: #fff;
      font-size: 32px;
      font-size: 0.42667rem;
      border: none;
}
.lz-bankBanch .lz-drop-search .selected[data-v-6b257d8d] {
      width: 100%;
      height: 300px;
      height: 4rem;
      padding: 10px 20px;
      padding: 0.13333rem 0.26667rem;
      overflow: auto !important;
}
.lz-bankBanch .lz-drop-search .selected .option[data-v-6b257d8d] {
        position: relative;
        display: block;
        min-height: 20px;
        min-height: 0.26667rem;
        width: 100%;
        font-size: 16px;
        font-size: 0.21333rem;
        line-height: 20px;
        line-height: 0.26667rem;
        padding: 5px 0;
        color: #666;
        border-top: 1px solid #ececec;
}
.lz-bankBanch .lz-drop-search .selected .option[data-v-6b257d8d]:first-child {
          border-top: none;
}
.lz-list-block[data-v-6b257d8d] {
  position: relative;
}
.lz-list-block .ul-List .icons-left[data-v-6b257d8d] {
    position: absolute;
    width: 50px;
    width: 0.66667rem;
    left: 0;
    top: 25px;
    top: 0.33333rem;
    display: inline-block;
    height: 50px;
    height: 0.66667rem;
    font-size: 44px;
    font-size: 0.58667rem;
    color: #0084ff;
}
.lz-list-block .ul-List .ripple[data-v-6b257d8d] {
    position: relative;
    overflow: hidden;
}
.lz-list-block .ul-List .ripple[data-v-6b257d8d]:after {
      content: "";
      display: block;
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      pointer-events: none;
      background-image: radial-gradient(circle, #666 10%, transparent 10.01%);
      background-repeat: no-repeat;
      background-position: 50%;
      -webkit-transform: scale(10, 10);
          -ms-transform: scale(10, 10);
              transform: scale(10, 10);
      opacity: 0;
      -webkit-transition: opacity .5s, -webkit-transform .3s;
      transition: opacity .5s, -webkit-transform .3s;
      transition: transform .3s, opacity .5s;
      transition: transform .3s, opacity .5s, -webkit-transform .3s;
}
.lz-list-block .ul-List .ripple[data-v-6b257d8d]:active:after {
      -webkit-transform: scale(0, 0);
          -ms-transform: scale(0, 0);
              transform: scale(0, 0);
      opacity: .3;
      -webkit-transition: 0s;
      transition: 0s;
}
.lz-list-block .ul-List .item-content[data-v-6b257d8d] {
    background-color: #fff;
    width: 100%;
    line-height: 100px;
    line-height: 1.33333rem;
    height: 100px;
    height: 1.33333rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 30px;
    padding: 0 0.4rem;
    border-bottom: 1px solid #e7e7e7;
    font-size: 30px;
    font-size: 0.4rem;
}
.lz-list-block .ul-List .item-content > a.item-link[data-v-6b257d8d] {
      font-size: 30px;
      font-size: 0.4rem;
      display: block;
      width: 100%;
      height: 100%;
      color: #000;
}
.lz-list-block .ul-List .item-content .item-inner[data-v-6b257d8d] {
      width: 100%;
      height: 100%;
      position: relative;
      padding-right: 40px;
      padding-right: 0.53333rem;
      padding-left: 70px;
      padding-left: 0.93333rem;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
}
.lz-list-block .ul-List .item-content .icon-gerenziliao[data-v-6b257d8d] {
      font-size: 30px;
      font-size: 0.4rem;
}
.lz-list-block .ul-List .item-content .icons-right[data-v-6b257d8d] {
      position: absolute;
      right: 0;
      top: 0;
      display: inline-block;
      height: 100px;
      height: 1.33333rem;
      line-height: 100px;
      line-height: 1.33333rem;
      font-size: 36px;
      font-size: 0.48rem;
      color: #cac9ce;
}
.lz-list-block .ul-List .item-content .item-form[data-v-6b257d8d] {
      padding-left: 0;
}
.lz-list-block .ul-List .item-content .item-form .item-e-left[data-v-6b257d8d] {
        width: 30%;
        height: 100%;
        display: inline-block;
        float: left;
}
.lz-list-block .ul-List .item-content .item-form .item-e-right[data-v-6b257d8d] {
        width: 68%;
        height: 100%;
        text-align: right;
        display: inline-block;
        float: right;
        margin-bottom: 0;
}
.lz-list-block .ul-List .item-content .item-form input[type="text"][data-v-6b257d8d] {
        border: none;
        background-color: #fff;
}
.lz-list-block .ul-List .item-content .item-form .lz-radio[data-v-6b257d8d] {
        margin-top: 30px;
        margin-top: 0.4rem;
}
.lz-list-block .ul-List .item-content .item-form .date-input[data-v-6b257d8d] {
        border: none;
        text-align: right;
        background-color: #fff;
        height: 90px;
        height: 1.2rem;
        line-height: 90px;
        line-height: 1.2rem;
        margin-right: -55px;
        margin-right: -0.73333rem;
}
.lz-list-block .ul-List .item-content .item-title[data-v-6b257d8d] {
      padding: 0;
}
.lz-list-block .ul-List .item-content .item-title .item-img[data-v-6b257d8d] {
        position: absolute;
        right: 0;
        top: 5px;
        width: 90px;
        width: 1.2rem;
        height: 90px;
        height: 1.2rem;
        border-radius: 50%;
}
.shadeBox[data-v-6b257d8d] {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 999;
  background-color: rgba(0, 0, 0, 0.4);
}
#emptyDom[data-v-6b257d8d] {
  font-size: 34px;
  font-size: 0.45333rem;
}
#emptyDom .empty-icon[data-v-6b257d8d] {
    width: 185px;
    width: 2.46667rem;
    display: block;
    margin: 30px auto 10px;
    margin: 0.4rem auto 0.13333rem;
}
#emptyDom p[data-v-6b257d8d] {
    text-align: center;
    font-size: 34px;
    font-size: 0.45333rem;
}
.lz-layer-bg[data-v-6b257d8d] {
  background-color: transparent !important;
}
.layui-m-layer2 .layui-m-layerchild p[data-v-6b257d8d] {
  color: #fff;
}
.layout-enter-active[data-v-6b257d8d], .layout-leave-active[data-v-6b257d8d] {
  -webkit-transition: opacity .5s;
  transition: opacity .5s;
}
.layout-enter[data-v-6b257d8d], .layout-leave-active[data-v-6b257d8d] {
  opacity: 0;
}
.van-picker button[data-v-6b257d8d] {
  font-size: 30px;
  font-size: 0.4rem;
}
.van-image[data-v-6b257d8d] {
  vertical-align: middle;
}
.van-image img[data-v-6b257d8d] {
    vertical-align: middle;
}
.share-process-yindao[data-v-6b257d8d] {
  background-color: transparent;
  position: fixed;
  left: 0;
  top: 0;
  width: 750px;
  width: 10rem;
}
.share-process-yindao .layui-m-layercont[data-v-6b257d8d] {
    text-align: right;
    padding-right: 20px;
    padding-right: 0.26667rem;
    padding-top: 20px;
    padding-top: 0.26667rem;
}
.share-process-yindao img[data-v-6b257d8d] {
    width: 560px;
    width: 7.46667rem;
}
.vue-puzzle-vcode[data-v-6b257d8d] {
  z-index: 999999 !important;
}
.vue-puzzle-vcode .vue-auth-box_[data-v-6b257d8d] {
    top: 50%;
}
.margin-top-10[data-v-6b257d8d] {
  margin-top: 10px !important;
  margin-top: 0.13333rem !important;
}
.margin-top-20[data-v-6b257d8d] {
  margin-top: 20px !important;
  margin-top: 0.26667rem !important;
}
.margin-top-30[data-v-6b257d8d] {
  margin-top: 30px !important;
  margin-top: 0.4rem !important;
}
.margin-top-40[data-v-6b257d8d] {
  margin-top: 40px !important;
  margin-top: 0.53333rem !important;
}
.margin-top-50[data-v-6b257d8d] {
  margin-top: 50px !important;
  margin-top: 0.66667rem !important;
}
.margin-top-60[data-v-6b257d8d] {
  margin-top: 60px !important;
  margin-top: 0.8rem !important;
}
.margin-right-10[data-v-6b257d8d] {
  margin-right: 10px !important;
  margin-right: 0.13333rem !important;
}
.margin-right-20[data-v-6b257d8d] {
  margin-right: 20px !important;
  margin-right: 0.26667rem !important;
}
.margin-right-30[data-v-6b257d8d] {
  margin-right: 30px !important;
  margin-right: 0.4rem !important;
}
.margin-right-40[data-v-6b257d8d] {
  margin-right: 40px !important;
  margin-right: 0.53333rem !important;
}
.margin-right-50[data-v-6b257d8d] {
  margin-right: 50px !important;
  margin-right: 0.66667rem !important;
}
.margin-right-60[data-v-6b257d8d] {
  margin-right: 60px !important;
  margin-right: 0.8rem !important;
}
.margin-bottom-10[data-v-6b257d8d] {
  margin-bottom: 10px !important;
  margin-bottom: 0.13333rem !important;
}
.margin-bottom-20[data-v-6b257d8d] {
  margin-bottom: 20px !important;
  margin-bottom: 0.26667rem !important;
}
.margin-bottom-30[data-v-6b257d8d] {
  margin-bottom: 30px !important;
  margin-bottom: 0.4rem !important;
}
.margin-bottom-40[data-v-6b257d8d] {
  margin-bottom: 40px !important;
  margin-bottom: 0.53333rem !important;
}
.margin-bottom-50[data-v-6b257d8d] {
  margin-bottom: 50px !important;
  margin-bottom: 0.66667rem !important;
}
.margin-bottom-60[data-v-6b257d8d] {
  margin-bottom: 60px !important;
  margin-bottom: 0.8rem !important;
}
.margin-left-10[data-v-6b257d8d] {
  margin-left: 10px !important;
  margin-left: 0.13333rem !important;
}
.margin-left-20[data-v-6b257d8d] {
  margin-left: 20px !important;
  margin-left: 0.26667rem !important;
}
.margin-left-30[data-v-6b257d8d] {
  margin-left: 30px !important;
  margin-left: 0.4rem !important;
}
.margin-left-40[data-v-6b257d8d] {
  margin-left: 40px !important;
  margin-left: 0.53333rem !important;
}
.margin-left-50[data-v-6b257d8d] {
  margin-left: 50px !important;
  margin-left: 0.66667rem !important;
}
.margin-left-60[data-v-6b257d8d] {
  margin-left: 60px !important;
  margin-left: 0.8rem !important;
}
.padding-top-10[data-v-6b257d8d] {
  padding-top: 10px !important;
  padding-top: 0.13333rem !important;
}
.padding-top-20[data-v-6b257d8d] {
  padding-top: 20px !important;
  padding-top: 0.26667rem !important;
}
.padding-top-30[data-v-6b257d8d] {
  padding-top: 30px !important;
  padding-top: 0.4rem !important;
}
.padding-top-40[data-v-6b257d8d] {
  padding-top: 40px !important;
  padding-top: 0.53333rem !important;
}
.padding-top-50[data-v-6b257d8d] {
  padding-top: 50px !important;
  padding-top: 0.66667rem !important;
}
.padding-top-60[data-v-6b257d8d] {
  padding-top: 60px !important;
  padding-top: 0.8rem !important;
}
.padding-right-10[data-v-6b257d8d] {
  padding-right: 10px !important;
  padding-right: 0.13333rem !important;
}
.padding-right-20[data-v-6b257d8d] {
  padding-right: 20px !important;
  padding-right: 0.26667rem !important;
}
.padding-right-30[data-v-6b257d8d] {
  padding-right: 30px !important;
  padding-right: 0.4rem !important;
}
.padding-right-40[data-v-6b257d8d] {
  padding-right: 40px !important;
  padding-right: 0.53333rem !important;
}
.padding-right-50[data-v-6b257d8d] {
  padding-right: 50px !important;
  padding-right: 0.66667rem !important;
}
.padding-right-60[data-v-6b257d8d] {
  padding-right: 60px !important;
  padding-right: 0.8rem !important;
}
.padding-bottom-10[data-v-6b257d8d] {
  padding-bottom: 10px !important;
  padding-bottom: 0.13333rem !important;
}
.padding-bottom-20[data-v-6b257d8d] {
  padding-bottom: 20px !important;
  padding-bottom: 0.26667rem !important;
}
.padding-bottom-30[data-v-6b257d8d] {
  padding-bottom: 30px !important;
  padding-bottom: 0.4rem !important;
}
.padding-bottom-40[data-v-6b257d8d] {
  padding-bottom: 40px !important;
  padding-bottom: 0.53333rem !important;
}
.padding-bottom-50[data-v-6b257d8d] {
  padding-bottom: 50px !important;
  padding-bottom: 0.66667rem !important;
}
.padding-bottom-60[data-v-6b257d8d] {
  padding-bottom: 60px !important;
  padding-bottom: 0.8rem !important;
}
.padding-left-10[data-v-6b257d8d] {
  padding-left: 10px !important;
  padding-left: 0.13333rem !important;
}
.padding-left-20[data-v-6b257d8d] {
  padding-left: 20px !important;
  padding-left: 0.26667rem !important;
}
.padding-left-30[data-v-6b257d8d] {
  padding-left: 30px !important;
  padding-left: 0.4rem !important;
}
.padding-left-40[data-v-6b257d8d] {
  padding-left: 40px !important;
  padding-left: 0.53333rem !important;
}
.padding-left-50[data-v-6b257d8d] {
  padding-left: 50px !important;
  padding-left: 0.66667rem !important;
}
.padding-left-60[data-v-6b257d8d] {
  padding-left: 60px !important;
  padding-left: 0.8rem !important;
}
.bac-transparent[data-v-6b257d8d] {
  background-color: transparent !important;
}
.bac-transparent .layui-m-layerchild[data-v-6b257d8d] {
    background-color: transparent !important;
}
.layui-m-layer-lzAlert[data-v-6b257d8d] {
  width: 80% !important;
}
.layui-m-layer-lzAlert h3[data-v-6b257d8d] {
    line-height: 32px;
    line-height: 0.42667rem;
    height: unset;
    padding-top: 46px;
    padding-top: 0.61333rem;
    font-size: 32px;
    font-size: 0.42667rem;
}
.layui-m-layer-lzAlert .layui-m-layercont[data-v-6b257d8d] {
    font-size: 30px;
    font-size: 0.4rem;
    max-height: 300px;
    max-height: 4rem;
    overflow: auto;
    word-break: break-all;
    padding: 60px 40px;
    padding: 0.8rem 0.53333rem;
}
.layui-m-layer-lzAlert .layui-m-layerbtn span[yes][data-v-6b257d8d] {
    font-size: 30px;
    font-size: 0.4rem;
    color: #0084ff !important;
}
.layui-m-layer-inquiry[data-v-6b257d8d] {
  width: 80% !important;
}
.layui-m-layer-inquiry .layui-m-layercont[data-v-6b257d8d] {
    font-size: 30px;
    font-size: 0.4rem;
}
.layui-m-layer-design-lzAlert[data-v-6b257d8d] {
  width: 670px !important;
  width: 8.93333rem !important;
  padding-bottom: 70px;
  padding-bottom: 0.93333rem;
  border-radius: 32px !important;
  border-radius: 0.42667rem !important;
  background: url(../../static-product/img/alertbg.dacbbd63.png) no-repeat;
  background-size: 401px 334px;
  background-size: 5.34667rem 4.45333rem;
  background-position: center 168px;
  background-position: center 2.24rem;
  background-color: #fff;
}
.layui-m-layer-design-lzAlert .layui-m-layercont[data-v-6b257d8d] {
    font-size: 30px;
    font-size: 0.4rem;
    overflow: auto;
    word-break: break-all;
    padding: 60px 40px;
    padding: 0.8rem 0.53333rem;
}
.layui-m-layer-design-lzAlert .layui-m-layercont .title[data-v-6b257d8d] {
      font-size: 38px;
      font-size: 0.50667rem;
      line-height: 48px;
      line-height: 0.64rem;
      color: #000;
      text-align: center;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      font-family: PingFangSC-Semibold;
}
.layui-m-layer-design-lzAlert .layui-m-layercont .desc[data-v-6b257d8d] {
      font-size: 32px;
      font-size: 0.42667rem;
      color: #3c464f;
      text-align: center;
      line-height: 48px;
      line-height: 0.64rem;
      height: 144px;
      height: 1.92rem;
      overflow-y: auto;
      -webkit-overflow-scrolling: touch;
      margin-top: 439px;
      margin-top: 5.85333rem;
      font-family: PingFangSC-Regular;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn[data-v-6b257d8d] {
    width: 345px;
    width: 4.6rem;
    height: 95px;
    height: 1.26667rem;
    line-height: 95px;
    line-height: 1.26667rem;
    background: #3c7cfc;
    border: 1px solid #3c7cfc;
    overflow: hidden;
    -webkit-box-shadow: 0 10px 22px 0 rgba(60, 124, 252, 0.2);
    -webkit-box-shadow: 0 0.13333rem 0.29333rem 0 rgba(60, 124, 252, 0.2);
            box-shadow: 0 10px 22px 0 rgba(60, 124, 252, 0.2);
            box-shadow: 0 0.13333rem 0.29333rem 0 rgba(60, 124, 252, 0.2);
    border-radius: 54px;
    border-radius: 0.72rem;
    margin: 0 auto;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn span[yes][data-v-6b257d8d] {
      font-size: 36px;
      font-size: 0.48rem;
      color: #fff;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn span[yes][data-v-6b257d8d]:active {
      background: #3c7cfc;
}

/*按钮*/
/*最大按钮*/
.wts-btn-big[data-v-6b257d8d] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big[data-v-6b257d8d]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*中型按钮*/
.wts-btn-middle[data-v-6b257d8d] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 294px;
  width: 3.92rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 80px;
  line-height: 1.06667rem;
  border-radius: 8px;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-middle[data-v-6b257d8d]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-all[data-v-6b257d8d] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 110px;
  height: 1.46667rem;
  font-size: 40px;
  font-size: 0.53333rem;
  line-height: 110px;
  line-height: 1.46667rem;
  border-radius: 0;
  display: block;
  text-align: center;
}
.wts-btn-all[data-v-6b257d8d]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-free[data-v-6b257d8d] {
  color: #fff;
  background-color: #ff6e06;
  font-size: 30px;
  font-size: 0.4rem;
  border-radius: 5px;
  padding: 3px 10px;
  padding: 3px 0.13333rem;
  display: inline-block;
  text-align: center;
}
.wts-btn-free[data-v-6b257d8d]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}
.wts-btn-big-blue[data-v-6b257d8d] {
  color: #fff;
  background-color: #3aa9f8;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 94px;
  height: 1.25333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 94px;
  line-height: 1.25333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-blue[data-v-6b257d8d]:focus {
    color: #e6e6e6;
    background-color: #0994f6;
}

/*蓝色线型按钮-中*/
.wts-btn-cp[data-v-6b257d8d] {
  color: #fff;
  background-color: #0084ff;
  border: 1px solid #fff;
  display: inline-block;
  text-align: center;
  width: 310px;
  width: 4.13333rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 76px;
  line-height: 1.01333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-cp[data-v-6b257d8d]:hover, .wts-btn-cp[data-v-6b257d8d]:focus {
    color: #fff;
    background-color: #fff;
    border: 1px solid #fff;
}
.wts-btn-radius[data-v-6b257d8d] {
  color: #aaa;
  background-color: #fff;
  border: 1px solid #aaa;
  display: inline-block;
  text-align: center;
  width: 153px;
  width: 2.04rem;
  height: 55px;
  height: 0.73333rem;
  font-size: 26px;
  font-size: 0.34667rem;
  line-height: 55px;
  line-height: 0.73333rem;
  border-radius: 25px;
  border-radius: 0.33333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-radius[data-v-6b257d8d]:hover, .wts-btn-radius[data-v-6b257d8d]:focus {
    color: #fff;
    background-color: #aaa;
    border: 1px solid #aaa;
}

/*微大型按钮*/
.wts-btn-big-01[data-v-6b257d8d] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 590px;
  width: 7.86667rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-01[data-v-6b257d8d]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*查看更多*/
.wts-btn-more[data-v-6b257d8d] {
  display: block;
  border-top: 1px solid #eee;
  height: 86px;
  height: 1.14667rem;
  line-height: 86px;
  line-height: 1.14667rem;
  text-align: center;
  margin-left: -60px;
  margin-left: -0.8rem;
  color: #000;
  font-size: 28px;
  font-size: 0.37333rem;
  position: relative;
}
.wts-btn-more[data-v-6b257d8d]:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 38%;
  margin-top: -18px;
  margin-top: -0.24rem;
  margin-left: 90px;
  margin-left: 1.2rem;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  border-right: 3px solid #000;
  border-top: 3px solid #000;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}
.lz-readys[data-v-6b257d8d] {
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  min-height: 100vh;
  background-color: #fff;
  z-index: 9999;
}
.lz-readys .spinner[data-v-6b257d8d] {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -20px;
    margin-top: -0.26667rem;
    margin-left: -20px;
    margin-left: -0.26667rem;
    width: 40px;
    width: 0.53333rem;
    height: 40px;
    height: 0.53333rem;
}
.lz-readys .container1 > div[data-v-6b257d8d],
  .lz-readys .container2 > div[data-v-6b257d8d],
  .lz-readys .container3 > div[data-v-6b257d8d] {
    width: 10px;
    width: 0.13333rem;
    height: 10px;
    height: 0.13333rem;
    background-color: #0084ff;
    border-radius: 100%;
    position: absolute;
    -webkit-animation: bouncedelay-6b257d8d 1.2s infinite ease-in-out;
    animation: bouncedelay-6b257d8d 1.2s infinite ease-in-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.lz-readys .spinner .spinner-container[data-v-6b257d8d] {
    position: absolute;
    width: 100%;
    height: 100%;
}
.lz-readys .container2[data-v-6b257d8d] {
    -webkit-transform: rotateZ(45deg);
    -ms-transform: rotate(45deg);
        transform: rotateZ(45deg);
}
.lz-readys .container3[data-v-6b257d8d] {
    -webkit-transform: rotateZ(90deg);
    -ms-transform: rotate(90deg);
        transform: rotateZ(90deg);
}
.lz-readys .circle1[data-v-6b257d8d] {
    top: 0;
    left: 0;
}
.lz-readys .circle2[data-v-6b257d8d] {
    top: 0;
    right: 0;
}
.lz-readys .circle3[data-v-6b257d8d] {
    right: 0;
    bottom: 0;
}
.lz-readys .circle4[data-v-6b257d8d] {
    left: 0;
    bottom: 0;
}
.lz-readys .container2 .circle1[data-v-6b257d8d] {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}
.lz-readys .container3 .circle1[data-v-6b257d8d] {
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
}
.lz-readys .container1 .circle2[data-v-6b257d8d] {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}
.lz-readys .container2 .circle2[data-v-6b257d8d] {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}
.lz-readys .container3 .circle2[data-v-6b257d8d] {
    -webkit-animation-delay: -0.7s;
    animation-delay: -0.7s;
}
.lz-readys .container1 .circle3[data-v-6b257d8d] {
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.6s;
}
.lz-readys .container2 .circle3[data-v-6b257d8d] {
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s;
}
.lz-readys .container3 .circle3[data-v-6b257d8d] {
    -webkit-animation-delay: -0.4s;
    animation-delay: -0.4s;
}
.lz-readys .container1 .circle4[data-v-6b257d8d] {
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s;
}
.lz-readys .container2 .circle4[data-v-6b257d8d] {
    -webkit-animation-delay: -0.2s;
    animation-delay: -0.2s;
}
.lz-readys .container3 .circle4[data-v-6b257d8d] {
    -webkit-animation-delay: -0.1s;
    animation-delay: -0.1s;
}
@-webkit-keyframes bouncedelay-6b257d8d {
0%,
  80%,
  100% {
    -webkit-transform: scale(0);
}
40% {
    -webkit-transform: scale(1);
}
}
@keyframes bouncedelay-6b257d8d {
0%,
  80%,
  100% {
    transform: scale(0);
    -webkit-transform: scale(0);
}
40% {
    transform: scale(1);
    -webkit-transform: scale(1);
}
}
.lz-readys .loadText[data-v-6b257d8d] {
    position: absolute;
    top: 40%;
    left: 50%;
    width: 100px;
    width: 1.33333rem;
    margin-left: -50px;
    margin-left: -0.66667rem;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    font-size: 14px;
    font-size: 0.18667rem;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.6);
    color: #fff;
    font-size: 14px;
    padding-bottom: 10px;
    padding-bottom: 0.13333rem;
}
.lz-readys .loadText .gifLoad[data-v-6b257d8d] {
      width: 60px;
      width: 0.8rem;
      height: 60px;
      height: 0.8rem;
      display: block;
      margin: 10px auto;
      margin: 0.13333rem auto;
}
.design-modal[data-v-6b257d8d] {
  width: 630px;
  width: 8.4rem;
}
.design-modal.design-modal-footer[data-v-6b257d8d] {
    width: 690px;
    width: 9.2rem;
    bottom: 20px;
    bottom: 0.26667rem;
    top: auto;
    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    border-radius: 10px;
    border-radius: 0.13333rem;
    background: rgba(255, 255, 255, 0.8);
}
.design-modal.design-modal-footer .van-dialog__footer[data-v-6b257d8d] {
      display: none;
}
.design-modal.design-modal-confirm[data-v-6b257d8d] {
    width: 650px;
    width: 8.66667rem;
}
.design-modal.design-modal-confirm .van-dialog__content .van-dialog__message[data-v-6b257d8d] {
      padding: 40px 30px;
      padding: 0.53333rem 0.4rem;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-button--default[data-v-6b257d8d] {
      width: 260px;
      width: 3.46667rem;
      height: 80px;
      height: 1.06667rem;
      background: #236DFF;
      border-radius: 40px;
      border-radius: 0.53333rem;
      -webkit-box-flex: 0;
          -ms-flex: none;
              flex: none;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-button--default .van-button__text[data-v-6b257d8d] {
        font-size: 28px;
        font-size: 0.37333rem;
        color: #fff;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-dialog__cancel[data-v-6b257d8d] {
      background: #fff;
      border: 1px solid #236DFF;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-dialog__cancel .van-button__text[data-v-6b257d8d] {
        color: #236DFF;
}
.design-modal .van-dialog__header[data-v-6b257d8d] {
    color: #000000;
    font-size: 34px;
    font-size: 0.45333rem;
    line-height: 48px;
    line-height: 0.64rem;
    padding-top: 40px;
    padding-top: 0.53333rem;
    font-weight: 700;
}
.design-modal .van-dialog__content .van-dialog__message[data-v-6b257d8d] {
    color: #444444;
    font-size: 30px;
    font-size: 0.4rem;
    line-height: 42px;
    line-height: 0.56rem;
    padding: 30px;
    padding: 0.4rem;
}
.design-modal .van-dialog__footer[data-v-6b257d8d] {
    padding: 0 30px 40px;
    padding: 0 0.4rem 0.53333rem;
}
.design-modal .van-dialog__footer.van-hairline--top[data-v-6b257d8d]::after {
      border: none;
}
.design-modal .van-dialog__footer .van-button--default[data-v-6b257d8d] {
      width: 320px;
      width: 4.26667rem;
      height: 88px;
      height: 1.17333rem;
      background: #236DFF;
      border-radius: 44px;
      border-radius: 0.58667rem;
      margin: 0 auto;
      -webkit-box-flex: 0;
          -ms-flex: none;
              flex: none;
}
.design-modal .van-dialog__footer .van-button--default .van-button__text[data-v-6b257d8d] {
        font-size: 32px;
        font-size: 0.42667rem;
        color: #fff;
}
.select-box[data-v-6b257d8d] {
  width: 100%;
  height: 100%;
  margin-bottom: -22px;
  margin-bottom: -0.29333rem;
  margin-left: 10px;
  margin-left: 0.13333rem;
}
.select-box .van-icon[data-v-6b257d8d] {
    color: #8A9094;
    font-size: 28px;
    font-size: 0.37333rem;
}
.defaultTxt[data-v-6b257d8d] {
  width: 100%;
  height: 100%;
  font-size: 28px;
  font-size: 0.37333rem;
  display: inline-block;
}
.select-layer-box[data-v-6b257d8d] {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
}
.select-layer-box .mask[data-v-6b257d8d] {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 1;
}
.select-layer-box .mainContent[data-v-6b257d8d] {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    z-index: 2;
    background-color: #fff;
    border-top-right-radius: 32px;
    border-top-right-radius: 0.42667rem;
    border-top-left-radius: 32px;
    border-top-left-radius: 0.42667rem;
}
.select-layer-box .mainContent .select-search-title[data-v-6b257d8d] {
      color: #000000;
      font-size: 34px;
      font-size: 0.45333rem;
      text-align: center;
      height: 108px;
      height: 1.44rem;
      line-height: 108px;
      line-height: 1.44rem;
}
.select-layer-box .mainContent .select-search-box .van-search[data-v-6b257d8d] {
      height: 110px;
      height: 1.46667rem;
      background: #f7f7f7;
}
.select-layer-box .mainContent .select-search-box .van-search .van-search__content[data-v-6b257d8d] {
        background-color: #fff;
}
.select-layer-box .mainContent .select-search-box .van-search .van-search__content .van-field__left-icon[data-v-6b257d8d] {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
}
.select-layer-box .mainContent .select-search-box .van-search .van-search__content .van-field__body[data-v-6b257d8d] {
          height: 100%;
}
.select-layer-box .mainContent .select-list-box[data-v-6b257d8d] {
      height: 50vh;
      overflow-y: scroll;
      -webkit-overflow-scrolling: touch;
      overflow-scrolling: touch;
      position: relative;
}
.select-layer-box .mainContent .select-list-box .noData[data-v-6b257d8d] {
        position: absolute;
        top: 50%;
        left: 50%;
        text-align: center;
        -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
}
.select-layer-box .mainContent .select-list-box .noData img[data-v-6b257d8d] {
          width: 200px;
          width: 2.66667rem;
}
.select-layer-box .mainContent .select-list-box .noData .desc[data-v-6b257d8d] {
          text-align: center;
          font-size: 30px;
          font-size: 0.4rem;
          color: #000000;
          margin-top: 30px;
          margin-top: 0.4rem;
}

@charset "UTF-8";
/*---------       字体行高       -----------*/
/*---------       字体颜色       -----------*/
/*---------       边框颜色       -----------*/
/*---------       背景颜色       -----------*/
/*--------- 按钮颜色  ---- */
/* 属性多值传递
ex:
@include remCalc(padding,10,20);
padding: 0.13333rem 0.26667rem;*/
/*按钮纯色系*/
/*按钮边框色系*/
/*按钮大小*/
/*自适应按钮*/
/*标题*/
/*小消息标签*/
/*背景色点击变化*/
/*字数省略限制*/
/*波纹点击效果*/
/*按钮*/
/*最大按钮*/
.wts-btn-big[data-v-55fd5d0e] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big[data-v-55fd5d0e]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*中型按钮*/
.wts-btn-middle[data-v-55fd5d0e] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 294px;
  width: 3.92rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 80px;
  line-height: 1.06667rem;
  border-radius: 8px;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-middle[data-v-55fd5d0e]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-all[data-v-55fd5d0e] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 110px;
  height: 1.46667rem;
  font-size: 40px;
  font-size: 0.53333rem;
  line-height: 110px;
  line-height: 1.46667rem;
  border-radius: 0;
  display: block;
  text-align: center;
}
.wts-btn-all[data-v-55fd5d0e]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-free[data-v-55fd5d0e] {
  color: #fff;
  background-color: #ff6e06;
  font-size: 30px;
  font-size: 0.4rem;
  border-radius: 5px;
  padding: 3px 10px;
  padding: 3px 0.13333rem;
  display: inline-block;
  text-align: center;
}
.wts-btn-free[data-v-55fd5d0e]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}
.wts-btn-big-blue[data-v-55fd5d0e] {
  color: #fff;
  background-color: #3aa9f8;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 94px;
  height: 1.25333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 94px;
  line-height: 1.25333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-blue[data-v-55fd5d0e]:focus {
    color: #e6e6e6;
    background-color: #0994f6;
}

/*蓝色线型按钮-中*/
.wts-btn-cp[data-v-55fd5d0e] {
  color: #fff;
  background-color: #0084ff;
  border: 1px solid #fff;
  display: inline-block;
  text-align: center;
  width: 310px;
  width: 4.13333rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 76px;
  line-height: 1.01333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-cp[data-v-55fd5d0e]:hover, .wts-btn-cp[data-v-55fd5d0e]:focus {
    color: #fff;
    background-color: #fff;
    border: 1px solid #fff;
}
.wts-btn-radius[data-v-55fd5d0e] {
  color: #aaa;
  background-color: #fff;
  border: 1px solid #aaa;
  display: inline-block;
  text-align: center;
  width: 153px;
  width: 2.04rem;
  height: 55px;
  height: 0.73333rem;
  font-size: 26px;
  font-size: 0.34667rem;
  line-height: 55px;
  line-height: 0.73333rem;
  border-radius: 25px;
  border-radius: 0.33333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-radius[data-v-55fd5d0e]:hover, .wts-btn-radius[data-v-55fd5d0e]:focus {
    color: #fff;
    background-color: #aaa;
    border: 1px solid #aaa;
}

/*微大型按钮*/
.wts-btn-big-01[data-v-55fd5d0e] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 590px;
  width: 7.86667rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-01[data-v-55fd5d0e]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*查看更多*/
.wts-btn-more[data-v-55fd5d0e] {
  display: block;
  border-top: 1px solid #eee;
  height: 86px;
  height: 1.14667rem;
  line-height: 86px;
  line-height: 1.14667rem;
  text-align: center;
  margin-left: -60px;
  margin-left: -0.8rem;
  color: #000;
  font-size: 28px;
  font-size: 0.37333rem;
  position: relative;
}
.wts-btn-more[data-v-55fd5d0e]:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 38%;
  margin-top: -18px;
  margin-top: -0.24rem;
  margin-left: 90px;
  margin-left: 1.2rem;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  border-right: 3px solid #000;
  border-top: 3px solid #000;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}
.body-container[data-v-55fd5d0e] {
  width: 750px;
  width: 10rem;
  margin: 0 auto;
  position: relative;
  background-color: #f5f5f5;
}
.lz-top-img[data-v-55fd5d0e] {
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
}

/*单选框*/
.lz-radio[data-v-55fd5d0e] {
  position: relative;
  -webkit-appearance: none;
  width: 18px;
  width: 0.24rem;
  height: 18px;
  height: 0.24rem;
  background-color: transparent;
  border: none;
}
.lz-radio[data-v-55fd5d0e]:before {
  content: "\e623";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 12px;
  font-size: 0.16rem;
  line-height: 18px;
  line-height: 0.24rem;
  text-align: center;
  width: 18px;
  width: 0.24rem;
  height: 18px;
  height: 0.24rem;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  color: #fff;
  opacity: 1;
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 50%;
}
.lz-radio[data-v-55fd5d0e]:checked::before {
  background-color: #0084ff;
  border: 1px solid #0084ff;
}
.lz-radio-new[data-v-55fd5d0e] {
  position: relative;
  background-color: #fff;
  width: 40px;
  width: 0.53333rem;
  height: 40px;
  height: 0.53333rem;
  border-radius: 50%;
  display: inline-block;
  border: 1px solid #e5e5e5;
}
.lz-radio-new[data-check=true][data-v-55fd5d0e] {
  background-color: #0084ff;
  border: 1px solid #0084ff;
}
.lz-radio-new[data-check=true][data-v-55fd5d0e]:before {
  content: "\e6f0";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 20px;
  font-size: 0.26667rem;
  line-height: 40px;
  line-height: 0.53333rem;
  text-align: center;
  color: #fff;
  position: absolute;
  top: 2px;
  right: 4px;
  margin-top: -1px;
}

/*多选框*/
.lz-checkbox[data-v-55fd5d0e] {
  position: relative;
  -webkit-appearance: none;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: transparent;
  border: none;
}
.lz-checkbox[data-v-55fd5d0e]:before {
  content: "\e64e";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 14px;
  font-size: 0.18667rem;
  line-height: 24px;
  line-height: 0.32rem;
  text-align: center;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: #fff;
  color: transparent;
  border: 1px solid #ccc;
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 6px;
}
.lz-checkbox[data-v-55fd5d0e]:checked::before {
  color: #0084ff;
  background-color: #fff;
  border: 1px solid #0084ff;
}

/*多选框2-选择外层选中*/
.lz-checkbox-02[data-v-55fd5d0e] {
  position: relative;
  -webkit-appearance: none;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: transparent;
  border: none;
}
.lz-checkbox-02[data-v-55fd5d0e]:before {
  content: "\e623";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 14px;
  font-size: 0.18667rem;
  line-height: 21px;
  line-height: 0.28rem;
  text-align: center;
  width: 22px;
  width: 0.29333rem;
  height: 21px;
  height: 0.28rem;
  background-color: #fff;
  color: transparent;
  border: 1px solid #ccc;
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.checkLi[data-v-55fd5d0e] {
  color: #0084ff !important;
}
.checkLi .lz-checkbox-02[data-v-55fd5d0e]:before {
    color: #fff;
    background-color: #0084ff;
    border: 1px solid #0084ff;
}

/*底部按钮*/
.lz-apply-btn[data-v-55fd5d0e] {
  position: fixed;
  bottom: 0;
  border-top: 2px solid #fff;
  z-index: 20;
  color: #666;
  background-color: #f0f0f0;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 100px;
  height: 1.33333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 0;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.lz-apply-btn i[data-v-55fd5d0e] {
    font-size: 40px;
    font-size: 0.53333rem;
    margin-right: 10px;
    margin-right: 0.13333rem;
}

/*底部提示*/
.lz-lp-footer[data-v-55fd5d0e] {
  position: absolute;
  bottom: 100px;
  bottom: 1.33333rem;
  padding: 10px;
  padding: 0.13333rem;
}
.lz-lp-footer p[data-v-55fd5d0e] {
    margin-bottom: 10px;
    margin-bottom: 0.13333rem;
}

/*顶部返回栏*/
.lz-top-title-empty[data-v-55fd5d0e] {
  width: 100%;
  height: 90px;
  height: 1.2rem;
}
.lz-top-title[data-v-55fd5d0e] {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 555;
  width: 100%;
  height: 90px;
  height: 1.2rem;
  line-height: 90px;
  line-height: 1.2rem;
  background-color: #0084ff;
  color: #fff;
  font-size: 28px;
  font-size: 0.37333rem;
}
.lz-top-title .left[data-v-55fd5d0e] {
    position: absolute;
    top: 0;
    left: 20px;
    left: 0.26667rem;
    color: #fff;
}
.lz-top-title .right[data-v-55fd5d0e] {
    position: absolute;
    top: 0;
    right: 20px;
    right: 0.26667rem;
    color: #fff;
}
.lz-top-title .center[data-v-55fd5d0e] {
    text-align: center;
    font-size: 32px;
    font-size: 0.42667rem;
}

/*订单页*/
.lz-order-list[data-v-55fd5d0e] {
  background-color: #fff;
  padding-top: 44px;
  padding-top: 0.58667rem;
}
.lz-order-list .titles[data-v-55fd5d0e] {
    font-size: 36px;
    font-size: 0.48rem;
    color: #222;
    text-align: center;
}
.lz-order-list .need-com[data-v-55fd5d0e] {
    position: relative;
    top: -4px;
    font-size: 12px;
    font-size: 0.16rem;
    line-height: 1.2;
    padding: 1px 8px;
    background-color: #fff;
    position: relative;
    color: #fff;
    border-radius: 5px;
    font-size: 28px;
    font-size: 0.37333rem;
    border: 1px solid #0084ff;
    margin-left: 5px;
    color: #0084ff;
}
.lz-order-list .need-com[data-v-55fd5d0e]::before {
      content: '';
      position: absolute;
      left: -6px;
      top: 50%;
      margin-top: -3px;
      width: 0;
      height: 0;
      border: 3px solid transparent;
      border-right-color: #fff;
}
.lz-order-list .need-com[data-v-55fd5d0e]:before {
    content: 0;
}
.lz-order-list .uls-order[data-v-55fd5d0e] {
    width: 100%;
}
.lz-order-list .uls-order > li[data-v-55fd5d0e] {
      text-align: center;
      font-size: 36px;
      font-size: 0.48rem;
      display: block;
      padding: 40px 0;
      padding: 0.53333rem 0;
}
.lz-order-list .uls-order > li .order-name[data-v-55fd5d0e] {
        display: block;
        line-height: 40px;
        line-height: 0.53333rem;
        color: #000;
}
.lz-order-list .uls-order > li .order-inform[data-v-55fd5d0e] {
        font-size: 60px;
        font-size: 0.8rem;
        display: block;
        margin-top: 4px;
        line-height: 80px;
        line-height: 1.06667rem;
        color: #ff6f07;
}
.lz-order-list .btn-check[data-v-55fd5d0e],
  .lz-order-list .btn-pay[data-v-55fd5d0e] {
    color: #ccc;
    background-color: #fff;
    border: 1px solid #ccc;
    display: inline-block;
    text-align: center;
    width: 180px;
    width: 2.4rem;
    height: 60px;
    height: 0.8rem;
    font-size: 28px;
    font-size: 0.37333rem;
    line-height: 56px;
    line-height: 0.74667rem;
    border-radius: 0;
    float: right;
    margin-left: 10px;
    margin-left: 0.13333rem;
}
.lz-order-list .btn-check[data-v-55fd5d0e]:hover, .lz-order-list .btn-check[data-v-55fd5d0e]:focus,
    .lz-order-list .btn-pay[data-v-55fd5d0e]:hover,
    .lz-order-list .btn-pay[data-v-55fd5d0e]:focus {
      color: #fff;
      background-color: #ccc;
      border: 1px solid #ccc;
}
.pay-many[data-v-55fd5d0e] {
  margin-top: 12px;
  margin-top: 0.16rem;
  line-height: 88px;
  line-height: 1.17333rem;
  display: block;
  padding-left: 30px;
  padding-left: 0.4rem;
  font-size: 36px;
  font-size: 0.48rem;
}
.lz-bankBanch[data-v-55fd5d0e] {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}
.lz-bankBanch.active[data-v-55fd5d0e] {
    display: block;
}
.lz-bankBanch .lz-drop-search[data-v-55fd5d0e] {
    background-color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}
.lz-bankBanch .lz-drop-search .title[data-v-55fd5d0e] {
      position: relative;
      width: 100%;
      height: 100px;
      height: 1.33333rem;
      line-height: 100px;
      line-height: 1.33333rem;
      font-size: 34px;
      font-size: 0.45333rem;
      text-align: center;
}
.lz-bankBanch .lz-drop-search .title i[data-v-55fd5d0e] {
        font-size: 50px;
        font-size: 0.66667rem;
        position: absolute;
        right: 0;
        top: 0;
        width: 80px;
        width: 1.06667rem;
        line-height: 100px;
        line-height: 1.33333rem;
}
.lz-bankBanch .lz-drop-search .search-box[data-v-55fd5d0e] {
      position: relative;
      width: 100%;
      height: 100px;
      height: 1.33333rem;
      padding: 15px 40px;
      padding: 0.2rem 0.53333rem;
      text-align: center;
      background-color: #f5f5f5;
}
.lz-bankBanch .lz-drop-search .search-box i[data-v-55fd5d0e] {
        position: absolute;
        left: 50px;
        left: 0.66667rem;
        top: 50%;
        margin-top: -35px;
        margin-top: -0.46667rem;
        font-size: 30px;
        font-size: 0.4rem;
        height: 70px;
        height: 0.93333rem;
        line-height: 70px;
        line-height: 0.93333rem;
        color: #999;
}
.lz-bankBanch .lz-drop-search .search[data-v-55fd5d0e] {
      display: block;
      width: 100%;
      height: 70px;
      height: 0.93333rem;
      background-color: #fff;
      color: #333;
      padding-left: 50px;
      padding-left: 0.66667rem;
      margin: 0;
      border-color: #fff;
      font-size: 32px;
      font-size: 0.42667rem;
      border: none;
}
.lz-bankBanch .lz-drop-search .selected[data-v-55fd5d0e] {
      width: 100%;
      height: 300px;
      height: 4rem;
      padding: 10px 20px;
      padding: 0.13333rem 0.26667rem;
      overflow: auto !important;
}
.lz-bankBanch .lz-drop-search .selected .option[data-v-55fd5d0e] {
        position: relative;
        display: block;
        min-height: 20px;
        min-height: 0.26667rem;
        width: 100%;
        font-size: 16px;
        font-size: 0.21333rem;
        line-height: 20px;
        line-height: 0.26667rem;
        padding: 5px 0;
        color: #666;
        border-top: 1px solid #ececec;
}
.lz-bankBanch .lz-drop-search .selected .option[data-v-55fd5d0e]:first-child {
          border-top: none;
}
.lz-list-block[data-v-55fd5d0e] {
  position: relative;
}
.lz-list-block .ul-List .icons-left[data-v-55fd5d0e] {
    position: absolute;
    width: 50px;
    width: 0.66667rem;
    left: 0;
    top: 25px;
    top: 0.33333rem;
    display: inline-block;
    height: 50px;
    height: 0.66667rem;
    font-size: 44px;
    font-size: 0.58667rem;
    color: #0084ff;
}
.lz-list-block .ul-List .ripple[data-v-55fd5d0e] {
    position: relative;
    overflow: hidden;
}
.lz-list-block .ul-List .ripple[data-v-55fd5d0e]:after {
      content: "";
      display: block;
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      pointer-events: none;
      background-image: radial-gradient(circle, #666 10%, transparent 10.01%);
      background-repeat: no-repeat;
      background-position: 50%;
      -webkit-transform: scale(10, 10);
          -ms-transform: scale(10, 10);
              transform: scale(10, 10);
      opacity: 0;
      -webkit-transition: opacity .5s, -webkit-transform .3s;
      transition: opacity .5s, -webkit-transform .3s;
      transition: transform .3s, opacity .5s;
      transition: transform .3s, opacity .5s, -webkit-transform .3s;
}
.lz-list-block .ul-List .ripple[data-v-55fd5d0e]:active:after {
      -webkit-transform: scale(0, 0);
          -ms-transform: scale(0, 0);
              transform: scale(0, 0);
      opacity: .3;
      -webkit-transition: 0s;
      transition: 0s;
}
.lz-list-block .ul-List .item-content[data-v-55fd5d0e] {
    background-color: #fff;
    width: 100%;
    line-height: 100px;
    line-height: 1.33333rem;
    height: 100px;
    height: 1.33333rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 30px;
    padding: 0 0.4rem;
    border-bottom: 1px solid #e7e7e7;
    font-size: 30px;
    font-size: 0.4rem;
}
.lz-list-block .ul-List .item-content > a.item-link[data-v-55fd5d0e] {
      font-size: 30px;
      font-size: 0.4rem;
      display: block;
      width: 100%;
      height: 100%;
      color: #000;
}
.lz-list-block .ul-List .item-content .item-inner[data-v-55fd5d0e] {
      width: 100%;
      height: 100%;
      position: relative;
      padding-right: 40px;
      padding-right: 0.53333rem;
      padding-left: 70px;
      padding-left: 0.93333rem;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
}
.lz-list-block .ul-List .item-content .icon-gerenziliao[data-v-55fd5d0e] {
      font-size: 30px;
      font-size: 0.4rem;
}
.lz-list-block .ul-List .item-content .icons-right[data-v-55fd5d0e] {
      position: absolute;
      right: 0;
      top: 0;
      display: inline-block;
      height: 100px;
      height: 1.33333rem;
      line-height: 100px;
      line-height: 1.33333rem;
      font-size: 36px;
      font-size: 0.48rem;
      color: #cac9ce;
}
.lz-list-block .ul-List .item-content .item-form[data-v-55fd5d0e] {
      padding-left: 0;
}
.lz-list-block .ul-List .item-content .item-form .item-e-left[data-v-55fd5d0e] {
        width: 30%;
        height: 100%;
        display: inline-block;
        float: left;
}
.lz-list-block .ul-List .item-content .item-form .item-e-right[data-v-55fd5d0e] {
        width: 68%;
        height: 100%;
        text-align: right;
        display: inline-block;
        float: right;
        margin-bottom: 0;
}
.lz-list-block .ul-List .item-content .item-form input[type="text"][data-v-55fd5d0e] {
        border: none;
        background-color: #fff;
}
.lz-list-block .ul-List .item-content .item-form .lz-radio[data-v-55fd5d0e] {
        margin-top: 30px;
        margin-top: 0.4rem;
}
.lz-list-block .ul-List .item-content .item-form .date-input[data-v-55fd5d0e] {
        border: none;
        text-align: right;
        background-color: #fff;
        height: 90px;
        height: 1.2rem;
        line-height: 90px;
        line-height: 1.2rem;
        margin-right: -55px;
        margin-right: -0.73333rem;
}
.lz-list-block .ul-List .item-content .item-title[data-v-55fd5d0e] {
      padding: 0;
}
.lz-list-block .ul-List .item-content .item-title .item-img[data-v-55fd5d0e] {
        position: absolute;
        right: 0;
        top: 5px;
        width: 90px;
        width: 1.2rem;
        height: 90px;
        height: 1.2rem;
        border-radius: 50%;
}
.shadeBox[data-v-55fd5d0e] {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 999;
  background-color: rgba(0, 0, 0, 0.4);
}
#emptyDom[data-v-55fd5d0e] {
  font-size: 34px;
  font-size: 0.45333rem;
}
#emptyDom .empty-icon[data-v-55fd5d0e] {
    width: 185px;
    width: 2.46667rem;
    display: block;
    margin: 30px auto 10px;
    margin: 0.4rem auto 0.13333rem;
}
#emptyDom p[data-v-55fd5d0e] {
    text-align: center;
    font-size: 34px;
    font-size: 0.45333rem;
}
.lz-layer-bg[data-v-55fd5d0e] {
  background-color: transparent !important;
}
.layui-m-layer2 .layui-m-layerchild p[data-v-55fd5d0e] {
  color: #fff;
}
.layout-enter-active[data-v-55fd5d0e], .layout-leave-active[data-v-55fd5d0e] {
  -webkit-transition: opacity .5s;
  transition: opacity .5s;
}
.layout-enter[data-v-55fd5d0e], .layout-leave-active[data-v-55fd5d0e] {
  opacity: 0;
}
.van-picker button[data-v-55fd5d0e] {
  font-size: 30px;
  font-size: 0.4rem;
}
.van-image[data-v-55fd5d0e] {
  vertical-align: middle;
}
.van-image img[data-v-55fd5d0e] {
    vertical-align: middle;
}
.share-process-yindao[data-v-55fd5d0e] {
  background-color: transparent;
  position: fixed;
  left: 0;
  top: 0;
  width: 750px;
  width: 10rem;
}
.share-process-yindao .layui-m-layercont[data-v-55fd5d0e] {
    text-align: right;
    padding-right: 20px;
    padding-right: 0.26667rem;
    padding-top: 20px;
    padding-top: 0.26667rem;
}
.share-process-yindao img[data-v-55fd5d0e] {
    width: 560px;
    width: 7.46667rem;
}
.vue-puzzle-vcode[data-v-55fd5d0e] {
  z-index: 999999 !important;
}
.vue-puzzle-vcode .vue-auth-box_[data-v-55fd5d0e] {
    top: 50%;
}
.margin-top-10[data-v-55fd5d0e] {
  margin-top: 10px !important;
  margin-top: 0.13333rem !important;
}
.margin-top-20[data-v-55fd5d0e] {
  margin-top: 20px !important;
  margin-top: 0.26667rem !important;
}
.margin-top-30[data-v-55fd5d0e] {
  margin-top: 30px !important;
  margin-top: 0.4rem !important;
}
.margin-top-40[data-v-55fd5d0e] {
  margin-top: 40px !important;
  margin-top: 0.53333rem !important;
}
.margin-top-50[data-v-55fd5d0e] {
  margin-top: 50px !important;
  margin-top: 0.66667rem !important;
}
.margin-top-60[data-v-55fd5d0e] {
  margin-top: 60px !important;
  margin-top: 0.8rem !important;
}
.margin-right-10[data-v-55fd5d0e] {
  margin-right: 10px !important;
  margin-right: 0.13333rem !important;
}
.margin-right-20[data-v-55fd5d0e] {
  margin-right: 20px !important;
  margin-right: 0.26667rem !important;
}
.margin-right-30[data-v-55fd5d0e] {
  margin-right: 30px !important;
  margin-right: 0.4rem !important;
}
.margin-right-40[data-v-55fd5d0e] {
  margin-right: 40px !important;
  margin-right: 0.53333rem !important;
}
.margin-right-50[data-v-55fd5d0e] {
  margin-right: 50px !important;
  margin-right: 0.66667rem !important;
}
.margin-right-60[data-v-55fd5d0e] {
  margin-right: 60px !important;
  margin-right: 0.8rem !important;
}
.margin-bottom-10[data-v-55fd5d0e] {
  margin-bottom: 10px !important;
  margin-bottom: 0.13333rem !important;
}
.margin-bottom-20[data-v-55fd5d0e] {
  margin-bottom: 20px !important;
  margin-bottom: 0.26667rem !important;
}
.margin-bottom-30[data-v-55fd5d0e] {
  margin-bottom: 30px !important;
  margin-bottom: 0.4rem !important;
}
.margin-bottom-40[data-v-55fd5d0e] {
  margin-bottom: 40px !important;
  margin-bottom: 0.53333rem !important;
}
.margin-bottom-50[data-v-55fd5d0e] {
  margin-bottom: 50px !important;
  margin-bottom: 0.66667rem !important;
}
.margin-bottom-60[data-v-55fd5d0e] {
  margin-bottom: 60px !important;
  margin-bottom: 0.8rem !important;
}
.margin-left-10[data-v-55fd5d0e] {
  margin-left: 10px !important;
  margin-left: 0.13333rem !important;
}
.margin-left-20[data-v-55fd5d0e] {
  margin-left: 20px !important;
  margin-left: 0.26667rem !important;
}
.margin-left-30[data-v-55fd5d0e] {
  margin-left: 30px !important;
  margin-left: 0.4rem !important;
}
.margin-left-40[data-v-55fd5d0e] {
  margin-left: 40px !important;
  margin-left: 0.53333rem !important;
}
.margin-left-50[data-v-55fd5d0e] {
  margin-left: 50px !important;
  margin-left: 0.66667rem !important;
}
.margin-left-60[data-v-55fd5d0e] {
  margin-left: 60px !important;
  margin-left: 0.8rem !important;
}
.padding-top-10[data-v-55fd5d0e] {
  padding-top: 10px !important;
  padding-top: 0.13333rem !important;
}
.padding-top-20[data-v-55fd5d0e] {
  padding-top: 20px !important;
  padding-top: 0.26667rem !important;
}
.padding-top-30[data-v-55fd5d0e] {
  padding-top: 30px !important;
  padding-top: 0.4rem !important;
}
.padding-top-40[data-v-55fd5d0e] {
  padding-top: 40px !important;
  padding-top: 0.53333rem !important;
}
.padding-top-50[data-v-55fd5d0e] {
  padding-top: 50px !important;
  padding-top: 0.66667rem !important;
}
.padding-top-60[data-v-55fd5d0e] {
  padding-top: 60px !important;
  padding-top: 0.8rem !important;
}
.padding-right-10[data-v-55fd5d0e] {
  padding-right: 10px !important;
  padding-right: 0.13333rem !important;
}
.padding-right-20[data-v-55fd5d0e] {
  padding-right: 20px !important;
  padding-right: 0.26667rem !important;
}
.padding-right-30[data-v-55fd5d0e] {
  padding-right: 30px !important;
  padding-right: 0.4rem !important;
}
.padding-right-40[data-v-55fd5d0e] {
  padding-right: 40px !important;
  padding-right: 0.53333rem !important;
}
.padding-right-50[data-v-55fd5d0e] {
  padding-right: 50px !important;
  padding-right: 0.66667rem !important;
}
.padding-right-60[data-v-55fd5d0e] {
  padding-right: 60px !important;
  padding-right: 0.8rem !important;
}
.padding-bottom-10[data-v-55fd5d0e] {
  padding-bottom: 10px !important;
  padding-bottom: 0.13333rem !important;
}
.padding-bottom-20[data-v-55fd5d0e] {
  padding-bottom: 20px !important;
  padding-bottom: 0.26667rem !important;
}
.padding-bottom-30[data-v-55fd5d0e] {
  padding-bottom: 30px !important;
  padding-bottom: 0.4rem !important;
}
.padding-bottom-40[data-v-55fd5d0e] {
  padding-bottom: 40px !important;
  padding-bottom: 0.53333rem !important;
}
.padding-bottom-50[data-v-55fd5d0e] {
  padding-bottom: 50px !important;
  padding-bottom: 0.66667rem !important;
}
.padding-bottom-60[data-v-55fd5d0e] {
  padding-bottom: 60px !important;
  padding-bottom: 0.8rem !important;
}
.padding-left-10[data-v-55fd5d0e] {
  padding-left: 10px !important;
  padding-left: 0.13333rem !important;
}
.padding-left-20[data-v-55fd5d0e] {
  padding-left: 20px !important;
  padding-left: 0.26667rem !important;
}
.padding-left-30[data-v-55fd5d0e] {
  padding-left: 30px !important;
  padding-left: 0.4rem !important;
}
.padding-left-40[data-v-55fd5d0e] {
  padding-left: 40px !important;
  padding-left: 0.53333rem !important;
}
.padding-left-50[data-v-55fd5d0e] {
  padding-left: 50px !important;
  padding-left: 0.66667rem !important;
}
.padding-left-60[data-v-55fd5d0e] {
  padding-left: 60px !important;
  padding-left: 0.8rem !important;
}
.bac-transparent[data-v-55fd5d0e] {
  background-color: transparent !important;
}
.bac-transparent .layui-m-layerchild[data-v-55fd5d0e] {
    background-color: transparent !important;
}
.layui-m-layer-lzAlert[data-v-55fd5d0e] {
  width: 80% !important;
}
.layui-m-layer-lzAlert h3[data-v-55fd5d0e] {
    line-height: 32px;
    line-height: 0.42667rem;
    height: unset;
    padding-top: 46px;
    padding-top: 0.61333rem;
    font-size: 32px;
    font-size: 0.42667rem;
}
.layui-m-layer-lzAlert .layui-m-layercont[data-v-55fd5d0e] {
    font-size: 30px;
    font-size: 0.4rem;
    max-height: 300px;
    max-height: 4rem;
    overflow: auto;
    word-break: break-all;
    padding: 60px 40px;
    padding: 0.8rem 0.53333rem;
}
.layui-m-layer-lzAlert .layui-m-layerbtn span[yes][data-v-55fd5d0e] {
    font-size: 30px;
    font-size: 0.4rem;
    color: #0084ff !important;
}
.layui-m-layer-inquiry[data-v-55fd5d0e] {
  width: 80% !important;
}
.layui-m-layer-inquiry .layui-m-layercont[data-v-55fd5d0e] {
    font-size: 30px;
    font-size: 0.4rem;
}
.layui-m-layer-design-lzAlert[data-v-55fd5d0e] {
  width: 670px !important;
  width: 8.93333rem !important;
  padding-bottom: 70px;
  padding-bottom: 0.93333rem;
  border-radius: 32px !important;
  border-radius: 0.42667rem !important;
  background: url(../../static-product/img/alertbg.dacbbd63.png) no-repeat;
  background-size: 401px 334px;
  background-size: 5.34667rem 4.45333rem;
  background-position: center 168px;
  background-position: center 2.24rem;
  background-color: #fff;
}
.layui-m-layer-design-lzAlert .layui-m-layercont[data-v-55fd5d0e] {
    font-size: 30px;
    font-size: 0.4rem;
    overflow: auto;
    word-break: break-all;
    padding: 60px 40px;
    padding: 0.8rem 0.53333rem;
}
.layui-m-layer-design-lzAlert .layui-m-layercont .title[data-v-55fd5d0e] {
      font-size: 38px;
      font-size: 0.50667rem;
      line-height: 48px;
      line-height: 0.64rem;
      color: #000;
      text-align: center;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      font-family: PingFangSC-Semibold;
}
.layui-m-layer-design-lzAlert .layui-m-layercont .desc[data-v-55fd5d0e] {
      font-size: 32px;
      font-size: 0.42667rem;
      color: #3c464f;
      text-align: center;
      line-height: 48px;
      line-height: 0.64rem;
      height: 144px;
      height: 1.92rem;
      overflow-y: auto;
      -webkit-overflow-scrolling: touch;
      margin-top: 439px;
      margin-top: 5.85333rem;
      font-family: PingFangSC-Regular;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn[data-v-55fd5d0e] {
    width: 345px;
    width: 4.6rem;
    height: 95px;
    height: 1.26667rem;
    line-height: 95px;
    line-height: 1.26667rem;
    background: #3c7cfc;
    border: 1px solid #3c7cfc;
    overflow: hidden;
    -webkit-box-shadow: 0 10px 22px 0 rgba(60, 124, 252, 0.2);
    -webkit-box-shadow: 0 0.13333rem 0.29333rem 0 rgba(60, 124, 252, 0.2);
            box-shadow: 0 10px 22px 0 rgba(60, 124, 252, 0.2);
            box-shadow: 0 0.13333rem 0.29333rem 0 rgba(60, 124, 252, 0.2);
    border-radius: 54px;
    border-radius: 0.72rem;
    margin: 0 auto;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn span[yes][data-v-55fd5d0e] {
      font-size: 36px;
      font-size: 0.48rem;
      color: #fff;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn span[yes][data-v-55fd5d0e]:active {
      background: #3c7cfc;
}

/*按钮*/
/*最大按钮*/
.wts-btn-big[data-v-55fd5d0e] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big[data-v-55fd5d0e]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*中型按钮*/
.wts-btn-middle[data-v-55fd5d0e] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 294px;
  width: 3.92rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 80px;
  line-height: 1.06667rem;
  border-radius: 8px;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-middle[data-v-55fd5d0e]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-all[data-v-55fd5d0e] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 110px;
  height: 1.46667rem;
  font-size: 40px;
  font-size: 0.53333rem;
  line-height: 110px;
  line-height: 1.46667rem;
  border-radius: 0;
  display: block;
  text-align: center;
}
.wts-btn-all[data-v-55fd5d0e]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-free[data-v-55fd5d0e] {
  color: #fff;
  background-color: #ff6e06;
  font-size: 30px;
  font-size: 0.4rem;
  border-radius: 5px;
  padding: 3px 10px;
  padding: 3px 0.13333rem;
  display: inline-block;
  text-align: center;
}
.wts-btn-free[data-v-55fd5d0e]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}
.wts-btn-big-blue[data-v-55fd5d0e] {
  color: #fff;
  background-color: #3aa9f8;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 94px;
  height: 1.25333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 94px;
  line-height: 1.25333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-blue[data-v-55fd5d0e]:focus {
    color: #e6e6e6;
    background-color: #0994f6;
}

/*蓝色线型按钮-中*/
.wts-btn-cp[data-v-55fd5d0e] {
  color: #fff;
  background-color: #0084ff;
  border: 1px solid #fff;
  display: inline-block;
  text-align: center;
  width: 310px;
  width: 4.13333rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 76px;
  line-height: 1.01333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-cp[data-v-55fd5d0e]:hover, .wts-btn-cp[data-v-55fd5d0e]:focus {
    color: #fff;
    background-color: #fff;
    border: 1px solid #fff;
}
.wts-btn-radius[data-v-55fd5d0e] {
  color: #aaa;
  background-color: #fff;
  border: 1px solid #aaa;
  display: inline-block;
  text-align: center;
  width: 153px;
  width: 2.04rem;
  height: 55px;
  height: 0.73333rem;
  font-size: 26px;
  font-size: 0.34667rem;
  line-height: 55px;
  line-height: 0.73333rem;
  border-radius: 25px;
  border-radius: 0.33333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-radius[data-v-55fd5d0e]:hover, .wts-btn-radius[data-v-55fd5d0e]:focus {
    color: #fff;
    background-color: #aaa;
    border: 1px solid #aaa;
}

/*微大型按钮*/
.wts-btn-big-01[data-v-55fd5d0e] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 590px;
  width: 7.86667rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-01[data-v-55fd5d0e]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*查看更多*/
.wts-btn-more[data-v-55fd5d0e] {
  display: block;
  border-top: 1px solid #eee;
  height: 86px;
  height: 1.14667rem;
  line-height: 86px;
  line-height: 1.14667rem;
  text-align: center;
  margin-left: -60px;
  margin-left: -0.8rem;
  color: #000;
  font-size: 28px;
  font-size: 0.37333rem;
  position: relative;
}
.wts-btn-more[data-v-55fd5d0e]:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 38%;
  margin-top: -18px;
  margin-top: -0.24rem;
  margin-left: 90px;
  margin-left: 1.2rem;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  border-right: 3px solid #000;
  border-top: 3px solid #000;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}
.lz-readys[data-v-55fd5d0e] {
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  min-height: 100vh;
  background-color: #fff;
  z-index: 9999;
}
.lz-readys .spinner[data-v-55fd5d0e] {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -20px;
    margin-top: -0.26667rem;
    margin-left: -20px;
    margin-left: -0.26667rem;
    width: 40px;
    width: 0.53333rem;
    height: 40px;
    height: 0.53333rem;
}
.lz-readys .container1 > div[data-v-55fd5d0e],
  .lz-readys .container2 > div[data-v-55fd5d0e],
  .lz-readys .container3 > div[data-v-55fd5d0e] {
    width: 10px;
    width: 0.13333rem;
    height: 10px;
    height: 0.13333rem;
    background-color: #0084ff;
    border-radius: 100%;
    position: absolute;
    -webkit-animation: bouncedelay-55fd5d0e 1.2s infinite ease-in-out;
    animation: bouncedelay-55fd5d0e 1.2s infinite ease-in-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.lz-readys .spinner .spinner-container[data-v-55fd5d0e] {
    position: absolute;
    width: 100%;
    height: 100%;
}
.lz-readys .container2[data-v-55fd5d0e] {
    -webkit-transform: rotateZ(45deg);
    -ms-transform: rotate(45deg);
        transform: rotateZ(45deg);
}
.lz-readys .container3[data-v-55fd5d0e] {
    -webkit-transform: rotateZ(90deg);
    -ms-transform: rotate(90deg);
        transform: rotateZ(90deg);
}
.lz-readys .circle1[data-v-55fd5d0e] {
    top: 0;
    left: 0;
}
.lz-readys .circle2[data-v-55fd5d0e] {
    top: 0;
    right: 0;
}
.lz-readys .circle3[data-v-55fd5d0e] {
    right: 0;
    bottom: 0;
}
.lz-readys .circle4[data-v-55fd5d0e] {
    left: 0;
    bottom: 0;
}
.lz-readys .container2 .circle1[data-v-55fd5d0e] {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}
.lz-readys .container3 .circle1[data-v-55fd5d0e] {
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
}
.lz-readys .container1 .circle2[data-v-55fd5d0e] {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}
.lz-readys .container2 .circle2[data-v-55fd5d0e] {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}
.lz-readys .container3 .circle2[data-v-55fd5d0e] {
    -webkit-animation-delay: -0.7s;
    animation-delay: -0.7s;
}
.lz-readys .container1 .circle3[data-v-55fd5d0e] {
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.6s;
}
.lz-readys .container2 .circle3[data-v-55fd5d0e] {
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s;
}
.lz-readys .container3 .circle3[data-v-55fd5d0e] {
    -webkit-animation-delay: -0.4s;
    animation-delay: -0.4s;
}
.lz-readys .container1 .circle4[data-v-55fd5d0e] {
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s;
}
.lz-readys .container2 .circle4[data-v-55fd5d0e] {
    -webkit-animation-delay: -0.2s;
    animation-delay: -0.2s;
}
.lz-readys .container3 .circle4[data-v-55fd5d0e] {
    -webkit-animation-delay: -0.1s;
    animation-delay: -0.1s;
}
@-webkit-keyframes bouncedelay-55fd5d0e {
0%,
  80%,
  100% {
    -webkit-transform: scale(0);
}
40% {
    -webkit-transform: scale(1);
}
}
@keyframes bouncedelay-55fd5d0e {
0%,
  80%,
  100% {
    transform: scale(0);
    -webkit-transform: scale(0);
}
40% {
    transform: scale(1);
    -webkit-transform: scale(1);
}
}
.lz-readys .loadText[data-v-55fd5d0e] {
    position: absolute;
    top: 40%;
    left: 50%;
    width: 100px;
    width: 1.33333rem;
    margin-left: -50px;
    margin-left: -0.66667rem;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    font-size: 14px;
    font-size: 0.18667rem;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.6);
    color: #fff;
    font-size: 14px;
    padding-bottom: 10px;
    padding-bottom: 0.13333rem;
}
.lz-readys .loadText .gifLoad[data-v-55fd5d0e] {
      width: 60px;
      width: 0.8rem;
      height: 60px;
      height: 0.8rem;
      display: block;
      margin: 10px auto;
      margin: 0.13333rem auto;
}
.design-modal[data-v-55fd5d0e] {
  width: 630px;
  width: 8.4rem;
}
.design-modal.design-modal-footer[data-v-55fd5d0e] {
    width: 690px;
    width: 9.2rem;
    bottom: 20px;
    bottom: 0.26667rem;
    top: auto;
    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    border-radius: 10px;
    border-radius: 0.13333rem;
    background: rgba(255, 255, 255, 0.8);
}
.design-modal.design-modal-footer .van-dialog__footer[data-v-55fd5d0e] {
      display: none;
}
.design-modal.design-modal-confirm[data-v-55fd5d0e] {
    width: 650px;
    width: 8.66667rem;
}
.design-modal.design-modal-confirm .van-dialog__content .van-dialog__message[data-v-55fd5d0e] {
      padding: 40px 30px;
      padding: 0.53333rem 0.4rem;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-button--default[data-v-55fd5d0e] {
      width: 260px;
      width: 3.46667rem;
      height: 80px;
      height: 1.06667rem;
      background: #236DFF;
      border-radius: 40px;
      border-radius: 0.53333rem;
      -webkit-box-flex: 0;
          -ms-flex: none;
              flex: none;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-button--default .van-button__text[data-v-55fd5d0e] {
        font-size: 28px;
        font-size: 0.37333rem;
        color: #fff;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-dialog__cancel[data-v-55fd5d0e] {
      background: #fff;
      border: 1px solid #236DFF;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-dialog__cancel .van-button__text[data-v-55fd5d0e] {
        color: #236DFF;
}
.design-modal .van-dialog__header[data-v-55fd5d0e] {
    color: #000000;
    font-size: 34px;
    font-size: 0.45333rem;
    line-height: 48px;
    line-height: 0.64rem;
    padding-top: 40px;
    padding-top: 0.53333rem;
    font-weight: 700;
}
.design-modal .van-dialog__content .van-dialog__message[data-v-55fd5d0e] {
    color: #444444;
    font-size: 30px;
    font-size: 0.4rem;
    line-height: 42px;
    line-height: 0.56rem;
    padding: 30px;
    padding: 0.4rem;
}
.design-modal .van-dialog__footer[data-v-55fd5d0e] {
    padding: 0 30px 40px;
    padding: 0 0.4rem 0.53333rem;
}
.design-modal .van-dialog__footer.van-hairline--top[data-v-55fd5d0e]::after {
      border: none;
}
.design-modal .van-dialog__footer .van-button--default[data-v-55fd5d0e] {
      width: 320px;
      width: 4.26667rem;
      height: 88px;
      height: 1.17333rem;
      background: #236DFF;
      border-radius: 44px;
      border-radius: 0.58667rem;
      margin: 0 auto;
      -webkit-box-flex: 0;
          -ms-flex: none;
              flex: none;
}
.design-modal .van-dialog__footer .van-button--default .van-button__text[data-v-55fd5d0e] {
        font-size: 32px;
        font-size: 0.42667rem;
        color: #fff;
}
.from-right-text[data-v-55fd5d0e] {
  color: 28px;
  color: 0.37333rem;
  color: #B1B5B9;
}

@charset "UTF-8";
/*---------       字体行高       -----------*/
/*---------       字体颜色       -----------*/
/*---------       边框颜色       -----------*/
/*---------       背景颜色       -----------*/
/*--------- 按钮颜色  ---- */
/* 属性多值传递
ex:
@include remCalc(padding,10,20);
padding: 0.13333rem 0.26667rem;*/
/*按钮纯色系*/
/*按钮边框色系*/
/*按钮大小*/
/*自适应按钮*/
/*标题*/
/*小消息标签*/
/*背景色点击变化*/
/*字数省略限制*/
/*波纹点击效果*/
/*按钮*/
/*最大按钮*/
.wts-btn-big[data-v-120bf2e8] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big[data-v-120bf2e8]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*中型按钮*/
.wts-btn-middle[data-v-120bf2e8] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 294px;
  width: 3.92rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 80px;
  line-height: 1.06667rem;
  border-radius: 8px;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-middle[data-v-120bf2e8]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-all[data-v-120bf2e8] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 110px;
  height: 1.46667rem;
  font-size: 40px;
  font-size: 0.53333rem;
  line-height: 110px;
  line-height: 1.46667rem;
  border-radius: 0;
  display: block;
  text-align: center;
}
.wts-btn-all[data-v-120bf2e8]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-free[data-v-120bf2e8] {
  color: #fff;
  background-color: #ff6e06;
  font-size: 30px;
  font-size: 0.4rem;
  border-radius: 5px;
  padding: 3px 10px;
  padding: 3px 0.13333rem;
  display: inline-block;
  text-align: center;
}
.wts-btn-free[data-v-120bf2e8]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}
.wts-btn-big-blue[data-v-120bf2e8] {
  color: #fff;
  background-color: #3aa9f8;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 94px;
  height: 1.25333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 94px;
  line-height: 1.25333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-blue[data-v-120bf2e8]:focus {
    color: #e6e6e6;
    background-color: #0994f6;
}

/*蓝色线型按钮-中*/
.wts-btn-cp[data-v-120bf2e8] {
  color: #fff;
  background-color: #0084ff;
  border: 1px solid #fff;
  display: inline-block;
  text-align: center;
  width: 310px;
  width: 4.13333rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 76px;
  line-height: 1.01333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-cp[data-v-120bf2e8]:hover, .wts-btn-cp[data-v-120bf2e8]:focus {
    color: #fff;
    background-color: #fff;
    border: 1px solid #fff;
}
.wts-btn-radius[data-v-120bf2e8] {
  color: #aaa;
  background-color: #fff;
  border: 1px solid #aaa;
  display: inline-block;
  text-align: center;
  width: 153px;
  width: 2.04rem;
  height: 55px;
  height: 0.73333rem;
  font-size: 26px;
  font-size: 0.34667rem;
  line-height: 55px;
  line-height: 0.73333rem;
  border-radius: 25px;
  border-radius: 0.33333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-radius[data-v-120bf2e8]:hover, .wts-btn-radius[data-v-120bf2e8]:focus {
    color: #fff;
    background-color: #aaa;
    border: 1px solid #aaa;
}

/*微大型按钮*/
.wts-btn-big-01[data-v-120bf2e8] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 590px;
  width: 7.86667rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-01[data-v-120bf2e8]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*查看更多*/
.wts-btn-more[data-v-120bf2e8] {
  display: block;
  border-top: 1px solid #eee;
  height: 86px;
  height: 1.14667rem;
  line-height: 86px;
  line-height: 1.14667rem;
  text-align: center;
  margin-left: -60px;
  margin-left: -0.8rem;
  color: #000;
  font-size: 28px;
  font-size: 0.37333rem;
  position: relative;
}
.wts-btn-more[data-v-120bf2e8]:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 38%;
  margin-top: -18px;
  margin-top: -0.24rem;
  margin-left: 90px;
  margin-left: 1.2rem;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  border-right: 3px solid #000;
  border-top: 3px solid #000;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}
.body-container[data-v-120bf2e8] {
  width: 750px;
  width: 10rem;
  margin: 0 auto;
  position: relative;
  background-color: #f5f5f5;
}
.lz-top-img[data-v-120bf2e8] {
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
}

/*单选框*/
.lz-radio[data-v-120bf2e8] {
  position: relative;
  -webkit-appearance: none;
  width: 18px;
  width: 0.24rem;
  height: 18px;
  height: 0.24rem;
  background-color: transparent;
  border: none;
}
.lz-radio[data-v-120bf2e8]:before {
  content: "\e623";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 12px;
  font-size: 0.16rem;
  line-height: 18px;
  line-height: 0.24rem;
  text-align: center;
  width: 18px;
  width: 0.24rem;
  height: 18px;
  height: 0.24rem;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  color: #fff;
  opacity: 1;
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 50%;
}
.lz-radio[data-v-120bf2e8]:checked::before {
  background-color: #0084ff;
  border: 1px solid #0084ff;
}
.lz-radio-new[data-v-120bf2e8] {
  position: relative;
  background-color: #fff;
  width: 40px;
  width: 0.53333rem;
  height: 40px;
  height: 0.53333rem;
  border-radius: 50%;
  display: inline-block;
  border: 1px solid #e5e5e5;
}
.lz-radio-new[data-check=true][data-v-120bf2e8] {
  background-color: #0084ff;
  border: 1px solid #0084ff;
}
.lz-radio-new[data-check=true][data-v-120bf2e8]:before {
  content: "\e6f0";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 20px;
  font-size: 0.26667rem;
  line-height: 40px;
  line-height: 0.53333rem;
  text-align: center;
  color: #fff;
  position: absolute;
  top: 2px;
  right: 4px;
  margin-top: -1px;
}

/*多选框*/
.lz-checkbox[data-v-120bf2e8] {
  position: relative;
  -webkit-appearance: none;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: transparent;
  border: none;
}
.lz-checkbox[data-v-120bf2e8]:before {
  content: "\e64e";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 14px;
  font-size: 0.18667rem;
  line-height: 24px;
  line-height: 0.32rem;
  text-align: center;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: #fff;
  color: transparent;
  border: 1px solid #ccc;
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 6px;
}
.lz-checkbox[data-v-120bf2e8]:checked::before {
  color: #0084ff;
  background-color: #fff;
  border: 1px solid #0084ff;
}

/*多选框2-选择外层选中*/
.lz-checkbox-02[data-v-120bf2e8] {
  position: relative;
  -webkit-appearance: none;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: transparent;
  border: none;
}
.lz-checkbox-02[data-v-120bf2e8]:before {
  content: "\e623";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 14px;
  font-size: 0.18667rem;
  line-height: 21px;
  line-height: 0.28rem;
  text-align: center;
  width: 22px;
  width: 0.29333rem;
  height: 21px;
  height: 0.28rem;
  background-color: #fff;
  color: transparent;
  border: 1px solid #ccc;
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.checkLi[data-v-120bf2e8] {
  color: #0084ff !important;
}
.checkLi .lz-checkbox-02[data-v-120bf2e8]:before {
    color: #fff;
    background-color: #0084ff;
    border: 1px solid #0084ff;
}

/*底部按钮*/
.lz-apply-btn[data-v-120bf2e8] {
  position: fixed;
  bottom: 0;
  border-top: 2px solid #fff;
  z-index: 20;
  color: #666;
  background-color: #f0f0f0;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 100px;
  height: 1.33333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 0;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.lz-apply-btn i[data-v-120bf2e8] {
    font-size: 40px;
    font-size: 0.53333rem;
    margin-right: 10px;
    margin-right: 0.13333rem;
}

/*底部提示*/
.lz-lp-footer[data-v-120bf2e8] {
  position: absolute;
  bottom: 100px;
  bottom: 1.33333rem;
  padding: 10px;
  padding: 0.13333rem;
}
.lz-lp-footer p[data-v-120bf2e8] {
    margin-bottom: 10px;
    margin-bottom: 0.13333rem;
}

/*顶部返回栏*/
.lz-top-title-empty[data-v-120bf2e8] {
  width: 100%;
  height: 90px;
  height: 1.2rem;
}
.lz-top-title[data-v-120bf2e8] {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 555;
  width: 100%;
  height: 90px;
  height: 1.2rem;
  line-height: 90px;
  line-height: 1.2rem;
  background-color: #0084ff;
  color: #fff;
  font-size: 28px;
  font-size: 0.37333rem;
}
.lz-top-title .left[data-v-120bf2e8] {
    position: absolute;
    top: 0;
    left: 20px;
    left: 0.26667rem;
    color: #fff;
}
.lz-top-title .right[data-v-120bf2e8] {
    position: absolute;
    top: 0;
    right: 20px;
    right: 0.26667rem;
    color: #fff;
}
.lz-top-title .center[data-v-120bf2e8] {
    text-align: center;
    font-size: 32px;
    font-size: 0.42667rem;
}

/*订单页*/
.lz-order-list[data-v-120bf2e8] {
  background-color: #fff;
  padding-top: 44px;
  padding-top: 0.58667rem;
}
.lz-order-list .titles[data-v-120bf2e8] {
    font-size: 36px;
    font-size: 0.48rem;
    color: #222;
    text-align: center;
}
.lz-order-list .need-com[data-v-120bf2e8] {
    position: relative;
    top: -4px;
    font-size: 12px;
    font-size: 0.16rem;
    line-height: 1.2;
    padding: 1px 8px;
    background-color: #fff;
    position: relative;
    color: #fff;
    border-radius: 5px;
    font-size: 28px;
    font-size: 0.37333rem;
    border: 1px solid #0084ff;
    margin-left: 5px;
    color: #0084ff;
}
.lz-order-list .need-com[data-v-120bf2e8]::before {
      content: '';
      position: absolute;
      left: -6px;
      top: 50%;
      margin-top: -3px;
      width: 0;
      height: 0;
      border: 3px solid transparent;
      border-right-color: #fff;
}
.lz-order-list .need-com[data-v-120bf2e8]:before {
    content: 0;
}
.lz-order-list .uls-order[data-v-120bf2e8] {
    width: 100%;
}
.lz-order-list .uls-order > li[data-v-120bf2e8] {
      text-align: center;
      font-size: 36px;
      font-size: 0.48rem;
      display: block;
      padding: 40px 0;
      padding: 0.53333rem 0;
}
.lz-order-list .uls-order > li .order-name[data-v-120bf2e8] {
        display: block;
        line-height: 40px;
        line-height: 0.53333rem;
        color: #000;
}
.lz-order-list .uls-order > li .order-inform[data-v-120bf2e8] {
        font-size: 60px;
        font-size: 0.8rem;
        display: block;
        margin-top: 4px;
        line-height: 80px;
        line-height: 1.06667rem;
        color: #ff6f07;
}
.lz-order-list .btn-check[data-v-120bf2e8],
  .lz-order-list .btn-pay[data-v-120bf2e8] {
    color: #ccc;
    background-color: #fff;
    border: 1px solid #ccc;
    display: inline-block;
    text-align: center;
    width: 180px;
    width: 2.4rem;
    height: 60px;
    height: 0.8rem;
    font-size: 28px;
    font-size: 0.37333rem;
    line-height: 56px;
    line-height: 0.74667rem;
    border-radius: 0;
    float: right;
    margin-left: 10px;
    margin-left: 0.13333rem;
}
.lz-order-list .btn-check[data-v-120bf2e8]:hover, .lz-order-list .btn-check[data-v-120bf2e8]:focus,
    .lz-order-list .btn-pay[data-v-120bf2e8]:hover,
    .lz-order-list .btn-pay[data-v-120bf2e8]:focus {
      color: #fff;
      background-color: #ccc;
      border: 1px solid #ccc;
}
.pay-many[data-v-120bf2e8] {
  margin-top: 12px;
  margin-top: 0.16rem;
  line-height: 88px;
  line-height: 1.17333rem;
  display: block;
  padding-left: 30px;
  padding-left: 0.4rem;
  font-size: 36px;
  font-size: 0.48rem;
}
.lz-bankBanch[data-v-120bf2e8] {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}
.lz-bankBanch.active[data-v-120bf2e8] {
    display: block;
}
.lz-bankBanch .lz-drop-search[data-v-120bf2e8] {
    background-color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}
.lz-bankBanch .lz-drop-search .title[data-v-120bf2e8] {
      position: relative;
      width: 100%;
      height: 100px;
      height: 1.33333rem;
      line-height: 100px;
      line-height: 1.33333rem;
      font-size: 34px;
      font-size: 0.45333rem;
      text-align: center;
}
.lz-bankBanch .lz-drop-search .title i[data-v-120bf2e8] {
        font-size: 50px;
        font-size: 0.66667rem;
        position: absolute;
        right: 0;
        top: 0;
        width: 80px;
        width: 1.06667rem;
        line-height: 100px;
        line-height: 1.33333rem;
}
.lz-bankBanch .lz-drop-search .search-box[data-v-120bf2e8] {
      position: relative;
      width: 100%;
      height: 100px;
      height: 1.33333rem;
      padding: 15px 40px;
      padding: 0.2rem 0.53333rem;
      text-align: center;
      background-color: #f5f5f5;
}
.lz-bankBanch .lz-drop-search .search-box i[data-v-120bf2e8] {
        position: absolute;
        left: 50px;
        left: 0.66667rem;
        top: 50%;
        margin-top: -35px;
        margin-top: -0.46667rem;
        font-size: 30px;
        font-size: 0.4rem;
        height: 70px;
        height: 0.93333rem;
        line-height: 70px;
        line-height: 0.93333rem;
        color: #999;
}
.lz-bankBanch .lz-drop-search .search[data-v-120bf2e8] {
      display: block;
      width: 100%;
      height: 70px;
      height: 0.93333rem;
      background-color: #fff;
      color: #333;
      padding-left: 50px;
      padding-left: 0.66667rem;
      margin: 0;
      border-color: #fff;
      font-size: 32px;
      font-size: 0.42667rem;
      border: none;
}
.lz-bankBanch .lz-drop-search .selected[data-v-120bf2e8] {
      width: 100%;
      height: 300px;
      height: 4rem;
      padding: 10px 20px;
      padding: 0.13333rem 0.26667rem;
      overflow: auto !important;
}
.lz-bankBanch .lz-drop-search .selected .option[data-v-120bf2e8] {
        position: relative;
        display: block;
        min-height: 20px;
        min-height: 0.26667rem;
        width: 100%;
        font-size: 16px;
        font-size: 0.21333rem;
        line-height: 20px;
        line-height: 0.26667rem;
        padding: 5px 0;
        color: #666;
        border-top: 1px solid #ececec;
}
.lz-bankBanch .lz-drop-search .selected .option[data-v-120bf2e8]:first-child {
          border-top: none;
}
.lz-list-block[data-v-120bf2e8] {
  position: relative;
}
.lz-list-block .ul-List .icons-left[data-v-120bf2e8] {
    position: absolute;
    width: 50px;
    width: 0.66667rem;
    left: 0;
    top: 25px;
    top: 0.33333rem;
    display: inline-block;
    height: 50px;
    height: 0.66667rem;
    font-size: 44px;
    font-size: 0.58667rem;
    color: #0084ff;
}
.lz-list-block .ul-List .ripple[data-v-120bf2e8] {
    position: relative;
    overflow: hidden;
}
.lz-list-block .ul-List .ripple[data-v-120bf2e8]:after {
      content: "";
      display: block;
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      pointer-events: none;
      background-image: radial-gradient(circle, #666 10%, transparent 10.01%);
      background-repeat: no-repeat;
      background-position: 50%;
      -webkit-transform: scale(10, 10);
          -ms-transform: scale(10, 10);
              transform: scale(10, 10);
      opacity: 0;
      -webkit-transition: opacity .5s, -webkit-transform .3s;
      transition: opacity .5s, -webkit-transform .3s;
      transition: transform .3s, opacity .5s;
      transition: transform .3s, opacity .5s, -webkit-transform .3s;
}
.lz-list-block .ul-List .ripple[data-v-120bf2e8]:active:after {
      -webkit-transform: scale(0, 0);
          -ms-transform: scale(0, 0);
              transform: scale(0, 0);
      opacity: .3;
      -webkit-transition: 0s;
      transition: 0s;
}
.lz-list-block .ul-List .item-content[data-v-120bf2e8] {
    background-color: #fff;
    width: 100%;
    line-height: 100px;
    line-height: 1.33333rem;
    height: 100px;
    height: 1.33333rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 30px;
    padding: 0 0.4rem;
    border-bottom: 1px solid #e7e7e7;
    font-size: 30px;
    font-size: 0.4rem;
}
.lz-list-block .ul-List .item-content > a.item-link[data-v-120bf2e8] {
      font-size: 30px;
      font-size: 0.4rem;
      display: block;
      width: 100%;
      height: 100%;
      color: #000;
}
.lz-list-block .ul-List .item-content .item-inner[data-v-120bf2e8] {
      width: 100%;
      height: 100%;
      position: relative;
      padding-right: 40px;
      padding-right: 0.53333rem;
      padding-left: 70px;
      padding-left: 0.93333rem;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
}
.lz-list-block .ul-List .item-content .icon-gerenziliao[data-v-120bf2e8] {
      font-size: 30px;
      font-size: 0.4rem;
}
.lz-list-block .ul-List .item-content .icons-right[data-v-120bf2e8] {
      position: absolute;
      right: 0;
      top: 0;
      display: inline-block;
      height: 100px;
      height: 1.33333rem;
      line-height: 100px;
      line-height: 1.33333rem;
      font-size: 36px;
      font-size: 0.48rem;
      color: #cac9ce;
}
.lz-list-block .ul-List .item-content .item-form[data-v-120bf2e8] {
      padding-left: 0;
}
.lz-list-block .ul-List .item-content .item-form .item-e-left[data-v-120bf2e8] {
        width: 30%;
        height: 100%;
        display: inline-block;
        float: left;
}
.lz-list-block .ul-List .item-content .item-form .item-e-right[data-v-120bf2e8] {
        width: 68%;
        height: 100%;
        text-align: right;
        display: inline-block;
        float: right;
        margin-bottom: 0;
}
.lz-list-block .ul-List .item-content .item-form input[type="text"][data-v-120bf2e8] {
        border: none;
        background-color: #fff;
}
.lz-list-block .ul-List .item-content .item-form .lz-radio[data-v-120bf2e8] {
        margin-top: 30px;
        margin-top: 0.4rem;
}
.lz-list-block .ul-List .item-content .item-form .date-input[data-v-120bf2e8] {
        border: none;
        text-align: right;
        background-color: #fff;
        height: 90px;
        height: 1.2rem;
        line-height: 90px;
        line-height: 1.2rem;
        margin-right: -55px;
        margin-right: -0.73333rem;
}
.lz-list-block .ul-List .item-content .item-title[data-v-120bf2e8] {
      padding: 0;
}
.lz-list-block .ul-List .item-content .item-title .item-img[data-v-120bf2e8] {
        position: absolute;
        right: 0;
        top: 5px;
        width: 90px;
        width: 1.2rem;
        height: 90px;
        height: 1.2rem;
        border-radius: 50%;
}
.shadeBox[data-v-120bf2e8] {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 999;
  background-color: rgba(0, 0, 0, 0.4);
}
#emptyDom[data-v-120bf2e8] {
  font-size: 34px;
  font-size: 0.45333rem;
}
#emptyDom .empty-icon[data-v-120bf2e8] {
    width: 185px;
    width: 2.46667rem;
    display: block;
    margin: 30px auto 10px;
    margin: 0.4rem auto 0.13333rem;
}
#emptyDom p[data-v-120bf2e8] {
    text-align: center;
    font-size: 34px;
    font-size: 0.45333rem;
}
.lz-layer-bg[data-v-120bf2e8] {
  background-color: transparent !important;
}
.layui-m-layer2 .layui-m-layerchild p[data-v-120bf2e8] {
  color: #fff;
}
.layout-enter-active[data-v-120bf2e8], .layout-leave-active[data-v-120bf2e8] {
  -webkit-transition: opacity .5s;
  transition: opacity .5s;
}
.layout-enter[data-v-120bf2e8], .layout-leave-active[data-v-120bf2e8] {
  opacity: 0;
}
.van-picker button[data-v-120bf2e8] {
  font-size: 30px;
  font-size: 0.4rem;
}
.van-image[data-v-120bf2e8] {
  vertical-align: middle;
}
.van-image img[data-v-120bf2e8] {
    vertical-align: middle;
}
.share-process-yindao[data-v-120bf2e8] {
  background-color: transparent;
  position: fixed;
  left: 0;
  top: 0;
  width: 750px;
  width: 10rem;
}
.share-process-yindao .layui-m-layercont[data-v-120bf2e8] {
    text-align: right;
    padding-right: 20px;
    padding-right: 0.26667rem;
    padding-top: 20px;
    padding-top: 0.26667rem;
}
.share-process-yindao img[data-v-120bf2e8] {
    width: 560px;
    width: 7.46667rem;
}
.vue-puzzle-vcode[data-v-120bf2e8] {
  z-index: 999999 !important;
}
.vue-puzzle-vcode .vue-auth-box_[data-v-120bf2e8] {
    top: 50%;
}
.margin-top-10[data-v-120bf2e8] {
  margin-top: 10px !important;
  margin-top: 0.13333rem !important;
}
.margin-top-20[data-v-120bf2e8] {
  margin-top: 20px !important;
  margin-top: 0.26667rem !important;
}
.margin-top-30[data-v-120bf2e8] {
  margin-top: 30px !important;
  margin-top: 0.4rem !important;
}
.margin-top-40[data-v-120bf2e8] {
  margin-top: 40px !important;
  margin-top: 0.53333rem !important;
}
.margin-top-50[data-v-120bf2e8] {
  margin-top: 50px !important;
  margin-top: 0.66667rem !important;
}
.margin-top-60[data-v-120bf2e8] {
  margin-top: 60px !important;
  margin-top: 0.8rem !important;
}
.margin-right-10[data-v-120bf2e8] {
  margin-right: 10px !important;
  margin-right: 0.13333rem !important;
}
.margin-right-20[data-v-120bf2e8] {
  margin-right: 20px !important;
  margin-right: 0.26667rem !important;
}
.margin-right-30[data-v-120bf2e8] {
  margin-right: 30px !important;
  margin-right: 0.4rem !important;
}
.margin-right-40[data-v-120bf2e8] {
  margin-right: 40px !important;
  margin-right: 0.53333rem !important;
}
.margin-right-50[data-v-120bf2e8] {
  margin-right: 50px !important;
  margin-right: 0.66667rem !important;
}
.margin-right-60[data-v-120bf2e8] {
  margin-right: 60px !important;
  margin-right: 0.8rem !important;
}
.margin-bottom-10[data-v-120bf2e8] {
  margin-bottom: 10px !important;
  margin-bottom: 0.13333rem !important;
}
.margin-bottom-20[data-v-120bf2e8] {
  margin-bottom: 20px !important;
  margin-bottom: 0.26667rem !important;
}
.margin-bottom-30[data-v-120bf2e8] {
  margin-bottom: 30px !important;
  margin-bottom: 0.4rem !important;
}
.margin-bottom-40[data-v-120bf2e8] {
  margin-bottom: 40px !important;
  margin-bottom: 0.53333rem !important;
}
.margin-bottom-50[data-v-120bf2e8] {
  margin-bottom: 50px !important;
  margin-bottom: 0.66667rem !important;
}
.margin-bottom-60[data-v-120bf2e8] {
  margin-bottom: 60px !important;
  margin-bottom: 0.8rem !important;
}
.margin-left-10[data-v-120bf2e8] {
  margin-left: 10px !important;
  margin-left: 0.13333rem !important;
}
.margin-left-20[data-v-120bf2e8] {
  margin-left: 20px !important;
  margin-left: 0.26667rem !important;
}
.margin-left-30[data-v-120bf2e8] {
  margin-left: 30px !important;
  margin-left: 0.4rem !important;
}
.margin-left-40[data-v-120bf2e8] {
  margin-left: 40px !important;
  margin-left: 0.53333rem !important;
}
.margin-left-50[data-v-120bf2e8] {
  margin-left: 50px !important;
  margin-left: 0.66667rem !important;
}
.margin-left-60[data-v-120bf2e8] {
  margin-left: 60px !important;
  margin-left: 0.8rem !important;
}
.padding-top-10[data-v-120bf2e8] {
  padding-top: 10px !important;
  padding-top: 0.13333rem !important;
}
.padding-top-20[data-v-120bf2e8] {
  padding-top: 20px !important;
  padding-top: 0.26667rem !important;
}
.padding-top-30[data-v-120bf2e8] {
  padding-top: 30px !important;
  padding-top: 0.4rem !important;
}
.padding-top-40[data-v-120bf2e8] {
  padding-top: 40px !important;
  padding-top: 0.53333rem !important;
}
.padding-top-50[data-v-120bf2e8] {
  padding-top: 50px !important;
  padding-top: 0.66667rem !important;
}
.padding-top-60[data-v-120bf2e8] {
  padding-top: 60px !important;
  padding-top: 0.8rem !important;
}
.padding-right-10[data-v-120bf2e8] {
  padding-right: 10px !important;
  padding-right: 0.13333rem !important;
}
.padding-right-20[data-v-120bf2e8] {
  padding-right: 20px !important;
  padding-right: 0.26667rem !important;
}
.padding-right-30[data-v-120bf2e8] {
  padding-right: 30px !important;
  padding-right: 0.4rem !important;
}
.padding-right-40[data-v-120bf2e8] {
  padding-right: 40px !important;
  padding-right: 0.53333rem !important;
}
.padding-right-50[data-v-120bf2e8] {
  padding-right: 50px !important;
  padding-right: 0.66667rem !important;
}
.padding-right-60[data-v-120bf2e8] {
  padding-right: 60px !important;
  padding-right: 0.8rem !important;
}
.padding-bottom-10[data-v-120bf2e8] {
  padding-bottom: 10px !important;
  padding-bottom: 0.13333rem !important;
}
.padding-bottom-20[data-v-120bf2e8] {
  padding-bottom: 20px !important;
  padding-bottom: 0.26667rem !important;
}
.padding-bottom-30[data-v-120bf2e8] {
  padding-bottom: 30px !important;
  padding-bottom: 0.4rem !important;
}
.padding-bottom-40[data-v-120bf2e8] {
  padding-bottom: 40px !important;
  padding-bottom: 0.53333rem !important;
}
.padding-bottom-50[data-v-120bf2e8] {
  padding-bottom: 50px !important;
  padding-bottom: 0.66667rem !important;
}
.padding-bottom-60[data-v-120bf2e8] {
  padding-bottom: 60px !important;
  padding-bottom: 0.8rem !important;
}
.padding-left-10[data-v-120bf2e8] {
  padding-left: 10px !important;
  padding-left: 0.13333rem !important;
}
.padding-left-20[data-v-120bf2e8] {
  padding-left: 20px !important;
  padding-left: 0.26667rem !important;
}
.padding-left-30[data-v-120bf2e8] {
  padding-left: 30px !important;
  padding-left: 0.4rem !important;
}
.padding-left-40[data-v-120bf2e8] {
  padding-left: 40px !important;
  padding-left: 0.53333rem !important;
}
.padding-left-50[data-v-120bf2e8] {
  padding-left: 50px !important;
  padding-left: 0.66667rem !important;
}
.padding-left-60[data-v-120bf2e8] {
  padding-left: 60px !important;
  padding-left: 0.8rem !important;
}
.bac-transparent[data-v-120bf2e8] {
  background-color: transparent !important;
}
.bac-transparent .layui-m-layerchild[data-v-120bf2e8] {
    background-color: transparent !important;
}
.layui-m-layer-lzAlert[data-v-120bf2e8] {
  width: 80% !important;
}
.layui-m-layer-lzAlert h3[data-v-120bf2e8] {
    line-height: 32px;
    line-height: 0.42667rem;
    height: unset;
    padding-top: 46px;
    padding-top: 0.61333rem;
    font-size: 32px;
    font-size: 0.42667rem;
}
.layui-m-layer-lzAlert .layui-m-layercont[data-v-120bf2e8] {
    font-size: 30px;
    font-size: 0.4rem;
    max-height: 300px;
    max-height: 4rem;
    overflow: auto;
    word-break: break-all;
    padding: 60px 40px;
    padding: 0.8rem 0.53333rem;
}
.layui-m-layer-lzAlert .layui-m-layerbtn span[yes][data-v-120bf2e8] {
    font-size: 30px;
    font-size: 0.4rem;
    color: #0084ff !important;
}
.layui-m-layer-inquiry[data-v-120bf2e8] {
  width: 80% !important;
}
.layui-m-layer-inquiry .layui-m-layercont[data-v-120bf2e8] {
    font-size: 30px;
    font-size: 0.4rem;
}
.layui-m-layer-design-lzAlert[data-v-120bf2e8] {
  width: 670px !important;
  width: 8.93333rem !important;
  padding-bottom: 70px;
  padding-bottom: 0.93333rem;
  border-radius: 32px !important;
  border-radius: 0.42667rem !important;
  background: url(../../static-product/img/alertbg.dacbbd63.png) no-repeat;
  background-size: 401px 334px;
  background-size: 5.34667rem 4.45333rem;
  background-position: center 168px;
  background-position: center 2.24rem;
  background-color: #fff;
}
.layui-m-layer-design-lzAlert .layui-m-layercont[data-v-120bf2e8] {
    font-size: 30px;
    font-size: 0.4rem;
    overflow: auto;
    word-break: break-all;
    padding: 60px 40px;
    padding: 0.8rem 0.53333rem;
}
.layui-m-layer-design-lzAlert .layui-m-layercont .title[data-v-120bf2e8] {
      font-size: 38px;
      font-size: 0.50667rem;
      line-height: 48px;
      line-height: 0.64rem;
      color: #000;
      text-align: center;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      font-family: PingFangSC-Semibold;
}
.layui-m-layer-design-lzAlert .layui-m-layercont .desc[data-v-120bf2e8] {
      font-size: 32px;
      font-size: 0.42667rem;
      color: #3c464f;
      text-align: center;
      line-height: 48px;
      line-height: 0.64rem;
      height: 144px;
      height: 1.92rem;
      overflow-y: auto;
      -webkit-overflow-scrolling: touch;
      margin-top: 439px;
      margin-top: 5.85333rem;
      font-family: PingFangSC-Regular;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn[data-v-120bf2e8] {
    width: 345px;
    width: 4.6rem;
    height: 95px;
    height: 1.26667rem;
    line-height: 95px;
    line-height: 1.26667rem;
    background: #3c7cfc;
    border: 1px solid #3c7cfc;
    overflow: hidden;
    -webkit-box-shadow: 0 10px 22px 0 rgba(60, 124, 252, 0.2);
    -webkit-box-shadow: 0 0.13333rem 0.29333rem 0 rgba(60, 124, 252, 0.2);
            box-shadow: 0 10px 22px 0 rgba(60, 124, 252, 0.2);
            box-shadow: 0 0.13333rem 0.29333rem 0 rgba(60, 124, 252, 0.2);
    border-radius: 54px;
    border-radius: 0.72rem;
    margin: 0 auto;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn span[yes][data-v-120bf2e8] {
      font-size: 36px;
      font-size: 0.48rem;
      color: #fff;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn span[yes][data-v-120bf2e8]:active {
      background: #3c7cfc;
}

/*按钮*/
/*最大按钮*/
.wts-btn-big[data-v-120bf2e8] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big[data-v-120bf2e8]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*中型按钮*/
.wts-btn-middle[data-v-120bf2e8] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 294px;
  width: 3.92rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 80px;
  line-height: 1.06667rem;
  border-radius: 8px;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-middle[data-v-120bf2e8]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-all[data-v-120bf2e8] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 110px;
  height: 1.46667rem;
  font-size: 40px;
  font-size: 0.53333rem;
  line-height: 110px;
  line-height: 1.46667rem;
  border-radius: 0;
  display: block;
  text-align: center;
}
.wts-btn-all[data-v-120bf2e8]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-free[data-v-120bf2e8] {
  color: #fff;
  background-color: #ff6e06;
  font-size: 30px;
  font-size: 0.4rem;
  border-radius: 5px;
  padding: 3px 10px;
  padding: 3px 0.13333rem;
  display: inline-block;
  text-align: center;
}
.wts-btn-free[data-v-120bf2e8]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}
.wts-btn-big-blue[data-v-120bf2e8] {
  color: #fff;
  background-color: #3aa9f8;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 94px;
  height: 1.25333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 94px;
  line-height: 1.25333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-blue[data-v-120bf2e8]:focus {
    color: #e6e6e6;
    background-color: #0994f6;
}

/*蓝色线型按钮-中*/
.wts-btn-cp[data-v-120bf2e8] {
  color: #fff;
  background-color: #0084ff;
  border: 1px solid #fff;
  display: inline-block;
  text-align: center;
  width: 310px;
  width: 4.13333rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 76px;
  line-height: 1.01333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-cp[data-v-120bf2e8]:hover, .wts-btn-cp[data-v-120bf2e8]:focus {
    color: #fff;
    background-color: #fff;
    border: 1px solid #fff;
}
.wts-btn-radius[data-v-120bf2e8] {
  color: #aaa;
  background-color: #fff;
  border: 1px solid #aaa;
  display: inline-block;
  text-align: center;
  width: 153px;
  width: 2.04rem;
  height: 55px;
  height: 0.73333rem;
  font-size: 26px;
  font-size: 0.34667rem;
  line-height: 55px;
  line-height: 0.73333rem;
  border-radius: 25px;
  border-radius: 0.33333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-radius[data-v-120bf2e8]:hover, .wts-btn-radius[data-v-120bf2e8]:focus {
    color: #fff;
    background-color: #aaa;
    border: 1px solid #aaa;
}

/*微大型按钮*/
.wts-btn-big-01[data-v-120bf2e8] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 590px;
  width: 7.86667rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-01[data-v-120bf2e8]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*查看更多*/
.wts-btn-more[data-v-120bf2e8] {
  display: block;
  border-top: 1px solid #eee;
  height: 86px;
  height: 1.14667rem;
  line-height: 86px;
  line-height: 1.14667rem;
  text-align: center;
  margin-left: -60px;
  margin-left: -0.8rem;
  color: #000;
  font-size: 28px;
  font-size: 0.37333rem;
  position: relative;
}
.wts-btn-more[data-v-120bf2e8]:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 38%;
  margin-top: -18px;
  margin-top: -0.24rem;
  margin-left: 90px;
  margin-left: 1.2rem;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  border-right: 3px solid #000;
  border-top: 3px solid #000;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}
.lz-readys[data-v-120bf2e8] {
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  min-height: 100vh;
  background-color: #fff;
  z-index: 9999;
}
.lz-readys .spinner[data-v-120bf2e8] {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -20px;
    margin-top: -0.26667rem;
    margin-left: -20px;
    margin-left: -0.26667rem;
    width: 40px;
    width: 0.53333rem;
    height: 40px;
    height: 0.53333rem;
}
.lz-readys .container1 > div[data-v-120bf2e8],
  .lz-readys .container2 > div[data-v-120bf2e8],
  .lz-readys .container3 > div[data-v-120bf2e8] {
    width: 10px;
    width: 0.13333rem;
    height: 10px;
    height: 0.13333rem;
    background-color: #0084ff;
    border-radius: 100%;
    position: absolute;
    -webkit-animation: bouncedelay-120bf2e8 1.2s infinite ease-in-out;
    animation: bouncedelay-120bf2e8 1.2s infinite ease-in-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.lz-readys .spinner .spinner-container[data-v-120bf2e8] {
    position: absolute;
    width: 100%;
    height: 100%;
}
.lz-readys .container2[data-v-120bf2e8] {
    -webkit-transform: rotateZ(45deg);
    -ms-transform: rotate(45deg);
        transform: rotateZ(45deg);
}
.lz-readys .container3[data-v-120bf2e8] {
    -webkit-transform: rotateZ(90deg);
    -ms-transform: rotate(90deg);
        transform: rotateZ(90deg);
}
.lz-readys .circle1[data-v-120bf2e8] {
    top: 0;
    left: 0;
}
.lz-readys .circle2[data-v-120bf2e8] {
    top: 0;
    right: 0;
}
.lz-readys .circle3[data-v-120bf2e8] {
    right: 0;
    bottom: 0;
}
.lz-readys .circle4[data-v-120bf2e8] {
    left: 0;
    bottom: 0;
}
.lz-readys .container2 .circle1[data-v-120bf2e8] {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}
.lz-readys .container3 .circle1[data-v-120bf2e8] {
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
}
.lz-readys .container1 .circle2[data-v-120bf2e8] {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}
.lz-readys .container2 .circle2[data-v-120bf2e8] {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}
.lz-readys .container3 .circle2[data-v-120bf2e8] {
    -webkit-animation-delay: -0.7s;
    animation-delay: -0.7s;
}
.lz-readys .container1 .circle3[data-v-120bf2e8] {
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.6s;
}
.lz-readys .container2 .circle3[data-v-120bf2e8] {
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s;
}
.lz-readys .container3 .circle3[data-v-120bf2e8] {
    -webkit-animation-delay: -0.4s;
    animation-delay: -0.4s;
}
.lz-readys .container1 .circle4[data-v-120bf2e8] {
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s;
}
.lz-readys .container2 .circle4[data-v-120bf2e8] {
    -webkit-animation-delay: -0.2s;
    animation-delay: -0.2s;
}
.lz-readys .container3 .circle4[data-v-120bf2e8] {
    -webkit-animation-delay: -0.1s;
    animation-delay: -0.1s;
}
@-webkit-keyframes bouncedelay-120bf2e8 {
0%,
  80%,
  100% {
    -webkit-transform: scale(0);
}
40% {
    -webkit-transform: scale(1);
}
}
@keyframes bouncedelay-120bf2e8 {
0%,
  80%,
  100% {
    transform: scale(0);
    -webkit-transform: scale(0);
}
40% {
    transform: scale(1);
    -webkit-transform: scale(1);
}
}
.lz-readys .loadText[data-v-120bf2e8] {
    position: absolute;
    top: 40%;
    left: 50%;
    width: 100px;
    width: 1.33333rem;
    margin-left: -50px;
    margin-left: -0.66667rem;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    font-size: 14px;
    font-size: 0.18667rem;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.6);
    color: #fff;
    font-size: 14px;
    padding-bottom: 10px;
    padding-bottom: 0.13333rem;
}
.lz-readys .loadText .gifLoad[data-v-120bf2e8] {
      width: 60px;
      width: 0.8rem;
      height: 60px;
      height: 0.8rem;
      display: block;
      margin: 10px auto;
      margin: 0.13333rem auto;
}
.design-modal[data-v-120bf2e8] {
  width: 630px;
  width: 8.4rem;
}
.design-modal.design-modal-footer[data-v-120bf2e8] {
    width: 690px;
    width: 9.2rem;
    bottom: 20px;
    bottom: 0.26667rem;
    top: auto;
    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    border-radius: 10px;
    border-radius: 0.13333rem;
    background: rgba(255, 255, 255, 0.8);
}
.design-modal.design-modal-footer .van-dialog__footer[data-v-120bf2e8] {
      display: none;
}
.design-modal.design-modal-confirm[data-v-120bf2e8] {
    width: 650px;
    width: 8.66667rem;
}
.design-modal.design-modal-confirm .van-dialog__content .van-dialog__message[data-v-120bf2e8] {
      padding: 40px 30px;
      padding: 0.53333rem 0.4rem;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-button--default[data-v-120bf2e8] {
      width: 260px;
      width: 3.46667rem;
      height: 80px;
      height: 1.06667rem;
      background: #236DFF;
      border-radius: 40px;
      border-radius: 0.53333rem;
      -webkit-box-flex: 0;
          -ms-flex: none;
              flex: none;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-button--default .van-button__text[data-v-120bf2e8] {
        font-size: 28px;
        font-size: 0.37333rem;
        color: #fff;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-dialog__cancel[data-v-120bf2e8] {
      background: #fff;
      border: 1px solid #236DFF;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-dialog__cancel .van-button__text[data-v-120bf2e8] {
        color: #236DFF;
}
.design-modal .van-dialog__header[data-v-120bf2e8] {
    color: #000000;
    font-size: 34px;
    font-size: 0.45333rem;
    line-height: 48px;
    line-height: 0.64rem;
    padding-top: 40px;
    padding-top: 0.53333rem;
    font-weight: 700;
}
.design-modal .van-dialog__content .van-dialog__message[data-v-120bf2e8] {
    color: #444444;
    font-size: 30px;
    font-size: 0.4rem;
    line-height: 42px;
    line-height: 0.56rem;
    padding: 30px;
    padding: 0.4rem;
}
.design-modal .van-dialog__footer[data-v-120bf2e8] {
    padding: 0 30px 40px;
    padding: 0 0.4rem 0.53333rem;
}
.design-modal .van-dialog__footer.van-hairline--top[data-v-120bf2e8]::after {
      border: none;
}
.design-modal .van-dialog__footer .van-button--default[data-v-120bf2e8] {
      width: 320px;
      width: 4.26667rem;
      height: 88px;
      height: 1.17333rem;
      background: #236DFF;
      border-radius: 44px;
      border-radius: 0.58667rem;
      margin: 0 auto;
      -webkit-box-flex: 0;
          -ms-flex: none;
              flex: none;
}
.design-modal .van-dialog__footer .van-button--default .van-button__text[data-v-120bf2e8] {
        font-size: 32px;
        font-size: 0.42667rem;
        color: #fff;
}
[data-v-120bf2e8] .van-field__right-icon .van-icon-arrow {
  color: #8a9094;
  font-size: 28px;
  font-size: 0.37333rem;
  margin-left: -4px;
}
.input-box[data-v-120bf2e8] textarea {
  font-size: 28px;
  font-size: 0.37333rem;
  -webkit-appearance: none;
  outline: none;
}
.input-box[data-v-120bf2e8] .van-field {
  padding: 0;
}
.input-box[data-v-120bf2e8] .van-field::after {
    border-bottom: none;
}
.input-box .address-search-title[data-v-120bf2e8] {
  color: #000000;
  font-size: 34px;
  font-size: 0.45333rem;
  text-align: center;
  height: 108px;
  height: 1.44rem;
  line-height: 108px;
  line-height: 1.44rem;
  position: relative;
}
.input-box .address-search-title .van-icon[data-v-120bf2e8] {
    position: absolute;
    line-height: 108px;
    line-height: 1.44rem;
    padding: 0 30px;
    padding: 0 0.4rem;
    font-size: 36px;
    font-size: 0.48rem;
    right: 0;
    top: 0;
}
.input-box .address-search-box[data-v-120bf2e8] .van-search {
  height: 110px;
  height: 1.46667rem;
}
.input-box .address-search-box[data-v-120bf2e8] .van-search .van-search__content {
    height: 100%;
    background-color: #fff;
    padding: 0 20px;
    padding: 0 0.26667rem;
}
.input-box .address-search-box[data-v-120bf2e8] .van-search .van-search__content .van-field__left-icon {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
}
.input-box .address-search-box[data-v-120bf2e8] .van-search .van-search__content .van-field__body {
      height: 100%;
}
.input-box .address-list-box[data-v-120bf2e8] {
  height: 50vh;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  overflow-scrolling: touch;
  position: relative;
  text-align: left;
}
.input-box .address-list-box .van-cell[data-v-120bf2e8] {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.input-box .address-list-box .van-cell .van-cell__left-icon[data-v-120bf2e8] {
      margin-right: 20px;
      margin-right: 0.26667rem;
}
.input-box .address-list-box .noData[data-v-120bf2e8] {
    position: absolute;
    top: 50%;
    left: 50%;
    text-align: center;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
}
.input-box .address-list-box .noData img[data-v-120bf2e8] {
      width: 200px;
      width: 2.66667rem;
}
.input-box .address-list-box .noData .desc[data-v-120bf2e8] {
      text-align: center;
      font-size: 30px;
      font-size: 0.4rem;
      color: #000000;
      margin-top: 30px;
      margin-top: 0.4rem;
}

@charset "UTF-8";
/*---------       字体行高       -----------*/
/*---------       字体颜色       -----------*/
/*---------       边框颜色       -----------*/
/*---------       背景颜色       -----------*/
/*--------- 按钮颜色  ---- */
/* 属性多值传递
ex:
@include remCalc(padding,10,20);
padding: 0.13333rem 0.26667rem;*/
/*按钮纯色系*/
/*按钮边框色系*/
/*按钮大小*/
/*自适应按钮*/
/*标题*/
/*小消息标签*/
/*背景色点击变化*/
/*字数省略限制*/
/*波纹点击效果*/
/*按钮*/
/*最大按钮*/
.wts-btn-big[data-v-8ec1d490] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big[data-v-8ec1d490]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*中型按钮*/
.wts-btn-middle[data-v-8ec1d490] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 294px;
  width: 3.92rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 80px;
  line-height: 1.06667rem;
  border-radius: 8px;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-middle[data-v-8ec1d490]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-all[data-v-8ec1d490] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 110px;
  height: 1.46667rem;
  font-size: 40px;
  font-size: 0.53333rem;
  line-height: 110px;
  line-height: 1.46667rem;
  border-radius: 0;
  display: block;
  text-align: center;
}
.wts-btn-all[data-v-8ec1d490]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-free[data-v-8ec1d490] {
  color: #fff;
  background-color: #ff6e06;
  font-size: 30px;
  font-size: 0.4rem;
  border-radius: 5px;
  padding: 3px 10px;
  padding: 3px 0.13333rem;
  display: inline-block;
  text-align: center;
}
.wts-btn-free[data-v-8ec1d490]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}
.wts-btn-big-blue[data-v-8ec1d490] {
  color: #fff;
  background-color: #3aa9f8;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 94px;
  height: 1.25333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 94px;
  line-height: 1.25333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-blue[data-v-8ec1d490]:focus {
    color: #e6e6e6;
    background-color: #0994f6;
}

/*蓝色线型按钮-中*/
.wts-btn-cp[data-v-8ec1d490] {
  color: #fff;
  background-color: #0084ff;
  border: 1px solid #fff;
  display: inline-block;
  text-align: center;
  width: 310px;
  width: 4.13333rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 76px;
  line-height: 1.01333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-cp[data-v-8ec1d490]:hover, .wts-btn-cp[data-v-8ec1d490]:focus {
    color: #fff;
    background-color: #fff;
    border: 1px solid #fff;
}
.wts-btn-radius[data-v-8ec1d490] {
  color: #aaa;
  background-color: #fff;
  border: 1px solid #aaa;
  display: inline-block;
  text-align: center;
  width: 153px;
  width: 2.04rem;
  height: 55px;
  height: 0.73333rem;
  font-size: 26px;
  font-size: 0.34667rem;
  line-height: 55px;
  line-height: 0.73333rem;
  border-radius: 25px;
  border-radius: 0.33333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-radius[data-v-8ec1d490]:hover, .wts-btn-radius[data-v-8ec1d490]:focus {
    color: #fff;
    background-color: #aaa;
    border: 1px solid #aaa;
}

/*微大型按钮*/
.wts-btn-big-01[data-v-8ec1d490] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 590px;
  width: 7.86667rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-01[data-v-8ec1d490]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*查看更多*/
.wts-btn-more[data-v-8ec1d490] {
  display: block;
  border-top: 1px solid #eee;
  height: 86px;
  height: 1.14667rem;
  line-height: 86px;
  line-height: 1.14667rem;
  text-align: center;
  margin-left: -60px;
  margin-left: -0.8rem;
  color: #000;
  font-size: 28px;
  font-size: 0.37333rem;
  position: relative;
}
.wts-btn-more[data-v-8ec1d490]:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 38%;
  margin-top: -18px;
  margin-top: -0.24rem;
  margin-left: 90px;
  margin-left: 1.2rem;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  border-right: 3px solid #000;
  border-top: 3px solid #000;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}
.body-container[data-v-8ec1d490] {
  width: 750px;
  width: 10rem;
  margin: 0 auto;
  position: relative;
  background-color: #f5f5f5;
}
.lz-top-img[data-v-8ec1d490] {
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
}

/*单选框*/
.lz-radio[data-v-8ec1d490] {
  position: relative;
  -webkit-appearance: none;
  width: 18px;
  width: 0.24rem;
  height: 18px;
  height: 0.24rem;
  background-color: transparent;
  border: none;
}
.lz-radio[data-v-8ec1d490]:before {
  content: "\e623";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 12px;
  font-size: 0.16rem;
  line-height: 18px;
  line-height: 0.24rem;
  text-align: center;
  width: 18px;
  width: 0.24rem;
  height: 18px;
  height: 0.24rem;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  color: #fff;
  opacity: 1;
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 50%;
}
.lz-radio[data-v-8ec1d490]:checked::before {
  background-color: #0084ff;
  border: 1px solid #0084ff;
}
.lz-radio-new[data-v-8ec1d490] {
  position: relative;
  background-color: #fff;
  width: 40px;
  width: 0.53333rem;
  height: 40px;
  height: 0.53333rem;
  border-radius: 50%;
  display: inline-block;
  border: 1px solid #e5e5e5;
}
.lz-radio-new[data-check=true][data-v-8ec1d490] {
  background-color: #0084ff;
  border: 1px solid #0084ff;
}
.lz-radio-new[data-check=true][data-v-8ec1d490]:before {
  content: "\e6f0";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 20px;
  font-size: 0.26667rem;
  line-height: 40px;
  line-height: 0.53333rem;
  text-align: center;
  color: #fff;
  position: absolute;
  top: 2px;
  right: 4px;
  margin-top: -1px;
}

/*多选框*/
.lz-checkbox[data-v-8ec1d490] {
  position: relative;
  -webkit-appearance: none;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: transparent;
  border: none;
}
.lz-checkbox[data-v-8ec1d490]:before {
  content: "\e64e";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 14px;
  font-size: 0.18667rem;
  line-height: 24px;
  line-height: 0.32rem;
  text-align: center;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: #fff;
  color: transparent;
  border: 1px solid #ccc;
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 6px;
}
.lz-checkbox[data-v-8ec1d490]:checked::before {
  color: #0084ff;
  background-color: #fff;
  border: 1px solid #0084ff;
}

/*多选框2-选择外层选中*/
.lz-checkbox-02[data-v-8ec1d490] {
  position: relative;
  -webkit-appearance: none;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: transparent;
  border: none;
}
.lz-checkbox-02[data-v-8ec1d490]:before {
  content: "\e623";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 14px;
  font-size: 0.18667rem;
  line-height: 21px;
  line-height: 0.28rem;
  text-align: center;
  width: 22px;
  width: 0.29333rem;
  height: 21px;
  height: 0.28rem;
  background-color: #fff;
  color: transparent;
  border: 1px solid #ccc;
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.checkLi[data-v-8ec1d490] {
  color: #0084ff !important;
}
.checkLi .lz-checkbox-02[data-v-8ec1d490]:before {
    color: #fff;
    background-color: #0084ff;
    border: 1px solid #0084ff;
}

/*底部按钮*/
.lz-apply-btn[data-v-8ec1d490] {
  position: fixed;
  bottom: 0;
  border-top: 2px solid #fff;
  z-index: 20;
  color: #666;
  background-color: #f0f0f0;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 100px;
  height: 1.33333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 0;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.lz-apply-btn i[data-v-8ec1d490] {
    font-size: 40px;
    font-size: 0.53333rem;
    margin-right: 10px;
    margin-right: 0.13333rem;
}

/*底部提示*/
.lz-lp-footer[data-v-8ec1d490] {
  position: absolute;
  bottom: 100px;
  bottom: 1.33333rem;
  padding: 10px;
  padding: 0.13333rem;
}
.lz-lp-footer p[data-v-8ec1d490] {
    margin-bottom: 10px;
    margin-bottom: 0.13333rem;
}

/*顶部返回栏*/
.lz-top-title-empty[data-v-8ec1d490] {
  width: 100%;
  height: 90px;
  height: 1.2rem;
}
.lz-top-title[data-v-8ec1d490] {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 555;
  width: 100%;
  height: 90px;
  height: 1.2rem;
  line-height: 90px;
  line-height: 1.2rem;
  background-color: #0084ff;
  color: #fff;
  font-size: 28px;
  font-size: 0.37333rem;
}
.lz-top-title .left[data-v-8ec1d490] {
    position: absolute;
    top: 0;
    left: 20px;
    left: 0.26667rem;
    color: #fff;
}
.lz-top-title .right[data-v-8ec1d490] {
    position: absolute;
    top: 0;
    right: 20px;
    right: 0.26667rem;
    color: #fff;
}
.lz-top-title .center[data-v-8ec1d490] {
    text-align: center;
    font-size: 32px;
    font-size: 0.42667rem;
}

/*订单页*/
.lz-order-list[data-v-8ec1d490] {
  background-color: #fff;
  padding-top: 44px;
  padding-top: 0.58667rem;
}
.lz-order-list .titles[data-v-8ec1d490] {
    font-size: 36px;
    font-size: 0.48rem;
    color: #222;
    text-align: center;
}
.lz-order-list .need-com[data-v-8ec1d490] {
    position: relative;
    top: -4px;
    font-size: 12px;
    font-size: 0.16rem;
    line-height: 1.2;
    padding: 1px 8px;
    background-color: #fff;
    position: relative;
    color: #fff;
    border-radius: 5px;
    font-size: 28px;
    font-size: 0.37333rem;
    border: 1px solid #0084ff;
    margin-left: 5px;
    color: #0084ff;
}
.lz-order-list .need-com[data-v-8ec1d490]::before {
      content: '';
      position: absolute;
      left: -6px;
      top: 50%;
      margin-top: -3px;
      width: 0;
      height: 0;
      border: 3px solid transparent;
      border-right-color: #fff;
}
.lz-order-list .need-com[data-v-8ec1d490]:before {
    content: 0;
}
.lz-order-list .uls-order[data-v-8ec1d490] {
    width: 100%;
}
.lz-order-list .uls-order > li[data-v-8ec1d490] {
      text-align: center;
      font-size: 36px;
      font-size: 0.48rem;
      display: block;
      padding: 40px 0;
      padding: 0.53333rem 0;
}
.lz-order-list .uls-order > li .order-name[data-v-8ec1d490] {
        display: block;
        line-height: 40px;
        line-height: 0.53333rem;
        color: #000;
}
.lz-order-list .uls-order > li .order-inform[data-v-8ec1d490] {
        font-size: 60px;
        font-size: 0.8rem;
        display: block;
        margin-top: 4px;
        line-height: 80px;
        line-height: 1.06667rem;
        color: #ff6f07;
}
.lz-order-list .btn-check[data-v-8ec1d490],
  .lz-order-list .btn-pay[data-v-8ec1d490] {
    color: #ccc;
    background-color: #fff;
    border: 1px solid #ccc;
    display: inline-block;
    text-align: center;
    width: 180px;
    width: 2.4rem;
    height: 60px;
    height: 0.8rem;
    font-size: 28px;
    font-size: 0.37333rem;
    line-height: 56px;
    line-height: 0.74667rem;
    border-radius: 0;
    float: right;
    margin-left: 10px;
    margin-left: 0.13333rem;
}
.lz-order-list .btn-check[data-v-8ec1d490]:hover, .lz-order-list .btn-check[data-v-8ec1d490]:focus,
    .lz-order-list .btn-pay[data-v-8ec1d490]:hover,
    .lz-order-list .btn-pay[data-v-8ec1d490]:focus {
      color: #fff;
      background-color: #ccc;
      border: 1px solid #ccc;
}
.pay-many[data-v-8ec1d490] {
  margin-top: 12px;
  margin-top: 0.16rem;
  line-height: 88px;
  line-height: 1.17333rem;
  display: block;
  padding-left: 30px;
  padding-left: 0.4rem;
  font-size: 36px;
  font-size: 0.48rem;
}
.lz-bankBanch[data-v-8ec1d490] {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}
.lz-bankBanch.active[data-v-8ec1d490] {
    display: block;
}
.lz-bankBanch .lz-drop-search[data-v-8ec1d490] {
    background-color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}
.lz-bankBanch .lz-drop-search .title[data-v-8ec1d490] {
      position: relative;
      width: 100%;
      height: 100px;
      height: 1.33333rem;
      line-height: 100px;
      line-height: 1.33333rem;
      font-size: 34px;
      font-size: 0.45333rem;
      text-align: center;
}
.lz-bankBanch .lz-drop-search .title i[data-v-8ec1d490] {
        font-size: 50px;
        font-size: 0.66667rem;
        position: absolute;
        right: 0;
        top: 0;
        width: 80px;
        width: 1.06667rem;
        line-height: 100px;
        line-height: 1.33333rem;
}
.lz-bankBanch .lz-drop-search .search-box[data-v-8ec1d490] {
      position: relative;
      width: 100%;
      height: 100px;
      height: 1.33333rem;
      padding: 15px 40px;
      padding: 0.2rem 0.53333rem;
      text-align: center;
      background-color: #f5f5f5;
}
.lz-bankBanch .lz-drop-search .search-box i[data-v-8ec1d490] {
        position: absolute;
        left: 50px;
        left: 0.66667rem;
        top: 50%;
        margin-top: -35px;
        margin-top: -0.46667rem;
        font-size: 30px;
        font-size: 0.4rem;
        height: 70px;
        height: 0.93333rem;
        line-height: 70px;
        line-height: 0.93333rem;
        color: #999;
}
.lz-bankBanch .lz-drop-search .search[data-v-8ec1d490] {
      display: block;
      width: 100%;
      height: 70px;
      height: 0.93333rem;
      background-color: #fff;
      color: #333;
      padding-left: 50px;
      padding-left: 0.66667rem;
      margin: 0;
      border-color: #fff;
      font-size: 32px;
      font-size: 0.42667rem;
      border: none;
}
.lz-bankBanch .lz-drop-search .selected[data-v-8ec1d490] {
      width: 100%;
      height: 300px;
      height: 4rem;
      padding: 10px 20px;
      padding: 0.13333rem 0.26667rem;
      overflow: auto !important;
}
.lz-bankBanch .lz-drop-search .selected .option[data-v-8ec1d490] {
        position: relative;
        display: block;
        min-height: 20px;
        min-height: 0.26667rem;
        width: 100%;
        font-size: 16px;
        font-size: 0.21333rem;
        line-height: 20px;
        line-height: 0.26667rem;
        padding: 5px 0;
        color: #666;
        border-top: 1px solid #ececec;
}
.lz-bankBanch .lz-drop-search .selected .option[data-v-8ec1d490]:first-child {
          border-top: none;
}
.lz-list-block[data-v-8ec1d490] {
  position: relative;
}
.lz-list-block .ul-List .icons-left[data-v-8ec1d490] {
    position: absolute;
    width: 50px;
    width: 0.66667rem;
    left: 0;
    top: 25px;
    top: 0.33333rem;
    display: inline-block;
    height: 50px;
    height: 0.66667rem;
    font-size: 44px;
    font-size: 0.58667rem;
    color: #0084ff;
}
.lz-list-block .ul-List .ripple[data-v-8ec1d490] {
    position: relative;
    overflow: hidden;
}
.lz-list-block .ul-List .ripple[data-v-8ec1d490]:after {
      content: "";
      display: block;
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      pointer-events: none;
      background-image: radial-gradient(circle, #666 10%, transparent 10.01%);
      background-repeat: no-repeat;
      background-position: 50%;
      -webkit-transform: scale(10, 10);
          -ms-transform: scale(10, 10);
              transform: scale(10, 10);
      opacity: 0;
      -webkit-transition: opacity .5s, -webkit-transform .3s;
      transition: opacity .5s, -webkit-transform .3s;
      transition: transform .3s, opacity .5s;
      transition: transform .3s, opacity .5s, -webkit-transform .3s;
}
.lz-list-block .ul-List .ripple[data-v-8ec1d490]:active:after {
      -webkit-transform: scale(0, 0);
          -ms-transform: scale(0, 0);
              transform: scale(0, 0);
      opacity: .3;
      -webkit-transition: 0s;
      transition: 0s;
}
.lz-list-block .ul-List .item-content[data-v-8ec1d490] {
    background-color: #fff;
    width: 100%;
    line-height: 100px;
    line-height: 1.33333rem;
    height: 100px;
    height: 1.33333rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 30px;
    padding: 0 0.4rem;
    border-bottom: 1px solid #e7e7e7;
    font-size: 30px;
    font-size: 0.4rem;
}
.lz-list-block .ul-List .item-content > a.item-link[data-v-8ec1d490] {
      font-size: 30px;
      font-size: 0.4rem;
      display: block;
      width: 100%;
      height: 100%;
      color: #000;
}
.lz-list-block .ul-List .item-content .item-inner[data-v-8ec1d490] {
      width: 100%;
      height: 100%;
      position: relative;
      padding-right: 40px;
      padding-right: 0.53333rem;
      padding-left: 70px;
      padding-left: 0.93333rem;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
}
.lz-list-block .ul-List .item-content .icon-gerenziliao[data-v-8ec1d490] {
      font-size: 30px;
      font-size: 0.4rem;
}
.lz-list-block .ul-List .item-content .icons-right[data-v-8ec1d490] {
      position: absolute;
      right: 0;
      top: 0;
      display: inline-block;
      height: 100px;
      height: 1.33333rem;
      line-height: 100px;
      line-height: 1.33333rem;
      font-size: 36px;
      font-size: 0.48rem;
      color: #cac9ce;
}
.lz-list-block .ul-List .item-content .item-form[data-v-8ec1d490] {
      padding-left: 0;
}
.lz-list-block .ul-List .item-content .item-form .item-e-left[data-v-8ec1d490] {
        width: 30%;
        height: 100%;
        display: inline-block;
        float: left;
}
.lz-list-block .ul-List .item-content .item-form .item-e-right[data-v-8ec1d490] {
        width: 68%;
        height: 100%;
        text-align: right;
        display: inline-block;
        float: right;
        margin-bottom: 0;
}
.lz-list-block .ul-List .item-content .item-form input[type="text"][data-v-8ec1d490] {
        border: none;
        background-color: #fff;
}
.lz-list-block .ul-List .item-content .item-form .lz-radio[data-v-8ec1d490] {
        margin-top: 30px;
        margin-top: 0.4rem;
}
.lz-list-block .ul-List .item-content .item-form .date-input[data-v-8ec1d490] {
        border: none;
        text-align: right;
        background-color: #fff;
        height: 90px;
        height: 1.2rem;
        line-height: 90px;
        line-height: 1.2rem;
        margin-right: -55px;
        margin-right: -0.73333rem;
}
.lz-list-block .ul-List .item-content .item-title[data-v-8ec1d490] {
      padding: 0;
}
.lz-list-block .ul-List .item-content .item-title .item-img[data-v-8ec1d490] {
        position: absolute;
        right: 0;
        top: 5px;
        width: 90px;
        width: 1.2rem;
        height: 90px;
        height: 1.2rem;
        border-radius: 50%;
}
.shadeBox[data-v-8ec1d490] {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 999;
  background-color: rgba(0, 0, 0, 0.4);
}
#emptyDom[data-v-8ec1d490] {
  font-size: 34px;
  font-size: 0.45333rem;
}
#emptyDom .empty-icon[data-v-8ec1d490] {
    width: 185px;
    width: 2.46667rem;
    display: block;
    margin: 30px auto 10px;
    margin: 0.4rem auto 0.13333rem;
}
#emptyDom p[data-v-8ec1d490] {
    text-align: center;
    font-size: 34px;
    font-size: 0.45333rem;
}
.lz-layer-bg[data-v-8ec1d490] {
  background-color: transparent !important;
}
.layui-m-layer2 .layui-m-layerchild p[data-v-8ec1d490] {
  color: #fff;
}
.layout-enter-active[data-v-8ec1d490], .layout-leave-active[data-v-8ec1d490] {
  -webkit-transition: opacity .5s;
  transition: opacity .5s;
}
.layout-enter[data-v-8ec1d490], .layout-leave-active[data-v-8ec1d490] {
  opacity: 0;
}
.van-picker button[data-v-8ec1d490] {
  font-size: 30px;
  font-size: 0.4rem;
}
.van-image[data-v-8ec1d490] {
  vertical-align: middle;
}
.van-image img[data-v-8ec1d490] {
    vertical-align: middle;
}
.share-process-yindao[data-v-8ec1d490] {
  background-color: transparent;
  position: fixed;
  left: 0;
  top: 0;
  width: 750px;
  width: 10rem;
}
.share-process-yindao .layui-m-layercont[data-v-8ec1d490] {
    text-align: right;
    padding-right: 20px;
    padding-right: 0.26667rem;
    padding-top: 20px;
    padding-top: 0.26667rem;
}
.share-process-yindao img[data-v-8ec1d490] {
    width: 560px;
    width: 7.46667rem;
}
.vue-puzzle-vcode[data-v-8ec1d490] {
  z-index: 999999 !important;
}
.vue-puzzle-vcode .vue-auth-box_[data-v-8ec1d490] {
    top: 50%;
}
.margin-top-10[data-v-8ec1d490] {
  margin-top: 10px !important;
  margin-top: 0.13333rem !important;
}
.margin-top-20[data-v-8ec1d490] {
  margin-top: 20px !important;
  margin-top: 0.26667rem !important;
}
.margin-top-30[data-v-8ec1d490] {
  margin-top: 30px !important;
  margin-top: 0.4rem !important;
}
.margin-top-40[data-v-8ec1d490] {
  margin-top: 40px !important;
  margin-top: 0.53333rem !important;
}
.margin-top-50[data-v-8ec1d490] {
  margin-top: 50px !important;
  margin-top: 0.66667rem !important;
}
.margin-top-60[data-v-8ec1d490] {
  margin-top: 60px !important;
  margin-top: 0.8rem !important;
}
.margin-right-10[data-v-8ec1d490] {
  margin-right: 10px !important;
  margin-right: 0.13333rem !important;
}
.margin-right-20[data-v-8ec1d490] {
  margin-right: 20px !important;
  margin-right: 0.26667rem !important;
}
.margin-right-30[data-v-8ec1d490] {
  margin-right: 30px !important;
  margin-right: 0.4rem !important;
}
.margin-right-40[data-v-8ec1d490] {
  margin-right: 40px !important;
  margin-right: 0.53333rem !important;
}
.margin-right-50[data-v-8ec1d490] {
  margin-right: 50px !important;
  margin-right: 0.66667rem !important;
}
.margin-right-60[data-v-8ec1d490] {
  margin-right: 60px !important;
  margin-right: 0.8rem !important;
}
.margin-bottom-10[data-v-8ec1d490] {
  margin-bottom: 10px !important;
  margin-bottom: 0.13333rem !important;
}
.margin-bottom-20[data-v-8ec1d490] {
  margin-bottom: 20px !important;
  margin-bottom: 0.26667rem !important;
}
.margin-bottom-30[data-v-8ec1d490] {
  margin-bottom: 30px !important;
  margin-bottom: 0.4rem !important;
}
.margin-bottom-40[data-v-8ec1d490] {
  margin-bottom: 40px !important;
  margin-bottom: 0.53333rem !important;
}
.margin-bottom-50[data-v-8ec1d490] {
  margin-bottom: 50px !important;
  margin-bottom: 0.66667rem !important;
}
.margin-bottom-60[data-v-8ec1d490] {
  margin-bottom: 60px !important;
  margin-bottom: 0.8rem !important;
}
.margin-left-10[data-v-8ec1d490] {
  margin-left: 10px !important;
  margin-left: 0.13333rem !important;
}
.margin-left-20[data-v-8ec1d490] {
  margin-left: 20px !important;
  margin-left: 0.26667rem !important;
}
.margin-left-30[data-v-8ec1d490] {
  margin-left: 30px !important;
  margin-left: 0.4rem !important;
}
.margin-left-40[data-v-8ec1d490] {
  margin-left: 40px !important;
  margin-left: 0.53333rem !important;
}
.margin-left-50[data-v-8ec1d490] {
  margin-left: 50px !important;
  margin-left: 0.66667rem !important;
}
.margin-left-60[data-v-8ec1d490] {
  margin-left: 60px !important;
  margin-left: 0.8rem !important;
}
.padding-top-10[data-v-8ec1d490] {
  padding-top: 10px !important;
  padding-top: 0.13333rem !important;
}
.padding-top-20[data-v-8ec1d490] {
  padding-top: 20px !important;
  padding-top: 0.26667rem !important;
}
.padding-top-30[data-v-8ec1d490] {
  padding-top: 30px !important;
  padding-top: 0.4rem !important;
}
.padding-top-40[data-v-8ec1d490] {
  padding-top: 40px !important;
  padding-top: 0.53333rem !important;
}
.padding-top-50[data-v-8ec1d490] {
  padding-top: 50px !important;
  padding-top: 0.66667rem !important;
}
.padding-top-60[data-v-8ec1d490] {
  padding-top: 60px !important;
  padding-top: 0.8rem !important;
}
.padding-right-10[data-v-8ec1d490] {
  padding-right: 10px !important;
  padding-right: 0.13333rem !important;
}
.padding-right-20[data-v-8ec1d490] {
  padding-right: 20px !important;
  padding-right: 0.26667rem !important;
}
.padding-right-30[data-v-8ec1d490] {
  padding-right: 30px !important;
  padding-right: 0.4rem !important;
}
.padding-right-40[data-v-8ec1d490] {
  padding-right: 40px !important;
  padding-right: 0.53333rem !important;
}
.padding-right-50[data-v-8ec1d490] {
  padding-right: 50px !important;
  padding-right: 0.66667rem !important;
}
.padding-right-60[data-v-8ec1d490] {
  padding-right: 60px !important;
  padding-right: 0.8rem !important;
}
.padding-bottom-10[data-v-8ec1d490] {
  padding-bottom: 10px !important;
  padding-bottom: 0.13333rem !important;
}
.padding-bottom-20[data-v-8ec1d490] {
  padding-bottom: 20px !important;
  padding-bottom: 0.26667rem !important;
}
.padding-bottom-30[data-v-8ec1d490] {
  padding-bottom: 30px !important;
  padding-bottom: 0.4rem !important;
}
.padding-bottom-40[data-v-8ec1d490] {
  padding-bottom: 40px !important;
  padding-bottom: 0.53333rem !important;
}
.padding-bottom-50[data-v-8ec1d490] {
  padding-bottom: 50px !important;
  padding-bottom: 0.66667rem !important;
}
.padding-bottom-60[data-v-8ec1d490] {
  padding-bottom: 60px !important;
  padding-bottom: 0.8rem !important;
}
.padding-left-10[data-v-8ec1d490] {
  padding-left: 10px !important;
  padding-left: 0.13333rem !important;
}
.padding-left-20[data-v-8ec1d490] {
  padding-left: 20px !important;
  padding-left: 0.26667rem !important;
}
.padding-left-30[data-v-8ec1d490] {
  padding-left: 30px !important;
  padding-left: 0.4rem !important;
}
.padding-left-40[data-v-8ec1d490] {
  padding-left: 40px !important;
  padding-left: 0.53333rem !important;
}
.padding-left-50[data-v-8ec1d490] {
  padding-left: 50px !important;
  padding-left: 0.66667rem !important;
}
.padding-left-60[data-v-8ec1d490] {
  padding-left: 60px !important;
  padding-left: 0.8rem !important;
}
.bac-transparent[data-v-8ec1d490] {
  background-color: transparent !important;
}
.bac-transparent .layui-m-layerchild[data-v-8ec1d490] {
    background-color: transparent !important;
}
.layui-m-layer-lzAlert[data-v-8ec1d490] {
  width: 80% !important;
}
.layui-m-layer-lzAlert h3[data-v-8ec1d490] {
    line-height: 32px;
    line-height: 0.42667rem;
    height: unset;
    padding-top: 46px;
    padding-top: 0.61333rem;
    font-size: 32px;
    font-size: 0.42667rem;
}
.layui-m-layer-lzAlert .layui-m-layercont[data-v-8ec1d490] {
    font-size: 30px;
    font-size: 0.4rem;
    max-height: 300px;
    max-height: 4rem;
    overflow: auto;
    word-break: break-all;
    padding: 60px 40px;
    padding: 0.8rem 0.53333rem;
}
.layui-m-layer-lzAlert .layui-m-layerbtn span[yes][data-v-8ec1d490] {
    font-size: 30px;
    font-size: 0.4rem;
    color: #0084ff !important;
}
.layui-m-layer-inquiry[data-v-8ec1d490] {
  width: 80% !important;
}
.layui-m-layer-inquiry .layui-m-layercont[data-v-8ec1d490] {
    font-size: 30px;
    font-size: 0.4rem;
}
.layui-m-layer-design-lzAlert[data-v-8ec1d490] {
  width: 670px !important;
  width: 8.93333rem !important;
  padding-bottom: 70px;
  padding-bottom: 0.93333rem;
  border-radius: 32px !important;
  border-radius: 0.42667rem !important;
  background: url(../../static-product/img/alertbg.dacbbd63.png) no-repeat;
  background-size: 401px 334px;
  background-size: 5.34667rem 4.45333rem;
  background-position: center 168px;
  background-position: center 2.24rem;
  background-color: #fff;
}
.layui-m-layer-design-lzAlert .layui-m-layercont[data-v-8ec1d490] {
    font-size: 30px;
    font-size: 0.4rem;
    overflow: auto;
    word-break: break-all;
    padding: 60px 40px;
    padding: 0.8rem 0.53333rem;
}
.layui-m-layer-design-lzAlert .layui-m-layercont .title[data-v-8ec1d490] {
      font-size: 38px;
      font-size: 0.50667rem;
      line-height: 48px;
      line-height: 0.64rem;
      color: #000;
      text-align: center;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      font-family: PingFangSC-Semibold;
}
.layui-m-layer-design-lzAlert .layui-m-layercont .desc[data-v-8ec1d490] {
      font-size: 32px;
      font-size: 0.42667rem;
      color: #3c464f;
      text-align: center;
      line-height: 48px;
      line-height: 0.64rem;
      height: 144px;
      height: 1.92rem;
      overflow-y: auto;
      -webkit-overflow-scrolling: touch;
      margin-top: 439px;
      margin-top: 5.85333rem;
      font-family: PingFangSC-Regular;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn[data-v-8ec1d490] {
    width: 345px;
    width: 4.6rem;
    height: 95px;
    height: 1.26667rem;
    line-height: 95px;
    line-height: 1.26667rem;
    background: #3c7cfc;
    border: 1px solid #3c7cfc;
    overflow: hidden;
    -webkit-box-shadow: 0 10px 22px 0 rgba(60, 124, 252, 0.2);
    -webkit-box-shadow: 0 0.13333rem 0.29333rem 0 rgba(60, 124, 252, 0.2);
            box-shadow: 0 10px 22px 0 rgba(60, 124, 252, 0.2);
            box-shadow: 0 0.13333rem 0.29333rem 0 rgba(60, 124, 252, 0.2);
    border-radius: 54px;
    border-radius: 0.72rem;
    margin: 0 auto;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn span[yes][data-v-8ec1d490] {
      font-size: 36px;
      font-size: 0.48rem;
      color: #fff;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn span[yes][data-v-8ec1d490]:active {
      background: #3c7cfc;
}

/*按钮*/
/*最大按钮*/
.wts-btn-big[data-v-8ec1d490] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big[data-v-8ec1d490]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*中型按钮*/
.wts-btn-middle[data-v-8ec1d490] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 294px;
  width: 3.92rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 80px;
  line-height: 1.06667rem;
  border-radius: 8px;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-middle[data-v-8ec1d490]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-all[data-v-8ec1d490] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 110px;
  height: 1.46667rem;
  font-size: 40px;
  font-size: 0.53333rem;
  line-height: 110px;
  line-height: 1.46667rem;
  border-radius: 0;
  display: block;
  text-align: center;
}
.wts-btn-all[data-v-8ec1d490]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-free[data-v-8ec1d490] {
  color: #fff;
  background-color: #ff6e06;
  font-size: 30px;
  font-size: 0.4rem;
  border-radius: 5px;
  padding: 3px 10px;
  padding: 3px 0.13333rem;
  display: inline-block;
  text-align: center;
}
.wts-btn-free[data-v-8ec1d490]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}
.wts-btn-big-blue[data-v-8ec1d490] {
  color: #fff;
  background-color: #3aa9f8;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 94px;
  height: 1.25333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 94px;
  line-height: 1.25333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-blue[data-v-8ec1d490]:focus {
    color: #e6e6e6;
    background-color: #0994f6;
}

/*蓝色线型按钮-中*/
.wts-btn-cp[data-v-8ec1d490] {
  color: #fff;
  background-color: #0084ff;
  border: 1px solid #fff;
  display: inline-block;
  text-align: center;
  width: 310px;
  width: 4.13333rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 76px;
  line-height: 1.01333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-cp[data-v-8ec1d490]:hover, .wts-btn-cp[data-v-8ec1d490]:focus {
    color: #fff;
    background-color: #fff;
    border: 1px solid #fff;
}
.wts-btn-radius[data-v-8ec1d490] {
  color: #aaa;
  background-color: #fff;
  border: 1px solid #aaa;
  display: inline-block;
  text-align: center;
  width: 153px;
  width: 2.04rem;
  height: 55px;
  height: 0.73333rem;
  font-size: 26px;
  font-size: 0.34667rem;
  line-height: 55px;
  line-height: 0.73333rem;
  border-radius: 25px;
  border-radius: 0.33333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-radius[data-v-8ec1d490]:hover, .wts-btn-radius[data-v-8ec1d490]:focus {
    color: #fff;
    background-color: #aaa;
    border: 1px solid #aaa;
}

/*微大型按钮*/
.wts-btn-big-01[data-v-8ec1d490] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 590px;
  width: 7.86667rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-01[data-v-8ec1d490]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*查看更多*/
.wts-btn-more[data-v-8ec1d490] {
  display: block;
  border-top: 1px solid #eee;
  height: 86px;
  height: 1.14667rem;
  line-height: 86px;
  line-height: 1.14667rem;
  text-align: center;
  margin-left: -60px;
  margin-left: -0.8rem;
  color: #000;
  font-size: 28px;
  font-size: 0.37333rem;
  position: relative;
}
.wts-btn-more[data-v-8ec1d490]:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 38%;
  margin-top: -18px;
  margin-top: -0.24rem;
  margin-left: 90px;
  margin-left: 1.2rem;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  border-right: 3px solid #000;
  border-top: 3px solid #000;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}
.lz-readys[data-v-8ec1d490] {
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  min-height: 100vh;
  background-color: #fff;
  z-index: 9999;
}
.lz-readys .spinner[data-v-8ec1d490] {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -20px;
    margin-top: -0.26667rem;
    margin-left: -20px;
    margin-left: -0.26667rem;
    width: 40px;
    width: 0.53333rem;
    height: 40px;
    height: 0.53333rem;
}
.lz-readys .container1 > div[data-v-8ec1d490],
  .lz-readys .container2 > div[data-v-8ec1d490],
  .lz-readys .container3 > div[data-v-8ec1d490] {
    width: 10px;
    width: 0.13333rem;
    height: 10px;
    height: 0.13333rem;
    background-color: #0084ff;
    border-radius: 100%;
    position: absolute;
    -webkit-animation: bouncedelay-8ec1d490 1.2s infinite ease-in-out;
    animation: bouncedelay-8ec1d490 1.2s infinite ease-in-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.lz-readys .spinner .spinner-container[data-v-8ec1d490] {
    position: absolute;
    width: 100%;
    height: 100%;
}
.lz-readys .container2[data-v-8ec1d490] {
    -webkit-transform: rotateZ(45deg);
    -ms-transform: rotate(45deg);
        transform: rotateZ(45deg);
}
.lz-readys .container3[data-v-8ec1d490] {
    -webkit-transform: rotateZ(90deg);
    -ms-transform: rotate(90deg);
        transform: rotateZ(90deg);
}
.lz-readys .circle1[data-v-8ec1d490] {
    top: 0;
    left: 0;
}
.lz-readys .circle2[data-v-8ec1d490] {
    top: 0;
    right: 0;
}
.lz-readys .circle3[data-v-8ec1d490] {
    right: 0;
    bottom: 0;
}
.lz-readys .circle4[data-v-8ec1d490] {
    left: 0;
    bottom: 0;
}
.lz-readys .container2 .circle1[data-v-8ec1d490] {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}
.lz-readys .container3 .circle1[data-v-8ec1d490] {
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
}
.lz-readys .container1 .circle2[data-v-8ec1d490] {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}
.lz-readys .container2 .circle2[data-v-8ec1d490] {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}
.lz-readys .container3 .circle2[data-v-8ec1d490] {
    -webkit-animation-delay: -0.7s;
    animation-delay: -0.7s;
}
.lz-readys .container1 .circle3[data-v-8ec1d490] {
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.6s;
}
.lz-readys .container2 .circle3[data-v-8ec1d490] {
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s;
}
.lz-readys .container3 .circle3[data-v-8ec1d490] {
    -webkit-animation-delay: -0.4s;
    animation-delay: -0.4s;
}
.lz-readys .container1 .circle4[data-v-8ec1d490] {
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s;
}
.lz-readys .container2 .circle4[data-v-8ec1d490] {
    -webkit-animation-delay: -0.2s;
    animation-delay: -0.2s;
}
.lz-readys .container3 .circle4[data-v-8ec1d490] {
    -webkit-animation-delay: -0.1s;
    animation-delay: -0.1s;
}
@-webkit-keyframes bouncedelay-8ec1d490 {
0%,
  80%,
  100% {
    -webkit-transform: scale(0);
}
40% {
    -webkit-transform: scale(1);
}
}
@keyframes bouncedelay-8ec1d490 {
0%,
  80%,
  100% {
    transform: scale(0);
    -webkit-transform: scale(0);
}
40% {
    transform: scale(1);
    -webkit-transform: scale(1);
}
}
.lz-readys .loadText[data-v-8ec1d490] {
    position: absolute;
    top: 40%;
    left: 50%;
    width: 100px;
    width: 1.33333rem;
    margin-left: -50px;
    margin-left: -0.66667rem;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    font-size: 14px;
    font-size: 0.18667rem;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.6);
    color: #fff;
    font-size: 14px;
    padding-bottom: 10px;
    padding-bottom: 0.13333rem;
}
.lz-readys .loadText .gifLoad[data-v-8ec1d490] {
      width: 60px;
      width: 0.8rem;
      height: 60px;
      height: 0.8rem;
      display: block;
      margin: 10px auto;
      margin: 0.13333rem auto;
}
.design-modal[data-v-8ec1d490] {
  width: 630px;
  width: 8.4rem;
}
.design-modal.design-modal-footer[data-v-8ec1d490] {
    width: 690px;
    width: 9.2rem;
    bottom: 20px;
    bottom: 0.26667rem;
    top: auto;
    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    border-radius: 10px;
    border-radius: 0.13333rem;
    background: rgba(255, 255, 255, 0.8);
}
.design-modal.design-modal-footer .van-dialog__footer[data-v-8ec1d490] {
      display: none;
}
.design-modal.design-modal-confirm[data-v-8ec1d490] {
    width: 650px;
    width: 8.66667rem;
}
.design-modal.design-modal-confirm .van-dialog__content .van-dialog__message[data-v-8ec1d490] {
      padding: 40px 30px;
      padding: 0.53333rem 0.4rem;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-button--default[data-v-8ec1d490] {
      width: 260px;
      width: 3.46667rem;
      height: 80px;
      height: 1.06667rem;
      background: #236DFF;
      border-radius: 40px;
      border-radius: 0.53333rem;
      -webkit-box-flex: 0;
          -ms-flex: none;
              flex: none;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-button--default .van-button__text[data-v-8ec1d490] {
        font-size: 28px;
        font-size: 0.37333rem;
        color: #fff;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-dialog__cancel[data-v-8ec1d490] {
      background: #fff;
      border: 1px solid #236DFF;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-dialog__cancel .van-button__text[data-v-8ec1d490] {
        color: #236DFF;
}
.design-modal .van-dialog__header[data-v-8ec1d490] {
    color: #000000;
    font-size: 34px;
    font-size: 0.45333rem;
    line-height: 48px;
    line-height: 0.64rem;
    padding-top: 40px;
    padding-top: 0.53333rem;
    font-weight: 700;
}
.design-modal .van-dialog__content .van-dialog__message[data-v-8ec1d490] {
    color: #444444;
    font-size: 30px;
    font-size: 0.4rem;
    line-height: 42px;
    line-height: 0.56rem;
    padding: 30px;
    padding: 0.4rem;
}
.design-modal .van-dialog__footer[data-v-8ec1d490] {
    padding: 0 30px 40px;
    padding: 0 0.4rem 0.53333rem;
}
.design-modal .van-dialog__footer.van-hairline--top[data-v-8ec1d490]::after {
      border: none;
}
.design-modal .van-dialog__footer .van-button--default[data-v-8ec1d490] {
      width: 320px;
      width: 4.26667rem;
      height: 88px;
      height: 1.17333rem;
      background: #236DFF;
      border-radius: 44px;
      border-radius: 0.58667rem;
      margin: 0 auto;
      -webkit-box-flex: 0;
          -ms-flex: none;
              flex: none;
}
.design-modal .van-dialog__footer .van-button--default .van-button__text[data-v-8ec1d490] {
        font-size: 32px;
        font-size: 0.42667rem;
        color: #fff;
}
.bank-from[data-v-8ec1d490] {
  margin-right: -20px;
  margin-right: -0.26667rem;
}
.bank-from h3[data-v-8ec1d490] {
    margin-top: 30px;
    margin-top: 0.4rem;
    font-size: 28px;
    font-size: 0.37333rem;
    color: #000;
    font-weight: bold;
}
.bank-from .bank-card-input[data-v-8ec1d490],
  .bank-from .phone-wrap[data-v-8ec1d490], .bank-from .code-wrap[data-v-8ec1d490] {
    border-bottom: 1px solid #f2f2f5;
}
.bank-from .items-wrap[data-v-8ec1d490] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 30px 20px 30px 0;
    padding: 0.4rem 0.26667rem 0.4rem 0;
}
.bank-from .iconquestion-mark[data-v-8ec1d490] {
    color: #0084ff;
    font-size: 28px;
    font-size: 0.37333rem;
}
.bank-from .bank-info[data-v-8ec1d490] {
    color: #ff7f27 !important;
    font-size: 28px !important;
    font-size: 0.37333rem !important;
    text-align: right;
    padding-right: 20px;
    padding-right: 0.26667rem;
}
.bank-from .bankname-box[data-v-8ec1d490] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    padding-bottom: 15px;
    padding-bottom: 0.2rem;
    padding: 0 20px 15px;
    padding: 0 0.26667rem 0.2rem;
}
.bank-from .bankname-box .bankname-li[data-v-8ec1d490] {
      width: 50%;
      text-align: center;
      line-height: 1.5;
      padding: 10px;
      padding: 0.13333rem;
}
.bank-from .input-text[data-v-8ec1d490] {
    padding-right: 20px;
    padding-right: 0.26667rem;
    width: calc(100% - 46px);
    width: calc(100% - 0.61333rem);
}
.bank-from .tellCode[data-v-8ec1d490],
  .bank-from .veryNumber[data-v-8ec1d490] {
    padding-right: 0;
}
.bank-from .veryNumber[data-v-8ec1d490] {
    width: 53%;
    margin-right: 20px;
    margin-right: 0.26667rem;
    text-align: left;
}
.bank-from .ocr-div[data-v-8ec1d490] {
    height: 34px;
    height: 0.45333rem;
    width: 41px;
    width: 0.54667rem;
    position: relative;
}
.bank-from .ocr-div .upload-input[data-v-8ec1d490] {
      width: 100%;
      height: 100%;
      opacity: 0;
      position: absolute;
      left: 0;
      top: 0;
      z-index: 1;
}
.bank-from .ocr-div .input-img[data-v-8ec1d490] {
      height: 30px;
      height: 0.4rem;
      padding-left: 14px;
      padding-left: 0.18667rem;
      border-left: 1px solid rgba(151, 151, 151, 0.3);
}
.bank-from .input-div[data-v-8ec1d490] {
    font-size: 30px;
    font-size: 0.4rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: center;
        align-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.bank-from .veryTxt[data-v-8ec1d490] {
    display: inline-block;
    color: #236dff;
    text-align: right;
    font-size: 26px;
    font-size: 0.34667rem;
}
.bank-from .status0[data-v-8ec1d490],
  .bank-from .status2[data-v-8ec1d490] {
    color: #8a9094;
}

@charset "UTF-8";
/*---------       字体行高       -----------*/
/*---------       字体颜色       -----------*/
/*---------       边框颜色       -----------*/
/*---------       背景颜色       -----------*/
/*--------- 按钮颜色  ---- */
/* 属性多值传递
ex:
@include remCalc(padding,10,20);
padding: 0.13333rem 0.26667rem;*/
/*按钮纯色系*/
/*按钮边框色系*/
/*按钮大小*/
/*自适应按钮*/
/*标题*/
/*小消息标签*/
/*背景色点击变化*/
/*字数省略限制*/
/*波纹点击效果*/
/*按钮*/
/*最大按钮*/
.wts-btn-big {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*中型按钮*/
.wts-btn-middle {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 294px;
  width: 3.92rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 80px;
  line-height: 1.06667rem;
  border-radius: 8px;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-middle:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-all {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 110px;
  height: 1.46667rem;
  font-size: 40px;
  font-size: 0.53333rem;
  line-height: 110px;
  line-height: 1.46667rem;
  border-radius: 0;
  display: block;
  text-align: center;
}
.wts-btn-all:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-free {
  color: #fff;
  background-color: #ff6e06;
  font-size: 30px;
  font-size: 0.4rem;
  border-radius: 5px;
  padding: 3px 10px;
  padding: 3px 0.13333rem;
  display: inline-block;
  text-align: center;
}
.wts-btn-free:focus {
    color: #e6e6e6;
    background-color: #d25800;
}
.wts-btn-big-blue {
  color: #fff;
  background-color: #3aa9f8;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 94px;
  height: 1.25333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 94px;
  line-height: 1.25333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-blue:focus {
    color: #e6e6e6;
    background-color: #0994f6;
}

/*蓝色线型按钮-中*/
.wts-btn-cp {
  color: #fff;
  background-color: #0084ff;
  border: 1px solid #fff;
  display: inline-block;
  text-align: center;
  width: 310px;
  width: 4.13333rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 76px;
  line-height: 1.01333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-cp:hover, .wts-btn-cp:focus {
    color: #fff;
    background-color: #fff;
    border: 1px solid #fff;
}
.wts-btn-radius {
  color: #aaa;
  background-color: #fff;
  border: 1px solid #aaa;
  display: inline-block;
  text-align: center;
  width: 153px;
  width: 2.04rem;
  height: 55px;
  height: 0.73333rem;
  font-size: 26px;
  font-size: 0.34667rem;
  line-height: 55px;
  line-height: 0.73333rem;
  border-radius: 25px;
  border-radius: 0.33333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-radius:hover, .wts-btn-radius:focus {
    color: #fff;
    background-color: #aaa;
    border: 1px solid #aaa;
}

/*微大型按钮*/
.wts-btn-big-01 {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 590px;
  width: 7.86667rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-01:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*查看更多*/
.wts-btn-more {
  display: block;
  border-top: 1px solid #eee;
  height: 86px;
  height: 1.14667rem;
  line-height: 86px;
  line-height: 1.14667rem;
  text-align: center;
  margin-left: -60px;
  margin-left: -0.8rem;
  color: #000;
  font-size: 28px;
  font-size: 0.37333rem;
  position: relative;
}
.wts-btn-more:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 38%;
  margin-top: -18px;
  margin-top: -0.24rem;
  margin-left: 90px;
  margin-left: 1.2rem;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  border-right: 3px solid #000;
  border-top: 3px solid #000;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}
.body-container {
  width: 750px;
  width: 10rem;
  margin: 0 auto;
  position: relative;
  background-color: #f5f5f5;
}
.lz-top-img {
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
}

/*单选框*/
.lz-radio {
  position: relative;
  -webkit-appearance: none;
  width: 18px;
  width: 0.24rem;
  height: 18px;
  height: 0.24rem;
  background-color: transparent;
  border: none;
}
.lz-radio:before {
  content: "\e623";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 12px;
  font-size: 0.16rem;
  line-height: 18px;
  line-height: 0.24rem;
  text-align: center;
  width: 18px;
  width: 0.24rem;
  height: 18px;
  height: 0.24rem;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  color: #fff;
  opacity: 1;
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 50%;
}
.lz-radio:checked::before {
  background-color: #0084ff;
  border: 1px solid #0084ff;
}
.lz-radio-new {
  position: relative;
  background-color: #fff;
  width: 40px;
  width: 0.53333rem;
  height: 40px;
  height: 0.53333rem;
  border-radius: 50%;
  display: inline-block;
  border: 1px solid #e5e5e5;
}
.lz-radio-new[data-check=true] {
  background-color: #0084ff;
  border: 1px solid #0084ff;
}
.lz-radio-new[data-check=true]:before {
  content: "\e6f0";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 20px;
  font-size: 0.26667rem;
  line-height: 40px;
  line-height: 0.53333rem;
  text-align: center;
  color: #fff;
  position: absolute;
  top: 2px;
  right: 4px;
  margin-top: -1px;
}

/*多选框*/
.lz-checkbox {
  position: relative;
  -webkit-appearance: none;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: transparent;
  border: none;
}
.lz-checkbox:before {
  content: "\e64e";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 14px;
  font-size: 0.18667rem;
  line-height: 24px;
  line-height: 0.32rem;
  text-align: center;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: #fff;
  color: transparent;
  border: 1px solid #ccc;
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 6px;
}
.lz-checkbox:checked::before {
  color: #0084ff;
  background-color: #fff;
  border: 1px solid #0084ff;
}

/*多选框2-选择外层选中*/
.lz-checkbox-02 {
  position: relative;
  -webkit-appearance: none;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: transparent;
  border: none;
}
.lz-checkbox-02:before {
  content: "\e623";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 14px;
  font-size: 0.18667rem;
  line-height: 21px;
  line-height: 0.28rem;
  text-align: center;
  width: 22px;
  width: 0.29333rem;
  height: 21px;
  height: 0.28rem;
  background-color: #fff;
  color: transparent;
  border: 1px solid #ccc;
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.checkLi {
  color: #0084ff !important;
}
.checkLi .lz-checkbox-02:before {
    color: #fff;
    background-color: #0084ff;
    border: 1px solid #0084ff;
}

/*底部按钮*/
.lz-apply-btn {
  position: fixed;
  bottom: 0;
  border-top: 2px solid #fff;
  z-index: 20;
  color: #666;
  background-color: #f0f0f0;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 100px;
  height: 1.33333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 0;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.lz-apply-btn i {
    font-size: 40px;
    font-size: 0.53333rem;
    margin-right: 10px;
    margin-right: 0.13333rem;
}

/*底部提示*/
.lz-lp-footer {
  position: absolute;
  bottom: 100px;
  bottom: 1.33333rem;
  padding: 10px;
  padding: 0.13333rem;
}
.lz-lp-footer p {
    margin-bottom: 10px;
    margin-bottom: 0.13333rem;
}

/*顶部返回栏*/
.lz-top-title-empty {
  width: 100%;
  height: 90px;
  height: 1.2rem;
}
.lz-top-title {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 555;
  width: 100%;
  height: 90px;
  height: 1.2rem;
  line-height: 90px;
  line-height: 1.2rem;
  background-color: #0084ff;
  color: #fff;
  font-size: 28px;
  font-size: 0.37333rem;
}
.lz-top-title .left {
    position: absolute;
    top: 0;
    left: 20px;
    left: 0.26667rem;
    color: #fff;
}
.lz-top-title .right {
    position: absolute;
    top: 0;
    right: 20px;
    right: 0.26667rem;
    color: #fff;
}
.lz-top-title .center {
    text-align: center;
    font-size: 32px;
    font-size: 0.42667rem;
}

/*订单页*/
.lz-order-list {
  background-color: #fff;
  padding-top: 44px;
  padding-top: 0.58667rem;
}
.lz-order-list .titles {
    font-size: 36px;
    font-size: 0.48rem;
    color: #222;
    text-align: center;
}
.lz-order-list .need-com {
    position: relative;
    top: -4px;
    font-size: 12px;
    font-size: 0.16rem;
    line-height: 1.2;
    padding: 1px 8px;
    background-color: #fff;
    position: relative;
    color: #fff;
    border-radius: 5px;
    font-size: 28px;
    font-size: 0.37333rem;
    border: 1px solid #0084ff;
    margin-left: 5px;
    color: #0084ff;
}
.lz-order-list .need-com::before {
      content: '';
      position: absolute;
      left: -6px;
      top: 50%;
      margin-top: -3px;
      width: 0;
      height: 0;
      border: 3px solid transparent;
      border-right-color: #fff;
}
.lz-order-list .need-com:before {
    content: 0;
}
.lz-order-list .uls-order {
    width: 100%;
}
.lz-order-list .uls-order > li {
      text-align: center;
      font-size: 36px;
      font-size: 0.48rem;
      display: block;
      padding: 40px 0;
      padding: 0.53333rem 0;
}
.lz-order-list .uls-order > li .order-name {
        display: block;
        line-height: 40px;
        line-height: 0.53333rem;
        color: #000;
}
.lz-order-list .uls-order > li .order-inform {
        font-size: 60px;
        font-size: 0.8rem;
        display: block;
        margin-top: 4px;
        line-height: 80px;
        line-height: 1.06667rem;
        color: #ff6f07;
}
.lz-order-list .btn-check,
  .lz-order-list .btn-pay {
    color: #ccc;
    background-color: #fff;
    border: 1px solid #ccc;
    display: inline-block;
    text-align: center;
    width: 180px;
    width: 2.4rem;
    height: 60px;
    height: 0.8rem;
    font-size: 28px;
    font-size: 0.37333rem;
    line-height: 56px;
    line-height: 0.74667rem;
    border-radius: 0;
    float: right;
    margin-left: 10px;
    margin-left: 0.13333rem;
}
.lz-order-list .btn-check:hover, .lz-order-list .btn-check:focus,
    .lz-order-list .btn-pay:hover,
    .lz-order-list .btn-pay:focus {
      color: #fff;
      background-color: #ccc;
      border: 1px solid #ccc;
}
.pay-many {
  margin-top: 12px;
  margin-top: 0.16rem;
  line-height: 88px;
  line-height: 1.17333rem;
  display: block;
  padding-left: 30px;
  padding-left: 0.4rem;
  font-size: 36px;
  font-size: 0.48rem;
}
.lz-bankBanch {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}
.lz-bankBanch.active {
    display: block;
}
.lz-bankBanch .lz-drop-search {
    background-color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}
.lz-bankBanch .lz-drop-search .title {
      position: relative;
      width: 100%;
      height: 100px;
      height: 1.33333rem;
      line-height: 100px;
      line-height: 1.33333rem;
      font-size: 34px;
      font-size: 0.45333rem;
      text-align: center;
}
.lz-bankBanch .lz-drop-search .title i {
        font-size: 50px;
        font-size: 0.66667rem;
        position: absolute;
        right: 0;
        top: 0;
        width: 80px;
        width: 1.06667rem;
        line-height: 100px;
        line-height: 1.33333rem;
}
.lz-bankBanch .lz-drop-search .search-box {
      position: relative;
      width: 100%;
      height: 100px;
      height: 1.33333rem;
      padding: 15px 40px;
      padding: 0.2rem 0.53333rem;
      text-align: center;
      background-color: #f5f5f5;
}
.lz-bankBanch .lz-drop-search .search-box i {
        position: absolute;
        left: 50px;
        left: 0.66667rem;
        top: 50%;
        margin-top: -35px;
        margin-top: -0.46667rem;
        font-size: 30px;
        font-size: 0.4rem;
        height: 70px;
        height: 0.93333rem;
        line-height: 70px;
        line-height: 0.93333rem;
        color: #999;
}
.lz-bankBanch .lz-drop-search .search {
      display: block;
      width: 100%;
      height: 70px;
      height: 0.93333rem;
      background-color: #fff;
      color: #333;
      padding-left: 50px;
      padding-left: 0.66667rem;
      margin: 0;
      border-color: #fff;
      font-size: 32px;
      font-size: 0.42667rem;
      border: none;
}
.lz-bankBanch .lz-drop-search .selected {
      width: 100%;
      height: 300px;
      height: 4rem;
      padding: 10px 20px;
      padding: 0.13333rem 0.26667rem;
      overflow: auto !important;
}
.lz-bankBanch .lz-drop-search .selected .option {
        position: relative;
        display: block;
        min-height: 20px;
        min-height: 0.26667rem;
        width: 100%;
        font-size: 16px;
        font-size: 0.21333rem;
        line-height: 20px;
        line-height: 0.26667rem;
        padding: 5px 0;
        color: #666;
        border-top: 1px solid #ececec;
}
.lz-bankBanch .lz-drop-search .selected .option:first-child {
          border-top: none;
}
.lz-list-block {
  position: relative;
}
.lz-list-block .ul-List .icons-left {
    position: absolute;
    width: 50px;
    width: 0.66667rem;
    left: 0;
    top: 25px;
    top: 0.33333rem;
    display: inline-block;
    height: 50px;
    height: 0.66667rem;
    font-size: 44px;
    font-size: 0.58667rem;
    color: #0084ff;
}
.lz-list-block .ul-List .ripple {
    position: relative;
    overflow: hidden;
}
.lz-list-block .ul-List .ripple:after {
      content: "";
      display: block;
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      pointer-events: none;
      background-image: radial-gradient(circle, #666 10%, transparent 10.01%);
      background-repeat: no-repeat;
      background-position: 50%;
      -webkit-transform: scale(10, 10);
          -ms-transform: scale(10, 10);
              transform: scale(10, 10);
      opacity: 0;
      -webkit-transition: opacity .5s, -webkit-transform .3s;
      transition: opacity .5s, -webkit-transform .3s;
      transition: transform .3s, opacity .5s;
      transition: transform .3s, opacity .5s, -webkit-transform .3s;
}
.lz-list-block .ul-List .ripple:active:after {
      -webkit-transform: scale(0, 0);
          -ms-transform: scale(0, 0);
              transform: scale(0, 0);
      opacity: .3;
      -webkit-transition: 0s;
      transition: 0s;
}
.lz-list-block .ul-List .item-content {
    background-color: #fff;
    width: 100%;
    line-height: 100px;
    line-height: 1.33333rem;
    height: 100px;
    height: 1.33333rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 30px;
    padding: 0 0.4rem;
    border-bottom: 1px solid #e7e7e7;
    font-size: 30px;
    font-size: 0.4rem;
}
.lz-list-block .ul-List .item-content > a.item-link {
      font-size: 30px;
      font-size: 0.4rem;
      display: block;
      width: 100%;
      height: 100%;
      color: #000;
}
.lz-list-block .ul-List .item-content .item-inner {
      width: 100%;
      height: 100%;
      position: relative;
      padding-right: 40px;
      padding-right: 0.53333rem;
      padding-left: 70px;
      padding-left: 0.93333rem;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
}
.lz-list-block .ul-List .item-content .icon-gerenziliao {
      font-size: 30px;
      font-size: 0.4rem;
}
.lz-list-block .ul-List .item-content .icons-right {
      position: absolute;
      right: 0;
      top: 0;
      display: inline-block;
      height: 100px;
      height: 1.33333rem;
      line-height: 100px;
      line-height: 1.33333rem;
      font-size: 36px;
      font-size: 0.48rem;
      color: #cac9ce;
}
.lz-list-block .ul-List .item-content .item-form {
      padding-left: 0;
}
.lz-list-block .ul-List .item-content .item-form .item-e-left {
        width: 30%;
        height: 100%;
        display: inline-block;
        float: left;
}
.lz-list-block .ul-List .item-content .item-form .item-e-right {
        width: 68%;
        height: 100%;
        text-align: right;
        display: inline-block;
        float: right;
        margin-bottom: 0;
}
.lz-list-block .ul-List .item-content .item-form input[type="text"] {
        border: none;
        background-color: #fff;
}
.lz-list-block .ul-List .item-content .item-form .lz-radio {
        margin-top: 30px;
        margin-top: 0.4rem;
}
.lz-list-block .ul-List .item-content .item-form .date-input {
        border: none;
        text-align: right;
        background-color: #fff;
        height: 90px;
        height: 1.2rem;
        line-height: 90px;
        line-height: 1.2rem;
        margin-right: -55px;
        margin-right: -0.73333rem;
}
.lz-list-block .ul-List .item-content .item-title {
      padding: 0;
}
.lz-list-block .ul-List .item-content .item-title .item-img {
        position: absolute;
        right: 0;
        top: 5px;
        width: 90px;
        width: 1.2rem;
        height: 90px;
        height: 1.2rem;
        border-radius: 50%;
}
.shadeBox {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 999;
  background-color: rgba(0, 0, 0, 0.4);
}
#emptyDom {
  font-size: 34px;
  font-size: 0.45333rem;
}
#emptyDom .empty-icon {
    width: 185px;
    width: 2.46667rem;
    display: block;
    margin: 30px auto 10px;
    margin: 0.4rem auto 0.13333rem;
}
#emptyDom p {
    text-align: center;
    font-size: 34px;
    font-size: 0.45333rem;
}
.lz-layer-bg {
  background-color: transparent !important;
}
.layui-m-layer2 .layui-m-layerchild p {
  color: #fff;
}
.layout-enter-active, .layout-leave-active {
  -webkit-transition: opacity .5s;
  transition: opacity .5s;
}
.layout-enter, .layout-leave-active {
  opacity: 0;
}
.van-picker button {
  font-size: 30px;
  font-size: 0.4rem;
}
.van-image {
  vertical-align: middle;
}
.van-image img {
    vertical-align: middle;
}
.share-process-yindao {
  background-color: transparent;
  position: fixed;
  left: 0;
  top: 0;
  width: 750px;
  width: 10rem;
}
.share-process-yindao .layui-m-layercont {
    text-align: right;
    padding-right: 20px;
    padding-right: 0.26667rem;
    padding-top: 20px;
    padding-top: 0.26667rem;
}
.share-process-yindao img {
    width: 560px;
    width: 7.46667rem;
}
.vue-puzzle-vcode {
  z-index: 999999 !important;
}
.vue-puzzle-vcode .vue-auth-box_ {
    top: 50%;
}
.margin-top-10 {
  margin-top: 10px !important;
  margin-top: 0.13333rem !important;
}
.margin-top-20 {
  margin-top: 20px !important;
  margin-top: 0.26667rem !important;
}
.margin-top-30 {
  margin-top: 30px !important;
  margin-top: 0.4rem !important;
}
.margin-top-40 {
  margin-top: 40px !important;
  margin-top: 0.53333rem !important;
}
.margin-top-50 {
  margin-top: 50px !important;
  margin-top: 0.66667rem !important;
}
.margin-top-60 {
  margin-top: 60px !important;
  margin-top: 0.8rem !important;
}
.margin-right-10 {
  margin-right: 10px !important;
  margin-right: 0.13333rem !important;
}
.margin-right-20 {
  margin-right: 20px !important;
  margin-right: 0.26667rem !important;
}
.margin-right-30 {
  margin-right: 30px !important;
  margin-right: 0.4rem !important;
}
.margin-right-40 {
  margin-right: 40px !important;
  margin-right: 0.53333rem !important;
}
.margin-right-50 {
  margin-right: 50px !important;
  margin-right: 0.66667rem !important;
}
.margin-right-60 {
  margin-right: 60px !important;
  margin-right: 0.8rem !important;
}
.margin-bottom-10 {
  margin-bottom: 10px !important;
  margin-bottom: 0.13333rem !important;
}
.margin-bottom-20 {
  margin-bottom: 20px !important;
  margin-bottom: 0.26667rem !important;
}
.margin-bottom-30 {
  margin-bottom: 30px !important;
  margin-bottom: 0.4rem !important;
}
.margin-bottom-40 {
  margin-bottom: 40px !important;
  margin-bottom: 0.53333rem !important;
}
.margin-bottom-50 {
  margin-bottom: 50px !important;
  margin-bottom: 0.66667rem !important;
}
.margin-bottom-60 {
  margin-bottom: 60px !important;
  margin-bottom: 0.8rem !important;
}
.margin-left-10 {
  margin-left: 10px !important;
  margin-left: 0.13333rem !important;
}
.margin-left-20 {
  margin-left: 20px !important;
  margin-left: 0.26667rem !important;
}
.margin-left-30 {
  margin-left: 30px !important;
  margin-left: 0.4rem !important;
}
.margin-left-40 {
  margin-left: 40px !important;
  margin-left: 0.53333rem !important;
}
.margin-left-50 {
  margin-left: 50px !important;
  margin-left: 0.66667rem !important;
}
.margin-left-60 {
  margin-left: 60px !important;
  margin-left: 0.8rem !important;
}
.padding-top-10 {
  padding-top: 10px !important;
  padding-top: 0.13333rem !important;
}
.padding-top-20 {
  padding-top: 20px !important;
  padding-top: 0.26667rem !important;
}
.padding-top-30 {
  padding-top: 30px !important;
  padding-top: 0.4rem !important;
}
.padding-top-40 {
  padding-top: 40px !important;
  padding-top: 0.53333rem !important;
}
.padding-top-50 {
  padding-top: 50px !important;
  padding-top: 0.66667rem !important;
}
.padding-top-60 {
  padding-top: 60px !important;
  padding-top: 0.8rem !important;
}
.padding-right-10 {
  padding-right: 10px !important;
  padding-right: 0.13333rem !important;
}
.padding-right-20 {
  padding-right: 20px !important;
  padding-right: 0.26667rem !important;
}
.padding-right-30 {
  padding-right: 30px !important;
  padding-right: 0.4rem !important;
}
.padding-right-40 {
  padding-right: 40px !important;
  padding-right: 0.53333rem !important;
}
.padding-right-50 {
  padding-right: 50px !important;
  padding-right: 0.66667rem !important;
}
.padding-right-60 {
  padding-right: 60px !important;
  padding-right: 0.8rem !important;
}
.padding-bottom-10 {
  padding-bottom: 10px !important;
  padding-bottom: 0.13333rem !important;
}
.padding-bottom-20 {
  padding-bottom: 20px !important;
  padding-bottom: 0.26667rem !important;
}
.padding-bottom-30 {
  padding-bottom: 30px !important;
  padding-bottom: 0.4rem !important;
}
.padding-bottom-40 {
  padding-bottom: 40px !important;
  padding-bottom: 0.53333rem !important;
}
.padding-bottom-50 {
  padding-bottom: 50px !important;
  padding-bottom: 0.66667rem !important;
}
.padding-bottom-60 {
  padding-bottom: 60px !important;
  padding-bottom: 0.8rem !important;
}
.padding-left-10 {
  padding-left: 10px !important;
  padding-left: 0.13333rem !important;
}
.padding-left-20 {
  padding-left: 20px !important;
  padding-left: 0.26667rem !important;
}
.padding-left-30 {
  padding-left: 30px !important;
  padding-left: 0.4rem !important;
}
.padding-left-40 {
  padding-left: 40px !important;
  padding-left: 0.53333rem !important;
}
.padding-left-50 {
  padding-left: 50px !important;
  padding-left: 0.66667rem !important;
}
.padding-left-60 {
  padding-left: 60px !important;
  padding-left: 0.8rem !important;
}
.bac-transparent {
  background-color: transparent !important;
}
.bac-transparent .layui-m-layerchild {
    background-color: transparent !important;
}
.layui-m-layer-lzAlert {
  width: 80% !important;
}
.layui-m-layer-lzAlert h3 {
    line-height: 32px;
    line-height: 0.42667rem;
    height: unset;
    padding-top: 46px;
    padding-top: 0.61333rem;
    font-size: 32px;
    font-size: 0.42667rem;
}
.layui-m-layer-lzAlert .layui-m-layercont {
    font-size: 30px;
    font-size: 0.4rem;
    max-height: 300px;
    max-height: 4rem;
    overflow: auto;
    word-break: break-all;
    padding: 60px 40px;
    padding: 0.8rem 0.53333rem;
}
.layui-m-layer-lzAlert .layui-m-layerbtn span[yes] {
    font-size: 30px;
    font-size: 0.4rem;
    color: #0084ff !important;
}
.layui-m-layer-inquiry {
  width: 80% !important;
}
.layui-m-layer-inquiry .layui-m-layercont {
    font-size: 30px;
    font-size: 0.4rem;
}
.layui-m-layer-design-lzAlert {
  width: 670px !important;
  width: 8.93333rem !important;
  padding-bottom: 70px;
  padding-bottom: 0.93333rem;
  border-radius: 32px !important;
  border-radius: 0.42667rem !important;
  background: url(../../static-product/img/alertbg.dacbbd63.png) no-repeat;
  background-size: 401px 334px;
  background-size: 5.34667rem 4.45333rem;
  background-position: center 168px;
  background-position: center 2.24rem;
  background-color: #fff;
}
.layui-m-layer-design-lzAlert .layui-m-layercont {
    font-size: 30px;
    font-size: 0.4rem;
    overflow: auto;
    word-break: break-all;
    padding: 60px 40px;
    padding: 0.8rem 0.53333rem;
}
.layui-m-layer-design-lzAlert .layui-m-layercont .title {
      font-size: 38px;
      font-size: 0.50667rem;
      line-height: 48px;
      line-height: 0.64rem;
      color: #000;
      text-align: center;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      font-family: PingFangSC-Semibold;
}
.layui-m-layer-design-lzAlert .layui-m-layercont .desc {
      font-size: 32px;
      font-size: 0.42667rem;
      color: #3c464f;
      text-align: center;
      line-height: 48px;
      line-height: 0.64rem;
      height: 144px;
      height: 1.92rem;
      overflow-y: auto;
      -webkit-overflow-scrolling: touch;
      margin-top: 439px;
      margin-top: 5.85333rem;
      font-family: PingFangSC-Regular;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn {
    width: 345px;
    width: 4.6rem;
    height: 95px;
    height: 1.26667rem;
    line-height: 95px;
    line-height: 1.26667rem;
    background: #3c7cfc;
    border: 1px solid #3c7cfc;
    overflow: hidden;
    -webkit-box-shadow: 0 10px 22px 0 rgba(60, 124, 252, 0.2);
    -webkit-box-shadow: 0 0.13333rem 0.29333rem 0 rgba(60, 124, 252, 0.2);
            box-shadow: 0 10px 22px 0 rgba(60, 124, 252, 0.2);
            box-shadow: 0 0.13333rem 0.29333rem 0 rgba(60, 124, 252, 0.2);
    border-radius: 54px;
    border-radius: 0.72rem;
    margin: 0 auto;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn span[yes] {
      font-size: 36px;
      font-size: 0.48rem;
      color: #fff;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn span[yes]:active {
      background: #3c7cfc;
}

/*按钮*/
/*最大按钮*/
.wts-btn-big {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*中型按钮*/
.wts-btn-middle {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 294px;
  width: 3.92rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 80px;
  line-height: 1.06667rem;
  border-radius: 8px;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-middle:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-all {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 110px;
  height: 1.46667rem;
  font-size: 40px;
  font-size: 0.53333rem;
  line-height: 110px;
  line-height: 1.46667rem;
  border-radius: 0;
  display: block;
  text-align: center;
}
.wts-btn-all:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-free {
  color: #fff;
  background-color: #ff6e06;
  font-size: 30px;
  font-size: 0.4rem;
  border-radius: 5px;
  padding: 3px 10px;
  padding: 3px 0.13333rem;
  display: inline-block;
  text-align: center;
}
.wts-btn-free:focus {
    color: #e6e6e6;
    background-color: #d25800;
}
.wts-btn-big-blue {
  color: #fff;
  background-color: #3aa9f8;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 94px;
  height: 1.25333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 94px;
  line-height: 1.25333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-blue:focus {
    color: #e6e6e6;
    background-color: #0994f6;
}

/*蓝色线型按钮-中*/
.wts-btn-cp {
  color: #fff;
  background-color: #0084ff;
  border: 1px solid #fff;
  display: inline-block;
  text-align: center;
  width: 310px;
  width: 4.13333rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 76px;
  line-height: 1.01333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-cp:hover, .wts-btn-cp:focus {
    color: #fff;
    background-color: #fff;
    border: 1px solid #fff;
}
.wts-btn-radius {
  color: #aaa;
  background-color: #fff;
  border: 1px solid #aaa;
  display: inline-block;
  text-align: center;
  width: 153px;
  width: 2.04rem;
  height: 55px;
  height: 0.73333rem;
  font-size: 26px;
  font-size: 0.34667rem;
  line-height: 55px;
  line-height: 0.73333rem;
  border-radius: 25px;
  border-radius: 0.33333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-radius:hover, .wts-btn-radius:focus {
    color: #fff;
    background-color: #aaa;
    border: 1px solid #aaa;
}

/*微大型按钮*/
.wts-btn-big-01 {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 590px;
  width: 7.86667rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-01:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*查看更多*/
.wts-btn-more {
  display: block;
  border-top: 1px solid #eee;
  height: 86px;
  height: 1.14667rem;
  line-height: 86px;
  line-height: 1.14667rem;
  text-align: center;
  margin-left: -60px;
  margin-left: -0.8rem;
  color: #000;
  font-size: 28px;
  font-size: 0.37333rem;
  position: relative;
}
.wts-btn-more:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 38%;
  margin-top: -18px;
  margin-top: -0.24rem;
  margin-left: 90px;
  margin-left: 1.2rem;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  border-right: 3px solid #000;
  border-top: 3px solid #000;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}
.lz-readys {
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  min-height: 100vh;
  background-color: #fff;
  z-index: 9999;
}
.lz-readys .spinner {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -20px;
    margin-top: -0.26667rem;
    margin-left: -20px;
    margin-left: -0.26667rem;
    width: 40px;
    width: 0.53333rem;
    height: 40px;
    height: 0.53333rem;
}
.lz-readys .container1 > div,
  .lz-readys .container2 > div,
  .lz-readys .container3 > div {
    width: 10px;
    width: 0.13333rem;
    height: 10px;
    height: 0.13333rem;
    background-color: #0084ff;
    border-radius: 100%;
    position: absolute;
    -webkit-animation: bouncedelay 1.2s infinite ease-in-out;
    animation: bouncedelay 1.2s infinite ease-in-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.lz-readys .spinner .spinner-container {
    position: absolute;
    width: 100%;
    height: 100%;
}
.lz-readys .container2 {
    -webkit-transform: rotateZ(45deg);
    -ms-transform: rotate(45deg);
        transform: rotateZ(45deg);
}
.lz-readys .container3 {
    -webkit-transform: rotateZ(90deg);
    -ms-transform: rotate(90deg);
        transform: rotateZ(90deg);
}
.lz-readys .circle1 {
    top: 0;
    left: 0;
}
.lz-readys .circle2 {
    top: 0;
    right: 0;
}
.lz-readys .circle3 {
    right: 0;
    bottom: 0;
}
.lz-readys .circle4 {
    left: 0;
    bottom: 0;
}
.lz-readys .container2 .circle1 {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}
.lz-readys .container3 .circle1 {
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
}
.lz-readys .container1 .circle2 {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}
.lz-readys .container2 .circle2 {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}
.lz-readys .container3 .circle2 {
    -webkit-animation-delay: -0.7s;
    animation-delay: -0.7s;
}
.lz-readys .container1 .circle3 {
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.6s;
}
.lz-readys .container2 .circle3 {
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s;
}
.lz-readys .container3 .circle3 {
    -webkit-animation-delay: -0.4s;
    animation-delay: -0.4s;
}
.lz-readys .container1 .circle4 {
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s;
}
.lz-readys .container2 .circle4 {
    -webkit-animation-delay: -0.2s;
    animation-delay: -0.2s;
}
.lz-readys .container3 .circle4 {
    -webkit-animation-delay: -0.1s;
    animation-delay: -0.1s;
}
@-webkit-keyframes bouncedelay {
0%,
  80%,
  100% {
    -webkit-transform: scale(0);
}
40% {
    -webkit-transform: scale(1);
}
}
@keyframes bouncedelay {
0%,
  80%,
  100% {
    transform: scale(0);
    -webkit-transform: scale(0);
}
40% {
    transform: scale(1);
    -webkit-transform: scale(1);
}
}
.lz-readys .loadText {
    position: absolute;
    top: 40%;
    left: 50%;
    width: 100px;
    width: 1.33333rem;
    margin-left: -50px;
    margin-left: -0.66667rem;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    font-size: 14px;
    font-size: 0.18667rem;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.6);
    color: #fff;
    font-size: 14px;
    padding-bottom: 10px;
    padding-bottom: 0.13333rem;
}
.lz-readys .loadText .gifLoad {
      width: 60px;
      width: 0.8rem;
      height: 60px;
      height: 0.8rem;
      display: block;
      margin: 10px auto;
      margin: 0.13333rem auto;
}
.design-modal {
  width: 630px;
  width: 8.4rem;
}
.design-modal.design-modal-footer {
    width: 690px;
    width: 9.2rem;
    bottom: 20px;
    bottom: 0.26667rem;
    top: auto;
    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    border-radius: 10px;
    border-radius: 0.13333rem;
    background: rgba(255, 255, 255, 0.8);
}
.design-modal.design-modal-footer .van-dialog__footer {
      display: none;
}
.design-modal.design-modal-confirm {
    width: 650px;
    width: 8.66667rem;
}
.design-modal.design-modal-confirm .van-dialog__content .van-dialog__message {
      padding: 40px 30px;
      padding: 0.53333rem 0.4rem;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-button--default {
      width: 260px;
      width: 3.46667rem;
      height: 80px;
      height: 1.06667rem;
      background: #236DFF;
      border-radius: 40px;
      border-radius: 0.53333rem;
      -webkit-box-flex: 0;
          -ms-flex: none;
              flex: none;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-button--default .van-button__text {
        font-size: 28px;
        font-size: 0.37333rem;
        color: #fff;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-dialog__cancel {
      background: #fff;
      border: 1px solid #236DFF;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-dialog__cancel .van-button__text {
        color: #236DFF;
}
.design-modal .van-dialog__header {
    color: #000000;
    font-size: 34px;
    font-size: 0.45333rem;
    line-height: 48px;
    line-height: 0.64rem;
    padding-top: 40px;
    padding-top: 0.53333rem;
    font-weight: 700;
}
.design-modal .van-dialog__content .van-dialog__message {
    color: #444444;
    font-size: 30px;
    font-size: 0.4rem;
    line-height: 42px;
    line-height: 0.56rem;
    padding: 30px;
    padding: 0.4rem;
}
.design-modal .van-dialog__footer {
    padding: 0 30px 40px;
    padding: 0 0.4rem 0.53333rem;
}
.design-modal .van-dialog__footer.van-hairline--top::after {
      border: none;
}
.design-modal .van-dialog__footer .van-button--default {
      width: 320px;
      width: 4.26667rem;
      height: 88px;
      height: 1.17333rem;
      background: #236DFF;
      border-radius: 44px;
      border-radius: 0.58667rem;
      margin: 0 auto;
      -webkit-box-flex: 0;
          -ms-flex: none;
              flex: none;
}
.design-modal .van-dialog__footer .van-button--default .van-button__text {
        font-size: 32px;
        font-size: 0.42667rem;
        color: #fff;
}
.iconfabiaowenzhang {
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  font-size: 36px;
  font-size: 0.48rem;
  color: #0084ff;
}
.icon-edit {
  width: 26px;
  width: 0.34667rem;
  margin-left: 14px;
  margin-left: 0.18667rem;
}
.informLayer {
  color: #236dff;
  font-size: 30px;
  font-size: 0.4rem;
}
.healthy-link {
  overflow: hidden;
}
.healthy-link-right > span {
    display: inline-block;
    vertical-align: middle;
    color: #333;
}
.healthy-link-right > i {
    display: inline-block;
    vertical-align: middle;
    color: #8a9094;
}
.price .price-title {
  font-size: 28px;
  font-size: 0.37333rem;
  color: #1f2123;
}
.price .price-title .price-oldPrice {
    opacity: 0.5;
    margin: 0 15px;
    margin: 0 0.2rem;
    text-decoration: line-through;
}
.price .price-showprice {
  font-size: 42px;
  font-size: 0.56rem;
  font-weight: 700;
  color: #ff8700;
}
.price .price-showprice span {
    font-size: 38px;
    font-size: 0.50667rem;
}
.notes1 {
  font-size: 28px;
  font-size: 0.37333rem;
  font-weight: 400;
}
.notes1 span:first-child {
    color: #3c464f;
}
.notes1 span:last-child {
    color: #236dff;
}
.from-right-flow {
  overflow-x: auto;
}
.address-desc {
  background: rgba(216, 216, 216, 0.2);
  border-radius: 4px;
  font-size: 28px;
  font-size: 0.37333rem;
  color: #8a9094;
  padding: 30px;
  padding: 0.4rem;
  line-height: 40px;
  line-height: 0.53333rem;
  margin-top: 20px;
  margin-top: 0.26667rem;
}
div.lables {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
div.lables span {
    width: 90%;
}
.lables-address {
  -ms-flex-item-align: start;
      align-self: flex-start;
}
.errorMsg1 {
  float: none !important;
  text-align: right;
}
.lables-span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.lables-span span {
    max-width: 90%;
}
.fee {
  color: #FE7C3B;
  font-weight: bold;
}

@charset "UTF-8";
/*---------       字体行高       -----------*/
/*---------       字体颜色       -----------*/
/*---------       边框颜色       -----------*/
/*---------       背景颜色       -----------*/
/*--------- 按钮颜色  ---- */
/* 属性多值传递
ex:
@include remCalc(padding,10,20);
padding: 0.13333rem 0.26667rem;*/
/*按钮纯色系*/
/*按钮边框色系*/
/*按钮大小*/
/*自适应按钮*/
/*标题*/
/*小消息标签*/
/*背景色点击变化*/
/*字数省略限制*/
/*波纹点击效果*/
/*按钮*/
/*最大按钮*/
.wts-btn-big[data-v-44cc4822] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big[data-v-44cc4822]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*中型按钮*/
.wts-btn-middle[data-v-44cc4822] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 294px;
  width: 3.92rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 80px;
  line-height: 1.06667rem;
  border-radius: 8px;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-middle[data-v-44cc4822]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-all[data-v-44cc4822] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 110px;
  height: 1.46667rem;
  font-size: 40px;
  font-size: 0.53333rem;
  line-height: 110px;
  line-height: 1.46667rem;
  border-radius: 0;
  display: block;
  text-align: center;
}
.wts-btn-all[data-v-44cc4822]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-free[data-v-44cc4822] {
  color: #fff;
  background-color: #ff6e06;
  font-size: 30px;
  font-size: 0.4rem;
  border-radius: 5px;
  padding: 3px 10px;
  padding: 3px 0.13333rem;
  display: inline-block;
  text-align: center;
}
.wts-btn-free[data-v-44cc4822]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}
.wts-btn-big-blue[data-v-44cc4822] {
  color: #fff;
  background-color: #3aa9f8;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 94px;
  height: 1.25333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 94px;
  line-height: 1.25333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-blue[data-v-44cc4822]:focus {
    color: #e6e6e6;
    background-color: #0994f6;
}

/*蓝色线型按钮-中*/
.wts-btn-cp[data-v-44cc4822] {
  color: #fff;
  background-color: #0084ff;
  border: 1px solid #fff;
  display: inline-block;
  text-align: center;
  width: 310px;
  width: 4.13333rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 76px;
  line-height: 1.01333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-cp[data-v-44cc4822]:hover, .wts-btn-cp[data-v-44cc4822]:focus {
    color: #fff;
    background-color: #fff;
    border: 1px solid #fff;
}
.wts-btn-radius[data-v-44cc4822] {
  color: #aaa;
  background-color: #fff;
  border: 1px solid #aaa;
  display: inline-block;
  text-align: center;
  width: 153px;
  width: 2.04rem;
  height: 55px;
  height: 0.73333rem;
  font-size: 26px;
  font-size: 0.34667rem;
  line-height: 55px;
  line-height: 0.73333rem;
  border-radius: 25px;
  border-radius: 0.33333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-radius[data-v-44cc4822]:hover, .wts-btn-radius[data-v-44cc4822]:focus {
    color: #fff;
    background-color: #aaa;
    border: 1px solid #aaa;
}

/*微大型按钮*/
.wts-btn-big-01[data-v-44cc4822] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 590px;
  width: 7.86667rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-01[data-v-44cc4822]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*查看更多*/
.wts-btn-more[data-v-44cc4822] {
  display: block;
  border-top: 1px solid #eee;
  height: 86px;
  height: 1.14667rem;
  line-height: 86px;
  line-height: 1.14667rem;
  text-align: center;
  margin-left: -60px;
  margin-left: -0.8rem;
  color: #000;
  font-size: 28px;
  font-size: 0.37333rem;
  position: relative;
}
.wts-btn-more[data-v-44cc4822]:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 38%;
  margin-top: -18px;
  margin-top: -0.24rem;
  margin-left: 90px;
  margin-left: 1.2rem;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  border-right: 3px solid #000;
  border-top: 3px solid #000;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}
.body-container[data-v-44cc4822] {
  width: 750px;
  width: 10rem;
  margin: 0 auto;
  position: relative;
  background-color: #f5f5f5;
}
.lz-top-img[data-v-44cc4822] {
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
}

/*单选框*/
.lz-radio[data-v-44cc4822] {
  position: relative;
  -webkit-appearance: none;
  width: 18px;
  width: 0.24rem;
  height: 18px;
  height: 0.24rem;
  background-color: transparent;
  border: none;
}
.lz-radio[data-v-44cc4822]:before {
  content: "\e623";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 12px;
  font-size: 0.16rem;
  line-height: 18px;
  line-height: 0.24rem;
  text-align: center;
  width: 18px;
  width: 0.24rem;
  height: 18px;
  height: 0.24rem;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  color: #fff;
  opacity: 1;
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 50%;
}
.lz-radio[data-v-44cc4822]:checked::before {
  background-color: #0084ff;
  border: 1px solid #0084ff;
}
.lz-radio-new[data-v-44cc4822] {
  position: relative;
  background-color: #fff;
  width: 40px;
  width: 0.53333rem;
  height: 40px;
  height: 0.53333rem;
  border-radius: 50%;
  display: inline-block;
  border: 1px solid #e5e5e5;
}
.lz-radio-new[data-check=true][data-v-44cc4822] {
  background-color: #0084ff;
  border: 1px solid #0084ff;
}
.lz-radio-new[data-check=true][data-v-44cc4822]:before {
  content: "\e6f0";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 20px;
  font-size: 0.26667rem;
  line-height: 40px;
  line-height: 0.53333rem;
  text-align: center;
  color: #fff;
  position: absolute;
  top: 2px;
  right: 4px;
  margin-top: -1px;
}

/*多选框*/
.lz-checkbox[data-v-44cc4822] {
  position: relative;
  -webkit-appearance: none;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: transparent;
  border: none;
}
.lz-checkbox[data-v-44cc4822]:before {
  content: "\e64e";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 14px;
  font-size: 0.18667rem;
  line-height: 24px;
  line-height: 0.32rem;
  text-align: center;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: #fff;
  color: transparent;
  border: 1px solid #ccc;
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 6px;
}
.lz-checkbox[data-v-44cc4822]:checked::before {
  color: #0084ff;
  background-color: #fff;
  border: 1px solid #0084ff;
}

/*多选框2-选择外层选中*/
.lz-checkbox-02[data-v-44cc4822] {
  position: relative;
  -webkit-appearance: none;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: transparent;
  border: none;
}
.lz-checkbox-02[data-v-44cc4822]:before {
  content: "\e623";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 14px;
  font-size: 0.18667rem;
  line-height: 21px;
  line-height: 0.28rem;
  text-align: center;
  width: 22px;
  width: 0.29333rem;
  height: 21px;
  height: 0.28rem;
  background-color: #fff;
  color: transparent;
  border: 1px solid #ccc;
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.checkLi[data-v-44cc4822] {
  color: #0084ff !important;
}
.checkLi .lz-checkbox-02[data-v-44cc4822]:before {
    color: #fff;
    background-color: #0084ff;
    border: 1px solid #0084ff;
}

/*底部按钮*/
.lz-apply-btn[data-v-44cc4822] {
  position: fixed;
  bottom: 0;
  border-top: 2px solid #fff;
  z-index: 20;
  color: #666;
  background-color: #f0f0f0;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 100px;
  height: 1.33333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 0;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.lz-apply-btn i[data-v-44cc4822] {
    font-size: 40px;
    font-size: 0.53333rem;
    margin-right: 10px;
    margin-right: 0.13333rem;
}

/*底部提示*/
.lz-lp-footer[data-v-44cc4822] {
  position: absolute;
  bottom: 100px;
  bottom: 1.33333rem;
  padding: 10px;
  padding: 0.13333rem;
}
.lz-lp-footer p[data-v-44cc4822] {
    margin-bottom: 10px;
    margin-bottom: 0.13333rem;
}

/*顶部返回栏*/
.lz-top-title-empty[data-v-44cc4822] {
  width: 100%;
  height: 90px;
  height: 1.2rem;
}
.lz-top-title[data-v-44cc4822] {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 555;
  width: 100%;
  height: 90px;
  height: 1.2rem;
  line-height: 90px;
  line-height: 1.2rem;
  background-color: #0084ff;
  color: #fff;
  font-size: 28px;
  font-size: 0.37333rem;
}
.lz-top-title .left[data-v-44cc4822] {
    position: absolute;
    top: 0;
    left: 20px;
    left: 0.26667rem;
    color: #fff;
}
.lz-top-title .right[data-v-44cc4822] {
    position: absolute;
    top: 0;
    right: 20px;
    right: 0.26667rem;
    color: #fff;
}
.lz-top-title .center[data-v-44cc4822] {
    text-align: center;
    font-size: 32px;
    font-size: 0.42667rem;
}

/*订单页*/
.lz-order-list[data-v-44cc4822] {
  background-color: #fff;
  padding-top: 44px;
  padding-top: 0.58667rem;
}
.lz-order-list .titles[data-v-44cc4822] {
    font-size: 36px;
    font-size: 0.48rem;
    color: #222;
    text-align: center;
}
.lz-order-list .need-com[data-v-44cc4822] {
    position: relative;
    top: -4px;
    font-size: 12px;
    font-size: 0.16rem;
    line-height: 1.2;
    padding: 1px 8px;
    background-color: #fff;
    position: relative;
    color: #fff;
    border-radius: 5px;
    font-size: 28px;
    font-size: 0.37333rem;
    border: 1px solid #0084ff;
    margin-left: 5px;
    color: #0084ff;
}
.lz-order-list .need-com[data-v-44cc4822]::before {
      content: '';
      position: absolute;
      left: -6px;
      top: 50%;
      margin-top: -3px;
      width: 0;
      height: 0;
      border: 3px solid transparent;
      border-right-color: #fff;
}
.lz-order-list .need-com[data-v-44cc4822]:before {
    content: 0;
}
.lz-order-list .uls-order[data-v-44cc4822] {
    width: 100%;
}
.lz-order-list .uls-order > li[data-v-44cc4822] {
      text-align: center;
      font-size: 36px;
      font-size: 0.48rem;
      display: block;
      padding: 40px 0;
      padding: 0.53333rem 0;
}
.lz-order-list .uls-order > li .order-name[data-v-44cc4822] {
        display: block;
        line-height: 40px;
        line-height: 0.53333rem;
        color: #000;
}
.lz-order-list .uls-order > li .order-inform[data-v-44cc4822] {
        font-size: 60px;
        font-size: 0.8rem;
        display: block;
        margin-top: 4px;
        line-height: 80px;
        line-height: 1.06667rem;
        color: #ff6f07;
}
.lz-order-list .btn-check[data-v-44cc4822],
  .lz-order-list .btn-pay[data-v-44cc4822] {
    color: #ccc;
    background-color: #fff;
    border: 1px solid #ccc;
    display: inline-block;
    text-align: center;
    width: 180px;
    width: 2.4rem;
    height: 60px;
    height: 0.8rem;
    font-size: 28px;
    font-size: 0.37333rem;
    line-height: 56px;
    line-height: 0.74667rem;
    border-radius: 0;
    float: right;
    margin-left: 10px;
    margin-left: 0.13333rem;
}
.lz-order-list .btn-check[data-v-44cc4822]:hover, .lz-order-list .btn-check[data-v-44cc4822]:focus,
    .lz-order-list .btn-pay[data-v-44cc4822]:hover,
    .lz-order-list .btn-pay[data-v-44cc4822]:focus {
      color: #fff;
      background-color: #ccc;
      border: 1px solid #ccc;
}
.pay-many[data-v-44cc4822] {
  margin-top: 12px;
  margin-top: 0.16rem;
  line-height: 88px;
  line-height: 1.17333rem;
  display: block;
  padding-left: 30px;
  padding-left: 0.4rem;
  font-size: 36px;
  font-size: 0.48rem;
}
.lz-bankBanch[data-v-44cc4822] {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}
.lz-bankBanch.active[data-v-44cc4822] {
    display: block;
}
.lz-bankBanch .lz-drop-search[data-v-44cc4822] {
    background-color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}
.lz-bankBanch .lz-drop-search .title[data-v-44cc4822] {
      position: relative;
      width: 100%;
      height: 100px;
      height: 1.33333rem;
      line-height: 100px;
      line-height: 1.33333rem;
      font-size: 34px;
      font-size: 0.45333rem;
      text-align: center;
}
.lz-bankBanch .lz-drop-search .title i[data-v-44cc4822] {
        font-size: 50px;
        font-size: 0.66667rem;
        position: absolute;
        right: 0;
        top: 0;
        width: 80px;
        width: 1.06667rem;
        line-height: 100px;
        line-height: 1.33333rem;
}
.lz-bankBanch .lz-drop-search .search-box[data-v-44cc4822] {
      position: relative;
      width: 100%;
      height: 100px;
      height: 1.33333rem;
      padding: 15px 40px;
      padding: 0.2rem 0.53333rem;
      text-align: center;
      background-color: #f5f5f5;
}
.lz-bankBanch .lz-drop-search .search-box i[data-v-44cc4822] {
        position: absolute;
        left: 50px;
        left: 0.66667rem;
        top: 50%;
        margin-top: -35px;
        margin-top: -0.46667rem;
        font-size: 30px;
        font-size: 0.4rem;
        height: 70px;
        height: 0.93333rem;
        line-height: 70px;
        line-height: 0.93333rem;
        color: #999;
}
.lz-bankBanch .lz-drop-search .search[data-v-44cc4822] {
      display: block;
      width: 100%;
      height: 70px;
      height: 0.93333rem;
      background-color: #fff;
      color: #333;
      padding-left: 50px;
      padding-left: 0.66667rem;
      margin: 0;
      border-color: #fff;
      font-size: 32px;
      font-size: 0.42667rem;
      border: none;
}
.lz-bankBanch .lz-drop-search .selected[data-v-44cc4822] {
      width: 100%;
      height: 300px;
      height: 4rem;
      padding: 10px 20px;
      padding: 0.13333rem 0.26667rem;
      overflow: auto !important;
}
.lz-bankBanch .lz-drop-search .selected .option[data-v-44cc4822] {
        position: relative;
        display: block;
        min-height: 20px;
        min-height: 0.26667rem;
        width: 100%;
        font-size: 16px;
        font-size: 0.21333rem;
        line-height: 20px;
        line-height: 0.26667rem;
        padding: 5px 0;
        color: #666;
        border-top: 1px solid #ececec;
}
.lz-bankBanch .lz-drop-search .selected .option[data-v-44cc4822]:first-child {
          border-top: none;
}
.lz-list-block[data-v-44cc4822] {
  position: relative;
}
.lz-list-block .ul-List .icons-left[data-v-44cc4822] {
    position: absolute;
    width: 50px;
    width: 0.66667rem;
    left: 0;
    top: 25px;
    top: 0.33333rem;
    display: inline-block;
    height: 50px;
    height: 0.66667rem;
    font-size: 44px;
    font-size: 0.58667rem;
    color: #0084ff;
}
.lz-list-block .ul-List .ripple[data-v-44cc4822] {
    position: relative;
    overflow: hidden;
}
.lz-list-block .ul-List .ripple[data-v-44cc4822]:after {
      content: "";
      display: block;
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      pointer-events: none;
      background-image: radial-gradient(circle, #666 10%, transparent 10.01%);
      background-repeat: no-repeat;
      background-position: 50%;
      -webkit-transform: scale(10, 10);
          -ms-transform: scale(10, 10);
              transform: scale(10, 10);
      opacity: 0;
      -webkit-transition: opacity .5s, -webkit-transform .3s;
      transition: opacity .5s, -webkit-transform .3s;
      transition: transform .3s, opacity .5s;
      transition: transform .3s, opacity .5s, -webkit-transform .3s;
}
.lz-list-block .ul-List .ripple[data-v-44cc4822]:active:after {
      -webkit-transform: scale(0, 0);
          -ms-transform: scale(0, 0);
              transform: scale(0, 0);
      opacity: .3;
      -webkit-transition: 0s;
      transition: 0s;
}
.lz-list-block .ul-List .item-content[data-v-44cc4822] {
    background-color: #fff;
    width: 100%;
    line-height: 100px;
    line-height: 1.33333rem;
    height: 100px;
    height: 1.33333rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 30px;
    padding: 0 0.4rem;
    border-bottom: 1px solid #e7e7e7;
    font-size: 30px;
    font-size: 0.4rem;
}
.lz-list-block .ul-List .item-content > a.item-link[data-v-44cc4822] {
      font-size: 30px;
      font-size: 0.4rem;
      display: block;
      width: 100%;
      height: 100%;
      color: #000;
}
.lz-list-block .ul-List .item-content .item-inner[data-v-44cc4822] {
      width: 100%;
      height: 100%;
      position: relative;
      padding-right: 40px;
      padding-right: 0.53333rem;
      padding-left: 70px;
      padding-left: 0.93333rem;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
}
.lz-list-block .ul-List .item-content .icon-gerenziliao[data-v-44cc4822] {
      font-size: 30px;
      font-size: 0.4rem;
}
.lz-list-block .ul-List .item-content .icons-right[data-v-44cc4822] {
      position: absolute;
      right: 0;
      top: 0;
      display: inline-block;
      height: 100px;
      height: 1.33333rem;
      line-height: 100px;
      line-height: 1.33333rem;
      font-size: 36px;
      font-size: 0.48rem;
      color: #cac9ce;
}
.lz-list-block .ul-List .item-content .item-form[data-v-44cc4822] {
      padding-left: 0;
}
.lz-list-block .ul-List .item-content .item-form .item-e-left[data-v-44cc4822] {
        width: 30%;
        height: 100%;
        display: inline-block;
        float: left;
}
.lz-list-block .ul-List .item-content .item-form .item-e-right[data-v-44cc4822] {
        width: 68%;
        height: 100%;
        text-align: right;
        display: inline-block;
        float: right;
        margin-bottom: 0;
}
.lz-list-block .ul-List .item-content .item-form input[type="text"][data-v-44cc4822] {
        border: none;
        background-color: #fff;
}
.lz-list-block .ul-List .item-content .item-form .lz-radio[data-v-44cc4822] {
        margin-top: 30px;
        margin-top: 0.4rem;
}
.lz-list-block .ul-List .item-content .item-form .date-input[data-v-44cc4822] {
        border: none;
        text-align: right;
        background-color: #fff;
        height: 90px;
        height: 1.2rem;
        line-height: 90px;
        line-height: 1.2rem;
        margin-right: -55px;
        margin-right: -0.73333rem;
}
.lz-list-block .ul-List .item-content .item-title[data-v-44cc4822] {
      padding: 0;
}
.lz-list-block .ul-List .item-content .item-title .item-img[data-v-44cc4822] {
        position: absolute;
        right: 0;
        top: 5px;
        width: 90px;
        width: 1.2rem;
        height: 90px;
        height: 1.2rem;
        border-radius: 50%;
}
.shadeBox[data-v-44cc4822] {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 999;
  background-color: rgba(0, 0, 0, 0.4);
}
#emptyDom[data-v-44cc4822] {
  font-size: 34px;
  font-size: 0.45333rem;
}
#emptyDom .empty-icon[data-v-44cc4822] {
    width: 185px;
    width: 2.46667rem;
    display: block;
    margin: 30px auto 10px;
    margin: 0.4rem auto 0.13333rem;
}
#emptyDom p[data-v-44cc4822] {
    text-align: center;
    font-size: 34px;
    font-size: 0.45333rem;
}
.lz-layer-bg[data-v-44cc4822] {
  background-color: transparent !important;
}
.layui-m-layer2 .layui-m-layerchild p[data-v-44cc4822] {
  color: #fff;
}
.layout-enter-active[data-v-44cc4822], .layout-leave-active[data-v-44cc4822] {
  -webkit-transition: opacity .5s;
  transition: opacity .5s;
}
.layout-enter[data-v-44cc4822], .layout-leave-active[data-v-44cc4822] {
  opacity: 0;
}
.van-picker button[data-v-44cc4822] {
  font-size: 30px;
  font-size: 0.4rem;
}
.van-image[data-v-44cc4822] {
  vertical-align: middle;
}
.van-image img[data-v-44cc4822] {
    vertical-align: middle;
}
.share-process-yindao[data-v-44cc4822] {
  background-color: transparent;
  position: fixed;
  left: 0;
  top: 0;
  width: 750px;
  width: 10rem;
}
.share-process-yindao .layui-m-layercont[data-v-44cc4822] {
    text-align: right;
    padding-right: 20px;
    padding-right: 0.26667rem;
    padding-top: 20px;
    padding-top: 0.26667rem;
}
.share-process-yindao img[data-v-44cc4822] {
    width: 560px;
    width: 7.46667rem;
}
.vue-puzzle-vcode[data-v-44cc4822] {
  z-index: 999999 !important;
}
.vue-puzzle-vcode .vue-auth-box_[data-v-44cc4822] {
    top: 50%;
}
.margin-top-10[data-v-44cc4822] {
  margin-top: 10px !important;
  margin-top: 0.13333rem !important;
}
.margin-top-20[data-v-44cc4822] {
  margin-top: 20px !important;
  margin-top: 0.26667rem !important;
}
.margin-top-30[data-v-44cc4822] {
  margin-top: 30px !important;
  margin-top: 0.4rem !important;
}
.margin-top-40[data-v-44cc4822] {
  margin-top: 40px !important;
  margin-top: 0.53333rem !important;
}
.margin-top-50[data-v-44cc4822] {
  margin-top: 50px !important;
  margin-top: 0.66667rem !important;
}
.margin-top-60[data-v-44cc4822] {
  margin-top: 60px !important;
  margin-top: 0.8rem !important;
}
.margin-right-10[data-v-44cc4822] {
  margin-right: 10px !important;
  margin-right: 0.13333rem !important;
}
.margin-right-20[data-v-44cc4822] {
  margin-right: 20px !important;
  margin-right: 0.26667rem !important;
}
.margin-right-30[data-v-44cc4822] {
  margin-right: 30px !important;
  margin-right: 0.4rem !important;
}
.margin-right-40[data-v-44cc4822] {
  margin-right: 40px !important;
  margin-right: 0.53333rem !important;
}
.margin-right-50[data-v-44cc4822] {
  margin-right: 50px !important;
  margin-right: 0.66667rem !important;
}
.margin-right-60[data-v-44cc4822] {
  margin-right: 60px !important;
  margin-right: 0.8rem !important;
}
.margin-bottom-10[data-v-44cc4822] {
  margin-bottom: 10px !important;
  margin-bottom: 0.13333rem !important;
}
.margin-bottom-20[data-v-44cc4822] {
  margin-bottom: 20px !important;
  margin-bottom: 0.26667rem !important;
}
.margin-bottom-30[data-v-44cc4822] {
  margin-bottom: 30px !important;
  margin-bottom: 0.4rem !important;
}
.margin-bottom-40[data-v-44cc4822] {
  margin-bottom: 40px !important;
  margin-bottom: 0.53333rem !important;
}
.margin-bottom-50[data-v-44cc4822] {
  margin-bottom: 50px !important;
  margin-bottom: 0.66667rem !important;
}
.margin-bottom-60[data-v-44cc4822] {
  margin-bottom: 60px !important;
  margin-bottom: 0.8rem !important;
}
.margin-left-10[data-v-44cc4822] {
  margin-left: 10px !important;
  margin-left: 0.13333rem !important;
}
.margin-left-20[data-v-44cc4822] {
  margin-left: 20px !important;
  margin-left: 0.26667rem !important;
}
.margin-left-30[data-v-44cc4822] {
  margin-left: 30px !important;
  margin-left: 0.4rem !important;
}
.margin-left-40[data-v-44cc4822] {
  margin-left: 40px !important;
  margin-left: 0.53333rem !important;
}
.margin-left-50[data-v-44cc4822] {
  margin-left: 50px !important;
  margin-left: 0.66667rem !important;
}
.margin-left-60[data-v-44cc4822] {
  margin-left: 60px !important;
  margin-left: 0.8rem !important;
}
.padding-top-10[data-v-44cc4822] {
  padding-top: 10px !important;
  padding-top: 0.13333rem !important;
}
.padding-top-20[data-v-44cc4822] {
  padding-top: 20px !important;
  padding-top: 0.26667rem !important;
}
.padding-top-30[data-v-44cc4822] {
  padding-top: 30px !important;
  padding-top: 0.4rem !important;
}
.padding-top-40[data-v-44cc4822] {
  padding-top: 40px !important;
  padding-top: 0.53333rem !important;
}
.padding-top-50[data-v-44cc4822] {
  padding-top: 50px !important;
  padding-top: 0.66667rem !important;
}
.padding-top-60[data-v-44cc4822] {
  padding-top: 60px !important;
  padding-top: 0.8rem !important;
}
.padding-right-10[data-v-44cc4822] {
  padding-right: 10px !important;
  padding-right: 0.13333rem !important;
}
.padding-right-20[data-v-44cc4822] {
  padding-right: 20px !important;
  padding-right: 0.26667rem !important;
}
.padding-right-30[data-v-44cc4822] {
  padding-right: 30px !important;
  padding-right: 0.4rem !important;
}
.padding-right-40[data-v-44cc4822] {
  padding-right: 40px !important;
  padding-right: 0.53333rem !important;
}
.padding-right-50[data-v-44cc4822] {
  padding-right: 50px !important;
  padding-right: 0.66667rem !important;
}
.padding-right-60[data-v-44cc4822] {
  padding-right: 60px !important;
  padding-right: 0.8rem !important;
}
.padding-bottom-10[data-v-44cc4822] {
  padding-bottom: 10px !important;
  padding-bottom: 0.13333rem !important;
}
.padding-bottom-20[data-v-44cc4822] {
  padding-bottom: 20px !important;
  padding-bottom: 0.26667rem !important;
}
.padding-bottom-30[data-v-44cc4822] {
  padding-bottom: 30px !important;
  padding-bottom: 0.4rem !important;
}
.padding-bottom-40[data-v-44cc4822] {
  padding-bottom: 40px !important;
  padding-bottom: 0.53333rem !important;
}
.padding-bottom-50[data-v-44cc4822] {
  padding-bottom: 50px !important;
  padding-bottom: 0.66667rem !important;
}
.padding-bottom-60[data-v-44cc4822] {
  padding-bottom: 60px !important;
  padding-bottom: 0.8rem !important;
}
.padding-left-10[data-v-44cc4822] {
  padding-left: 10px !important;
  padding-left: 0.13333rem !important;
}
.padding-left-20[data-v-44cc4822] {
  padding-left: 20px !important;
  padding-left: 0.26667rem !important;
}
.padding-left-30[data-v-44cc4822] {
  padding-left: 30px !important;
  padding-left: 0.4rem !important;
}
.padding-left-40[data-v-44cc4822] {
  padding-left: 40px !important;
  padding-left: 0.53333rem !important;
}
.padding-left-50[data-v-44cc4822] {
  padding-left: 50px !important;
  padding-left: 0.66667rem !important;
}
.padding-left-60[data-v-44cc4822] {
  padding-left: 60px !important;
  padding-left: 0.8rem !important;
}
.bac-transparent[data-v-44cc4822] {
  background-color: transparent !important;
}
.bac-transparent .layui-m-layerchild[data-v-44cc4822] {
    background-color: transparent !important;
}
.layui-m-layer-lzAlert[data-v-44cc4822] {
  width: 80% !important;
}
.layui-m-layer-lzAlert h3[data-v-44cc4822] {
    line-height: 32px;
    line-height: 0.42667rem;
    height: unset;
    padding-top: 46px;
    padding-top: 0.61333rem;
    font-size: 32px;
    font-size: 0.42667rem;
}
.layui-m-layer-lzAlert .layui-m-layercont[data-v-44cc4822] {
    font-size: 30px;
    font-size: 0.4rem;
    max-height: 300px;
    max-height: 4rem;
    overflow: auto;
    word-break: break-all;
    padding: 60px 40px;
    padding: 0.8rem 0.53333rem;
}
.layui-m-layer-lzAlert .layui-m-layerbtn span[yes][data-v-44cc4822] {
    font-size: 30px;
    font-size: 0.4rem;
    color: #0084ff !important;
}
.layui-m-layer-inquiry[data-v-44cc4822] {
  width: 80% !important;
}
.layui-m-layer-inquiry .layui-m-layercont[data-v-44cc4822] {
    font-size: 30px;
    font-size: 0.4rem;
}
.layui-m-layer-design-lzAlert[data-v-44cc4822] {
  width: 670px !important;
  width: 8.93333rem !important;
  padding-bottom: 70px;
  padding-bottom: 0.93333rem;
  border-radius: 32px !important;
  border-radius: 0.42667rem !important;
  background: url(../../static-product/img/alertbg.dacbbd63.png) no-repeat;
  background-size: 401px 334px;
  background-size: 5.34667rem 4.45333rem;
  background-position: center 168px;
  background-position: center 2.24rem;
  background-color: #fff;
}
.layui-m-layer-design-lzAlert .layui-m-layercont[data-v-44cc4822] {
    font-size: 30px;
    font-size: 0.4rem;
    overflow: auto;
    word-break: break-all;
    padding: 60px 40px;
    padding: 0.8rem 0.53333rem;
}
.layui-m-layer-design-lzAlert .layui-m-layercont .title[data-v-44cc4822] {
      font-size: 38px;
      font-size: 0.50667rem;
      line-height: 48px;
      line-height: 0.64rem;
      color: #000;
      text-align: center;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      font-family: PingFangSC-Semibold;
}
.layui-m-layer-design-lzAlert .layui-m-layercont .desc[data-v-44cc4822] {
      font-size: 32px;
      font-size: 0.42667rem;
      color: #3c464f;
      text-align: center;
      line-height: 48px;
      line-height: 0.64rem;
      height: 144px;
      height: 1.92rem;
      overflow-y: auto;
      -webkit-overflow-scrolling: touch;
      margin-top: 439px;
      margin-top: 5.85333rem;
      font-family: PingFangSC-Regular;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn[data-v-44cc4822] {
    width: 345px;
    width: 4.6rem;
    height: 95px;
    height: 1.26667rem;
    line-height: 95px;
    line-height: 1.26667rem;
    background: #3c7cfc;
    border: 1px solid #3c7cfc;
    overflow: hidden;
    -webkit-box-shadow: 0 10px 22px 0 rgba(60, 124, 252, 0.2);
    -webkit-box-shadow: 0 0.13333rem 0.29333rem 0 rgba(60, 124, 252, 0.2);
            box-shadow: 0 10px 22px 0 rgba(60, 124, 252, 0.2);
            box-shadow: 0 0.13333rem 0.29333rem 0 rgba(60, 124, 252, 0.2);
    border-radius: 54px;
    border-radius: 0.72rem;
    margin: 0 auto;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn span[yes][data-v-44cc4822] {
      font-size: 36px;
      font-size: 0.48rem;
      color: #fff;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn span[yes][data-v-44cc4822]:active {
      background: #3c7cfc;
}

/*按钮*/
/*最大按钮*/
.wts-btn-big[data-v-44cc4822] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big[data-v-44cc4822]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*中型按钮*/
.wts-btn-middle[data-v-44cc4822] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 294px;
  width: 3.92rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 80px;
  line-height: 1.06667rem;
  border-radius: 8px;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-middle[data-v-44cc4822]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-all[data-v-44cc4822] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 110px;
  height: 1.46667rem;
  font-size: 40px;
  font-size: 0.53333rem;
  line-height: 110px;
  line-height: 1.46667rem;
  border-radius: 0;
  display: block;
  text-align: center;
}
.wts-btn-all[data-v-44cc4822]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-free[data-v-44cc4822] {
  color: #fff;
  background-color: #ff6e06;
  font-size: 30px;
  font-size: 0.4rem;
  border-radius: 5px;
  padding: 3px 10px;
  padding: 3px 0.13333rem;
  display: inline-block;
  text-align: center;
}
.wts-btn-free[data-v-44cc4822]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}
.wts-btn-big-blue[data-v-44cc4822] {
  color: #fff;
  background-color: #3aa9f8;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 94px;
  height: 1.25333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 94px;
  line-height: 1.25333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-blue[data-v-44cc4822]:focus {
    color: #e6e6e6;
    background-color: #0994f6;
}

/*蓝色线型按钮-中*/
.wts-btn-cp[data-v-44cc4822] {
  color: #fff;
  background-color: #0084ff;
  border: 1px solid #fff;
  display: inline-block;
  text-align: center;
  width: 310px;
  width: 4.13333rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 76px;
  line-height: 1.01333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-cp[data-v-44cc4822]:hover, .wts-btn-cp[data-v-44cc4822]:focus {
    color: #fff;
    background-color: #fff;
    border: 1px solid #fff;
}
.wts-btn-radius[data-v-44cc4822] {
  color: #aaa;
  background-color: #fff;
  border: 1px solid #aaa;
  display: inline-block;
  text-align: center;
  width: 153px;
  width: 2.04rem;
  height: 55px;
  height: 0.73333rem;
  font-size: 26px;
  font-size: 0.34667rem;
  line-height: 55px;
  line-height: 0.73333rem;
  border-radius: 25px;
  border-radius: 0.33333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-radius[data-v-44cc4822]:hover, .wts-btn-radius[data-v-44cc4822]:focus {
    color: #fff;
    background-color: #aaa;
    border: 1px solid #aaa;
}

/*微大型按钮*/
.wts-btn-big-01[data-v-44cc4822] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 590px;
  width: 7.86667rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-01[data-v-44cc4822]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*查看更多*/
.wts-btn-more[data-v-44cc4822] {
  display: block;
  border-top: 1px solid #eee;
  height: 86px;
  height: 1.14667rem;
  line-height: 86px;
  line-height: 1.14667rem;
  text-align: center;
  margin-left: -60px;
  margin-left: -0.8rem;
  color: #000;
  font-size: 28px;
  font-size: 0.37333rem;
  position: relative;
}
.wts-btn-more[data-v-44cc4822]:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 38%;
  margin-top: -18px;
  margin-top: -0.24rem;
  margin-left: 90px;
  margin-left: 1.2rem;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  border-right: 3px solid #000;
  border-top: 3px solid #000;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}
.lz-readys[data-v-44cc4822] {
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  min-height: 100vh;
  background-color: #fff;
  z-index: 9999;
}
.lz-readys .spinner[data-v-44cc4822] {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -20px;
    margin-top: -0.26667rem;
    margin-left: -20px;
    margin-left: -0.26667rem;
    width: 40px;
    width: 0.53333rem;
    height: 40px;
    height: 0.53333rem;
}
.lz-readys .container1 > div[data-v-44cc4822],
  .lz-readys .container2 > div[data-v-44cc4822],
  .lz-readys .container3 > div[data-v-44cc4822] {
    width: 10px;
    width: 0.13333rem;
    height: 10px;
    height: 0.13333rem;
    background-color: #0084ff;
    border-radius: 100%;
    position: absolute;
    -webkit-animation: bouncedelay-44cc4822 1.2s infinite ease-in-out;
    animation: bouncedelay-44cc4822 1.2s infinite ease-in-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.lz-readys .spinner .spinner-container[data-v-44cc4822] {
    position: absolute;
    width: 100%;
    height: 100%;
}
.lz-readys .container2[data-v-44cc4822] {
    -webkit-transform: rotateZ(45deg);
    -ms-transform: rotate(45deg);
        transform: rotateZ(45deg);
}
.lz-readys .container3[data-v-44cc4822] {
    -webkit-transform: rotateZ(90deg);
    -ms-transform: rotate(90deg);
        transform: rotateZ(90deg);
}
.lz-readys .circle1[data-v-44cc4822] {
    top: 0;
    left: 0;
}
.lz-readys .circle2[data-v-44cc4822] {
    top: 0;
    right: 0;
}
.lz-readys .circle3[data-v-44cc4822] {
    right: 0;
    bottom: 0;
}
.lz-readys .circle4[data-v-44cc4822] {
    left: 0;
    bottom: 0;
}
.lz-readys .container2 .circle1[data-v-44cc4822] {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}
.lz-readys .container3 .circle1[data-v-44cc4822] {
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
}
.lz-readys .container1 .circle2[data-v-44cc4822] {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}
.lz-readys .container2 .circle2[data-v-44cc4822] {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}
.lz-readys .container3 .circle2[data-v-44cc4822] {
    -webkit-animation-delay: -0.7s;
    animation-delay: -0.7s;
}
.lz-readys .container1 .circle3[data-v-44cc4822] {
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.6s;
}
.lz-readys .container2 .circle3[data-v-44cc4822] {
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s;
}
.lz-readys .container3 .circle3[data-v-44cc4822] {
    -webkit-animation-delay: -0.4s;
    animation-delay: -0.4s;
}
.lz-readys .container1 .circle4[data-v-44cc4822] {
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s;
}
.lz-readys .container2 .circle4[data-v-44cc4822] {
    -webkit-animation-delay: -0.2s;
    animation-delay: -0.2s;
}
.lz-readys .container3 .circle4[data-v-44cc4822] {
    -webkit-animation-delay: -0.1s;
    animation-delay: -0.1s;
}
@-webkit-keyframes bouncedelay-44cc4822 {
0%,
  80%,
  100% {
    -webkit-transform: scale(0);
}
40% {
    -webkit-transform: scale(1);
}
}
@keyframes bouncedelay-44cc4822 {
0%,
  80%,
  100% {
    transform: scale(0);
    -webkit-transform: scale(0);
}
40% {
    transform: scale(1);
    -webkit-transform: scale(1);
}
}
.lz-readys .loadText[data-v-44cc4822] {
    position: absolute;
    top: 40%;
    left: 50%;
    width: 100px;
    width: 1.33333rem;
    margin-left: -50px;
    margin-left: -0.66667rem;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    font-size: 14px;
    font-size: 0.18667rem;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.6);
    color: #fff;
    font-size: 14px;
    padding-bottom: 10px;
    padding-bottom: 0.13333rem;
}
.lz-readys .loadText .gifLoad[data-v-44cc4822] {
      width: 60px;
      width: 0.8rem;
      height: 60px;
      height: 0.8rem;
      display: block;
      margin: 10px auto;
      margin: 0.13333rem auto;
}
.design-modal[data-v-44cc4822] {
  width: 630px;
  width: 8.4rem;
}
.design-modal.design-modal-footer[data-v-44cc4822] {
    width: 690px;
    width: 9.2rem;
    bottom: 20px;
    bottom: 0.26667rem;
    top: auto;
    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    border-radius: 10px;
    border-radius: 0.13333rem;
    background: rgba(255, 255, 255, 0.8);
}
.design-modal.design-modal-footer .van-dialog__footer[data-v-44cc4822] {
      display: none;
}
.design-modal.design-modal-confirm[data-v-44cc4822] {
    width: 650px;
    width: 8.66667rem;
}
.design-modal.design-modal-confirm .van-dialog__content .van-dialog__message[data-v-44cc4822] {
      padding: 40px 30px;
      padding: 0.53333rem 0.4rem;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-button--default[data-v-44cc4822] {
      width: 260px;
      width: 3.46667rem;
      height: 80px;
      height: 1.06667rem;
      background: #236DFF;
      border-radius: 40px;
      border-radius: 0.53333rem;
      -webkit-box-flex: 0;
          -ms-flex: none;
              flex: none;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-button--default .van-button__text[data-v-44cc4822] {
        font-size: 28px;
        font-size: 0.37333rem;
        color: #fff;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-dialog__cancel[data-v-44cc4822] {
      background: #fff;
      border: 1px solid #236DFF;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-dialog__cancel .van-button__text[data-v-44cc4822] {
        color: #236DFF;
}
.design-modal .van-dialog__header[data-v-44cc4822] {
    color: #000000;
    font-size: 34px;
    font-size: 0.45333rem;
    line-height: 48px;
    line-height: 0.64rem;
    padding-top: 40px;
    padding-top: 0.53333rem;
    font-weight: 700;
}
.design-modal .van-dialog__content .van-dialog__message[data-v-44cc4822] {
    color: #444444;
    font-size: 30px;
    font-size: 0.4rem;
    line-height: 42px;
    line-height: 0.56rem;
    padding: 30px;
    padding: 0.4rem;
}
.design-modal .van-dialog__footer[data-v-44cc4822] {
    padding: 0 30px 40px;
    padding: 0 0.4rem 0.53333rem;
}
.design-modal .van-dialog__footer.van-hairline--top[data-v-44cc4822]::after {
      border: none;
}
.design-modal .van-dialog__footer .van-button--default[data-v-44cc4822] {
      width: 320px;
      width: 4.26667rem;
      height: 88px;
      height: 1.17333rem;
      background: #236DFF;
      border-radius: 44px;
      border-radius: 0.58667rem;
      margin: 0 auto;
      -webkit-box-flex: 0;
          -ms-flex: none;
              flex: none;
}
.design-modal .van-dialog__footer .van-button--default .van-button__text[data-v-44cc4822] {
        font-size: 32px;
        font-size: 0.42667rem;
        color: #fff;
}
.comfirm-box .comfirm-title[data-v-44cc4822] {
  text-align: center;
  line-height: 100px;
  line-height: 1.33333rem;
  font-size: 36px;
  font-size: 0.48rem;
  color: #333;
  font-weight: 900;
  border-bottom: 1px solid #ececec;
}
.comfirm-box .comfirm-content[data-v-44cc4822] {
  height: 670px;
  height: 8.93333rem;
  overflow: auto;
  font-size: 30px;
  font-size: 0.4rem;
  padding: 10px 20px;
  padding: 0.13333rem 0.26667rem;
}
.comfirm-box .comfirm-content[data-v-44cc4822] p {
    text-indent: 2em;
    margin-bottom: 10px;
    margin-bottom: 0.13333rem;
}
.comfirm-box .comfirm-btns[data-v-44cc4822] {
  height: 130px;
  height: 1.73333rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 25px 0;
  padding: 0.33333rem 0;
}
.comfirm-box .comfirm-btns .comfirm-btn[data-v-44cc4822] {
    width: 40%;
    height: 80px;
    height: 1.06667rem;
    line-height: 80px;
    line-height: 1.06667rem;
    color: #fff;
    background-color: #0084ff;
    border-radius: 80px;
    border-radius: 1.06667rem;
    text-align: center;
    font-size: 32px;
    font-size: 0.42667rem;
    margin: 0 5px;
}
.comfirm-box .comfirm-btns .comfirm-btn[data-v-44cc4822]:nth-child(1) {
      background-color: #808080;
}

@charset "UTF-8";
/*---------       字体行高       -----------*/
/*---------       字体颜色       -----------*/
/*---------       边框颜色       -----------*/
/*---------       背景颜色       -----------*/
/*--------- 按钮颜色  ---- */
/* 属性多值传递
ex:
@include remCalc(padding,10,20);
padding: 0.13333rem 0.26667rem;*/
/*按钮纯色系*/
/*按钮边框色系*/
/*按钮大小*/
/*自适应按钮*/
/*标题*/
/*小消息标签*/
/*背景色点击变化*/
/*字数省略限制*/
/*波纹点击效果*/
/*按钮*/
/*最大按钮*/
.wts-btn-big[data-v-22277f87] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big[data-v-22277f87]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*中型按钮*/
.wts-btn-middle[data-v-22277f87] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 294px;
  width: 3.92rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 80px;
  line-height: 1.06667rem;
  border-radius: 8px;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-middle[data-v-22277f87]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-all[data-v-22277f87] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 110px;
  height: 1.46667rem;
  font-size: 40px;
  font-size: 0.53333rem;
  line-height: 110px;
  line-height: 1.46667rem;
  border-radius: 0;
  display: block;
  text-align: center;
}
.wts-btn-all[data-v-22277f87]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-free[data-v-22277f87] {
  color: #fff;
  background-color: #ff6e06;
  font-size: 30px;
  font-size: 0.4rem;
  border-radius: 5px;
  padding: 3px 10px;
  padding: 3px 0.13333rem;
  display: inline-block;
  text-align: center;
}
.wts-btn-free[data-v-22277f87]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}
.wts-btn-big-blue[data-v-22277f87] {
  color: #fff;
  background-color: #3aa9f8;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 94px;
  height: 1.25333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 94px;
  line-height: 1.25333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-blue[data-v-22277f87]:focus {
    color: #e6e6e6;
    background-color: #0994f6;
}

/*蓝色线型按钮-中*/
.wts-btn-cp[data-v-22277f87] {
  color: #fff;
  background-color: #0084ff;
  border: 1px solid #fff;
  display: inline-block;
  text-align: center;
  width: 310px;
  width: 4.13333rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 76px;
  line-height: 1.01333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-cp[data-v-22277f87]:hover, .wts-btn-cp[data-v-22277f87]:focus {
    color: #fff;
    background-color: #fff;
    border: 1px solid #fff;
}
.wts-btn-radius[data-v-22277f87] {
  color: #aaa;
  background-color: #fff;
  border: 1px solid #aaa;
  display: inline-block;
  text-align: center;
  width: 153px;
  width: 2.04rem;
  height: 55px;
  height: 0.73333rem;
  font-size: 26px;
  font-size: 0.34667rem;
  line-height: 55px;
  line-height: 0.73333rem;
  border-radius: 25px;
  border-radius: 0.33333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-radius[data-v-22277f87]:hover, .wts-btn-radius[data-v-22277f87]:focus {
    color: #fff;
    background-color: #aaa;
    border: 1px solid #aaa;
}

/*微大型按钮*/
.wts-btn-big-01[data-v-22277f87] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 590px;
  width: 7.86667rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-01[data-v-22277f87]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*查看更多*/
.wts-btn-more[data-v-22277f87] {
  display: block;
  border-top: 1px solid #eee;
  height: 86px;
  height: 1.14667rem;
  line-height: 86px;
  line-height: 1.14667rem;
  text-align: center;
  margin-left: -60px;
  margin-left: -0.8rem;
  color: #000;
  font-size: 28px;
  font-size: 0.37333rem;
  position: relative;
}
.wts-btn-more[data-v-22277f87]:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 38%;
  margin-top: -18px;
  margin-top: -0.24rem;
  margin-left: 90px;
  margin-left: 1.2rem;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  border-right: 3px solid #000;
  border-top: 3px solid #000;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}
.body-container[data-v-22277f87] {
  width: 750px;
  width: 10rem;
  margin: 0 auto;
  position: relative;
  background-color: #f5f5f5;
}
.lz-top-img[data-v-22277f87] {
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
}

/*单选框*/
.lz-radio[data-v-22277f87] {
  position: relative;
  -webkit-appearance: none;
  width: 18px;
  width: 0.24rem;
  height: 18px;
  height: 0.24rem;
  background-color: transparent;
  border: none;
}
.lz-radio[data-v-22277f87]:before {
  content: "\e623";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 12px;
  font-size: 0.16rem;
  line-height: 18px;
  line-height: 0.24rem;
  text-align: center;
  width: 18px;
  width: 0.24rem;
  height: 18px;
  height: 0.24rem;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  color: #fff;
  opacity: 1;
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 50%;
}
.lz-radio[data-v-22277f87]:checked::before {
  background-color: #0084ff;
  border: 1px solid #0084ff;
}
.lz-radio-new[data-v-22277f87] {
  position: relative;
  background-color: #fff;
  width: 40px;
  width: 0.53333rem;
  height: 40px;
  height: 0.53333rem;
  border-radius: 50%;
  display: inline-block;
  border: 1px solid #e5e5e5;
}
.lz-radio-new[data-check=true][data-v-22277f87] {
  background-color: #0084ff;
  border: 1px solid #0084ff;
}
.lz-radio-new[data-check=true][data-v-22277f87]:before {
  content: "\e6f0";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 20px;
  font-size: 0.26667rem;
  line-height: 40px;
  line-height: 0.53333rem;
  text-align: center;
  color: #fff;
  position: absolute;
  top: 2px;
  right: 4px;
  margin-top: -1px;
}

/*多选框*/
.lz-checkbox[data-v-22277f87] {
  position: relative;
  -webkit-appearance: none;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: transparent;
  border: none;
}
.lz-checkbox[data-v-22277f87]:before {
  content: "\e64e";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 14px;
  font-size: 0.18667rem;
  line-height: 24px;
  line-height: 0.32rem;
  text-align: center;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: #fff;
  color: transparent;
  border: 1px solid #ccc;
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 6px;
}
.lz-checkbox[data-v-22277f87]:checked::before {
  color: #0084ff;
  background-color: #fff;
  border: 1px solid #0084ff;
}

/*多选框2-选择外层选中*/
.lz-checkbox-02[data-v-22277f87] {
  position: relative;
  -webkit-appearance: none;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: transparent;
  border: none;
}
.lz-checkbox-02[data-v-22277f87]:before {
  content: "\e623";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 14px;
  font-size: 0.18667rem;
  line-height: 21px;
  line-height: 0.28rem;
  text-align: center;
  width: 22px;
  width: 0.29333rem;
  height: 21px;
  height: 0.28rem;
  background-color: #fff;
  color: transparent;
  border: 1px solid #ccc;
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.checkLi[data-v-22277f87] {
  color: #0084ff !important;
}
.checkLi .lz-checkbox-02[data-v-22277f87]:before {
    color: #fff;
    background-color: #0084ff;
    border: 1px solid #0084ff;
}

/*底部按钮*/
.lz-apply-btn[data-v-22277f87] {
  position: fixed;
  bottom: 0;
  border-top: 2px solid #fff;
  z-index: 20;
  color: #666;
  background-color: #f0f0f0;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 100px;
  height: 1.33333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 0;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.lz-apply-btn i[data-v-22277f87] {
    font-size: 40px;
    font-size: 0.53333rem;
    margin-right: 10px;
    margin-right: 0.13333rem;
}

/*底部提示*/
.lz-lp-footer[data-v-22277f87] {
  position: absolute;
  bottom: 100px;
  bottom: 1.33333rem;
  padding: 10px;
  padding: 0.13333rem;
}
.lz-lp-footer p[data-v-22277f87] {
    margin-bottom: 10px;
    margin-bottom: 0.13333rem;
}

/*顶部返回栏*/
.lz-top-title-empty[data-v-22277f87] {
  width: 100%;
  height: 90px;
  height: 1.2rem;
}
.lz-top-title[data-v-22277f87] {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 555;
  width: 100%;
  height: 90px;
  height: 1.2rem;
  line-height: 90px;
  line-height: 1.2rem;
  background-color: #0084ff;
  color: #fff;
  font-size: 28px;
  font-size: 0.37333rem;
}
.lz-top-title .left[data-v-22277f87] {
    position: absolute;
    top: 0;
    left: 20px;
    left: 0.26667rem;
    color: #fff;
}
.lz-top-title .right[data-v-22277f87] {
    position: absolute;
    top: 0;
    right: 20px;
    right: 0.26667rem;
    color: #fff;
}
.lz-top-title .center[data-v-22277f87] {
    text-align: center;
    font-size: 32px;
    font-size: 0.42667rem;
}

/*订单页*/
.lz-order-list[data-v-22277f87] {
  background-color: #fff;
  padding-top: 44px;
  padding-top: 0.58667rem;
}
.lz-order-list .titles[data-v-22277f87] {
    font-size: 36px;
    font-size: 0.48rem;
    color: #222;
    text-align: center;
}
.lz-order-list .need-com[data-v-22277f87] {
    position: relative;
    top: -4px;
    font-size: 12px;
    font-size: 0.16rem;
    line-height: 1.2;
    padding: 1px 8px;
    background-color: #fff;
    position: relative;
    color: #fff;
    border-radius: 5px;
    font-size: 28px;
    font-size: 0.37333rem;
    border: 1px solid #0084ff;
    margin-left: 5px;
    color: #0084ff;
}
.lz-order-list .need-com[data-v-22277f87]::before {
      content: '';
      position: absolute;
      left: -6px;
      top: 50%;
      margin-top: -3px;
      width: 0;
      height: 0;
      border: 3px solid transparent;
      border-right-color: #fff;
}
.lz-order-list .need-com[data-v-22277f87]:before {
    content: 0;
}
.lz-order-list .uls-order[data-v-22277f87] {
    width: 100%;
}
.lz-order-list .uls-order > li[data-v-22277f87] {
      text-align: center;
      font-size: 36px;
      font-size: 0.48rem;
      display: block;
      padding: 40px 0;
      padding: 0.53333rem 0;
}
.lz-order-list .uls-order > li .order-name[data-v-22277f87] {
        display: block;
        line-height: 40px;
        line-height: 0.53333rem;
        color: #000;
}
.lz-order-list .uls-order > li .order-inform[data-v-22277f87] {
        font-size: 60px;
        font-size: 0.8rem;
        display: block;
        margin-top: 4px;
        line-height: 80px;
        line-height: 1.06667rem;
        color: #ff6f07;
}
.lz-order-list .btn-check[data-v-22277f87],
  .lz-order-list .btn-pay[data-v-22277f87] {
    color: #ccc;
    background-color: #fff;
    border: 1px solid #ccc;
    display: inline-block;
    text-align: center;
    width: 180px;
    width: 2.4rem;
    height: 60px;
    height: 0.8rem;
    font-size: 28px;
    font-size: 0.37333rem;
    line-height: 56px;
    line-height: 0.74667rem;
    border-radius: 0;
    float: right;
    margin-left: 10px;
    margin-left: 0.13333rem;
}
.lz-order-list .btn-check[data-v-22277f87]:hover, .lz-order-list .btn-check[data-v-22277f87]:focus,
    .lz-order-list .btn-pay[data-v-22277f87]:hover,
    .lz-order-list .btn-pay[data-v-22277f87]:focus {
      color: #fff;
      background-color: #ccc;
      border: 1px solid #ccc;
}
.pay-many[data-v-22277f87] {
  margin-top: 12px;
  margin-top: 0.16rem;
  line-height: 88px;
  line-height: 1.17333rem;
  display: block;
  padding-left: 30px;
  padding-left: 0.4rem;
  font-size: 36px;
  font-size: 0.48rem;
}
.lz-bankBanch[data-v-22277f87] {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}
.lz-bankBanch.active[data-v-22277f87] {
    display: block;
}
.lz-bankBanch .lz-drop-search[data-v-22277f87] {
    background-color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}
.lz-bankBanch .lz-drop-search .title[data-v-22277f87] {
      position: relative;
      width: 100%;
      height: 100px;
      height: 1.33333rem;
      line-height: 100px;
      line-height: 1.33333rem;
      font-size: 34px;
      font-size: 0.45333rem;
      text-align: center;
}
.lz-bankBanch .lz-drop-search .title i[data-v-22277f87] {
        font-size: 50px;
        font-size: 0.66667rem;
        position: absolute;
        right: 0;
        top: 0;
        width: 80px;
        width: 1.06667rem;
        line-height: 100px;
        line-height: 1.33333rem;
}
.lz-bankBanch .lz-drop-search .search-box[data-v-22277f87] {
      position: relative;
      width: 100%;
      height: 100px;
      height: 1.33333rem;
      padding: 15px 40px;
      padding: 0.2rem 0.53333rem;
      text-align: center;
      background-color: #f5f5f5;
}
.lz-bankBanch .lz-drop-search .search-box i[data-v-22277f87] {
        position: absolute;
        left: 50px;
        left: 0.66667rem;
        top: 50%;
        margin-top: -35px;
        margin-top: -0.46667rem;
        font-size: 30px;
        font-size: 0.4rem;
        height: 70px;
        height: 0.93333rem;
        line-height: 70px;
        line-height: 0.93333rem;
        color: #999;
}
.lz-bankBanch .lz-drop-search .search[data-v-22277f87] {
      display: block;
      width: 100%;
      height: 70px;
      height: 0.93333rem;
      background-color: #fff;
      color: #333;
      padding-left: 50px;
      padding-left: 0.66667rem;
      margin: 0;
      border-color: #fff;
      font-size: 32px;
      font-size: 0.42667rem;
      border: none;
}
.lz-bankBanch .lz-drop-search .selected[data-v-22277f87] {
      width: 100%;
      height: 300px;
      height: 4rem;
      padding: 10px 20px;
      padding: 0.13333rem 0.26667rem;
      overflow: auto !important;
}
.lz-bankBanch .lz-drop-search .selected .option[data-v-22277f87] {
        position: relative;
        display: block;
        min-height: 20px;
        min-height: 0.26667rem;
        width: 100%;
        font-size: 16px;
        font-size: 0.21333rem;
        line-height: 20px;
        line-height: 0.26667rem;
        padding: 5px 0;
        color: #666;
        border-top: 1px solid #ececec;
}
.lz-bankBanch .lz-drop-search .selected .option[data-v-22277f87]:first-child {
          border-top: none;
}
.lz-list-block[data-v-22277f87] {
  position: relative;
}
.lz-list-block .ul-List .icons-left[data-v-22277f87] {
    position: absolute;
    width: 50px;
    width: 0.66667rem;
    left: 0;
    top: 25px;
    top: 0.33333rem;
    display: inline-block;
    height: 50px;
    height: 0.66667rem;
    font-size: 44px;
    font-size: 0.58667rem;
    color: #0084ff;
}
.lz-list-block .ul-List .ripple[data-v-22277f87] {
    position: relative;
    overflow: hidden;
}
.lz-list-block .ul-List .ripple[data-v-22277f87]:after {
      content: "";
      display: block;
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      pointer-events: none;
      background-image: radial-gradient(circle, #666 10%, transparent 10.01%);
      background-repeat: no-repeat;
      background-position: 50%;
      -webkit-transform: scale(10, 10);
          -ms-transform: scale(10, 10);
              transform: scale(10, 10);
      opacity: 0;
      -webkit-transition: opacity .5s, -webkit-transform .3s;
      transition: opacity .5s, -webkit-transform .3s;
      transition: transform .3s, opacity .5s;
      transition: transform .3s, opacity .5s, -webkit-transform .3s;
}
.lz-list-block .ul-List .ripple[data-v-22277f87]:active:after {
      -webkit-transform: scale(0, 0);
          -ms-transform: scale(0, 0);
              transform: scale(0, 0);
      opacity: .3;
      -webkit-transition: 0s;
      transition: 0s;
}
.lz-list-block .ul-List .item-content[data-v-22277f87] {
    background-color: #fff;
    width: 100%;
    line-height: 100px;
    line-height: 1.33333rem;
    height: 100px;
    height: 1.33333rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 30px;
    padding: 0 0.4rem;
    border-bottom: 1px solid #e7e7e7;
    font-size: 30px;
    font-size: 0.4rem;
}
.lz-list-block .ul-List .item-content > a.item-link[data-v-22277f87] {
      font-size: 30px;
      font-size: 0.4rem;
      display: block;
      width: 100%;
      height: 100%;
      color: #000;
}
.lz-list-block .ul-List .item-content .item-inner[data-v-22277f87] {
      width: 100%;
      height: 100%;
      position: relative;
      padding-right: 40px;
      padding-right: 0.53333rem;
      padding-left: 70px;
      padding-left: 0.93333rem;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
}
.lz-list-block .ul-List .item-content .icon-gerenziliao[data-v-22277f87] {
      font-size: 30px;
      font-size: 0.4rem;
}
.lz-list-block .ul-List .item-content .icons-right[data-v-22277f87] {
      position: absolute;
      right: 0;
      top: 0;
      display: inline-block;
      height: 100px;
      height: 1.33333rem;
      line-height: 100px;
      line-height: 1.33333rem;
      font-size: 36px;
      font-size: 0.48rem;
      color: #cac9ce;
}
.lz-list-block .ul-List .item-content .item-form[data-v-22277f87] {
      padding-left: 0;
}
.lz-list-block .ul-List .item-content .item-form .item-e-left[data-v-22277f87] {
        width: 30%;
        height: 100%;
        display: inline-block;
        float: left;
}
.lz-list-block .ul-List .item-content .item-form .item-e-right[data-v-22277f87] {
        width: 68%;
        height: 100%;
        text-align: right;
        display: inline-block;
        float: right;
        margin-bottom: 0;
}
.lz-list-block .ul-List .item-content .item-form input[type="text"][data-v-22277f87] {
        border: none;
        background-color: #fff;
}
.lz-list-block .ul-List .item-content .item-form .lz-radio[data-v-22277f87] {
        margin-top: 30px;
        margin-top: 0.4rem;
}
.lz-list-block .ul-List .item-content .item-form .date-input[data-v-22277f87] {
        border: none;
        text-align: right;
        background-color: #fff;
        height: 90px;
        height: 1.2rem;
        line-height: 90px;
        line-height: 1.2rem;
        margin-right: -55px;
        margin-right: -0.73333rem;
}
.lz-list-block .ul-List .item-content .item-title[data-v-22277f87] {
      padding: 0;
}
.lz-list-block .ul-List .item-content .item-title .item-img[data-v-22277f87] {
        position: absolute;
        right: 0;
        top: 5px;
        width: 90px;
        width: 1.2rem;
        height: 90px;
        height: 1.2rem;
        border-radius: 50%;
}
.shadeBox[data-v-22277f87] {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 999;
  background-color: rgba(0, 0, 0, 0.4);
}
#emptyDom[data-v-22277f87] {
  font-size: 34px;
  font-size: 0.45333rem;
}
#emptyDom .empty-icon[data-v-22277f87] {
    width: 185px;
    width: 2.46667rem;
    display: block;
    margin: 30px auto 10px;
    margin: 0.4rem auto 0.13333rem;
}
#emptyDom p[data-v-22277f87] {
    text-align: center;
    font-size: 34px;
    font-size: 0.45333rem;
}
.lz-layer-bg[data-v-22277f87] {
  background-color: transparent !important;
}
.layui-m-layer2 .layui-m-layerchild p[data-v-22277f87] {
  color: #fff;
}
.layout-enter-active[data-v-22277f87], .layout-leave-active[data-v-22277f87] {
  -webkit-transition: opacity .5s;
  transition: opacity .5s;
}
.layout-enter[data-v-22277f87], .layout-leave-active[data-v-22277f87] {
  opacity: 0;
}
.van-picker button[data-v-22277f87] {
  font-size: 30px;
  font-size: 0.4rem;
}
.van-image[data-v-22277f87] {
  vertical-align: middle;
}
.van-image img[data-v-22277f87] {
    vertical-align: middle;
}
.share-process-yindao[data-v-22277f87] {
  background-color: transparent;
  position: fixed;
  left: 0;
  top: 0;
  width: 750px;
  width: 10rem;
}
.share-process-yindao .layui-m-layercont[data-v-22277f87] {
    text-align: right;
    padding-right: 20px;
    padding-right: 0.26667rem;
    padding-top: 20px;
    padding-top: 0.26667rem;
}
.share-process-yindao img[data-v-22277f87] {
    width: 560px;
    width: 7.46667rem;
}
.vue-puzzle-vcode[data-v-22277f87] {
  z-index: 999999 !important;
}
.vue-puzzle-vcode .vue-auth-box_[data-v-22277f87] {
    top: 50%;
}
.margin-top-10[data-v-22277f87] {
  margin-top: 10px !important;
  margin-top: 0.13333rem !important;
}
.margin-top-20[data-v-22277f87] {
  margin-top: 20px !important;
  margin-top: 0.26667rem !important;
}
.margin-top-30[data-v-22277f87] {
  margin-top: 30px !important;
  margin-top: 0.4rem !important;
}
.margin-top-40[data-v-22277f87] {
  margin-top: 40px !important;
  margin-top: 0.53333rem !important;
}
.margin-top-50[data-v-22277f87] {
  margin-top: 50px !important;
  margin-top: 0.66667rem !important;
}
.margin-top-60[data-v-22277f87] {
  margin-top: 60px !important;
  margin-top: 0.8rem !important;
}
.margin-right-10[data-v-22277f87] {
  margin-right: 10px !important;
  margin-right: 0.13333rem !important;
}
.margin-right-20[data-v-22277f87] {
  margin-right: 20px !important;
  margin-right: 0.26667rem !important;
}
.margin-right-30[data-v-22277f87] {
  margin-right: 30px !important;
  margin-right: 0.4rem !important;
}
.margin-right-40[data-v-22277f87] {
  margin-right: 40px !important;
  margin-right: 0.53333rem !important;
}
.margin-right-50[data-v-22277f87] {
  margin-right: 50px !important;
  margin-right: 0.66667rem !important;
}
.margin-right-60[data-v-22277f87] {
  margin-right: 60px !important;
  margin-right: 0.8rem !important;
}
.margin-bottom-10[data-v-22277f87] {
  margin-bottom: 10px !important;
  margin-bottom: 0.13333rem !important;
}
.margin-bottom-20[data-v-22277f87] {
  margin-bottom: 20px !important;
  margin-bottom: 0.26667rem !important;
}
.margin-bottom-30[data-v-22277f87] {
  margin-bottom: 30px !important;
  margin-bottom: 0.4rem !important;
}
.margin-bottom-40[data-v-22277f87] {
  margin-bottom: 40px !important;
  margin-bottom: 0.53333rem !important;
}
.margin-bottom-50[data-v-22277f87] {
  margin-bottom: 50px !important;
  margin-bottom: 0.66667rem !important;
}
.margin-bottom-60[data-v-22277f87] {
  margin-bottom: 60px !important;
  margin-bottom: 0.8rem !important;
}
.margin-left-10[data-v-22277f87] {
  margin-left: 10px !important;
  margin-left: 0.13333rem !important;
}
.margin-left-20[data-v-22277f87] {
  margin-left: 20px !important;
  margin-left: 0.26667rem !important;
}
.margin-left-30[data-v-22277f87] {
  margin-left: 30px !important;
  margin-left: 0.4rem !important;
}
.margin-left-40[data-v-22277f87] {
  margin-left: 40px !important;
  margin-left: 0.53333rem !important;
}
.margin-left-50[data-v-22277f87] {
  margin-left: 50px !important;
  margin-left: 0.66667rem !important;
}
.margin-left-60[data-v-22277f87] {
  margin-left: 60px !important;
  margin-left: 0.8rem !important;
}
.padding-top-10[data-v-22277f87] {
  padding-top: 10px !important;
  padding-top: 0.13333rem !important;
}
.padding-top-20[data-v-22277f87] {
  padding-top: 20px !important;
  padding-top: 0.26667rem !important;
}
.padding-top-30[data-v-22277f87] {
  padding-top: 30px !important;
  padding-top: 0.4rem !important;
}
.padding-top-40[data-v-22277f87] {
  padding-top: 40px !important;
  padding-top: 0.53333rem !important;
}
.padding-top-50[data-v-22277f87] {
  padding-top: 50px !important;
  padding-top: 0.66667rem !important;
}
.padding-top-60[data-v-22277f87] {
  padding-top: 60px !important;
  padding-top: 0.8rem !important;
}
.padding-right-10[data-v-22277f87] {
  padding-right: 10px !important;
  padding-right: 0.13333rem !important;
}
.padding-right-20[data-v-22277f87] {
  padding-right: 20px !important;
  padding-right: 0.26667rem !important;
}
.padding-right-30[data-v-22277f87] {
  padding-right: 30px !important;
  padding-right: 0.4rem !important;
}
.padding-right-40[data-v-22277f87] {
  padding-right: 40px !important;
  padding-right: 0.53333rem !important;
}
.padding-right-50[data-v-22277f87] {
  padding-right: 50px !important;
  padding-right: 0.66667rem !important;
}
.padding-right-60[data-v-22277f87] {
  padding-right: 60px !important;
  padding-right: 0.8rem !important;
}
.padding-bottom-10[data-v-22277f87] {
  padding-bottom: 10px !important;
  padding-bottom: 0.13333rem !important;
}
.padding-bottom-20[data-v-22277f87] {
  padding-bottom: 20px !important;
  padding-bottom: 0.26667rem !important;
}
.padding-bottom-30[data-v-22277f87] {
  padding-bottom: 30px !important;
  padding-bottom: 0.4rem !important;
}
.padding-bottom-40[data-v-22277f87] {
  padding-bottom: 40px !important;
  padding-bottom: 0.53333rem !important;
}
.padding-bottom-50[data-v-22277f87] {
  padding-bottom: 50px !important;
  padding-bottom: 0.66667rem !important;
}
.padding-bottom-60[data-v-22277f87] {
  padding-bottom: 60px !important;
  padding-bottom: 0.8rem !important;
}
.padding-left-10[data-v-22277f87] {
  padding-left: 10px !important;
  padding-left: 0.13333rem !important;
}
.padding-left-20[data-v-22277f87] {
  padding-left: 20px !important;
  padding-left: 0.26667rem !important;
}
.padding-left-30[data-v-22277f87] {
  padding-left: 30px !important;
  padding-left: 0.4rem !important;
}
.padding-left-40[data-v-22277f87] {
  padding-left: 40px !important;
  padding-left: 0.53333rem !important;
}
.padding-left-50[data-v-22277f87] {
  padding-left: 50px !important;
  padding-left: 0.66667rem !important;
}
.padding-left-60[data-v-22277f87] {
  padding-left: 60px !important;
  padding-left: 0.8rem !important;
}
.bac-transparent[data-v-22277f87] {
  background-color: transparent !important;
}
.bac-transparent .layui-m-layerchild[data-v-22277f87] {
    background-color: transparent !important;
}
.layui-m-layer-lzAlert[data-v-22277f87] {
  width: 80% !important;
}
.layui-m-layer-lzAlert h3[data-v-22277f87] {
    line-height: 32px;
    line-height: 0.42667rem;
    height: unset;
    padding-top: 46px;
    padding-top: 0.61333rem;
    font-size: 32px;
    font-size: 0.42667rem;
}
.layui-m-layer-lzAlert .layui-m-layercont[data-v-22277f87] {
    font-size: 30px;
    font-size: 0.4rem;
    max-height: 300px;
    max-height: 4rem;
    overflow: auto;
    word-break: break-all;
    padding: 60px 40px;
    padding: 0.8rem 0.53333rem;
}
.layui-m-layer-lzAlert .layui-m-layerbtn span[yes][data-v-22277f87] {
    font-size: 30px;
    font-size: 0.4rem;
    color: #0084ff !important;
}
.layui-m-layer-inquiry[data-v-22277f87] {
  width: 80% !important;
}
.layui-m-layer-inquiry .layui-m-layercont[data-v-22277f87] {
    font-size: 30px;
    font-size: 0.4rem;
}
.layui-m-layer-design-lzAlert[data-v-22277f87] {
  width: 670px !important;
  width: 8.93333rem !important;
  padding-bottom: 70px;
  padding-bottom: 0.93333rem;
  border-radius: 32px !important;
  border-radius: 0.42667rem !important;
  background: url(../../static-product/img/alertbg.dacbbd63.png) no-repeat;
  background-size: 401px 334px;
  background-size: 5.34667rem 4.45333rem;
  background-position: center 168px;
  background-position: center 2.24rem;
  background-color: #fff;
}
.layui-m-layer-design-lzAlert .layui-m-layercont[data-v-22277f87] {
    font-size: 30px;
    font-size: 0.4rem;
    overflow: auto;
    word-break: break-all;
    padding: 60px 40px;
    padding: 0.8rem 0.53333rem;
}
.layui-m-layer-design-lzAlert .layui-m-layercont .title[data-v-22277f87] {
      font-size: 38px;
      font-size: 0.50667rem;
      line-height: 48px;
      line-height: 0.64rem;
      color: #000;
      text-align: center;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      font-family: PingFangSC-Semibold;
}
.layui-m-layer-design-lzAlert .layui-m-layercont .desc[data-v-22277f87] {
      font-size: 32px;
      font-size: 0.42667rem;
      color: #3c464f;
      text-align: center;
      line-height: 48px;
      line-height: 0.64rem;
      height: 144px;
      height: 1.92rem;
      overflow-y: auto;
      -webkit-overflow-scrolling: touch;
      margin-top: 439px;
      margin-top: 5.85333rem;
      font-family: PingFangSC-Regular;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn[data-v-22277f87] {
    width: 345px;
    width: 4.6rem;
    height: 95px;
    height: 1.26667rem;
    line-height: 95px;
    line-height: 1.26667rem;
    background: #3c7cfc;
    border: 1px solid #3c7cfc;
    overflow: hidden;
    -webkit-box-shadow: 0 10px 22px 0 rgba(60, 124, 252, 0.2);
    -webkit-box-shadow: 0 0.13333rem 0.29333rem 0 rgba(60, 124, 252, 0.2);
            box-shadow: 0 10px 22px 0 rgba(60, 124, 252, 0.2);
            box-shadow: 0 0.13333rem 0.29333rem 0 rgba(60, 124, 252, 0.2);
    border-radius: 54px;
    border-radius: 0.72rem;
    margin: 0 auto;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn span[yes][data-v-22277f87] {
      font-size: 36px;
      font-size: 0.48rem;
      color: #fff;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn span[yes][data-v-22277f87]:active {
      background: #3c7cfc;
}

/*按钮*/
/*最大按钮*/
.wts-btn-big[data-v-22277f87] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big[data-v-22277f87]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*中型按钮*/
.wts-btn-middle[data-v-22277f87] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 294px;
  width: 3.92rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 80px;
  line-height: 1.06667rem;
  border-radius: 8px;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-middle[data-v-22277f87]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-all[data-v-22277f87] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 110px;
  height: 1.46667rem;
  font-size: 40px;
  font-size: 0.53333rem;
  line-height: 110px;
  line-height: 1.46667rem;
  border-radius: 0;
  display: block;
  text-align: center;
}
.wts-btn-all[data-v-22277f87]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-free[data-v-22277f87] {
  color: #fff;
  background-color: #ff6e06;
  font-size: 30px;
  font-size: 0.4rem;
  border-radius: 5px;
  padding: 3px 10px;
  padding: 3px 0.13333rem;
  display: inline-block;
  text-align: center;
}
.wts-btn-free[data-v-22277f87]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}
.wts-btn-big-blue[data-v-22277f87] {
  color: #fff;
  background-color: #3aa9f8;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 94px;
  height: 1.25333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 94px;
  line-height: 1.25333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-blue[data-v-22277f87]:focus {
    color: #e6e6e6;
    background-color: #0994f6;
}

/*蓝色线型按钮-中*/
.wts-btn-cp[data-v-22277f87] {
  color: #fff;
  background-color: #0084ff;
  border: 1px solid #fff;
  display: inline-block;
  text-align: center;
  width: 310px;
  width: 4.13333rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 76px;
  line-height: 1.01333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-cp[data-v-22277f87]:hover, .wts-btn-cp[data-v-22277f87]:focus {
    color: #fff;
    background-color: #fff;
    border: 1px solid #fff;
}
.wts-btn-radius[data-v-22277f87] {
  color: #aaa;
  background-color: #fff;
  border: 1px solid #aaa;
  display: inline-block;
  text-align: center;
  width: 153px;
  width: 2.04rem;
  height: 55px;
  height: 0.73333rem;
  font-size: 26px;
  font-size: 0.34667rem;
  line-height: 55px;
  line-height: 0.73333rem;
  border-radius: 25px;
  border-radius: 0.33333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-radius[data-v-22277f87]:hover, .wts-btn-radius[data-v-22277f87]:focus {
    color: #fff;
    background-color: #aaa;
    border: 1px solid #aaa;
}

/*微大型按钮*/
.wts-btn-big-01[data-v-22277f87] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 590px;
  width: 7.86667rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-01[data-v-22277f87]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*查看更多*/
.wts-btn-more[data-v-22277f87] {
  display: block;
  border-top: 1px solid #eee;
  height: 86px;
  height: 1.14667rem;
  line-height: 86px;
  line-height: 1.14667rem;
  text-align: center;
  margin-left: -60px;
  margin-left: -0.8rem;
  color: #000;
  font-size: 28px;
  font-size: 0.37333rem;
  position: relative;
}
.wts-btn-more[data-v-22277f87]:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 38%;
  margin-top: -18px;
  margin-top: -0.24rem;
  margin-left: 90px;
  margin-left: 1.2rem;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  border-right: 3px solid #000;
  border-top: 3px solid #000;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}
.lz-readys[data-v-22277f87] {
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  min-height: 100vh;
  background-color: #fff;
  z-index: 9999;
}
.lz-readys .spinner[data-v-22277f87] {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -20px;
    margin-top: -0.26667rem;
    margin-left: -20px;
    margin-left: -0.26667rem;
    width: 40px;
    width: 0.53333rem;
    height: 40px;
    height: 0.53333rem;
}
.lz-readys .container1 > div[data-v-22277f87],
  .lz-readys .container2 > div[data-v-22277f87],
  .lz-readys .container3 > div[data-v-22277f87] {
    width: 10px;
    width: 0.13333rem;
    height: 10px;
    height: 0.13333rem;
    background-color: #0084ff;
    border-radius: 100%;
    position: absolute;
    -webkit-animation: bouncedelay-22277f87 1.2s infinite ease-in-out;
    animation: bouncedelay-22277f87 1.2s infinite ease-in-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.lz-readys .spinner .spinner-container[data-v-22277f87] {
    position: absolute;
    width: 100%;
    height: 100%;
}
.lz-readys .container2[data-v-22277f87] {
    -webkit-transform: rotateZ(45deg);
    -ms-transform: rotate(45deg);
        transform: rotateZ(45deg);
}
.lz-readys .container3[data-v-22277f87] {
    -webkit-transform: rotateZ(90deg);
    -ms-transform: rotate(90deg);
        transform: rotateZ(90deg);
}
.lz-readys .circle1[data-v-22277f87] {
    top: 0;
    left: 0;
}
.lz-readys .circle2[data-v-22277f87] {
    top: 0;
    right: 0;
}
.lz-readys .circle3[data-v-22277f87] {
    right: 0;
    bottom: 0;
}
.lz-readys .circle4[data-v-22277f87] {
    left: 0;
    bottom: 0;
}
.lz-readys .container2 .circle1[data-v-22277f87] {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}
.lz-readys .container3 .circle1[data-v-22277f87] {
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
}
.lz-readys .container1 .circle2[data-v-22277f87] {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}
.lz-readys .container2 .circle2[data-v-22277f87] {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}
.lz-readys .container3 .circle2[data-v-22277f87] {
    -webkit-animation-delay: -0.7s;
    animation-delay: -0.7s;
}
.lz-readys .container1 .circle3[data-v-22277f87] {
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.6s;
}
.lz-readys .container2 .circle3[data-v-22277f87] {
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s;
}
.lz-readys .container3 .circle3[data-v-22277f87] {
    -webkit-animation-delay: -0.4s;
    animation-delay: -0.4s;
}
.lz-readys .container1 .circle4[data-v-22277f87] {
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s;
}
.lz-readys .container2 .circle4[data-v-22277f87] {
    -webkit-animation-delay: -0.2s;
    animation-delay: -0.2s;
}
.lz-readys .container3 .circle4[data-v-22277f87] {
    -webkit-animation-delay: -0.1s;
    animation-delay: -0.1s;
}
@-webkit-keyframes bouncedelay-22277f87 {
0%,
  80%,
  100% {
    -webkit-transform: scale(0);
}
40% {
    -webkit-transform: scale(1);
}
}
@keyframes bouncedelay-22277f87 {
0%,
  80%,
  100% {
    transform: scale(0);
    -webkit-transform: scale(0);
}
40% {
    transform: scale(1);
    -webkit-transform: scale(1);
}
}
.lz-readys .loadText[data-v-22277f87] {
    position: absolute;
    top: 40%;
    left: 50%;
    width: 100px;
    width: 1.33333rem;
    margin-left: -50px;
    margin-left: -0.66667rem;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    font-size: 14px;
    font-size: 0.18667rem;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.6);
    color: #fff;
    font-size: 14px;
    padding-bottom: 10px;
    padding-bottom: 0.13333rem;
}
.lz-readys .loadText .gifLoad[data-v-22277f87] {
      width: 60px;
      width: 0.8rem;
      height: 60px;
      height: 0.8rem;
      display: block;
      margin: 10px auto;
      margin: 0.13333rem auto;
}
.design-modal[data-v-22277f87] {
  width: 630px;
  width: 8.4rem;
}
.design-modal.design-modal-footer[data-v-22277f87] {
    width: 690px;
    width: 9.2rem;
    bottom: 20px;
    bottom: 0.26667rem;
    top: auto;
    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    border-radius: 10px;
    border-radius: 0.13333rem;
    background: rgba(255, 255, 255, 0.8);
}
.design-modal.design-modal-footer .van-dialog__footer[data-v-22277f87] {
      display: none;
}
.design-modal.design-modal-confirm[data-v-22277f87] {
    width: 650px;
    width: 8.66667rem;
}
.design-modal.design-modal-confirm .van-dialog__content .van-dialog__message[data-v-22277f87] {
      padding: 40px 30px;
      padding: 0.53333rem 0.4rem;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-button--default[data-v-22277f87] {
      width: 260px;
      width: 3.46667rem;
      height: 80px;
      height: 1.06667rem;
      background: #236DFF;
      border-radius: 40px;
      border-radius: 0.53333rem;
      -webkit-box-flex: 0;
          -ms-flex: none;
              flex: none;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-button--default .van-button__text[data-v-22277f87] {
        font-size: 28px;
        font-size: 0.37333rem;
        color: #fff;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-dialog__cancel[data-v-22277f87] {
      background: #fff;
      border: 1px solid #236DFF;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-dialog__cancel .van-button__text[data-v-22277f87] {
        color: #236DFF;
}
.design-modal .van-dialog__header[data-v-22277f87] {
    color: #000000;
    font-size: 34px;
    font-size: 0.45333rem;
    line-height: 48px;
    line-height: 0.64rem;
    padding-top: 40px;
    padding-top: 0.53333rem;
    font-weight: 700;
}
.design-modal .van-dialog__content .van-dialog__message[data-v-22277f87] {
    color: #444444;
    font-size: 30px;
    font-size: 0.4rem;
    line-height: 42px;
    line-height: 0.56rem;
    padding: 30px;
    padding: 0.4rem;
}
.design-modal .van-dialog__footer[data-v-22277f87] {
    padding: 0 30px 40px;
    padding: 0 0.4rem 0.53333rem;
}
.design-modal .van-dialog__footer.van-hairline--top[data-v-22277f87]::after {
      border: none;
}
.design-modal .van-dialog__footer .van-button--default[data-v-22277f87] {
      width: 320px;
      width: 4.26667rem;
      height: 88px;
      height: 1.17333rem;
      background: #236DFF;
      border-radius: 44px;
      border-radius: 0.58667rem;
      margin: 0 auto;
      -webkit-box-flex: 0;
          -ms-flex: none;
              flex: none;
}
.design-modal .van-dialog__footer .van-button--default .van-button__text[data-v-22277f87] {
        font-size: 32px;
        font-size: 0.42667rem;
        color: #fff;
}
.table[data-v-22277f87] {
  width: 690px;
  width: 9.2rem;
}
[data-v-22277f87] .ve-table
.ve-table-container
.ve-table-content-wrapper
table.ve-table-content
tbody.ve-table-body
tr.ve-table-body-tr,
.ve-table
.ve-table-container
.ve-table-content-wrapper
table.ve-table-content
tbody.ve-table-body
tr.ve-table-expand-tr[data-v-22277f87] {
  height: 50px;
  height: 0.66667rem;
}
[data-v-22277f87] .ve-table
.ve-table-container
.ve-table-content-wrapper
table.ve-table-content
tbody.ve-table-body
tr.ve-table-body-tr
td.ve-table-body-td,
.ve-table
.ve-table-container
.ve-table-content-wrapper
table.ve-table-content
tbody.ve-table-body
tr.ve-table-expand-tr
td.ve-table-body-td[data-v-22277f87] {
  padding: 0;
}
[data-v-22277f87] .ve-table
.ve-table-container
.ve-table-content-wrapper
table.ve-table-content
thead.ve-table-header
tr.ve-table-header-tr
th.ve-table-header-th {
  padding: 2px;
  background-color: #eaeaea;
  font-weight: bold;
}

@charset "UTF-8";
/*---------       字体行高       -----------*/
/*---------       字体颜色       -----------*/
/*---------       边框颜色       -----------*/
/*---------       背景颜色       -----------*/
/*--------- 按钮颜色  ---- */
/* 属性多值传递
ex:
@include remCalc(padding,10,20);
padding: 0.13333rem 0.26667rem;*/
/*按钮纯色系*/
/*按钮边框色系*/
/*按钮大小*/
/*自适应按钮*/
/*标题*/
/*小消息标签*/
/*背景色点击变化*/
/*字数省略限制*/
/*波纹点击效果*/
/*按钮*/
/*最大按钮*/
.wts-btn-big[data-v-2c1b0bb7] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big[data-v-2c1b0bb7]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*中型按钮*/
.wts-btn-middle[data-v-2c1b0bb7] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 294px;
  width: 3.92rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 80px;
  line-height: 1.06667rem;
  border-radius: 8px;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-middle[data-v-2c1b0bb7]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-all[data-v-2c1b0bb7] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 110px;
  height: 1.46667rem;
  font-size: 40px;
  font-size: 0.53333rem;
  line-height: 110px;
  line-height: 1.46667rem;
  border-radius: 0;
  display: block;
  text-align: center;
}
.wts-btn-all[data-v-2c1b0bb7]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-free[data-v-2c1b0bb7] {
  color: #fff;
  background-color: #ff6e06;
  font-size: 30px;
  font-size: 0.4rem;
  border-radius: 5px;
  padding: 3px 10px;
  padding: 3px 0.13333rem;
  display: inline-block;
  text-align: center;
}
.wts-btn-free[data-v-2c1b0bb7]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}
.wts-btn-big-blue[data-v-2c1b0bb7] {
  color: #fff;
  background-color: #3aa9f8;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 94px;
  height: 1.25333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 94px;
  line-height: 1.25333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-blue[data-v-2c1b0bb7]:focus {
    color: #e6e6e6;
    background-color: #0994f6;
}

/*蓝色线型按钮-中*/
.wts-btn-cp[data-v-2c1b0bb7] {
  color: #fff;
  background-color: #0084ff;
  border: 1px solid #fff;
  display: inline-block;
  text-align: center;
  width: 310px;
  width: 4.13333rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 76px;
  line-height: 1.01333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-cp[data-v-2c1b0bb7]:hover, .wts-btn-cp[data-v-2c1b0bb7]:focus {
    color: #fff;
    background-color: #fff;
    border: 1px solid #fff;
}
.wts-btn-radius[data-v-2c1b0bb7] {
  color: #aaa;
  background-color: #fff;
  border: 1px solid #aaa;
  display: inline-block;
  text-align: center;
  width: 153px;
  width: 2.04rem;
  height: 55px;
  height: 0.73333rem;
  font-size: 26px;
  font-size: 0.34667rem;
  line-height: 55px;
  line-height: 0.73333rem;
  border-radius: 25px;
  border-radius: 0.33333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-radius[data-v-2c1b0bb7]:hover, .wts-btn-radius[data-v-2c1b0bb7]:focus {
    color: #fff;
    background-color: #aaa;
    border: 1px solid #aaa;
}

/*微大型按钮*/
.wts-btn-big-01[data-v-2c1b0bb7] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 590px;
  width: 7.86667rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-01[data-v-2c1b0bb7]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*查看更多*/
.wts-btn-more[data-v-2c1b0bb7] {
  display: block;
  border-top: 1px solid #eee;
  height: 86px;
  height: 1.14667rem;
  line-height: 86px;
  line-height: 1.14667rem;
  text-align: center;
  margin-left: -60px;
  margin-left: -0.8rem;
  color: #000;
  font-size: 28px;
  font-size: 0.37333rem;
  position: relative;
}
.wts-btn-more[data-v-2c1b0bb7]:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 38%;
  margin-top: -18px;
  margin-top: -0.24rem;
  margin-left: 90px;
  margin-left: 1.2rem;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  border-right: 3px solid #000;
  border-top: 3px solid #000;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}
.body-container[data-v-2c1b0bb7] {
  width: 750px;
  width: 10rem;
  margin: 0 auto;
  position: relative;
  background-color: #f5f5f5;
}
.lz-top-img[data-v-2c1b0bb7] {
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
}

/*单选框*/
.lz-radio[data-v-2c1b0bb7] {
  position: relative;
  -webkit-appearance: none;
  width: 18px;
  width: 0.24rem;
  height: 18px;
  height: 0.24rem;
  background-color: transparent;
  border: none;
}
.lz-radio[data-v-2c1b0bb7]:before {
  content: "\e623";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 12px;
  font-size: 0.16rem;
  line-height: 18px;
  line-height: 0.24rem;
  text-align: center;
  width: 18px;
  width: 0.24rem;
  height: 18px;
  height: 0.24rem;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  color: #fff;
  opacity: 1;
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 50%;
}
.lz-radio[data-v-2c1b0bb7]:checked::before {
  background-color: #0084ff;
  border: 1px solid #0084ff;
}
.lz-radio-new[data-v-2c1b0bb7] {
  position: relative;
  background-color: #fff;
  width: 40px;
  width: 0.53333rem;
  height: 40px;
  height: 0.53333rem;
  border-radius: 50%;
  display: inline-block;
  border: 1px solid #e5e5e5;
}
.lz-radio-new[data-check=true][data-v-2c1b0bb7] {
  background-color: #0084ff;
  border: 1px solid #0084ff;
}
.lz-radio-new[data-check=true][data-v-2c1b0bb7]:before {
  content: "\e6f0";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 20px;
  font-size: 0.26667rem;
  line-height: 40px;
  line-height: 0.53333rem;
  text-align: center;
  color: #fff;
  position: absolute;
  top: 2px;
  right: 4px;
  margin-top: -1px;
}

/*多选框*/
.lz-checkbox[data-v-2c1b0bb7] {
  position: relative;
  -webkit-appearance: none;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: transparent;
  border: none;
}
.lz-checkbox[data-v-2c1b0bb7]:before {
  content: "\e64e";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 14px;
  font-size: 0.18667rem;
  line-height: 24px;
  line-height: 0.32rem;
  text-align: center;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: #fff;
  color: transparent;
  border: 1px solid #ccc;
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 6px;
}
.lz-checkbox[data-v-2c1b0bb7]:checked::before {
  color: #0084ff;
  background-color: #fff;
  border: 1px solid #0084ff;
}

/*多选框2-选择外层选中*/
.lz-checkbox-02[data-v-2c1b0bb7] {
  position: relative;
  -webkit-appearance: none;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: transparent;
  border: none;
}
.lz-checkbox-02[data-v-2c1b0bb7]:before {
  content: "\e623";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 14px;
  font-size: 0.18667rem;
  line-height: 21px;
  line-height: 0.28rem;
  text-align: center;
  width: 22px;
  width: 0.29333rem;
  height: 21px;
  height: 0.28rem;
  background-color: #fff;
  color: transparent;
  border: 1px solid #ccc;
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.checkLi[data-v-2c1b0bb7] {
  color: #0084ff !important;
}
.checkLi .lz-checkbox-02[data-v-2c1b0bb7]:before {
    color: #fff;
    background-color: #0084ff;
    border: 1px solid #0084ff;
}

/*底部按钮*/
.lz-apply-btn[data-v-2c1b0bb7] {
  position: fixed;
  bottom: 0;
  border-top: 2px solid #fff;
  z-index: 20;
  color: #666;
  background-color: #f0f0f0;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 100px;
  height: 1.33333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 0;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.lz-apply-btn i[data-v-2c1b0bb7] {
    font-size: 40px;
    font-size: 0.53333rem;
    margin-right: 10px;
    margin-right: 0.13333rem;
}

/*底部提示*/
.lz-lp-footer[data-v-2c1b0bb7] {
  position: absolute;
  bottom: 100px;
  bottom: 1.33333rem;
  padding: 10px;
  padding: 0.13333rem;
}
.lz-lp-footer p[data-v-2c1b0bb7] {
    margin-bottom: 10px;
    margin-bottom: 0.13333rem;
}

/*顶部返回栏*/
.lz-top-title-empty[data-v-2c1b0bb7] {
  width: 100%;
  height: 90px;
  height: 1.2rem;
}
.lz-top-title[data-v-2c1b0bb7] {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 555;
  width: 100%;
  height: 90px;
  height: 1.2rem;
  line-height: 90px;
  line-height: 1.2rem;
  background-color: #0084ff;
  color: #fff;
  font-size: 28px;
  font-size: 0.37333rem;
}
.lz-top-title .left[data-v-2c1b0bb7] {
    position: absolute;
    top: 0;
    left: 20px;
    left: 0.26667rem;
    color: #fff;
}
.lz-top-title .right[data-v-2c1b0bb7] {
    position: absolute;
    top: 0;
    right: 20px;
    right: 0.26667rem;
    color: #fff;
}
.lz-top-title .center[data-v-2c1b0bb7] {
    text-align: center;
    font-size: 32px;
    font-size: 0.42667rem;
}

/*订单页*/
.lz-order-list[data-v-2c1b0bb7] {
  background-color: #fff;
  padding-top: 44px;
  padding-top: 0.58667rem;
}
.lz-order-list .titles[data-v-2c1b0bb7] {
    font-size: 36px;
    font-size: 0.48rem;
    color: #222;
    text-align: center;
}
.lz-order-list .need-com[data-v-2c1b0bb7] {
    position: relative;
    top: -4px;
    font-size: 12px;
    font-size: 0.16rem;
    line-height: 1.2;
    padding: 1px 8px;
    background-color: #fff;
    position: relative;
    color: #fff;
    border-radius: 5px;
    font-size: 28px;
    font-size: 0.37333rem;
    border: 1px solid #0084ff;
    margin-left: 5px;
    color: #0084ff;
}
.lz-order-list .need-com[data-v-2c1b0bb7]::before {
      content: '';
      position: absolute;
      left: -6px;
      top: 50%;
      margin-top: -3px;
      width: 0;
      height: 0;
      border: 3px solid transparent;
      border-right-color: #fff;
}
.lz-order-list .need-com[data-v-2c1b0bb7]:before {
    content: 0;
}
.lz-order-list .uls-order[data-v-2c1b0bb7] {
    width: 100%;
}
.lz-order-list .uls-order > li[data-v-2c1b0bb7] {
      text-align: center;
      font-size: 36px;
      font-size: 0.48rem;
      display: block;
      padding: 40px 0;
      padding: 0.53333rem 0;
}
.lz-order-list .uls-order > li .order-name[data-v-2c1b0bb7] {
        display: block;
        line-height: 40px;
        line-height: 0.53333rem;
        color: #000;
}
.lz-order-list .uls-order > li .order-inform[data-v-2c1b0bb7] {
        font-size: 60px;
        font-size: 0.8rem;
        display: block;
        margin-top: 4px;
        line-height: 80px;
        line-height: 1.06667rem;
        color: #ff6f07;
}
.lz-order-list .btn-check[data-v-2c1b0bb7],
  .lz-order-list .btn-pay[data-v-2c1b0bb7] {
    color: #ccc;
    background-color: #fff;
    border: 1px solid #ccc;
    display: inline-block;
    text-align: center;
    width: 180px;
    width: 2.4rem;
    height: 60px;
    height: 0.8rem;
    font-size: 28px;
    font-size: 0.37333rem;
    line-height: 56px;
    line-height: 0.74667rem;
    border-radius: 0;
    float: right;
    margin-left: 10px;
    margin-left: 0.13333rem;
}
.lz-order-list .btn-check[data-v-2c1b0bb7]:hover, .lz-order-list .btn-check[data-v-2c1b0bb7]:focus,
    .lz-order-list .btn-pay[data-v-2c1b0bb7]:hover,
    .lz-order-list .btn-pay[data-v-2c1b0bb7]:focus {
      color: #fff;
      background-color: #ccc;
      border: 1px solid #ccc;
}
.pay-many[data-v-2c1b0bb7] {
  margin-top: 12px;
  margin-top: 0.16rem;
  line-height: 88px;
  line-height: 1.17333rem;
  display: block;
  padding-left: 30px;
  padding-left: 0.4rem;
  font-size: 36px;
  font-size: 0.48rem;
}
.lz-bankBanch[data-v-2c1b0bb7] {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}
.lz-bankBanch.active[data-v-2c1b0bb7] {
    display: block;
}
.lz-bankBanch .lz-drop-search[data-v-2c1b0bb7] {
    background-color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}
.lz-bankBanch .lz-drop-search .title[data-v-2c1b0bb7] {
      position: relative;
      width: 100%;
      height: 100px;
      height: 1.33333rem;
      line-height: 100px;
      line-height: 1.33333rem;
      font-size: 34px;
      font-size: 0.45333rem;
      text-align: center;
}
.lz-bankBanch .lz-drop-search .title i[data-v-2c1b0bb7] {
        font-size: 50px;
        font-size: 0.66667rem;
        position: absolute;
        right: 0;
        top: 0;
        width: 80px;
        width: 1.06667rem;
        line-height: 100px;
        line-height: 1.33333rem;
}
.lz-bankBanch .lz-drop-search .search-box[data-v-2c1b0bb7] {
      position: relative;
      width: 100%;
      height: 100px;
      height: 1.33333rem;
      padding: 15px 40px;
      padding: 0.2rem 0.53333rem;
      text-align: center;
      background-color: #f5f5f5;
}
.lz-bankBanch .lz-drop-search .search-box i[data-v-2c1b0bb7] {
        position: absolute;
        left: 50px;
        left: 0.66667rem;
        top: 50%;
        margin-top: -35px;
        margin-top: -0.46667rem;
        font-size: 30px;
        font-size: 0.4rem;
        height: 70px;
        height: 0.93333rem;
        line-height: 70px;
        line-height: 0.93333rem;
        color: #999;
}
.lz-bankBanch .lz-drop-search .search[data-v-2c1b0bb7] {
      display: block;
      width: 100%;
      height: 70px;
      height: 0.93333rem;
      background-color: #fff;
      color: #333;
      padding-left: 50px;
      padding-left: 0.66667rem;
      margin: 0;
      border-color: #fff;
      font-size: 32px;
      font-size: 0.42667rem;
      border: none;
}
.lz-bankBanch .lz-drop-search .selected[data-v-2c1b0bb7] {
      width: 100%;
      height: 300px;
      height: 4rem;
      padding: 10px 20px;
      padding: 0.13333rem 0.26667rem;
      overflow: auto !important;
}
.lz-bankBanch .lz-drop-search .selected .option[data-v-2c1b0bb7] {
        position: relative;
        display: block;
        min-height: 20px;
        min-height: 0.26667rem;
        width: 100%;
        font-size: 16px;
        font-size: 0.21333rem;
        line-height: 20px;
        line-height: 0.26667rem;
        padding: 5px 0;
        color: #666;
        border-top: 1px solid #ececec;
}
.lz-bankBanch .lz-drop-search .selected .option[data-v-2c1b0bb7]:first-child {
          border-top: none;
}
.lz-list-block[data-v-2c1b0bb7] {
  position: relative;
}
.lz-list-block .ul-List .icons-left[data-v-2c1b0bb7] {
    position: absolute;
    width: 50px;
    width: 0.66667rem;
    left: 0;
    top: 25px;
    top: 0.33333rem;
    display: inline-block;
    height: 50px;
    height: 0.66667rem;
    font-size: 44px;
    font-size: 0.58667rem;
    color: #0084ff;
}
.lz-list-block .ul-List .ripple[data-v-2c1b0bb7] {
    position: relative;
    overflow: hidden;
}
.lz-list-block .ul-List .ripple[data-v-2c1b0bb7]:after {
      content: "";
      display: block;
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      pointer-events: none;
      background-image: radial-gradient(circle, #666 10%, transparent 10.01%);
      background-repeat: no-repeat;
      background-position: 50%;
      -webkit-transform: scale(10, 10);
          -ms-transform: scale(10, 10);
              transform: scale(10, 10);
      opacity: 0;
      -webkit-transition: opacity .5s, -webkit-transform .3s;
      transition: opacity .5s, -webkit-transform .3s;
      transition: transform .3s, opacity .5s;
      transition: transform .3s, opacity .5s, -webkit-transform .3s;
}
.lz-list-block .ul-List .ripple[data-v-2c1b0bb7]:active:after {
      -webkit-transform: scale(0, 0);
          -ms-transform: scale(0, 0);
              transform: scale(0, 0);
      opacity: .3;
      -webkit-transition: 0s;
      transition: 0s;
}
.lz-list-block .ul-List .item-content[data-v-2c1b0bb7] {
    background-color: #fff;
    width: 100%;
    line-height: 100px;
    line-height: 1.33333rem;
    height: 100px;
    height: 1.33333rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 30px;
    padding: 0 0.4rem;
    border-bottom: 1px solid #e7e7e7;
    font-size: 30px;
    font-size: 0.4rem;
}
.lz-list-block .ul-List .item-content > a.item-link[data-v-2c1b0bb7] {
      font-size: 30px;
      font-size: 0.4rem;
      display: block;
      width: 100%;
      height: 100%;
      color: #000;
}
.lz-list-block .ul-List .item-content .item-inner[data-v-2c1b0bb7] {
      width: 100%;
      height: 100%;
      position: relative;
      padding-right: 40px;
      padding-right: 0.53333rem;
      padding-left: 70px;
      padding-left: 0.93333rem;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
}
.lz-list-block .ul-List .item-content .icon-gerenziliao[data-v-2c1b0bb7] {
      font-size: 30px;
      font-size: 0.4rem;
}
.lz-list-block .ul-List .item-content .icons-right[data-v-2c1b0bb7] {
      position: absolute;
      right: 0;
      top: 0;
      display: inline-block;
      height: 100px;
      height: 1.33333rem;
      line-height: 100px;
      line-height: 1.33333rem;
      font-size: 36px;
      font-size: 0.48rem;
      color: #cac9ce;
}
.lz-list-block .ul-List .item-content .item-form[data-v-2c1b0bb7] {
      padding-left: 0;
}
.lz-list-block .ul-List .item-content .item-form .item-e-left[data-v-2c1b0bb7] {
        width: 30%;
        height: 100%;
        display: inline-block;
        float: left;
}
.lz-list-block .ul-List .item-content .item-form .item-e-right[data-v-2c1b0bb7] {
        width: 68%;
        height: 100%;
        text-align: right;
        display: inline-block;
        float: right;
        margin-bottom: 0;
}
.lz-list-block .ul-List .item-content .item-form input[type="text"][data-v-2c1b0bb7] {
        border: none;
        background-color: #fff;
}
.lz-list-block .ul-List .item-content .item-form .lz-radio[data-v-2c1b0bb7] {
        margin-top: 30px;
        margin-top: 0.4rem;
}
.lz-list-block .ul-List .item-content .item-form .date-input[data-v-2c1b0bb7] {
        border: none;
        text-align: right;
        background-color: #fff;
        height: 90px;
        height: 1.2rem;
        line-height: 90px;
        line-height: 1.2rem;
        margin-right: -55px;
        margin-right: -0.73333rem;
}
.lz-list-block .ul-List .item-content .item-title[data-v-2c1b0bb7] {
      padding: 0;
}
.lz-list-block .ul-List .item-content .item-title .item-img[data-v-2c1b0bb7] {
        position: absolute;
        right: 0;
        top: 5px;
        width: 90px;
        width: 1.2rem;
        height: 90px;
        height: 1.2rem;
        border-radius: 50%;
}
.shadeBox[data-v-2c1b0bb7] {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 999;
  background-color: rgba(0, 0, 0, 0.4);
}
#emptyDom[data-v-2c1b0bb7] {
  font-size: 34px;
  font-size: 0.45333rem;
}
#emptyDom .empty-icon[data-v-2c1b0bb7] {
    width: 185px;
    width: 2.46667rem;
    display: block;
    margin: 30px auto 10px;
    margin: 0.4rem auto 0.13333rem;
}
#emptyDom p[data-v-2c1b0bb7] {
    text-align: center;
    font-size: 34px;
    font-size: 0.45333rem;
}
.lz-layer-bg[data-v-2c1b0bb7] {
  background-color: transparent !important;
}
.layui-m-layer2 .layui-m-layerchild p[data-v-2c1b0bb7] {
  color: #fff;
}
.layout-enter-active[data-v-2c1b0bb7], .layout-leave-active[data-v-2c1b0bb7] {
  -webkit-transition: opacity .5s;
  transition: opacity .5s;
}
.layout-enter[data-v-2c1b0bb7], .layout-leave-active[data-v-2c1b0bb7] {
  opacity: 0;
}
.van-picker button[data-v-2c1b0bb7] {
  font-size: 30px;
  font-size: 0.4rem;
}
.van-image[data-v-2c1b0bb7] {
  vertical-align: middle;
}
.van-image img[data-v-2c1b0bb7] {
    vertical-align: middle;
}
.share-process-yindao[data-v-2c1b0bb7] {
  background-color: transparent;
  position: fixed;
  left: 0;
  top: 0;
  width: 750px;
  width: 10rem;
}
.share-process-yindao .layui-m-layercont[data-v-2c1b0bb7] {
    text-align: right;
    padding-right: 20px;
    padding-right: 0.26667rem;
    padding-top: 20px;
    padding-top: 0.26667rem;
}
.share-process-yindao img[data-v-2c1b0bb7] {
    width: 560px;
    width: 7.46667rem;
}
.vue-puzzle-vcode[data-v-2c1b0bb7] {
  z-index: 999999 !important;
}
.vue-puzzle-vcode .vue-auth-box_[data-v-2c1b0bb7] {
    top: 50%;
}
.margin-top-10[data-v-2c1b0bb7] {
  margin-top: 10px !important;
  margin-top: 0.13333rem !important;
}
.margin-top-20[data-v-2c1b0bb7] {
  margin-top: 20px !important;
  margin-top: 0.26667rem !important;
}
.margin-top-30[data-v-2c1b0bb7] {
  margin-top: 30px !important;
  margin-top: 0.4rem !important;
}
.margin-top-40[data-v-2c1b0bb7] {
  margin-top: 40px !important;
  margin-top: 0.53333rem !important;
}
.margin-top-50[data-v-2c1b0bb7] {
  margin-top: 50px !important;
  margin-top: 0.66667rem !important;
}
.margin-top-60[data-v-2c1b0bb7] {
  margin-top: 60px !important;
  margin-top: 0.8rem !important;
}
.margin-right-10[data-v-2c1b0bb7] {
  margin-right: 10px !important;
  margin-right: 0.13333rem !important;
}
.margin-right-20[data-v-2c1b0bb7] {
  margin-right: 20px !important;
  margin-right: 0.26667rem !important;
}
.margin-right-30[data-v-2c1b0bb7] {
  margin-right: 30px !important;
  margin-right: 0.4rem !important;
}
.margin-right-40[data-v-2c1b0bb7] {
  margin-right: 40px !important;
  margin-right: 0.53333rem !important;
}
.margin-right-50[data-v-2c1b0bb7] {
  margin-right: 50px !important;
  margin-right: 0.66667rem !important;
}
.margin-right-60[data-v-2c1b0bb7] {
  margin-right: 60px !important;
  margin-right: 0.8rem !important;
}
.margin-bottom-10[data-v-2c1b0bb7] {
  margin-bottom: 10px !important;
  margin-bottom: 0.13333rem !important;
}
.margin-bottom-20[data-v-2c1b0bb7] {
  margin-bottom: 20px !important;
  margin-bottom: 0.26667rem !important;
}
.margin-bottom-30[data-v-2c1b0bb7] {
  margin-bottom: 30px !important;
  margin-bottom: 0.4rem !important;
}
.margin-bottom-40[data-v-2c1b0bb7] {
  margin-bottom: 40px !important;
  margin-bottom: 0.53333rem !important;
}
.margin-bottom-50[data-v-2c1b0bb7] {
  margin-bottom: 50px !important;
  margin-bottom: 0.66667rem !important;
}
.margin-bottom-60[data-v-2c1b0bb7] {
  margin-bottom: 60px !important;
  margin-bottom: 0.8rem !important;
}
.margin-left-10[data-v-2c1b0bb7] {
  margin-left: 10px !important;
  margin-left: 0.13333rem !important;
}
.margin-left-20[data-v-2c1b0bb7] {
  margin-left: 20px !important;
  margin-left: 0.26667rem !important;
}
.margin-left-30[data-v-2c1b0bb7] {
  margin-left: 30px !important;
  margin-left: 0.4rem !important;
}
.margin-left-40[data-v-2c1b0bb7] {
  margin-left: 40px !important;
  margin-left: 0.53333rem !important;
}
.margin-left-50[data-v-2c1b0bb7] {
  margin-left: 50px !important;
  margin-left: 0.66667rem !important;
}
.margin-left-60[data-v-2c1b0bb7] {
  margin-left: 60px !important;
  margin-left: 0.8rem !important;
}
.padding-top-10[data-v-2c1b0bb7] {
  padding-top: 10px !important;
  padding-top: 0.13333rem !important;
}
.padding-top-20[data-v-2c1b0bb7] {
  padding-top: 20px !important;
  padding-top: 0.26667rem !important;
}
.padding-top-30[data-v-2c1b0bb7] {
  padding-top: 30px !important;
  padding-top: 0.4rem !important;
}
.padding-top-40[data-v-2c1b0bb7] {
  padding-top: 40px !important;
  padding-top: 0.53333rem !important;
}
.padding-top-50[data-v-2c1b0bb7] {
  padding-top: 50px !important;
  padding-top: 0.66667rem !important;
}
.padding-top-60[data-v-2c1b0bb7] {
  padding-top: 60px !important;
  padding-top: 0.8rem !important;
}
.padding-right-10[data-v-2c1b0bb7] {
  padding-right: 10px !important;
  padding-right: 0.13333rem !important;
}
.padding-right-20[data-v-2c1b0bb7] {
  padding-right: 20px !important;
  padding-right: 0.26667rem !important;
}
.padding-right-30[data-v-2c1b0bb7] {
  padding-right: 30px !important;
  padding-right: 0.4rem !important;
}
.padding-right-40[data-v-2c1b0bb7] {
  padding-right: 40px !important;
  padding-right: 0.53333rem !important;
}
.padding-right-50[data-v-2c1b0bb7] {
  padding-right: 50px !important;
  padding-right: 0.66667rem !important;
}
.padding-right-60[data-v-2c1b0bb7] {
  padding-right: 60px !important;
  padding-right: 0.8rem !important;
}
.padding-bottom-10[data-v-2c1b0bb7] {
  padding-bottom: 10px !important;
  padding-bottom: 0.13333rem !important;
}
.padding-bottom-20[data-v-2c1b0bb7] {
  padding-bottom: 20px !important;
  padding-bottom: 0.26667rem !important;
}
.padding-bottom-30[data-v-2c1b0bb7] {
  padding-bottom: 30px !important;
  padding-bottom: 0.4rem !important;
}
.padding-bottom-40[data-v-2c1b0bb7] {
  padding-bottom: 40px !important;
  padding-bottom: 0.53333rem !important;
}
.padding-bottom-50[data-v-2c1b0bb7] {
  padding-bottom: 50px !important;
  padding-bottom: 0.66667rem !important;
}
.padding-bottom-60[data-v-2c1b0bb7] {
  padding-bottom: 60px !important;
  padding-bottom: 0.8rem !important;
}
.padding-left-10[data-v-2c1b0bb7] {
  padding-left: 10px !important;
  padding-left: 0.13333rem !important;
}
.padding-left-20[data-v-2c1b0bb7] {
  padding-left: 20px !important;
  padding-left: 0.26667rem !important;
}
.padding-left-30[data-v-2c1b0bb7] {
  padding-left: 30px !important;
  padding-left: 0.4rem !important;
}
.padding-left-40[data-v-2c1b0bb7] {
  padding-left: 40px !important;
  padding-left: 0.53333rem !important;
}
.padding-left-50[data-v-2c1b0bb7] {
  padding-left: 50px !important;
  padding-left: 0.66667rem !important;
}
.padding-left-60[data-v-2c1b0bb7] {
  padding-left: 60px !important;
  padding-left: 0.8rem !important;
}
.bac-transparent[data-v-2c1b0bb7] {
  background-color: transparent !important;
}
.bac-transparent .layui-m-layerchild[data-v-2c1b0bb7] {
    background-color: transparent !important;
}
.layui-m-layer-lzAlert[data-v-2c1b0bb7] {
  width: 80% !important;
}
.layui-m-layer-lzAlert h3[data-v-2c1b0bb7] {
    line-height: 32px;
    line-height: 0.42667rem;
    height: unset;
    padding-top: 46px;
    padding-top: 0.61333rem;
    font-size: 32px;
    font-size: 0.42667rem;
}
.layui-m-layer-lzAlert .layui-m-layercont[data-v-2c1b0bb7] {
    font-size: 30px;
    font-size: 0.4rem;
    max-height: 300px;
    max-height: 4rem;
    overflow: auto;
    word-break: break-all;
    padding: 60px 40px;
    padding: 0.8rem 0.53333rem;
}
.layui-m-layer-lzAlert .layui-m-layerbtn span[yes][data-v-2c1b0bb7] {
    font-size: 30px;
    font-size: 0.4rem;
    color: #0084ff !important;
}
.layui-m-layer-inquiry[data-v-2c1b0bb7] {
  width: 80% !important;
}
.layui-m-layer-inquiry .layui-m-layercont[data-v-2c1b0bb7] {
    font-size: 30px;
    font-size: 0.4rem;
}
.layui-m-layer-design-lzAlert[data-v-2c1b0bb7] {
  width: 670px !important;
  width: 8.93333rem !important;
  padding-bottom: 70px;
  padding-bottom: 0.93333rem;
  border-radius: 32px !important;
  border-radius: 0.42667rem !important;
  background: url(../../static-product/img/alertbg.dacbbd63.png) no-repeat;
  background-size: 401px 334px;
  background-size: 5.34667rem 4.45333rem;
  background-position: center 168px;
  background-position: center 2.24rem;
  background-color: #fff;
}
.layui-m-layer-design-lzAlert .layui-m-layercont[data-v-2c1b0bb7] {
    font-size: 30px;
    font-size: 0.4rem;
    overflow: auto;
    word-break: break-all;
    padding: 60px 40px;
    padding: 0.8rem 0.53333rem;
}
.layui-m-layer-design-lzAlert .layui-m-layercont .title[data-v-2c1b0bb7] {
      font-size: 38px;
      font-size: 0.50667rem;
      line-height: 48px;
      line-height: 0.64rem;
      color: #000;
      text-align: center;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      font-family: PingFangSC-Semibold;
}
.layui-m-layer-design-lzAlert .layui-m-layercont .desc[data-v-2c1b0bb7] {
      font-size: 32px;
      font-size: 0.42667rem;
      color: #3c464f;
      text-align: center;
      line-height: 48px;
      line-height: 0.64rem;
      height: 144px;
      height: 1.92rem;
      overflow-y: auto;
      -webkit-overflow-scrolling: touch;
      margin-top: 439px;
      margin-top: 5.85333rem;
      font-family: PingFangSC-Regular;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn[data-v-2c1b0bb7] {
    width: 345px;
    width: 4.6rem;
    height: 95px;
    height: 1.26667rem;
    line-height: 95px;
    line-height: 1.26667rem;
    background: #3c7cfc;
    border: 1px solid #3c7cfc;
    overflow: hidden;
    -webkit-box-shadow: 0 10px 22px 0 rgba(60, 124, 252, 0.2);
    -webkit-box-shadow: 0 0.13333rem 0.29333rem 0 rgba(60, 124, 252, 0.2);
            box-shadow: 0 10px 22px 0 rgba(60, 124, 252, 0.2);
            box-shadow: 0 0.13333rem 0.29333rem 0 rgba(60, 124, 252, 0.2);
    border-radius: 54px;
    border-radius: 0.72rem;
    margin: 0 auto;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn span[yes][data-v-2c1b0bb7] {
      font-size: 36px;
      font-size: 0.48rem;
      color: #fff;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn span[yes][data-v-2c1b0bb7]:active {
      background: #3c7cfc;
}

/*按钮*/
/*最大按钮*/
.wts-btn-big[data-v-2c1b0bb7] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big[data-v-2c1b0bb7]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*中型按钮*/
.wts-btn-middle[data-v-2c1b0bb7] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 294px;
  width: 3.92rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 80px;
  line-height: 1.06667rem;
  border-radius: 8px;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-middle[data-v-2c1b0bb7]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-all[data-v-2c1b0bb7] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 110px;
  height: 1.46667rem;
  font-size: 40px;
  font-size: 0.53333rem;
  line-height: 110px;
  line-height: 1.46667rem;
  border-radius: 0;
  display: block;
  text-align: center;
}
.wts-btn-all[data-v-2c1b0bb7]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-free[data-v-2c1b0bb7] {
  color: #fff;
  background-color: #ff6e06;
  font-size: 30px;
  font-size: 0.4rem;
  border-radius: 5px;
  padding: 3px 10px;
  padding: 3px 0.13333rem;
  display: inline-block;
  text-align: center;
}
.wts-btn-free[data-v-2c1b0bb7]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}
.wts-btn-big-blue[data-v-2c1b0bb7] {
  color: #fff;
  background-color: #3aa9f8;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 94px;
  height: 1.25333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 94px;
  line-height: 1.25333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-blue[data-v-2c1b0bb7]:focus {
    color: #e6e6e6;
    background-color: #0994f6;
}

/*蓝色线型按钮-中*/
.wts-btn-cp[data-v-2c1b0bb7] {
  color: #fff;
  background-color: #0084ff;
  border: 1px solid #fff;
  display: inline-block;
  text-align: center;
  width: 310px;
  width: 4.13333rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 76px;
  line-height: 1.01333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-cp[data-v-2c1b0bb7]:hover, .wts-btn-cp[data-v-2c1b0bb7]:focus {
    color: #fff;
    background-color: #fff;
    border: 1px solid #fff;
}
.wts-btn-radius[data-v-2c1b0bb7] {
  color: #aaa;
  background-color: #fff;
  border: 1px solid #aaa;
  display: inline-block;
  text-align: center;
  width: 153px;
  width: 2.04rem;
  height: 55px;
  height: 0.73333rem;
  font-size: 26px;
  font-size: 0.34667rem;
  line-height: 55px;
  line-height: 0.73333rem;
  border-radius: 25px;
  border-radius: 0.33333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-radius[data-v-2c1b0bb7]:hover, .wts-btn-radius[data-v-2c1b0bb7]:focus {
    color: #fff;
    background-color: #aaa;
    border: 1px solid #aaa;
}

/*微大型按钮*/
.wts-btn-big-01[data-v-2c1b0bb7] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 590px;
  width: 7.86667rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-01[data-v-2c1b0bb7]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*查看更多*/
.wts-btn-more[data-v-2c1b0bb7] {
  display: block;
  border-top: 1px solid #eee;
  height: 86px;
  height: 1.14667rem;
  line-height: 86px;
  line-height: 1.14667rem;
  text-align: center;
  margin-left: -60px;
  margin-left: -0.8rem;
  color: #000;
  font-size: 28px;
  font-size: 0.37333rem;
  position: relative;
}
.wts-btn-more[data-v-2c1b0bb7]:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 38%;
  margin-top: -18px;
  margin-top: -0.24rem;
  margin-left: 90px;
  margin-left: 1.2rem;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  border-right: 3px solid #000;
  border-top: 3px solid #000;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}
.lz-readys[data-v-2c1b0bb7] {
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  min-height: 100vh;
  background-color: #fff;
  z-index: 9999;
}
.lz-readys .spinner[data-v-2c1b0bb7] {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -20px;
    margin-top: -0.26667rem;
    margin-left: -20px;
    margin-left: -0.26667rem;
    width: 40px;
    width: 0.53333rem;
    height: 40px;
    height: 0.53333rem;
}
.lz-readys .container1 > div[data-v-2c1b0bb7],
  .lz-readys .container2 > div[data-v-2c1b0bb7],
  .lz-readys .container3 > div[data-v-2c1b0bb7] {
    width: 10px;
    width: 0.13333rem;
    height: 10px;
    height: 0.13333rem;
    background-color: #0084ff;
    border-radius: 100%;
    position: absolute;
    -webkit-animation: bouncedelay-2c1b0bb7 1.2s infinite ease-in-out;
    animation: bouncedelay-2c1b0bb7 1.2s infinite ease-in-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.lz-readys .spinner .spinner-container[data-v-2c1b0bb7] {
    position: absolute;
    width: 100%;
    height: 100%;
}
.lz-readys .container2[data-v-2c1b0bb7] {
    -webkit-transform: rotateZ(45deg);
    -ms-transform: rotate(45deg);
        transform: rotateZ(45deg);
}
.lz-readys .container3[data-v-2c1b0bb7] {
    -webkit-transform: rotateZ(90deg);
    -ms-transform: rotate(90deg);
        transform: rotateZ(90deg);
}
.lz-readys .circle1[data-v-2c1b0bb7] {
    top: 0;
    left: 0;
}
.lz-readys .circle2[data-v-2c1b0bb7] {
    top: 0;
    right: 0;
}
.lz-readys .circle3[data-v-2c1b0bb7] {
    right: 0;
    bottom: 0;
}
.lz-readys .circle4[data-v-2c1b0bb7] {
    left: 0;
    bottom: 0;
}
.lz-readys .container2 .circle1[data-v-2c1b0bb7] {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}
.lz-readys .container3 .circle1[data-v-2c1b0bb7] {
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
}
.lz-readys .container1 .circle2[data-v-2c1b0bb7] {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}
.lz-readys .container2 .circle2[data-v-2c1b0bb7] {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}
.lz-readys .container3 .circle2[data-v-2c1b0bb7] {
    -webkit-animation-delay: -0.7s;
    animation-delay: -0.7s;
}
.lz-readys .container1 .circle3[data-v-2c1b0bb7] {
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.6s;
}
.lz-readys .container2 .circle3[data-v-2c1b0bb7] {
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s;
}
.lz-readys .container3 .circle3[data-v-2c1b0bb7] {
    -webkit-animation-delay: -0.4s;
    animation-delay: -0.4s;
}
.lz-readys .container1 .circle4[data-v-2c1b0bb7] {
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s;
}
.lz-readys .container2 .circle4[data-v-2c1b0bb7] {
    -webkit-animation-delay: -0.2s;
    animation-delay: -0.2s;
}
.lz-readys .container3 .circle4[data-v-2c1b0bb7] {
    -webkit-animation-delay: -0.1s;
    animation-delay: -0.1s;
}
@-webkit-keyframes bouncedelay-2c1b0bb7 {
0%,
  80%,
  100% {
    -webkit-transform: scale(0);
}
40% {
    -webkit-transform: scale(1);
}
}
@keyframes bouncedelay-2c1b0bb7 {
0%,
  80%,
  100% {
    transform: scale(0);
    -webkit-transform: scale(0);
}
40% {
    transform: scale(1);
    -webkit-transform: scale(1);
}
}
.lz-readys .loadText[data-v-2c1b0bb7] {
    position: absolute;
    top: 40%;
    left: 50%;
    width: 100px;
    width: 1.33333rem;
    margin-left: -50px;
    margin-left: -0.66667rem;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    font-size: 14px;
    font-size: 0.18667rem;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.6);
    color: #fff;
    font-size: 14px;
    padding-bottom: 10px;
    padding-bottom: 0.13333rem;
}
.lz-readys .loadText .gifLoad[data-v-2c1b0bb7] {
      width: 60px;
      width: 0.8rem;
      height: 60px;
      height: 0.8rem;
      display: block;
      margin: 10px auto;
      margin: 0.13333rem auto;
}
.design-modal[data-v-2c1b0bb7] {
  width: 630px;
  width: 8.4rem;
}
.design-modal.design-modal-footer[data-v-2c1b0bb7] {
    width: 690px;
    width: 9.2rem;
    bottom: 20px;
    bottom: 0.26667rem;
    top: auto;
    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    border-radius: 10px;
    border-radius: 0.13333rem;
    background: rgba(255, 255, 255, 0.8);
}
.design-modal.design-modal-footer .van-dialog__footer[data-v-2c1b0bb7] {
      display: none;
}
.design-modal.design-modal-confirm[data-v-2c1b0bb7] {
    width: 650px;
    width: 8.66667rem;
}
.design-modal.design-modal-confirm .van-dialog__content .van-dialog__message[data-v-2c1b0bb7] {
      padding: 40px 30px;
      padding: 0.53333rem 0.4rem;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-button--default[data-v-2c1b0bb7] {
      width: 260px;
      width: 3.46667rem;
      height: 80px;
      height: 1.06667rem;
      background: #236DFF;
      border-radius: 40px;
      border-radius: 0.53333rem;
      -webkit-box-flex: 0;
          -ms-flex: none;
              flex: none;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-button--default .van-button__text[data-v-2c1b0bb7] {
        font-size: 28px;
        font-size: 0.37333rem;
        color: #fff;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-dialog__cancel[data-v-2c1b0bb7] {
      background: #fff;
      border: 1px solid #236DFF;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-dialog__cancel .van-button__text[data-v-2c1b0bb7] {
        color: #236DFF;
}
.design-modal .van-dialog__header[data-v-2c1b0bb7] {
    color: #000000;
    font-size: 34px;
    font-size: 0.45333rem;
    line-height: 48px;
    line-height: 0.64rem;
    padding-top: 40px;
    padding-top: 0.53333rem;
    font-weight: 700;
}
.design-modal .van-dialog__content .van-dialog__message[data-v-2c1b0bb7] {
    color: #444444;
    font-size: 30px;
    font-size: 0.4rem;
    line-height: 42px;
    line-height: 0.56rem;
    padding: 30px;
    padding: 0.4rem;
}
.design-modal .van-dialog__footer[data-v-2c1b0bb7] {
    padding: 0 30px 40px;
    padding: 0 0.4rem 0.53333rem;
}
.design-modal .van-dialog__footer.van-hairline--top[data-v-2c1b0bb7]::after {
      border: none;
}
.design-modal .van-dialog__footer .van-button--default[data-v-2c1b0bb7] {
      width: 320px;
      width: 4.26667rem;
      height: 88px;
      height: 1.17333rem;
      background: #236DFF;
      border-radius: 44px;
      border-radius: 0.58667rem;
      margin: 0 auto;
      -webkit-box-flex: 0;
          -ms-flex: none;
              flex: none;
}
.design-modal .van-dialog__footer .van-button--default .van-button__text[data-v-2c1b0bb7] {
        font-size: 32px;
        font-size: 0.42667rem;
        color: #fff;
}
.layer-annuity-box[data-v-2c1b0bb7] {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 10020;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.layer-annuity-box .mask[data-v-2c1b0bb7] {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
}
.layer-annuity-box .mainPopup[data-v-2c1b0bb7] {
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 10rem;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    background-color: #fff;
    border-top-left-radius: 20px;
    border-top-left-radius: 0.26667rem;
    border-top-right-radius: 20px;
    border-top-right-radius: 0.26667rem;
    z-index: 2;
}
.layer-annuity-box .mainPopup .annuity-titles .annuity-title[data-v-2c1b0bb7] {
      padding: 30px 0;
      padding: 0.4rem 0;
      font-size: 32px;
      font-size: 0.42667rem;
      color: #000;
      cursor: pointer;
      text-align: center;
      font-weight: bold;
}
.layer-annuity-box .mainPopup .annuity-titles .close[data-v-2c1b0bb7] {
      width: 100px;
      width: 1.33333rem;
      height: 100px;
      height: 1.33333rem;
      line-height: 100px;
      line-height: 1.33333rem;
      font-size: 60px;
      font-size: 0.8rem;
      position: absolute;
      right: 0;
      top: 0;
      text-align: center;
      color: #3C464F;
}
.layer-annuity-box .annuity-tab-2[data-v-2c1b0bb7] {
    padding: 0 30px;
    padding: 0 0.4rem;
    height: 70vh;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}
.layer-annuity-box .annuity-tab-1[data-v-2c1b0bb7] {
    padding: 0 30px;
    padding: 0 0.4rem;
    height: 80vh;
}
.layer-annuity-box .annuity-tab-1 .table-p[data-v-2c1b0bb7] {
      color: #999;
      font-size: 26px;
      font-size: 0.34667rem;
      padding-bottom: 10px;
      padding-bottom: 0.13333rem;
      max-height: 20vh;
      overflow: auto;
}
.layer-annuity-box .annuity-tab-1 .table-p.b[data-v-2c1b0bb7] {
        font-weight: bold;
}
.layer-annuity-box .annuity-tab-1 .table-box[data-v-2c1b0bb7] {
      width: 100%;
      height: 64vh;
      margin-top: 20px;
      margin-top: 0.26667rem;
}
.layer-annuity-box .guarantee-li[data-v-2c1b0bb7] {
    border-bottom: 1px solid #ECECEC;
    padding-bottom: 20px;
    padding-bottom: 0.26667rem;
}
.layer-annuity-box .guarantee-li .guarantee-top[data-v-2c1b0bb7] {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start;
      padding: 16px 0 30px;
      padding: 0.21333rem 0 0.4rem;
      line-height: 1.5;
}
.layer-annuity-box .guarantee-li .guarantee-name[data-v-2c1b0bb7] {
      font-size: 32px;
      font-size: 0.42667rem;
      color: #3C464F;
}
.layer-annuity-box .guarantee-li .guarantee-value[data-v-2c1b0bb7] {
      font-size: 28px;
      font-size: 0.37333rem;
      color: #FF8700;
      padding-left: 15px;
      padding-left: 0.2rem;
      text-align: right;
}
.layer-annuity-box .guarantee-li .guarantee-content[data-v-2c1b0bb7] {
      font-size: 28px;
      font-size: 0.37333rem;
      color: #8A9095;
}
.layer-annuity-box .table[data-v-2c1b0bb7] {
    width: 100%;
    text-align: center !important;
    position: relative;
    height: 70vh;
}
.layer-annuity-box .table .thead[data-v-2c1b0bb7] {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 60px;
      height: 0.8rem;
      line-height: 60px;
      line-height: 0.8rem;
      background: #f9fafb;
      font-weight: bold;
      padding: 0 20px 0;
      padding: 0 0.26667rem 0;
      z-index: 1;
}
.layer-annuity-box .table .tbody[data-v-2c1b0bb7] {
      height: 70vh;
      overflow-y: auto;
      padding: 0 20px 10px;
      padding: 0 0.26667rem 0.13333rem;
      -webkit-overflow-scrolling: touch;
}
.layer-annuity-box .table .tbody[data-v-2c1b0bb7]::-webkit-scrollbar {
        display: none;
}
.layer-annuity-box .table table[data-v-2c1b0bb7] {
      width: 100%;
}
.layer-annuity-box .table th[data-v-2c1b0bb7] {
      height: 60px;
      height: 0.8rem;
      text-align: center;
      font-size: 28px;
      font-size: 0.37333rem;
      color: #666E7B;
      border: 1px solid #DEE2EA;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
}
.layer-annuity-box .table th .th[data-v-2c1b0bb7] {
        height: 100%;
        text-align: center;
}
.layer-annuity-box .table .tbody[data-v-2c1b0bb7] {
      padding-top: 60px;
      padding-top: 0.8rem;
}
.layer-annuity-box .table .tbody th[data-v-2c1b0bb7] {
      visibility: hidden;
}
.layer-annuity-box .table td[data-v-2c1b0bb7] {
      font-size: 30px;
      font-size: 0.4rem;
      border: 1px solid #DEE2EA;
      max-width: 20%;
}
.layer-annuity-box .table tr[data-v-2c1b0bb7] {
      font-weight: lighter;
}
.layer-annuity-box .table tr:nth-child(2) td[data-v-2c1b0bb7] {
        border-top-color: transparent;
}

@charset "UTF-8";
/*---------       字体行高       -----------*/
/*---------       字体颜色       -----------*/
/*---------       边框颜色       -----------*/
/*---------       背景颜色       -----------*/
/*--------- 按钮颜色  ---- */
/* 属性多值传递
ex:
@include remCalc(padding,10,20);
padding: 0.13333rem 0.26667rem;*/
/*按钮纯色系*/
/*按钮边框色系*/
/*按钮大小*/
/*自适应按钮*/
/*标题*/
/*小消息标签*/
/*背景色点击变化*/
/*字数省略限制*/
/*波纹点击效果*/
/*按钮*/
/*最大按钮*/
.wts-btn-big {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*中型按钮*/
.wts-btn-middle {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 294px;
  width: 3.92rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 80px;
  line-height: 1.06667rem;
  border-radius: 8px;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-middle:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-all {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 110px;
  height: 1.46667rem;
  font-size: 40px;
  font-size: 0.53333rem;
  line-height: 110px;
  line-height: 1.46667rem;
  border-radius: 0;
  display: block;
  text-align: center;
}
.wts-btn-all:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-free {
  color: #fff;
  background-color: #ff6e06;
  font-size: 30px;
  font-size: 0.4rem;
  border-radius: 5px;
  padding: 3px 10px;
  padding: 3px 0.13333rem;
  display: inline-block;
  text-align: center;
}
.wts-btn-free:focus {
    color: #e6e6e6;
    background-color: #d25800;
}
.wts-btn-big-blue {
  color: #fff;
  background-color: #3aa9f8;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 94px;
  height: 1.25333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 94px;
  line-height: 1.25333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-blue:focus {
    color: #e6e6e6;
    background-color: #0994f6;
}

/*蓝色线型按钮-中*/
.wts-btn-cp {
  color: #fff;
  background-color: #0084ff;
  border: 1px solid #fff;
  display: inline-block;
  text-align: center;
  width: 310px;
  width: 4.13333rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 76px;
  line-height: 1.01333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-cp:hover, .wts-btn-cp:focus {
    color: #fff;
    background-color: #fff;
    border: 1px solid #fff;
}
.wts-btn-radius {
  color: #aaa;
  background-color: #fff;
  border: 1px solid #aaa;
  display: inline-block;
  text-align: center;
  width: 153px;
  width: 2.04rem;
  height: 55px;
  height: 0.73333rem;
  font-size: 26px;
  font-size: 0.34667rem;
  line-height: 55px;
  line-height: 0.73333rem;
  border-radius: 25px;
  border-radius: 0.33333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-radius:hover, .wts-btn-radius:focus {
    color: #fff;
    background-color: #aaa;
    border: 1px solid #aaa;
}

/*微大型按钮*/
.wts-btn-big-01 {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 590px;
  width: 7.86667rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-01:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*查看更多*/
.wts-btn-more {
  display: block;
  border-top: 1px solid #eee;
  height: 86px;
  height: 1.14667rem;
  line-height: 86px;
  line-height: 1.14667rem;
  text-align: center;
  margin-left: -60px;
  margin-left: -0.8rem;
  color: #000;
  font-size: 28px;
  font-size: 0.37333rem;
  position: relative;
}
.wts-btn-more:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 38%;
  margin-top: -18px;
  margin-top: -0.24rem;
  margin-left: 90px;
  margin-left: 1.2rem;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  border-right: 3px solid #000;
  border-top: 3px solid #000;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}
.body-container {
  width: 750px;
  width: 10rem;
  margin: 0 auto;
  position: relative;
  background-color: #f5f5f5;
}
.lz-top-img {
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
}

/*单选框*/
.lz-radio {
  position: relative;
  -webkit-appearance: none;
  width: 18px;
  width: 0.24rem;
  height: 18px;
  height: 0.24rem;
  background-color: transparent;
  border: none;
}
.lz-radio:before {
  content: "\e623";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 12px;
  font-size: 0.16rem;
  line-height: 18px;
  line-height: 0.24rem;
  text-align: center;
  width: 18px;
  width: 0.24rem;
  height: 18px;
  height: 0.24rem;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  color: #fff;
  opacity: 1;
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 50%;
}
.lz-radio:checked::before {
  background-color: #0084ff;
  border: 1px solid #0084ff;
}
.lz-radio-new {
  position: relative;
  background-color: #fff;
  width: 40px;
  width: 0.53333rem;
  height: 40px;
  height: 0.53333rem;
  border-radius: 50%;
  display: inline-block;
  border: 1px solid #e5e5e5;
}
.lz-radio-new[data-check=true] {
  background-color: #0084ff;
  border: 1px solid #0084ff;
}
.lz-radio-new[data-check=true]:before {
  content: "\e6f0";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 20px;
  font-size: 0.26667rem;
  line-height: 40px;
  line-height: 0.53333rem;
  text-align: center;
  color: #fff;
  position: absolute;
  top: 2px;
  right: 4px;
  margin-top: -1px;
}

/*多选框*/
.lz-checkbox {
  position: relative;
  -webkit-appearance: none;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: transparent;
  border: none;
}
.lz-checkbox:before {
  content: "\e64e";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 14px;
  font-size: 0.18667rem;
  line-height: 24px;
  line-height: 0.32rem;
  text-align: center;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: #fff;
  color: transparent;
  border: 1px solid #ccc;
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 6px;
}
.lz-checkbox:checked::before {
  color: #0084ff;
  background-color: #fff;
  border: 1px solid #0084ff;
}

/*多选框2-选择外层选中*/
.lz-checkbox-02 {
  position: relative;
  -webkit-appearance: none;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: transparent;
  border: none;
}
.lz-checkbox-02:before {
  content: "\e623";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 14px;
  font-size: 0.18667rem;
  line-height: 21px;
  line-height: 0.28rem;
  text-align: center;
  width: 22px;
  width: 0.29333rem;
  height: 21px;
  height: 0.28rem;
  background-color: #fff;
  color: transparent;
  border: 1px solid #ccc;
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.checkLi {
  color: #0084ff !important;
}
.checkLi .lz-checkbox-02:before {
    color: #fff;
    background-color: #0084ff;
    border: 1px solid #0084ff;
}

/*底部按钮*/
.lz-apply-btn {
  position: fixed;
  bottom: 0;
  border-top: 2px solid #fff;
  z-index: 20;
  color: #666;
  background-color: #f0f0f0;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 100px;
  height: 1.33333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 0;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.lz-apply-btn i {
    font-size: 40px;
    font-size: 0.53333rem;
    margin-right: 10px;
    margin-right: 0.13333rem;
}

/*底部提示*/
.lz-lp-footer {
  position: absolute;
  bottom: 100px;
  bottom: 1.33333rem;
  padding: 10px;
  padding: 0.13333rem;
}
.lz-lp-footer p {
    margin-bottom: 10px;
    margin-bottom: 0.13333rem;
}

/*顶部返回栏*/
.lz-top-title-empty {
  width: 100%;
  height: 90px;
  height: 1.2rem;
}
.lz-top-title {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 555;
  width: 100%;
  height: 90px;
  height: 1.2rem;
  line-height: 90px;
  line-height: 1.2rem;
  background-color: #0084ff;
  color: #fff;
  font-size: 28px;
  font-size: 0.37333rem;
}
.lz-top-title .left {
    position: absolute;
    top: 0;
    left: 20px;
    left: 0.26667rem;
    color: #fff;
}
.lz-top-title .right {
    position: absolute;
    top: 0;
    right: 20px;
    right: 0.26667rem;
    color: #fff;
}
.lz-top-title .center {
    text-align: center;
    font-size: 32px;
    font-size: 0.42667rem;
}

/*订单页*/
.lz-order-list {
  background-color: #fff;
  padding-top: 44px;
  padding-top: 0.58667rem;
}
.lz-order-list .titles {
    font-size: 36px;
    font-size: 0.48rem;
    color: #222;
    text-align: center;
}
.lz-order-list .need-com {
    position: relative;
    top: -4px;
    font-size: 12px;
    font-size: 0.16rem;
    line-height: 1.2;
    padding: 1px 8px;
    background-color: #fff;
    position: relative;
    color: #fff;
    border-radius: 5px;
    font-size: 28px;
    font-size: 0.37333rem;
    border: 1px solid #0084ff;
    margin-left: 5px;
    color: #0084ff;
}
.lz-order-list .need-com::before {
      content: '';
      position: absolute;
      left: -6px;
      top: 50%;
      margin-top: -3px;
      width: 0;
      height: 0;
      border: 3px solid transparent;
      border-right-color: #fff;
}
.lz-order-list .need-com:before {
    content: 0;
}
.lz-order-list .uls-order {
    width: 100%;
}
.lz-order-list .uls-order > li {
      text-align: center;
      font-size: 36px;
      font-size: 0.48rem;
      display: block;
      padding: 40px 0;
      padding: 0.53333rem 0;
}
.lz-order-list .uls-order > li .order-name {
        display: block;
        line-height: 40px;
        line-height: 0.53333rem;
        color: #000;
}
.lz-order-list .uls-order > li .order-inform {
        font-size: 60px;
        font-size: 0.8rem;
        display: block;
        margin-top: 4px;
        line-height: 80px;
        line-height: 1.06667rem;
        color: #ff6f07;
}
.lz-order-list .btn-check,
  .lz-order-list .btn-pay {
    color: #ccc;
    background-color: #fff;
    border: 1px solid #ccc;
    display: inline-block;
    text-align: center;
    width: 180px;
    width: 2.4rem;
    height: 60px;
    height: 0.8rem;
    font-size: 28px;
    font-size: 0.37333rem;
    line-height: 56px;
    line-height: 0.74667rem;
    border-radius: 0;
    float: right;
    margin-left: 10px;
    margin-left: 0.13333rem;
}
.lz-order-list .btn-check:hover, .lz-order-list .btn-check:focus,
    .lz-order-list .btn-pay:hover,
    .lz-order-list .btn-pay:focus {
      color: #fff;
      background-color: #ccc;
      border: 1px solid #ccc;
}
.pay-many {
  margin-top: 12px;
  margin-top: 0.16rem;
  line-height: 88px;
  line-height: 1.17333rem;
  display: block;
  padding-left: 30px;
  padding-left: 0.4rem;
  font-size: 36px;
  font-size: 0.48rem;
}
.lz-bankBanch {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}
.lz-bankBanch.active {
    display: block;
}
.lz-bankBanch .lz-drop-search {
    background-color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}
.lz-bankBanch .lz-drop-search .title {
      position: relative;
      width: 100%;
      height: 100px;
      height: 1.33333rem;
      line-height: 100px;
      line-height: 1.33333rem;
      font-size: 34px;
      font-size: 0.45333rem;
      text-align: center;
}
.lz-bankBanch .lz-drop-search .title i {
        font-size: 50px;
        font-size: 0.66667rem;
        position: absolute;
        right: 0;
        top: 0;
        width: 80px;
        width: 1.06667rem;
        line-height: 100px;
        line-height: 1.33333rem;
}
.lz-bankBanch .lz-drop-search .search-box {
      position: relative;
      width: 100%;
      height: 100px;
      height: 1.33333rem;
      padding: 15px 40px;
      padding: 0.2rem 0.53333rem;
      text-align: center;
      background-color: #f5f5f5;
}
.lz-bankBanch .lz-drop-search .search-box i {
        position: absolute;
        left: 50px;
        left: 0.66667rem;
        top: 50%;
        margin-top: -35px;
        margin-top: -0.46667rem;
        font-size: 30px;
        font-size: 0.4rem;
        height: 70px;
        height: 0.93333rem;
        line-height: 70px;
        line-height: 0.93333rem;
        color: #999;
}
.lz-bankBanch .lz-drop-search .search {
      display: block;
      width: 100%;
      height: 70px;
      height: 0.93333rem;
      background-color: #fff;
      color: #333;
      padding-left: 50px;
      padding-left: 0.66667rem;
      margin: 0;
      border-color: #fff;
      font-size: 32px;
      font-size: 0.42667rem;
      border: none;
}
.lz-bankBanch .lz-drop-search .selected {
      width: 100%;
      height: 300px;
      height: 4rem;
      padding: 10px 20px;
      padding: 0.13333rem 0.26667rem;
      overflow: auto !important;
}
.lz-bankBanch .lz-drop-search .selected .option {
        position: relative;
        display: block;
        min-height: 20px;
        min-height: 0.26667rem;
        width: 100%;
        font-size: 16px;
        font-size: 0.21333rem;
        line-height: 20px;
        line-height: 0.26667rem;
        padding: 5px 0;
        color: #666;
        border-top: 1px solid #ececec;
}
.lz-bankBanch .lz-drop-search .selected .option:first-child {
          border-top: none;
}
.lz-list-block {
  position: relative;
}
.lz-list-block .ul-List .icons-left {
    position: absolute;
    width: 50px;
    width: 0.66667rem;
    left: 0;
    top: 25px;
    top: 0.33333rem;
    display: inline-block;
    height: 50px;
    height: 0.66667rem;
    font-size: 44px;
    font-size: 0.58667rem;
    color: #0084ff;
}
.lz-list-block .ul-List .ripple {
    position: relative;
    overflow: hidden;
}
.lz-list-block .ul-List .ripple:after {
      content: "";
      display: block;
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      pointer-events: none;
      background-image: radial-gradient(circle, #666 10%, transparent 10.01%);
      background-repeat: no-repeat;
      background-position: 50%;
      -webkit-transform: scale(10, 10);
          -ms-transform: scale(10, 10);
              transform: scale(10, 10);
      opacity: 0;
      -webkit-transition: opacity .5s, -webkit-transform .3s;
      transition: opacity .5s, -webkit-transform .3s;
      transition: transform .3s, opacity .5s;
      transition: transform .3s, opacity .5s, -webkit-transform .3s;
}
.lz-list-block .ul-List .ripple:active:after {
      -webkit-transform: scale(0, 0);
          -ms-transform: scale(0, 0);
              transform: scale(0, 0);
      opacity: .3;
      -webkit-transition: 0s;
      transition: 0s;
}
.lz-list-block .ul-List .item-content {
    background-color: #fff;
    width: 100%;
    line-height: 100px;
    line-height: 1.33333rem;
    height: 100px;
    height: 1.33333rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 30px;
    padding: 0 0.4rem;
    border-bottom: 1px solid #e7e7e7;
    font-size: 30px;
    font-size: 0.4rem;
}
.lz-list-block .ul-List .item-content > a.item-link {
      font-size: 30px;
      font-size: 0.4rem;
      display: block;
      width: 100%;
      height: 100%;
      color: #000;
}
.lz-list-block .ul-List .item-content .item-inner {
      width: 100%;
      height: 100%;
      position: relative;
      padding-right: 40px;
      padding-right: 0.53333rem;
      padding-left: 70px;
      padding-left: 0.93333rem;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
}
.lz-list-block .ul-List .item-content .icon-gerenziliao {
      font-size: 30px;
      font-size: 0.4rem;
}
.lz-list-block .ul-List .item-content .icons-right {
      position: absolute;
      right: 0;
      top: 0;
      display: inline-block;
      height: 100px;
      height: 1.33333rem;
      line-height: 100px;
      line-height: 1.33333rem;
      font-size: 36px;
      font-size: 0.48rem;
      color: #cac9ce;
}
.lz-list-block .ul-List .item-content .item-form {
      padding-left: 0;
}
.lz-list-block .ul-List .item-content .item-form .item-e-left {
        width: 30%;
        height: 100%;
        display: inline-block;
        float: left;
}
.lz-list-block .ul-List .item-content .item-form .item-e-right {
        width: 68%;
        height: 100%;
        text-align: right;
        display: inline-block;
        float: right;
        margin-bottom: 0;
}
.lz-list-block .ul-List .item-content .item-form input[type="text"] {
        border: none;
        background-color: #fff;
}
.lz-list-block .ul-List .item-content .item-form .lz-radio {
        margin-top: 30px;
        margin-top: 0.4rem;
}
.lz-list-block .ul-List .item-content .item-form .date-input {
        border: none;
        text-align: right;
        background-color: #fff;
        height: 90px;
        height: 1.2rem;
        line-height: 90px;
        line-height: 1.2rem;
        margin-right: -55px;
        margin-right: -0.73333rem;
}
.lz-list-block .ul-List .item-content .item-title {
      padding: 0;
}
.lz-list-block .ul-List .item-content .item-title .item-img {
        position: absolute;
        right: 0;
        top: 5px;
        width: 90px;
        width: 1.2rem;
        height: 90px;
        height: 1.2rem;
        border-radius: 50%;
}
.shadeBox {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 999;
  background-color: rgba(0, 0, 0, 0.4);
}
#emptyDom {
  font-size: 34px;
  font-size: 0.45333rem;
}
#emptyDom .empty-icon {
    width: 185px;
    width: 2.46667rem;
    display: block;
    margin: 30px auto 10px;
    margin: 0.4rem auto 0.13333rem;
}
#emptyDom p {
    text-align: center;
    font-size: 34px;
    font-size: 0.45333rem;
}
.lz-layer-bg {
  background-color: transparent !important;
}
.layui-m-layer2 .layui-m-layerchild p {
  color: #fff;
}
.layout-enter-active, .layout-leave-active {
  -webkit-transition: opacity .5s;
  transition: opacity .5s;
}
.layout-enter, .layout-leave-active {
  opacity: 0;
}
.van-picker button {
  font-size: 30px;
  font-size: 0.4rem;
}
.van-image {
  vertical-align: middle;
}
.van-image img {
    vertical-align: middle;
}
.share-process-yindao {
  background-color: transparent;
  position: fixed;
  left: 0;
  top: 0;
  width: 750px;
  width: 10rem;
}
.share-process-yindao .layui-m-layercont {
    text-align: right;
    padding-right: 20px;
    padding-right: 0.26667rem;
    padding-top: 20px;
    padding-top: 0.26667rem;
}
.share-process-yindao img {
    width: 560px;
    width: 7.46667rem;
}
.vue-puzzle-vcode {
  z-index: 999999 !important;
}
.vue-puzzle-vcode .vue-auth-box_ {
    top: 50%;
}
.margin-top-10 {
  margin-top: 10px !important;
  margin-top: 0.13333rem !important;
}
.margin-top-20 {
  margin-top: 20px !important;
  margin-top: 0.26667rem !important;
}
.margin-top-30 {
  margin-top: 30px !important;
  margin-top: 0.4rem !important;
}
.margin-top-40 {
  margin-top: 40px !important;
  margin-top: 0.53333rem !important;
}
.margin-top-50 {
  margin-top: 50px !important;
  margin-top: 0.66667rem !important;
}
.margin-top-60 {
  margin-top: 60px !important;
  margin-top: 0.8rem !important;
}
.margin-right-10 {
  margin-right: 10px !important;
  margin-right: 0.13333rem !important;
}
.margin-right-20 {
  margin-right: 20px !important;
  margin-right: 0.26667rem !important;
}
.margin-right-30 {
  margin-right: 30px !important;
  margin-right: 0.4rem !important;
}
.margin-right-40 {
  margin-right: 40px !important;
  margin-right: 0.53333rem !important;
}
.margin-right-50 {
  margin-right: 50px !important;
  margin-right: 0.66667rem !important;
}
.margin-right-60 {
  margin-right: 60px !important;
  margin-right: 0.8rem !important;
}
.margin-bottom-10 {
  margin-bottom: 10px !important;
  margin-bottom: 0.13333rem !important;
}
.margin-bottom-20 {
  margin-bottom: 20px !important;
  margin-bottom: 0.26667rem !important;
}
.margin-bottom-30 {
  margin-bottom: 30px !important;
  margin-bottom: 0.4rem !important;
}
.margin-bottom-40 {
  margin-bottom: 40px !important;
  margin-bottom: 0.53333rem !important;
}
.margin-bottom-50 {
  margin-bottom: 50px !important;
  margin-bottom: 0.66667rem !important;
}
.margin-bottom-60 {
  margin-bottom: 60px !important;
  margin-bottom: 0.8rem !important;
}
.margin-left-10 {
  margin-left: 10px !important;
  margin-left: 0.13333rem !important;
}
.margin-left-20 {
  margin-left: 20px !important;
  margin-left: 0.26667rem !important;
}
.margin-left-30 {
  margin-left: 30px !important;
  margin-left: 0.4rem !important;
}
.margin-left-40 {
  margin-left: 40px !important;
  margin-left: 0.53333rem !important;
}
.margin-left-50 {
  margin-left: 50px !important;
  margin-left: 0.66667rem !important;
}
.margin-left-60 {
  margin-left: 60px !important;
  margin-left: 0.8rem !important;
}
.padding-top-10 {
  padding-top: 10px !important;
  padding-top: 0.13333rem !important;
}
.padding-top-20 {
  padding-top: 20px !important;
  padding-top: 0.26667rem !important;
}
.padding-top-30 {
  padding-top: 30px !important;
  padding-top: 0.4rem !important;
}
.padding-top-40 {
  padding-top: 40px !important;
  padding-top: 0.53333rem !important;
}
.padding-top-50 {
  padding-top: 50px !important;
  padding-top: 0.66667rem !important;
}
.padding-top-60 {
  padding-top: 60px !important;
  padding-top: 0.8rem !important;
}
.padding-right-10 {
  padding-right: 10px !important;
  padding-right: 0.13333rem !important;
}
.padding-right-20 {
  padding-right: 20px !important;
  padding-right: 0.26667rem !important;
}
.padding-right-30 {
  padding-right: 30px !important;
  padding-right: 0.4rem !important;
}
.padding-right-40 {
  padding-right: 40px !important;
  padding-right: 0.53333rem !important;
}
.padding-right-50 {
  padding-right: 50px !important;
  padding-right: 0.66667rem !important;
}
.padding-right-60 {
  padding-right: 60px !important;
  padding-right: 0.8rem !important;
}
.padding-bottom-10 {
  padding-bottom: 10px !important;
  padding-bottom: 0.13333rem !important;
}
.padding-bottom-20 {
  padding-bottom: 20px !important;
  padding-bottom: 0.26667rem !important;
}
.padding-bottom-30 {
  padding-bottom: 30px !important;
  padding-bottom: 0.4rem !important;
}
.padding-bottom-40 {
  padding-bottom: 40px !important;
  padding-bottom: 0.53333rem !important;
}
.padding-bottom-50 {
  padding-bottom: 50px !important;
  padding-bottom: 0.66667rem !important;
}
.padding-bottom-60 {
  padding-bottom: 60px !important;
  padding-bottom: 0.8rem !important;
}
.padding-left-10 {
  padding-left: 10px !important;
  padding-left: 0.13333rem !important;
}
.padding-left-20 {
  padding-left: 20px !important;
  padding-left: 0.26667rem !important;
}
.padding-left-30 {
  padding-left: 30px !important;
  padding-left: 0.4rem !important;
}
.padding-left-40 {
  padding-left: 40px !important;
  padding-left: 0.53333rem !important;
}
.padding-left-50 {
  padding-left: 50px !important;
  padding-left: 0.66667rem !important;
}
.padding-left-60 {
  padding-left: 60px !important;
  padding-left: 0.8rem !important;
}
.bac-transparent {
  background-color: transparent !important;
}
.bac-transparent .layui-m-layerchild {
    background-color: transparent !important;
}
.layui-m-layer-lzAlert {
  width: 80% !important;
}
.layui-m-layer-lzAlert h3 {
    line-height: 32px;
    line-height: 0.42667rem;
    height: unset;
    padding-top: 46px;
    padding-top: 0.61333rem;
    font-size: 32px;
    font-size: 0.42667rem;
}
.layui-m-layer-lzAlert .layui-m-layercont {
    font-size: 30px;
    font-size: 0.4rem;
    max-height: 300px;
    max-height: 4rem;
    overflow: auto;
    word-break: break-all;
    padding: 60px 40px;
    padding: 0.8rem 0.53333rem;
}
.layui-m-layer-lzAlert .layui-m-layerbtn span[yes] {
    font-size: 30px;
    font-size: 0.4rem;
    color: #0084ff !important;
}
.layui-m-layer-inquiry {
  width: 80% !important;
}
.layui-m-layer-inquiry .layui-m-layercont {
    font-size: 30px;
    font-size: 0.4rem;
}
.layui-m-layer-design-lzAlert {
  width: 670px !important;
  width: 8.93333rem !important;
  padding-bottom: 70px;
  padding-bottom: 0.93333rem;
  border-radius: 32px !important;
  border-radius: 0.42667rem !important;
  background: url(../../static-product/img/alertbg.dacbbd63.png) no-repeat;
  background-size: 401px 334px;
  background-size: 5.34667rem 4.45333rem;
  background-position: center 168px;
  background-position: center 2.24rem;
  background-color: #fff;
}
.layui-m-layer-design-lzAlert .layui-m-layercont {
    font-size: 30px;
    font-size: 0.4rem;
    overflow: auto;
    word-break: break-all;
    padding: 60px 40px;
    padding: 0.8rem 0.53333rem;
}
.layui-m-layer-design-lzAlert .layui-m-layercont .title {
      font-size: 38px;
      font-size: 0.50667rem;
      line-height: 48px;
      line-height: 0.64rem;
      color: #000;
      text-align: center;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      font-family: PingFangSC-Semibold;
}
.layui-m-layer-design-lzAlert .layui-m-layercont .desc {
      font-size: 32px;
      font-size: 0.42667rem;
      color: #3c464f;
      text-align: center;
      line-height: 48px;
      line-height: 0.64rem;
      height: 144px;
      height: 1.92rem;
      overflow-y: auto;
      -webkit-overflow-scrolling: touch;
      margin-top: 439px;
      margin-top: 5.85333rem;
      font-family: PingFangSC-Regular;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn {
    width: 345px;
    width: 4.6rem;
    height: 95px;
    height: 1.26667rem;
    line-height: 95px;
    line-height: 1.26667rem;
    background: #3c7cfc;
    border: 1px solid #3c7cfc;
    overflow: hidden;
    -webkit-box-shadow: 0 10px 22px 0 rgba(60, 124, 252, 0.2);
    -webkit-box-shadow: 0 0.13333rem 0.29333rem 0 rgba(60, 124, 252, 0.2);
            box-shadow: 0 10px 22px 0 rgba(60, 124, 252, 0.2);
            box-shadow: 0 0.13333rem 0.29333rem 0 rgba(60, 124, 252, 0.2);
    border-radius: 54px;
    border-radius: 0.72rem;
    margin: 0 auto;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn span[yes] {
      font-size: 36px;
      font-size: 0.48rem;
      color: #fff;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn span[yes]:active {
      background: #3c7cfc;
}

/*按钮*/
/*最大按钮*/
.wts-btn-big {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*中型按钮*/
.wts-btn-middle {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 294px;
  width: 3.92rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 80px;
  line-height: 1.06667rem;
  border-radius: 8px;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-middle:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-all {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 110px;
  height: 1.46667rem;
  font-size: 40px;
  font-size: 0.53333rem;
  line-height: 110px;
  line-height: 1.46667rem;
  border-radius: 0;
  display: block;
  text-align: center;
}
.wts-btn-all:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-free {
  color: #fff;
  background-color: #ff6e06;
  font-size: 30px;
  font-size: 0.4rem;
  border-radius: 5px;
  padding: 3px 10px;
  padding: 3px 0.13333rem;
  display: inline-block;
  text-align: center;
}
.wts-btn-free:focus {
    color: #e6e6e6;
    background-color: #d25800;
}
.wts-btn-big-blue {
  color: #fff;
  background-color: #3aa9f8;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 94px;
  height: 1.25333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 94px;
  line-height: 1.25333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-blue:focus {
    color: #e6e6e6;
    background-color: #0994f6;
}

/*蓝色线型按钮-中*/
.wts-btn-cp {
  color: #fff;
  background-color: #0084ff;
  border: 1px solid #fff;
  display: inline-block;
  text-align: center;
  width: 310px;
  width: 4.13333rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 76px;
  line-height: 1.01333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-cp:hover, .wts-btn-cp:focus {
    color: #fff;
    background-color: #fff;
    border: 1px solid #fff;
}
.wts-btn-radius {
  color: #aaa;
  background-color: #fff;
  border: 1px solid #aaa;
  display: inline-block;
  text-align: center;
  width: 153px;
  width: 2.04rem;
  height: 55px;
  height: 0.73333rem;
  font-size: 26px;
  font-size: 0.34667rem;
  line-height: 55px;
  line-height: 0.73333rem;
  border-radius: 25px;
  border-radius: 0.33333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-radius:hover, .wts-btn-radius:focus {
    color: #fff;
    background-color: #aaa;
    border: 1px solid #aaa;
}

/*微大型按钮*/
.wts-btn-big-01 {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 590px;
  width: 7.86667rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-01:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*查看更多*/
.wts-btn-more {
  display: block;
  border-top: 1px solid #eee;
  height: 86px;
  height: 1.14667rem;
  line-height: 86px;
  line-height: 1.14667rem;
  text-align: center;
  margin-left: -60px;
  margin-left: -0.8rem;
  color: #000;
  font-size: 28px;
  font-size: 0.37333rem;
  position: relative;
}
.wts-btn-more:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 38%;
  margin-top: -18px;
  margin-top: -0.24rem;
  margin-left: 90px;
  margin-left: 1.2rem;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  border-right: 3px solid #000;
  border-top: 3px solid #000;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}
.lz-readys {
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  min-height: 100vh;
  background-color: #fff;
  z-index: 9999;
}
.lz-readys .spinner {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -20px;
    margin-top: -0.26667rem;
    margin-left: -20px;
    margin-left: -0.26667rem;
    width: 40px;
    width: 0.53333rem;
    height: 40px;
    height: 0.53333rem;
}
.lz-readys .container1 > div,
  .lz-readys .container2 > div,
  .lz-readys .container3 > div {
    width: 10px;
    width: 0.13333rem;
    height: 10px;
    height: 0.13333rem;
    background-color: #0084ff;
    border-radius: 100%;
    position: absolute;
    -webkit-animation: bouncedelay 1.2s infinite ease-in-out;
    animation: bouncedelay 1.2s infinite ease-in-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.lz-readys .spinner .spinner-container {
    position: absolute;
    width: 100%;
    height: 100%;
}
.lz-readys .container2 {
    -webkit-transform: rotateZ(45deg);
    -ms-transform: rotate(45deg);
        transform: rotateZ(45deg);
}
.lz-readys .container3 {
    -webkit-transform: rotateZ(90deg);
    -ms-transform: rotate(90deg);
        transform: rotateZ(90deg);
}
.lz-readys .circle1 {
    top: 0;
    left: 0;
}
.lz-readys .circle2 {
    top: 0;
    right: 0;
}
.lz-readys .circle3 {
    right: 0;
    bottom: 0;
}
.lz-readys .circle4 {
    left: 0;
    bottom: 0;
}
.lz-readys .container2 .circle1 {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}
.lz-readys .container3 .circle1 {
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
}
.lz-readys .container1 .circle2 {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}
.lz-readys .container2 .circle2 {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}
.lz-readys .container3 .circle2 {
    -webkit-animation-delay: -0.7s;
    animation-delay: -0.7s;
}
.lz-readys .container1 .circle3 {
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.6s;
}
.lz-readys .container2 .circle3 {
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s;
}
.lz-readys .container3 .circle3 {
    -webkit-animation-delay: -0.4s;
    animation-delay: -0.4s;
}
.lz-readys .container1 .circle4 {
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s;
}
.lz-readys .container2 .circle4 {
    -webkit-animation-delay: -0.2s;
    animation-delay: -0.2s;
}
.lz-readys .container3 .circle4 {
    -webkit-animation-delay: -0.1s;
    animation-delay: -0.1s;
}
@-webkit-keyframes bouncedelay {
0%,
  80%,
  100% {
    -webkit-transform: scale(0);
}
40% {
    -webkit-transform: scale(1);
}
}
@keyframes bouncedelay {
0%,
  80%,
  100% {
    transform: scale(0);
    -webkit-transform: scale(0);
}
40% {
    transform: scale(1);
    -webkit-transform: scale(1);
}
}
.lz-readys .loadText {
    position: absolute;
    top: 40%;
    left: 50%;
    width: 100px;
    width: 1.33333rem;
    margin-left: -50px;
    margin-left: -0.66667rem;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    font-size: 14px;
    font-size: 0.18667rem;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.6);
    color: #fff;
    font-size: 14px;
    padding-bottom: 10px;
    padding-bottom: 0.13333rem;
}
.lz-readys .loadText .gifLoad {
      width: 60px;
      width: 0.8rem;
      height: 60px;
      height: 0.8rem;
      display: block;
      margin: 10px auto;
      margin: 0.13333rem auto;
}
.design-modal {
  width: 630px;
  width: 8.4rem;
}
.design-modal.design-modal-footer {
    width: 690px;
    width: 9.2rem;
    bottom: 20px;
    bottom: 0.26667rem;
    top: auto;
    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    border-radius: 10px;
    border-radius: 0.13333rem;
    background: rgba(255, 255, 255, 0.8);
}
.design-modal.design-modal-footer .van-dialog__footer {
      display: none;
}
.design-modal.design-modal-confirm {
    width: 650px;
    width: 8.66667rem;
}
.design-modal.design-modal-confirm .van-dialog__content .van-dialog__message {
      padding: 40px 30px;
      padding: 0.53333rem 0.4rem;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-button--default {
      width: 260px;
      width: 3.46667rem;
      height: 80px;
      height: 1.06667rem;
      background: #236DFF;
      border-radius: 40px;
      border-radius: 0.53333rem;
      -webkit-box-flex: 0;
          -ms-flex: none;
              flex: none;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-button--default .van-button__text {
        font-size: 28px;
        font-size: 0.37333rem;
        color: #fff;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-dialog__cancel {
      background: #fff;
      border: 1px solid #236DFF;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-dialog__cancel .van-button__text {
        color: #236DFF;
}
.design-modal .van-dialog__header {
    color: #000000;
    font-size: 34px;
    font-size: 0.45333rem;
    line-height: 48px;
    line-height: 0.64rem;
    padding-top: 40px;
    padding-top: 0.53333rem;
    font-weight: 700;
}
.design-modal .van-dialog__content .van-dialog__message {
    color: #444444;
    font-size: 30px;
    font-size: 0.4rem;
    line-height: 42px;
    line-height: 0.56rem;
    padding: 30px;
    padding: 0.4rem;
}
.design-modal .van-dialog__footer {
    padding: 0 30px 40px;
    padding: 0 0.4rem 0.53333rem;
}
.design-modal .van-dialog__footer.van-hairline--top::after {
      border: none;
}
.design-modal .van-dialog__footer .van-button--default {
      width: 320px;
      width: 4.26667rem;
      height: 88px;
      height: 1.17333rem;
      background: #236DFF;
      border-radius: 44px;
      border-radius: 0.58667rem;
      margin: 0 auto;
      -webkit-box-flex: 0;
          -ms-flex: none;
              flex: none;
}
.design-modal .van-dialog__footer .van-button--default .van-button__text {
        font-size: 32px;
        font-size: 0.42667rem;
        color: #fff;
}
.video-box {
  width: 690px;
  width: 9.2rem;
  height: 388px;
  height: 5.17333rem;
  margin: 0 auto;
  display: block;
  border-radius: 8px;
  -webkit-box-shadow: 0 0 3px rgba(255, 255, 255, 0.5);
          box-shadow: 0 0 3px rgba(255, 255, 255, 0.5);
  overflow: hidden;
  position: relative;
}
.video-box .video-wrapper-modal {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.3);
    z-index: 1;
}
.video-box .video-wrapper-modal::before {
      content: "";
      display: block;
      position: absolute;
      left: 0;
      bottom: 0;
      background: rgba(0, 0, 0, 0.3);
      z-index: 1;
      width: 100%;
      height: 100%;
}
.video-box .video-wrapper-modal .startPlay {
      width: 80px;
      width: 1.06667rem;
      height: 80px;
      height: 1.06667rem;
      position: absolute;
      bottom: 146px;
      bottom: 1.94667rem;
      left: 50%;
      -webkit-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
              transform: translateX(-50%);
      z-index: 2;
}
.video-box .video-wrapper-modal .video-poster {
      width: 100%;
      height: auto;
      position: absolute;
      left: 0;
      bottom: 0;
      background-color: #fff;
}
.video-box .video-details {
    width: 100%;
    height: auto;
    position: absolute;
    top: 0;
    left: 0;
}

@charset "UTF-8";
/*---------       字体行高       -----------*/
/*---------       字体颜色       -----------*/
/*---------       边框颜色       -----------*/
/*---------       背景颜色       -----------*/
/*--------- 按钮颜色  ---- */
/* 属性多值传递
ex:
@include remCalc(padding,10,20);
padding: 0.13333rem 0.26667rem;*/
/*按钮纯色系*/
/*按钮边框色系*/
/*按钮大小*/
/*自适应按钮*/
/*标题*/
/*小消息标签*/
/*背景色点击变化*/
/*字数省略限制*/
/*波纹点击效果*/
/*按钮*/
/*最大按钮*/
.wts-btn-big[data-v-3923555b] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big[data-v-3923555b]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*中型按钮*/
.wts-btn-middle[data-v-3923555b] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 294px;
  width: 3.92rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 80px;
  line-height: 1.06667rem;
  border-radius: 8px;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-middle[data-v-3923555b]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-all[data-v-3923555b] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 110px;
  height: 1.46667rem;
  font-size: 40px;
  font-size: 0.53333rem;
  line-height: 110px;
  line-height: 1.46667rem;
  border-radius: 0;
  display: block;
  text-align: center;
}
.wts-btn-all[data-v-3923555b]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-free[data-v-3923555b] {
  color: #fff;
  background-color: #ff6e06;
  font-size: 30px;
  font-size: 0.4rem;
  border-radius: 5px;
  padding: 3px 10px;
  padding: 3px 0.13333rem;
  display: inline-block;
  text-align: center;
}
.wts-btn-free[data-v-3923555b]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}
.wts-btn-big-blue[data-v-3923555b] {
  color: #fff;
  background-color: #3aa9f8;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 94px;
  height: 1.25333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 94px;
  line-height: 1.25333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-blue[data-v-3923555b]:focus {
    color: #e6e6e6;
    background-color: #0994f6;
}

/*蓝色线型按钮-中*/
.wts-btn-cp[data-v-3923555b] {
  color: #fff;
  background-color: #0084ff;
  border: 1px solid #fff;
  display: inline-block;
  text-align: center;
  width: 310px;
  width: 4.13333rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 76px;
  line-height: 1.01333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-cp[data-v-3923555b]:hover, .wts-btn-cp[data-v-3923555b]:focus {
    color: #fff;
    background-color: #fff;
    border: 1px solid #fff;
}
.wts-btn-radius[data-v-3923555b] {
  color: #aaa;
  background-color: #fff;
  border: 1px solid #aaa;
  display: inline-block;
  text-align: center;
  width: 153px;
  width: 2.04rem;
  height: 55px;
  height: 0.73333rem;
  font-size: 26px;
  font-size: 0.34667rem;
  line-height: 55px;
  line-height: 0.73333rem;
  border-radius: 25px;
  border-radius: 0.33333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-radius[data-v-3923555b]:hover, .wts-btn-radius[data-v-3923555b]:focus {
    color: #fff;
    background-color: #aaa;
    border: 1px solid #aaa;
}

/*微大型按钮*/
.wts-btn-big-01[data-v-3923555b] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 590px;
  width: 7.86667rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-01[data-v-3923555b]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*查看更多*/
.wts-btn-more[data-v-3923555b] {
  display: block;
  border-top: 1px solid #eee;
  height: 86px;
  height: 1.14667rem;
  line-height: 86px;
  line-height: 1.14667rem;
  text-align: center;
  margin-left: -60px;
  margin-left: -0.8rem;
  color: #000;
  font-size: 28px;
  font-size: 0.37333rem;
  position: relative;
}
.wts-btn-more[data-v-3923555b]:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 38%;
  margin-top: -18px;
  margin-top: -0.24rem;
  margin-left: 90px;
  margin-left: 1.2rem;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  border-right: 3px solid #000;
  border-top: 3px solid #000;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}
.body-container[data-v-3923555b] {
  width: 750px;
  width: 10rem;
  margin: 0 auto;
  position: relative;
  background-color: #f5f5f5;
}
.lz-top-img[data-v-3923555b] {
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
}

/*单选框*/
.lz-radio[data-v-3923555b] {
  position: relative;
  -webkit-appearance: none;
  width: 18px;
  width: 0.24rem;
  height: 18px;
  height: 0.24rem;
  background-color: transparent;
  border: none;
}
.lz-radio[data-v-3923555b]:before {
  content: "\e623";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 12px;
  font-size: 0.16rem;
  line-height: 18px;
  line-height: 0.24rem;
  text-align: center;
  width: 18px;
  width: 0.24rem;
  height: 18px;
  height: 0.24rem;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  color: #fff;
  opacity: 1;
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 50%;
}
.lz-radio[data-v-3923555b]:checked::before {
  background-color: #0084ff;
  border: 1px solid #0084ff;
}
.lz-radio-new[data-v-3923555b] {
  position: relative;
  background-color: #fff;
  width: 40px;
  width: 0.53333rem;
  height: 40px;
  height: 0.53333rem;
  border-radius: 50%;
  display: inline-block;
  border: 1px solid #e5e5e5;
}
.lz-radio-new[data-check=true][data-v-3923555b] {
  background-color: #0084ff;
  border: 1px solid #0084ff;
}
.lz-radio-new[data-check=true][data-v-3923555b]:before {
  content: "\e6f0";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 20px;
  font-size: 0.26667rem;
  line-height: 40px;
  line-height: 0.53333rem;
  text-align: center;
  color: #fff;
  position: absolute;
  top: 2px;
  right: 4px;
  margin-top: -1px;
}

/*多选框*/
.lz-checkbox[data-v-3923555b] {
  position: relative;
  -webkit-appearance: none;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: transparent;
  border: none;
}
.lz-checkbox[data-v-3923555b]:before {
  content: "\e64e";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 14px;
  font-size: 0.18667rem;
  line-height: 24px;
  line-height: 0.32rem;
  text-align: center;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: #fff;
  color: transparent;
  border: 1px solid #ccc;
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 6px;
}
.lz-checkbox[data-v-3923555b]:checked::before {
  color: #0084ff;
  background-color: #fff;
  border: 1px solid #0084ff;
}

/*多选框2-选择外层选中*/
.lz-checkbox-02[data-v-3923555b] {
  position: relative;
  -webkit-appearance: none;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: transparent;
  border: none;
}
.lz-checkbox-02[data-v-3923555b]:before {
  content: "\e623";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 14px;
  font-size: 0.18667rem;
  line-height: 21px;
  line-height: 0.28rem;
  text-align: center;
  width: 22px;
  width: 0.29333rem;
  height: 21px;
  height: 0.28rem;
  background-color: #fff;
  color: transparent;
  border: 1px solid #ccc;
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.checkLi[data-v-3923555b] {
  color: #0084ff !important;
}
.checkLi .lz-checkbox-02[data-v-3923555b]:before {
    color: #fff;
    background-color: #0084ff;
    border: 1px solid #0084ff;
}

/*底部按钮*/
.lz-apply-btn[data-v-3923555b] {
  position: fixed;
  bottom: 0;
  border-top: 2px solid #fff;
  z-index: 20;
  color: #666;
  background-color: #f0f0f0;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 100px;
  height: 1.33333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 0;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.lz-apply-btn i[data-v-3923555b] {
    font-size: 40px;
    font-size: 0.53333rem;
    margin-right: 10px;
    margin-right: 0.13333rem;
}

/*底部提示*/
.lz-lp-footer[data-v-3923555b] {
  position: absolute;
  bottom: 100px;
  bottom: 1.33333rem;
  padding: 10px;
  padding: 0.13333rem;
}
.lz-lp-footer p[data-v-3923555b] {
    margin-bottom: 10px;
    margin-bottom: 0.13333rem;
}

/*顶部返回栏*/
.lz-top-title-empty[data-v-3923555b] {
  width: 100%;
  height: 90px;
  height: 1.2rem;
}
.lz-top-title[data-v-3923555b] {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 555;
  width: 100%;
  height: 90px;
  height: 1.2rem;
  line-height: 90px;
  line-height: 1.2rem;
  background-color: #0084ff;
  color: #fff;
  font-size: 28px;
  font-size: 0.37333rem;
}
.lz-top-title .left[data-v-3923555b] {
    position: absolute;
    top: 0;
    left: 20px;
    left: 0.26667rem;
    color: #fff;
}
.lz-top-title .right[data-v-3923555b] {
    position: absolute;
    top: 0;
    right: 20px;
    right: 0.26667rem;
    color: #fff;
}
.lz-top-title .center[data-v-3923555b] {
    text-align: center;
    font-size: 32px;
    font-size: 0.42667rem;
}

/*订单页*/
.lz-order-list[data-v-3923555b] {
  background-color: #fff;
  padding-top: 44px;
  padding-top: 0.58667rem;
}
.lz-order-list .titles[data-v-3923555b] {
    font-size: 36px;
    font-size: 0.48rem;
    color: #222;
    text-align: center;
}
.lz-order-list .need-com[data-v-3923555b] {
    position: relative;
    top: -4px;
    font-size: 12px;
    font-size: 0.16rem;
    line-height: 1.2;
    padding: 1px 8px;
    background-color: #fff;
    position: relative;
    color: #fff;
    border-radius: 5px;
    font-size: 28px;
    font-size: 0.37333rem;
    border: 1px solid #0084ff;
    margin-left: 5px;
    color: #0084ff;
}
.lz-order-list .need-com[data-v-3923555b]::before {
      content: '';
      position: absolute;
      left: -6px;
      top: 50%;
      margin-top: -3px;
      width: 0;
      height: 0;
      border: 3px solid transparent;
      border-right-color: #fff;
}
.lz-order-list .need-com[data-v-3923555b]:before {
    content: 0;
}
.lz-order-list .uls-order[data-v-3923555b] {
    width: 100%;
}
.lz-order-list .uls-order > li[data-v-3923555b] {
      text-align: center;
      font-size: 36px;
      font-size: 0.48rem;
      display: block;
      padding: 40px 0;
      padding: 0.53333rem 0;
}
.lz-order-list .uls-order > li .order-name[data-v-3923555b] {
        display: block;
        line-height: 40px;
        line-height: 0.53333rem;
        color: #000;
}
.lz-order-list .uls-order > li .order-inform[data-v-3923555b] {
        font-size: 60px;
        font-size: 0.8rem;
        display: block;
        margin-top: 4px;
        line-height: 80px;
        line-height: 1.06667rem;
        color: #ff6f07;
}
.lz-order-list .btn-check[data-v-3923555b],
  .lz-order-list .btn-pay[data-v-3923555b] {
    color: #ccc;
    background-color: #fff;
    border: 1px solid #ccc;
    display: inline-block;
    text-align: center;
    width: 180px;
    width: 2.4rem;
    height: 60px;
    height: 0.8rem;
    font-size: 28px;
    font-size: 0.37333rem;
    line-height: 56px;
    line-height: 0.74667rem;
    border-radius: 0;
    float: right;
    margin-left: 10px;
    margin-left: 0.13333rem;
}
.lz-order-list .btn-check[data-v-3923555b]:hover, .lz-order-list .btn-check[data-v-3923555b]:focus,
    .lz-order-list .btn-pay[data-v-3923555b]:hover,
    .lz-order-list .btn-pay[data-v-3923555b]:focus {
      color: #fff;
      background-color: #ccc;
      border: 1px solid #ccc;
}
.pay-many[data-v-3923555b] {
  margin-top: 12px;
  margin-top: 0.16rem;
  line-height: 88px;
  line-height: 1.17333rem;
  display: block;
  padding-left: 30px;
  padding-left: 0.4rem;
  font-size: 36px;
  font-size: 0.48rem;
}
.lz-bankBanch[data-v-3923555b] {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}
.lz-bankBanch.active[data-v-3923555b] {
    display: block;
}
.lz-bankBanch .lz-drop-search[data-v-3923555b] {
    background-color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}
.lz-bankBanch .lz-drop-search .title[data-v-3923555b] {
      position: relative;
      width: 100%;
      height: 100px;
      height: 1.33333rem;
      line-height: 100px;
      line-height: 1.33333rem;
      font-size: 34px;
      font-size: 0.45333rem;
      text-align: center;
}
.lz-bankBanch .lz-drop-search .title i[data-v-3923555b] {
        font-size: 50px;
        font-size: 0.66667rem;
        position: absolute;
        right: 0;
        top: 0;
        width: 80px;
        width: 1.06667rem;
        line-height: 100px;
        line-height: 1.33333rem;
}
.lz-bankBanch .lz-drop-search .search-box[data-v-3923555b] {
      position: relative;
      width: 100%;
      height: 100px;
      height: 1.33333rem;
      padding: 15px 40px;
      padding: 0.2rem 0.53333rem;
      text-align: center;
      background-color: #f5f5f5;
}
.lz-bankBanch .lz-drop-search .search-box i[data-v-3923555b] {
        position: absolute;
        left: 50px;
        left: 0.66667rem;
        top: 50%;
        margin-top: -35px;
        margin-top: -0.46667rem;
        font-size: 30px;
        font-size: 0.4rem;
        height: 70px;
        height: 0.93333rem;
        line-height: 70px;
        line-height: 0.93333rem;
        color: #999;
}
.lz-bankBanch .lz-drop-search .search[data-v-3923555b] {
      display: block;
      width: 100%;
      height: 70px;
      height: 0.93333rem;
      background-color: #fff;
      color: #333;
      padding-left: 50px;
      padding-left: 0.66667rem;
      margin: 0;
      border-color: #fff;
      font-size: 32px;
      font-size: 0.42667rem;
      border: none;
}
.lz-bankBanch .lz-drop-search .selected[data-v-3923555b] {
      width: 100%;
      height: 300px;
      height: 4rem;
      padding: 10px 20px;
      padding: 0.13333rem 0.26667rem;
      overflow: auto !important;
}
.lz-bankBanch .lz-drop-search .selected .option[data-v-3923555b] {
        position: relative;
        display: block;
        min-height: 20px;
        min-height: 0.26667rem;
        width: 100%;
        font-size: 16px;
        font-size: 0.21333rem;
        line-height: 20px;
        line-height: 0.26667rem;
        padding: 5px 0;
        color: #666;
        border-top: 1px solid #ececec;
}
.lz-bankBanch .lz-drop-search .selected .option[data-v-3923555b]:first-child {
          border-top: none;
}
.lz-list-block[data-v-3923555b] {
  position: relative;
}
.lz-list-block .ul-List .icons-left[data-v-3923555b] {
    position: absolute;
    width: 50px;
    width: 0.66667rem;
    left: 0;
    top: 25px;
    top: 0.33333rem;
    display: inline-block;
    height: 50px;
    height: 0.66667rem;
    font-size: 44px;
    font-size: 0.58667rem;
    color: #0084ff;
}
.lz-list-block .ul-List .ripple[data-v-3923555b] {
    position: relative;
    overflow: hidden;
}
.lz-list-block .ul-List .ripple[data-v-3923555b]:after {
      content: "";
      display: block;
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      pointer-events: none;
      background-image: radial-gradient(circle, #666 10%, transparent 10.01%);
      background-repeat: no-repeat;
      background-position: 50%;
      -webkit-transform: scale(10, 10);
          -ms-transform: scale(10, 10);
              transform: scale(10, 10);
      opacity: 0;
      -webkit-transition: opacity .5s, -webkit-transform .3s;
      transition: opacity .5s, -webkit-transform .3s;
      transition: transform .3s, opacity .5s;
      transition: transform .3s, opacity .5s, -webkit-transform .3s;
}
.lz-list-block .ul-List .ripple[data-v-3923555b]:active:after {
      -webkit-transform: scale(0, 0);
          -ms-transform: scale(0, 0);
              transform: scale(0, 0);
      opacity: .3;
      -webkit-transition: 0s;
      transition: 0s;
}
.lz-list-block .ul-List .item-content[data-v-3923555b] {
    background-color: #fff;
    width: 100%;
    line-height: 100px;
    line-height: 1.33333rem;
    height: 100px;
    height: 1.33333rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 30px;
    padding: 0 0.4rem;
    border-bottom: 1px solid #e7e7e7;
    font-size: 30px;
    font-size: 0.4rem;
}
.lz-list-block .ul-List .item-content > a.item-link[data-v-3923555b] {
      font-size: 30px;
      font-size: 0.4rem;
      display: block;
      width: 100%;
      height: 100%;
      color: #000;
}
.lz-list-block .ul-List .item-content .item-inner[data-v-3923555b] {
      width: 100%;
      height: 100%;
      position: relative;
      padding-right: 40px;
      padding-right: 0.53333rem;
      padding-left: 70px;
      padding-left: 0.93333rem;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
}
.lz-list-block .ul-List .item-content .icon-gerenziliao[data-v-3923555b] {
      font-size: 30px;
      font-size: 0.4rem;
}
.lz-list-block .ul-List .item-content .icons-right[data-v-3923555b] {
      position: absolute;
      right: 0;
      top: 0;
      display: inline-block;
      height: 100px;
      height: 1.33333rem;
      line-height: 100px;
      line-height: 1.33333rem;
      font-size: 36px;
      font-size: 0.48rem;
      color: #cac9ce;
}
.lz-list-block .ul-List .item-content .item-form[data-v-3923555b] {
      padding-left: 0;
}
.lz-list-block .ul-List .item-content .item-form .item-e-left[data-v-3923555b] {
        width: 30%;
        height: 100%;
        display: inline-block;
        float: left;
}
.lz-list-block .ul-List .item-content .item-form .item-e-right[data-v-3923555b] {
        width: 68%;
        height: 100%;
        text-align: right;
        display: inline-block;
        float: right;
        margin-bottom: 0;
}
.lz-list-block .ul-List .item-content .item-form input[type="text"][data-v-3923555b] {
        border: none;
        background-color: #fff;
}
.lz-list-block .ul-List .item-content .item-form .lz-radio[data-v-3923555b] {
        margin-top: 30px;
        margin-top: 0.4rem;
}
.lz-list-block .ul-List .item-content .item-form .date-input[data-v-3923555b] {
        border: none;
        text-align: right;
        background-color: #fff;
        height: 90px;
        height: 1.2rem;
        line-height: 90px;
        line-height: 1.2rem;
        margin-right: -55px;
        margin-right: -0.73333rem;
}
.lz-list-block .ul-List .item-content .item-title[data-v-3923555b] {
      padding: 0;
}
.lz-list-block .ul-List .item-content .item-title .item-img[data-v-3923555b] {
        position: absolute;
        right: 0;
        top: 5px;
        width: 90px;
        width: 1.2rem;
        height: 90px;
        height: 1.2rem;
        border-radius: 50%;
}
.shadeBox[data-v-3923555b] {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 999;
  background-color: rgba(0, 0, 0, 0.4);
}
#emptyDom[data-v-3923555b] {
  font-size: 34px;
  font-size: 0.45333rem;
}
#emptyDom .empty-icon[data-v-3923555b] {
    width: 185px;
    width: 2.46667rem;
    display: block;
    margin: 30px auto 10px;
    margin: 0.4rem auto 0.13333rem;
}
#emptyDom p[data-v-3923555b] {
    text-align: center;
    font-size: 34px;
    font-size: 0.45333rem;
}
.lz-layer-bg[data-v-3923555b] {
  background-color: transparent !important;
}
.layui-m-layer2 .layui-m-layerchild p[data-v-3923555b] {
  color: #fff;
}
.layout-enter-active[data-v-3923555b], .layout-leave-active[data-v-3923555b] {
  -webkit-transition: opacity .5s;
  transition: opacity .5s;
}
.layout-enter[data-v-3923555b], .layout-leave-active[data-v-3923555b] {
  opacity: 0;
}
.van-picker button[data-v-3923555b] {
  font-size: 30px;
  font-size: 0.4rem;
}
.van-image[data-v-3923555b] {
  vertical-align: middle;
}
.van-image img[data-v-3923555b] {
    vertical-align: middle;
}
.share-process-yindao[data-v-3923555b] {
  background-color: transparent;
  position: fixed;
  left: 0;
  top: 0;
  width: 750px;
  width: 10rem;
}
.share-process-yindao .layui-m-layercont[data-v-3923555b] {
    text-align: right;
    padding-right: 20px;
    padding-right: 0.26667rem;
    padding-top: 20px;
    padding-top: 0.26667rem;
}
.share-process-yindao img[data-v-3923555b] {
    width: 560px;
    width: 7.46667rem;
}
.vue-puzzle-vcode[data-v-3923555b] {
  z-index: 999999 !important;
}
.vue-puzzle-vcode .vue-auth-box_[data-v-3923555b] {
    top: 50%;
}
.margin-top-10[data-v-3923555b] {
  margin-top: 10px !important;
  margin-top: 0.13333rem !important;
}
.margin-top-20[data-v-3923555b] {
  margin-top: 20px !important;
  margin-top: 0.26667rem !important;
}
.margin-top-30[data-v-3923555b] {
  margin-top: 30px !important;
  margin-top: 0.4rem !important;
}
.margin-top-40[data-v-3923555b] {
  margin-top: 40px !important;
  margin-top: 0.53333rem !important;
}
.margin-top-50[data-v-3923555b] {
  margin-top: 50px !important;
  margin-top: 0.66667rem !important;
}
.margin-top-60[data-v-3923555b] {
  margin-top: 60px !important;
  margin-top: 0.8rem !important;
}
.margin-right-10[data-v-3923555b] {
  margin-right: 10px !important;
  margin-right: 0.13333rem !important;
}
.margin-right-20[data-v-3923555b] {
  margin-right: 20px !important;
  margin-right: 0.26667rem !important;
}
.margin-right-30[data-v-3923555b] {
  margin-right: 30px !important;
  margin-right: 0.4rem !important;
}
.margin-right-40[data-v-3923555b] {
  margin-right: 40px !important;
  margin-right: 0.53333rem !important;
}
.margin-right-50[data-v-3923555b] {
  margin-right: 50px !important;
  margin-right: 0.66667rem !important;
}
.margin-right-60[data-v-3923555b] {
  margin-right: 60px !important;
  margin-right: 0.8rem !important;
}
.margin-bottom-10[data-v-3923555b] {
  margin-bottom: 10px !important;
  margin-bottom: 0.13333rem !important;
}
.margin-bottom-20[data-v-3923555b] {
  margin-bottom: 20px !important;
  margin-bottom: 0.26667rem !important;
}
.margin-bottom-30[data-v-3923555b] {
  margin-bottom: 30px !important;
  margin-bottom: 0.4rem !important;
}
.margin-bottom-40[data-v-3923555b] {
  margin-bottom: 40px !important;
  margin-bottom: 0.53333rem !important;
}
.margin-bottom-50[data-v-3923555b] {
  margin-bottom: 50px !important;
  margin-bottom: 0.66667rem !important;
}
.margin-bottom-60[data-v-3923555b] {
  margin-bottom: 60px !important;
  margin-bottom: 0.8rem !important;
}
.margin-left-10[data-v-3923555b] {
  margin-left: 10px !important;
  margin-left: 0.13333rem !important;
}
.margin-left-20[data-v-3923555b] {
  margin-left: 20px !important;
  margin-left: 0.26667rem !important;
}
.margin-left-30[data-v-3923555b] {
  margin-left: 30px !important;
  margin-left: 0.4rem !important;
}
.margin-left-40[data-v-3923555b] {
  margin-left: 40px !important;
  margin-left: 0.53333rem !important;
}
.margin-left-50[data-v-3923555b] {
  margin-left: 50px !important;
  margin-left: 0.66667rem !important;
}
.margin-left-60[data-v-3923555b] {
  margin-left: 60px !important;
  margin-left: 0.8rem !important;
}
.padding-top-10[data-v-3923555b] {
  padding-top: 10px !important;
  padding-top: 0.13333rem !important;
}
.padding-top-20[data-v-3923555b] {
  padding-top: 20px !important;
  padding-top: 0.26667rem !important;
}
.padding-top-30[data-v-3923555b] {
  padding-top: 30px !important;
  padding-top: 0.4rem !important;
}
.padding-top-40[data-v-3923555b] {
  padding-top: 40px !important;
  padding-top: 0.53333rem !important;
}
.padding-top-50[data-v-3923555b] {
  padding-top: 50px !important;
  padding-top: 0.66667rem !important;
}
.padding-top-60[data-v-3923555b] {
  padding-top: 60px !important;
  padding-top: 0.8rem !important;
}
.padding-right-10[data-v-3923555b] {
  padding-right: 10px !important;
  padding-right: 0.13333rem !important;
}
.padding-right-20[data-v-3923555b] {
  padding-right: 20px !important;
  padding-right: 0.26667rem !important;
}
.padding-right-30[data-v-3923555b] {
  padding-right: 30px !important;
  padding-right: 0.4rem !important;
}
.padding-right-40[data-v-3923555b] {
  padding-right: 40px !important;
  padding-right: 0.53333rem !important;
}
.padding-right-50[data-v-3923555b] {
  padding-right: 50px !important;
  padding-right: 0.66667rem !important;
}
.padding-right-60[data-v-3923555b] {
  padding-right: 60px !important;
  padding-right: 0.8rem !important;
}
.padding-bottom-10[data-v-3923555b] {
  padding-bottom: 10px !important;
  padding-bottom: 0.13333rem !important;
}
.padding-bottom-20[data-v-3923555b] {
  padding-bottom: 20px !important;
  padding-bottom: 0.26667rem !important;
}
.padding-bottom-30[data-v-3923555b] {
  padding-bottom: 30px !important;
  padding-bottom: 0.4rem !important;
}
.padding-bottom-40[data-v-3923555b] {
  padding-bottom: 40px !important;
  padding-bottom: 0.53333rem !important;
}
.padding-bottom-50[data-v-3923555b] {
  padding-bottom: 50px !important;
  padding-bottom: 0.66667rem !important;
}
.padding-bottom-60[data-v-3923555b] {
  padding-bottom: 60px !important;
  padding-bottom: 0.8rem !important;
}
.padding-left-10[data-v-3923555b] {
  padding-left: 10px !important;
  padding-left: 0.13333rem !important;
}
.padding-left-20[data-v-3923555b] {
  padding-left: 20px !important;
  padding-left: 0.26667rem !important;
}
.padding-left-30[data-v-3923555b] {
  padding-left: 30px !important;
  padding-left: 0.4rem !important;
}
.padding-left-40[data-v-3923555b] {
  padding-left: 40px !important;
  padding-left: 0.53333rem !important;
}
.padding-left-50[data-v-3923555b] {
  padding-left: 50px !important;
  padding-left: 0.66667rem !important;
}
.padding-left-60[data-v-3923555b] {
  padding-left: 60px !important;
  padding-left: 0.8rem !important;
}
.bac-transparent[data-v-3923555b] {
  background-color: transparent !important;
}
.bac-transparent .layui-m-layerchild[data-v-3923555b] {
    background-color: transparent !important;
}
.layui-m-layer-lzAlert[data-v-3923555b] {
  width: 80% !important;
}
.layui-m-layer-lzAlert h3[data-v-3923555b] {
    line-height: 32px;
    line-height: 0.42667rem;
    height: unset;
    padding-top: 46px;
    padding-top: 0.61333rem;
    font-size: 32px;
    font-size: 0.42667rem;
}
.layui-m-layer-lzAlert .layui-m-layercont[data-v-3923555b] {
    font-size: 30px;
    font-size: 0.4rem;
    max-height: 300px;
    max-height: 4rem;
    overflow: auto;
    word-break: break-all;
    padding: 60px 40px;
    padding: 0.8rem 0.53333rem;
}
.layui-m-layer-lzAlert .layui-m-layerbtn span[yes][data-v-3923555b] {
    font-size: 30px;
    font-size: 0.4rem;
    color: #0084ff !important;
}
.layui-m-layer-inquiry[data-v-3923555b] {
  width: 80% !important;
}
.layui-m-layer-inquiry .layui-m-layercont[data-v-3923555b] {
    font-size: 30px;
    font-size: 0.4rem;
}
.layui-m-layer-design-lzAlert[data-v-3923555b] {
  width: 670px !important;
  width: 8.93333rem !important;
  padding-bottom: 70px;
  padding-bottom: 0.93333rem;
  border-radius: 32px !important;
  border-radius: 0.42667rem !important;
  background: url(../../static-product/img/alertbg.dacbbd63.png) no-repeat;
  background-size: 401px 334px;
  background-size: 5.34667rem 4.45333rem;
  background-position: center 168px;
  background-position: center 2.24rem;
  background-color: #fff;
}
.layui-m-layer-design-lzAlert .layui-m-layercont[data-v-3923555b] {
    font-size: 30px;
    font-size: 0.4rem;
    overflow: auto;
    word-break: break-all;
    padding: 60px 40px;
    padding: 0.8rem 0.53333rem;
}
.layui-m-layer-design-lzAlert .layui-m-layercont .title[data-v-3923555b] {
      font-size: 38px;
      font-size: 0.50667rem;
      line-height: 48px;
      line-height: 0.64rem;
      color: #000;
      text-align: center;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      font-family: PingFangSC-Semibold;
}
.layui-m-layer-design-lzAlert .layui-m-layercont .desc[data-v-3923555b] {
      font-size: 32px;
      font-size: 0.42667rem;
      color: #3c464f;
      text-align: center;
      line-height: 48px;
      line-height: 0.64rem;
      height: 144px;
      height: 1.92rem;
      overflow-y: auto;
      -webkit-overflow-scrolling: touch;
      margin-top: 439px;
      margin-top: 5.85333rem;
      font-family: PingFangSC-Regular;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn[data-v-3923555b] {
    width: 345px;
    width: 4.6rem;
    height: 95px;
    height: 1.26667rem;
    line-height: 95px;
    line-height: 1.26667rem;
    background: #3c7cfc;
    border: 1px solid #3c7cfc;
    overflow: hidden;
    -webkit-box-shadow: 0 10px 22px 0 rgba(60, 124, 252, 0.2);
    -webkit-box-shadow: 0 0.13333rem 0.29333rem 0 rgba(60, 124, 252, 0.2);
            box-shadow: 0 10px 22px 0 rgba(60, 124, 252, 0.2);
            box-shadow: 0 0.13333rem 0.29333rem 0 rgba(60, 124, 252, 0.2);
    border-radius: 54px;
    border-radius: 0.72rem;
    margin: 0 auto;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn span[yes][data-v-3923555b] {
      font-size: 36px;
      font-size: 0.48rem;
      color: #fff;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn span[yes][data-v-3923555b]:active {
      background: #3c7cfc;
}

/*按钮*/
/*最大按钮*/
.wts-btn-big[data-v-3923555b] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big[data-v-3923555b]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*中型按钮*/
.wts-btn-middle[data-v-3923555b] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 294px;
  width: 3.92rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 80px;
  line-height: 1.06667rem;
  border-radius: 8px;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-middle[data-v-3923555b]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-all[data-v-3923555b] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 110px;
  height: 1.46667rem;
  font-size: 40px;
  font-size: 0.53333rem;
  line-height: 110px;
  line-height: 1.46667rem;
  border-radius: 0;
  display: block;
  text-align: center;
}
.wts-btn-all[data-v-3923555b]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-free[data-v-3923555b] {
  color: #fff;
  background-color: #ff6e06;
  font-size: 30px;
  font-size: 0.4rem;
  border-radius: 5px;
  padding: 3px 10px;
  padding: 3px 0.13333rem;
  display: inline-block;
  text-align: center;
}
.wts-btn-free[data-v-3923555b]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}
.wts-btn-big-blue[data-v-3923555b] {
  color: #fff;
  background-color: #3aa9f8;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 94px;
  height: 1.25333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 94px;
  line-height: 1.25333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-blue[data-v-3923555b]:focus {
    color: #e6e6e6;
    background-color: #0994f6;
}

/*蓝色线型按钮-中*/
.wts-btn-cp[data-v-3923555b] {
  color: #fff;
  background-color: #0084ff;
  border: 1px solid #fff;
  display: inline-block;
  text-align: center;
  width: 310px;
  width: 4.13333rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 76px;
  line-height: 1.01333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-cp[data-v-3923555b]:hover, .wts-btn-cp[data-v-3923555b]:focus {
    color: #fff;
    background-color: #fff;
    border: 1px solid #fff;
}
.wts-btn-radius[data-v-3923555b] {
  color: #aaa;
  background-color: #fff;
  border: 1px solid #aaa;
  display: inline-block;
  text-align: center;
  width: 153px;
  width: 2.04rem;
  height: 55px;
  height: 0.73333rem;
  font-size: 26px;
  font-size: 0.34667rem;
  line-height: 55px;
  line-height: 0.73333rem;
  border-radius: 25px;
  border-radius: 0.33333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-radius[data-v-3923555b]:hover, .wts-btn-radius[data-v-3923555b]:focus {
    color: #fff;
    background-color: #aaa;
    border: 1px solid #aaa;
}

/*微大型按钮*/
.wts-btn-big-01[data-v-3923555b] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 590px;
  width: 7.86667rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-01[data-v-3923555b]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*查看更多*/
.wts-btn-more[data-v-3923555b] {
  display: block;
  border-top: 1px solid #eee;
  height: 86px;
  height: 1.14667rem;
  line-height: 86px;
  line-height: 1.14667rem;
  text-align: center;
  margin-left: -60px;
  margin-left: -0.8rem;
  color: #000;
  font-size: 28px;
  font-size: 0.37333rem;
  position: relative;
}
.wts-btn-more[data-v-3923555b]:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 38%;
  margin-top: -18px;
  margin-top: -0.24rem;
  margin-left: 90px;
  margin-left: 1.2rem;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  border-right: 3px solid #000;
  border-top: 3px solid #000;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}
.lz-readys[data-v-3923555b] {
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  min-height: 100vh;
  background-color: #fff;
  z-index: 9999;
}
.lz-readys .spinner[data-v-3923555b] {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -20px;
    margin-top: -0.26667rem;
    margin-left: -20px;
    margin-left: -0.26667rem;
    width: 40px;
    width: 0.53333rem;
    height: 40px;
    height: 0.53333rem;
}
.lz-readys .container1 > div[data-v-3923555b],
  .lz-readys .container2 > div[data-v-3923555b],
  .lz-readys .container3 > div[data-v-3923555b] {
    width: 10px;
    width: 0.13333rem;
    height: 10px;
    height: 0.13333rem;
    background-color: #0084ff;
    border-radius: 100%;
    position: absolute;
    -webkit-animation: bouncedelay-3923555b 1.2s infinite ease-in-out;
    animation: bouncedelay-3923555b 1.2s infinite ease-in-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.lz-readys .spinner .spinner-container[data-v-3923555b] {
    position: absolute;
    width: 100%;
    height: 100%;
}
.lz-readys .container2[data-v-3923555b] {
    -webkit-transform: rotateZ(45deg);
    -ms-transform: rotate(45deg);
        transform: rotateZ(45deg);
}
.lz-readys .container3[data-v-3923555b] {
    -webkit-transform: rotateZ(90deg);
    -ms-transform: rotate(90deg);
        transform: rotateZ(90deg);
}
.lz-readys .circle1[data-v-3923555b] {
    top: 0;
    left: 0;
}
.lz-readys .circle2[data-v-3923555b] {
    top: 0;
    right: 0;
}
.lz-readys .circle3[data-v-3923555b] {
    right: 0;
    bottom: 0;
}
.lz-readys .circle4[data-v-3923555b] {
    left: 0;
    bottom: 0;
}
.lz-readys .container2 .circle1[data-v-3923555b] {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}
.lz-readys .container3 .circle1[data-v-3923555b] {
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
}
.lz-readys .container1 .circle2[data-v-3923555b] {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}
.lz-readys .container2 .circle2[data-v-3923555b] {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}
.lz-readys .container3 .circle2[data-v-3923555b] {
    -webkit-animation-delay: -0.7s;
    animation-delay: -0.7s;
}
.lz-readys .container1 .circle3[data-v-3923555b] {
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.6s;
}
.lz-readys .container2 .circle3[data-v-3923555b] {
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s;
}
.lz-readys .container3 .circle3[data-v-3923555b] {
    -webkit-animation-delay: -0.4s;
    animation-delay: -0.4s;
}
.lz-readys .container1 .circle4[data-v-3923555b] {
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s;
}
.lz-readys .container2 .circle4[data-v-3923555b] {
    -webkit-animation-delay: -0.2s;
    animation-delay: -0.2s;
}
.lz-readys .container3 .circle4[data-v-3923555b] {
    -webkit-animation-delay: -0.1s;
    animation-delay: -0.1s;
}
@-webkit-keyframes bouncedelay-3923555b {
0%,
  80%,
  100% {
    -webkit-transform: scale(0);
}
40% {
    -webkit-transform: scale(1);
}
}
@keyframes bouncedelay-3923555b {
0%,
  80%,
  100% {
    transform: scale(0);
    -webkit-transform: scale(0);
}
40% {
    transform: scale(1);
    -webkit-transform: scale(1);
}
}
.lz-readys .loadText[data-v-3923555b] {
    position: absolute;
    top: 40%;
    left: 50%;
    width: 100px;
    width: 1.33333rem;
    margin-left: -50px;
    margin-left: -0.66667rem;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    font-size: 14px;
    font-size: 0.18667rem;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.6);
    color: #fff;
    font-size: 14px;
    padding-bottom: 10px;
    padding-bottom: 0.13333rem;
}
.lz-readys .loadText .gifLoad[data-v-3923555b] {
      width: 60px;
      width: 0.8rem;
      height: 60px;
      height: 0.8rem;
      display: block;
      margin: 10px auto;
      margin: 0.13333rem auto;
}
.design-modal[data-v-3923555b] {
  width: 630px;
  width: 8.4rem;
}
.design-modal.design-modal-footer[data-v-3923555b] {
    width: 690px;
    width: 9.2rem;
    bottom: 20px;
    bottom: 0.26667rem;
    top: auto;
    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    border-radius: 10px;
    border-radius: 0.13333rem;
    background: rgba(255, 255, 255, 0.8);
}
.design-modal.design-modal-footer .van-dialog__footer[data-v-3923555b] {
      display: none;
}
.design-modal.design-modal-confirm[data-v-3923555b] {
    width: 650px;
    width: 8.66667rem;
}
.design-modal.design-modal-confirm .van-dialog__content .van-dialog__message[data-v-3923555b] {
      padding: 40px 30px;
      padding: 0.53333rem 0.4rem;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-button--default[data-v-3923555b] {
      width: 260px;
      width: 3.46667rem;
      height: 80px;
      height: 1.06667rem;
      background: #236DFF;
      border-radius: 40px;
      border-radius: 0.53333rem;
      -webkit-box-flex: 0;
          -ms-flex: none;
              flex: none;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-button--default .van-button__text[data-v-3923555b] {
        font-size: 28px;
        font-size: 0.37333rem;
        color: #fff;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-dialog__cancel[data-v-3923555b] {
      background: #fff;
      border: 1px solid #236DFF;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-dialog__cancel .van-button__text[data-v-3923555b] {
        color: #236DFF;
}
.design-modal .van-dialog__header[data-v-3923555b] {
    color: #000000;
    font-size: 34px;
    font-size: 0.45333rem;
    line-height: 48px;
    line-height: 0.64rem;
    padding-top: 40px;
    padding-top: 0.53333rem;
    font-weight: 700;
}
.design-modal .van-dialog__content .van-dialog__message[data-v-3923555b] {
    color: #444444;
    font-size: 30px;
    font-size: 0.4rem;
    line-height: 42px;
    line-height: 0.56rem;
    padding: 30px;
    padding: 0.4rem;
}
.design-modal .van-dialog__footer[data-v-3923555b] {
    padding: 0 30px 40px;
    padding: 0 0.4rem 0.53333rem;
}
.design-modal .van-dialog__footer.van-hairline--top[data-v-3923555b]::after {
      border: none;
}
.design-modal .van-dialog__footer .van-button--default[data-v-3923555b] {
      width: 320px;
      width: 4.26667rem;
      height: 88px;
      height: 1.17333rem;
      background: #236DFF;
      border-radius: 44px;
      border-radius: 0.58667rem;
      margin: 0 auto;
      -webkit-box-flex: 0;
          -ms-flex: none;
              flex: none;
}
.design-modal .van-dialog__footer .van-button--default .van-button__text[data-v-3923555b] {
        font-size: 32px;
        font-size: 0.42667rem;
        color: #fff;
}
.areaListModal[data-v-3923555b] {
  position: fixed;
  width: 750px;
  width: 10rem;
  height: 100vh;
  bottom: 0;
  z-index: 1000;
}
.areaListModal .bg[data-v-3923555b] {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
}
.areaListModal .content[data-v-3923555b] {
    width: 750px;
    width: 10rem;
    background: #fff;
    position: absolute;
    left: 0;
    bottom: 0;
    overflow: hidden;
    border-radius: 12px 12px 0px 0px;
    border-radius: 0.16rem 0.16rem 0px 0px;
    padding-bottom: 90px;
    padding-bottom: 1.2rem;
}
.areaListModal .content.fadeInUp[data-v-3923555b] {
      -webkit-animation-name: fadeInUp-3923555b;
      animation-name: fadeInUp-3923555b;
      -webkit-animation-duration: 0.25s;
      animation-duration: 0.25s;
      -webkit-animation-fill-mode: both;
      animation-fill-mode: both;
}
@-webkit-keyframes fadeInUp-3923555b {
0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
}
100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
}
}
@keyframes fadeInUp-3923555b {
0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    -ms-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
}
100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
}
}
.areaListModal .content .content-title[data-v-3923555b] {
      height: 102px;
      height: 1.36rem;
      line-height: 102px;
      line-height: 1.36rem;
      color: #000000;
      font-size: 32px;
      font-size: 0.42667rem;
      position: relative;
      text-align: center;
      border-bottom: 1px solid #F2F2F5;
      font-weight: bold;
}
.areaListModal .content .content-list[data-v-3923555b] {
      padding: 40px 30px 71px;
      padding: 0.53333rem 0.4rem 0.94667rem;
}
.areaListModal .content .content-list .area-item[data-v-3923555b] {
        width: 210px;
        width: 2.8rem;
        height: 70px;
        height: 0.93333rem;
        background: rgba(55, 122, 255, 0.06);
        border-radius: 4px;
        color: #377AFF;
        font-size: 30px;
        font-size: 0.4rem;
        line-height: 70px;
        line-height: 0.93333rem;
        text-align: center;
        display: inline-block;
        margin-right: 30px;
        margin-right: 0.4rem;
        margin-bottom: 40px;
        margin-bottom: 0.53333rem;
}
.areaListModal .content .content-list .area-item.active[data-v-3923555b] {
          background: #377AFF;
          color: #fff;
}
.areaListModal .content .content-list .area-item[data-v-3923555b]:nth-child(3n) {
          margin-right: 0px;
}
.areaListModal .content .btn[data-v-3923555b] {
      width: 690px;
      width: 9.2rem;
      height: 82px;
      height: 1.09333rem;
      background: #377AFF;
      border-radius: 4px;
      color: #FFFFFF;
      font-size: 30px;
      font-size: 0.4rem;
      text-align: center;
      line-height: 82px;
      line-height: 1.09333rem;
      margin: 0 auto;
}

@charset "UTF-8";
/*---------       字体行高       -----------*/
/*---------       字体颜色       -----------*/
/*---------       边框颜色       -----------*/
/*---------       背景颜色       -----------*/
/*--------- 按钮颜色  ---- */
/* 属性多值传递
ex:
@include remCalc(padding,10,20);
padding: 0.13333rem 0.26667rem;*/
/*按钮纯色系*/
/*按钮边框色系*/
/*按钮大小*/
/*自适应按钮*/
/*标题*/
/*小消息标签*/
/*背景色点击变化*/
/*字数省略限制*/
/*波纹点击效果*/
/*按钮*/
/*最大按钮*/
.wts-btn-big[data-v-64a6a2c6] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big[data-v-64a6a2c6]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*中型按钮*/
.wts-btn-middle[data-v-64a6a2c6] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 294px;
  width: 3.92rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 80px;
  line-height: 1.06667rem;
  border-radius: 8px;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-middle[data-v-64a6a2c6]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-all[data-v-64a6a2c6] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 110px;
  height: 1.46667rem;
  font-size: 40px;
  font-size: 0.53333rem;
  line-height: 110px;
  line-height: 1.46667rem;
  border-radius: 0;
  display: block;
  text-align: center;
}
.wts-btn-all[data-v-64a6a2c6]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-free[data-v-64a6a2c6] {
  color: #fff;
  background-color: #ff6e06;
  font-size: 30px;
  font-size: 0.4rem;
  border-radius: 5px;
  padding: 3px 10px;
  padding: 3px 0.13333rem;
  display: inline-block;
  text-align: center;
}
.wts-btn-free[data-v-64a6a2c6]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}
.wts-btn-big-blue[data-v-64a6a2c6] {
  color: #fff;
  background-color: #3aa9f8;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 94px;
  height: 1.25333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 94px;
  line-height: 1.25333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-blue[data-v-64a6a2c6]:focus {
    color: #e6e6e6;
    background-color: #0994f6;
}

/*蓝色线型按钮-中*/
.wts-btn-cp[data-v-64a6a2c6] {
  color: #fff;
  background-color: #0084ff;
  border: 1px solid #fff;
  display: inline-block;
  text-align: center;
  width: 310px;
  width: 4.13333rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 76px;
  line-height: 1.01333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-cp[data-v-64a6a2c6]:hover, .wts-btn-cp[data-v-64a6a2c6]:focus {
    color: #fff;
    background-color: #fff;
    border: 1px solid #fff;
}
.wts-btn-radius[data-v-64a6a2c6] {
  color: #aaa;
  background-color: #fff;
  border: 1px solid #aaa;
  display: inline-block;
  text-align: center;
  width: 153px;
  width: 2.04rem;
  height: 55px;
  height: 0.73333rem;
  font-size: 26px;
  font-size: 0.34667rem;
  line-height: 55px;
  line-height: 0.73333rem;
  border-radius: 25px;
  border-radius: 0.33333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-radius[data-v-64a6a2c6]:hover, .wts-btn-radius[data-v-64a6a2c6]:focus {
    color: #fff;
    background-color: #aaa;
    border: 1px solid #aaa;
}

/*微大型按钮*/
.wts-btn-big-01[data-v-64a6a2c6] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 590px;
  width: 7.86667rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-01[data-v-64a6a2c6]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*查看更多*/
.wts-btn-more[data-v-64a6a2c6] {
  display: block;
  border-top: 1px solid #eee;
  height: 86px;
  height: 1.14667rem;
  line-height: 86px;
  line-height: 1.14667rem;
  text-align: center;
  margin-left: -60px;
  margin-left: -0.8rem;
  color: #000;
  font-size: 28px;
  font-size: 0.37333rem;
  position: relative;
}
.wts-btn-more[data-v-64a6a2c6]:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 38%;
  margin-top: -18px;
  margin-top: -0.24rem;
  margin-left: 90px;
  margin-left: 1.2rem;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  border-right: 3px solid #000;
  border-top: 3px solid #000;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}
.body-container[data-v-64a6a2c6] {
  width: 750px;
  width: 10rem;
  margin: 0 auto;
  position: relative;
  background-color: #f5f5f5;
}
.lz-top-img[data-v-64a6a2c6] {
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
}

/*单选框*/
.lz-radio[data-v-64a6a2c6] {
  position: relative;
  -webkit-appearance: none;
  width: 18px;
  width: 0.24rem;
  height: 18px;
  height: 0.24rem;
  background-color: transparent;
  border: none;
}
.lz-radio[data-v-64a6a2c6]:before {
  content: "\e623";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 12px;
  font-size: 0.16rem;
  line-height: 18px;
  line-height: 0.24rem;
  text-align: center;
  width: 18px;
  width: 0.24rem;
  height: 18px;
  height: 0.24rem;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  color: #fff;
  opacity: 1;
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 50%;
}
.lz-radio[data-v-64a6a2c6]:checked::before {
  background-color: #0084ff;
  border: 1px solid #0084ff;
}
.lz-radio-new[data-v-64a6a2c6] {
  position: relative;
  background-color: #fff;
  width: 40px;
  width: 0.53333rem;
  height: 40px;
  height: 0.53333rem;
  border-radius: 50%;
  display: inline-block;
  border: 1px solid #e5e5e5;
}
.lz-radio-new[data-check=true][data-v-64a6a2c6] {
  background-color: #0084ff;
  border: 1px solid #0084ff;
}
.lz-radio-new[data-check=true][data-v-64a6a2c6]:before {
  content: "\e6f0";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 20px;
  font-size: 0.26667rem;
  line-height: 40px;
  line-height: 0.53333rem;
  text-align: center;
  color: #fff;
  position: absolute;
  top: 2px;
  right: 4px;
  margin-top: -1px;
}

/*多选框*/
.lz-checkbox[data-v-64a6a2c6] {
  position: relative;
  -webkit-appearance: none;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: transparent;
  border: none;
}
.lz-checkbox[data-v-64a6a2c6]:before {
  content: "\e64e";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 14px;
  font-size: 0.18667rem;
  line-height: 24px;
  line-height: 0.32rem;
  text-align: center;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: #fff;
  color: transparent;
  border: 1px solid #ccc;
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 6px;
}
.lz-checkbox[data-v-64a6a2c6]:checked::before {
  color: #0084ff;
  background-color: #fff;
  border: 1px solid #0084ff;
}

/*多选框2-选择外层选中*/
.lz-checkbox-02[data-v-64a6a2c6] {
  position: relative;
  -webkit-appearance: none;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: transparent;
  border: none;
}
.lz-checkbox-02[data-v-64a6a2c6]:before {
  content: "\e623";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 14px;
  font-size: 0.18667rem;
  line-height: 21px;
  line-height: 0.28rem;
  text-align: center;
  width: 22px;
  width: 0.29333rem;
  height: 21px;
  height: 0.28rem;
  background-color: #fff;
  color: transparent;
  border: 1px solid #ccc;
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.checkLi[data-v-64a6a2c6] {
  color: #0084ff !important;
}
.checkLi .lz-checkbox-02[data-v-64a6a2c6]:before {
    color: #fff;
    background-color: #0084ff;
    border: 1px solid #0084ff;
}

/*底部按钮*/
.lz-apply-btn[data-v-64a6a2c6] {
  position: fixed;
  bottom: 0;
  border-top: 2px solid #fff;
  z-index: 20;
  color: #666;
  background-color: #f0f0f0;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 100px;
  height: 1.33333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 0;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.lz-apply-btn i[data-v-64a6a2c6] {
    font-size: 40px;
    font-size: 0.53333rem;
    margin-right: 10px;
    margin-right: 0.13333rem;
}

/*底部提示*/
.lz-lp-footer[data-v-64a6a2c6] {
  position: absolute;
  bottom: 100px;
  bottom: 1.33333rem;
  padding: 10px;
  padding: 0.13333rem;
}
.lz-lp-footer p[data-v-64a6a2c6] {
    margin-bottom: 10px;
    margin-bottom: 0.13333rem;
}

/*顶部返回栏*/
.lz-top-title-empty[data-v-64a6a2c6] {
  width: 100%;
  height: 90px;
  height: 1.2rem;
}
.lz-top-title[data-v-64a6a2c6] {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 555;
  width: 100%;
  height: 90px;
  height: 1.2rem;
  line-height: 90px;
  line-height: 1.2rem;
  background-color: #0084ff;
  color: #fff;
  font-size: 28px;
  font-size: 0.37333rem;
}
.lz-top-title .left[data-v-64a6a2c6] {
    position: absolute;
    top: 0;
    left: 20px;
    left: 0.26667rem;
    color: #fff;
}
.lz-top-title .right[data-v-64a6a2c6] {
    position: absolute;
    top: 0;
    right: 20px;
    right: 0.26667rem;
    color: #fff;
}
.lz-top-title .center[data-v-64a6a2c6] {
    text-align: center;
    font-size: 32px;
    font-size: 0.42667rem;
}

/*订单页*/
.lz-order-list[data-v-64a6a2c6] {
  background-color: #fff;
  padding-top: 44px;
  padding-top: 0.58667rem;
}
.lz-order-list .titles[data-v-64a6a2c6] {
    font-size: 36px;
    font-size: 0.48rem;
    color: #222;
    text-align: center;
}
.lz-order-list .need-com[data-v-64a6a2c6] {
    position: relative;
    top: -4px;
    font-size: 12px;
    font-size: 0.16rem;
    line-height: 1.2;
    padding: 1px 8px;
    background-color: #fff;
    position: relative;
    color: #fff;
    border-radius: 5px;
    font-size: 28px;
    font-size: 0.37333rem;
    border: 1px solid #0084ff;
    margin-left: 5px;
    color: #0084ff;
}
.lz-order-list .need-com[data-v-64a6a2c6]::before {
      content: '';
      position: absolute;
      left: -6px;
      top: 50%;
      margin-top: -3px;
      width: 0;
      height: 0;
      border: 3px solid transparent;
      border-right-color: #fff;
}
.lz-order-list .need-com[data-v-64a6a2c6]:before {
    content: 0;
}
.lz-order-list .uls-order[data-v-64a6a2c6] {
    width: 100%;
}
.lz-order-list .uls-order > li[data-v-64a6a2c6] {
      text-align: center;
      font-size: 36px;
      font-size: 0.48rem;
      display: block;
      padding: 40px 0;
      padding: 0.53333rem 0;
}
.lz-order-list .uls-order > li .order-name[data-v-64a6a2c6] {
        display: block;
        line-height: 40px;
        line-height: 0.53333rem;
        color: #000;
}
.lz-order-list .uls-order > li .order-inform[data-v-64a6a2c6] {
        font-size: 60px;
        font-size: 0.8rem;
        display: block;
        margin-top: 4px;
        line-height: 80px;
        line-height: 1.06667rem;
        color: #ff6f07;
}
.lz-order-list .btn-check[data-v-64a6a2c6],
  .lz-order-list .btn-pay[data-v-64a6a2c6] {
    color: #ccc;
    background-color: #fff;
    border: 1px solid #ccc;
    display: inline-block;
    text-align: center;
    width: 180px;
    width: 2.4rem;
    height: 60px;
    height: 0.8rem;
    font-size: 28px;
    font-size: 0.37333rem;
    line-height: 56px;
    line-height: 0.74667rem;
    border-radius: 0;
    float: right;
    margin-left: 10px;
    margin-left: 0.13333rem;
}
.lz-order-list .btn-check[data-v-64a6a2c6]:hover, .lz-order-list .btn-check[data-v-64a6a2c6]:focus,
    .lz-order-list .btn-pay[data-v-64a6a2c6]:hover,
    .lz-order-list .btn-pay[data-v-64a6a2c6]:focus {
      color: #fff;
      background-color: #ccc;
      border: 1px solid #ccc;
}
.pay-many[data-v-64a6a2c6] {
  margin-top: 12px;
  margin-top: 0.16rem;
  line-height: 88px;
  line-height: 1.17333rem;
  display: block;
  padding-left: 30px;
  padding-left: 0.4rem;
  font-size: 36px;
  font-size: 0.48rem;
}
.lz-bankBanch[data-v-64a6a2c6] {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}
.lz-bankBanch.active[data-v-64a6a2c6] {
    display: block;
}
.lz-bankBanch .lz-drop-search[data-v-64a6a2c6] {
    background-color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}
.lz-bankBanch .lz-drop-search .title[data-v-64a6a2c6] {
      position: relative;
      width: 100%;
      height: 100px;
      height: 1.33333rem;
      line-height: 100px;
      line-height: 1.33333rem;
      font-size: 34px;
      font-size: 0.45333rem;
      text-align: center;
}
.lz-bankBanch .lz-drop-search .title i[data-v-64a6a2c6] {
        font-size: 50px;
        font-size: 0.66667rem;
        position: absolute;
        right: 0;
        top: 0;
        width: 80px;
        width: 1.06667rem;
        line-height: 100px;
        line-height: 1.33333rem;
}
.lz-bankBanch .lz-drop-search .search-box[data-v-64a6a2c6] {
      position: relative;
      width: 100%;
      height: 100px;
      height: 1.33333rem;
      padding: 15px 40px;
      padding: 0.2rem 0.53333rem;
      text-align: center;
      background-color: #f5f5f5;
}
.lz-bankBanch .lz-drop-search .search-box i[data-v-64a6a2c6] {
        position: absolute;
        left: 50px;
        left: 0.66667rem;
        top: 50%;
        margin-top: -35px;
        margin-top: -0.46667rem;
        font-size: 30px;
        font-size: 0.4rem;
        height: 70px;
        height: 0.93333rem;
        line-height: 70px;
        line-height: 0.93333rem;
        color: #999;
}
.lz-bankBanch .lz-drop-search .search[data-v-64a6a2c6] {
      display: block;
      width: 100%;
      height: 70px;
      height: 0.93333rem;
      background-color: #fff;
      color: #333;
      padding-left: 50px;
      padding-left: 0.66667rem;
      margin: 0;
      border-color: #fff;
      font-size: 32px;
      font-size: 0.42667rem;
      border: none;
}
.lz-bankBanch .lz-drop-search .selected[data-v-64a6a2c6] {
      width: 100%;
      height: 300px;
      height: 4rem;
      padding: 10px 20px;
      padding: 0.13333rem 0.26667rem;
      overflow: auto !important;
}
.lz-bankBanch .lz-drop-search .selected .option[data-v-64a6a2c6] {
        position: relative;
        display: block;
        min-height: 20px;
        min-height: 0.26667rem;
        width: 100%;
        font-size: 16px;
        font-size: 0.21333rem;
        line-height: 20px;
        line-height: 0.26667rem;
        padding: 5px 0;
        color: #666;
        border-top: 1px solid #ececec;
}
.lz-bankBanch .lz-drop-search .selected .option[data-v-64a6a2c6]:first-child {
          border-top: none;
}
.lz-list-block[data-v-64a6a2c6] {
  position: relative;
}
.lz-list-block .ul-List .icons-left[data-v-64a6a2c6] {
    position: absolute;
    width: 50px;
    width: 0.66667rem;
    left: 0;
    top: 25px;
    top: 0.33333rem;
    display: inline-block;
    height: 50px;
    height: 0.66667rem;
    font-size: 44px;
    font-size: 0.58667rem;
    color: #0084ff;
}
.lz-list-block .ul-List .ripple[data-v-64a6a2c6] {
    position: relative;
    overflow: hidden;
}
.lz-list-block .ul-List .ripple[data-v-64a6a2c6]:after {
      content: "";
      display: block;
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      pointer-events: none;
      background-image: radial-gradient(circle, #666 10%, transparent 10.01%);
      background-repeat: no-repeat;
      background-position: 50%;
      -webkit-transform: scale(10, 10);
          -ms-transform: scale(10, 10);
              transform: scale(10, 10);
      opacity: 0;
      -webkit-transition: opacity .5s, -webkit-transform .3s;
      transition: opacity .5s, -webkit-transform .3s;
      transition: transform .3s, opacity .5s;
      transition: transform .3s, opacity .5s, -webkit-transform .3s;
}
.lz-list-block .ul-List .ripple[data-v-64a6a2c6]:active:after {
      -webkit-transform: scale(0, 0);
          -ms-transform: scale(0, 0);
              transform: scale(0, 0);
      opacity: .3;
      -webkit-transition: 0s;
      transition: 0s;
}
.lz-list-block .ul-List .item-content[data-v-64a6a2c6] {
    background-color: #fff;
    width: 100%;
    line-height: 100px;
    line-height: 1.33333rem;
    height: 100px;
    height: 1.33333rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 30px;
    padding: 0 0.4rem;
    border-bottom: 1px solid #e7e7e7;
    font-size: 30px;
    font-size: 0.4rem;
}
.lz-list-block .ul-List .item-content > a.item-link[data-v-64a6a2c6] {
      font-size: 30px;
      font-size: 0.4rem;
      display: block;
      width: 100%;
      height: 100%;
      color: #000;
}
.lz-list-block .ul-List .item-content .item-inner[data-v-64a6a2c6] {
      width: 100%;
      height: 100%;
      position: relative;
      padding-right: 40px;
      padding-right: 0.53333rem;
      padding-left: 70px;
      padding-left: 0.93333rem;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
}
.lz-list-block .ul-List .item-content .icon-gerenziliao[data-v-64a6a2c6] {
      font-size: 30px;
      font-size: 0.4rem;
}
.lz-list-block .ul-List .item-content .icons-right[data-v-64a6a2c6] {
      position: absolute;
      right: 0;
      top: 0;
      display: inline-block;
      height: 100px;
      height: 1.33333rem;
      line-height: 100px;
      line-height: 1.33333rem;
      font-size: 36px;
      font-size: 0.48rem;
      color: #cac9ce;
}
.lz-list-block .ul-List .item-content .item-form[data-v-64a6a2c6] {
      padding-left: 0;
}
.lz-list-block .ul-List .item-content .item-form .item-e-left[data-v-64a6a2c6] {
        width: 30%;
        height: 100%;
        display: inline-block;
        float: left;
}
.lz-list-block .ul-List .item-content .item-form .item-e-right[data-v-64a6a2c6] {
        width: 68%;
        height: 100%;
        text-align: right;
        display: inline-block;
        float: right;
        margin-bottom: 0;
}
.lz-list-block .ul-List .item-content .item-form input[type="text"][data-v-64a6a2c6] {
        border: none;
        background-color: #fff;
}
.lz-list-block .ul-List .item-content .item-form .lz-radio[data-v-64a6a2c6] {
        margin-top: 30px;
        margin-top: 0.4rem;
}
.lz-list-block .ul-List .item-content .item-form .date-input[data-v-64a6a2c6] {
        border: none;
        text-align: right;
        background-color: #fff;
        height: 90px;
        height: 1.2rem;
        line-height: 90px;
        line-height: 1.2rem;
        margin-right: -55px;
        margin-right: -0.73333rem;
}
.lz-list-block .ul-List .item-content .item-title[data-v-64a6a2c6] {
      padding: 0;
}
.lz-list-block .ul-List .item-content .item-title .item-img[data-v-64a6a2c6] {
        position: absolute;
        right: 0;
        top: 5px;
        width: 90px;
        width: 1.2rem;
        height: 90px;
        height: 1.2rem;
        border-radius: 50%;
}
.shadeBox[data-v-64a6a2c6] {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 999;
  background-color: rgba(0, 0, 0, 0.4);
}
#emptyDom[data-v-64a6a2c6] {
  font-size: 34px;
  font-size: 0.45333rem;
}
#emptyDom .empty-icon[data-v-64a6a2c6] {
    width: 185px;
    width: 2.46667rem;
    display: block;
    margin: 30px auto 10px;
    margin: 0.4rem auto 0.13333rem;
}
#emptyDom p[data-v-64a6a2c6] {
    text-align: center;
    font-size: 34px;
    font-size: 0.45333rem;
}
.lz-layer-bg[data-v-64a6a2c6] {
  background-color: transparent !important;
}
.layui-m-layer2 .layui-m-layerchild p[data-v-64a6a2c6] {
  color: #fff;
}
.layout-enter-active[data-v-64a6a2c6], .layout-leave-active[data-v-64a6a2c6] {
  -webkit-transition: opacity .5s;
  transition: opacity .5s;
}
.layout-enter[data-v-64a6a2c6], .layout-leave-active[data-v-64a6a2c6] {
  opacity: 0;
}
.van-picker button[data-v-64a6a2c6] {
  font-size: 30px;
  font-size: 0.4rem;
}
.van-image[data-v-64a6a2c6] {
  vertical-align: middle;
}
.van-image img[data-v-64a6a2c6] {
    vertical-align: middle;
}
.share-process-yindao[data-v-64a6a2c6] {
  background-color: transparent;
  position: fixed;
  left: 0;
  top: 0;
  width: 750px;
  width: 10rem;
}
.share-process-yindao .layui-m-layercont[data-v-64a6a2c6] {
    text-align: right;
    padding-right: 20px;
    padding-right: 0.26667rem;
    padding-top: 20px;
    padding-top: 0.26667rem;
}
.share-process-yindao img[data-v-64a6a2c6] {
    width: 560px;
    width: 7.46667rem;
}
.vue-puzzle-vcode[data-v-64a6a2c6] {
  z-index: 999999 !important;
}
.vue-puzzle-vcode .vue-auth-box_[data-v-64a6a2c6] {
    top: 50%;
}
.margin-top-10[data-v-64a6a2c6] {
  margin-top: 10px !important;
  margin-top: 0.13333rem !important;
}
.margin-top-20[data-v-64a6a2c6] {
  margin-top: 20px !important;
  margin-top: 0.26667rem !important;
}
.margin-top-30[data-v-64a6a2c6] {
  margin-top: 30px !important;
  margin-top: 0.4rem !important;
}
.margin-top-40[data-v-64a6a2c6] {
  margin-top: 40px !important;
  margin-top: 0.53333rem !important;
}
.margin-top-50[data-v-64a6a2c6] {
  margin-top: 50px !important;
  margin-top: 0.66667rem !important;
}
.margin-top-60[data-v-64a6a2c6] {
  margin-top: 60px !important;
  margin-top: 0.8rem !important;
}
.margin-right-10[data-v-64a6a2c6] {
  margin-right: 10px !important;
  margin-right: 0.13333rem !important;
}
.margin-right-20[data-v-64a6a2c6] {
  margin-right: 20px !important;
  margin-right: 0.26667rem !important;
}
.margin-right-30[data-v-64a6a2c6] {
  margin-right: 30px !important;
  margin-right: 0.4rem !important;
}
.margin-right-40[data-v-64a6a2c6] {
  margin-right: 40px !important;
  margin-right: 0.53333rem !important;
}
.margin-right-50[data-v-64a6a2c6] {
  margin-right: 50px !important;
  margin-right: 0.66667rem !important;
}
.margin-right-60[data-v-64a6a2c6] {
  margin-right: 60px !important;
  margin-right: 0.8rem !important;
}
.margin-bottom-10[data-v-64a6a2c6] {
  margin-bottom: 10px !important;
  margin-bottom: 0.13333rem !important;
}
.margin-bottom-20[data-v-64a6a2c6] {
  margin-bottom: 20px !important;
  margin-bottom: 0.26667rem !important;
}
.margin-bottom-30[data-v-64a6a2c6] {
  margin-bottom: 30px !important;
  margin-bottom: 0.4rem !important;
}
.margin-bottom-40[data-v-64a6a2c6] {
  margin-bottom: 40px !important;
  margin-bottom: 0.53333rem !important;
}
.margin-bottom-50[data-v-64a6a2c6] {
  margin-bottom: 50px !important;
  margin-bottom: 0.66667rem !important;
}
.margin-bottom-60[data-v-64a6a2c6] {
  margin-bottom: 60px !important;
  margin-bottom: 0.8rem !important;
}
.margin-left-10[data-v-64a6a2c6] {
  margin-left: 10px !important;
  margin-left: 0.13333rem !important;
}
.margin-left-20[data-v-64a6a2c6] {
  margin-left: 20px !important;
  margin-left: 0.26667rem !important;
}
.margin-left-30[data-v-64a6a2c6] {
  margin-left: 30px !important;
  margin-left: 0.4rem !important;
}
.margin-left-40[data-v-64a6a2c6] {
  margin-left: 40px !important;
  margin-left: 0.53333rem !important;
}
.margin-left-50[data-v-64a6a2c6] {
  margin-left: 50px !important;
  margin-left: 0.66667rem !important;
}
.margin-left-60[data-v-64a6a2c6] {
  margin-left: 60px !important;
  margin-left: 0.8rem !important;
}
.padding-top-10[data-v-64a6a2c6] {
  padding-top: 10px !important;
  padding-top: 0.13333rem !important;
}
.padding-top-20[data-v-64a6a2c6] {
  padding-top: 20px !important;
  padding-top: 0.26667rem !important;
}
.padding-top-30[data-v-64a6a2c6] {
  padding-top: 30px !important;
  padding-top: 0.4rem !important;
}
.padding-top-40[data-v-64a6a2c6] {
  padding-top: 40px !important;
  padding-top: 0.53333rem !important;
}
.padding-top-50[data-v-64a6a2c6] {
  padding-top: 50px !important;
  padding-top: 0.66667rem !important;
}
.padding-top-60[data-v-64a6a2c6] {
  padding-top: 60px !important;
  padding-top: 0.8rem !important;
}
.padding-right-10[data-v-64a6a2c6] {
  padding-right: 10px !important;
  padding-right: 0.13333rem !important;
}
.padding-right-20[data-v-64a6a2c6] {
  padding-right: 20px !important;
  padding-right: 0.26667rem !important;
}
.padding-right-30[data-v-64a6a2c6] {
  padding-right: 30px !important;
  padding-right: 0.4rem !important;
}
.padding-right-40[data-v-64a6a2c6] {
  padding-right: 40px !important;
  padding-right: 0.53333rem !important;
}
.padding-right-50[data-v-64a6a2c6] {
  padding-right: 50px !important;
  padding-right: 0.66667rem !important;
}
.padding-right-60[data-v-64a6a2c6] {
  padding-right: 60px !important;
  padding-right: 0.8rem !important;
}
.padding-bottom-10[data-v-64a6a2c6] {
  padding-bottom: 10px !important;
  padding-bottom: 0.13333rem !important;
}
.padding-bottom-20[data-v-64a6a2c6] {
  padding-bottom: 20px !important;
  padding-bottom: 0.26667rem !important;
}
.padding-bottom-30[data-v-64a6a2c6] {
  padding-bottom: 30px !important;
  padding-bottom: 0.4rem !important;
}
.padding-bottom-40[data-v-64a6a2c6] {
  padding-bottom: 40px !important;
  padding-bottom: 0.53333rem !important;
}
.padding-bottom-50[data-v-64a6a2c6] {
  padding-bottom: 50px !important;
  padding-bottom: 0.66667rem !important;
}
.padding-bottom-60[data-v-64a6a2c6] {
  padding-bottom: 60px !important;
  padding-bottom: 0.8rem !important;
}
.padding-left-10[data-v-64a6a2c6] {
  padding-left: 10px !important;
  padding-left: 0.13333rem !important;
}
.padding-left-20[data-v-64a6a2c6] {
  padding-left: 20px !important;
  padding-left: 0.26667rem !important;
}
.padding-left-30[data-v-64a6a2c6] {
  padding-left: 30px !important;
  padding-left: 0.4rem !important;
}
.padding-left-40[data-v-64a6a2c6] {
  padding-left: 40px !important;
  padding-left: 0.53333rem !important;
}
.padding-left-50[data-v-64a6a2c6] {
  padding-left: 50px !important;
  padding-left: 0.66667rem !important;
}
.padding-left-60[data-v-64a6a2c6] {
  padding-left: 60px !important;
  padding-left: 0.8rem !important;
}
.bac-transparent[data-v-64a6a2c6] {
  background-color: transparent !important;
}
.bac-transparent .layui-m-layerchild[data-v-64a6a2c6] {
    background-color: transparent !important;
}
.layui-m-layer-lzAlert[data-v-64a6a2c6] {
  width: 80% !important;
}
.layui-m-layer-lzAlert h3[data-v-64a6a2c6] {
    line-height: 32px;
    line-height: 0.42667rem;
    height: unset;
    padding-top: 46px;
    padding-top: 0.61333rem;
    font-size: 32px;
    font-size: 0.42667rem;
}
.layui-m-layer-lzAlert .layui-m-layercont[data-v-64a6a2c6] {
    font-size: 30px;
    font-size: 0.4rem;
    max-height: 300px;
    max-height: 4rem;
    overflow: auto;
    word-break: break-all;
    padding: 60px 40px;
    padding: 0.8rem 0.53333rem;
}
.layui-m-layer-lzAlert .layui-m-layerbtn span[yes][data-v-64a6a2c6] {
    font-size: 30px;
    font-size: 0.4rem;
    color: #0084ff !important;
}
.layui-m-layer-inquiry[data-v-64a6a2c6] {
  width: 80% !important;
}
.layui-m-layer-inquiry .layui-m-layercont[data-v-64a6a2c6] {
    font-size: 30px;
    font-size: 0.4rem;
}
.layui-m-layer-design-lzAlert[data-v-64a6a2c6] {
  width: 670px !important;
  width: 8.93333rem !important;
  padding-bottom: 70px;
  padding-bottom: 0.93333rem;
  border-radius: 32px !important;
  border-radius: 0.42667rem !important;
  background: url(../../static-product/img/alertbg.dacbbd63.png) no-repeat;
  background-size: 401px 334px;
  background-size: 5.34667rem 4.45333rem;
  background-position: center 168px;
  background-position: center 2.24rem;
  background-color: #fff;
}
.layui-m-layer-design-lzAlert .layui-m-layercont[data-v-64a6a2c6] {
    font-size: 30px;
    font-size: 0.4rem;
    overflow: auto;
    word-break: break-all;
    padding: 60px 40px;
    padding: 0.8rem 0.53333rem;
}
.layui-m-layer-design-lzAlert .layui-m-layercont .title[data-v-64a6a2c6] {
      font-size: 38px;
      font-size: 0.50667rem;
      line-height: 48px;
      line-height: 0.64rem;
      color: #000;
      text-align: center;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      font-family: PingFangSC-Semibold;
}
.layui-m-layer-design-lzAlert .layui-m-layercont .desc[data-v-64a6a2c6] {
      font-size: 32px;
      font-size: 0.42667rem;
      color: #3c464f;
      text-align: center;
      line-height: 48px;
      line-height: 0.64rem;
      height: 144px;
      height: 1.92rem;
      overflow-y: auto;
      -webkit-overflow-scrolling: touch;
      margin-top: 439px;
      margin-top: 5.85333rem;
      font-family: PingFangSC-Regular;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn[data-v-64a6a2c6] {
    width: 345px;
    width: 4.6rem;
    height: 95px;
    height: 1.26667rem;
    line-height: 95px;
    line-height: 1.26667rem;
    background: #3c7cfc;
    border: 1px solid #3c7cfc;
    overflow: hidden;
    -webkit-box-shadow: 0 10px 22px 0 rgba(60, 124, 252, 0.2);
    -webkit-box-shadow: 0 0.13333rem 0.29333rem 0 rgba(60, 124, 252, 0.2);
            box-shadow: 0 10px 22px 0 rgba(60, 124, 252, 0.2);
            box-shadow: 0 0.13333rem 0.29333rem 0 rgba(60, 124, 252, 0.2);
    border-radius: 54px;
    border-radius: 0.72rem;
    margin: 0 auto;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn span[yes][data-v-64a6a2c6] {
      font-size: 36px;
      font-size: 0.48rem;
      color: #fff;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn span[yes][data-v-64a6a2c6]:active {
      background: #3c7cfc;
}

/*按钮*/
/*最大按钮*/
.wts-btn-big[data-v-64a6a2c6] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big[data-v-64a6a2c6]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*中型按钮*/
.wts-btn-middle[data-v-64a6a2c6] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 294px;
  width: 3.92rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 80px;
  line-height: 1.06667rem;
  border-radius: 8px;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-middle[data-v-64a6a2c6]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-all[data-v-64a6a2c6] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 110px;
  height: 1.46667rem;
  font-size: 40px;
  font-size: 0.53333rem;
  line-height: 110px;
  line-height: 1.46667rem;
  border-radius: 0;
  display: block;
  text-align: center;
}
.wts-btn-all[data-v-64a6a2c6]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-free[data-v-64a6a2c6] {
  color: #fff;
  background-color: #ff6e06;
  font-size: 30px;
  font-size: 0.4rem;
  border-radius: 5px;
  padding: 3px 10px;
  padding: 3px 0.13333rem;
  display: inline-block;
  text-align: center;
}
.wts-btn-free[data-v-64a6a2c6]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}
.wts-btn-big-blue[data-v-64a6a2c6] {
  color: #fff;
  background-color: #3aa9f8;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 94px;
  height: 1.25333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 94px;
  line-height: 1.25333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-blue[data-v-64a6a2c6]:focus {
    color: #e6e6e6;
    background-color: #0994f6;
}

/*蓝色线型按钮-中*/
.wts-btn-cp[data-v-64a6a2c6] {
  color: #fff;
  background-color: #0084ff;
  border: 1px solid #fff;
  display: inline-block;
  text-align: center;
  width: 310px;
  width: 4.13333rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 76px;
  line-height: 1.01333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-cp[data-v-64a6a2c6]:hover, .wts-btn-cp[data-v-64a6a2c6]:focus {
    color: #fff;
    background-color: #fff;
    border: 1px solid #fff;
}
.wts-btn-radius[data-v-64a6a2c6] {
  color: #aaa;
  background-color: #fff;
  border: 1px solid #aaa;
  display: inline-block;
  text-align: center;
  width: 153px;
  width: 2.04rem;
  height: 55px;
  height: 0.73333rem;
  font-size: 26px;
  font-size: 0.34667rem;
  line-height: 55px;
  line-height: 0.73333rem;
  border-radius: 25px;
  border-radius: 0.33333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-radius[data-v-64a6a2c6]:hover, .wts-btn-radius[data-v-64a6a2c6]:focus {
    color: #fff;
    background-color: #aaa;
    border: 1px solid #aaa;
}

/*微大型按钮*/
.wts-btn-big-01[data-v-64a6a2c6] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 590px;
  width: 7.86667rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-01[data-v-64a6a2c6]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*查看更多*/
.wts-btn-more[data-v-64a6a2c6] {
  display: block;
  border-top: 1px solid #eee;
  height: 86px;
  height: 1.14667rem;
  line-height: 86px;
  line-height: 1.14667rem;
  text-align: center;
  margin-left: -60px;
  margin-left: -0.8rem;
  color: #000;
  font-size: 28px;
  font-size: 0.37333rem;
  position: relative;
}
.wts-btn-more[data-v-64a6a2c6]:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 38%;
  margin-top: -18px;
  margin-top: -0.24rem;
  margin-left: 90px;
  margin-left: 1.2rem;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  border-right: 3px solid #000;
  border-top: 3px solid #000;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}
.lz-readys[data-v-64a6a2c6] {
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  min-height: 100vh;
  background-color: #fff;
  z-index: 9999;
}
.lz-readys .spinner[data-v-64a6a2c6] {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -20px;
    margin-top: -0.26667rem;
    margin-left: -20px;
    margin-left: -0.26667rem;
    width: 40px;
    width: 0.53333rem;
    height: 40px;
    height: 0.53333rem;
}
.lz-readys .container1 > div[data-v-64a6a2c6],
  .lz-readys .container2 > div[data-v-64a6a2c6],
  .lz-readys .container3 > div[data-v-64a6a2c6] {
    width: 10px;
    width: 0.13333rem;
    height: 10px;
    height: 0.13333rem;
    background-color: #0084ff;
    border-radius: 100%;
    position: absolute;
    -webkit-animation: bouncedelay-64a6a2c6 1.2s infinite ease-in-out;
    animation: bouncedelay-64a6a2c6 1.2s infinite ease-in-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.lz-readys .spinner .spinner-container[data-v-64a6a2c6] {
    position: absolute;
    width: 100%;
    height: 100%;
}
.lz-readys .container2[data-v-64a6a2c6] {
    -webkit-transform: rotateZ(45deg);
    -ms-transform: rotate(45deg);
        transform: rotateZ(45deg);
}
.lz-readys .container3[data-v-64a6a2c6] {
    -webkit-transform: rotateZ(90deg);
    -ms-transform: rotate(90deg);
        transform: rotateZ(90deg);
}
.lz-readys .circle1[data-v-64a6a2c6] {
    top: 0;
    left: 0;
}
.lz-readys .circle2[data-v-64a6a2c6] {
    top: 0;
    right: 0;
}
.lz-readys .circle3[data-v-64a6a2c6] {
    right: 0;
    bottom: 0;
}
.lz-readys .circle4[data-v-64a6a2c6] {
    left: 0;
    bottom: 0;
}
.lz-readys .container2 .circle1[data-v-64a6a2c6] {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}
.lz-readys .container3 .circle1[data-v-64a6a2c6] {
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
}
.lz-readys .container1 .circle2[data-v-64a6a2c6] {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}
.lz-readys .container2 .circle2[data-v-64a6a2c6] {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}
.lz-readys .container3 .circle2[data-v-64a6a2c6] {
    -webkit-animation-delay: -0.7s;
    animation-delay: -0.7s;
}
.lz-readys .container1 .circle3[data-v-64a6a2c6] {
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.6s;
}
.lz-readys .container2 .circle3[data-v-64a6a2c6] {
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s;
}
.lz-readys .container3 .circle3[data-v-64a6a2c6] {
    -webkit-animation-delay: -0.4s;
    animation-delay: -0.4s;
}
.lz-readys .container1 .circle4[data-v-64a6a2c6] {
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s;
}
.lz-readys .container2 .circle4[data-v-64a6a2c6] {
    -webkit-animation-delay: -0.2s;
    animation-delay: -0.2s;
}
.lz-readys .container3 .circle4[data-v-64a6a2c6] {
    -webkit-animation-delay: -0.1s;
    animation-delay: -0.1s;
}
@-webkit-keyframes bouncedelay-64a6a2c6 {
0%,
  80%,
  100% {
    -webkit-transform: scale(0);
}
40% {
    -webkit-transform: scale(1);
}
}
@keyframes bouncedelay-64a6a2c6 {
0%,
  80%,
  100% {
    transform: scale(0);
    -webkit-transform: scale(0);
}
40% {
    transform: scale(1);
    -webkit-transform: scale(1);
}
}
.lz-readys .loadText[data-v-64a6a2c6] {
    position: absolute;
    top: 40%;
    left: 50%;
    width: 100px;
    width: 1.33333rem;
    margin-left: -50px;
    margin-left: -0.66667rem;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    font-size: 14px;
    font-size: 0.18667rem;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.6);
    color: #fff;
    font-size: 14px;
    padding-bottom: 10px;
    padding-bottom: 0.13333rem;
}
.lz-readys .loadText .gifLoad[data-v-64a6a2c6] {
      width: 60px;
      width: 0.8rem;
      height: 60px;
      height: 0.8rem;
      display: block;
      margin: 10px auto;
      margin: 0.13333rem auto;
}
.design-modal[data-v-64a6a2c6] {
  width: 630px;
  width: 8.4rem;
}
.design-modal.design-modal-footer[data-v-64a6a2c6] {
    width: 690px;
    width: 9.2rem;
    bottom: 20px;
    bottom: 0.26667rem;
    top: auto;
    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    border-radius: 10px;
    border-radius: 0.13333rem;
    background: rgba(255, 255, 255, 0.8);
}
.design-modal.design-modal-footer .van-dialog__footer[data-v-64a6a2c6] {
      display: none;
}
.design-modal.design-modal-confirm[data-v-64a6a2c6] {
    width: 650px;
    width: 8.66667rem;
}
.design-modal.design-modal-confirm .van-dialog__content .van-dialog__message[data-v-64a6a2c6] {
      padding: 40px 30px;
      padding: 0.53333rem 0.4rem;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-button--default[data-v-64a6a2c6] {
      width: 260px;
      width: 3.46667rem;
      height: 80px;
      height: 1.06667rem;
      background: #236DFF;
      border-radius: 40px;
      border-radius: 0.53333rem;
      -webkit-box-flex: 0;
          -ms-flex: none;
              flex: none;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-button--default .van-button__text[data-v-64a6a2c6] {
        font-size: 28px;
        font-size: 0.37333rem;
        color: #fff;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-dialog__cancel[data-v-64a6a2c6] {
      background: #fff;
      border: 1px solid #236DFF;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-dialog__cancel .van-button__text[data-v-64a6a2c6] {
        color: #236DFF;
}
.design-modal .van-dialog__header[data-v-64a6a2c6] {
    color: #000000;
    font-size: 34px;
    font-size: 0.45333rem;
    line-height: 48px;
    line-height: 0.64rem;
    padding-top: 40px;
    padding-top: 0.53333rem;
    font-weight: 700;
}
.design-modal .van-dialog__content .van-dialog__message[data-v-64a6a2c6] {
    color: #444444;
    font-size: 30px;
    font-size: 0.4rem;
    line-height: 42px;
    line-height: 0.56rem;
    padding: 30px;
    padding: 0.4rem;
}
.design-modal .van-dialog__footer[data-v-64a6a2c6] {
    padding: 0 30px 40px;
    padding: 0 0.4rem 0.53333rem;
}
.design-modal .van-dialog__footer.van-hairline--top[data-v-64a6a2c6]::after {
      border: none;
}
.design-modal .van-dialog__footer .van-button--default[data-v-64a6a2c6] {
      width: 320px;
      width: 4.26667rem;
      height: 88px;
      height: 1.17333rem;
      background: #236DFF;
      border-radius: 44px;
      border-radius: 0.58667rem;
      margin: 0 auto;
      -webkit-box-flex: 0;
          -ms-flex: none;
              flex: none;
}
.design-modal .van-dialog__footer .van-button--default .van-button__text[data-v-64a6a2c6] {
        font-size: 32px;
        font-size: 0.42667rem;
        color: #fff;
}
.reservationInsure-form[data-v-64a6a2c6] {
  padding-bottom: 240px;
  padding-bottom: 3.2rem;
}
.reservationInsure-form .btn[data-v-64a6a2c6] {
    padding: 20px 30px 40px;
    padding: 0.26667rem 0.4rem 0.53333rem;
    position: fixed;
    width: 750px;
    width: 10rem;
    margin-left: -375px;
    margin-left: -5rem;
    left: 50%;
    bottom: 0;
}
.reservationInsure-form .btn > span[data-v-64a6a2c6] {
      display: block;
      background: #236dff;
      opacity: 1;
      border-radius: 5px;
      color: #fff;
      font-size: 32px;
      font-size: 0.42667rem;
      text-align: center;
      line-height: 90px;
      line-height: 1.2rem;
}
.reservationInsure-form1[data-v-64a6a2c6] {
  padding-bottom: 160px;
  padding-bottom: 2.13333rem;
}
.file-view[data-v-64a6a2c6] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #666666;
  margin-bottom: 42px;
  margin-bottom: 0.56rem;
  padding-top: 20px;
  padding-top: 0.26667rem;
  font-size: 28px;
  font-size: 0.37333rem;
}
.file-view .van-checkbox[data-v-64a6a2c6] {
    -ms-flex-item-align: start;
        align-self: flex-start;
    margin-top: 4px;
}
.file-view .info-box[data-v-64a6a2c6] {
    line-height: 1;
    margin-left: 10px;
    margin-left: 0.13333rem;
    line-height: 40px;
    line-height: 0.53333rem;
}
.file-view .file-name[data-v-64a6a2c6] {
    color: #236dff;
}

@charset "UTF-8";
/*---------       字体行高       -----------*/
/*---------       字体颜色       -----------*/
/*---------       边框颜色       -----------*/
/*---------       背景颜色       -----------*/
/*--------- 按钮颜色  ---- */
/* 属性多值传递
ex:
@include remCalc(padding,10,20);
padding: 0.13333rem 0.26667rem;*/
/*按钮纯色系*/
/*按钮边框色系*/
/*按钮大小*/
/*自适应按钮*/
/*标题*/
/*小消息标签*/
/*背景色点击变化*/
/*字数省略限制*/
/*波纹点击效果*/
/*按钮*/
/*最大按钮*/
.wts-btn-big[data-v-3280c994] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big[data-v-3280c994]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*中型按钮*/
.wts-btn-middle[data-v-3280c994] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 294px;
  width: 3.92rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 80px;
  line-height: 1.06667rem;
  border-radius: 8px;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-middle[data-v-3280c994]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-all[data-v-3280c994] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 110px;
  height: 1.46667rem;
  font-size: 40px;
  font-size: 0.53333rem;
  line-height: 110px;
  line-height: 1.46667rem;
  border-radius: 0;
  display: block;
  text-align: center;
}
.wts-btn-all[data-v-3280c994]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-free[data-v-3280c994] {
  color: #fff;
  background-color: #ff6e06;
  font-size: 30px;
  font-size: 0.4rem;
  border-radius: 5px;
  padding: 3px 10px;
  padding: 3px 0.13333rem;
  display: inline-block;
  text-align: center;
}
.wts-btn-free[data-v-3280c994]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}
.wts-btn-big-blue[data-v-3280c994] {
  color: #fff;
  background-color: #3aa9f8;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 94px;
  height: 1.25333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 94px;
  line-height: 1.25333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-blue[data-v-3280c994]:focus {
    color: #e6e6e6;
    background-color: #0994f6;
}

/*蓝色线型按钮-中*/
.wts-btn-cp[data-v-3280c994] {
  color: #fff;
  background-color: #0084ff;
  border: 1px solid #fff;
  display: inline-block;
  text-align: center;
  width: 310px;
  width: 4.13333rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 76px;
  line-height: 1.01333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-cp[data-v-3280c994]:hover, .wts-btn-cp[data-v-3280c994]:focus {
    color: #fff;
    background-color: #fff;
    border: 1px solid #fff;
}
.wts-btn-radius[data-v-3280c994] {
  color: #aaa;
  background-color: #fff;
  border: 1px solid #aaa;
  display: inline-block;
  text-align: center;
  width: 153px;
  width: 2.04rem;
  height: 55px;
  height: 0.73333rem;
  font-size: 26px;
  font-size: 0.34667rem;
  line-height: 55px;
  line-height: 0.73333rem;
  border-radius: 25px;
  border-radius: 0.33333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-radius[data-v-3280c994]:hover, .wts-btn-radius[data-v-3280c994]:focus {
    color: #fff;
    background-color: #aaa;
    border: 1px solid #aaa;
}

/*微大型按钮*/
.wts-btn-big-01[data-v-3280c994] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 590px;
  width: 7.86667rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-01[data-v-3280c994]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*查看更多*/
.wts-btn-more[data-v-3280c994] {
  display: block;
  border-top: 1px solid #eee;
  height: 86px;
  height: 1.14667rem;
  line-height: 86px;
  line-height: 1.14667rem;
  text-align: center;
  margin-left: -60px;
  margin-left: -0.8rem;
  color: #000;
  font-size: 28px;
  font-size: 0.37333rem;
  position: relative;
}
.wts-btn-more[data-v-3280c994]:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 38%;
  margin-top: -18px;
  margin-top: -0.24rem;
  margin-left: 90px;
  margin-left: 1.2rem;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  border-right: 3px solid #000;
  border-top: 3px solid #000;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}
.body-container[data-v-3280c994] {
  width: 750px;
  width: 10rem;
  margin: 0 auto;
  position: relative;
  background-color: #f5f5f5;
}
.lz-top-img[data-v-3280c994] {
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
}

/*单选框*/
.lz-radio[data-v-3280c994] {
  position: relative;
  -webkit-appearance: none;
  width: 18px;
  width: 0.24rem;
  height: 18px;
  height: 0.24rem;
  background-color: transparent;
  border: none;
}
.lz-radio[data-v-3280c994]:before {
  content: "\e623";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 12px;
  font-size: 0.16rem;
  line-height: 18px;
  line-height: 0.24rem;
  text-align: center;
  width: 18px;
  width: 0.24rem;
  height: 18px;
  height: 0.24rem;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  color: #fff;
  opacity: 1;
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 50%;
}
.lz-radio[data-v-3280c994]:checked::before {
  background-color: #0084ff;
  border: 1px solid #0084ff;
}
.lz-radio-new[data-v-3280c994] {
  position: relative;
  background-color: #fff;
  width: 40px;
  width: 0.53333rem;
  height: 40px;
  height: 0.53333rem;
  border-radius: 50%;
  display: inline-block;
  border: 1px solid #e5e5e5;
}
.lz-radio-new[data-check=true][data-v-3280c994] {
  background-color: #0084ff;
  border: 1px solid #0084ff;
}
.lz-radio-new[data-check=true][data-v-3280c994]:before {
  content: "\e6f0";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 20px;
  font-size: 0.26667rem;
  line-height: 40px;
  line-height: 0.53333rem;
  text-align: center;
  color: #fff;
  position: absolute;
  top: 2px;
  right: 4px;
  margin-top: -1px;
}

/*多选框*/
.lz-checkbox[data-v-3280c994] {
  position: relative;
  -webkit-appearance: none;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: transparent;
  border: none;
}
.lz-checkbox[data-v-3280c994]:before {
  content: "\e64e";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 14px;
  font-size: 0.18667rem;
  line-height: 24px;
  line-height: 0.32rem;
  text-align: center;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: #fff;
  color: transparent;
  border: 1px solid #ccc;
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 6px;
}
.lz-checkbox[data-v-3280c994]:checked::before {
  color: #0084ff;
  background-color: #fff;
  border: 1px solid #0084ff;
}

/*多选框2-选择外层选中*/
.lz-checkbox-02[data-v-3280c994] {
  position: relative;
  -webkit-appearance: none;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: transparent;
  border: none;
}
.lz-checkbox-02[data-v-3280c994]:before {
  content: "\e623";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 14px;
  font-size: 0.18667rem;
  line-height: 21px;
  line-height: 0.28rem;
  text-align: center;
  width: 22px;
  width: 0.29333rem;
  height: 21px;
  height: 0.28rem;
  background-color: #fff;
  color: transparent;
  border: 1px solid #ccc;
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.checkLi[data-v-3280c994] {
  color: #0084ff !important;
}
.checkLi .lz-checkbox-02[data-v-3280c994]:before {
    color: #fff;
    background-color: #0084ff;
    border: 1px solid #0084ff;
}

/*底部按钮*/
.lz-apply-btn[data-v-3280c994] {
  position: fixed;
  bottom: 0;
  border-top: 2px solid #fff;
  z-index: 20;
  color: #666;
  background-color: #f0f0f0;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 100px;
  height: 1.33333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 0;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.lz-apply-btn i[data-v-3280c994] {
    font-size: 40px;
    font-size: 0.53333rem;
    margin-right: 10px;
    margin-right: 0.13333rem;
}

/*底部提示*/
.lz-lp-footer[data-v-3280c994] {
  position: absolute;
  bottom: 100px;
  bottom: 1.33333rem;
  padding: 10px;
  padding: 0.13333rem;
}
.lz-lp-footer p[data-v-3280c994] {
    margin-bottom: 10px;
    margin-bottom: 0.13333rem;
}

/*顶部返回栏*/
.lz-top-title-empty[data-v-3280c994] {
  width: 100%;
  height: 90px;
  height: 1.2rem;
}
.lz-top-title[data-v-3280c994] {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 555;
  width: 100%;
  height: 90px;
  height: 1.2rem;
  line-height: 90px;
  line-height: 1.2rem;
  background-color: #0084ff;
  color: #fff;
  font-size: 28px;
  font-size: 0.37333rem;
}
.lz-top-title .left[data-v-3280c994] {
    position: absolute;
    top: 0;
    left: 20px;
    left: 0.26667rem;
    color: #fff;
}
.lz-top-title .right[data-v-3280c994] {
    position: absolute;
    top: 0;
    right: 20px;
    right: 0.26667rem;
    color: #fff;
}
.lz-top-title .center[data-v-3280c994] {
    text-align: center;
    font-size: 32px;
    font-size: 0.42667rem;
}

/*订单页*/
.lz-order-list[data-v-3280c994] {
  background-color: #fff;
  padding-top: 44px;
  padding-top: 0.58667rem;
}
.lz-order-list .titles[data-v-3280c994] {
    font-size: 36px;
    font-size: 0.48rem;
    color: #222;
    text-align: center;
}
.lz-order-list .need-com[data-v-3280c994] {
    position: relative;
    top: -4px;
    font-size: 12px;
    font-size: 0.16rem;
    line-height: 1.2;
    padding: 1px 8px;
    background-color: #fff;
    position: relative;
    color: #fff;
    border-radius: 5px;
    font-size: 28px;
    font-size: 0.37333rem;
    border: 1px solid #0084ff;
    margin-left: 5px;
    color: #0084ff;
}
.lz-order-list .need-com[data-v-3280c994]::before {
      content: '';
      position: absolute;
      left: -6px;
      top: 50%;
      margin-top: -3px;
      width: 0;
      height: 0;
      border: 3px solid transparent;
      border-right-color: #fff;
}
.lz-order-list .need-com[data-v-3280c994]:before {
    content: 0;
}
.lz-order-list .uls-order[data-v-3280c994] {
    width: 100%;
}
.lz-order-list .uls-order > li[data-v-3280c994] {
      text-align: center;
      font-size: 36px;
      font-size: 0.48rem;
      display: block;
      padding: 40px 0;
      padding: 0.53333rem 0;
}
.lz-order-list .uls-order > li .order-name[data-v-3280c994] {
        display: block;
        line-height: 40px;
        line-height: 0.53333rem;
        color: #000;
}
.lz-order-list .uls-order > li .order-inform[data-v-3280c994] {
        font-size: 60px;
        font-size: 0.8rem;
        display: block;
        margin-top: 4px;
        line-height: 80px;
        line-height: 1.06667rem;
        color: #ff6f07;
}
.lz-order-list .btn-check[data-v-3280c994],
  .lz-order-list .btn-pay[data-v-3280c994] {
    color: #ccc;
    background-color: #fff;
    border: 1px solid #ccc;
    display: inline-block;
    text-align: center;
    width: 180px;
    width: 2.4rem;
    height: 60px;
    height: 0.8rem;
    font-size: 28px;
    font-size: 0.37333rem;
    line-height: 56px;
    line-height: 0.74667rem;
    border-radius: 0;
    float: right;
    margin-left: 10px;
    margin-left: 0.13333rem;
}
.lz-order-list .btn-check[data-v-3280c994]:hover, .lz-order-list .btn-check[data-v-3280c994]:focus,
    .lz-order-list .btn-pay[data-v-3280c994]:hover,
    .lz-order-list .btn-pay[data-v-3280c994]:focus {
      color: #fff;
      background-color: #ccc;
      border: 1px solid #ccc;
}
.pay-many[data-v-3280c994] {
  margin-top: 12px;
  margin-top: 0.16rem;
  line-height: 88px;
  line-height: 1.17333rem;
  display: block;
  padding-left: 30px;
  padding-left: 0.4rem;
  font-size: 36px;
  font-size: 0.48rem;
}
.lz-bankBanch[data-v-3280c994] {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}
.lz-bankBanch.active[data-v-3280c994] {
    display: block;
}
.lz-bankBanch .lz-drop-search[data-v-3280c994] {
    background-color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}
.lz-bankBanch .lz-drop-search .title[data-v-3280c994] {
      position: relative;
      width: 100%;
      height: 100px;
      height: 1.33333rem;
      line-height: 100px;
      line-height: 1.33333rem;
      font-size: 34px;
      font-size: 0.45333rem;
      text-align: center;
}
.lz-bankBanch .lz-drop-search .title i[data-v-3280c994] {
        font-size: 50px;
        font-size: 0.66667rem;
        position: absolute;
        right: 0;
        top: 0;
        width: 80px;
        width: 1.06667rem;
        line-height: 100px;
        line-height: 1.33333rem;
}
.lz-bankBanch .lz-drop-search .search-box[data-v-3280c994] {
      position: relative;
      width: 100%;
      height: 100px;
      height: 1.33333rem;
      padding: 15px 40px;
      padding: 0.2rem 0.53333rem;
      text-align: center;
      background-color: #f5f5f5;
}
.lz-bankBanch .lz-drop-search .search-box i[data-v-3280c994] {
        position: absolute;
        left: 50px;
        left: 0.66667rem;
        top: 50%;
        margin-top: -35px;
        margin-top: -0.46667rem;
        font-size: 30px;
        font-size: 0.4rem;
        height: 70px;
        height: 0.93333rem;
        line-height: 70px;
        line-height: 0.93333rem;
        color: #999;
}
.lz-bankBanch .lz-drop-search .search[data-v-3280c994] {
      display: block;
      width: 100%;
      height: 70px;
      height: 0.93333rem;
      background-color: #fff;
      color: #333;
      padding-left: 50px;
      padding-left: 0.66667rem;
      margin: 0;
      border-color: #fff;
      font-size: 32px;
      font-size: 0.42667rem;
      border: none;
}
.lz-bankBanch .lz-drop-search .selected[data-v-3280c994] {
      width: 100%;
      height: 300px;
      height: 4rem;
      padding: 10px 20px;
      padding: 0.13333rem 0.26667rem;
      overflow: auto !important;
}
.lz-bankBanch .lz-drop-search .selected .option[data-v-3280c994] {
        position: relative;
        display: block;
        min-height: 20px;
        min-height: 0.26667rem;
        width: 100%;
        font-size: 16px;
        font-size: 0.21333rem;
        line-height: 20px;
        line-height: 0.26667rem;
        padding: 5px 0;
        color: #666;
        border-top: 1px solid #ececec;
}
.lz-bankBanch .lz-drop-search .selected .option[data-v-3280c994]:first-child {
          border-top: none;
}
.lz-list-block[data-v-3280c994] {
  position: relative;
}
.lz-list-block .ul-List .icons-left[data-v-3280c994] {
    position: absolute;
    width: 50px;
    width: 0.66667rem;
    left: 0;
    top: 25px;
    top: 0.33333rem;
    display: inline-block;
    height: 50px;
    height: 0.66667rem;
    font-size: 44px;
    font-size: 0.58667rem;
    color: #0084ff;
}
.lz-list-block .ul-List .ripple[data-v-3280c994] {
    position: relative;
    overflow: hidden;
}
.lz-list-block .ul-List .ripple[data-v-3280c994]:after {
      content: "";
      display: block;
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      pointer-events: none;
      background-image: radial-gradient(circle, #666 10%, transparent 10.01%);
      background-repeat: no-repeat;
      background-position: 50%;
      -webkit-transform: scale(10, 10);
          -ms-transform: scale(10, 10);
              transform: scale(10, 10);
      opacity: 0;
      -webkit-transition: opacity .5s, -webkit-transform .3s;
      transition: opacity .5s, -webkit-transform .3s;
      transition: transform .3s, opacity .5s;
      transition: transform .3s, opacity .5s, -webkit-transform .3s;
}
.lz-list-block .ul-List .ripple[data-v-3280c994]:active:after {
      -webkit-transform: scale(0, 0);
          -ms-transform: scale(0, 0);
              transform: scale(0, 0);
      opacity: .3;
      -webkit-transition: 0s;
      transition: 0s;
}
.lz-list-block .ul-List .item-content[data-v-3280c994] {
    background-color: #fff;
    width: 100%;
    line-height: 100px;
    line-height: 1.33333rem;
    height: 100px;
    height: 1.33333rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 30px;
    padding: 0 0.4rem;
    border-bottom: 1px solid #e7e7e7;
    font-size: 30px;
    font-size: 0.4rem;
}
.lz-list-block .ul-List .item-content > a.item-link[data-v-3280c994] {
      font-size: 30px;
      font-size: 0.4rem;
      display: block;
      width: 100%;
      height: 100%;
      color: #000;
}
.lz-list-block .ul-List .item-content .item-inner[data-v-3280c994] {
      width: 100%;
      height: 100%;
      position: relative;
      padding-right: 40px;
      padding-right: 0.53333rem;
      padding-left: 70px;
      padding-left: 0.93333rem;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
}
.lz-list-block .ul-List .item-content .icon-gerenziliao[data-v-3280c994] {
      font-size: 30px;
      font-size: 0.4rem;
}
.lz-list-block .ul-List .item-content .icons-right[data-v-3280c994] {
      position: absolute;
      right: 0;
      top: 0;
      display: inline-block;
      height: 100px;
      height: 1.33333rem;
      line-height: 100px;
      line-height: 1.33333rem;
      font-size: 36px;
      font-size: 0.48rem;
      color: #cac9ce;
}
.lz-list-block .ul-List .item-content .item-form[data-v-3280c994] {
      padding-left: 0;
}
.lz-list-block .ul-List .item-content .item-form .item-e-left[data-v-3280c994] {
        width: 30%;
        height: 100%;
        display: inline-block;
        float: left;
}
.lz-list-block .ul-List .item-content .item-form .item-e-right[data-v-3280c994] {
        width: 68%;
        height: 100%;
        text-align: right;
        display: inline-block;
        float: right;
        margin-bottom: 0;
}
.lz-list-block .ul-List .item-content .item-form input[type="text"][data-v-3280c994] {
        border: none;
        background-color: #fff;
}
.lz-list-block .ul-List .item-content .item-form .lz-radio[data-v-3280c994] {
        margin-top: 30px;
        margin-top: 0.4rem;
}
.lz-list-block .ul-List .item-content .item-form .date-input[data-v-3280c994] {
        border: none;
        text-align: right;
        background-color: #fff;
        height: 90px;
        height: 1.2rem;
        line-height: 90px;
        line-height: 1.2rem;
        margin-right: -55px;
        margin-right: -0.73333rem;
}
.lz-list-block .ul-List .item-content .item-title[data-v-3280c994] {
      padding: 0;
}
.lz-list-block .ul-List .item-content .item-title .item-img[data-v-3280c994] {
        position: absolute;
        right: 0;
        top: 5px;
        width: 90px;
        width: 1.2rem;
        height: 90px;
        height: 1.2rem;
        border-radius: 50%;
}
.shadeBox[data-v-3280c994] {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 999;
  background-color: rgba(0, 0, 0, 0.4);
}
#emptyDom[data-v-3280c994] {
  font-size: 34px;
  font-size: 0.45333rem;
}
#emptyDom .empty-icon[data-v-3280c994] {
    width: 185px;
    width: 2.46667rem;
    display: block;
    margin: 30px auto 10px;
    margin: 0.4rem auto 0.13333rem;
}
#emptyDom p[data-v-3280c994] {
    text-align: center;
    font-size: 34px;
    font-size: 0.45333rem;
}
.lz-layer-bg[data-v-3280c994] {
  background-color: transparent !important;
}
.layui-m-layer2 .layui-m-layerchild p[data-v-3280c994] {
  color: #fff;
}
.layout-enter-active[data-v-3280c994], .layout-leave-active[data-v-3280c994] {
  -webkit-transition: opacity .5s;
  transition: opacity .5s;
}
.layout-enter[data-v-3280c994], .layout-leave-active[data-v-3280c994] {
  opacity: 0;
}
.van-picker button[data-v-3280c994] {
  font-size: 30px;
  font-size: 0.4rem;
}
.van-image[data-v-3280c994] {
  vertical-align: middle;
}
.van-image img[data-v-3280c994] {
    vertical-align: middle;
}
.share-process-yindao[data-v-3280c994] {
  background-color: transparent;
  position: fixed;
  left: 0;
  top: 0;
  width: 750px;
  width: 10rem;
}
.share-process-yindao .layui-m-layercont[data-v-3280c994] {
    text-align: right;
    padding-right: 20px;
    padding-right: 0.26667rem;
    padding-top: 20px;
    padding-top: 0.26667rem;
}
.share-process-yindao img[data-v-3280c994] {
    width: 560px;
    width: 7.46667rem;
}
.vue-puzzle-vcode[data-v-3280c994] {
  z-index: 999999 !important;
}
.vue-puzzle-vcode .vue-auth-box_[data-v-3280c994] {
    top: 50%;
}
.margin-top-10[data-v-3280c994] {
  margin-top: 10px !important;
  margin-top: 0.13333rem !important;
}
.margin-top-20[data-v-3280c994] {
  margin-top: 20px !important;
  margin-top: 0.26667rem !important;
}
.margin-top-30[data-v-3280c994] {
  margin-top: 30px !important;
  margin-top: 0.4rem !important;
}
.margin-top-40[data-v-3280c994] {
  margin-top: 40px !important;
  margin-top: 0.53333rem !important;
}
.margin-top-50[data-v-3280c994] {
  margin-top: 50px !important;
  margin-top: 0.66667rem !important;
}
.margin-top-60[data-v-3280c994] {
  margin-top: 60px !important;
  margin-top: 0.8rem !important;
}
.margin-right-10[data-v-3280c994] {
  margin-right: 10px !important;
  margin-right: 0.13333rem !important;
}
.margin-right-20[data-v-3280c994] {
  margin-right: 20px !important;
  margin-right: 0.26667rem !important;
}
.margin-right-30[data-v-3280c994] {
  margin-right: 30px !important;
  margin-right: 0.4rem !important;
}
.margin-right-40[data-v-3280c994] {
  margin-right: 40px !important;
  margin-right: 0.53333rem !important;
}
.margin-right-50[data-v-3280c994] {
  margin-right: 50px !important;
  margin-right: 0.66667rem !important;
}
.margin-right-60[data-v-3280c994] {
  margin-right: 60px !important;
  margin-right: 0.8rem !important;
}
.margin-bottom-10[data-v-3280c994] {
  margin-bottom: 10px !important;
  margin-bottom: 0.13333rem !important;
}
.margin-bottom-20[data-v-3280c994] {
  margin-bottom: 20px !important;
  margin-bottom: 0.26667rem !important;
}
.margin-bottom-30[data-v-3280c994] {
  margin-bottom: 30px !important;
  margin-bottom: 0.4rem !important;
}
.margin-bottom-40[data-v-3280c994] {
  margin-bottom: 40px !important;
  margin-bottom: 0.53333rem !important;
}
.margin-bottom-50[data-v-3280c994] {
  margin-bottom: 50px !important;
  margin-bottom: 0.66667rem !important;
}
.margin-bottom-60[data-v-3280c994] {
  margin-bottom: 60px !important;
  margin-bottom: 0.8rem !important;
}
.margin-left-10[data-v-3280c994] {
  margin-left: 10px !important;
  margin-left: 0.13333rem !important;
}
.margin-left-20[data-v-3280c994] {
  margin-left: 20px !important;
  margin-left: 0.26667rem !important;
}
.margin-left-30[data-v-3280c994] {
  margin-left: 30px !important;
  margin-left: 0.4rem !important;
}
.margin-left-40[data-v-3280c994] {
  margin-left: 40px !important;
  margin-left: 0.53333rem !important;
}
.margin-left-50[data-v-3280c994] {
  margin-left: 50px !important;
  margin-left: 0.66667rem !important;
}
.margin-left-60[data-v-3280c994] {
  margin-left: 60px !important;
  margin-left: 0.8rem !important;
}
.padding-top-10[data-v-3280c994] {
  padding-top: 10px !important;
  padding-top: 0.13333rem !important;
}
.padding-top-20[data-v-3280c994] {
  padding-top: 20px !important;
  padding-top: 0.26667rem !important;
}
.padding-top-30[data-v-3280c994] {
  padding-top: 30px !important;
  padding-top: 0.4rem !important;
}
.padding-top-40[data-v-3280c994] {
  padding-top: 40px !important;
  padding-top: 0.53333rem !important;
}
.padding-top-50[data-v-3280c994] {
  padding-top: 50px !important;
  padding-top: 0.66667rem !important;
}
.padding-top-60[data-v-3280c994] {
  padding-top: 60px !important;
  padding-top: 0.8rem !important;
}
.padding-right-10[data-v-3280c994] {
  padding-right: 10px !important;
  padding-right: 0.13333rem !important;
}
.padding-right-20[data-v-3280c994] {
  padding-right: 20px !important;
  padding-right: 0.26667rem !important;
}
.padding-right-30[data-v-3280c994] {
  padding-right: 30px !important;
  padding-right: 0.4rem !important;
}
.padding-right-40[data-v-3280c994] {
  padding-right: 40px !important;
  padding-right: 0.53333rem !important;
}
.padding-right-50[data-v-3280c994] {
  padding-right: 50px !important;
  padding-right: 0.66667rem !important;
}
.padding-right-60[data-v-3280c994] {
  padding-right: 60px !important;
  padding-right: 0.8rem !important;
}
.padding-bottom-10[data-v-3280c994] {
  padding-bottom: 10px !important;
  padding-bottom: 0.13333rem !important;
}
.padding-bottom-20[data-v-3280c994] {
  padding-bottom: 20px !important;
  padding-bottom: 0.26667rem !important;
}
.padding-bottom-30[data-v-3280c994] {
  padding-bottom: 30px !important;
  padding-bottom: 0.4rem !important;
}
.padding-bottom-40[data-v-3280c994] {
  padding-bottom: 40px !important;
  padding-bottom: 0.53333rem !important;
}
.padding-bottom-50[data-v-3280c994] {
  padding-bottom: 50px !important;
  padding-bottom: 0.66667rem !important;
}
.padding-bottom-60[data-v-3280c994] {
  padding-bottom: 60px !important;
  padding-bottom: 0.8rem !important;
}
.padding-left-10[data-v-3280c994] {
  padding-left: 10px !important;
  padding-left: 0.13333rem !important;
}
.padding-left-20[data-v-3280c994] {
  padding-left: 20px !important;
  padding-left: 0.26667rem !important;
}
.padding-left-30[data-v-3280c994] {
  padding-left: 30px !important;
  padding-left: 0.4rem !important;
}
.padding-left-40[data-v-3280c994] {
  padding-left: 40px !important;
  padding-left: 0.53333rem !important;
}
.padding-left-50[data-v-3280c994] {
  padding-left: 50px !important;
  padding-left: 0.66667rem !important;
}
.padding-left-60[data-v-3280c994] {
  padding-left: 60px !important;
  padding-left: 0.8rem !important;
}
.bac-transparent[data-v-3280c994] {
  background-color: transparent !important;
}
.bac-transparent .layui-m-layerchild[data-v-3280c994] {
    background-color: transparent !important;
}
.layui-m-layer-lzAlert[data-v-3280c994] {
  width: 80% !important;
}
.layui-m-layer-lzAlert h3[data-v-3280c994] {
    line-height: 32px;
    line-height: 0.42667rem;
    height: unset;
    padding-top: 46px;
    padding-top: 0.61333rem;
    font-size: 32px;
    font-size: 0.42667rem;
}
.layui-m-layer-lzAlert .layui-m-layercont[data-v-3280c994] {
    font-size: 30px;
    font-size: 0.4rem;
    max-height: 300px;
    max-height: 4rem;
    overflow: auto;
    word-break: break-all;
    padding: 60px 40px;
    padding: 0.8rem 0.53333rem;
}
.layui-m-layer-lzAlert .layui-m-layerbtn span[yes][data-v-3280c994] {
    font-size: 30px;
    font-size: 0.4rem;
    color: #0084ff !important;
}
.layui-m-layer-inquiry[data-v-3280c994] {
  width: 80% !important;
}
.layui-m-layer-inquiry .layui-m-layercont[data-v-3280c994] {
    font-size: 30px;
    font-size: 0.4rem;
}
.layui-m-layer-design-lzAlert[data-v-3280c994] {
  width: 670px !important;
  width: 8.93333rem !important;
  padding-bottom: 70px;
  padding-bottom: 0.93333rem;
  border-radius: 32px !important;
  border-radius: 0.42667rem !important;
  background: url(../../static-product/img/alertbg.dacbbd63.png) no-repeat;
  background-size: 401px 334px;
  background-size: 5.34667rem 4.45333rem;
  background-position: center 168px;
  background-position: center 2.24rem;
  background-color: #fff;
}
.layui-m-layer-design-lzAlert .layui-m-layercont[data-v-3280c994] {
    font-size: 30px;
    font-size: 0.4rem;
    overflow: auto;
    word-break: break-all;
    padding: 60px 40px;
    padding: 0.8rem 0.53333rem;
}
.layui-m-layer-design-lzAlert .layui-m-layercont .title[data-v-3280c994] {
      font-size: 38px;
      font-size: 0.50667rem;
      line-height: 48px;
      line-height: 0.64rem;
      color: #000;
      text-align: center;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      font-family: PingFangSC-Semibold;
}
.layui-m-layer-design-lzAlert .layui-m-layercont .desc[data-v-3280c994] {
      font-size: 32px;
      font-size: 0.42667rem;
      color: #3c464f;
      text-align: center;
      line-height: 48px;
      line-height: 0.64rem;
      height: 144px;
      height: 1.92rem;
      overflow-y: auto;
      -webkit-overflow-scrolling: touch;
      margin-top: 439px;
      margin-top: 5.85333rem;
      font-family: PingFangSC-Regular;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn[data-v-3280c994] {
    width: 345px;
    width: 4.6rem;
    height: 95px;
    height: 1.26667rem;
    line-height: 95px;
    line-height: 1.26667rem;
    background: #3c7cfc;
    border: 1px solid #3c7cfc;
    overflow: hidden;
    -webkit-box-shadow: 0 10px 22px 0 rgba(60, 124, 252, 0.2);
    -webkit-box-shadow: 0 0.13333rem 0.29333rem 0 rgba(60, 124, 252, 0.2);
            box-shadow: 0 10px 22px 0 rgba(60, 124, 252, 0.2);
            box-shadow: 0 0.13333rem 0.29333rem 0 rgba(60, 124, 252, 0.2);
    border-radius: 54px;
    border-radius: 0.72rem;
    margin: 0 auto;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn span[yes][data-v-3280c994] {
      font-size: 36px;
      font-size: 0.48rem;
      color: #fff;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn span[yes][data-v-3280c994]:active {
      background: #3c7cfc;
}

/*按钮*/
/*最大按钮*/
.wts-btn-big[data-v-3280c994] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big[data-v-3280c994]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*中型按钮*/
.wts-btn-middle[data-v-3280c994] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 294px;
  width: 3.92rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 80px;
  line-height: 1.06667rem;
  border-radius: 8px;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-middle[data-v-3280c994]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-all[data-v-3280c994] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 110px;
  height: 1.46667rem;
  font-size: 40px;
  font-size: 0.53333rem;
  line-height: 110px;
  line-height: 1.46667rem;
  border-radius: 0;
  display: block;
  text-align: center;
}
.wts-btn-all[data-v-3280c994]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-free[data-v-3280c994] {
  color: #fff;
  background-color: #ff6e06;
  font-size: 30px;
  font-size: 0.4rem;
  border-radius: 5px;
  padding: 3px 10px;
  padding: 3px 0.13333rem;
  display: inline-block;
  text-align: center;
}
.wts-btn-free[data-v-3280c994]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}
.wts-btn-big-blue[data-v-3280c994] {
  color: #fff;
  background-color: #3aa9f8;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 94px;
  height: 1.25333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 94px;
  line-height: 1.25333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-blue[data-v-3280c994]:focus {
    color: #e6e6e6;
    background-color: #0994f6;
}

/*蓝色线型按钮-中*/
.wts-btn-cp[data-v-3280c994] {
  color: #fff;
  background-color: #0084ff;
  border: 1px solid #fff;
  display: inline-block;
  text-align: center;
  width: 310px;
  width: 4.13333rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 76px;
  line-height: 1.01333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-cp[data-v-3280c994]:hover, .wts-btn-cp[data-v-3280c994]:focus {
    color: #fff;
    background-color: #fff;
    border: 1px solid #fff;
}
.wts-btn-radius[data-v-3280c994] {
  color: #aaa;
  background-color: #fff;
  border: 1px solid #aaa;
  display: inline-block;
  text-align: center;
  width: 153px;
  width: 2.04rem;
  height: 55px;
  height: 0.73333rem;
  font-size: 26px;
  font-size: 0.34667rem;
  line-height: 55px;
  line-height: 0.73333rem;
  border-radius: 25px;
  border-radius: 0.33333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-radius[data-v-3280c994]:hover, .wts-btn-radius[data-v-3280c994]:focus {
    color: #fff;
    background-color: #aaa;
    border: 1px solid #aaa;
}

/*微大型按钮*/
.wts-btn-big-01[data-v-3280c994] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 590px;
  width: 7.86667rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-01[data-v-3280c994]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*查看更多*/
.wts-btn-more[data-v-3280c994] {
  display: block;
  border-top: 1px solid #eee;
  height: 86px;
  height: 1.14667rem;
  line-height: 86px;
  line-height: 1.14667rem;
  text-align: center;
  margin-left: -60px;
  margin-left: -0.8rem;
  color: #000;
  font-size: 28px;
  font-size: 0.37333rem;
  position: relative;
}
.wts-btn-more[data-v-3280c994]:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 38%;
  margin-top: -18px;
  margin-top: -0.24rem;
  margin-left: 90px;
  margin-left: 1.2rem;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  border-right: 3px solid #000;
  border-top: 3px solid #000;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}
.lz-readys[data-v-3280c994] {
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  min-height: 100vh;
  background-color: #fff;
  z-index: 9999;
}
.lz-readys .spinner[data-v-3280c994] {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -20px;
    margin-top: -0.26667rem;
    margin-left: -20px;
    margin-left: -0.26667rem;
    width: 40px;
    width: 0.53333rem;
    height: 40px;
    height: 0.53333rem;
}
.lz-readys .container1 > div[data-v-3280c994],
  .lz-readys .container2 > div[data-v-3280c994],
  .lz-readys .container3 > div[data-v-3280c994] {
    width: 10px;
    width: 0.13333rem;
    height: 10px;
    height: 0.13333rem;
    background-color: #0084ff;
    border-radius: 100%;
    position: absolute;
    -webkit-animation: bouncedelay-3280c994 1.2s infinite ease-in-out;
    animation: bouncedelay-3280c994 1.2s infinite ease-in-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.lz-readys .spinner .spinner-container[data-v-3280c994] {
    position: absolute;
    width: 100%;
    height: 100%;
}
.lz-readys .container2[data-v-3280c994] {
    -webkit-transform: rotateZ(45deg);
    -ms-transform: rotate(45deg);
        transform: rotateZ(45deg);
}
.lz-readys .container3[data-v-3280c994] {
    -webkit-transform: rotateZ(90deg);
    -ms-transform: rotate(90deg);
        transform: rotateZ(90deg);
}
.lz-readys .circle1[data-v-3280c994] {
    top: 0;
    left: 0;
}
.lz-readys .circle2[data-v-3280c994] {
    top: 0;
    right: 0;
}
.lz-readys .circle3[data-v-3280c994] {
    right: 0;
    bottom: 0;
}
.lz-readys .circle4[data-v-3280c994] {
    left: 0;
    bottom: 0;
}
.lz-readys .container2 .circle1[data-v-3280c994] {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}
.lz-readys .container3 .circle1[data-v-3280c994] {
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
}
.lz-readys .container1 .circle2[data-v-3280c994] {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}
.lz-readys .container2 .circle2[data-v-3280c994] {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}
.lz-readys .container3 .circle2[data-v-3280c994] {
    -webkit-animation-delay: -0.7s;
    animation-delay: -0.7s;
}
.lz-readys .container1 .circle3[data-v-3280c994] {
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.6s;
}
.lz-readys .container2 .circle3[data-v-3280c994] {
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s;
}
.lz-readys .container3 .circle3[data-v-3280c994] {
    -webkit-animation-delay: -0.4s;
    animation-delay: -0.4s;
}
.lz-readys .container1 .circle4[data-v-3280c994] {
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s;
}
.lz-readys .container2 .circle4[data-v-3280c994] {
    -webkit-animation-delay: -0.2s;
    animation-delay: -0.2s;
}
.lz-readys .container3 .circle4[data-v-3280c994] {
    -webkit-animation-delay: -0.1s;
    animation-delay: -0.1s;
}
@-webkit-keyframes bouncedelay-3280c994 {
0%,
  80%,
  100% {
    -webkit-transform: scale(0);
}
40% {
    -webkit-transform: scale(1);
}
}
@keyframes bouncedelay-3280c994 {
0%,
  80%,
  100% {
    transform: scale(0);
    -webkit-transform: scale(0);
}
40% {
    transform: scale(1);
    -webkit-transform: scale(1);
}
}
.lz-readys .loadText[data-v-3280c994] {
    position: absolute;
    top: 40%;
    left: 50%;
    width: 100px;
    width: 1.33333rem;
    margin-left: -50px;
    margin-left: -0.66667rem;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    font-size: 14px;
    font-size: 0.18667rem;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.6);
    color: #fff;
    font-size: 14px;
    padding-bottom: 10px;
    padding-bottom: 0.13333rem;
}
.lz-readys .loadText .gifLoad[data-v-3280c994] {
      width: 60px;
      width: 0.8rem;
      height: 60px;
      height: 0.8rem;
      display: block;
      margin: 10px auto;
      margin: 0.13333rem auto;
}
.design-modal[data-v-3280c994] {
  width: 630px;
  width: 8.4rem;
}
.design-modal.design-modal-footer[data-v-3280c994] {
    width: 690px;
    width: 9.2rem;
    bottom: 20px;
    bottom: 0.26667rem;
    top: auto;
    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    border-radius: 10px;
    border-radius: 0.13333rem;
    background: rgba(255, 255, 255, 0.8);
}
.design-modal.design-modal-footer .van-dialog__footer[data-v-3280c994] {
      display: none;
}
.design-modal.design-modal-confirm[data-v-3280c994] {
    width: 650px;
    width: 8.66667rem;
}
.design-modal.design-modal-confirm .van-dialog__content .van-dialog__message[data-v-3280c994] {
      padding: 40px 30px;
      padding: 0.53333rem 0.4rem;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-button--default[data-v-3280c994] {
      width: 260px;
      width: 3.46667rem;
      height: 80px;
      height: 1.06667rem;
      background: #236DFF;
      border-radius: 40px;
      border-radius: 0.53333rem;
      -webkit-box-flex: 0;
          -ms-flex: none;
              flex: none;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-button--default .van-button__text[data-v-3280c994] {
        font-size: 28px;
        font-size: 0.37333rem;
        color: #fff;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-dialog__cancel[data-v-3280c994] {
      background: #fff;
      border: 1px solid #236DFF;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-dialog__cancel .van-button__text[data-v-3280c994] {
        color: #236DFF;
}
.design-modal .van-dialog__header[data-v-3280c994] {
    color: #000000;
    font-size: 34px;
    font-size: 0.45333rem;
    line-height: 48px;
    line-height: 0.64rem;
    padding-top: 40px;
    padding-top: 0.53333rem;
    font-weight: 700;
}
.design-modal .van-dialog__content .van-dialog__message[data-v-3280c994] {
    color: #444444;
    font-size: 30px;
    font-size: 0.4rem;
    line-height: 42px;
    line-height: 0.56rem;
    padding: 30px;
    padding: 0.4rem;
}
.design-modal .van-dialog__footer[data-v-3280c994] {
    padding: 0 30px 40px;
    padding: 0 0.4rem 0.53333rem;
}
.design-modal .van-dialog__footer.van-hairline--top[data-v-3280c994]::after {
      border: none;
}
.design-modal .van-dialog__footer .van-button--default[data-v-3280c994] {
      width: 320px;
      width: 4.26667rem;
      height: 88px;
      height: 1.17333rem;
      background: #236DFF;
      border-radius: 44px;
      border-radius: 0.58667rem;
      margin: 0 auto;
      -webkit-box-flex: 0;
          -ms-flex: none;
              flex: none;
}
.design-modal .van-dialog__footer .van-button--default .van-button__text[data-v-3280c994] {
        font-size: 32px;
        font-size: 0.42667rem;
        color: #fff;
}
.title[data-v-3280c994] {
  font-size: 34px;
  font-size: 0.45333rem;
  color: #333;
  font-weight: bold;
  text-align: center;
  margin: 40px auto;
  margin: 0.53333rem auto;
}

@charset "UTF-8";
/*---------       字体行高       -----------*/
/*---------       字体颜色       -----------*/
/*---------       边框颜色       -----------*/
/*---------       背景颜色       -----------*/
/*--------- 按钮颜色  ---- */
/* 属性多值传递
ex:
@include remCalc(padding,10,20);
padding: 0.13333rem 0.26667rem;*/
/*按钮纯色系*/
/*按钮边框色系*/
/*按钮大小*/
/*自适应按钮*/
/*标题*/
/*小消息标签*/
/*背景色点击变化*/
/*字数省略限制*/
/*波纹点击效果*/
/*按钮*/
/*最大按钮*/
.wts-btn-big[data-v-04cb265e] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big[data-v-04cb265e]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*中型按钮*/
.wts-btn-middle[data-v-04cb265e] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 294px;
  width: 3.92rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 80px;
  line-height: 1.06667rem;
  border-radius: 8px;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-middle[data-v-04cb265e]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-all[data-v-04cb265e] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 110px;
  height: 1.46667rem;
  font-size: 40px;
  font-size: 0.53333rem;
  line-height: 110px;
  line-height: 1.46667rem;
  border-radius: 0;
  display: block;
  text-align: center;
}
.wts-btn-all[data-v-04cb265e]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-free[data-v-04cb265e] {
  color: #fff;
  background-color: #ff6e06;
  font-size: 30px;
  font-size: 0.4rem;
  border-radius: 5px;
  padding: 3px 10px;
  padding: 3px 0.13333rem;
  display: inline-block;
  text-align: center;
}
.wts-btn-free[data-v-04cb265e]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}
.wts-btn-big-blue[data-v-04cb265e] {
  color: #fff;
  background-color: #3aa9f8;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 94px;
  height: 1.25333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 94px;
  line-height: 1.25333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-blue[data-v-04cb265e]:focus {
    color: #e6e6e6;
    background-color: #0994f6;
}

/*蓝色线型按钮-中*/
.wts-btn-cp[data-v-04cb265e] {
  color: #fff;
  background-color: #0084ff;
  border: 1px solid #fff;
  display: inline-block;
  text-align: center;
  width: 310px;
  width: 4.13333rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 76px;
  line-height: 1.01333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-cp[data-v-04cb265e]:hover, .wts-btn-cp[data-v-04cb265e]:focus {
    color: #fff;
    background-color: #fff;
    border: 1px solid #fff;
}
.wts-btn-radius[data-v-04cb265e] {
  color: #aaa;
  background-color: #fff;
  border: 1px solid #aaa;
  display: inline-block;
  text-align: center;
  width: 153px;
  width: 2.04rem;
  height: 55px;
  height: 0.73333rem;
  font-size: 26px;
  font-size: 0.34667rem;
  line-height: 55px;
  line-height: 0.73333rem;
  border-radius: 25px;
  border-radius: 0.33333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-radius[data-v-04cb265e]:hover, .wts-btn-radius[data-v-04cb265e]:focus {
    color: #fff;
    background-color: #aaa;
    border: 1px solid #aaa;
}

/*微大型按钮*/
.wts-btn-big-01[data-v-04cb265e] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 590px;
  width: 7.86667rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-01[data-v-04cb265e]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*查看更多*/
.wts-btn-more[data-v-04cb265e] {
  display: block;
  border-top: 1px solid #eee;
  height: 86px;
  height: 1.14667rem;
  line-height: 86px;
  line-height: 1.14667rem;
  text-align: center;
  margin-left: -60px;
  margin-left: -0.8rem;
  color: #000;
  font-size: 28px;
  font-size: 0.37333rem;
  position: relative;
}
.wts-btn-more[data-v-04cb265e]:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 38%;
  margin-top: -18px;
  margin-top: -0.24rem;
  margin-left: 90px;
  margin-left: 1.2rem;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  border-right: 3px solid #000;
  border-top: 3px solid #000;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}
.body-container[data-v-04cb265e] {
  width: 750px;
  width: 10rem;
  margin: 0 auto;
  position: relative;
  background-color: #f5f5f5;
}
.lz-top-img[data-v-04cb265e] {
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
}

/*单选框*/
.lz-radio[data-v-04cb265e] {
  position: relative;
  -webkit-appearance: none;
  width: 18px;
  width: 0.24rem;
  height: 18px;
  height: 0.24rem;
  background-color: transparent;
  border: none;
}
.lz-radio[data-v-04cb265e]:before {
  content: "\e623";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 12px;
  font-size: 0.16rem;
  line-height: 18px;
  line-height: 0.24rem;
  text-align: center;
  width: 18px;
  width: 0.24rem;
  height: 18px;
  height: 0.24rem;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  color: #fff;
  opacity: 1;
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 50%;
}
.lz-radio[data-v-04cb265e]:checked::before {
  background-color: #0084ff;
  border: 1px solid #0084ff;
}
.lz-radio-new[data-v-04cb265e] {
  position: relative;
  background-color: #fff;
  width: 40px;
  width: 0.53333rem;
  height: 40px;
  height: 0.53333rem;
  border-radius: 50%;
  display: inline-block;
  border: 1px solid #e5e5e5;
}
.lz-radio-new[data-check=true][data-v-04cb265e] {
  background-color: #0084ff;
  border: 1px solid #0084ff;
}
.lz-radio-new[data-check=true][data-v-04cb265e]:before {
  content: "\e6f0";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 20px;
  font-size: 0.26667rem;
  line-height: 40px;
  line-height: 0.53333rem;
  text-align: center;
  color: #fff;
  position: absolute;
  top: 2px;
  right: 4px;
  margin-top: -1px;
}

/*多选框*/
.lz-checkbox[data-v-04cb265e] {
  position: relative;
  -webkit-appearance: none;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: transparent;
  border: none;
}
.lz-checkbox[data-v-04cb265e]:before {
  content: "\e64e";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 14px;
  font-size: 0.18667rem;
  line-height: 24px;
  line-height: 0.32rem;
  text-align: center;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: #fff;
  color: transparent;
  border: 1px solid #ccc;
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 6px;
}
.lz-checkbox[data-v-04cb265e]:checked::before {
  color: #0084ff;
  background-color: #fff;
  border: 1px solid #0084ff;
}

/*多选框2-选择外层选中*/
.lz-checkbox-02[data-v-04cb265e] {
  position: relative;
  -webkit-appearance: none;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: transparent;
  border: none;
}
.lz-checkbox-02[data-v-04cb265e]:before {
  content: "\e623";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 14px;
  font-size: 0.18667rem;
  line-height: 21px;
  line-height: 0.28rem;
  text-align: center;
  width: 22px;
  width: 0.29333rem;
  height: 21px;
  height: 0.28rem;
  background-color: #fff;
  color: transparent;
  border: 1px solid #ccc;
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.checkLi[data-v-04cb265e] {
  color: #0084ff !important;
}
.checkLi .lz-checkbox-02[data-v-04cb265e]:before {
    color: #fff;
    background-color: #0084ff;
    border: 1px solid #0084ff;
}

/*底部按钮*/
.lz-apply-btn[data-v-04cb265e] {
  position: fixed;
  bottom: 0;
  border-top: 2px solid #fff;
  z-index: 20;
  color: #666;
  background-color: #f0f0f0;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 100px;
  height: 1.33333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 0;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.lz-apply-btn i[data-v-04cb265e] {
    font-size: 40px;
    font-size: 0.53333rem;
    margin-right: 10px;
    margin-right: 0.13333rem;
}

/*底部提示*/
.lz-lp-footer[data-v-04cb265e] {
  position: absolute;
  bottom: 100px;
  bottom: 1.33333rem;
  padding: 10px;
  padding: 0.13333rem;
}
.lz-lp-footer p[data-v-04cb265e] {
    margin-bottom: 10px;
    margin-bottom: 0.13333rem;
}

/*顶部返回栏*/
.lz-top-title-empty[data-v-04cb265e] {
  width: 100%;
  height: 90px;
  height: 1.2rem;
}
.lz-top-title[data-v-04cb265e] {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 555;
  width: 100%;
  height: 90px;
  height: 1.2rem;
  line-height: 90px;
  line-height: 1.2rem;
  background-color: #0084ff;
  color: #fff;
  font-size: 28px;
  font-size: 0.37333rem;
}
.lz-top-title .left[data-v-04cb265e] {
    position: absolute;
    top: 0;
    left: 20px;
    left: 0.26667rem;
    color: #fff;
}
.lz-top-title .right[data-v-04cb265e] {
    position: absolute;
    top: 0;
    right: 20px;
    right: 0.26667rem;
    color: #fff;
}
.lz-top-title .center[data-v-04cb265e] {
    text-align: center;
    font-size: 32px;
    font-size: 0.42667rem;
}

/*订单页*/
.lz-order-list[data-v-04cb265e] {
  background-color: #fff;
  padding-top: 44px;
  padding-top: 0.58667rem;
}
.lz-order-list .titles[data-v-04cb265e] {
    font-size: 36px;
    font-size: 0.48rem;
    color: #222;
    text-align: center;
}
.lz-order-list .need-com[data-v-04cb265e] {
    position: relative;
    top: -4px;
    font-size: 12px;
    font-size: 0.16rem;
    line-height: 1.2;
    padding: 1px 8px;
    background-color: #fff;
    position: relative;
    color: #fff;
    border-radius: 5px;
    font-size: 28px;
    font-size: 0.37333rem;
    border: 1px solid #0084ff;
    margin-left: 5px;
    color: #0084ff;
}
.lz-order-list .need-com[data-v-04cb265e]::before {
      content: '';
      position: absolute;
      left: -6px;
      top: 50%;
      margin-top: -3px;
      width: 0;
      height: 0;
      border: 3px solid transparent;
      border-right-color: #fff;
}
.lz-order-list .need-com[data-v-04cb265e]:before {
    content: 0;
}
.lz-order-list .uls-order[data-v-04cb265e] {
    width: 100%;
}
.lz-order-list .uls-order > li[data-v-04cb265e] {
      text-align: center;
      font-size: 36px;
      font-size: 0.48rem;
      display: block;
      padding: 40px 0;
      padding: 0.53333rem 0;
}
.lz-order-list .uls-order > li .order-name[data-v-04cb265e] {
        display: block;
        line-height: 40px;
        line-height: 0.53333rem;
        color: #000;
}
.lz-order-list .uls-order > li .order-inform[data-v-04cb265e] {
        font-size: 60px;
        font-size: 0.8rem;
        display: block;
        margin-top: 4px;
        line-height: 80px;
        line-height: 1.06667rem;
        color: #ff6f07;
}
.lz-order-list .btn-check[data-v-04cb265e],
  .lz-order-list .btn-pay[data-v-04cb265e] {
    color: #ccc;
    background-color: #fff;
    border: 1px solid #ccc;
    display: inline-block;
    text-align: center;
    width: 180px;
    width: 2.4rem;
    height: 60px;
    height: 0.8rem;
    font-size: 28px;
    font-size: 0.37333rem;
    line-height: 56px;
    line-height: 0.74667rem;
    border-radius: 0;
    float: right;
    margin-left: 10px;
    margin-left: 0.13333rem;
}
.lz-order-list .btn-check[data-v-04cb265e]:hover, .lz-order-list .btn-check[data-v-04cb265e]:focus,
    .lz-order-list .btn-pay[data-v-04cb265e]:hover,
    .lz-order-list .btn-pay[data-v-04cb265e]:focus {
      color: #fff;
      background-color: #ccc;
      border: 1px solid #ccc;
}
.pay-many[data-v-04cb265e] {
  margin-top: 12px;
  margin-top: 0.16rem;
  line-height: 88px;
  line-height: 1.17333rem;
  display: block;
  padding-left: 30px;
  padding-left: 0.4rem;
  font-size: 36px;
  font-size: 0.48rem;
}
.lz-bankBanch[data-v-04cb265e] {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}
.lz-bankBanch.active[data-v-04cb265e] {
    display: block;
}
.lz-bankBanch .lz-drop-search[data-v-04cb265e] {
    background-color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}
.lz-bankBanch .lz-drop-search .title[data-v-04cb265e] {
      position: relative;
      width: 100%;
      height: 100px;
      height: 1.33333rem;
      line-height: 100px;
      line-height: 1.33333rem;
      font-size: 34px;
      font-size: 0.45333rem;
      text-align: center;
}
.lz-bankBanch .lz-drop-search .title i[data-v-04cb265e] {
        font-size: 50px;
        font-size: 0.66667rem;
        position: absolute;
        right: 0;
        top: 0;
        width: 80px;
        width: 1.06667rem;
        line-height: 100px;
        line-height: 1.33333rem;
}
.lz-bankBanch .lz-drop-search .search-box[data-v-04cb265e] {
      position: relative;
      width: 100%;
      height: 100px;
      height: 1.33333rem;
      padding: 15px 40px;
      padding: 0.2rem 0.53333rem;
      text-align: center;
      background-color: #f5f5f5;
}
.lz-bankBanch .lz-drop-search .search-box i[data-v-04cb265e] {
        position: absolute;
        left: 50px;
        left: 0.66667rem;
        top: 50%;
        margin-top: -35px;
        margin-top: -0.46667rem;
        font-size: 30px;
        font-size: 0.4rem;
        height: 70px;
        height: 0.93333rem;
        line-height: 70px;
        line-height: 0.93333rem;
        color: #999;
}
.lz-bankBanch .lz-drop-search .search[data-v-04cb265e] {
      display: block;
      width: 100%;
      height: 70px;
      height: 0.93333rem;
      background-color: #fff;
      color: #333;
      padding-left: 50px;
      padding-left: 0.66667rem;
      margin: 0;
      border-color: #fff;
      font-size: 32px;
      font-size: 0.42667rem;
      border: none;
}
.lz-bankBanch .lz-drop-search .selected[data-v-04cb265e] {
      width: 100%;
      height: 300px;
      height: 4rem;
      padding: 10px 20px;
      padding: 0.13333rem 0.26667rem;
      overflow: auto !important;
}
.lz-bankBanch .lz-drop-search .selected .option[data-v-04cb265e] {
        position: relative;
        display: block;
        min-height: 20px;
        min-height: 0.26667rem;
        width: 100%;
        font-size: 16px;
        font-size: 0.21333rem;
        line-height: 20px;
        line-height: 0.26667rem;
        padding: 5px 0;
        color: #666;
        border-top: 1px solid #ececec;
}
.lz-bankBanch .lz-drop-search .selected .option[data-v-04cb265e]:first-child {
          border-top: none;
}
.lz-list-block[data-v-04cb265e] {
  position: relative;
}
.lz-list-block .ul-List .icons-left[data-v-04cb265e] {
    position: absolute;
    width: 50px;
    width: 0.66667rem;
    left: 0;
    top: 25px;
    top: 0.33333rem;
    display: inline-block;
    height: 50px;
    height: 0.66667rem;
    font-size: 44px;
    font-size: 0.58667rem;
    color: #0084ff;
}
.lz-list-block .ul-List .ripple[data-v-04cb265e] {
    position: relative;
    overflow: hidden;
}
.lz-list-block .ul-List .ripple[data-v-04cb265e]:after {
      content: "";
      display: block;
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      pointer-events: none;
      background-image: radial-gradient(circle, #666 10%, transparent 10.01%);
      background-repeat: no-repeat;
      background-position: 50%;
      -webkit-transform: scale(10, 10);
          -ms-transform: scale(10, 10);
              transform: scale(10, 10);
      opacity: 0;
      -webkit-transition: opacity .5s, -webkit-transform .3s;
      transition: opacity .5s, -webkit-transform .3s;
      transition: transform .3s, opacity .5s;
      transition: transform .3s, opacity .5s, -webkit-transform .3s;
}
.lz-list-block .ul-List .ripple[data-v-04cb265e]:active:after {
      -webkit-transform: scale(0, 0);
          -ms-transform: scale(0, 0);
              transform: scale(0, 0);
      opacity: .3;
      -webkit-transition: 0s;
      transition: 0s;
}
.lz-list-block .ul-List .item-content[data-v-04cb265e] {
    background-color: #fff;
    width: 100%;
    line-height: 100px;
    line-height: 1.33333rem;
    height: 100px;
    height: 1.33333rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 30px;
    padding: 0 0.4rem;
    border-bottom: 1px solid #e7e7e7;
    font-size: 30px;
    font-size: 0.4rem;
}
.lz-list-block .ul-List .item-content > a.item-link[data-v-04cb265e] {
      font-size: 30px;
      font-size: 0.4rem;
      display: block;
      width: 100%;
      height: 100%;
      color: #000;
}
.lz-list-block .ul-List .item-content .item-inner[data-v-04cb265e] {
      width: 100%;
      height: 100%;
      position: relative;
      padding-right: 40px;
      padding-right: 0.53333rem;
      padding-left: 70px;
      padding-left: 0.93333rem;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
}
.lz-list-block .ul-List .item-content .icon-gerenziliao[data-v-04cb265e] {
      font-size: 30px;
      font-size: 0.4rem;
}
.lz-list-block .ul-List .item-content .icons-right[data-v-04cb265e] {
      position: absolute;
      right: 0;
      top: 0;
      display: inline-block;
      height: 100px;
      height: 1.33333rem;
      line-height: 100px;
      line-height: 1.33333rem;
      font-size: 36px;
      font-size: 0.48rem;
      color: #cac9ce;
}
.lz-list-block .ul-List .item-content .item-form[data-v-04cb265e] {
      padding-left: 0;
}
.lz-list-block .ul-List .item-content .item-form .item-e-left[data-v-04cb265e] {
        width: 30%;
        height: 100%;
        display: inline-block;
        float: left;
}
.lz-list-block .ul-List .item-content .item-form .item-e-right[data-v-04cb265e] {
        width: 68%;
        height: 100%;
        text-align: right;
        display: inline-block;
        float: right;
        margin-bottom: 0;
}
.lz-list-block .ul-List .item-content .item-form input[type="text"][data-v-04cb265e] {
        border: none;
        background-color: #fff;
}
.lz-list-block .ul-List .item-content .item-form .lz-radio[data-v-04cb265e] {
        margin-top: 30px;
        margin-top: 0.4rem;
}
.lz-list-block .ul-List .item-content .item-form .date-input[data-v-04cb265e] {
        border: none;
        text-align: right;
        background-color: #fff;
        height: 90px;
        height: 1.2rem;
        line-height: 90px;
        line-height: 1.2rem;
        margin-right: -55px;
        margin-right: -0.73333rem;
}
.lz-list-block .ul-List .item-content .item-title[data-v-04cb265e] {
      padding: 0;
}
.lz-list-block .ul-List .item-content .item-title .item-img[data-v-04cb265e] {
        position: absolute;
        right: 0;
        top: 5px;
        width: 90px;
        width: 1.2rem;
        height: 90px;
        height: 1.2rem;
        border-radius: 50%;
}
.shadeBox[data-v-04cb265e] {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 999;
  background-color: rgba(0, 0, 0, 0.4);
}
#emptyDom[data-v-04cb265e] {
  font-size: 34px;
  font-size: 0.45333rem;
}
#emptyDom .empty-icon[data-v-04cb265e] {
    width: 185px;
    width: 2.46667rem;
    display: block;
    margin: 30px auto 10px;
    margin: 0.4rem auto 0.13333rem;
}
#emptyDom p[data-v-04cb265e] {
    text-align: center;
    font-size: 34px;
    font-size: 0.45333rem;
}
.lz-layer-bg[data-v-04cb265e] {
  background-color: transparent !important;
}
.layui-m-layer2 .layui-m-layerchild p[data-v-04cb265e] {
  color: #fff;
}
.layout-enter-active[data-v-04cb265e], .layout-leave-active[data-v-04cb265e] {
  -webkit-transition: opacity .5s;
  transition: opacity .5s;
}
.layout-enter[data-v-04cb265e], .layout-leave-active[data-v-04cb265e] {
  opacity: 0;
}
.van-picker button[data-v-04cb265e] {
  font-size: 30px;
  font-size: 0.4rem;
}
.van-image[data-v-04cb265e] {
  vertical-align: middle;
}
.van-image img[data-v-04cb265e] {
    vertical-align: middle;
}
.share-process-yindao[data-v-04cb265e] {
  background-color: transparent;
  position: fixed;
  left: 0;
  top: 0;
  width: 750px;
  width: 10rem;
}
.share-process-yindao .layui-m-layercont[data-v-04cb265e] {
    text-align: right;
    padding-right: 20px;
    padding-right: 0.26667rem;
    padding-top: 20px;
    padding-top: 0.26667rem;
}
.share-process-yindao img[data-v-04cb265e] {
    width: 560px;
    width: 7.46667rem;
}
.vue-puzzle-vcode[data-v-04cb265e] {
  z-index: 999999 !important;
}
.vue-puzzle-vcode .vue-auth-box_[data-v-04cb265e] {
    top: 50%;
}
.margin-top-10[data-v-04cb265e] {
  margin-top: 10px !important;
  margin-top: 0.13333rem !important;
}
.margin-top-20[data-v-04cb265e] {
  margin-top: 20px !important;
  margin-top: 0.26667rem !important;
}
.margin-top-30[data-v-04cb265e] {
  margin-top: 30px !important;
  margin-top: 0.4rem !important;
}
.margin-top-40[data-v-04cb265e] {
  margin-top: 40px !important;
  margin-top: 0.53333rem !important;
}
.margin-top-50[data-v-04cb265e] {
  margin-top: 50px !important;
  margin-top: 0.66667rem !important;
}
.margin-top-60[data-v-04cb265e] {
  margin-top: 60px !important;
  margin-top: 0.8rem !important;
}
.margin-right-10[data-v-04cb265e] {
  margin-right: 10px !important;
  margin-right: 0.13333rem !important;
}
.margin-right-20[data-v-04cb265e] {
  margin-right: 20px !important;
  margin-right: 0.26667rem !important;
}
.margin-right-30[data-v-04cb265e] {
  margin-right: 30px !important;
  margin-right: 0.4rem !important;
}
.margin-right-40[data-v-04cb265e] {
  margin-right: 40px !important;
  margin-right: 0.53333rem !important;
}
.margin-right-50[data-v-04cb265e] {
  margin-right: 50px !important;
  margin-right: 0.66667rem !important;
}
.margin-right-60[data-v-04cb265e] {
  margin-right: 60px !important;
  margin-right: 0.8rem !important;
}
.margin-bottom-10[data-v-04cb265e] {
  margin-bottom: 10px !important;
  margin-bottom: 0.13333rem !important;
}
.margin-bottom-20[data-v-04cb265e] {
  margin-bottom: 20px !important;
  margin-bottom: 0.26667rem !important;
}
.margin-bottom-30[data-v-04cb265e] {
  margin-bottom: 30px !important;
  margin-bottom: 0.4rem !important;
}
.margin-bottom-40[data-v-04cb265e] {
  margin-bottom: 40px !important;
  margin-bottom: 0.53333rem !important;
}
.margin-bottom-50[data-v-04cb265e] {
  margin-bottom: 50px !important;
  margin-bottom: 0.66667rem !important;
}
.margin-bottom-60[data-v-04cb265e] {
  margin-bottom: 60px !important;
  margin-bottom: 0.8rem !important;
}
.margin-left-10[data-v-04cb265e] {
  margin-left: 10px !important;
  margin-left: 0.13333rem !important;
}
.margin-left-20[data-v-04cb265e] {
  margin-left: 20px !important;
  margin-left: 0.26667rem !important;
}
.margin-left-30[data-v-04cb265e] {
  margin-left: 30px !important;
  margin-left: 0.4rem !important;
}
.margin-left-40[data-v-04cb265e] {
  margin-left: 40px !important;
  margin-left: 0.53333rem !important;
}
.margin-left-50[data-v-04cb265e] {
  margin-left: 50px !important;
  margin-left: 0.66667rem !important;
}
.margin-left-60[data-v-04cb265e] {
  margin-left: 60px !important;
  margin-left: 0.8rem !important;
}
.padding-top-10[data-v-04cb265e] {
  padding-top: 10px !important;
  padding-top: 0.13333rem !important;
}
.padding-top-20[data-v-04cb265e] {
  padding-top: 20px !important;
  padding-top: 0.26667rem !important;
}
.padding-top-30[data-v-04cb265e] {
  padding-top: 30px !important;
  padding-top: 0.4rem !important;
}
.padding-top-40[data-v-04cb265e] {
  padding-top: 40px !important;
  padding-top: 0.53333rem !important;
}
.padding-top-50[data-v-04cb265e] {
  padding-top: 50px !important;
  padding-top: 0.66667rem !important;
}
.padding-top-60[data-v-04cb265e] {
  padding-top: 60px !important;
  padding-top: 0.8rem !important;
}
.padding-right-10[data-v-04cb265e] {
  padding-right: 10px !important;
  padding-right: 0.13333rem !important;
}
.padding-right-20[data-v-04cb265e] {
  padding-right: 20px !important;
  padding-right: 0.26667rem !important;
}
.padding-right-30[data-v-04cb265e] {
  padding-right: 30px !important;
  padding-right: 0.4rem !important;
}
.padding-right-40[data-v-04cb265e] {
  padding-right: 40px !important;
  padding-right: 0.53333rem !important;
}
.padding-right-50[data-v-04cb265e] {
  padding-right: 50px !important;
  padding-right: 0.66667rem !important;
}
.padding-right-60[data-v-04cb265e] {
  padding-right: 60px !important;
  padding-right: 0.8rem !important;
}
.padding-bottom-10[data-v-04cb265e] {
  padding-bottom: 10px !important;
  padding-bottom: 0.13333rem !important;
}
.padding-bottom-20[data-v-04cb265e] {
  padding-bottom: 20px !important;
  padding-bottom: 0.26667rem !important;
}
.padding-bottom-30[data-v-04cb265e] {
  padding-bottom: 30px !important;
  padding-bottom: 0.4rem !important;
}
.padding-bottom-40[data-v-04cb265e] {
  padding-bottom: 40px !important;
  padding-bottom: 0.53333rem !important;
}
.padding-bottom-50[data-v-04cb265e] {
  padding-bottom: 50px !important;
  padding-bottom: 0.66667rem !important;
}
.padding-bottom-60[data-v-04cb265e] {
  padding-bottom: 60px !important;
  padding-bottom: 0.8rem !important;
}
.padding-left-10[data-v-04cb265e] {
  padding-left: 10px !important;
  padding-left: 0.13333rem !important;
}
.padding-left-20[data-v-04cb265e] {
  padding-left: 20px !important;
  padding-left: 0.26667rem !important;
}
.padding-left-30[data-v-04cb265e] {
  padding-left: 30px !important;
  padding-left: 0.4rem !important;
}
.padding-left-40[data-v-04cb265e] {
  padding-left: 40px !important;
  padding-left: 0.53333rem !important;
}
.padding-left-50[data-v-04cb265e] {
  padding-left: 50px !important;
  padding-left: 0.66667rem !important;
}
.padding-left-60[data-v-04cb265e] {
  padding-left: 60px !important;
  padding-left: 0.8rem !important;
}
.bac-transparent[data-v-04cb265e] {
  background-color: transparent !important;
}
.bac-transparent .layui-m-layerchild[data-v-04cb265e] {
    background-color: transparent !important;
}
.layui-m-layer-lzAlert[data-v-04cb265e] {
  width: 80% !important;
}
.layui-m-layer-lzAlert h3[data-v-04cb265e] {
    line-height: 32px;
    line-height: 0.42667rem;
    height: unset;
    padding-top: 46px;
    padding-top: 0.61333rem;
    font-size: 32px;
    font-size: 0.42667rem;
}
.layui-m-layer-lzAlert .layui-m-layercont[data-v-04cb265e] {
    font-size: 30px;
    font-size: 0.4rem;
    max-height: 300px;
    max-height: 4rem;
    overflow: auto;
    word-break: break-all;
    padding: 60px 40px;
    padding: 0.8rem 0.53333rem;
}
.layui-m-layer-lzAlert .layui-m-layerbtn span[yes][data-v-04cb265e] {
    font-size: 30px;
    font-size: 0.4rem;
    color: #0084ff !important;
}
.layui-m-layer-inquiry[data-v-04cb265e] {
  width: 80% !important;
}
.layui-m-layer-inquiry .layui-m-layercont[data-v-04cb265e] {
    font-size: 30px;
    font-size: 0.4rem;
}
.layui-m-layer-design-lzAlert[data-v-04cb265e] {
  width: 670px !important;
  width: 8.93333rem !important;
  padding-bottom: 70px;
  padding-bottom: 0.93333rem;
  border-radius: 32px !important;
  border-radius: 0.42667rem !important;
  background: url(../../static-product/img/alertbg.dacbbd63.png) no-repeat;
  background-size: 401px 334px;
  background-size: 5.34667rem 4.45333rem;
  background-position: center 168px;
  background-position: center 2.24rem;
  background-color: #fff;
}
.layui-m-layer-design-lzAlert .layui-m-layercont[data-v-04cb265e] {
    font-size: 30px;
    font-size: 0.4rem;
    overflow: auto;
    word-break: break-all;
    padding: 60px 40px;
    padding: 0.8rem 0.53333rem;
}
.layui-m-layer-design-lzAlert .layui-m-layercont .title[data-v-04cb265e] {
      font-size: 38px;
      font-size: 0.50667rem;
      line-height: 48px;
      line-height: 0.64rem;
      color: #000;
      text-align: center;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      font-family: PingFangSC-Semibold;
}
.layui-m-layer-design-lzAlert .layui-m-layercont .desc[data-v-04cb265e] {
      font-size: 32px;
      font-size: 0.42667rem;
      color: #3c464f;
      text-align: center;
      line-height: 48px;
      line-height: 0.64rem;
      height: 144px;
      height: 1.92rem;
      overflow-y: auto;
      -webkit-overflow-scrolling: touch;
      margin-top: 439px;
      margin-top: 5.85333rem;
      font-family: PingFangSC-Regular;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn[data-v-04cb265e] {
    width: 345px;
    width: 4.6rem;
    height: 95px;
    height: 1.26667rem;
    line-height: 95px;
    line-height: 1.26667rem;
    background: #3c7cfc;
    border: 1px solid #3c7cfc;
    overflow: hidden;
    -webkit-box-shadow: 0 10px 22px 0 rgba(60, 124, 252, 0.2);
    -webkit-box-shadow: 0 0.13333rem 0.29333rem 0 rgba(60, 124, 252, 0.2);
            box-shadow: 0 10px 22px 0 rgba(60, 124, 252, 0.2);
            box-shadow: 0 0.13333rem 0.29333rem 0 rgba(60, 124, 252, 0.2);
    border-radius: 54px;
    border-radius: 0.72rem;
    margin: 0 auto;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn span[yes][data-v-04cb265e] {
      font-size: 36px;
      font-size: 0.48rem;
      color: #fff;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn span[yes][data-v-04cb265e]:active {
      background: #3c7cfc;
}

/*按钮*/
/*最大按钮*/
.wts-btn-big[data-v-04cb265e] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big[data-v-04cb265e]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*中型按钮*/
.wts-btn-middle[data-v-04cb265e] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 294px;
  width: 3.92rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 80px;
  line-height: 1.06667rem;
  border-radius: 8px;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-middle[data-v-04cb265e]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-all[data-v-04cb265e] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 110px;
  height: 1.46667rem;
  font-size: 40px;
  font-size: 0.53333rem;
  line-height: 110px;
  line-height: 1.46667rem;
  border-radius: 0;
  display: block;
  text-align: center;
}
.wts-btn-all[data-v-04cb265e]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-free[data-v-04cb265e] {
  color: #fff;
  background-color: #ff6e06;
  font-size: 30px;
  font-size: 0.4rem;
  border-radius: 5px;
  padding: 3px 10px;
  padding: 3px 0.13333rem;
  display: inline-block;
  text-align: center;
}
.wts-btn-free[data-v-04cb265e]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}
.wts-btn-big-blue[data-v-04cb265e] {
  color: #fff;
  background-color: #3aa9f8;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 94px;
  height: 1.25333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 94px;
  line-height: 1.25333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-blue[data-v-04cb265e]:focus {
    color: #e6e6e6;
    background-color: #0994f6;
}

/*蓝色线型按钮-中*/
.wts-btn-cp[data-v-04cb265e] {
  color: #fff;
  background-color: #0084ff;
  border: 1px solid #fff;
  display: inline-block;
  text-align: center;
  width: 310px;
  width: 4.13333rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 76px;
  line-height: 1.01333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-cp[data-v-04cb265e]:hover, .wts-btn-cp[data-v-04cb265e]:focus {
    color: #fff;
    background-color: #fff;
    border: 1px solid #fff;
}
.wts-btn-radius[data-v-04cb265e] {
  color: #aaa;
  background-color: #fff;
  border: 1px solid #aaa;
  display: inline-block;
  text-align: center;
  width: 153px;
  width: 2.04rem;
  height: 55px;
  height: 0.73333rem;
  font-size: 26px;
  font-size: 0.34667rem;
  line-height: 55px;
  line-height: 0.73333rem;
  border-radius: 25px;
  border-radius: 0.33333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-radius[data-v-04cb265e]:hover, .wts-btn-radius[data-v-04cb265e]:focus {
    color: #fff;
    background-color: #aaa;
    border: 1px solid #aaa;
}

/*微大型按钮*/
.wts-btn-big-01[data-v-04cb265e] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 590px;
  width: 7.86667rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-01[data-v-04cb265e]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*查看更多*/
.wts-btn-more[data-v-04cb265e] {
  display: block;
  border-top: 1px solid #eee;
  height: 86px;
  height: 1.14667rem;
  line-height: 86px;
  line-height: 1.14667rem;
  text-align: center;
  margin-left: -60px;
  margin-left: -0.8rem;
  color: #000;
  font-size: 28px;
  font-size: 0.37333rem;
  position: relative;
}
.wts-btn-more[data-v-04cb265e]:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 38%;
  margin-top: -18px;
  margin-top: -0.24rem;
  margin-left: 90px;
  margin-left: 1.2rem;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  border-right: 3px solid #000;
  border-top: 3px solid #000;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}
.lz-readys[data-v-04cb265e] {
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  min-height: 100vh;
  background-color: #fff;
  z-index: 9999;
}
.lz-readys .spinner[data-v-04cb265e] {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -20px;
    margin-top: -0.26667rem;
    margin-left: -20px;
    margin-left: -0.26667rem;
    width: 40px;
    width: 0.53333rem;
    height: 40px;
    height: 0.53333rem;
}
.lz-readys .container1 > div[data-v-04cb265e],
  .lz-readys .container2 > div[data-v-04cb265e],
  .lz-readys .container3 > div[data-v-04cb265e] {
    width: 10px;
    width: 0.13333rem;
    height: 10px;
    height: 0.13333rem;
    background-color: #0084ff;
    border-radius: 100%;
    position: absolute;
    -webkit-animation: bouncedelay-04cb265e 1.2s infinite ease-in-out;
    animation: bouncedelay-04cb265e 1.2s infinite ease-in-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.lz-readys .spinner .spinner-container[data-v-04cb265e] {
    position: absolute;
    width: 100%;
    height: 100%;
}
.lz-readys .container2[data-v-04cb265e] {
    -webkit-transform: rotateZ(45deg);
    -ms-transform: rotate(45deg);
        transform: rotateZ(45deg);
}
.lz-readys .container3[data-v-04cb265e] {
    -webkit-transform: rotateZ(90deg);
    -ms-transform: rotate(90deg);
        transform: rotateZ(90deg);
}
.lz-readys .circle1[data-v-04cb265e] {
    top: 0;
    left: 0;
}
.lz-readys .circle2[data-v-04cb265e] {
    top: 0;
    right: 0;
}
.lz-readys .circle3[data-v-04cb265e] {
    right: 0;
    bottom: 0;
}
.lz-readys .circle4[data-v-04cb265e] {
    left: 0;
    bottom: 0;
}
.lz-readys .container2 .circle1[data-v-04cb265e] {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}
.lz-readys .container3 .circle1[data-v-04cb265e] {
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
}
.lz-readys .container1 .circle2[data-v-04cb265e] {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}
.lz-readys .container2 .circle2[data-v-04cb265e] {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}
.lz-readys .container3 .circle2[data-v-04cb265e] {
    -webkit-animation-delay: -0.7s;
    animation-delay: -0.7s;
}
.lz-readys .container1 .circle3[data-v-04cb265e] {
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.6s;
}
.lz-readys .container2 .circle3[data-v-04cb265e] {
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s;
}
.lz-readys .container3 .circle3[data-v-04cb265e] {
    -webkit-animation-delay: -0.4s;
    animation-delay: -0.4s;
}
.lz-readys .container1 .circle4[data-v-04cb265e] {
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s;
}
.lz-readys .container2 .circle4[data-v-04cb265e] {
    -webkit-animation-delay: -0.2s;
    animation-delay: -0.2s;
}
.lz-readys .container3 .circle4[data-v-04cb265e] {
    -webkit-animation-delay: -0.1s;
    animation-delay: -0.1s;
}
@-webkit-keyframes bouncedelay-04cb265e {
0%,
  80%,
  100% {
    -webkit-transform: scale(0);
}
40% {
    -webkit-transform: scale(1);
}
}
@keyframes bouncedelay-04cb265e {
0%,
  80%,
  100% {
    transform: scale(0);
    -webkit-transform: scale(0);
}
40% {
    transform: scale(1);
    -webkit-transform: scale(1);
}
}
.lz-readys .loadText[data-v-04cb265e] {
    position: absolute;
    top: 40%;
    left: 50%;
    width: 100px;
    width: 1.33333rem;
    margin-left: -50px;
    margin-left: -0.66667rem;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    font-size: 14px;
    font-size: 0.18667rem;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.6);
    color: #fff;
    font-size: 14px;
    padding-bottom: 10px;
    padding-bottom: 0.13333rem;
}
.lz-readys .loadText .gifLoad[data-v-04cb265e] {
      width: 60px;
      width: 0.8rem;
      height: 60px;
      height: 0.8rem;
      display: block;
      margin: 10px auto;
      margin: 0.13333rem auto;
}
.design-modal[data-v-04cb265e] {
  width: 630px;
  width: 8.4rem;
}
.design-modal.design-modal-footer[data-v-04cb265e] {
    width: 690px;
    width: 9.2rem;
    bottom: 20px;
    bottom: 0.26667rem;
    top: auto;
    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    border-radius: 10px;
    border-radius: 0.13333rem;
    background: rgba(255, 255, 255, 0.8);
}
.design-modal.design-modal-footer .van-dialog__footer[data-v-04cb265e] {
      display: none;
}
.design-modal.design-modal-confirm[data-v-04cb265e] {
    width: 650px;
    width: 8.66667rem;
}
.design-modal.design-modal-confirm .van-dialog__content .van-dialog__message[data-v-04cb265e] {
      padding: 40px 30px;
      padding: 0.53333rem 0.4rem;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-button--default[data-v-04cb265e] {
      width: 260px;
      width: 3.46667rem;
      height: 80px;
      height: 1.06667rem;
      background: #236DFF;
      border-radius: 40px;
      border-radius: 0.53333rem;
      -webkit-box-flex: 0;
          -ms-flex: none;
              flex: none;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-button--default .van-button__text[data-v-04cb265e] {
        font-size: 28px;
        font-size: 0.37333rem;
        color: #fff;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-dialog__cancel[data-v-04cb265e] {
      background: #fff;
      border: 1px solid #236DFF;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-dialog__cancel .van-button__text[data-v-04cb265e] {
        color: #236DFF;
}
.design-modal .van-dialog__header[data-v-04cb265e] {
    color: #000000;
    font-size: 34px;
    font-size: 0.45333rem;
    line-height: 48px;
    line-height: 0.64rem;
    padding-top: 40px;
    padding-top: 0.53333rem;
    font-weight: 700;
}
.design-modal .van-dialog__content .van-dialog__message[data-v-04cb265e] {
    color: #444444;
    font-size: 30px;
    font-size: 0.4rem;
    line-height: 42px;
    line-height: 0.56rem;
    padding: 30px;
    padding: 0.4rem;
}
.design-modal .van-dialog__footer[data-v-04cb265e] {
    padding: 0 30px 40px;
    padding: 0 0.4rem 0.53333rem;
}
.design-modal .van-dialog__footer.van-hairline--top[data-v-04cb265e]::after {
      border: none;
}
.design-modal .van-dialog__footer .van-button--default[data-v-04cb265e] {
      width: 320px;
      width: 4.26667rem;
      height: 88px;
      height: 1.17333rem;
      background: #236DFF;
      border-radius: 44px;
      border-radius: 0.58667rem;
      margin: 0 auto;
      -webkit-box-flex: 0;
          -ms-flex: none;
              flex: none;
}
.design-modal .van-dialog__footer .van-button--default .van-button__text[data-v-04cb265e] {
        font-size: 32px;
        font-size: 0.42667rem;
        color: #fff;
}
.authBtnBox .authBtn[data-v-04cb265e] {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 10;
  left: 0;
  top: 0;
}
.authBtnBox .comfirm-box[data-v-04cb265e] {
  color: #000;
  width: 690px;
  width: 9.2rem;
  padding: 20px 45px;
  padding: 0.26667rem 0.6rem;
}
.authBtnBox .comfirm-box .comfirm-title[data-v-04cb265e] {
    font-size: 34px;
    font-size: 0.45333rem;
    font-weight: 700;
    color: #000000;
    padding: 20px 0px;
    padding: 0.26667rem 0px;
    text-align: center;
}
.authBtnBox .comfirm-box .comfirm-content[data-v-04cb265e] {
    font-size: 30px;
    font-size: 0.4rem;
    color: #3c464f;
    line-height: 48px;
    line-height: 0.64rem;
    font-weight: 500;
}
.authBtnBox .comfirm-box .comfirm-btns[data-v-04cb265e] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: 60px;
    margin-top: 0.8rem;
    padding-bottom: 40px;
    padding-bottom: 0.53333rem;
}
.authBtnBox .comfirm-box .comfirm-btns .btn[data-v-04cb265e] {
      font-weight: 500;
      width: 290px;
      width: 3.86667rem;
      height: 80px;
      height: 1.06667rem;
      border-radius: 45px;
      border-radius: 0.6rem;
      border: 1px solid #236dff;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      font-size: 32px;
      font-size: 0.42667rem;
      color: #236dff;
}
.authBtnBox .comfirm-box .comfirm-btns .btn.active[data-v-04cb265e] {
        background: #236dff;
        color: #fff;
}

@charset "UTF-8";
/*---------       字体行高       -----------*/
/*---------       字体颜色       -----------*/
/*---------       边框颜色       -----------*/
/*---------       背景颜色       -----------*/
/*--------- 按钮颜色  ---- */
/* 属性多值传递
ex:
@include remCalc(padding,10,20);
padding: 0.13333rem 0.26667rem;*/
/*按钮纯色系*/
/*按钮边框色系*/
/*按钮大小*/
/*自适应按钮*/
/*标题*/
/*小消息标签*/
/*背景色点击变化*/
/*字数省略限制*/
/*波纹点击效果*/
/*按钮*/
/*最大按钮*/
.wts-btn-big[data-v-817098ca] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big[data-v-817098ca]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*中型按钮*/
.wts-btn-middle[data-v-817098ca] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 294px;
  width: 3.92rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 80px;
  line-height: 1.06667rem;
  border-radius: 8px;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-middle[data-v-817098ca]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-all[data-v-817098ca] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 110px;
  height: 1.46667rem;
  font-size: 40px;
  font-size: 0.53333rem;
  line-height: 110px;
  line-height: 1.46667rem;
  border-radius: 0;
  display: block;
  text-align: center;
}
.wts-btn-all[data-v-817098ca]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-free[data-v-817098ca] {
  color: #fff;
  background-color: #ff6e06;
  font-size: 30px;
  font-size: 0.4rem;
  border-radius: 5px;
  padding: 3px 10px;
  padding: 3px 0.13333rem;
  display: inline-block;
  text-align: center;
}
.wts-btn-free[data-v-817098ca]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}
.wts-btn-big-blue[data-v-817098ca] {
  color: #fff;
  background-color: #3aa9f8;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 94px;
  height: 1.25333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 94px;
  line-height: 1.25333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-blue[data-v-817098ca]:focus {
    color: #e6e6e6;
    background-color: #0994f6;
}

/*蓝色线型按钮-中*/
.wts-btn-cp[data-v-817098ca] {
  color: #fff;
  background-color: #0084ff;
  border: 1px solid #fff;
  display: inline-block;
  text-align: center;
  width: 310px;
  width: 4.13333rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 76px;
  line-height: 1.01333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-cp[data-v-817098ca]:hover, .wts-btn-cp[data-v-817098ca]:focus {
    color: #fff;
    background-color: #fff;
    border: 1px solid #fff;
}
.wts-btn-radius[data-v-817098ca] {
  color: #aaa;
  background-color: #fff;
  border: 1px solid #aaa;
  display: inline-block;
  text-align: center;
  width: 153px;
  width: 2.04rem;
  height: 55px;
  height: 0.73333rem;
  font-size: 26px;
  font-size: 0.34667rem;
  line-height: 55px;
  line-height: 0.73333rem;
  border-radius: 25px;
  border-radius: 0.33333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-radius[data-v-817098ca]:hover, .wts-btn-radius[data-v-817098ca]:focus {
    color: #fff;
    background-color: #aaa;
    border: 1px solid #aaa;
}

/*微大型按钮*/
.wts-btn-big-01[data-v-817098ca] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 590px;
  width: 7.86667rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-01[data-v-817098ca]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*查看更多*/
.wts-btn-more[data-v-817098ca] {
  display: block;
  border-top: 1px solid #eee;
  height: 86px;
  height: 1.14667rem;
  line-height: 86px;
  line-height: 1.14667rem;
  text-align: center;
  margin-left: -60px;
  margin-left: -0.8rem;
  color: #000;
  font-size: 28px;
  font-size: 0.37333rem;
  position: relative;
}
.wts-btn-more[data-v-817098ca]:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 38%;
  margin-top: -18px;
  margin-top: -0.24rem;
  margin-left: 90px;
  margin-left: 1.2rem;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  border-right: 3px solid #000;
  border-top: 3px solid #000;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}
.body-container[data-v-817098ca] {
  width: 750px;
  width: 10rem;
  margin: 0 auto;
  position: relative;
  background-color: #f5f5f5;
}
.lz-top-img[data-v-817098ca] {
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
}

/*单选框*/
.lz-radio[data-v-817098ca] {
  position: relative;
  -webkit-appearance: none;
  width: 18px;
  width: 0.24rem;
  height: 18px;
  height: 0.24rem;
  background-color: transparent;
  border: none;
}
.lz-radio[data-v-817098ca]:before {
  content: "\e623";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 12px;
  font-size: 0.16rem;
  line-height: 18px;
  line-height: 0.24rem;
  text-align: center;
  width: 18px;
  width: 0.24rem;
  height: 18px;
  height: 0.24rem;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  color: #fff;
  opacity: 1;
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 50%;
}
.lz-radio[data-v-817098ca]:checked::before {
  background-color: #0084ff;
  border: 1px solid #0084ff;
}
.lz-radio-new[data-v-817098ca] {
  position: relative;
  background-color: #fff;
  width: 40px;
  width: 0.53333rem;
  height: 40px;
  height: 0.53333rem;
  border-radius: 50%;
  display: inline-block;
  border: 1px solid #e5e5e5;
}
.lz-radio-new[data-check=true][data-v-817098ca] {
  background-color: #0084ff;
  border: 1px solid #0084ff;
}
.lz-radio-new[data-check=true][data-v-817098ca]:before {
  content: "\e6f0";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 20px;
  font-size: 0.26667rem;
  line-height: 40px;
  line-height: 0.53333rem;
  text-align: center;
  color: #fff;
  position: absolute;
  top: 2px;
  right: 4px;
  margin-top: -1px;
}

/*多选框*/
.lz-checkbox[data-v-817098ca] {
  position: relative;
  -webkit-appearance: none;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: transparent;
  border: none;
}
.lz-checkbox[data-v-817098ca]:before {
  content: "\e64e";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 14px;
  font-size: 0.18667rem;
  line-height: 24px;
  line-height: 0.32rem;
  text-align: center;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: #fff;
  color: transparent;
  border: 1px solid #ccc;
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 6px;
}
.lz-checkbox[data-v-817098ca]:checked::before {
  color: #0084ff;
  background-color: #fff;
  border: 1px solid #0084ff;
}

/*多选框2-选择外层选中*/
.lz-checkbox-02[data-v-817098ca] {
  position: relative;
  -webkit-appearance: none;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: transparent;
  border: none;
}
.lz-checkbox-02[data-v-817098ca]:before {
  content: "\e623";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 14px;
  font-size: 0.18667rem;
  line-height: 21px;
  line-height: 0.28rem;
  text-align: center;
  width: 22px;
  width: 0.29333rem;
  height: 21px;
  height: 0.28rem;
  background-color: #fff;
  color: transparent;
  border: 1px solid #ccc;
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.checkLi[data-v-817098ca] {
  color: #0084ff !important;
}
.checkLi .lz-checkbox-02[data-v-817098ca]:before {
    color: #fff;
    background-color: #0084ff;
    border: 1px solid #0084ff;
}

/*底部按钮*/
.lz-apply-btn[data-v-817098ca] {
  position: fixed;
  bottom: 0;
  border-top: 2px solid #fff;
  z-index: 20;
  color: #666;
  background-color: #f0f0f0;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 100px;
  height: 1.33333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 0;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.lz-apply-btn i[data-v-817098ca] {
    font-size: 40px;
    font-size: 0.53333rem;
    margin-right: 10px;
    margin-right: 0.13333rem;
}

/*底部提示*/
.lz-lp-footer[data-v-817098ca] {
  position: absolute;
  bottom: 100px;
  bottom: 1.33333rem;
  padding: 10px;
  padding: 0.13333rem;
}
.lz-lp-footer p[data-v-817098ca] {
    margin-bottom: 10px;
    margin-bottom: 0.13333rem;
}

/*顶部返回栏*/
.lz-top-title-empty[data-v-817098ca] {
  width: 100%;
  height: 90px;
  height: 1.2rem;
}
.lz-top-title[data-v-817098ca] {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 555;
  width: 100%;
  height: 90px;
  height: 1.2rem;
  line-height: 90px;
  line-height: 1.2rem;
  background-color: #0084ff;
  color: #fff;
  font-size: 28px;
  font-size: 0.37333rem;
}
.lz-top-title .left[data-v-817098ca] {
    position: absolute;
    top: 0;
    left: 20px;
    left: 0.26667rem;
    color: #fff;
}
.lz-top-title .right[data-v-817098ca] {
    position: absolute;
    top: 0;
    right: 20px;
    right: 0.26667rem;
    color: #fff;
}
.lz-top-title .center[data-v-817098ca] {
    text-align: center;
    font-size: 32px;
    font-size: 0.42667rem;
}

/*订单页*/
.lz-order-list[data-v-817098ca] {
  background-color: #fff;
  padding-top: 44px;
  padding-top: 0.58667rem;
}
.lz-order-list .titles[data-v-817098ca] {
    font-size: 36px;
    font-size: 0.48rem;
    color: #222;
    text-align: center;
}
.lz-order-list .need-com[data-v-817098ca] {
    position: relative;
    top: -4px;
    font-size: 12px;
    font-size: 0.16rem;
    line-height: 1.2;
    padding: 1px 8px;
    background-color: #fff;
    position: relative;
    color: #fff;
    border-radius: 5px;
    font-size: 28px;
    font-size: 0.37333rem;
    border: 1px solid #0084ff;
    margin-left: 5px;
    color: #0084ff;
}
.lz-order-list .need-com[data-v-817098ca]::before {
      content: '';
      position: absolute;
      left: -6px;
      top: 50%;
      margin-top: -3px;
      width: 0;
      height: 0;
      border: 3px solid transparent;
      border-right-color: #fff;
}
.lz-order-list .need-com[data-v-817098ca]:before {
    content: 0;
}
.lz-order-list .uls-order[data-v-817098ca] {
    width: 100%;
}
.lz-order-list .uls-order > li[data-v-817098ca] {
      text-align: center;
      font-size: 36px;
      font-size: 0.48rem;
      display: block;
      padding: 40px 0;
      padding: 0.53333rem 0;
}
.lz-order-list .uls-order > li .order-name[data-v-817098ca] {
        display: block;
        line-height: 40px;
        line-height: 0.53333rem;
        color: #000;
}
.lz-order-list .uls-order > li .order-inform[data-v-817098ca] {
        font-size: 60px;
        font-size: 0.8rem;
        display: block;
        margin-top: 4px;
        line-height: 80px;
        line-height: 1.06667rem;
        color: #ff6f07;
}
.lz-order-list .btn-check[data-v-817098ca],
  .lz-order-list .btn-pay[data-v-817098ca] {
    color: #ccc;
    background-color: #fff;
    border: 1px solid #ccc;
    display: inline-block;
    text-align: center;
    width: 180px;
    width: 2.4rem;
    height: 60px;
    height: 0.8rem;
    font-size: 28px;
    font-size: 0.37333rem;
    line-height: 56px;
    line-height: 0.74667rem;
    border-radius: 0;
    float: right;
    margin-left: 10px;
    margin-left: 0.13333rem;
}
.lz-order-list .btn-check[data-v-817098ca]:hover, .lz-order-list .btn-check[data-v-817098ca]:focus,
    .lz-order-list .btn-pay[data-v-817098ca]:hover,
    .lz-order-list .btn-pay[data-v-817098ca]:focus {
      color: #fff;
      background-color: #ccc;
      border: 1px solid #ccc;
}
.pay-many[data-v-817098ca] {
  margin-top: 12px;
  margin-top: 0.16rem;
  line-height: 88px;
  line-height: 1.17333rem;
  display: block;
  padding-left: 30px;
  padding-left: 0.4rem;
  font-size: 36px;
  font-size: 0.48rem;
}
.lz-bankBanch[data-v-817098ca] {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}
.lz-bankBanch.active[data-v-817098ca] {
    display: block;
}
.lz-bankBanch .lz-drop-search[data-v-817098ca] {
    background-color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}
.lz-bankBanch .lz-drop-search .title[data-v-817098ca] {
      position: relative;
      width: 100%;
      height: 100px;
      height: 1.33333rem;
      line-height: 100px;
      line-height: 1.33333rem;
      font-size: 34px;
      font-size: 0.45333rem;
      text-align: center;
}
.lz-bankBanch .lz-drop-search .title i[data-v-817098ca] {
        font-size: 50px;
        font-size: 0.66667rem;
        position: absolute;
        right: 0;
        top: 0;
        width: 80px;
        width: 1.06667rem;
        line-height: 100px;
        line-height: 1.33333rem;
}
.lz-bankBanch .lz-drop-search .search-box[data-v-817098ca] {
      position: relative;
      width: 100%;
      height: 100px;
      height: 1.33333rem;
      padding: 15px 40px;
      padding: 0.2rem 0.53333rem;
      text-align: center;
      background-color: #f5f5f5;
}
.lz-bankBanch .lz-drop-search .search-box i[data-v-817098ca] {
        position: absolute;
        left: 50px;
        left: 0.66667rem;
        top: 50%;
        margin-top: -35px;
        margin-top: -0.46667rem;
        font-size: 30px;
        font-size: 0.4rem;
        height: 70px;
        height: 0.93333rem;
        line-height: 70px;
        line-height: 0.93333rem;
        color: #999;
}
.lz-bankBanch .lz-drop-search .search[data-v-817098ca] {
      display: block;
      width: 100%;
      height: 70px;
      height: 0.93333rem;
      background-color: #fff;
      color: #333;
      padding-left: 50px;
      padding-left: 0.66667rem;
      margin: 0;
      border-color: #fff;
      font-size: 32px;
      font-size: 0.42667rem;
      border: none;
}
.lz-bankBanch .lz-drop-search .selected[data-v-817098ca] {
      width: 100%;
      height: 300px;
      height: 4rem;
      padding: 10px 20px;
      padding: 0.13333rem 0.26667rem;
      overflow: auto !important;
}
.lz-bankBanch .lz-drop-search .selected .option[data-v-817098ca] {
        position: relative;
        display: block;
        min-height: 20px;
        min-height: 0.26667rem;
        width: 100%;
        font-size: 16px;
        font-size: 0.21333rem;
        line-height: 20px;
        line-height: 0.26667rem;
        padding: 5px 0;
        color: #666;
        border-top: 1px solid #ececec;
}
.lz-bankBanch .lz-drop-search .selected .option[data-v-817098ca]:first-child {
          border-top: none;
}
.lz-list-block[data-v-817098ca] {
  position: relative;
}
.lz-list-block .ul-List .icons-left[data-v-817098ca] {
    position: absolute;
    width: 50px;
    width: 0.66667rem;
    left: 0;
    top: 25px;
    top: 0.33333rem;
    display: inline-block;
    height: 50px;
    height: 0.66667rem;
    font-size: 44px;
    font-size: 0.58667rem;
    color: #0084ff;
}
.lz-list-block .ul-List .ripple[data-v-817098ca] {
    position: relative;
    overflow: hidden;
}
.lz-list-block .ul-List .ripple[data-v-817098ca]:after {
      content: "";
      display: block;
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      pointer-events: none;
      background-image: radial-gradient(circle, #666 10%, transparent 10.01%);
      background-repeat: no-repeat;
      background-position: 50%;
      -webkit-transform: scale(10, 10);
          -ms-transform: scale(10, 10);
              transform: scale(10, 10);
      opacity: 0;
      -webkit-transition: opacity .5s, -webkit-transform .3s;
      transition: opacity .5s, -webkit-transform .3s;
      transition: transform .3s, opacity .5s;
      transition: transform .3s, opacity .5s, -webkit-transform .3s;
}
.lz-list-block .ul-List .ripple[data-v-817098ca]:active:after {
      -webkit-transform: scale(0, 0);
          -ms-transform: scale(0, 0);
              transform: scale(0, 0);
      opacity: .3;
      -webkit-transition: 0s;
      transition: 0s;
}
.lz-list-block .ul-List .item-content[data-v-817098ca] {
    background-color: #fff;
    width: 100%;
    line-height: 100px;
    line-height: 1.33333rem;
    height: 100px;
    height: 1.33333rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 30px;
    padding: 0 0.4rem;
    border-bottom: 1px solid #e7e7e7;
    font-size: 30px;
    font-size: 0.4rem;
}
.lz-list-block .ul-List .item-content > a.item-link[data-v-817098ca] {
      font-size: 30px;
      font-size: 0.4rem;
      display: block;
      width: 100%;
      height: 100%;
      color: #000;
}
.lz-list-block .ul-List .item-content .item-inner[data-v-817098ca] {
      width: 100%;
      height: 100%;
      position: relative;
      padding-right: 40px;
      padding-right: 0.53333rem;
      padding-left: 70px;
      padding-left: 0.93333rem;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
}
.lz-list-block .ul-List .item-content .icon-gerenziliao[data-v-817098ca] {
      font-size: 30px;
      font-size: 0.4rem;
}
.lz-list-block .ul-List .item-content .icons-right[data-v-817098ca] {
      position: absolute;
      right: 0;
      top: 0;
      display: inline-block;
      height: 100px;
      height: 1.33333rem;
      line-height: 100px;
      line-height: 1.33333rem;
      font-size: 36px;
      font-size: 0.48rem;
      color: #cac9ce;
}
.lz-list-block .ul-List .item-content .item-form[data-v-817098ca] {
      padding-left: 0;
}
.lz-list-block .ul-List .item-content .item-form .item-e-left[data-v-817098ca] {
        width: 30%;
        height: 100%;
        display: inline-block;
        float: left;
}
.lz-list-block .ul-List .item-content .item-form .item-e-right[data-v-817098ca] {
        width: 68%;
        height: 100%;
        text-align: right;
        display: inline-block;
        float: right;
        margin-bottom: 0;
}
.lz-list-block .ul-List .item-content .item-form input[type="text"][data-v-817098ca] {
        border: none;
        background-color: #fff;
}
.lz-list-block .ul-List .item-content .item-form .lz-radio[data-v-817098ca] {
        margin-top: 30px;
        margin-top: 0.4rem;
}
.lz-list-block .ul-List .item-content .item-form .date-input[data-v-817098ca] {
        border: none;
        text-align: right;
        background-color: #fff;
        height: 90px;
        height: 1.2rem;
        line-height: 90px;
        line-height: 1.2rem;
        margin-right: -55px;
        margin-right: -0.73333rem;
}
.lz-list-block .ul-List .item-content .item-title[data-v-817098ca] {
      padding: 0;
}
.lz-list-block .ul-List .item-content .item-title .item-img[data-v-817098ca] {
        position: absolute;
        right: 0;
        top: 5px;
        width: 90px;
        width: 1.2rem;
        height: 90px;
        height: 1.2rem;
        border-radius: 50%;
}
.shadeBox[data-v-817098ca] {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 999;
  background-color: rgba(0, 0, 0, 0.4);
}
#emptyDom[data-v-817098ca] {
  font-size: 34px;
  font-size: 0.45333rem;
}
#emptyDom .empty-icon[data-v-817098ca] {
    width: 185px;
    width: 2.46667rem;
    display: block;
    margin: 30px auto 10px;
    margin: 0.4rem auto 0.13333rem;
}
#emptyDom p[data-v-817098ca] {
    text-align: center;
    font-size: 34px;
    font-size: 0.45333rem;
}
.lz-layer-bg[data-v-817098ca] {
  background-color: transparent !important;
}
.layui-m-layer2 .layui-m-layerchild p[data-v-817098ca] {
  color: #fff;
}
.layout-enter-active[data-v-817098ca], .layout-leave-active[data-v-817098ca] {
  -webkit-transition: opacity .5s;
  transition: opacity .5s;
}
.layout-enter[data-v-817098ca], .layout-leave-active[data-v-817098ca] {
  opacity: 0;
}
.van-picker button[data-v-817098ca] {
  font-size: 30px;
  font-size: 0.4rem;
}
.van-image[data-v-817098ca] {
  vertical-align: middle;
}
.van-image img[data-v-817098ca] {
    vertical-align: middle;
}
.share-process-yindao[data-v-817098ca] {
  background-color: transparent;
  position: fixed;
  left: 0;
  top: 0;
  width: 750px;
  width: 10rem;
}
.share-process-yindao .layui-m-layercont[data-v-817098ca] {
    text-align: right;
    padding-right: 20px;
    padding-right: 0.26667rem;
    padding-top: 20px;
    padding-top: 0.26667rem;
}
.share-process-yindao img[data-v-817098ca] {
    width: 560px;
    width: 7.46667rem;
}
.vue-puzzle-vcode[data-v-817098ca] {
  z-index: 999999 !important;
}
.vue-puzzle-vcode .vue-auth-box_[data-v-817098ca] {
    top: 50%;
}
.margin-top-10[data-v-817098ca] {
  margin-top: 10px !important;
  margin-top: 0.13333rem !important;
}
.margin-top-20[data-v-817098ca] {
  margin-top: 20px !important;
  margin-top: 0.26667rem !important;
}
.margin-top-30[data-v-817098ca] {
  margin-top: 30px !important;
  margin-top: 0.4rem !important;
}
.margin-top-40[data-v-817098ca] {
  margin-top: 40px !important;
  margin-top: 0.53333rem !important;
}
.margin-top-50[data-v-817098ca] {
  margin-top: 50px !important;
  margin-top: 0.66667rem !important;
}
.margin-top-60[data-v-817098ca] {
  margin-top: 60px !important;
  margin-top: 0.8rem !important;
}
.margin-right-10[data-v-817098ca] {
  margin-right: 10px !important;
  margin-right: 0.13333rem !important;
}
.margin-right-20[data-v-817098ca] {
  margin-right: 20px !important;
  margin-right: 0.26667rem !important;
}
.margin-right-30[data-v-817098ca] {
  margin-right: 30px !important;
  margin-right: 0.4rem !important;
}
.margin-right-40[data-v-817098ca] {
  margin-right: 40px !important;
  margin-right: 0.53333rem !important;
}
.margin-right-50[data-v-817098ca] {
  margin-right: 50px !important;
  margin-right: 0.66667rem !important;
}
.margin-right-60[data-v-817098ca] {
  margin-right: 60px !important;
  margin-right: 0.8rem !important;
}
.margin-bottom-10[data-v-817098ca] {
  margin-bottom: 10px !important;
  margin-bottom: 0.13333rem !important;
}
.margin-bottom-20[data-v-817098ca] {
  margin-bottom: 20px !important;
  margin-bottom: 0.26667rem !important;
}
.margin-bottom-30[data-v-817098ca] {
  margin-bottom: 30px !important;
  margin-bottom: 0.4rem !important;
}
.margin-bottom-40[data-v-817098ca] {
  margin-bottom: 40px !important;
  margin-bottom: 0.53333rem !important;
}
.margin-bottom-50[data-v-817098ca] {
  margin-bottom: 50px !important;
  margin-bottom: 0.66667rem !important;
}
.margin-bottom-60[data-v-817098ca] {
  margin-bottom: 60px !important;
  margin-bottom: 0.8rem !important;
}
.margin-left-10[data-v-817098ca] {
  margin-left: 10px !important;
  margin-left: 0.13333rem !important;
}
.margin-left-20[data-v-817098ca] {
  margin-left: 20px !important;
  margin-left: 0.26667rem !important;
}
.margin-left-30[data-v-817098ca] {
  margin-left: 30px !important;
  margin-left: 0.4rem !important;
}
.margin-left-40[data-v-817098ca] {
  margin-left: 40px !important;
  margin-left: 0.53333rem !important;
}
.margin-left-50[data-v-817098ca] {
  margin-left: 50px !important;
  margin-left: 0.66667rem !important;
}
.margin-left-60[data-v-817098ca] {
  margin-left: 60px !important;
  margin-left: 0.8rem !important;
}
.padding-top-10[data-v-817098ca] {
  padding-top: 10px !important;
  padding-top: 0.13333rem !important;
}
.padding-top-20[data-v-817098ca] {
  padding-top: 20px !important;
  padding-top: 0.26667rem !important;
}
.padding-top-30[data-v-817098ca] {
  padding-top: 30px !important;
  padding-top: 0.4rem !important;
}
.padding-top-40[data-v-817098ca] {
  padding-top: 40px !important;
  padding-top: 0.53333rem !important;
}
.padding-top-50[data-v-817098ca] {
  padding-top: 50px !important;
  padding-top: 0.66667rem !important;
}
.padding-top-60[data-v-817098ca] {
  padding-top: 60px !important;
  padding-top: 0.8rem !important;
}
.padding-right-10[data-v-817098ca] {
  padding-right: 10px !important;
  padding-right: 0.13333rem !important;
}
.padding-right-20[data-v-817098ca] {
  padding-right: 20px !important;
  padding-right: 0.26667rem !important;
}
.padding-right-30[data-v-817098ca] {
  padding-right: 30px !important;
  padding-right: 0.4rem !important;
}
.padding-right-40[data-v-817098ca] {
  padding-right: 40px !important;
  padding-right: 0.53333rem !important;
}
.padding-right-50[data-v-817098ca] {
  padding-right: 50px !important;
  padding-right: 0.66667rem !important;
}
.padding-right-60[data-v-817098ca] {
  padding-right: 60px !important;
  padding-right: 0.8rem !important;
}
.padding-bottom-10[data-v-817098ca] {
  padding-bottom: 10px !important;
  padding-bottom: 0.13333rem !important;
}
.padding-bottom-20[data-v-817098ca] {
  padding-bottom: 20px !important;
  padding-bottom: 0.26667rem !important;
}
.padding-bottom-30[data-v-817098ca] {
  padding-bottom: 30px !important;
  padding-bottom: 0.4rem !important;
}
.padding-bottom-40[data-v-817098ca] {
  padding-bottom: 40px !important;
  padding-bottom: 0.53333rem !important;
}
.padding-bottom-50[data-v-817098ca] {
  padding-bottom: 50px !important;
  padding-bottom: 0.66667rem !important;
}
.padding-bottom-60[data-v-817098ca] {
  padding-bottom: 60px !important;
  padding-bottom: 0.8rem !important;
}
.padding-left-10[data-v-817098ca] {
  padding-left: 10px !important;
  padding-left: 0.13333rem !important;
}
.padding-left-20[data-v-817098ca] {
  padding-left: 20px !important;
  padding-left: 0.26667rem !important;
}
.padding-left-30[data-v-817098ca] {
  padding-left: 30px !important;
  padding-left: 0.4rem !important;
}
.padding-left-40[data-v-817098ca] {
  padding-left: 40px !important;
  padding-left: 0.53333rem !important;
}
.padding-left-50[data-v-817098ca] {
  padding-left: 50px !important;
  padding-left: 0.66667rem !important;
}
.padding-left-60[data-v-817098ca] {
  padding-left: 60px !important;
  padding-left: 0.8rem !important;
}
.bac-transparent[data-v-817098ca] {
  background-color: transparent !important;
}
.bac-transparent .layui-m-layerchild[data-v-817098ca] {
    background-color: transparent !important;
}
.layui-m-layer-lzAlert[data-v-817098ca] {
  width: 80% !important;
}
.layui-m-layer-lzAlert h3[data-v-817098ca] {
    line-height: 32px;
    line-height: 0.42667rem;
    height: unset;
    padding-top: 46px;
    padding-top: 0.61333rem;
    font-size: 32px;
    font-size: 0.42667rem;
}
.layui-m-layer-lzAlert .layui-m-layercont[data-v-817098ca] {
    font-size: 30px;
    font-size: 0.4rem;
    max-height: 300px;
    max-height: 4rem;
    overflow: auto;
    word-break: break-all;
    padding: 60px 40px;
    padding: 0.8rem 0.53333rem;
}
.layui-m-layer-lzAlert .layui-m-layerbtn span[yes][data-v-817098ca] {
    font-size: 30px;
    font-size: 0.4rem;
    color: #0084ff !important;
}
.layui-m-layer-inquiry[data-v-817098ca] {
  width: 80% !important;
}
.layui-m-layer-inquiry .layui-m-layercont[data-v-817098ca] {
    font-size: 30px;
    font-size: 0.4rem;
}
.layui-m-layer-design-lzAlert[data-v-817098ca] {
  width: 670px !important;
  width: 8.93333rem !important;
  padding-bottom: 70px;
  padding-bottom: 0.93333rem;
  border-radius: 32px !important;
  border-radius: 0.42667rem !important;
  background: url(../../static-product/img/alertbg.dacbbd63.png) no-repeat;
  background-size: 401px 334px;
  background-size: 5.34667rem 4.45333rem;
  background-position: center 168px;
  background-position: center 2.24rem;
  background-color: #fff;
}
.layui-m-layer-design-lzAlert .layui-m-layercont[data-v-817098ca] {
    font-size: 30px;
    font-size: 0.4rem;
    overflow: auto;
    word-break: break-all;
    padding: 60px 40px;
    padding: 0.8rem 0.53333rem;
}
.layui-m-layer-design-lzAlert .layui-m-layercont .title[data-v-817098ca] {
      font-size: 38px;
      font-size: 0.50667rem;
      line-height: 48px;
      line-height: 0.64rem;
      color: #000;
      text-align: center;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      font-family: PingFangSC-Semibold;
}
.layui-m-layer-design-lzAlert .layui-m-layercont .desc[data-v-817098ca] {
      font-size: 32px;
      font-size: 0.42667rem;
      color: #3c464f;
      text-align: center;
      line-height: 48px;
      line-height: 0.64rem;
      height: 144px;
      height: 1.92rem;
      overflow-y: auto;
      -webkit-overflow-scrolling: touch;
      margin-top: 439px;
      margin-top: 5.85333rem;
      font-family: PingFangSC-Regular;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn[data-v-817098ca] {
    width: 345px;
    width: 4.6rem;
    height: 95px;
    height: 1.26667rem;
    line-height: 95px;
    line-height: 1.26667rem;
    background: #3c7cfc;
    border: 1px solid #3c7cfc;
    overflow: hidden;
    -webkit-box-shadow: 0 10px 22px 0 rgba(60, 124, 252, 0.2);
    -webkit-box-shadow: 0 0.13333rem 0.29333rem 0 rgba(60, 124, 252, 0.2);
            box-shadow: 0 10px 22px 0 rgba(60, 124, 252, 0.2);
            box-shadow: 0 0.13333rem 0.29333rem 0 rgba(60, 124, 252, 0.2);
    border-radius: 54px;
    border-radius: 0.72rem;
    margin: 0 auto;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn span[yes][data-v-817098ca] {
      font-size: 36px;
      font-size: 0.48rem;
      color: #fff;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn span[yes][data-v-817098ca]:active {
      background: #3c7cfc;
}

/*按钮*/
/*最大按钮*/
.wts-btn-big[data-v-817098ca] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big[data-v-817098ca]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*中型按钮*/
.wts-btn-middle[data-v-817098ca] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 294px;
  width: 3.92rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 80px;
  line-height: 1.06667rem;
  border-radius: 8px;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-middle[data-v-817098ca]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-all[data-v-817098ca] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 110px;
  height: 1.46667rem;
  font-size: 40px;
  font-size: 0.53333rem;
  line-height: 110px;
  line-height: 1.46667rem;
  border-radius: 0;
  display: block;
  text-align: center;
}
.wts-btn-all[data-v-817098ca]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-free[data-v-817098ca] {
  color: #fff;
  background-color: #ff6e06;
  font-size: 30px;
  font-size: 0.4rem;
  border-radius: 5px;
  padding: 3px 10px;
  padding: 3px 0.13333rem;
  display: inline-block;
  text-align: center;
}
.wts-btn-free[data-v-817098ca]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}
.wts-btn-big-blue[data-v-817098ca] {
  color: #fff;
  background-color: #3aa9f8;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 94px;
  height: 1.25333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 94px;
  line-height: 1.25333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-blue[data-v-817098ca]:focus {
    color: #e6e6e6;
    background-color: #0994f6;
}

/*蓝色线型按钮-中*/
.wts-btn-cp[data-v-817098ca] {
  color: #fff;
  background-color: #0084ff;
  border: 1px solid #fff;
  display: inline-block;
  text-align: center;
  width: 310px;
  width: 4.13333rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 76px;
  line-height: 1.01333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-cp[data-v-817098ca]:hover, .wts-btn-cp[data-v-817098ca]:focus {
    color: #fff;
    background-color: #fff;
    border: 1px solid #fff;
}
.wts-btn-radius[data-v-817098ca] {
  color: #aaa;
  background-color: #fff;
  border: 1px solid #aaa;
  display: inline-block;
  text-align: center;
  width: 153px;
  width: 2.04rem;
  height: 55px;
  height: 0.73333rem;
  font-size: 26px;
  font-size: 0.34667rem;
  line-height: 55px;
  line-height: 0.73333rem;
  border-radius: 25px;
  border-radius: 0.33333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-radius[data-v-817098ca]:hover, .wts-btn-radius[data-v-817098ca]:focus {
    color: #fff;
    background-color: #aaa;
    border: 1px solid #aaa;
}

/*微大型按钮*/
.wts-btn-big-01[data-v-817098ca] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 590px;
  width: 7.86667rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-01[data-v-817098ca]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*查看更多*/
.wts-btn-more[data-v-817098ca] {
  display: block;
  border-top: 1px solid #eee;
  height: 86px;
  height: 1.14667rem;
  line-height: 86px;
  line-height: 1.14667rem;
  text-align: center;
  margin-left: -60px;
  margin-left: -0.8rem;
  color: #000;
  font-size: 28px;
  font-size: 0.37333rem;
  position: relative;
}
.wts-btn-more[data-v-817098ca]:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 38%;
  margin-top: -18px;
  margin-top: -0.24rem;
  margin-left: 90px;
  margin-left: 1.2rem;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  border-right: 3px solid #000;
  border-top: 3px solid #000;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}
.lz-readys[data-v-817098ca] {
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  min-height: 100vh;
  background-color: #fff;
  z-index: 9999;
}
.lz-readys .spinner[data-v-817098ca] {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -20px;
    margin-top: -0.26667rem;
    margin-left: -20px;
    margin-left: -0.26667rem;
    width: 40px;
    width: 0.53333rem;
    height: 40px;
    height: 0.53333rem;
}
.lz-readys .container1 > div[data-v-817098ca],
  .lz-readys .container2 > div[data-v-817098ca],
  .lz-readys .container3 > div[data-v-817098ca] {
    width: 10px;
    width: 0.13333rem;
    height: 10px;
    height: 0.13333rem;
    background-color: #0084ff;
    border-radius: 100%;
    position: absolute;
    -webkit-animation: bouncedelay-817098ca 1.2s infinite ease-in-out;
    animation: bouncedelay-817098ca 1.2s infinite ease-in-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.lz-readys .spinner .spinner-container[data-v-817098ca] {
    position: absolute;
    width: 100%;
    height: 100%;
}
.lz-readys .container2[data-v-817098ca] {
    -webkit-transform: rotateZ(45deg);
    -ms-transform: rotate(45deg);
        transform: rotateZ(45deg);
}
.lz-readys .container3[data-v-817098ca] {
    -webkit-transform: rotateZ(90deg);
    -ms-transform: rotate(90deg);
        transform: rotateZ(90deg);
}
.lz-readys .circle1[data-v-817098ca] {
    top: 0;
    left: 0;
}
.lz-readys .circle2[data-v-817098ca] {
    top: 0;
    right: 0;
}
.lz-readys .circle3[data-v-817098ca] {
    right: 0;
    bottom: 0;
}
.lz-readys .circle4[data-v-817098ca] {
    left: 0;
    bottom: 0;
}
.lz-readys .container2 .circle1[data-v-817098ca] {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}
.lz-readys .container3 .circle1[data-v-817098ca] {
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
}
.lz-readys .container1 .circle2[data-v-817098ca] {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}
.lz-readys .container2 .circle2[data-v-817098ca] {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}
.lz-readys .container3 .circle2[data-v-817098ca] {
    -webkit-animation-delay: -0.7s;
    animation-delay: -0.7s;
}
.lz-readys .container1 .circle3[data-v-817098ca] {
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.6s;
}
.lz-readys .container2 .circle3[data-v-817098ca] {
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s;
}
.lz-readys .container3 .circle3[data-v-817098ca] {
    -webkit-animation-delay: -0.4s;
    animation-delay: -0.4s;
}
.lz-readys .container1 .circle4[data-v-817098ca] {
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s;
}
.lz-readys .container2 .circle4[data-v-817098ca] {
    -webkit-animation-delay: -0.2s;
    animation-delay: -0.2s;
}
.lz-readys .container3 .circle4[data-v-817098ca] {
    -webkit-animation-delay: -0.1s;
    animation-delay: -0.1s;
}
@-webkit-keyframes bouncedelay-817098ca {
0%,
  80%,
  100% {
    -webkit-transform: scale(0);
}
40% {
    -webkit-transform: scale(1);
}
}
@keyframes bouncedelay-817098ca {
0%,
  80%,
  100% {
    transform: scale(0);
    -webkit-transform: scale(0);
}
40% {
    transform: scale(1);
    -webkit-transform: scale(1);
}
}
.lz-readys .loadText[data-v-817098ca] {
    position: absolute;
    top: 40%;
    left: 50%;
    width: 100px;
    width: 1.33333rem;
    margin-left: -50px;
    margin-left: -0.66667rem;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    font-size: 14px;
    font-size: 0.18667rem;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.6);
    color: #fff;
    font-size: 14px;
    padding-bottom: 10px;
    padding-bottom: 0.13333rem;
}
.lz-readys .loadText .gifLoad[data-v-817098ca] {
      width: 60px;
      width: 0.8rem;
      height: 60px;
      height: 0.8rem;
      display: block;
      margin: 10px auto;
      margin: 0.13333rem auto;
}
.design-modal[data-v-817098ca] {
  width: 630px;
  width: 8.4rem;
}
.design-modal.design-modal-footer[data-v-817098ca] {
    width: 690px;
    width: 9.2rem;
    bottom: 20px;
    bottom: 0.26667rem;
    top: auto;
    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    border-radius: 10px;
    border-radius: 0.13333rem;
    background: rgba(255, 255, 255, 0.8);
}
.design-modal.design-modal-footer .van-dialog__footer[data-v-817098ca] {
      display: none;
}
.design-modal.design-modal-confirm[data-v-817098ca] {
    width: 650px;
    width: 8.66667rem;
}
.design-modal.design-modal-confirm .van-dialog__content .van-dialog__message[data-v-817098ca] {
      padding: 40px 30px;
      padding: 0.53333rem 0.4rem;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-button--default[data-v-817098ca] {
      width: 260px;
      width: 3.46667rem;
      height: 80px;
      height: 1.06667rem;
      background: #236DFF;
      border-radius: 40px;
      border-radius: 0.53333rem;
      -webkit-box-flex: 0;
          -ms-flex: none;
              flex: none;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-button--default .van-button__text[data-v-817098ca] {
        font-size: 28px;
        font-size: 0.37333rem;
        color: #fff;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-dialog__cancel[data-v-817098ca] {
      background: #fff;
      border: 1px solid #236DFF;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-dialog__cancel .van-button__text[data-v-817098ca] {
        color: #236DFF;
}
.design-modal .van-dialog__header[data-v-817098ca] {
    color: #000000;
    font-size: 34px;
    font-size: 0.45333rem;
    line-height: 48px;
    line-height: 0.64rem;
    padding-top: 40px;
    padding-top: 0.53333rem;
    font-weight: 700;
}
.design-modal .van-dialog__content .van-dialog__message[data-v-817098ca] {
    color: #444444;
    font-size: 30px;
    font-size: 0.4rem;
    line-height: 42px;
    line-height: 0.56rem;
    padding: 30px;
    padding: 0.4rem;
}
.design-modal .van-dialog__footer[data-v-817098ca] {
    padding: 0 30px 40px;
    padding: 0 0.4rem 0.53333rem;
}
.design-modal .van-dialog__footer.van-hairline--top[data-v-817098ca]::after {
      border: none;
}
.design-modal .van-dialog__footer .van-button--default[data-v-817098ca] {
      width: 320px;
      width: 4.26667rem;
      height: 88px;
      height: 1.17333rem;
      background: #236DFF;
      border-radius: 44px;
      border-radius: 0.58667rem;
      margin: 0 auto;
      -webkit-box-flex: 0;
          -ms-flex: none;
              flex: none;
}
.design-modal .van-dialog__footer .van-button--default .van-button__text[data-v-817098ca] {
        font-size: 32px;
        font-size: 0.42667rem;
        color: #fff;
}
.title[data-v-817098ca] {
  padding: 50px 30px;
  padding: 0.66667rem 0.4rem;
  font-size: 32px;
  font-size: 0.42667rem;
  color: #000;
  text-align: center;
  font-weight: bold;
}
.content[data-v-817098ca] {
  padding: 0 30px;
  padding: 0 0.4rem;
  font-size: 28px;
  font-size: 0.37333rem;
  color: #000;
  text-align: justify;
  line-height: 46px;
  line-height: 0.61333rem;
  word-break: break-all;
}
.content1[data-v-817098ca] {
  height: 700px;
  height: 9.33333rem;
  overflow: auto;
}
.btns[data-v-817098ca] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 40px 40px 60px;
  padding: 0.53333rem 0.53333rem 0.8rem;
  font-size: 30px;
  font-size: 0.4rem;
}
.btns div[data-v-817098ca] {
    width: 320px;
    width: 4.26667rem;
    padding: 22px 0;
    padding: 0.29333rem 0;
    text-align: center;
    border: 1px solid #236dff;
    color: #236dff;
    border-radius: 44px;
    border-radius: 0.58667rem;
    background-color: #fff;
}
.btns .confirm-btn[data-v-817098ca] {
    background-color: #236dff;
    color: #fff;
    opacity: 0.5;
}
.btns .active[data-v-817098ca] {
    opacity: 1;
}
strong a[data-v-817098ca] {
  color: #236dff;
}

@charset "UTF-8";
/*---------       字体行高       -----------*/
/*---------       字体颜色       -----------*/
/*---------       边框颜色       -----------*/
/*---------       背景颜色       -----------*/
/*--------- 按钮颜色  ---- */
/* 属性多值传递
ex:
@include remCalc(padding,10,20);
padding: 0.13333rem 0.26667rem;*/
/*按钮纯色系*/
/*按钮边框色系*/
/*按钮大小*/
/*自适应按钮*/
/*标题*/
/*小消息标签*/
/*背景色点击变化*/
/*字数省略限制*/
/*波纹点击效果*/
/*按钮*/
/*最大按钮*/
.wts-btn-big[data-v-c15d7be6] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big[data-v-c15d7be6]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*中型按钮*/
.wts-btn-middle[data-v-c15d7be6] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 294px;
  width: 3.92rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 80px;
  line-height: 1.06667rem;
  border-radius: 8px;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-middle[data-v-c15d7be6]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-all[data-v-c15d7be6] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 110px;
  height: 1.46667rem;
  font-size: 40px;
  font-size: 0.53333rem;
  line-height: 110px;
  line-height: 1.46667rem;
  border-radius: 0;
  display: block;
  text-align: center;
}
.wts-btn-all[data-v-c15d7be6]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-free[data-v-c15d7be6] {
  color: #fff;
  background-color: #ff6e06;
  font-size: 30px;
  font-size: 0.4rem;
  border-radius: 5px;
  padding: 3px 10px;
  padding: 3px 0.13333rem;
  display: inline-block;
  text-align: center;
}
.wts-btn-free[data-v-c15d7be6]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}
.wts-btn-big-blue[data-v-c15d7be6] {
  color: #fff;
  background-color: #3aa9f8;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 94px;
  height: 1.25333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 94px;
  line-height: 1.25333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-blue[data-v-c15d7be6]:focus {
    color: #e6e6e6;
    background-color: #0994f6;
}

/*蓝色线型按钮-中*/
.wts-btn-cp[data-v-c15d7be6] {
  color: #fff;
  background-color: #0084ff;
  border: 1px solid #fff;
  display: inline-block;
  text-align: center;
  width: 310px;
  width: 4.13333rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 76px;
  line-height: 1.01333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-cp[data-v-c15d7be6]:hover, .wts-btn-cp[data-v-c15d7be6]:focus {
    color: #fff;
    background-color: #fff;
    border: 1px solid #fff;
}
.wts-btn-radius[data-v-c15d7be6] {
  color: #aaa;
  background-color: #fff;
  border: 1px solid #aaa;
  display: inline-block;
  text-align: center;
  width: 153px;
  width: 2.04rem;
  height: 55px;
  height: 0.73333rem;
  font-size: 26px;
  font-size: 0.34667rem;
  line-height: 55px;
  line-height: 0.73333rem;
  border-radius: 25px;
  border-radius: 0.33333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-radius[data-v-c15d7be6]:hover, .wts-btn-radius[data-v-c15d7be6]:focus {
    color: #fff;
    background-color: #aaa;
    border: 1px solid #aaa;
}

/*微大型按钮*/
.wts-btn-big-01[data-v-c15d7be6] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 590px;
  width: 7.86667rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-01[data-v-c15d7be6]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*查看更多*/
.wts-btn-more[data-v-c15d7be6] {
  display: block;
  border-top: 1px solid #eee;
  height: 86px;
  height: 1.14667rem;
  line-height: 86px;
  line-height: 1.14667rem;
  text-align: center;
  margin-left: -60px;
  margin-left: -0.8rem;
  color: #000;
  font-size: 28px;
  font-size: 0.37333rem;
  position: relative;
}
.wts-btn-more[data-v-c15d7be6]:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 38%;
  margin-top: -18px;
  margin-top: -0.24rem;
  margin-left: 90px;
  margin-left: 1.2rem;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  border-right: 3px solid #000;
  border-top: 3px solid #000;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}
.body-container[data-v-c15d7be6] {
  width: 750px;
  width: 10rem;
  margin: 0 auto;
  position: relative;
  background-color: #f5f5f5;
}
.lz-top-img[data-v-c15d7be6] {
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
}

/*单选框*/
.lz-radio[data-v-c15d7be6] {
  position: relative;
  -webkit-appearance: none;
  width: 18px;
  width: 0.24rem;
  height: 18px;
  height: 0.24rem;
  background-color: transparent;
  border: none;
}
.lz-radio[data-v-c15d7be6]:before {
  content: "\e623";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 12px;
  font-size: 0.16rem;
  line-height: 18px;
  line-height: 0.24rem;
  text-align: center;
  width: 18px;
  width: 0.24rem;
  height: 18px;
  height: 0.24rem;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  color: #fff;
  opacity: 1;
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 50%;
}
.lz-radio[data-v-c15d7be6]:checked::before {
  background-color: #0084ff;
  border: 1px solid #0084ff;
}
.lz-radio-new[data-v-c15d7be6] {
  position: relative;
  background-color: #fff;
  width: 40px;
  width: 0.53333rem;
  height: 40px;
  height: 0.53333rem;
  border-radius: 50%;
  display: inline-block;
  border: 1px solid #e5e5e5;
}
.lz-radio-new[data-check=true][data-v-c15d7be6] {
  background-color: #0084ff;
  border: 1px solid #0084ff;
}
.lz-radio-new[data-check=true][data-v-c15d7be6]:before {
  content: "\e6f0";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 20px;
  font-size: 0.26667rem;
  line-height: 40px;
  line-height: 0.53333rem;
  text-align: center;
  color: #fff;
  position: absolute;
  top: 2px;
  right: 4px;
  margin-top: -1px;
}

/*多选框*/
.lz-checkbox[data-v-c15d7be6] {
  position: relative;
  -webkit-appearance: none;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: transparent;
  border: none;
}
.lz-checkbox[data-v-c15d7be6]:before {
  content: "\e64e";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 14px;
  font-size: 0.18667rem;
  line-height: 24px;
  line-height: 0.32rem;
  text-align: center;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: #fff;
  color: transparent;
  border: 1px solid #ccc;
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 6px;
}
.lz-checkbox[data-v-c15d7be6]:checked::before {
  color: #0084ff;
  background-color: #fff;
  border: 1px solid #0084ff;
}

/*多选框2-选择外层选中*/
.lz-checkbox-02[data-v-c15d7be6] {
  position: relative;
  -webkit-appearance: none;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: transparent;
  border: none;
}
.lz-checkbox-02[data-v-c15d7be6]:before {
  content: "\e623";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 14px;
  font-size: 0.18667rem;
  line-height: 21px;
  line-height: 0.28rem;
  text-align: center;
  width: 22px;
  width: 0.29333rem;
  height: 21px;
  height: 0.28rem;
  background-color: #fff;
  color: transparent;
  border: 1px solid #ccc;
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.checkLi[data-v-c15d7be6] {
  color: #0084ff !important;
}
.checkLi .lz-checkbox-02[data-v-c15d7be6]:before {
    color: #fff;
    background-color: #0084ff;
    border: 1px solid #0084ff;
}

/*底部按钮*/
.lz-apply-btn[data-v-c15d7be6] {
  position: fixed;
  bottom: 0;
  border-top: 2px solid #fff;
  z-index: 20;
  color: #666;
  background-color: #f0f0f0;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 100px;
  height: 1.33333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 0;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.lz-apply-btn i[data-v-c15d7be6] {
    font-size: 40px;
    font-size: 0.53333rem;
    margin-right: 10px;
    margin-right: 0.13333rem;
}

/*底部提示*/
.lz-lp-footer[data-v-c15d7be6] {
  position: absolute;
  bottom: 100px;
  bottom: 1.33333rem;
  padding: 10px;
  padding: 0.13333rem;
}
.lz-lp-footer p[data-v-c15d7be6] {
    margin-bottom: 10px;
    margin-bottom: 0.13333rem;
}

/*顶部返回栏*/
.lz-top-title-empty[data-v-c15d7be6] {
  width: 100%;
  height: 90px;
  height: 1.2rem;
}
.lz-top-title[data-v-c15d7be6] {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 555;
  width: 100%;
  height: 90px;
  height: 1.2rem;
  line-height: 90px;
  line-height: 1.2rem;
  background-color: #0084ff;
  color: #fff;
  font-size: 28px;
  font-size: 0.37333rem;
}
.lz-top-title .left[data-v-c15d7be6] {
    position: absolute;
    top: 0;
    left: 20px;
    left: 0.26667rem;
    color: #fff;
}
.lz-top-title .right[data-v-c15d7be6] {
    position: absolute;
    top: 0;
    right: 20px;
    right: 0.26667rem;
    color: #fff;
}
.lz-top-title .center[data-v-c15d7be6] {
    text-align: center;
    font-size: 32px;
    font-size: 0.42667rem;
}

/*订单页*/
.lz-order-list[data-v-c15d7be6] {
  background-color: #fff;
  padding-top: 44px;
  padding-top: 0.58667rem;
}
.lz-order-list .titles[data-v-c15d7be6] {
    font-size: 36px;
    font-size: 0.48rem;
    color: #222;
    text-align: center;
}
.lz-order-list .need-com[data-v-c15d7be6] {
    position: relative;
    top: -4px;
    font-size: 12px;
    font-size: 0.16rem;
    line-height: 1.2;
    padding: 1px 8px;
    background-color: #fff;
    position: relative;
    color: #fff;
    border-radius: 5px;
    font-size: 28px;
    font-size: 0.37333rem;
    border: 1px solid #0084ff;
    margin-left: 5px;
    color: #0084ff;
}
.lz-order-list .need-com[data-v-c15d7be6]::before {
      content: '';
      position: absolute;
      left: -6px;
      top: 50%;
      margin-top: -3px;
      width: 0;
      height: 0;
      border: 3px solid transparent;
      border-right-color: #fff;
}
.lz-order-list .need-com[data-v-c15d7be6]:before {
    content: 0;
}
.lz-order-list .uls-order[data-v-c15d7be6] {
    width: 100%;
}
.lz-order-list .uls-order > li[data-v-c15d7be6] {
      text-align: center;
      font-size: 36px;
      font-size: 0.48rem;
      display: block;
      padding: 40px 0;
      padding: 0.53333rem 0;
}
.lz-order-list .uls-order > li .order-name[data-v-c15d7be6] {
        display: block;
        line-height: 40px;
        line-height: 0.53333rem;
        color: #000;
}
.lz-order-list .uls-order > li .order-inform[data-v-c15d7be6] {
        font-size: 60px;
        font-size: 0.8rem;
        display: block;
        margin-top: 4px;
        line-height: 80px;
        line-height: 1.06667rem;
        color: #ff6f07;
}
.lz-order-list .btn-check[data-v-c15d7be6],
  .lz-order-list .btn-pay[data-v-c15d7be6] {
    color: #ccc;
    background-color: #fff;
    border: 1px solid #ccc;
    display: inline-block;
    text-align: center;
    width: 180px;
    width: 2.4rem;
    height: 60px;
    height: 0.8rem;
    font-size: 28px;
    font-size: 0.37333rem;
    line-height: 56px;
    line-height: 0.74667rem;
    border-radius: 0;
    float: right;
    margin-left: 10px;
    margin-left: 0.13333rem;
}
.lz-order-list .btn-check[data-v-c15d7be6]:hover, .lz-order-list .btn-check[data-v-c15d7be6]:focus,
    .lz-order-list .btn-pay[data-v-c15d7be6]:hover,
    .lz-order-list .btn-pay[data-v-c15d7be6]:focus {
      color: #fff;
      background-color: #ccc;
      border: 1px solid #ccc;
}
.pay-many[data-v-c15d7be6] {
  margin-top: 12px;
  margin-top: 0.16rem;
  line-height: 88px;
  line-height: 1.17333rem;
  display: block;
  padding-left: 30px;
  padding-left: 0.4rem;
  font-size: 36px;
  font-size: 0.48rem;
}
.lz-bankBanch[data-v-c15d7be6] {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}
.lz-bankBanch.active[data-v-c15d7be6] {
    display: block;
}
.lz-bankBanch .lz-drop-search[data-v-c15d7be6] {
    background-color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}
.lz-bankBanch .lz-drop-search .title[data-v-c15d7be6] {
      position: relative;
      width: 100%;
      height: 100px;
      height: 1.33333rem;
      line-height: 100px;
      line-height: 1.33333rem;
      font-size: 34px;
      font-size: 0.45333rem;
      text-align: center;
}
.lz-bankBanch .lz-drop-search .title i[data-v-c15d7be6] {
        font-size: 50px;
        font-size: 0.66667rem;
        position: absolute;
        right: 0;
        top: 0;
        width: 80px;
        width: 1.06667rem;
        line-height: 100px;
        line-height: 1.33333rem;
}
.lz-bankBanch .lz-drop-search .search-box[data-v-c15d7be6] {
      position: relative;
      width: 100%;
      height: 100px;
      height: 1.33333rem;
      padding: 15px 40px;
      padding: 0.2rem 0.53333rem;
      text-align: center;
      background-color: #f5f5f5;
}
.lz-bankBanch .lz-drop-search .search-box i[data-v-c15d7be6] {
        position: absolute;
        left: 50px;
        left: 0.66667rem;
        top: 50%;
        margin-top: -35px;
        margin-top: -0.46667rem;
        font-size: 30px;
        font-size: 0.4rem;
        height: 70px;
        height: 0.93333rem;
        line-height: 70px;
        line-height: 0.93333rem;
        color: #999;
}
.lz-bankBanch .lz-drop-search .search[data-v-c15d7be6] {
      display: block;
      width: 100%;
      height: 70px;
      height: 0.93333rem;
      background-color: #fff;
      color: #333;
      padding-left: 50px;
      padding-left: 0.66667rem;
      margin: 0;
      border-color: #fff;
      font-size: 32px;
      font-size: 0.42667rem;
      border: none;
}
.lz-bankBanch .lz-drop-search .selected[data-v-c15d7be6] {
      width: 100%;
      height: 300px;
      height: 4rem;
      padding: 10px 20px;
      padding: 0.13333rem 0.26667rem;
      overflow: auto !important;
}
.lz-bankBanch .lz-drop-search .selected .option[data-v-c15d7be6] {
        position: relative;
        display: block;
        min-height: 20px;
        min-height: 0.26667rem;
        width: 100%;
        font-size: 16px;
        font-size: 0.21333rem;
        line-height: 20px;
        line-height: 0.26667rem;
        padding: 5px 0;
        color: #666;
        border-top: 1px solid #ececec;
}
.lz-bankBanch .lz-drop-search .selected .option[data-v-c15d7be6]:first-child {
          border-top: none;
}
.lz-list-block[data-v-c15d7be6] {
  position: relative;
}
.lz-list-block .ul-List .icons-left[data-v-c15d7be6] {
    position: absolute;
    width: 50px;
    width: 0.66667rem;
    left: 0;
    top: 25px;
    top: 0.33333rem;
    display: inline-block;
    height: 50px;
    height: 0.66667rem;
    font-size: 44px;
    font-size: 0.58667rem;
    color: #0084ff;
}
.lz-list-block .ul-List .ripple[data-v-c15d7be6] {
    position: relative;
    overflow: hidden;
}
.lz-list-block .ul-List .ripple[data-v-c15d7be6]:after {
      content: "";
      display: block;
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      pointer-events: none;
      background-image: radial-gradient(circle, #666 10%, transparent 10.01%);
      background-repeat: no-repeat;
      background-position: 50%;
      -webkit-transform: scale(10, 10);
          -ms-transform: scale(10, 10);
              transform: scale(10, 10);
      opacity: 0;
      -webkit-transition: opacity .5s, -webkit-transform .3s;
      transition: opacity .5s, -webkit-transform .3s;
      transition: transform .3s, opacity .5s;
      transition: transform .3s, opacity .5s, -webkit-transform .3s;
}
.lz-list-block .ul-List .ripple[data-v-c15d7be6]:active:after {
      -webkit-transform: scale(0, 0);
          -ms-transform: scale(0, 0);
              transform: scale(0, 0);
      opacity: .3;
      -webkit-transition: 0s;
      transition: 0s;
}
.lz-list-block .ul-List .item-content[data-v-c15d7be6] {
    background-color: #fff;
    width: 100%;
    line-height: 100px;
    line-height: 1.33333rem;
    height: 100px;
    height: 1.33333rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 30px;
    padding: 0 0.4rem;
    border-bottom: 1px solid #e7e7e7;
    font-size: 30px;
    font-size: 0.4rem;
}
.lz-list-block .ul-List .item-content > a.item-link[data-v-c15d7be6] {
      font-size: 30px;
      font-size: 0.4rem;
      display: block;
      width: 100%;
      height: 100%;
      color: #000;
}
.lz-list-block .ul-List .item-content .item-inner[data-v-c15d7be6] {
      width: 100%;
      height: 100%;
      position: relative;
      padding-right: 40px;
      padding-right: 0.53333rem;
      padding-left: 70px;
      padding-left: 0.93333rem;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
}
.lz-list-block .ul-List .item-content .icon-gerenziliao[data-v-c15d7be6] {
      font-size: 30px;
      font-size: 0.4rem;
}
.lz-list-block .ul-List .item-content .icons-right[data-v-c15d7be6] {
      position: absolute;
      right: 0;
      top: 0;
      display: inline-block;
      height: 100px;
      height: 1.33333rem;
      line-height: 100px;
      line-height: 1.33333rem;
      font-size: 36px;
      font-size: 0.48rem;
      color: #cac9ce;
}
.lz-list-block .ul-List .item-content .item-form[data-v-c15d7be6] {
      padding-left: 0;
}
.lz-list-block .ul-List .item-content .item-form .item-e-left[data-v-c15d7be6] {
        width: 30%;
        height: 100%;
        display: inline-block;
        float: left;
}
.lz-list-block .ul-List .item-content .item-form .item-e-right[data-v-c15d7be6] {
        width: 68%;
        height: 100%;
        text-align: right;
        display: inline-block;
        float: right;
        margin-bottom: 0;
}
.lz-list-block .ul-List .item-content .item-form input[type="text"][data-v-c15d7be6] {
        border: none;
        background-color: #fff;
}
.lz-list-block .ul-List .item-content .item-form .lz-radio[data-v-c15d7be6] {
        margin-top: 30px;
        margin-top: 0.4rem;
}
.lz-list-block .ul-List .item-content .item-form .date-input[data-v-c15d7be6] {
        border: none;
        text-align: right;
        background-color: #fff;
        height: 90px;
        height: 1.2rem;
        line-height: 90px;
        line-height: 1.2rem;
        margin-right: -55px;
        margin-right: -0.73333rem;
}
.lz-list-block .ul-List .item-content .item-title[data-v-c15d7be6] {
      padding: 0;
}
.lz-list-block .ul-List .item-content .item-title .item-img[data-v-c15d7be6] {
        position: absolute;
        right: 0;
        top: 5px;
        width: 90px;
        width: 1.2rem;
        height: 90px;
        height: 1.2rem;
        border-radius: 50%;
}
.shadeBox[data-v-c15d7be6] {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 999;
  background-color: rgba(0, 0, 0, 0.4);
}
#emptyDom[data-v-c15d7be6] {
  font-size: 34px;
  font-size: 0.45333rem;
}
#emptyDom .empty-icon[data-v-c15d7be6] {
    width: 185px;
    width: 2.46667rem;
    display: block;
    margin: 30px auto 10px;
    margin: 0.4rem auto 0.13333rem;
}
#emptyDom p[data-v-c15d7be6] {
    text-align: center;
    font-size: 34px;
    font-size: 0.45333rem;
}
.lz-layer-bg[data-v-c15d7be6] {
  background-color: transparent !important;
}
.layui-m-layer2 .layui-m-layerchild p[data-v-c15d7be6] {
  color: #fff;
}
.layout-enter-active[data-v-c15d7be6], .layout-leave-active[data-v-c15d7be6] {
  -webkit-transition: opacity .5s;
  transition: opacity .5s;
}
.layout-enter[data-v-c15d7be6], .layout-leave-active[data-v-c15d7be6] {
  opacity: 0;
}
.van-picker button[data-v-c15d7be6] {
  font-size: 30px;
  font-size: 0.4rem;
}
.van-image[data-v-c15d7be6] {
  vertical-align: middle;
}
.van-image img[data-v-c15d7be6] {
    vertical-align: middle;
}
.share-process-yindao[data-v-c15d7be6] {
  background-color: transparent;
  position: fixed;
  left: 0;
  top: 0;
  width: 750px;
  width: 10rem;
}
.share-process-yindao .layui-m-layercont[data-v-c15d7be6] {
    text-align: right;
    padding-right: 20px;
    padding-right: 0.26667rem;
    padding-top: 20px;
    padding-top: 0.26667rem;
}
.share-process-yindao img[data-v-c15d7be6] {
    width: 560px;
    width: 7.46667rem;
}
.vue-puzzle-vcode[data-v-c15d7be6] {
  z-index: 999999 !important;
}
.vue-puzzle-vcode .vue-auth-box_[data-v-c15d7be6] {
    top: 50%;
}
.margin-top-10[data-v-c15d7be6] {
  margin-top: 10px !important;
  margin-top: 0.13333rem !important;
}
.margin-top-20[data-v-c15d7be6] {
  margin-top: 20px !important;
  margin-top: 0.26667rem !important;
}
.margin-top-30[data-v-c15d7be6] {
  margin-top: 30px !important;
  margin-top: 0.4rem !important;
}
.margin-top-40[data-v-c15d7be6] {
  margin-top: 40px !important;
  margin-top: 0.53333rem !important;
}
.margin-top-50[data-v-c15d7be6] {
  margin-top: 50px !important;
  margin-top: 0.66667rem !important;
}
.margin-top-60[data-v-c15d7be6] {
  margin-top: 60px !important;
  margin-top: 0.8rem !important;
}
.margin-right-10[data-v-c15d7be6] {
  margin-right: 10px !important;
  margin-right: 0.13333rem !important;
}
.margin-right-20[data-v-c15d7be6] {
  margin-right: 20px !important;
  margin-right: 0.26667rem !important;
}
.margin-right-30[data-v-c15d7be6] {
  margin-right: 30px !important;
  margin-right: 0.4rem !important;
}
.margin-right-40[data-v-c15d7be6] {
  margin-right: 40px !important;
  margin-right: 0.53333rem !important;
}
.margin-right-50[data-v-c15d7be6] {
  margin-right: 50px !important;
  margin-right: 0.66667rem !important;
}
.margin-right-60[data-v-c15d7be6] {
  margin-right: 60px !important;
  margin-right: 0.8rem !important;
}
.margin-bottom-10[data-v-c15d7be6] {
  margin-bottom: 10px !important;
  margin-bottom: 0.13333rem !important;
}
.margin-bottom-20[data-v-c15d7be6] {
  margin-bottom: 20px !important;
  margin-bottom: 0.26667rem !important;
}
.margin-bottom-30[data-v-c15d7be6] {
  margin-bottom: 30px !important;
  margin-bottom: 0.4rem !important;
}
.margin-bottom-40[data-v-c15d7be6] {
  margin-bottom: 40px !important;
  margin-bottom: 0.53333rem !important;
}
.margin-bottom-50[data-v-c15d7be6] {
  margin-bottom: 50px !important;
  margin-bottom: 0.66667rem !important;
}
.margin-bottom-60[data-v-c15d7be6] {
  margin-bottom: 60px !important;
  margin-bottom: 0.8rem !important;
}
.margin-left-10[data-v-c15d7be6] {
  margin-left: 10px !important;
  margin-left: 0.13333rem !important;
}
.margin-left-20[data-v-c15d7be6] {
  margin-left: 20px !important;
  margin-left: 0.26667rem !important;
}
.margin-left-30[data-v-c15d7be6] {
  margin-left: 30px !important;
  margin-left: 0.4rem !important;
}
.margin-left-40[data-v-c15d7be6] {
  margin-left: 40px !important;
  margin-left: 0.53333rem !important;
}
.margin-left-50[data-v-c15d7be6] {
  margin-left: 50px !important;
  margin-left: 0.66667rem !important;
}
.margin-left-60[data-v-c15d7be6] {
  margin-left: 60px !important;
  margin-left: 0.8rem !important;
}
.padding-top-10[data-v-c15d7be6] {
  padding-top: 10px !important;
  padding-top: 0.13333rem !important;
}
.padding-top-20[data-v-c15d7be6] {
  padding-top: 20px !important;
  padding-top: 0.26667rem !important;
}
.padding-top-30[data-v-c15d7be6] {
  padding-top: 30px !important;
  padding-top: 0.4rem !important;
}
.padding-top-40[data-v-c15d7be6] {
  padding-top: 40px !important;
  padding-top: 0.53333rem !important;
}
.padding-top-50[data-v-c15d7be6] {
  padding-top: 50px !important;
  padding-top: 0.66667rem !important;
}
.padding-top-60[data-v-c15d7be6] {
  padding-top: 60px !important;
  padding-top: 0.8rem !important;
}
.padding-right-10[data-v-c15d7be6] {
  padding-right: 10px !important;
  padding-right: 0.13333rem !important;
}
.padding-right-20[data-v-c15d7be6] {
  padding-right: 20px !important;
  padding-right: 0.26667rem !important;
}
.padding-right-30[data-v-c15d7be6] {
  padding-right: 30px !important;
  padding-right: 0.4rem !important;
}
.padding-right-40[data-v-c15d7be6] {
  padding-right: 40px !important;
  padding-right: 0.53333rem !important;
}
.padding-right-50[data-v-c15d7be6] {
  padding-right: 50px !important;
  padding-right: 0.66667rem !important;
}
.padding-right-60[data-v-c15d7be6] {
  padding-right: 60px !important;
  padding-right: 0.8rem !important;
}
.padding-bottom-10[data-v-c15d7be6] {
  padding-bottom: 10px !important;
  padding-bottom: 0.13333rem !important;
}
.padding-bottom-20[data-v-c15d7be6] {
  padding-bottom: 20px !important;
  padding-bottom: 0.26667rem !important;
}
.padding-bottom-30[data-v-c15d7be6] {
  padding-bottom: 30px !important;
  padding-bottom: 0.4rem !important;
}
.padding-bottom-40[data-v-c15d7be6] {
  padding-bottom: 40px !important;
  padding-bottom: 0.53333rem !important;
}
.padding-bottom-50[data-v-c15d7be6] {
  padding-bottom: 50px !important;
  padding-bottom: 0.66667rem !important;
}
.padding-bottom-60[data-v-c15d7be6] {
  padding-bottom: 60px !important;
  padding-bottom: 0.8rem !important;
}
.padding-left-10[data-v-c15d7be6] {
  padding-left: 10px !important;
  padding-left: 0.13333rem !important;
}
.padding-left-20[data-v-c15d7be6] {
  padding-left: 20px !important;
  padding-left: 0.26667rem !important;
}
.padding-left-30[data-v-c15d7be6] {
  padding-left: 30px !important;
  padding-left: 0.4rem !important;
}
.padding-left-40[data-v-c15d7be6] {
  padding-left: 40px !important;
  padding-left: 0.53333rem !important;
}
.padding-left-50[data-v-c15d7be6] {
  padding-left: 50px !important;
  padding-left: 0.66667rem !important;
}
.padding-left-60[data-v-c15d7be6] {
  padding-left: 60px !important;
  padding-left: 0.8rem !important;
}
.bac-transparent[data-v-c15d7be6] {
  background-color: transparent !important;
}
.bac-transparent .layui-m-layerchild[data-v-c15d7be6] {
    background-color: transparent !important;
}
.layui-m-layer-lzAlert[data-v-c15d7be6] {
  width: 80% !important;
}
.layui-m-layer-lzAlert h3[data-v-c15d7be6] {
    line-height: 32px;
    line-height: 0.42667rem;
    height: unset;
    padding-top: 46px;
    padding-top: 0.61333rem;
    font-size: 32px;
    font-size: 0.42667rem;
}
.layui-m-layer-lzAlert .layui-m-layercont[data-v-c15d7be6] {
    font-size: 30px;
    font-size: 0.4rem;
    max-height: 300px;
    max-height: 4rem;
    overflow: auto;
    word-break: break-all;
    padding: 60px 40px;
    padding: 0.8rem 0.53333rem;
}
.layui-m-layer-lzAlert .layui-m-layerbtn span[yes][data-v-c15d7be6] {
    font-size: 30px;
    font-size: 0.4rem;
    color: #0084ff !important;
}
.layui-m-layer-inquiry[data-v-c15d7be6] {
  width: 80% !important;
}
.layui-m-layer-inquiry .layui-m-layercont[data-v-c15d7be6] {
    font-size: 30px;
    font-size: 0.4rem;
}
.layui-m-layer-design-lzAlert[data-v-c15d7be6] {
  width: 670px !important;
  width: 8.93333rem !important;
  padding-bottom: 70px;
  padding-bottom: 0.93333rem;
  border-radius: 32px !important;
  border-radius: 0.42667rem !important;
  background: url(../../static-product/img/alertbg.dacbbd63.png) no-repeat;
  background-size: 401px 334px;
  background-size: 5.34667rem 4.45333rem;
  background-position: center 168px;
  background-position: center 2.24rem;
  background-color: #fff;
}
.layui-m-layer-design-lzAlert .layui-m-layercont[data-v-c15d7be6] {
    font-size: 30px;
    font-size: 0.4rem;
    overflow: auto;
    word-break: break-all;
    padding: 60px 40px;
    padding: 0.8rem 0.53333rem;
}
.layui-m-layer-design-lzAlert .layui-m-layercont .title[data-v-c15d7be6] {
      font-size: 38px;
      font-size: 0.50667rem;
      line-height: 48px;
      line-height: 0.64rem;
      color: #000;
      text-align: center;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      font-family: PingFangSC-Semibold;
}
.layui-m-layer-design-lzAlert .layui-m-layercont .desc[data-v-c15d7be6] {
      font-size: 32px;
      font-size: 0.42667rem;
      color: #3c464f;
      text-align: center;
      line-height: 48px;
      line-height: 0.64rem;
      height: 144px;
      height: 1.92rem;
      overflow-y: auto;
      -webkit-overflow-scrolling: touch;
      margin-top: 439px;
      margin-top: 5.85333rem;
      font-family: PingFangSC-Regular;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn[data-v-c15d7be6] {
    width: 345px;
    width: 4.6rem;
    height: 95px;
    height: 1.26667rem;
    line-height: 95px;
    line-height: 1.26667rem;
    background: #3c7cfc;
    border: 1px solid #3c7cfc;
    overflow: hidden;
    -webkit-box-shadow: 0 10px 22px 0 rgba(60, 124, 252, 0.2);
    -webkit-box-shadow: 0 0.13333rem 0.29333rem 0 rgba(60, 124, 252, 0.2);
            box-shadow: 0 10px 22px 0 rgba(60, 124, 252, 0.2);
            box-shadow: 0 0.13333rem 0.29333rem 0 rgba(60, 124, 252, 0.2);
    border-radius: 54px;
    border-radius: 0.72rem;
    margin: 0 auto;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn span[yes][data-v-c15d7be6] {
      font-size: 36px;
      font-size: 0.48rem;
      color: #fff;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn span[yes][data-v-c15d7be6]:active {
      background: #3c7cfc;
}

/*按钮*/
/*最大按钮*/
.wts-btn-big[data-v-c15d7be6] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big[data-v-c15d7be6]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*中型按钮*/
.wts-btn-middle[data-v-c15d7be6] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 294px;
  width: 3.92rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 80px;
  line-height: 1.06667rem;
  border-radius: 8px;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-middle[data-v-c15d7be6]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-all[data-v-c15d7be6] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 110px;
  height: 1.46667rem;
  font-size: 40px;
  font-size: 0.53333rem;
  line-height: 110px;
  line-height: 1.46667rem;
  border-radius: 0;
  display: block;
  text-align: center;
}
.wts-btn-all[data-v-c15d7be6]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-free[data-v-c15d7be6] {
  color: #fff;
  background-color: #ff6e06;
  font-size: 30px;
  font-size: 0.4rem;
  border-radius: 5px;
  padding: 3px 10px;
  padding: 3px 0.13333rem;
  display: inline-block;
  text-align: center;
}
.wts-btn-free[data-v-c15d7be6]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}
.wts-btn-big-blue[data-v-c15d7be6] {
  color: #fff;
  background-color: #3aa9f8;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 94px;
  height: 1.25333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 94px;
  line-height: 1.25333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-blue[data-v-c15d7be6]:focus {
    color: #e6e6e6;
    background-color: #0994f6;
}

/*蓝色线型按钮-中*/
.wts-btn-cp[data-v-c15d7be6] {
  color: #fff;
  background-color: #0084ff;
  border: 1px solid #fff;
  display: inline-block;
  text-align: center;
  width: 310px;
  width: 4.13333rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 76px;
  line-height: 1.01333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-cp[data-v-c15d7be6]:hover, .wts-btn-cp[data-v-c15d7be6]:focus {
    color: #fff;
    background-color: #fff;
    border: 1px solid #fff;
}
.wts-btn-radius[data-v-c15d7be6] {
  color: #aaa;
  background-color: #fff;
  border: 1px solid #aaa;
  display: inline-block;
  text-align: center;
  width: 153px;
  width: 2.04rem;
  height: 55px;
  height: 0.73333rem;
  font-size: 26px;
  font-size: 0.34667rem;
  line-height: 55px;
  line-height: 0.73333rem;
  border-radius: 25px;
  border-radius: 0.33333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-radius[data-v-c15d7be6]:hover, .wts-btn-radius[data-v-c15d7be6]:focus {
    color: #fff;
    background-color: #aaa;
    border: 1px solid #aaa;
}

/*微大型按钮*/
.wts-btn-big-01[data-v-c15d7be6] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 590px;
  width: 7.86667rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-01[data-v-c15d7be6]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*查看更多*/
.wts-btn-more[data-v-c15d7be6] {
  display: block;
  border-top: 1px solid #eee;
  height: 86px;
  height: 1.14667rem;
  line-height: 86px;
  line-height: 1.14667rem;
  text-align: center;
  margin-left: -60px;
  margin-left: -0.8rem;
  color: #000;
  font-size: 28px;
  font-size: 0.37333rem;
  position: relative;
}
.wts-btn-more[data-v-c15d7be6]:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 38%;
  margin-top: -18px;
  margin-top: -0.24rem;
  margin-left: 90px;
  margin-left: 1.2rem;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  border-right: 3px solid #000;
  border-top: 3px solid #000;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}
.lz-readys[data-v-c15d7be6] {
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  min-height: 100vh;
  background-color: #fff;
  z-index: 9999;
}
.lz-readys .spinner[data-v-c15d7be6] {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -20px;
    margin-top: -0.26667rem;
    margin-left: -20px;
    margin-left: -0.26667rem;
    width: 40px;
    width: 0.53333rem;
    height: 40px;
    height: 0.53333rem;
}
.lz-readys .container1 > div[data-v-c15d7be6],
  .lz-readys .container2 > div[data-v-c15d7be6],
  .lz-readys .container3 > div[data-v-c15d7be6] {
    width: 10px;
    width: 0.13333rem;
    height: 10px;
    height: 0.13333rem;
    background-color: #0084ff;
    border-radius: 100%;
    position: absolute;
    -webkit-animation: bouncedelay-c15d7be6 1.2s infinite ease-in-out;
    animation: bouncedelay-c15d7be6 1.2s infinite ease-in-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.lz-readys .spinner .spinner-container[data-v-c15d7be6] {
    position: absolute;
    width: 100%;
    height: 100%;
}
.lz-readys .container2[data-v-c15d7be6] {
    -webkit-transform: rotateZ(45deg);
    -ms-transform: rotate(45deg);
        transform: rotateZ(45deg);
}
.lz-readys .container3[data-v-c15d7be6] {
    -webkit-transform: rotateZ(90deg);
    -ms-transform: rotate(90deg);
        transform: rotateZ(90deg);
}
.lz-readys .circle1[data-v-c15d7be6] {
    top: 0;
    left: 0;
}
.lz-readys .circle2[data-v-c15d7be6] {
    top: 0;
    right: 0;
}
.lz-readys .circle3[data-v-c15d7be6] {
    right: 0;
    bottom: 0;
}
.lz-readys .circle4[data-v-c15d7be6] {
    left: 0;
    bottom: 0;
}
.lz-readys .container2 .circle1[data-v-c15d7be6] {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}
.lz-readys .container3 .circle1[data-v-c15d7be6] {
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
}
.lz-readys .container1 .circle2[data-v-c15d7be6] {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}
.lz-readys .container2 .circle2[data-v-c15d7be6] {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}
.lz-readys .container3 .circle2[data-v-c15d7be6] {
    -webkit-animation-delay: -0.7s;
    animation-delay: -0.7s;
}
.lz-readys .container1 .circle3[data-v-c15d7be6] {
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.6s;
}
.lz-readys .container2 .circle3[data-v-c15d7be6] {
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s;
}
.lz-readys .container3 .circle3[data-v-c15d7be6] {
    -webkit-animation-delay: -0.4s;
    animation-delay: -0.4s;
}
.lz-readys .container1 .circle4[data-v-c15d7be6] {
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s;
}
.lz-readys .container2 .circle4[data-v-c15d7be6] {
    -webkit-animation-delay: -0.2s;
    animation-delay: -0.2s;
}
.lz-readys .container3 .circle4[data-v-c15d7be6] {
    -webkit-animation-delay: -0.1s;
    animation-delay: -0.1s;
}
@-webkit-keyframes bouncedelay-c15d7be6 {
0%,
  80%,
  100% {
    -webkit-transform: scale(0);
}
40% {
    -webkit-transform: scale(1);
}
}
@keyframes bouncedelay-c15d7be6 {
0%,
  80%,
  100% {
    transform: scale(0);
    -webkit-transform: scale(0);
}
40% {
    transform: scale(1);
    -webkit-transform: scale(1);
}
}
.lz-readys .loadText[data-v-c15d7be6] {
    position: absolute;
    top: 40%;
    left: 50%;
    width: 100px;
    width: 1.33333rem;
    margin-left: -50px;
    margin-left: -0.66667rem;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    font-size: 14px;
    font-size: 0.18667rem;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.6);
    color: #fff;
    font-size: 14px;
    padding-bottom: 10px;
    padding-bottom: 0.13333rem;
}
.lz-readys .loadText .gifLoad[data-v-c15d7be6] {
      width: 60px;
      width: 0.8rem;
      height: 60px;
      height: 0.8rem;
      display: block;
      margin: 10px auto;
      margin: 0.13333rem auto;
}
.design-modal[data-v-c15d7be6] {
  width: 630px;
  width: 8.4rem;
}
.design-modal.design-modal-footer[data-v-c15d7be6] {
    width: 690px;
    width: 9.2rem;
    bottom: 20px;
    bottom: 0.26667rem;
    top: auto;
    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    border-radius: 10px;
    border-radius: 0.13333rem;
    background: rgba(255, 255, 255, 0.8);
}
.design-modal.design-modal-footer .van-dialog__footer[data-v-c15d7be6] {
      display: none;
}
.design-modal.design-modal-confirm[data-v-c15d7be6] {
    width: 650px;
    width: 8.66667rem;
}
.design-modal.design-modal-confirm .van-dialog__content .van-dialog__message[data-v-c15d7be6] {
      padding: 40px 30px;
      padding: 0.53333rem 0.4rem;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-button--default[data-v-c15d7be6] {
      width: 260px;
      width: 3.46667rem;
      height: 80px;
      height: 1.06667rem;
      background: #236DFF;
      border-radius: 40px;
      border-radius: 0.53333rem;
      -webkit-box-flex: 0;
          -ms-flex: none;
              flex: none;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-button--default .van-button__text[data-v-c15d7be6] {
        font-size: 28px;
        font-size: 0.37333rem;
        color: #fff;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-dialog__cancel[data-v-c15d7be6] {
      background: #fff;
      border: 1px solid #236DFF;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-dialog__cancel .van-button__text[data-v-c15d7be6] {
        color: #236DFF;
}
.design-modal .van-dialog__header[data-v-c15d7be6] {
    color: #000000;
    font-size: 34px;
    font-size: 0.45333rem;
    line-height: 48px;
    line-height: 0.64rem;
    padding-top: 40px;
    padding-top: 0.53333rem;
    font-weight: 700;
}
.design-modal .van-dialog__content .van-dialog__message[data-v-c15d7be6] {
    color: #444444;
    font-size: 30px;
    font-size: 0.4rem;
    line-height: 42px;
    line-height: 0.56rem;
    padding: 30px;
    padding: 0.4rem;
}
.design-modal .van-dialog__footer[data-v-c15d7be6] {
    padding: 0 30px 40px;
    padding: 0 0.4rem 0.53333rem;
}
.design-modal .van-dialog__footer.van-hairline--top[data-v-c15d7be6]::after {
      border: none;
}
.design-modal .van-dialog__footer .van-button--default[data-v-c15d7be6] {
      width: 320px;
      width: 4.26667rem;
      height: 88px;
      height: 1.17333rem;
      background: #236DFF;
      border-radius: 44px;
      border-radius: 0.58667rem;
      margin: 0 auto;
      -webkit-box-flex: 0;
          -ms-flex: none;
              flex: none;
}
.design-modal .van-dialog__footer .van-button--default .van-button__text[data-v-c15d7be6] {
        font-size: 32px;
        font-size: 0.42667rem;
        color: #fff;
}
.file-view[data-v-c15d7be6] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #666666;
  font-size: 28px;
  font-size: 0.37333rem;
  margin: 5px 0 30px 0;
  margin: 5px 0 0.4rem 0;
}
.file-view[data-v-c15d7be6] .van-checkbox__icon {
    -ms-flex-item-align: start;
        align-self: flex-start;
    margin-top: 3px;
    margin-right: 20px;
    margin-right: 0.26667rem;
}
.file-view .file-name[data-v-c15d7be6] {
    color: #236dff;
}

@charset "UTF-8";
/*---------       字体行高       -----------*/
/*---------       字体颜色       -----------*/
/*---------       边框颜色       -----------*/
/*---------       背景颜色       -----------*/
/*--------- 按钮颜色  ---- */
/* 属性多值传递
ex:
@include remCalc(padding,10,20);
padding: 0.13333rem 0.26667rem;*/
/*按钮纯色系*/
/*按钮边框色系*/
/*按钮大小*/
/*自适应按钮*/
/*标题*/
/*小消息标签*/
/*背景色点击变化*/
/*字数省略限制*/
/*波纹点击效果*/
/*按钮*/
/*最大按钮*/
.wts-btn-big[data-v-2d90b9ec] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big[data-v-2d90b9ec]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*中型按钮*/
.wts-btn-middle[data-v-2d90b9ec] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 294px;
  width: 3.92rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 80px;
  line-height: 1.06667rem;
  border-radius: 8px;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-middle[data-v-2d90b9ec]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-all[data-v-2d90b9ec] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 110px;
  height: 1.46667rem;
  font-size: 40px;
  font-size: 0.53333rem;
  line-height: 110px;
  line-height: 1.46667rem;
  border-radius: 0;
  display: block;
  text-align: center;
}
.wts-btn-all[data-v-2d90b9ec]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-free[data-v-2d90b9ec] {
  color: #fff;
  background-color: #ff6e06;
  font-size: 30px;
  font-size: 0.4rem;
  border-radius: 5px;
  padding: 3px 10px;
  padding: 3px 0.13333rem;
  display: inline-block;
  text-align: center;
}
.wts-btn-free[data-v-2d90b9ec]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}
.wts-btn-big-blue[data-v-2d90b9ec] {
  color: #fff;
  background-color: #3aa9f8;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 94px;
  height: 1.25333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 94px;
  line-height: 1.25333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-blue[data-v-2d90b9ec]:focus {
    color: #e6e6e6;
    background-color: #0994f6;
}

/*蓝色线型按钮-中*/
.wts-btn-cp[data-v-2d90b9ec] {
  color: #fff;
  background-color: #0084ff;
  border: 1px solid #fff;
  display: inline-block;
  text-align: center;
  width: 310px;
  width: 4.13333rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 76px;
  line-height: 1.01333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-cp[data-v-2d90b9ec]:hover, .wts-btn-cp[data-v-2d90b9ec]:focus {
    color: #fff;
    background-color: #fff;
    border: 1px solid #fff;
}
.wts-btn-radius[data-v-2d90b9ec] {
  color: #aaa;
  background-color: #fff;
  border: 1px solid #aaa;
  display: inline-block;
  text-align: center;
  width: 153px;
  width: 2.04rem;
  height: 55px;
  height: 0.73333rem;
  font-size: 26px;
  font-size: 0.34667rem;
  line-height: 55px;
  line-height: 0.73333rem;
  border-radius: 25px;
  border-radius: 0.33333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-radius[data-v-2d90b9ec]:hover, .wts-btn-radius[data-v-2d90b9ec]:focus {
    color: #fff;
    background-color: #aaa;
    border: 1px solid #aaa;
}

/*微大型按钮*/
.wts-btn-big-01[data-v-2d90b9ec] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 590px;
  width: 7.86667rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-01[data-v-2d90b9ec]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*查看更多*/
.wts-btn-more[data-v-2d90b9ec] {
  display: block;
  border-top: 1px solid #eee;
  height: 86px;
  height: 1.14667rem;
  line-height: 86px;
  line-height: 1.14667rem;
  text-align: center;
  margin-left: -60px;
  margin-left: -0.8rem;
  color: #000;
  font-size: 28px;
  font-size: 0.37333rem;
  position: relative;
}
.wts-btn-more[data-v-2d90b9ec]:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 38%;
  margin-top: -18px;
  margin-top: -0.24rem;
  margin-left: 90px;
  margin-left: 1.2rem;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  border-right: 3px solid #000;
  border-top: 3px solid #000;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}
.body-container[data-v-2d90b9ec] {
  width: 750px;
  width: 10rem;
  margin: 0 auto;
  position: relative;
  background-color: #f5f5f5;
}
.lz-top-img[data-v-2d90b9ec] {
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
}

/*单选框*/
.lz-radio[data-v-2d90b9ec] {
  position: relative;
  -webkit-appearance: none;
  width: 18px;
  width: 0.24rem;
  height: 18px;
  height: 0.24rem;
  background-color: transparent;
  border: none;
}
.lz-radio[data-v-2d90b9ec]:before {
  content: "\e623";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 12px;
  font-size: 0.16rem;
  line-height: 18px;
  line-height: 0.24rem;
  text-align: center;
  width: 18px;
  width: 0.24rem;
  height: 18px;
  height: 0.24rem;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  color: #fff;
  opacity: 1;
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 50%;
}
.lz-radio[data-v-2d90b9ec]:checked::before {
  background-color: #0084ff;
  border: 1px solid #0084ff;
}
.lz-radio-new[data-v-2d90b9ec] {
  position: relative;
  background-color: #fff;
  width: 40px;
  width: 0.53333rem;
  height: 40px;
  height: 0.53333rem;
  border-radius: 50%;
  display: inline-block;
  border: 1px solid #e5e5e5;
}
.lz-radio-new[data-check=true][data-v-2d90b9ec] {
  background-color: #0084ff;
  border: 1px solid #0084ff;
}
.lz-radio-new[data-check=true][data-v-2d90b9ec]:before {
  content: "\e6f0";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 20px;
  font-size: 0.26667rem;
  line-height: 40px;
  line-height: 0.53333rem;
  text-align: center;
  color: #fff;
  position: absolute;
  top: 2px;
  right: 4px;
  margin-top: -1px;
}

/*多选框*/
.lz-checkbox[data-v-2d90b9ec] {
  position: relative;
  -webkit-appearance: none;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: transparent;
  border: none;
}
.lz-checkbox[data-v-2d90b9ec]:before {
  content: "\e64e";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 14px;
  font-size: 0.18667rem;
  line-height: 24px;
  line-height: 0.32rem;
  text-align: center;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: #fff;
  color: transparent;
  border: 1px solid #ccc;
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 6px;
}
.lz-checkbox[data-v-2d90b9ec]:checked::before {
  color: #0084ff;
  background-color: #fff;
  border: 1px solid #0084ff;
}

/*多选框2-选择外层选中*/
.lz-checkbox-02[data-v-2d90b9ec] {
  position: relative;
  -webkit-appearance: none;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: transparent;
  border: none;
}
.lz-checkbox-02[data-v-2d90b9ec]:before {
  content: "\e623";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 14px;
  font-size: 0.18667rem;
  line-height: 21px;
  line-height: 0.28rem;
  text-align: center;
  width: 22px;
  width: 0.29333rem;
  height: 21px;
  height: 0.28rem;
  background-color: #fff;
  color: transparent;
  border: 1px solid #ccc;
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.checkLi[data-v-2d90b9ec] {
  color: #0084ff !important;
}
.checkLi .lz-checkbox-02[data-v-2d90b9ec]:before {
    color: #fff;
    background-color: #0084ff;
    border: 1px solid #0084ff;
}

/*底部按钮*/
.lz-apply-btn[data-v-2d90b9ec] {
  position: fixed;
  bottom: 0;
  border-top: 2px solid #fff;
  z-index: 20;
  color: #666;
  background-color: #f0f0f0;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 100px;
  height: 1.33333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 0;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.lz-apply-btn i[data-v-2d90b9ec] {
    font-size: 40px;
    font-size: 0.53333rem;
    margin-right: 10px;
    margin-right: 0.13333rem;
}

/*底部提示*/
.lz-lp-footer[data-v-2d90b9ec] {
  position: absolute;
  bottom: 100px;
  bottom: 1.33333rem;
  padding: 10px;
  padding: 0.13333rem;
}
.lz-lp-footer p[data-v-2d90b9ec] {
    margin-bottom: 10px;
    margin-bottom: 0.13333rem;
}

/*顶部返回栏*/
.lz-top-title-empty[data-v-2d90b9ec] {
  width: 100%;
  height: 90px;
  height: 1.2rem;
}
.lz-top-title[data-v-2d90b9ec] {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 555;
  width: 100%;
  height: 90px;
  height: 1.2rem;
  line-height: 90px;
  line-height: 1.2rem;
  background-color: #0084ff;
  color: #fff;
  font-size: 28px;
  font-size: 0.37333rem;
}
.lz-top-title .left[data-v-2d90b9ec] {
    position: absolute;
    top: 0;
    left: 20px;
    left: 0.26667rem;
    color: #fff;
}
.lz-top-title .right[data-v-2d90b9ec] {
    position: absolute;
    top: 0;
    right: 20px;
    right: 0.26667rem;
    color: #fff;
}
.lz-top-title .center[data-v-2d90b9ec] {
    text-align: center;
    font-size: 32px;
    font-size: 0.42667rem;
}

/*订单页*/
.lz-order-list[data-v-2d90b9ec] {
  background-color: #fff;
  padding-top: 44px;
  padding-top: 0.58667rem;
}
.lz-order-list .titles[data-v-2d90b9ec] {
    font-size: 36px;
    font-size: 0.48rem;
    color: #222;
    text-align: center;
}
.lz-order-list .need-com[data-v-2d90b9ec] {
    position: relative;
    top: -4px;
    font-size: 12px;
    font-size: 0.16rem;
    line-height: 1.2;
    padding: 1px 8px;
    background-color: #fff;
    position: relative;
    color: #fff;
    border-radius: 5px;
    font-size: 28px;
    font-size: 0.37333rem;
    border: 1px solid #0084ff;
    margin-left: 5px;
    color: #0084ff;
}
.lz-order-list .need-com[data-v-2d90b9ec]::before {
      content: '';
      position: absolute;
      left: -6px;
      top: 50%;
      margin-top: -3px;
      width: 0;
      height: 0;
      border: 3px solid transparent;
      border-right-color: #fff;
}
.lz-order-list .need-com[data-v-2d90b9ec]:before {
    content: 0;
}
.lz-order-list .uls-order[data-v-2d90b9ec] {
    width: 100%;
}
.lz-order-list .uls-order > li[data-v-2d90b9ec] {
      text-align: center;
      font-size: 36px;
      font-size: 0.48rem;
      display: block;
      padding: 40px 0;
      padding: 0.53333rem 0;
}
.lz-order-list .uls-order > li .order-name[data-v-2d90b9ec] {
        display: block;
        line-height: 40px;
        line-height: 0.53333rem;
        color: #000;
}
.lz-order-list .uls-order > li .order-inform[data-v-2d90b9ec] {
        font-size: 60px;
        font-size: 0.8rem;
        display: block;
        margin-top: 4px;
        line-height: 80px;
        line-height: 1.06667rem;
        color: #ff6f07;
}
.lz-order-list .btn-check[data-v-2d90b9ec],
  .lz-order-list .btn-pay[data-v-2d90b9ec] {
    color: #ccc;
    background-color: #fff;
    border: 1px solid #ccc;
    display: inline-block;
    text-align: center;
    width: 180px;
    width: 2.4rem;
    height: 60px;
    height: 0.8rem;
    font-size: 28px;
    font-size: 0.37333rem;
    line-height: 56px;
    line-height: 0.74667rem;
    border-radius: 0;
    float: right;
    margin-left: 10px;
    margin-left: 0.13333rem;
}
.lz-order-list .btn-check[data-v-2d90b9ec]:hover, .lz-order-list .btn-check[data-v-2d90b9ec]:focus,
    .lz-order-list .btn-pay[data-v-2d90b9ec]:hover,
    .lz-order-list .btn-pay[data-v-2d90b9ec]:focus {
      color: #fff;
      background-color: #ccc;
      border: 1px solid #ccc;
}
.pay-many[data-v-2d90b9ec] {
  margin-top: 12px;
  margin-top: 0.16rem;
  line-height: 88px;
  line-height: 1.17333rem;
  display: block;
  padding-left: 30px;
  padding-left: 0.4rem;
  font-size: 36px;
  font-size: 0.48rem;
}
.lz-bankBanch[data-v-2d90b9ec] {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}
.lz-bankBanch.active[data-v-2d90b9ec] {
    display: block;
}
.lz-bankBanch .lz-drop-search[data-v-2d90b9ec] {
    background-color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}
.lz-bankBanch .lz-drop-search .title[data-v-2d90b9ec] {
      position: relative;
      width: 100%;
      height: 100px;
      height: 1.33333rem;
      line-height: 100px;
      line-height: 1.33333rem;
      font-size: 34px;
      font-size: 0.45333rem;
      text-align: center;
}
.lz-bankBanch .lz-drop-search .title i[data-v-2d90b9ec] {
        font-size: 50px;
        font-size: 0.66667rem;
        position: absolute;
        right: 0;
        top: 0;
        width: 80px;
        width: 1.06667rem;
        line-height: 100px;
        line-height: 1.33333rem;
}
.lz-bankBanch .lz-drop-search .search-box[data-v-2d90b9ec] {
      position: relative;
      width: 100%;
      height: 100px;
      height: 1.33333rem;
      padding: 15px 40px;
      padding: 0.2rem 0.53333rem;
      text-align: center;
      background-color: #f5f5f5;
}
.lz-bankBanch .lz-drop-search .search-box i[data-v-2d90b9ec] {
        position: absolute;
        left: 50px;
        left: 0.66667rem;
        top: 50%;
        margin-top: -35px;
        margin-top: -0.46667rem;
        font-size: 30px;
        font-size: 0.4rem;
        height: 70px;
        height: 0.93333rem;
        line-height: 70px;
        line-height: 0.93333rem;
        color: #999;
}
.lz-bankBanch .lz-drop-search .search[data-v-2d90b9ec] {
      display: block;
      width: 100%;
      height: 70px;
      height: 0.93333rem;
      background-color: #fff;
      color: #333;
      padding-left: 50px;
      padding-left: 0.66667rem;
      margin: 0;
      border-color: #fff;
      font-size: 32px;
      font-size: 0.42667rem;
      border: none;
}
.lz-bankBanch .lz-drop-search .selected[data-v-2d90b9ec] {
      width: 100%;
      height: 300px;
      height: 4rem;
      padding: 10px 20px;
      padding: 0.13333rem 0.26667rem;
      overflow: auto !important;
}
.lz-bankBanch .lz-drop-search .selected .option[data-v-2d90b9ec] {
        position: relative;
        display: block;
        min-height: 20px;
        min-height: 0.26667rem;
        width: 100%;
        font-size: 16px;
        font-size: 0.21333rem;
        line-height: 20px;
        line-height: 0.26667rem;
        padding: 5px 0;
        color: #666;
        border-top: 1px solid #ececec;
}
.lz-bankBanch .lz-drop-search .selected .option[data-v-2d90b9ec]:first-child {
          border-top: none;
}
.lz-list-block[data-v-2d90b9ec] {
  position: relative;
}
.lz-list-block .ul-List .icons-left[data-v-2d90b9ec] {
    position: absolute;
    width: 50px;
    width: 0.66667rem;
    left: 0;
    top: 25px;
    top: 0.33333rem;
    display: inline-block;
    height: 50px;
    height: 0.66667rem;
    font-size: 44px;
    font-size: 0.58667rem;
    color: #0084ff;
}
.lz-list-block .ul-List .ripple[data-v-2d90b9ec] {
    position: relative;
    overflow: hidden;
}
.lz-list-block .ul-List .ripple[data-v-2d90b9ec]:after {
      content: "";
      display: block;
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      pointer-events: none;
      background-image: radial-gradient(circle, #666 10%, transparent 10.01%);
      background-repeat: no-repeat;
      background-position: 50%;
      -webkit-transform: scale(10, 10);
          -ms-transform: scale(10, 10);
              transform: scale(10, 10);
      opacity: 0;
      -webkit-transition: opacity .5s, -webkit-transform .3s;
      transition: opacity .5s, -webkit-transform .3s;
      transition: transform .3s, opacity .5s;
      transition: transform .3s, opacity .5s, -webkit-transform .3s;
}
.lz-list-block .ul-List .ripple[data-v-2d90b9ec]:active:after {
      -webkit-transform: scale(0, 0);
          -ms-transform: scale(0, 0);
              transform: scale(0, 0);
      opacity: .3;
      -webkit-transition: 0s;
      transition: 0s;
}
.lz-list-block .ul-List .item-content[data-v-2d90b9ec] {
    background-color: #fff;
    width: 100%;
    line-height: 100px;
    line-height: 1.33333rem;
    height: 100px;
    height: 1.33333rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 30px;
    padding: 0 0.4rem;
    border-bottom: 1px solid #e7e7e7;
    font-size: 30px;
    font-size: 0.4rem;
}
.lz-list-block .ul-List .item-content > a.item-link[data-v-2d90b9ec] {
      font-size: 30px;
      font-size: 0.4rem;
      display: block;
      width: 100%;
      height: 100%;
      color: #000;
}
.lz-list-block .ul-List .item-content .item-inner[data-v-2d90b9ec] {
      width: 100%;
      height: 100%;
      position: relative;
      padding-right: 40px;
      padding-right: 0.53333rem;
      padding-left: 70px;
      padding-left: 0.93333rem;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
}
.lz-list-block .ul-List .item-content .icon-gerenziliao[data-v-2d90b9ec] {
      font-size: 30px;
      font-size: 0.4rem;
}
.lz-list-block .ul-List .item-content .icons-right[data-v-2d90b9ec] {
      position: absolute;
      right: 0;
      top: 0;
      display: inline-block;
      height: 100px;
      height: 1.33333rem;
      line-height: 100px;
      line-height: 1.33333rem;
      font-size: 36px;
      font-size: 0.48rem;
      color: #cac9ce;
}
.lz-list-block .ul-List .item-content .item-form[data-v-2d90b9ec] {
      padding-left: 0;
}
.lz-list-block .ul-List .item-content .item-form .item-e-left[data-v-2d90b9ec] {
        width: 30%;
        height: 100%;
        display: inline-block;
        float: left;
}
.lz-list-block .ul-List .item-content .item-form .item-e-right[data-v-2d90b9ec] {
        width: 68%;
        height: 100%;
        text-align: right;
        display: inline-block;
        float: right;
        margin-bottom: 0;
}
.lz-list-block .ul-List .item-content .item-form input[type="text"][data-v-2d90b9ec] {
        border: none;
        background-color: #fff;
}
.lz-list-block .ul-List .item-content .item-form .lz-radio[data-v-2d90b9ec] {
        margin-top: 30px;
        margin-top: 0.4rem;
}
.lz-list-block .ul-List .item-content .item-form .date-input[data-v-2d90b9ec] {
        border: none;
        text-align: right;
        background-color: #fff;
        height: 90px;
        height: 1.2rem;
        line-height: 90px;
        line-height: 1.2rem;
        margin-right: -55px;
        margin-right: -0.73333rem;
}
.lz-list-block .ul-List .item-content .item-title[data-v-2d90b9ec] {
      padding: 0;
}
.lz-list-block .ul-List .item-content .item-title .item-img[data-v-2d90b9ec] {
        position: absolute;
        right: 0;
        top: 5px;
        width: 90px;
        width: 1.2rem;
        height: 90px;
        height: 1.2rem;
        border-radius: 50%;
}
.shadeBox[data-v-2d90b9ec] {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 999;
  background-color: rgba(0, 0, 0, 0.4);
}
#emptyDom[data-v-2d90b9ec] {
  font-size: 34px;
  font-size: 0.45333rem;
}
#emptyDom .empty-icon[data-v-2d90b9ec] {
    width: 185px;
    width: 2.46667rem;
    display: block;
    margin: 30px auto 10px;
    margin: 0.4rem auto 0.13333rem;
}
#emptyDom p[data-v-2d90b9ec] {
    text-align: center;
    font-size: 34px;
    font-size: 0.45333rem;
}
.lz-layer-bg[data-v-2d90b9ec] {
  background-color: transparent !important;
}
.layui-m-layer2 .layui-m-layerchild p[data-v-2d90b9ec] {
  color: #fff;
}
.layout-enter-active[data-v-2d90b9ec], .layout-leave-active[data-v-2d90b9ec] {
  -webkit-transition: opacity .5s;
  transition: opacity .5s;
}
.layout-enter[data-v-2d90b9ec], .layout-leave-active[data-v-2d90b9ec] {
  opacity: 0;
}
.van-picker button[data-v-2d90b9ec] {
  font-size: 30px;
  font-size: 0.4rem;
}
.van-image[data-v-2d90b9ec] {
  vertical-align: middle;
}
.van-image img[data-v-2d90b9ec] {
    vertical-align: middle;
}
.share-process-yindao[data-v-2d90b9ec] {
  background-color: transparent;
  position: fixed;
  left: 0;
  top: 0;
  width: 750px;
  width: 10rem;
}
.share-process-yindao .layui-m-layercont[data-v-2d90b9ec] {
    text-align: right;
    padding-right: 20px;
    padding-right: 0.26667rem;
    padding-top: 20px;
    padding-top: 0.26667rem;
}
.share-process-yindao img[data-v-2d90b9ec] {
    width: 560px;
    width: 7.46667rem;
}
.vue-puzzle-vcode[data-v-2d90b9ec] {
  z-index: 999999 !important;
}
.vue-puzzle-vcode .vue-auth-box_[data-v-2d90b9ec] {
    top: 50%;
}
.margin-top-10[data-v-2d90b9ec] {
  margin-top: 10px !important;
  margin-top: 0.13333rem !important;
}
.margin-top-20[data-v-2d90b9ec] {
  margin-top: 20px !important;
  margin-top: 0.26667rem !important;
}
.margin-top-30[data-v-2d90b9ec] {
  margin-top: 30px !important;
  margin-top: 0.4rem !important;
}
.margin-top-40[data-v-2d90b9ec] {
  margin-top: 40px !important;
  margin-top: 0.53333rem !important;
}
.margin-top-50[data-v-2d90b9ec] {
  margin-top: 50px !important;
  margin-top: 0.66667rem !important;
}
.margin-top-60[data-v-2d90b9ec] {
  margin-top: 60px !important;
  margin-top: 0.8rem !important;
}
.margin-right-10[data-v-2d90b9ec] {
  margin-right: 10px !important;
  margin-right: 0.13333rem !important;
}
.margin-right-20[data-v-2d90b9ec] {
  margin-right: 20px !important;
  margin-right: 0.26667rem !important;
}
.margin-right-30[data-v-2d90b9ec] {
  margin-right: 30px !important;
  margin-right: 0.4rem !important;
}
.margin-right-40[data-v-2d90b9ec] {
  margin-right: 40px !important;
  margin-right: 0.53333rem !important;
}
.margin-right-50[data-v-2d90b9ec] {
  margin-right: 50px !important;
  margin-right: 0.66667rem !important;
}
.margin-right-60[data-v-2d90b9ec] {
  margin-right: 60px !important;
  margin-right: 0.8rem !important;
}
.margin-bottom-10[data-v-2d90b9ec] {
  margin-bottom: 10px !important;
  margin-bottom: 0.13333rem !important;
}
.margin-bottom-20[data-v-2d90b9ec] {
  margin-bottom: 20px !important;
  margin-bottom: 0.26667rem !important;
}
.margin-bottom-30[data-v-2d90b9ec] {
  margin-bottom: 30px !important;
  margin-bottom: 0.4rem !important;
}
.margin-bottom-40[data-v-2d90b9ec] {
  margin-bottom: 40px !important;
  margin-bottom: 0.53333rem !important;
}
.margin-bottom-50[data-v-2d90b9ec] {
  margin-bottom: 50px !important;
  margin-bottom: 0.66667rem !important;
}
.margin-bottom-60[data-v-2d90b9ec] {
  margin-bottom: 60px !important;
  margin-bottom: 0.8rem !important;
}
.margin-left-10[data-v-2d90b9ec] {
  margin-left: 10px !important;
  margin-left: 0.13333rem !important;
}
.margin-left-20[data-v-2d90b9ec] {
  margin-left: 20px !important;
  margin-left: 0.26667rem !important;
}
.margin-left-30[data-v-2d90b9ec] {
  margin-left: 30px !important;
  margin-left: 0.4rem !important;
}
.margin-left-40[data-v-2d90b9ec] {
  margin-left: 40px !important;
  margin-left: 0.53333rem !important;
}
.margin-left-50[data-v-2d90b9ec] {
  margin-left: 50px !important;
  margin-left: 0.66667rem !important;
}
.margin-left-60[data-v-2d90b9ec] {
  margin-left: 60px !important;
  margin-left: 0.8rem !important;
}
.padding-top-10[data-v-2d90b9ec] {
  padding-top: 10px !important;
  padding-top: 0.13333rem !important;
}
.padding-top-20[data-v-2d90b9ec] {
  padding-top: 20px !important;
  padding-top: 0.26667rem !important;
}
.padding-top-30[data-v-2d90b9ec] {
  padding-top: 30px !important;
  padding-top: 0.4rem !important;
}
.padding-top-40[data-v-2d90b9ec] {
  padding-top: 40px !important;
  padding-top: 0.53333rem !important;
}
.padding-top-50[data-v-2d90b9ec] {
  padding-top: 50px !important;
  padding-top: 0.66667rem !important;
}
.padding-top-60[data-v-2d90b9ec] {
  padding-top: 60px !important;
  padding-top: 0.8rem !important;
}
.padding-right-10[data-v-2d90b9ec] {
  padding-right: 10px !important;
  padding-right: 0.13333rem !important;
}
.padding-right-20[data-v-2d90b9ec] {
  padding-right: 20px !important;
  padding-right: 0.26667rem !important;
}
.padding-right-30[data-v-2d90b9ec] {
  padding-right: 30px !important;
  padding-right: 0.4rem !important;
}
.padding-right-40[data-v-2d90b9ec] {
  padding-right: 40px !important;
  padding-right: 0.53333rem !important;
}
.padding-right-50[data-v-2d90b9ec] {
  padding-right: 50px !important;
  padding-right: 0.66667rem !important;
}
.padding-right-60[data-v-2d90b9ec] {
  padding-right: 60px !important;
  padding-right: 0.8rem !important;
}
.padding-bottom-10[data-v-2d90b9ec] {
  padding-bottom: 10px !important;
  padding-bottom: 0.13333rem !important;
}
.padding-bottom-20[data-v-2d90b9ec] {
  padding-bottom: 20px !important;
  padding-bottom: 0.26667rem !important;
}
.padding-bottom-30[data-v-2d90b9ec] {
  padding-bottom: 30px !important;
  padding-bottom: 0.4rem !important;
}
.padding-bottom-40[data-v-2d90b9ec] {
  padding-bottom: 40px !important;
  padding-bottom: 0.53333rem !important;
}
.padding-bottom-50[data-v-2d90b9ec] {
  padding-bottom: 50px !important;
  padding-bottom: 0.66667rem !important;
}
.padding-bottom-60[data-v-2d90b9ec] {
  padding-bottom: 60px !important;
  padding-bottom: 0.8rem !important;
}
.padding-left-10[data-v-2d90b9ec] {
  padding-left: 10px !important;
  padding-left: 0.13333rem !important;
}
.padding-left-20[data-v-2d90b9ec] {
  padding-left: 20px !important;
  padding-left: 0.26667rem !important;
}
.padding-left-30[data-v-2d90b9ec] {
  padding-left: 30px !important;
  padding-left: 0.4rem !important;
}
.padding-left-40[data-v-2d90b9ec] {
  padding-left: 40px !important;
  padding-left: 0.53333rem !important;
}
.padding-left-50[data-v-2d90b9ec] {
  padding-left: 50px !important;
  padding-left: 0.66667rem !important;
}
.padding-left-60[data-v-2d90b9ec] {
  padding-left: 60px !important;
  padding-left: 0.8rem !important;
}
.bac-transparent[data-v-2d90b9ec] {
  background-color: transparent !important;
}
.bac-transparent .layui-m-layerchild[data-v-2d90b9ec] {
    background-color: transparent !important;
}
.layui-m-layer-lzAlert[data-v-2d90b9ec] {
  width: 80% !important;
}
.layui-m-layer-lzAlert h3[data-v-2d90b9ec] {
    line-height: 32px;
    line-height: 0.42667rem;
    height: unset;
    padding-top: 46px;
    padding-top: 0.61333rem;
    font-size: 32px;
    font-size: 0.42667rem;
}
.layui-m-layer-lzAlert .layui-m-layercont[data-v-2d90b9ec] {
    font-size: 30px;
    font-size: 0.4rem;
    max-height: 300px;
    max-height: 4rem;
    overflow: auto;
    word-break: break-all;
    padding: 60px 40px;
    padding: 0.8rem 0.53333rem;
}
.layui-m-layer-lzAlert .layui-m-layerbtn span[yes][data-v-2d90b9ec] {
    font-size: 30px;
    font-size: 0.4rem;
    color: #0084ff !important;
}
.layui-m-layer-inquiry[data-v-2d90b9ec] {
  width: 80% !important;
}
.layui-m-layer-inquiry .layui-m-layercont[data-v-2d90b9ec] {
    font-size: 30px;
    font-size: 0.4rem;
}
.layui-m-layer-design-lzAlert[data-v-2d90b9ec] {
  width: 670px !important;
  width: 8.93333rem !important;
  padding-bottom: 70px;
  padding-bottom: 0.93333rem;
  border-radius: 32px !important;
  border-radius: 0.42667rem !important;
  background: url(../../static-product/img/alertbg.dacbbd63.png) no-repeat;
  background-size: 401px 334px;
  background-size: 5.34667rem 4.45333rem;
  background-position: center 168px;
  background-position: center 2.24rem;
  background-color: #fff;
}
.layui-m-layer-design-lzAlert .layui-m-layercont[data-v-2d90b9ec] {
    font-size: 30px;
    font-size: 0.4rem;
    overflow: auto;
    word-break: break-all;
    padding: 60px 40px;
    padding: 0.8rem 0.53333rem;
}
.layui-m-layer-design-lzAlert .layui-m-layercont .title[data-v-2d90b9ec] {
      font-size: 38px;
      font-size: 0.50667rem;
      line-height: 48px;
      line-height: 0.64rem;
      color: #000;
      text-align: center;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      font-family: PingFangSC-Semibold;
}
.layui-m-layer-design-lzAlert .layui-m-layercont .desc[data-v-2d90b9ec] {
      font-size: 32px;
      font-size: 0.42667rem;
      color: #3c464f;
      text-align: center;
      line-height: 48px;
      line-height: 0.64rem;
      height: 144px;
      height: 1.92rem;
      overflow-y: auto;
      -webkit-overflow-scrolling: touch;
      margin-top: 439px;
      margin-top: 5.85333rem;
      font-family: PingFangSC-Regular;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn[data-v-2d90b9ec] {
    width: 345px;
    width: 4.6rem;
    height: 95px;
    height: 1.26667rem;
    line-height: 95px;
    line-height: 1.26667rem;
    background: #3c7cfc;
    border: 1px solid #3c7cfc;
    overflow: hidden;
    -webkit-box-shadow: 0 10px 22px 0 rgba(60, 124, 252, 0.2);
    -webkit-box-shadow: 0 0.13333rem 0.29333rem 0 rgba(60, 124, 252, 0.2);
            box-shadow: 0 10px 22px 0 rgba(60, 124, 252, 0.2);
            box-shadow: 0 0.13333rem 0.29333rem 0 rgba(60, 124, 252, 0.2);
    border-radius: 54px;
    border-radius: 0.72rem;
    margin: 0 auto;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn span[yes][data-v-2d90b9ec] {
      font-size: 36px;
      font-size: 0.48rem;
      color: #fff;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn span[yes][data-v-2d90b9ec]:active {
      background: #3c7cfc;
}

/*按钮*/
/*最大按钮*/
.wts-btn-big[data-v-2d90b9ec] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big[data-v-2d90b9ec]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*中型按钮*/
.wts-btn-middle[data-v-2d90b9ec] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 294px;
  width: 3.92rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 80px;
  line-height: 1.06667rem;
  border-radius: 8px;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-middle[data-v-2d90b9ec]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-all[data-v-2d90b9ec] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 110px;
  height: 1.46667rem;
  font-size: 40px;
  font-size: 0.53333rem;
  line-height: 110px;
  line-height: 1.46667rem;
  border-radius: 0;
  display: block;
  text-align: center;
}
.wts-btn-all[data-v-2d90b9ec]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-free[data-v-2d90b9ec] {
  color: #fff;
  background-color: #ff6e06;
  font-size: 30px;
  font-size: 0.4rem;
  border-radius: 5px;
  padding: 3px 10px;
  padding: 3px 0.13333rem;
  display: inline-block;
  text-align: center;
}
.wts-btn-free[data-v-2d90b9ec]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}
.wts-btn-big-blue[data-v-2d90b9ec] {
  color: #fff;
  background-color: #3aa9f8;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 94px;
  height: 1.25333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 94px;
  line-height: 1.25333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-blue[data-v-2d90b9ec]:focus {
    color: #e6e6e6;
    background-color: #0994f6;
}

/*蓝色线型按钮-中*/
.wts-btn-cp[data-v-2d90b9ec] {
  color: #fff;
  background-color: #0084ff;
  border: 1px solid #fff;
  display: inline-block;
  text-align: center;
  width: 310px;
  width: 4.13333rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 76px;
  line-height: 1.01333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-cp[data-v-2d90b9ec]:hover, .wts-btn-cp[data-v-2d90b9ec]:focus {
    color: #fff;
    background-color: #fff;
    border: 1px solid #fff;
}
.wts-btn-radius[data-v-2d90b9ec] {
  color: #aaa;
  background-color: #fff;
  border: 1px solid #aaa;
  display: inline-block;
  text-align: center;
  width: 153px;
  width: 2.04rem;
  height: 55px;
  height: 0.73333rem;
  font-size: 26px;
  font-size: 0.34667rem;
  line-height: 55px;
  line-height: 0.73333rem;
  border-radius: 25px;
  border-radius: 0.33333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-radius[data-v-2d90b9ec]:hover, .wts-btn-radius[data-v-2d90b9ec]:focus {
    color: #fff;
    background-color: #aaa;
    border: 1px solid #aaa;
}

/*微大型按钮*/
.wts-btn-big-01[data-v-2d90b9ec] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 590px;
  width: 7.86667rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-01[data-v-2d90b9ec]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*查看更多*/
.wts-btn-more[data-v-2d90b9ec] {
  display: block;
  border-top: 1px solid #eee;
  height: 86px;
  height: 1.14667rem;
  line-height: 86px;
  line-height: 1.14667rem;
  text-align: center;
  margin-left: -60px;
  margin-left: -0.8rem;
  color: #000;
  font-size: 28px;
  font-size: 0.37333rem;
  position: relative;
}
.wts-btn-more[data-v-2d90b9ec]:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 38%;
  margin-top: -18px;
  margin-top: -0.24rem;
  margin-left: 90px;
  margin-left: 1.2rem;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  border-right: 3px solid #000;
  border-top: 3px solid #000;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}
.lz-readys[data-v-2d90b9ec] {
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  min-height: 100vh;
  background-color: #fff;
  z-index: 9999;
}
.lz-readys .spinner[data-v-2d90b9ec] {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -20px;
    margin-top: -0.26667rem;
    margin-left: -20px;
    margin-left: -0.26667rem;
    width: 40px;
    width: 0.53333rem;
    height: 40px;
    height: 0.53333rem;
}
.lz-readys .container1 > div[data-v-2d90b9ec],
  .lz-readys .container2 > div[data-v-2d90b9ec],
  .lz-readys .container3 > div[data-v-2d90b9ec] {
    width: 10px;
    width: 0.13333rem;
    height: 10px;
    height: 0.13333rem;
    background-color: #0084ff;
    border-radius: 100%;
    position: absolute;
    -webkit-animation: bouncedelay-2d90b9ec 1.2s infinite ease-in-out;
    animation: bouncedelay-2d90b9ec 1.2s infinite ease-in-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.lz-readys .spinner .spinner-container[data-v-2d90b9ec] {
    position: absolute;
    width: 100%;
    height: 100%;
}
.lz-readys .container2[data-v-2d90b9ec] {
    -webkit-transform: rotateZ(45deg);
    -ms-transform: rotate(45deg);
        transform: rotateZ(45deg);
}
.lz-readys .container3[data-v-2d90b9ec] {
    -webkit-transform: rotateZ(90deg);
    -ms-transform: rotate(90deg);
        transform: rotateZ(90deg);
}
.lz-readys .circle1[data-v-2d90b9ec] {
    top: 0;
    left: 0;
}
.lz-readys .circle2[data-v-2d90b9ec] {
    top: 0;
    right: 0;
}
.lz-readys .circle3[data-v-2d90b9ec] {
    right: 0;
    bottom: 0;
}
.lz-readys .circle4[data-v-2d90b9ec] {
    left: 0;
    bottom: 0;
}
.lz-readys .container2 .circle1[data-v-2d90b9ec] {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}
.lz-readys .container3 .circle1[data-v-2d90b9ec] {
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
}
.lz-readys .container1 .circle2[data-v-2d90b9ec] {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}
.lz-readys .container2 .circle2[data-v-2d90b9ec] {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}
.lz-readys .container3 .circle2[data-v-2d90b9ec] {
    -webkit-animation-delay: -0.7s;
    animation-delay: -0.7s;
}
.lz-readys .container1 .circle3[data-v-2d90b9ec] {
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.6s;
}
.lz-readys .container2 .circle3[data-v-2d90b9ec] {
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s;
}
.lz-readys .container3 .circle3[data-v-2d90b9ec] {
    -webkit-animation-delay: -0.4s;
    animation-delay: -0.4s;
}
.lz-readys .container1 .circle4[data-v-2d90b9ec] {
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s;
}
.lz-readys .container2 .circle4[data-v-2d90b9ec] {
    -webkit-animation-delay: -0.2s;
    animation-delay: -0.2s;
}
.lz-readys .container3 .circle4[data-v-2d90b9ec] {
    -webkit-animation-delay: -0.1s;
    animation-delay: -0.1s;
}
@-webkit-keyframes bouncedelay-2d90b9ec {
0%,
  80%,
  100% {
    -webkit-transform: scale(0);
}
40% {
    -webkit-transform: scale(1);
}
}
@keyframes bouncedelay-2d90b9ec {
0%,
  80%,
  100% {
    transform: scale(0);
    -webkit-transform: scale(0);
}
40% {
    transform: scale(1);
    -webkit-transform: scale(1);
}
}
.lz-readys .loadText[data-v-2d90b9ec] {
    position: absolute;
    top: 40%;
    left: 50%;
    width: 100px;
    width: 1.33333rem;
    margin-left: -50px;
    margin-left: -0.66667rem;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    font-size: 14px;
    font-size: 0.18667rem;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.6);
    color: #fff;
    font-size: 14px;
    padding-bottom: 10px;
    padding-bottom: 0.13333rem;
}
.lz-readys .loadText .gifLoad[data-v-2d90b9ec] {
      width: 60px;
      width: 0.8rem;
      height: 60px;
      height: 0.8rem;
      display: block;
      margin: 10px auto;
      margin: 0.13333rem auto;
}
.design-modal[data-v-2d90b9ec] {
  width: 630px;
  width: 8.4rem;
}
.design-modal.design-modal-footer[data-v-2d90b9ec] {
    width: 690px;
    width: 9.2rem;
    bottom: 20px;
    bottom: 0.26667rem;
    top: auto;
    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    border-radius: 10px;
    border-radius: 0.13333rem;
    background: rgba(255, 255, 255, 0.8);
}
.design-modal.design-modal-footer .van-dialog__footer[data-v-2d90b9ec] {
      display: none;
}
.design-modal.design-modal-confirm[data-v-2d90b9ec] {
    width: 650px;
    width: 8.66667rem;
}
.design-modal.design-modal-confirm .van-dialog__content .van-dialog__message[data-v-2d90b9ec] {
      padding: 40px 30px;
      padding: 0.53333rem 0.4rem;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-button--default[data-v-2d90b9ec] {
      width: 260px;
      width: 3.46667rem;
      height: 80px;
      height: 1.06667rem;
      background: #236DFF;
      border-radius: 40px;
      border-radius: 0.53333rem;
      -webkit-box-flex: 0;
          -ms-flex: none;
              flex: none;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-button--default .van-button__text[data-v-2d90b9ec] {
        font-size: 28px;
        font-size: 0.37333rem;
        color: #fff;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-dialog__cancel[data-v-2d90b9ec] {
      background: #fff;
      border: 1px solid #236DFF;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-dialog__cancel .van-button__text[data-v-2d90b9ec] {
        color: #236DFF;
}
.design-modal .van-dialog__header[data-v-2d90b9ec] {
    color: #000000;
    font-size: 34px;
    font-size: 0.45333rem;
    line-height: 48px;
    line-height: 0.64rem;
    padding-top: 40px;
    padding-top: 0.53333rem;
    font-weight: 700;
}
.design-modal .van-dialog__content .van-dialog__message[data-v-2d90b9ec] {
    color: #444444;
    font-size: 30px;
    font-size: 0.4rem;
    line-height: 42px;
    line-height: 0.56rem;
    padding: 30px;
    padding: 0.4rem;
}
.design-modal .van-dialog__footer[data-v-2d90b9ec] {
    padding: 0 30px 40px;
    padding: 0 0.4rem 0.53333rem;
}
.design-modal .van-dialog__footer.van-hairline--top[data-v-2d90b9ec]::after {
      border: none;
}
.design-modal .van-dialog__footer .van-button--default[data-v-2d90b9ec] {
      width: 320px;
      width: 4.26667rem;
      height: 88px;
      height: 1.17333rem;
      background: #236DFF;
      border-radius: 44px;
      border-radius: 0.58667rem;
      margin: 0 auto;
      -webkit-box-flex: 0;
          -ms-flex: none;
              flex: none;
}
.design-modal .van-dialog__footer .van-button--default .van-button__text[data-v-2d90b9ec] {
        font-size: 32px;
        font-size: 0.42667rem;
        color: #fff;
}
.bg[data-v-2d90b9ec] {
  position: fixed;
  background-color: rgba(0, 0, 0, 0.2);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 9999;
}

@charset "UTF-8";
/*---------       字体行高       -----------*/
/*---------       字体颜色       -----------*/
/*---------       边框颜色       -----------*/
/*---------       背景颜色       -----------*/
/*--------- 按钮颜色  ---- */
/* 属性多值传递
ex:
@include remCalc(padding,10,20);
padding: 0.13333rem 0.26667rem;*/
/*按钮纯色系*/
/*按钮边框色系*/
/*按钮大小*/
/*自适应按钮*/
/*标题*/
/*小消息标签*/
/*背景色点击变化*/
/*字数省略限制*/
/*波纹点击效果*/
/*按钮*/
/*最大按钮*/
.wts-btn-big[data-v-630524f4] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big[data-v-630524f4]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*中型按钮*/
.wts-btn-middle[data-v-630524f4] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 294px;
  width: 3.92rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 80px;
  line-height: 1.06667rem;
  border-radius: 8px;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-middle[data-v-630524f4]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-all[data-v-630524f4] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 110px;
  height: 1.46667rem;
  font-size: 40px;
  font-size: 0.53333rem;
  line-height: 110px;
  line-height: 1.46667rem;
  border-radius: 0;
  display: block;
  text-align: center;
}
.wts-btn-all[data-v-630524f4]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-free[data-v-630524f4] {
  color: #fff;
  background-color: #ff6e06;
  font-size: 30px;
  font-size: 0.4rem;
  border-radius: 5px;
  padding: 3px 10px;
  padding: 3px 0.13333rem;
  display: inline-block;
  text-align: center;
}
.wts-btn-free[data-v-630524f4]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}
.wts-btn-big-blue[data-v-630524f4] {
  color: #fff;
  background-color: #3aa9f8;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 94px;
  height: 1.25333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 94px;
  line-height: 1.25333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-blue[data-v-630524f4]:focus {
    color: #e6e6e6;
    background-color: #0994f6;
}

/*蓝色线型按钮-中*/
.wts-btn-cp[data-v-630524f4] {
  color: #fff;
  background-color: #0084ff;
  border: 1px solid #fff;
  display: inline-block;
  text-align: center;
  width: 310px;
  width: 4.13333rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 76px;
  line-height: 1.01333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-cp[data-v-630524f4]:hover, .wts-btn-cp[data-v-630524f4]:focus {
    color: #fff;
    background-color: #fff;
    border: 1px solid #fff;
}
.wts-btn-radius[data-v-630524f4] {
  color: #aaa;
  background-color: #fff;
  border: 1px solid #aaa;
  display: inline-block;
  text-align: center;
  width: 153px;
  width: 2.04rem;
  height: 55px;
  height: 0.73333rem;
  font-size: 26px;
  font-size: 0.34667rem;
  line-height: 55px;
  line-height: 0.73333rem;
  border-radius: 25px;
  border-radius: 0.33333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-radius[data-v-630524f4]:hover, .wts-btn-radius[data-v-630524f4]:focus {
    color: #fff;
    background-color: #aaa;
    border: 1px solid #aaa;
}

/*微大型按钮*/
.wts-btn-big-01[data-v-630524f4] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 590px;
  width: 7.86667rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-01[data-v-630524f4]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*查看更多*/
.wts-btn-more[data-v-630524f4] {
  display: block;
  border-top: 1px solid #eee;
  height: 86px;
  height: 1.14667rem;
  line-height: 86px;
  line-height: 1.14667rem;
  text-align: center;
  margin-left: -60px;
  margin-left: -0.8rem;
  color: #000;
  font-size: 28px;
  font-size: 0.37333rem;
  position: relative;
}
.wts-btn-more[data-v-630524f4]:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 38%;
  margin-top: -18px;
  margin-top: -0.24rem;
  margin-left: 90px;
  margin-left: 1.2rem;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  border-right: 3px solid #000;
  border-top: 3px solid #000;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}
.body-container[data-v-630524f4] {
  width: 750px;
  width: 10rem;
  margin: 0 auto;
  position: relative;
  background-color: #f5f5f5;
}
.lz-top-img[data-v-630524f4] {
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
}

/*单选框*/
.lz-radio[data-v-630524f4] {
  position: relative;
  -webkit-appearance: none;
  width: 18px;
  width: 0.24rem;
  height: 18px;
  height: 0.24rem;
  background-color: transparent;
  border: none;
}
.lz-radio[data-v-630524f4]:before {
  content: "\e623";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 12px;
  font-size: 0.16rem;
  line-height: 18px;
  line-height: 0.24rem;
  text-align: center;
  width: 18px;
  width: 0.24rem;
  height: 18px;
  height: 0.24rem;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  color: #fff;
  opacity: 1;
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 50%;
}
.lz-radio[data-v-630524f4]:checked::before {
  background-color: #0084ff;
  border: 1px solid #0084ff;
}
.lz-radio-new[data-v-630524f4] {
  position: relative;
  background-color: #fff;
  width: 40px;
  width: 0.53333rem;
  height: 40px;
  height: 0.53333rem;
  border-radius: 50%;
  display: inline-block;
  border: 1px solid #e5e5e5;
}
.lz-radio-new[data-check=true][data-v-630524f4] {
  background-color: #0084ff;
  border: 1px solid #0084ff;
}
.lz-radio-new[data-check=true][data-v-630524f4]:before {
  content: "\e6f0";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 20px;
  font-size: 0.26667rem;
  line-height: 40px;
  line-height: 0.53333rem;
  text-align: center;
  color: #fff;
  position: absolute;
  top: 2px;
  right: 4px;
  margin-top: -1px;
}

/*多选框*/
.lz-checkbox[data-v-630524f4] {
  position: relative;
  -webkit-appearance: none;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: transparent;
  border: none;
}
.lz-checkbox[data-v-630524f4]:before {
  content: "\e64e";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 14px;
  font-size: 0.18667rem;
  line-height: 24px;
  line-height: 0.32rem;
  text-align: center;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: #fff;
  color: transparent;
  border: 1px solid #ccc;
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 6px;
}
.lz-checkbox[data-v-630524f4]:checked::before {
  color: #0084ff;
  background-color: #fff;
  border: 1px solid #0084ff;
}

/*多选框2-选择外层选中*/
.lz-checkbox-02[data-v-630524f4] {
  position: relative;
  -webkit-appearance: none;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: transparent;
  border: none;
}
.lz-checkbox-02[data-v-630524f4]:before {
  content: "\e623";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 14px;
  font-size: 0.18667rem;
  line-height: 21px;
  line-height: 0.28rem;
  text-align: center;
  width: 22px;
  width: 0.29333rem;
  height: 21px;
  height: 0.28rem;
  background-color: #fff;
  color: transparent;
  border: 1px solid #ccc;
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.checkLi[data-v-630524f4] {
  color: #0084ff !important;
}
.checkLi .lz-checkbox-02[data-v-630524f4]:before {
    color: #fff;
    background-color: #0084ff;
    border: 1px solid #0084ff;
}

/*底部按钮*/
.lz-apply-btn[data-v-630524f4] {
  position: fixed;
  bottom: 0;
  border-top: 2px solid #fff;
  z-index: 20;
  color: #666;
  background-color: #f0f0f0;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 100px;
  height: 1.33333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 0;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.lz-apply-btn i[data-v-630524f4] {
    font-size: 40px;
    font-size: 0.53333rem;
    margin-right: 10px;
    margin-right: 0.13333rem;
}

/*底部提示*/
.lz-lp-footer[data-v-630524f4] {
  position: absolute;
  bottom: 100px;
  bottom: 1.33333rem;
  padding: 10px;
  padding: 0.13333rem;
}
.lz-lp-footer p[data-v-630524f4] {
    margin-bottom: 10px;
    margin-bottom: 0.13333rem;
}

/*顶部返回栏*/
.lz-top-title-empty[data-v-630524f4] {
  width: 100%;
  height: 90px;
  height: 1.2rem;
}
.lz-top-title[data-v-630524f4] {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 555;
  width: 100%;
  height: 90px;
  height: 1.2rem;
  line-height: 90px;
  line-height: 1.2rem;
  background-color: #0084ff;
  color: #fff;
  font-size: 28px;
  font-size: 0.37333rem;
}
.lz-top-title .left[data-v-630524f4] {
    position: absolute;
    top: 0;
    left: 20px;
    left: 0.26667rem;
    color: #fff;
}
.lz-top-title .right[data-v-630524f4] {
    position: absolute;
    top: 0;
    right: 20px;
    right: 0.26667rem;
    color: #fff;
}
.lz-top-title .center[data-v-630524f4] {
    text-align: center;
    font-size: 32px;
    font-size: 0.42667rem;
}

/*订单页*/
.lz-order-list[data-v-630524f4] {
  background-color: #fff;
  padding-top: 44px;
  padding-top: 0.58667rem;
}
.lz-order-list .titles[data-v-630524f4] {
    font-size: 36px;
    font-size: 0.48rem;
    color: #222;
    text-align: center;
}
.lz-order-list .need-com[data-v-630524f4] {
    position: relative;
    top: -4px;
    font-size: 12px;
    font-size: 0.16rem;
    line-height: 1.2;
    padding: 1px 8px;
    background-color: #fff;
    position: relative;
    color: #fff;
    border-radius: 5px;
    font-size: 28px;
    font-size: 0.37333rem;
    border: 1px solid #0084ff;
    margin-left: 5px;
    color: #0084ff;
}
.lz-order-list .need-com[data-v-630524f4]::before {
      content: '';
      position: absolute;
      left: -6px;
      top: 50%;
      margin-top: -3px;
      width: 0;
      height: 0;
      border: 3px solid transparent;
      border-right-color: #fff;
}
.lz-order-list .need-com[data-v-630524f4]:before {
    content: 0;
}
.lz-order-list .uls-order[data-v-630524f4] {
    width: 100%;
}
.lz-order-list .uls-order > li[data-v-630524f4] {
      text-align: center;
      font-size: 36px;
      font-size: 0.48rem;
      display: block;
      padding: 40px 0;
      padding: 0.53333rem 0;
}
.lz-order-list .uls-order > li .order-name[data-v-630524f4] {
        display: block;
        line-height: 40px;
        line-height: 0.53333rem;
        color: #000;
}
.lz-order-list .uls-order > li .order-inform[data-v-630524f4] {
        font-size: 60px;
        font-size: 0.8rem;
        display: block;
        margin-top: 4px;
        line-height: 80px;
        line-height: 1.06667rem;
        color: #ff6f07;
}
.lz-order-list .btn-check[data-v-630524f4],
  .lz-order-list .btn-pay[data-v-630524f4] {
    color: #ccc;
    background-color: #fff;
    border: 1px solid #ccc;
    display: inline-block;
    text-align: center;
    width: 180px;
    width: 2.4rem;
    height: 60px;
    height: 0.8rem;
    font-size: 28px;
    font-size: 0.37333rem;
    line-height: 56px;
    line-height: 0.74667rem;
    border-radius: 0;
    float: right;
    margin-left: 10px;
    margin-left: 0.13333rem;
}
.lz-order-list .btn-check[data-v-630524f4]:hover, .lz-order-list .btn-check[data-v-630524f4]:focus,
    .lz-order-list .btn-pay[data-v-630524f4]:hover,
    .lz-order-list .btn-pay[data-v-630524f4]:focus {
      color: #fff;
      background-color: #ccc;
      border: 1px solid #ccc;
}
.pay-many[data-v-630524f4] {
  margin-top: 12px;
  margin-top: 0.16rem;
  line-height: 88px;
  line-height: 1.17333rem;
  display: block;
  padding-left: 30px;
  padding-left: 0.4rem;
  font-size: 36px;
  font-size: 0.48rem;
}
.lz-bankBanch[data-v-630524f4] {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}
.lz-bankBanch.active[data-v-630524f4] {
    display: block;
}
.lz-bankBanch .lz-drop-search[data-v-630524f4] {
    background-color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}
.lz-bankBanch .lz-drop-search .title[data-v-630524f4] {
      position: relative;
      width: 100%;
      height: 100px;
      height: 1.33333rem;
      line-height: 100px;
      line-height: 1.33333rem;
      font-size: 34px;
      font-size: 0.45333rem;
      text-align: center;
}
.lz-bankBanch .lz-drop-search .title i[data-v-630524f4] {
        font-size: 50px;
        font-size: 0.66667rem;
        position: absolute;
        right: 0;
        top: 0;
        width: 80px;
        width: 1.06667rem;
        line-height: 100px;
        line-height: 1.33333rem;
}
.lz-bankBanch .lz-drop-search .search-box[data-v-630524f4] {
      position: relative;
      width: 100%;
      height: 100px;
      height: 1.33333rem;
      padding: 15px 40px;
      padding: 0.2rem 0.53333rem;
      text-align: center;
      background-color: #f5f5f5;
}
.lz-bankBanch .lz-drop-search .search-box i[data-v-630524f4] {
        position: absolute;
        left: 50px;
        left: 0.66667rem;
        top: 50%;
        margin-top: -35px;
        margin-top: -0.46667rem;
        font-size: 30px;
        font-size: 0.4rem;
        height: 70px;
        height: 0.93333rem;
        line-height: 70px;
        line-height: 0.93333rem;
        color: #999;
}
.lz-bankBanch .lz-drop-search .search[data-v-630524f4] {
      display: block;
      width: 100%;
      height: 70px;
      height: 0.93333rem;
      background-color: #fff;
      color: #333;
      padding-left: 50px;
      padding-left: 0.66667rem;
      margin: 0;
      border-color: #fff;
      font-size: 32px;
      font-size: 0.42667rem;
      border: none;
}
.lz-bankBanch .lz-drop-search .selected[data-v-630524f4] {
      width: 100%;
      height: 300px;
      height: 4rem;
      padding: 10px 20px;
      padding: 0.13333rem 0.26667rem;
      overflow: auto !important;
}
.lz-bankBanch .lz-drop-search .selected .option[data-v-630524f4] {
        position: relative;
        display: block;
        min-height: 20px;
        min-height: 0.26667rem;
        width: 100%;
        font-size: 16px;
        font-size: 0.21333rem;
        line-height: 20px;
        line-height: 0.26667rem;
        padding: 5px 0;
        color: #666;
        border-top: 1px solid #ececec;
}
.lz-bankBanch .lz-drop-search .selected .option[data-v-630524f4]:first-child {
          border-top: none;
}
.lz-list-block[data-v-630524f4] {
  position: relative;
}
.lz-list-block .ul-List .icons-left[data-v-630524f4] {
    position: absolute;
    width: 50px;
    width: 0.66667rem;
    left: 0;
    top: 25px;
    top: 0.33333rem;
    display: inline-block;
    height: 50px;
    height: 0.66667rem;
    font-size: 44px;
    font-size: 0.58667rem;
    color: #0084ff;
}
.lz-list-block .ul-List .ripple[data-v-630524f4] {
    position: relative;
    overflow: hidden;
}
.lz-list-block .ul-List .ripple[data-v-630524f4]:after {
      content: "";
      display: block;
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      pointer-events: none;
      background-image: radial-gradient(circle, #666 10%, transparent 10.01%);
      background-repeat: no-repeat;
      background-position: 50%;
      -webkit-transform: scale(10, 10);
          -ms-transform: scale(10, 10);
              transform: scale(10, 10);
      opacity: 0;
      -webkit-transition: opacity .5s, -webkit-transform .3s;
      transition: opacity .5s, -webkit-transform .3s;
      transition: transform .3s, opacity .5s;
      transition: transform .3s, opacity .5s, -webkit-transform .3s;
}
.lz-list-block .ul-List .ripple[data-v-630524f4]:active:after {
      -webkit-transform: scale(0, 0);
          -ms-transform: scale(0, 0);
              transform: scale(0, 0);
      opacity: .3;
      -webkit-transition: 0s;
      transition: 0s;
}
.lz-list-block .ul-List .item-content[data-v-630524f4] {
    background-color: #fff;
    width: 100%;
    line-height: 100px;
    line-height: 1.33333rem;
    height: 100px;
    height: 1.33333rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 30px;
    padding: 0 0.4rem;
    border-bottom: 1px solid #e7e7e7;
    font-size: 30px;
    font-size: 0.4rem;
}
.lz-list-block .ul-List .item-content > a.item-link[data-v-630524f4] {
      font-size: 30px;
      font-size: 0.4rem;
      display: block;
      width: 100%;
      height: 100%;
      color: #000;
}
.lz-list-block .ul-List .item-content .item-inner[data-v-630524f4] {
      width: 100%;
      height: 100%;
      position: relative;
      padding-right: 40px;
      padding-right: 0.53333rem;
      padding-left: 70px;
      padding-left: 0.93333rem;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
}
.lz-list-block .ul-List .item-content .icon-gerenziliao[data-v-630524f4] {
      font-size: 30px;
      font-size: 0.4rem;
}
.lz-list-block .ul-List .item-content .icons-right[data-v-630524f4] {
      position: absolute;
      right: 0;
      top: 0;
      display: inline-block;
      height: 100px;
      height: 1.33333rem;
      line-height: 100px;
      line-height: 1.33333rem;
      font-size: 36px;
      font-size: 0.48rem;
      color: #cac9ce;
}
.lz-list-block .ul-List .item-content .item-form[data-v-630524f4] {
      padding-left: 0;
}
.lz-list-block .ul-List .item-content .item-form .item-e-left[data-v-630524f4] {
        width: 30%;
        height: 100%;
        display: inline-block;
        float: left;
}
.lz-list-block .ul-List .item-content .item-form .item-e-right[data-v-630524f4] {
        width: 68%;
        height: 100%;
        text-align: right;
        display: inline-block;
        float: right;
        margin-bottom: 0;
}
.lz-list-block .ul-List .item-content .item-form input[type="text"][data-v-630524f4] {
        border: none;
        background-color: #fff;
}
.lz-list-block .ul-List .item-content .item-form .lz-radio[data-v-630524f4] {
        margin-top: 30px;
        margin-top: 0.4rem;
}
.lz-list-block .ul-List .item-content .item-form .date-input[data-v-630524f4] {
        border: none;
        text-align: right;
        background-color: #fff;
        height: 90px;
        height: 1.2rem;
        line-height: 90px;
        line-height: 1.2rem;
        margin-right: -55px;
        margin-right: -0.73333rem;
}
.lz-list-block .ul-List .item-content .item-title[data-v-630524f4] {
      padding: 0;
}
.lz-list-block .ul-List .item-content .item-title .item-img[data-v-630524f4] {
        position: absolute;
        right: 0;
        top: 5px;
        width: 90px;
        width: 1.2rem;
        height: 90px;
        height: 1.2rem;
        border-radius: 50%;
}
.shadeBox[data-v-630524f4] {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 999;
  background-color: rgba(0, 0, 0, 0.4);
}
#emptyDom[data-v-630524f4] {
  font-size: 34px;
  font-size: 0.45333rem;
}
#emptyDom .empty-icon[data-v-630524f4] {
    width: 185px;
    width: 2.46667rem;
    display: block;
    margin: 30px auto 10px;
    margin: 0.4rem auto 0.13333rem;
}
#emptyDom p[data-v-630524f4] {
    text-align: center;
    font-size: 34px;
    font-size: 0.45333rem;
}
.lz-layer-bg[data-v-630524f4] {
  background-color: transparent !important;
}
.layui-m-layer2 .layui-m-layerchild p[data-v-630524f4] {
  color: #fff;
}
.layout-enter-active[data-v-630524f4], .layout-leave-active[data-v-630524f4] {
  -webkit-transition: opacity .5s;
  transition: opacity .5s;
}
.layout-enter[data-v-630524f4], .layout-leave-active[data-v-630524f4] {
  opacity: 0;
}
.van-picker button[data-v-630524f4] {
  font-size: 30px;
  font-size: 0.4rem;
}
.van-image[data-v-630524f4] {
  vertical-align: middle;
}
.van-image img[data-v-630524f4] {
    vertical-align: middle;
}
.share-process-yindao[data-v-630524f4] {
  background-color: transparent;
  position: fixed;
  left: 0;
  top: 0;
  width: 750px;
  width: 10rem;
}
.share-process-yindao .layui-m-layercont[data-v-630524f4] {
    text-align: right;
    padding-right: 20px;
    padding-right: 0.26667rem;
    padding-top: 20px;
    padding-top: 0.26667rem;
}
.share-process-yindao img[data-v-630524f4] {
    width: 560px;
    width: 7.46667rem;
}
.vue-puzzle-vcode[data-v-630524f4] {
  z-index: 999999 !important;
}
.vue-puzzle-vcode .vue-auth-box_[data-v-630524f4] {
    top: 50%;
}
.margin-top-10[data-v-630524f4] {
  margin-top: 10px !important;
  margin-top: 0.13333rem !important;
}
.margin-top-20[data-v-630524f4] {
  margin-top: 20px !important;
  margin-top: 0.26667rem !important;
}
.margin-top-30[data-v-630524f4] {
  margin-top: 30px !important;
  margin-top: 0.4rem !important;
}
.margin-top-40[data-v-630524f4] {
  margin-top: 40px !important;
  margin-top: 0.53333rem !important;
}
.margin-top-50[data-v-630524f4] {
  margin-top: 50px !important;
  margin-top: 0.66667rem !important;
}
.margin-top-60[data-v-630524f4] {
  margin-top: 60px !important;
  margin-top: 0.8rem !important;
}
.margin-right-10[data-v-630524f4] {
  margin-right: 10px !important;
  margin-right: 0.13333rem !important;
}
.margin-right-20[data-v-630524f4] {
  margin-right: 20px !important;
  margin-right: 0.26667rem !important;
}
.margin-right-30[data-v-630524f4] {
  margin-right: 30px !important;
  margin-right: 0.4rem !important;
}
.margin-right-40[data-v-630524f4] {
  margin-right: 40px !important;
  margin-right: 0.53333rem !important;
}
.margin-right-50[data-v-630524f4] {
  margin-right: 50px !important;
  margin-right: 0.66667rem !important;
}
.margin-right-60[data-v-630524f4] {
  margin-right: 60px !important;
  margin-right: 0.8rem !important;
}
.margin-bottom-10[data-v-630524f4] {
  margin-bottom: 10px !important;
  margin-bottom: 0.13333rem !important;
}
.margin-bottom-20[data-v-630524f4] {
  margin-bottom: 20px !important;
  margin-bottom: 0.26667rem !important;
}
.margin-bottom-30[data-v-630524f4] {
  margin-bottom: 30px !important;
  margin-bottom: 0.4rem !important;
}
.margin-bottom-40[data-v-630524f4] {
  margin-bottom: 40px !important;
  margin-bottom: 0.53333rem !important;
}
.margin-bottom-50[data-v-630524f4] {
  margin-bottom: 50px !important;
  margin-bottom: 0.66667rem !important;
}
.margin-bottom-60[data-v-630524f4] {
  margin-bottom: 60px !important;
  margin-bottom: 0.8rem !important;
}
.margin-left-10[data-v-630524f4] {
  margin-left: 10px !important;
  margin-left: 0.13333rem !important;
}
.margin-left-20[data-v-630524f4] {
  margin-left: 20px !important;
  margin-left: 0.26667rem !important;
}
.margin-left-30[data-v-630524f4] {
  margin-left: 30px !important;
  margin-left: 0.4rem !important;
}
.margin-left-40[data-v-630524f4] {
  margin-left: 40px !important;
  margin-left: 0.53333rem !important;
}
.margin-left-50[data-v-630524f4] {
  margin-left: 50px !important;
  margin-left: 0.66667rem !important;
}
.margin-left-60[data-v-630524f4] {
  margin-left: 60px !important;
  margin-left: 0.8rem !important;
}
.padding-top-10[data-v-630524f4] {
  padding-top: 10px !important;
  padding-top: 0.13333rem !important;
}
.padding-top-20[data-v-630524f4] {
  padding-top: 20px !important;
  padding-top: 0.26667rem !important;
}
.padding-top-30[data-v-630524f4] {
  padding-top: 30px !important;
  padding-top: 0.4rem !important;
}
.padding-top-40[data-v-630524f4] {
  padding-top: 40px !important;
  padding-top: 0.53333rem !important;
}
.padding-top-50[data-v-630524f4] {
  padding-top: 50px !important;
  padding-top: 0.66667rem !important;
}
.padding-top-60[data-v-630524f4] {
  padding-top: 60px !important;
  padding-top: 0.8rem !important;
}
.padding-right-10[data-v-630524f4] {
  padding-right: 10px !important;
  padding-right: 0.13333rem !important;
}
.padding-right-20[data-v-630524f4] {
  padding-right: 20px !important;
  padding-right: 0.26667rem !important;
}
.padding-right-30[data-v-630524f4] {
  padding-right: 30px !important;
  padding-right: 0.4rem !important;
}
.padding-right-40[data-v-630524f4] {
  padding-right: 40px !important;
  padding-right: 0.53333rem !important;
}
.padding-right-50[data-v-630524f4] {
  padding-right: 50px !important;
  padding-right: 0.66667rem !important;
}
.padding-right-60[data-v-630524f4] {
  padding-right: 60px !important;
  padding-right: 0.8rem !important;
}
.padding-bottom-10[data-v-630524f4] {
  padding-bottom: 10px !important;
  padding-bottom: 0.13333rem !important;
}
.padding-bottom-20[data-v-630524f4] {
  padding-bottom: 20px !important;
  padding-bottom: 0.26667rem !important;
}
.padding-bottom-30[data-v-630524f4] {
  padding-bottom: 30px !important;
  padding-bottom: 0.4rem !important;
}
.padding-bottom-40[data-v-630524f4] {
  padding-bottom: 40px !important;
  padding-bottom: 0.53333rem !important;
}
.padding-bottom-50[data-v-630524f4] {
  padding-bottom: 50px !important;
  padding-bottom: 0.66667rem !important;
}
.padding-bottom-60[data-v-630524f4] {
  padding-bottom: 60px !important;
  padding-bottom: 0.8rem !important;
}
.padding-left-10[data-v-630524f4] {
  padding-left: 10px !important;
  padding-left: 0.13333rem !important;
}
.padding-left-20[data-v-630524f4] {
  padding-left: 20px !important;
  padding-left: 0.26667rem !important;
}
.padding-left-30[data-v-630524f4] {
  padding-left: 30px !important;
  padding-left: 0.4rem !important;
}
.padding-left-40[data-v-630524f4] {
  padding-left: 40px !important;
  padding-left: 0.53333rem !important;
}
.padding-left-50[data-v-630524f4] {
  padding-left: 50px !important;
  padding-left: 0.66667rem !important;
}
.padding-left-60[data-v-630524f4] {
  padding-left: 60px !important;
  padding-left: 0.8rem !important;
}
.bac-transparent[data-v-630524f4] {
  background-color: transparent !important;
}
.bac-transparent .layui-m-layerchild[data-v-630524f4] {
    background-color: transparent !important;
}
.layui-m-layer-lzAlert[data-v-630524f4] {
  width: 80% !important;
}
.layui-m-layer-lzAlert h3[data-v-630524f4] {
    line-height: 32px;
    line-height: 0.42667rem;
    height: unset;
    padding-top: 46px;
    padding-top: 0.61333rem;
    font-size: 32px;
    font-size: 0.42667rem;
}
.layui-m-layer-lzAlert .layui-m-layercont[data-v-630524f4] {
    font-size: 30px;
    font-size: 0.4rem;
    max-height: 300px;
    max-height: 4rem;
    overflow: auto;
    word-break: break-all;
    padding: 60px 40px;
    padding: 0.8rem 0.53333rem;
}
.layui-m-layer-lzAlert .layui-m-layerbtn span[yes][data-v-630524f4] {
    font-size: 30px;
    font-size: 0.4rem;
    color: #0084ff !important;
}
.layui-m-layer-inquiry[data-v-630524f4] {
  width: 80% !important;
}
.layui-m-layer-inquiry .layui-m-layercont[data-v-630524f4] {
    font-size: 30px;
    font-size: 0.4rem;
}
.layui-m-layer-design-lzAlert[data-v-630524f4] {
  width: 670px !important;
  width: 8.93333rem !important;
  padding-bottom: 70px;
  padding-bottom: 0.93333rem;
  border-radius: 32px !important;
  border-radius: 0.42667rem !important;
  background: url(../../static-product/img/alertbg.dacbbd63.png) no-repeat;
  background-size: 401px 334px;
  background-size: 5.34667rem 4.45333rem;
  background-position: center 168px;
  background-position: center 2.24rem;
  background-color: #fff;
}
.layui-m-layer-design-lzAlert .layui-m-layercont[data-v-630524f4] {
    font-size: 30px;
    font-size: 0.4rem;
    overflow: auto;
    word-break: break-all;
    padding: 60px 40px;
    padding: 0.8rem 0.53333rem;
}
.layui-m-layer-design-lzAlert .layui-m-layercont .title[data-v-630524f4] {
      font-size: 38px;
      font-size: 0.50667rem;
      line-height: 48px;
      line-height: 0.64rem;
      color: #000;
      text-align: center;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      font-family: PingFangSC-Semibold;
}
.layui-m-layer-design-lzAlert .layui-m-layercont .desc[data-v-630524f4] {
      font-size: 32px;
      font-size: 0.42667rem;
      color: #3c464f;
      text-align: center;
      line-height: 48px;
      line-height: 0.64rem;
      height: 144px;
      height: 1.92rem;
      overflow-y: auto;
      -webkit-overflow-scrolling: touch;
      margin-top: 439px;
      margin-top: 5.85333rem;
      font-family: PingFangSC-Regular;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn[data-v-630524f4] {
    width: 345px;
    width: 4.6rem;
    height: 95px;
    height: 1.26667rem;
    line-height: 95px;
    line-height: 1.26667rem;
    background: #3c7cfc;
    border: 1px solid #3c7cfc;
    overflow: hidden;
    -webkit-box-shadow: 0 10px 22px 0 rgba(60, 124, 252, 0.2);
    -webkit-box-shadow: 0 0.13333rem 0.29333rem 0 rgba(60, 124, 252, 0.2);
            box-shadow: 0 10px 22px 0 rgba(60, 124, 252, 0.2);
            box-shadow: 0 0.13333rem 0.29333rem 0 rgba(60, 124, 252, 0.2);
    border-radius: 54px;
    border-radius: 0.72rem;
    margin: 0 auto;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn span[yes][data-v-630524f4] {
      font-size: 36px;
      font-size: 0.48rem;
      color: #fff;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn span[yes][data-v-630524f4]:active {
      background: #3c7cfc;
}

/*按钮*/
/*最大按钮*/
.wts-btn-big[data-v-630524f4] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big[data-v-630524f4]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*中型按钮*/
.wts-btn-middle[data-v-630524f4] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 294px;
  width: 3.92rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 80px;
  line-height: 1.06667rem;
  border-radius: 8px;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-middle[data-v-630524f4]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-all[data-v-630524f4] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 110px;
  height: 1.46667rem;
  font-size: 40px;
  font-size: 0.53333rem;
  line-height: 110px;
  line-height: 1.46667rem;
  border-radius: 0;
  display: block;
  text-align: center;
}
.wts-btn-all[data-v-630524f4]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-free[data-v-630524f4] {
  color: #fff;
  background-color: #ff6e06;
  font-size: 30px;
  font-size: 0.4rem;
  border-radius: 5px;
  padding: 3px 10px;
  padding: 3px 0.13333rem;
  display: inline-block;
  text-align: center;
}
.wts-btn-free[data-v-630524f4]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}
.wts-btn-big-blue[data-v-630524f4] {
  color: #fff;
  background-color: #3aa9f8;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 94px;
  height: 1.25333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 94px;
  line-height: 1.25333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-blue[data-v-630524f4]:focus {
    color: #e6e6e6;
    background-color: #0994f6;
}

/*蓝色线型按钮-中*/
.wts-btn-cp[data-v-630524f4] {
  color: #fff;
  background-color: #0084ff;
  border: 1px solid #fff;
  display: inline-block;
  text-align: center;
  width: 310px;
  width: 4.13333rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 76px;
  line-height: 1.01333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-cp[data-v-630524f4]:hover, .wts-btn-cp[data-v-630524f4]:focus {
    color: #fff;
    background-color: #fff;
    border: 1px solid #fff;
}
.wts-btn-radius[data-v-630524f4] {
  color: #aaa;
  background-color: #fff;
  border: 1px solid #aaa;
  display: inline-block;
  text-align: center;
  width: 153px;
  width: 2.04rem;
  height: 55px;
  height: 0.73333rem;
  font-size: 26px;
  font-size: 0.34667rem;
  line-height: 55px;
  line-height: 0.73333rem;
  border-radius: 25px;
  border-radius: 0.33333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-radius[data-v-630524f4]:hover, .wts-btn-radius[data-v-630524f4]:focus {
    color: #fff;
    background-color: #aaa;
    border: 1px solid #aaa;
}

/*微大型按钮*/
.wts-btn-big-01[data-v-630524f4] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 590px;
  width: 7.86667rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-01[data-v-630524f4]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*查看更多*/
.wts-btn-more[data-v-630524f4] {
  display: block;
  border-top: 1px solid #eee;
  height: 86px;
  height: 1.14667rem;
  line-height: 86px;
  line-height: 1.14667rem;
  text-align: center;
  margin-left: -60px;
  margin-left: -0.8rem;
  color: #000;
  font-size: 28px;
  font-size: 0.37333rem;
  position: relative;
}
.wts-btn-more[data-v-630524f4]:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 38%;
  margin-top: -18px;
  margin-top: -0.24rem;
  margin-left: 90px;
  margin-left: 1.2rem;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  border-right: 3px solid #000;
  border-top: 3px solid #000;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}
.lz-readys[data-v-630524f4] {
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  min-height: 100vh;
  background-color: #fff;
  z-index: 9999;
}
.lz-readys .spinner[data-v-630524f4] {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -20px;
    margin-top: -0.26667rem;
    margin-left: -20px;
    margin-left: -0.26667rem;
    width: 40px;
    width: 0.53333rem;
    height: 40px;
    height: 0.53333rem;
}
.lz-readys .container1 > div[data-v-630524f4],
  .lz-readys .container2 > div[data-v-630524f4],
  .lz-readys .container3 > div[data-v-630524f4] {
    width: 10px;
    width: 0.13333rem;
    height: 10px;
    height: 0.13333rem;
    background-color: #0084ff;
    border-radius: 100%;
    position: absolute;
    -webkit-animation: bouncedelay-630524f4 1.2s infinite ease-in-out;
    animation: bouncedelay-630524f4 1.2s infinite ease-in-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.lz-readys .spinner .spinner-container[data-v-630524f4] {
    position: absolute;
    width: 100%;
    height: 100%;
}
.lz-readys .container2[data-v-630524f4] {
    -webkit-transform: rotateZ(45deg);
    -ms-transform: rotate(45deg);
        transform: rotateZ(45deg);
}
.lz-readys .container3[data-v-630524f4] {
    -webkit-transform: rotateZ(90deg);
    -ms-transform: rotate(90deg);
        transform: rotateZ(90deg);
}
.lz-readys .circle1[data-v-630524f4] {
    top: 0;
    left: 0;
}
.lz-readys .circle2[data-v-630524f4] {
    top: 0;
    right: 0;
}
.lz-readys .circle3[data-v-630524f4] {
    right: 0;
    bottom: 0;
}
.lz-readys .circle4[data-v-630524f4] {
    left: 0;
    bottom: 0;
}
.lz-readys .container2 .circle1[data-v-630524f4] {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}
.lz-readys .container3 .circle1[data-v-630524f4] {
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
}
.lz-readys .container1 .circle2[data-v-630524f4] {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}
.lz-readys .container2 .circle2[data-v-630524f4] {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}
.lz-readys .container3 .circle2[data-v-630524f4] {
    -webkit-animation-delay: -0.7s;
    animation-delay: -0.7s;
}
.lz-readys .container1 .circle3[data-v-630524f4] {
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.6s;
}
.lz-readys .container2 .circle3[data-v-630524f4] {
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s;
}
.lz-readys .container3 .circle3[data-v-630524f4] {
    -webkit-animation-delay: -0.4s;
    animation-delay: -0.4s;
}
.lz-readys .container1 .circle4[data-v-630524f4] {
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s;
}
.lz-readys .container2 .circle4[data-v-630524f4] {
    -webkit-animation-delay: -0.2s;
    animation-delay: -0.2s;
}
.lz-readys .container3 .circle4[data-v-630524f4] {
    -webkit-animation-delay: -0.1s;
    animation-delay: -0.1s;
}
@-webkit-keyframes bouncedelay-630524f4 {
0%,
  80%,
  100% {
    -webkit-transform: scale(0);
}
40% {
    -webkit-transform: scale(1);
}
}
@keyframes bouncedelay-630524f4 {
0%,
  80%,
  100% {
    transform: scale(0);
    -webkit-transform: scale(0);
}
40% {
    transform: scale(1);
    -webkit-transform: scale(1);
}
}
.lz-readys .loadText[data-v-630524f4] {
    position: absolute;
    top: 40%;
    left: 50%;
    width: 100px;
    width: 1.33333rem;
    margin-left: -50px;
    margin-left: -0.66667rem;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    font-size: 14px;
    font-size: 0.18667rem;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.6);
    color: #fff;
    font-size: 14px;
    padding-bottom: 10px;
    padding-bottom: 0.13333rem;
}
.lz-readys .loadText .gifLoad[data-v-630524f4] {
      width: 60px;
      width: 0.8rem;
      height: 60px;
      height: 0.8rem;
      display: block;
      margin: 10px auto;
      margin: 0.13333rem auto;
}
.design-modal[data-v-630524f4] {
  width: 630px;
  width: 8.4rem;
}
.design-modal.design-modal-footer[data-v-630524f4] {
    width: 690px;
    width: 9.2rem;
    bottom: 20px;
    bottom: 0.26667rem;
    top: auto;
    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    border-radius: 10px;
    border-radius: 0.13333rem;
    background: rgba(255, 255, 255, 0.8);
}
.design-modal.design-modal-footer .van-dialog__footer[data-v-630524f4] {
      display: none;
}
.design-modal.design-modal-confirm[data-v-630524f4] {
    width: 650px;
    width: 8.66667rem;
}
.design-modal.design-modal-confirm .van-dialog__content .van-dialog__message[data-v-630524f4] {
      padding: 40px 30px;
      padding: 0.53333rem 0.4rem;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-button--default[data-v-630524f4] {
      width: 260px;
      width: 3.46667rem;
      height: 80px;
      height: 1.06667rem;
      background: #236DFF;
      border-radius: 40px;
      border-radius: 0.53333rem;
      -webkit-box-flex: 0;
          -ms-flex: none;
              flex: none;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-button--default .van-button__text[data-v-630524f4] {
        font-size: 28px;
        font-size: 0.37333rem;
        color: #fff;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-dialog__cancel[data-v-630524f4] {
      background: #fff;
      border: 1px solid #236DFF;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-dialog__cancel .van-button__text[data-v-630524f4] {
        color: #236DFF;
}
.design-modal .van-dialog__header[data-v-630524f4] {
    color: #000000;
    font-size: 34px;
    font-size: 0.45333rem;
    line-height: 48px;
    line-height: 0.64rem;
    padding-top: 40px;
    padding-top: 0.53333rem;
    font-weight: 700;
}
.design-modal .van-dialog__content .van-dialog__message[data-v-630524f4] {
    color: #444444;
    font-size: 30px;
    font-size: 0.4rem;
    line-height: 42px;
    line-height: 0.56rem;
    padding: 30px;
    padding: 0.4rem;
}
.design-modal .van-dialog__footer[data-v-630524f4] {
    padding: 0 30px 40px;
    padding: 0 0.4rem 0.53333rem;
}
.design-modal .van-dialog__footer.van-hairline--top[data-v-630524f4]::after {
      border: none;
}
.design-modal .van-dialog__footer .van-button--default[data-v-630524f4] {
      width: 320px;
      width: 4.26667rem;
      height: 88px;
      height: 1.17333rem;
      background: #236DFF;
      border-radius: 44px;
      border-radius: 0.58667rem;
      margin: 0 auto;
      -webkit-box-flex: 0;
          -ms-flex: none;
              flex: none;
}
.design-modal .van-dialog__footer .van-button--default .van-button__text[data-v-630524f4] {
        font-size: 32px;
        font-size: 0.42667rem;
        color: #fff;
}
.title[data-v-630524f4] {
  text-align: center;
  padding-top: 30px;
  padding-top: 0.4rem;
  font-size: 32px;
  font-size: 0.42667rem;
  font-weight: bold;
}
.wrapper[data-v-630524f4] {
  padding: 30px;
  padding: 0.4rem;
  font-size: 28px;
  font-size: 0.37333rem;
  line-height: 42px;
  line-height: 0.56rem;
}
.wrapper > p[data-v-630524f4] {
    margin-bottom: 10px;
    margin-bottom: 0.13333rem;
}
.wrapper span[data-v-630524f4] {
    color: #236dff;
}
.wrapper .items[data-v-630524f4] {
    margin-top: 20px;
    margin-top: 0.26667rem;
}
.wrapper .items .item[data-v-630524f4] {
      padding: 20px;
      padding: 0.26667rem;
      -webkit-box-shadow: 0px 0px 10px 0px rgba(208, 208, 208, 0.75);
      -webkit-box-shadow: 0px 0px 0.13333rem 0px rgba(208, 208, 208, 0.75);
              box-shadow: 0px 0px 10px 0px rgba(208, 208, 208, 0.75);
              box-shadow: 0px 0px 0.13333rem 0px rgba(208, 208, 208, 0.75);
      margin-bottom: 20px;
      margin-bottom: 0.26667rem;
      border-radius: 4px;
}
.wrapper .items .item div[data-v-630524f4] {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
}
.wrapper .items .item div .van-radio[data-v-630524f4] {
          margin-left: 20px;
          margin-left: 0.26667rem;
}
.wrapper .btn[data-v-630524f4] {
    width: 100%;
    height: 82px;
    height: 1.09333rem;
    line-height: 82px;
    line-height: 1.09333rem;
    background: #236dff;
    color: #fff;
    font-size: 30px;
    font-size: 0.4rem;
    border-radius: 4px;
    text-align: center;
    margin-top: 50px;
    margin-top: 0.66667rem;
}

@charset "UTF-8";
/*---------       字体行高       -----------*/
/*---------       字体颜色       -----------*/
/*---------       边框颜色       -----------*/
/*---------       背景颜色       -----------*/
/*--------- 按钮颜色  ---- */
/* 属性多值传递
ex:
@include remCalc(padding,10,20);
padding: 0.13333rem 0.26667rem;*/
/*按钮纯色系*/
/*按钮边框色系*/
/*按钮大小*/
/*自适应按钮*/
/*标题*/
/*小消息标签*/
/*背景色点击变化*/
/*字数省略限制*/
/*波纹点击效果*/
/*按钮*/
/*最大按钮*/
.wts-btn-big[data-v-74c6e604] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big[data-v-74c6e604]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*中型按钮*/
.wts-btn-middle[data-v-74c6e604] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 294px;
  width: 3.92rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 80px;
  line-height: 1.06667rem;
  border-radius: 8px;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-middle[data-v-74c6e604]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-all[data-v-74c6e604] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 110px;
  height: 1.46667rem;
  font-size: 40px;
  font-size: 0.53333rem;
  line-height: 110px;
  line-height: 1.46667rem;
  border-radius: 0;
  display: block;
  text-align: center;
}
.wts-btn-all[data-v-74c6e604]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-free[data-v-74c6e604] {
  color: #fff;
  background-color: #ff6e06;
  font-size: 30px;
  font-size: 0.4rem;
  border-radius: 5px;
  padding: 3px 10px;
  padding: 3px 0.13333rem;
  display: inline-block;
  text-align: center;
}
.wts-btn-free[data-v-74c6e604]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}
.wts-btn-big-blue[data-v-74c6e604] {
  color: #fff;
  background-color: #3aa9f8;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 94px;
  height: 1.25333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 94px;
  line-height: 1.25333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-blue[data-v-74c6e604]:focus {
    color: #e6e6e6;
    background-color: #0994f6;
}

/*蓝色线型按钮-中*/
.wts-btn-cp[data-v-74c6e604] {
  color: #fff;
  background-color: #0084ff;
  border: 1px solid #fff;
  display: inline-block;
  text-align: center;
  width: 310px;
  width: 4.13333rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 76px;
  line-height: 1.01333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-cp[data-v-74c6e604]:hover, .wts-btn-cp[data-v-74c6e604]:focus {
    color: #fff;
    background-color: #fff;
    border: 1px solid #fff;
}
.wts-btn-radius[data-v-74c6e604] {
  color: #aaa;
  background-color: #fff;
  border: 1px solid #aaa;
  display: inline-block;
  text-align: center;
  width: 153px;
  width: 2.04rem;
  height: 55px;
  height: 0.73333rem;
  font-size: 26px;
  font-size: 0.34667rem;
  line-height: 55px;
  line-height: 0.73333rem;
  border-radius: 25px;
  border-radius: 0.33333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-radius[data-v-74c6e604]:hover, .wts-btn-radius[data-v-74c6e604]:focus {
    color: #fff;
    background-color: #aaa;
    border: 1px solid #aaa;
}

/*微大型按钮*/
.wts-btn-big-01[data-v-74c6e604] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 590px;
  width: 7.86667rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-01[data-v-74c6e604]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*查看更多*/
.wts-btn-more[data-v-74c6e604] {
  display: block;
  border-top: 1px solid #eee;
  height: 86px;
  height: 1.14667rem;
  line-height: 86px;
  line-height: 1.14667rem;
  text-align: center;
  margin-left: -60px;
  margin-left: -0.8rem;
  color: #000;
  font-size: 28px;
  font-size: 0.37333rem;
  position: relative;
}
.wts-btn-more[data-v-74c6e604]:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 38%;
  margin-top: -18px;
  margin-top: -0.24rem;
  margin-left: 90px;
  margin-left: 1.2rem;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  border-right: 3px solid #000;
  border-top: 3px solid #000;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}
.body-container[data-v-74c6e604] {
  width: 750px;
  width: 10rem;
  margin: 0 auto;
  position: relative;
  background-color: #f5f5f5;
}
.lz-top-img[data-v-74c6e604] {
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
}

/*单选框*/
.lz-radio[data-v-74c6e604] {
  position: relative;
  -webkit-appearance: none;
  width: 18px;
  width: 0.24rem;
  height: 18px;
  height: 0.24rem;
  background-color: transparent;
  border: none;
}
.lz-radio[data-v-74c6e604]:before {
  content: "\e623";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 12px;
  font-size: 0.16rem;
  line-height: 18px;
  line-height: 0.24rem;
  text-align: center;
  width: 18px;
  width: 0.24rem;
  height: 18px;
  height: 0.24rem;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  color: #fff;
  opacity: 1;
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 50%;
}
.lz-radio[data-v-74c6e604]:checked::before {
  background-color: #0084ff;
  border: 1px solid #0084ff;
}
.lz-radio-new[data-v-74c6e604] {
  position: relative;
  background-color: #fff;
  width: 40px;
  width: 0.53333rem;
  height: 40px;
  height: 0.53333rem;
  border-radius: 50%;
  display: inline-block;
  border: 1px solid #e5e5e5;
}
.lz-radio-new[data-check=true][data-v-74c6e604] {
  background-color: #0084ff;
  border: 1px solid #0084ff;
}
.lz-radio-new[data-check=true][data-v-74c6e604]:before {
  content: "\e6f0";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 20px;
  font-size: 0.26667rem;
  line-height: 40px;
  line-height: 0.53333rem;
  text-align: center;
  color: #fff;
  position: absolute;
  top: 2px;
  right: 4px;
  margin-top: -1px;
}

/*多选框*/
.lz-checkbox[data-v-74c6e604] {
  position: relative;
  -webkit-appearance: none;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: transparent;
  border: none;
}
.lz-checkbox[data-v-74c6e604]:before {
  content: "\e64e";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 14px;
  font-size: 0.18667rem;
  line-height: 24px;
  line-height: 0.32rem;
  text-align: center;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: #fff;
  color: transparent;
  border: 1px solid #ccc;
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 6px;
}
.lz-checkbox[data-v-74c6e604]:checked::before {
  color: #0084ff;
  background-color: #fff;
  border: 1px solid #0084ff;
}

/*多选框2-选择外层选中*/
.lz-checkbox-02[data-v-74c6e604] {
  position: relative;
  -webkit-appearance: none;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: transparent;
  border: none;
}
.lz-checkbox-02[data-v-74c6e604]:before {
  content: "\e623";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 14px;
  font-size: 0.18667rem;
  line-height: 21px;
  line-height: 0.28rem;
  text-align: center;
  width: 22px;
  width: 0.29333rem;
  height: 21px;
  height: 0.28rem;
  background-color: #fff;
  color: transparent;
  border: 1px solid #ccc;
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.checkLi[data-v-74c6e604] {
  color: #0084ff !important;
}
.checkLi .lz-checkbox-02[data-v-74c6e604]:before {
    color: #fff;
    background-color: #0084ff;
    border: 1px solid #0084ff;
}

/*底部按钮*/
.lz-apply-btn[data-v-74c6e604] {
  position: fixed;
  bottom: 0;
  border-top: 2px solid #fff;
  z-index: 20;
  color: #666;
  background-color: #f0f0f0;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 100px;
  height: 1.33333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 0;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.lz-apply-btn i[data-v-74c6e604] {
    font-size: 40px;
    font-size: 0.53333rem;
    margin-right: 10px;
    margin-right: 0.13333rem;
}

/*底部提示*/
.lz-lp-footer[data-v-74c6e604] {
  position: absolute;
  bottom: 100px;
  bottom: 1.33333rem;
  padding: 10px;
  padding: 0.13333rem;
}
.lz-lp-footer p[data-v-74c6e604] {
    margin-bottom: 10px;
    margin-bottom: 0.13333rem;
}

/*顶部返回栏*/
.lz-top-title-empty[data-v-74c6e604] {
  width: 100%;
  height: 90px;
  height: 1.2rem;
}
.lz-top-title[data-v-74c6e604] {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 555;
  width: 100%;
  height: 90px;
  height: 1.2rem;
  line-height: 90px;
  line-height: 1.2rem;
  background-color: #0084ff;
  color: #fff;
  font-size: 28px;
  font-size: 0.37333rem;
}
.lz-top-title .left[data-v-74c6e604] {
    position: absolute;
    top: 0;
    left: 20px;
    left: 0.26667rem;
    color: #fff;
}
.lz-top-title .right[data-v-74c6e604] {
    position: absolute;
    top: 0;
    right: 20px;
    right: 0.26667rem;
    color: #fff;
}
.lz-top-title .center[data-v-74c6e604] {
    text-align: center;
    font-size: 32px;
    font-size: 0.42667rem;
}

/*订单页*/
.lz-order-list[data-v-74c6e604] {
  background-color: #fff;
  padding-top: 44px;
  padding-top: 0.58667rem;
}
.lz-order-list .titles[data-v-74c6e604] {
    font-size: 36px;
    font-size: 0.48rem;
    color: #222;
    text-align: center;
}
.lz-order-list .need-com[data-v-74c6e604] {
    position: relative;
    top: -4px;
    font-size: 12px;
    font-size: 0.16rem;
    line-height: 1.2;
    padding: 1px 8px;
    background-color: #fff;
    position: relative;
    color: #fff;
    border-radius: 5px;
    font-size: 28px;
    font-size: 0.37333rem;
    border: 1px solid #0084ff;
    margin-left: 5px;
    color: #0084ff;
}
.lz-order-list .need-com[data-v-74c6e604]::before {
      content: '';
      position: absolute;
      left: -6px;
      top: 50%;
      margin-top: -3px;
      width: 0;
      height: 0;
      border: 3px solid transparent;
      border-right-color: #fff;
}
.lz-order-list .need-com[data-v-74c6e604]:before {
    content: 0;
}
.lz-order-list .uls-order[data-v-74c6e604] {
    width: 100%;
}
.lz-order-list .uls-order > li[data-v-74c6e604] {
      text-align: center;
      font-size: 36px;
      font-size: 0.48rem;
      display: block;
      padding: 40px 0;
      padding: 0.53333rem 0;
}
.lz-order-list .uls-order > li .order-name[data-v-74c6e604] {
        display: block;
        line-height: 40px;
        line-height: 0.53333rem;
        color: #000;
}
.lz-order-list .uls-order > li .order-inform[data-v-74c6e604] {
        font-size: 60px;
        font-size: 0.8rem;
        display: block;
        margin-top: 4px;
        line-height: 80px;
        line-height: 1.06667rem;
        color: #ff6f07;
}
.lz-order-list .btn-check[data-v-74c6e604],
  .lz-order-list .btn-pay[data-v-74c6e604] {
    color: #ccc;
    background-color: #fff;
    border: 1px solid #ccc;
    display: inline-block;
    text-align: center;
    width: 180px;
    width: 2.4rem;
    height: 60px;
    height: 0.8rem;
    font-size: 28px;
    font-size: 0.37333rem;
    line-height: 56px;
    line-height: 0.74667rem;
    border-radius: 0;
    float: right;
    margin-left: 10px;
    margin-left: 0.13333rem;
}
.lz-order-list .btn-check[data-v-74c6e604]:hover, .lz-order-list .btn-check[data-v-74c6e604]:focus,
    .lz-order-list .btn-pay[data-v-74c6e604]:hover,
    .lz-order-list .btn-pay[data-v-74c6e604]:focus {
      color: #fff;
      background-color: #ccc;
      border: 1px solid #ccc;
}
.pay-many[data-v-74c6e604] {
  margin-top: 12px;
  margin-top: 0.16rem;
  line-height: 88px;
  line-height: 1.17333rem;
  display: block;
  padding-left: 30px;
  padding-left: 0.4rem;
  font-size: 36px;
  font-size: 0.48rem;
}
.lz-bankBanch[data-v-74c6e604] {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}
.lz-bankBanch.active[data-v-74c6e604] {
    display: block;
}
.lz-bankBanch .lz-drop-search[data-v-74c6e604] {
    background-color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}
.lz-bankBanch .lz-drop-search .title[data-v-74c6e604] {
      position: relative;
      width: 100%;
      height: 100px;
      height: 1.33333rem;
      line-height: 100px;
      line-height: 1.33333rem;
      font-size: 34px;
      font-size: 0.45333rem;
      text-align: center;
}
.lz-bankBanch .lz-drop-search .title i[data-v-74c6e604] {
        font-size: 50px;
        font-size: 0.66667rem;
        position: absolute;
        right: 0;
        top: 0;
        width: 80px;
        width: 1.06667rem;
        line-height: 100px;
        line-height: 1.33333rem;
}
.lz-bankBanch .lz-drop-search .search-box[data-v-74c6e604] {
      position: relative;
      width: 100%;
      height: 100px;
      height: 1.33333rem;
      padding: 15px 40px;
      padding: 0.2rem 0.53333rem;
      text-align: center;
      background-color: #f5f5f5;
}
.lz-bankBanch .lz-drop-search .search-box i[data-v-74c6e604] {
        position: absolute;
        left: 50px;
        left: 0.66667rem;
        top: 50%;
        margin-top: -35px;
        margin-top: -0.46667rem;
        font-size: 30px;
        font-size: 0.4rem;
        height: 70px;
        height: 0.93333rem;
        line-height: 70px;
        line-height: 0.93333rem;
        color: #999;
}
.lz-bankBanch .lz-drop-search .search[data-v-74c6e604] {
      display: block;
      width: 100%;
      height: 70px;
      height: 0.93333rem;
      background-color: #fff;
      color: #333;
      padding-left: 50px;
      padding-left: 0.66667rem;
      margin: 0;
      border-color: #fff;
      font-size: 32px;
      font-size: 0.42667rem;
      border: none;
}
.lz-bankBanch .lz-drop-search .selected[data-v-74c6e604] {
      width: 100%;
      height: 300px;
      height: 4rem;
      padding: 10px 20px;
      padding: 0.13333rem 0.26667rem;
      overflow: auto !important;
}
.lz-bankBanch .lz-drop-search .selected .option[data-v-74c6e604] {
        position: relative;
        display: block;
        min-height: 20px;
        min-height: 0.26667rem;
        width: 100%;
        font-size: 16px;
        font-size: 0.21333rem;
        line-height: 20px;
        line-height: 0.26667rem;
        padding: 5px 0;
        color: #666;
        border-top: 1px solid #ececec;
}
.lz-bankBanch .lz-drop-search .selected .option[data-v-74c6e604]:first-child {
          border-top: none;
}
.lz-list-block[data-v-74c6e604] {
  position: relative;
}
.lz-list-block .ul-List .icons-left[data-v-74c6e604] {
    position: absolute;
    width: 50px;
    width: 0.66667rem;
    left: 0;
    top: 25px;
    top: 0.33333rem;
    display: inline-block;
    height: 50px;
    height: 0.66667rem;
    font-size: 44px;
    font-size: 0.58667rem;
    color: #0084ff;
}
.lz-list-block .ul-List .ripple[data-v-74c6e604] {
    position: relative;
    overflow: hidden;
}
.lz-list-block .ul-List .ripple[data-v-74c6e604]:after {
      content: "";
      display: block;
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      pointer-events: none;
      background-image: radial-gradient(circle, #666 10%, transparent 10.01%);
      background-repeat: no-repeat;
      background-position: 50%;
      -webkit-transform: scale(10, 10);
          -ms-transform: scale(10, 10);
              transform: scale(10, 10);
      opacity: 0;
      -webkit-transition: opacity .5s, -webkit-transform .3s;
      transition: opacity .5s, -webkit-transform .3s;
      transition: transform .3s, opacity .5s;
      transition: transform .3s, opacity .5s, -webkit-transform .3s;
}
.lz-list-block .ul-List .ripple[data-v-74c6e604]:active:after {
      -webkit-transform: scale(0, 0);
          -ms-transform: scale(0, 0);
              transform: scale(0, 0);
      opacity: .3;
      -webkit-transition: 0s;
      transition: 0s;
}
.lz-list-block .ul-List .item-content[data-v-74c6e604] {
    background-color: #fff;
    width: 100%;
    line-height: 100px;
    line-height: 1.33333rem;
    height: 100px;
    height: 1.33333rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 30px;
    padding: 0 0.4rem;
    border-bottom: 1px solid #e7e7e7;
    font-size: 30px;
    font-size: 0.4rem;
}
.lz-list-block .ul-List .item-content > a.item-link[data-v-74c6e604] {
      font-size: 30px;
      font-size: 0.4rem;
      display: block;
      width: 100%;
      height: 100%;
      color: #000;
}
.lz-list-block .ul-List .item-content .item-inner[data-v-74c6e604] {
      width: 100%;
      height: 100%;
      position: relative;
      padding-right: 40px;
      padding-right: 0.53333rem;
      padding-left: 70px;
      padding-left: 0.93333rem;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
}
.lz-list-block .ul-List .item-content .icon-gerenziliao[data-v-74c6e604] {
      font-size: 30px;
      font-size: 0.4rem;
}
.lz-list-block .ul-List .item-content .icons-right[data-v-74c6e604] {
      position: absolute;
      right: 0;
      top: 0;
      display: inline-block;
      height: 100px;
      height: 1.33333rem;
      line-height: 100px;
      line-height: 1.33333rem;
      font-size: 36px;
      font-size: 0.48rem;
      color: #cac9ce;
}
.lz-list-block .ul-List .item-content .item-form[data-v-74c6e604] {
      padding-left: 0;
}
.lz-list-block .ul-List .item-content .item-form .item-e-left[data-v-74c6e604] {
        width: 30%;
        height: 100%;
        display: inline-block;
        float: left;
}
.lz-list-block .ul-List .item-content .item-form .item-e-right[data-v-74c6e604] {
        width: 68%;
        height: 100%;
        text-align: right;
        display: inline-block;
        float: right;
        margin-bottom: 0;
}
.lz-list-block .ul-List .item-content .item-form input[type="text"][data-v-74c6e604] {
        border: none;
        background-color: #fff;
}
.lz-list-block .ul-List .item-content .item-form .lz-radio[data-v-74c6e604] {
        margin-top: 30px;
        margin-top: 0.4rem;
}
.lz-list-block .ul-List .item-content .item-form .date-input[data-v-74c6e604] {
        border: none;
        text-align: right;
        background-color: #fff;
        height: 90px;
        height: 1.2rem;
        line-height: 90px;
        line-height: 1.2rem;
        margin-right: -55px;
        margin-right: -0.73333rem;
}
.lz-list-block .ul-List .item-content .item-title[data-v-74c6e604] {
      padding: 0;
}
.lz-list-block .ul-List .item-content .item-title .item-img[data-v-74c6e604] {
        position: absolute;
        right: 0;
        top: 5px;
        width: 90px;
        width: 1.2rem;
        height: 90px;
        height: 1.2rem;
        border-radius: 50%;
}
.shadeBox[data-v-74c6e604] {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 999;
  background-color: rgba(0, 0, 0, 0.4);
}
#emptyDom[data-v-74c6e604] {
  font-size: 34px;
  font-size: 0.45333rem;
}
#emptyDom .empty-icon[data-v-74c6e604] {
    width: 185px;
    width: 2.46667rem;
    display: block;
    margin: 30px auto 10px;
    margin: 0.4rem auto 0.13333rem;
}
#emptyDom p[data-v-74c6e604] {
    text-align: center;
    font-size: 34px;
    font-size: 0.45333rem;
}
.lz-layer-bg[data-v-74c6e604] {
  background-color: transparent !important;
}
.layui-m-layer2 .layui-m-layerchild p[data-v-74c6e604] {
  color: #fff;
}
.layout-enter-active[data-v-74c6e604], .layout-leave-active[data-v-74c6e604] {
  -webkit-transition: opacity .5s;
  transition: opacity .5s;
}
.layout-enter[data-v-74c6e604], .layout-leave-active[data-v-74c6e604] {
  opacity: 0;
}
.van-picker button[data-v-74c6e604] {
  font-size: 30px;
  font-size: 0.4rem;
}
.van-image[data-v-74c6e604] {
  vertical-align: middle;
}
.van-image img[data-v-74c6e604] {
    vertical-align: middle;
}
.share-process-yindao[data-v-74c6e604] {
  background-color: transparent;
  position: fixed;
  left: 0;
  top: 0;
  width: 750px;
  width: 10rem;
}
.share-process-yindao .layui-m-layercont[data-v-74c6e604] {
    text-align: right;
    padding-right: 20px;
    padding-right: 0.26667rem;
    padding-top: 20px;
    padding-top: 0.26667rem;
}
.share-process-yindao img[data-v-74c6e604] {
    width: 560px;
    width: 7.46667rem;
}
.vue-puzzle-vcode[data-v-74c6e604] {
  z-index: 999999 !important;
}
.vue-puzzle-vcode .vue-auth-box_[data-v-74c6e604] {
    top: 50%;
}
.margin-top-10[data-v-74c6e604] {
  margin-top: 10px !important;
  margin-top: 0.13333rem !important;
}
.margin-top-20[data-v-74c6e604] {
  margin-top: 20px !important;
  margin-top: 0.26667rem !important;
}
.margin-top-30[data-v-74c6e604] {
  margin-top: 30px !important;
  margin-top: 0.4rem !important;
}
.margin-top-40[data-v-74c6e604] {
  margin-top: 40px !important;
  margin-top: 0.53333rem !important;
}
.margin-top-50[data-v-74c6e604] {
  margin-top: 50px !important;
  margin-top: 0.66667rem !important;
}
.margin-top-60[data-v-74c6e604] {
  margin-top: 60px !important;
  margin-top: 0.8rem !important;
}
.margin-right-10[data-v-74c6e604] {
  margin-right: 10px !important;
  margin-right: 0.13333rem !important;
}
.margin-right-20[data-v-74c6e604] {
  margin-right: 20px !important;
  margin-right: 0.26667rem !important;
}
.margin-right-30[data-v-74c6e604] {
  margin-right: 30px !important;
  margin-right: 0.4rem !important;
}
.margin-right-40[data-v-74c6e604] {
  margin-right: 40px !important;
  margin-right: 0.53333rem !important;
}
.margin-right-50[data-v-74c6e604] {
  margin-right: 50px !important;
  margin-right: 0.66667rem !important;
}
.margin-right-60[data-v-74c6e604] {
  margin-right: 60px !important;
  margin-right: 0.8rem !important;
}
.margin-bottom-10[data-v-74c6e604] {
  margin-bottom: 10px !important;
  margin-bottom: 0.13333rem !important;
}
.margin-bottom-20[data-v-74c6e604] {
  margin-bottom: 20px !important;
  margin-bottom: 0.26667rem !important;
}
.margin-bottom-30[data-v-74c6e604] {
  margin-bottom: 30px !important;
  margin-bottom: 0.4rem !important;
}
.margin-bottom-40[data-v-74c6e604] {
  margin-bottom: 40px !important;
  margin-bottom: 0.53333rem !important;
}
.margin-bottom-50[data-v-74c6e604] {
  margin-bottom: 50px !important;
  margin-bottom: 0.66667rem !important;
}
.margin-bottom-60[data-v-74c6e604] {
  margin-bottom: 60px !important;
  margin-bottom: 0.8rem !important;
}
.margin-left-10[data-v-74c6e604] {
  margin-left: 10px !important;
  margin-left: 0.13333rem !important;
}
.margin-left-20[data-v-74c6e604] {
  margin-left: 20px !important;
  margin-left: 0.26667rem !important;
}
.margin-left-30[data-v-74c6e604] {
  margin-left: 30px !important;
  margin-left: 0.4rem !important;
}
.margin-left-40[data-v-74c6e604] {
  margin-left: 40px !important;
  margin-left: 0.53333rem !important;
}
.margin-left-50[data-v-74c6e604] {
  margin-left: 50px !important;
  margin-left: 0.66667rem !important;
}
.margin-left-60[data-v-74c6e604] {
  margin-left: 60px !important;
  margin-left: 0.8rem !important;
}
.padding-top-10[data-v-74c6e604] {
  padding-top: 10px !important;
  padding-top: 0.13333rem !important;
}
.padding-top-20[data-v-74c6e604] {
  padding-top: 20px !important;
  padding-top: 0.26667rem !important;
}
.padding-top-30[data-v-74c6e604] {
  padding-top: 30px !important;
  padding-top: 0.4rem !important;
}
.padding-top-40[data-v-74c6e604] {
  padding-top: 40px !important;
  padding-top: 0.53333rem !important;
}
.padding-top-50[data-v-74c6e604] {
  padding-top: 50px !important;
  padding-top: 0.66667rem !important;
}
.padding-top-60[data-v-74c6e604] {
  padding-top: 60px !important;
  padding-top: 0.8rem !important;
}
.padding-right-10[data-v-74c6e604] {
  padding-right: 10px !important;
  padding-right: 0.13333rem !important;
}
.padding-right-20[data-v-74c6e604] {
  padding-right: 20px !important;
  padding-right: 0.26667rem !important;
}
.padding-right-30[data-v-74c6e604] {
  padding-right: 30px !important;
  padding-right: 0.4rem !important;
}
.padding-right-40[data-v-74c6e604] {
  padding-right: 40px !important;
  padding-right: 0.53333rem !important;
}
.padding-right-50[data-v-74c6e604] {
  padding-right: 50px !important;
  padding-right: 0.66667rem !important;
}
.padding-right-60[data-v-74c6e604] {
  padding-right: 60px !important;
  padding-right: 0.8rem !important;
}
.padding-bottom-10[data-v-74c6e604] {
  padding-bottom: 10px !important;
  padding-bottom: 0.13333rem !important;
}
.padding-bottom-20[data-v-74c6e604] {
  padding-bottom: 20px !important;
  padding-bottom: 0.26667rem !important;
}
.padding-bottom-30[data-v-74c6e604] {
  padding-bottom: 30px !important;
  padding-bottom: 0.4rem !important;
}
.padding-bottom-40[data-v-74c6e604] {
  padding-bottom: 40px !important;
  padding-bottom: 0.53333rem !important;
}
.padding-bottom-50[data-v-74c6e604] {
  padding-bottom: 50px !important;
  padding-bottom: 0.66667rem !important;
}
.padding-bottom-60[data-v-74c6e604] {
  padding-bottom: 60px !important;
  padding-bottom: 0.8rem !important;
}
.padding-left-10[data-v-74c6e604] {
  padding-left: 10px !important;
  padding-left: 0.13333rem !important;
}
.padding-left-20[data-v-74c6e604] {
  padding-left: 20px !important;
  padding-left: 0.26667rem !important;
}
.padding-left-30[data-v-74c6e604] {
  padding-left: 30px !important;
  padding-left: 0.4rem !important;
}
.padding-left-40[data-v-74c6e604] {
  padding-left: 40px !important;
  padding-left: 0.53333rem !important;
}
.padding-left-50[data-v-74c6e604] {
  padding-left: 50px !important;
  padding-left: 0.66667rem !important;
}
.padding-left-60[data-v-74c6e604] {
  padding-left: 60px !important;
  padding-left: 0.8rem !important;
}
.bac-transparent[data-v-74c6e604] {
  background-color: transparent !important;
}
.bac-transparent .layui-m-layerchild[data-v-74c6e604] {
    background-color: transparent !important;
}
.layui-m-layer-lzAlert[data-v-74c6e604] {
  width: 80% !important;
}
.layui-m-layer-lzAlert h3[data-v-74c6e604] {
    line-height: 32px;
    line-height: 0.42667rem;
    height: unset;
    padding-top: 46px;
    padding-top: 0.61333rem;
    font-size: 32px;
    font-size: 0.42667rem;
}
.layui-m-layer-lzAlert .layui-m-layercont[data-v-74c6e604] {
    font-size: 30px;
    font-size: 0.4rem;
    max-height: 300px;
    max-height: 4rem;
    overflow: auto;
    word-break: break-all;
    padding: 60px 40px;
    padding: 0.8rem 0.53333rem;
}
.layui-m-layer-lzAlert .layui-m-layerbtn span[yes][data-v-74c6e604] {
    font-size: 30px;
    font-size: 0.4rem;
    color: #0084ff !important;
}
.layui-m-layer-inquiry[data-v-74c6e604] {
  width: 80% !important;
}
.layui-m-layer-inquiry .layui-m-layercont[data-v-74c6e604] {
    font-size: 30px;
    font-size: 0.4rem;
}
.layui-m-layer-design-lzAlert[data-v-74c6e604] {
  width: 670px !important;
  width: 8.93333rem !important;
  padding-bottom: 70px;
  padding-bottom: 0.93333rem;
  border-radius: 32px !important;
  border-radius: 0.42667rem !important;
  background: url(../../static-product/img/alertbg.dacbbd63.png) no-repeat;
  background-size: 401px 334px;
  background-size: 5.34667rem 4.45333rem;
  background-position: center 168px;
  background-position: center 2.24rem;
  background-color: #fff;
}
.layui-m-layer-design-lzAlert .layui-m-layercont[data-v-74c6e604] {
    font-size: 30px;
    font-size: 0.4rem;
    overflow: auto;
    word-break: break-all;
    padding: 60px 40px;
    padding: 0.8rem 0.53333rem;
}
.layui-m-layer-design-lzAlert .layui-m-layercont .title[data-v-74c6e604] {
      font-size: 38px;
      font-size: 0.50667rem;
      line-height: 48px;
      line-height: 0.64rem;
      color: #000;
      text-align: center;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      font-family: PingFangSC-Semibold;
}
.layui-m-layer-design-lzAlert .layui-m-layercont .desc[data-v-74c6e604] {
      font-size: 32px;
      font-size: 0.42667rem;
      color: #3c464f;
      text-align: center;
      line-height: 48px;
      line-height: 0.64rem;
      height: 144px;
      height: 1.92rem;
      overflow-y: auto;
      -webkit-overflow-scrolling: touch;
      margin-top: 439px;
      margin-top: 5.85333rem;
      font-family: PingFangSC-Regular;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn[data-v-74c6e604] {
    width: 345px;
    width: 4.6rem;
    height: 95px;
    height: 1.26667rem;
    line-height: 95px;
    line-height: 1.26667rem;
    background: #3c7cfc;
    border: 1px solid #3c7cfc;
    overflow: hidden;
    -webkit-box-shadow: 0 10px 22px 0 rgba(60, 124, 252, 0.2);
    -webkit-box-shadow: 0 0.13333rem 0.29333rem 0 rgba(60, 124, 252, 0.2);
            box-shadow: 0 10px 22px 0 rgba(60, 124, 252, 0.2);
            box-shadow: 0 0.13333rem 0.29333rem 0 rgba(60, 124, 252, 0.2);
    border-radius: 54px;
    border-radius: 0.72rem;
    margin: 0 auto;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn span[yes][data-v-74c6e604] {
      font-size: 36px;
      font-size: 0.48rem;
      color: #fff;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn span[yes][data-v-74c6e604]:active {
      background: #3c7cfc;
}

/*按钮*/
/*最大按钮*/
.wts-btn-big[data-v-74c6e604] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big[data-v-74c6e604]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*中型按钮*/
.wts-btn-middle[data-v-74c6e604] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 294px;
  width: 3.92rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 80px;
  line-height: 1.06667rem;
  border-radius: 8px;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-middle[data-v-74c6e604]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-all[data-v-74c6e604] {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 110px;
  height: 1.46667rem;
  font-size: 40px;
  font-size: 0.53333rem;
  line-height: 110px;
  line-height: 1.46667rem;
  border-radius: 0;
  display: block;
  text-align: center;
}
.wts-btn-all[data-v-74c6e604]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-free[data-v-74c6e604] {
  color: #fff;
  background-color: #ff6e06;
  font-size: 30px;
  font-size: 0.4rem;
  border-radius: 5px;
  padding: 3px 10px;
  padding: 3px 0.13333rem;
  display: inline-block;
  text-align: center;
}
.wts-btn-free[data-v-74c6e604]:focus {
    color: #e6e6e6;
    background-color: #d25800;
}
.wts-btn-big-blue[data-v-74c6e604] {
  color: #fff;
  background-color: #3aa9f8;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 94px;
  height: 1.25333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 94px;
  line-height: 1.25333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-blue[data-v-74c6e604]:focus {
    color: #e6e6e6;
    background-color: #0994f6;
}

/*蓝色线型按钮-中*/
.wts-btn-cp[data-v-74c6e604] {
  color: #fff;
  background-color: #0084ff;
  border: 1px solid #fff;
  display: inline-block;
  text-align: center;
  width: 310px;
  width: 4.13333rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 76px;
  line-height: 1.01333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-cp[data-v-74c6e604]:hover, .wts-btn-cp[data-v-74c6e604]:focus {
    color: #fff;
    background-color: #fff;
    border: 1px solid #fff;
}
.wts-btn-radius[data-v-74c6e604] {
  color: #aaa;
  background-color: #fff;
  border: 1px solid #aaa;
  display: inline-block;
  text-align: center;
  width: 153px;
  width: 2.04rem;
  height: 55px;
  height: 0.73333rem;
  font-size: 26px;
  font-size: 0.34667rem;
  line-height: 55px;
  line-height: 0.73333rem;
  border-radius: 25px;
  border-radius: 0.33333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-radius[data-v-74c6e604]:hover, .wts-btn-radius[data-v-74c6e604]:focus {
    color: #fff;
    background-color: #aaa;
    border: 1px solid #aaa;
}

/*微大型按钮*/
.wts-btn-big-01[data-v-74c6e604] {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 590px;
  width: 7.86667rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-01[data-v-74c6e604]:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*查看更多*/
.wts-btn-more[data-v-74c6e604] {
  display: block;
  border-top: 1px solid #eee;
  height: 86px;
  height: 1.14667rem;
  line-height: 86px;
  line-height: 1.14667rem;
  text-align: center;
  margin-left: -60px;
  margin-left: -0.8rem;
  color: #000;
  font-size: 28px;
  font-size: 0.37333rem;
  position: relative;
}
.wts-btn-more[data-v-74c6e604]:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 38%;
  margin-top: -18px;
  margin-top: -0.24rem;
  margin-left: 90px;
  margin-left: 1.2rem;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  border-right: 3px solid #000;
  border-top: 3px solid #000;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}
.lz-readys[data-v-74c6e604] {
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  min-height: 100vh;
  background-color: #fff;
  z-index: 9999;
}
.lz-readys .spinner[data-v-74c6e604] {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -20px;
    margin-top: -0.26667rem;
    margin-left: -20px;
    margin-left: -0.26667rem;
    width: 40px;
    width: 0.53333rem;
    height: 40px;
    height: 0.53333rem;
}
.lz-readys .container1 > div[data-v-74c6e604],
  .lz-readys .container2 > div[data-v-74c6e604],
  .lz-readys .container3 > div[data-v-74c6e604] {
    width: 10px;
    width: 0.13333rem;
    height: 10px;
    height: 0.13333rem;
    background-color: #0084ff;
    border-radius: 100%;
    position: absolute;
    -webkit-animation: bouncedelay-74c6e604 1.2s infinite ease-in-out;
    animation: bouncedelay-74c6e604 1.2s infinite ease-in-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.lz-readys .spinner .spinner-container[data-v-74c6e604] {
    position: absolute;
    width: 100%;
    height: 100%;
}
.lz-readys .container2[data-v-74c6e604] {
    -webkit-transform: rotateZ(45deg);
    -ms-transform: rotate(45deg);
        transform: rotateZ(45deg);
}
.lz-readys .container3[data-v-74c6e604] {
    -webkit-transform: rotateZ(90deg);
    -ms-transform: rotate(90deg);
        transform: rotateZ(90deg);
}
.lz-readys .circle1[data-v-74c6e604] {
    top: 0;
    left: 0;
}
.lz-readys .circle2[data-v-74c6e604] {
    top: 0;
    right: 0;
}
.lz-readys .circle3[data-v-74c6e604] {
    right: 0;
    bottom: 0;
}
.lz-readys .circle4[data-v-74c6e604] {
    left: 0;
    bottom: 0;
}
.lz-readys .container2 .circle1[data-v-74c6e604] {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}
.lz-readys .container3 .circle1[data-v-74c6e604] {
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
}
.lz-readys .container1 .circle2[data-v-74c6e604] {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}
.lz-readys .container2 .circle2[data-v-74c6e604] {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}
.lz-readys .container3 .circle2[data-v-74c6e604] {
    -webkit-animation-delay: -0.7s;
    animation-delay: -0.7s;
}
.lz-readys .container1 .circle3[data-v-74c6e604] {
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.6s;
}
.lz-readys .container2 .circle3[data-v-74c6e604] {
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s;
}
.lz-readys .container3 .circle3[data-v-74c6e604] {
    -webkit-animation-delay: -0.4s;
    animation-delay: -0.4s;
}
.lz-readys .container1 .circle4[data-v-74c6e604] {
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s;
}
.lz-readys .container2 .circle4[data-v-74c6e604] {
    -webkit-animation-delay: -0.2s;
    animation-delay: -0.2s;
}
.lz-readys .container3 .circle4[data-v-74c6e604] {
    -webkit-animation-delay: -0.1s;
    animation-delay: -0.1s;
}
@-webkit-keyframes bouncedelay-74c6e604 {
0%,
  80%,
  100% {
    -webkit-transform: scale(0);
}
40% {
    -webkit-transform: scale(1);
}
}
@keyframes bouncedelay-74c6e604 {
0%,
  80%,
  100% {
    transform: scale(0);
    -webkit-transform: scale(0);
}
40% {
    transform: scale(1);
    -webkit-transform: scale(1);
}
}
.lz-readys .loadText[data-v-74c6e604] {
    position: absolute;
    top: 40%;
    left: 50%;
    width: 100px;
    width: 1.33333rem;
    margin-left: -50px;
    margin-left: -0.66667rem;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    font-size: 14px;
    font-size: 0.18667rem;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.6);
    color: #fff;
    font-size: 14px;
    padding-bottom: 10px;
    padding-bottom: 0.13333rem;
}
.lz-readys .loadText .gifLoad[data-v-74c6e604] {
      width: 60px;
      width: 0.8rem;
      height: 60px;
      height: 0.8rem;
      display: block;
      margin: 10px auto;
      margin: 0.13333rem auto;
}
.design-modal[data-v-74c6e604] {
  width: 630px;
  width: 8.4rem;
}
.design-modal.design-modal-footer[data-v-74c6e604] {
    width: 690px;
    width: 9.2rem;
    bottom: 20px;
    bottom: 0.26667rem;
    top: auto;
    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    border-radius: 10px;
    border-radius: 0.13333rem;
    background: rgba(255, 255, 255, 0.8);
}
.design-modal.design-modal-footer .van-dialog__footer[data-v-74c6e604] {
      display: none;
}
.design-modal.design-modal-confirm[data-v-74c6e604] {
    width: 650px;
    width: 8.66667rem;
}
.design-modal.design-modal-confirm .van-dialog__content .van-dialog__message[data-v-74c6e604] {
      padding: 40px 30px;
      padding: 0.53333rem 0.4rem;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-button--default[data-v-74c6e604] {
      width: 260px;
      width: 3.46667rem;
      height: 80px;
      height: 1.06667rem;
      background: #236DFF;
      border-radius: 40px;
      border-radius: 0.53333rem;
      -webkit-box-flex: 0;
          -ms-flex: none;
              flex: none;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-button--default .van-button__text[data-v-74c6e604] {
        font-size: 28px;
        font-size: 0.37333rem;
        color: #fff;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-dialog__cancel[data-v-74c6e604] {
      background: #fff;
      border: 1px solid #236DFF;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-dialog__cancel .van-button__text[data-v-74c6e604] {
        color: #236DFF;
}
.design-modal .van-dialog__header[data-v-74c6e604] {
    color: #000000;
    font-size: 34px;
    font-size: 0.45333rem;
    line-height: 48px;
    line-height: 0.64rem;
    padding-top: 40px;
    padding-top: 0.53333rem;
    font-weight: 700;
}
.design-modal .van-dialog__content .van-dialog__message[data-v-74c6e604] {
    color: #444444;
    font-size: 30px;
    font-size: 0.4rem;
    line-height: 42px;
    line-height: 0.56rem;
    padding: 30px;
    padding: 0.4rem;
}
.design-modal .van-dialog__footer[data-v-74c6e604] {
    padding: 0 30px 40px;
    padding: 0 0.4rem 0.53333rem;
}
.design-modal .van-dialog__footer.van-hairline--top[data-v-74c6e604]::after {
      border: none;
}
.design-modal .van-dialog__footer .van-button--default[data-v-74c6e604] {
      width: 320px;
      width: 4.26667rem;
      height: 88px;
      height: 1.17333rem;
      background: #236DFF;
      border-radius: 44px;
      border-radius: 0.58667rem;
      margin: 0 auto;
      -webkit-box-flex: 0;
          -ms-flex: none;
              flex: none;
}
.design-modal .van-dialog__footer .van-button--default .van-button__text[data-v-74c6e604] {
        font-size: 32px;
        font-size: 0.42667rem;
        color: #fff;
}
.product-prompt[data-v-74c6e604] {
  background-color: #fff;
}
.product-prompt .clause-name[data-v-74c6e604] {
    position: relative;
    padding: 0 30px 70px;
    padding: 0 0.4rem 0.93333rem;
}
.product-prompt .clause-name .clause-title[data-v-74c6e604] {
      font-size: 30px;
      font-size: 0.4rem;
      color: #0084ff;
}
.product-prompt .clause-name .notice-p[data-v-74c6e604] {
      font-size: 30px;
      font-size: 0.4rem;
      margin-bottom: 15px;
      margin-bottom: 0.2rem;
      word-break: break-all;
      text-align: justify;
}
.product-prompt .clause-name .notice-p .m1[data-v-74c6e604] {
        display: inline-block;
        width: 30px;
        width: 0.4rem;
        height: 30px;
        height: 0.4rem;
        background-color: #126FFA;
        border-radius: 2px;
        color: #fff;
        text-align: center;
        line-height: 30px;
        line-height: 0.4rem;
        margin-right: 10px;
        margin-right: 0.13333rem;
        margin-left: -45px;
        margin-left: -0.6rem;
        font-size: 26px;
        font-size: 0.34667rem;
}

@charset "UTF-8";
/*---------       字体行高       -----------*/
/*---------       字体颜色       -----------*/
/*---------       边框颜色       -----------*/
/*---------       背景颜色       -----------*/
/*--------- 按钮颜色  ---- */
/* 属性多值传递
ex:
@include remCalc(padding,10,20);
padding: 0.13333rem 0.26667rem;*/
/*按钮纯色系*/
/*按钮边框色系*/
/*按钮大小*/
/*自适应按钮*/
/*标题*/
/*小消息标签*/
/*背景色点击变化*/
/*字数省略限制*/
/*波纹点击效果*/
/*按钮*/
/*最大按钮*/
.wts-btn-big {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*中型按钮*/
.wts-btn-middle {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 294px;
  width: 3.92rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 80px;
  line-height: 1.06667rem;
  border-radius: 8px;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-middle:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-all {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 110px;
  height: 1.46667rem;
  font-size: 40px;
  font-size: 0.53333rem;
  line-height: 110px;
  line-height: 1.46667rem;
  border-radius: 0;
  display: block;
  text-align: center;
}
.wts-btn-all:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-free {
  color: #fff;
  background-color: #ff6e06;
  font-size: 30px;
  font-size: 0.4rem;
  border-radius: 5px;
  padding: 3px 10px;
  padding: 3px 0.13333rem;
  display: inline-block;
  text-align: center;
}
.wts-btn-free:focus {
    color: #e6e6e6;
    background-color: #d25800;
}
.wts-btn-big-blue {
  color: #fff;
  background-color: #3aa9f8;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 94px;
  height: 1.25333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 94px;
  line-height: 1.25333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-blue:focus {
    color: #e6e6e6;
    background-color: #0994f6;
}

/*蓝色线型按钮-中*/
.wts-btn-cp {
  color: #fff;
  background-color: #0084ff;
  border: 1px solid #fff;
  display: inline-block;
  text-align: center;
  width: 310px;
  width: 4.13333rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 76px;
  line-height: 1.01333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-cp:hover, .wts-btn-cp:focus {
    color: #fff;
    background-color: #fff;
    border: 1px solid #fff;
}
.wts-btn-radius {
  color: #aaa;
  background-color: #fff;
  border: 1px solid #aaa;
  display: inline-block;
  text-align: center;
  width: 153px;
  width: 2.04rem;
  height: 55px;
  height: 0.73333rem;
  font-size: 26px;
  font-size: 0.34667rem;
  line-height: 55px;
  line-height: 0.73333rem;
  border-radius: 25px;
  border-radius: 0.33333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-radius:hover, .wts-btn-radius:focus {
    color: #fff;
    background-color: #aaa;
    border: 1px solid #aaa;
}

/*微大型按钮*/
.wts-btn-big-01 {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 590px;
  width: 7.86667rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-01:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*查看更多*/
.wts-btn-more {
  display: block;
  border-top: 1px solid #eee;
  height: 86px;
  height: 1.14667rem;
  line-height: 86px;
  line-height: 1.14667rem;
  text-align: center;
  margin-left: -60px;
  margin-left: -0.8rem;
  color: #000;
  font-size: 28px;
  font-size: 0.37333rem;
  position: relative;
}
.wts-btn-more:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 38%;
  margin-top: -18px;
  margin-top: -0.24rem;
  margin-left: 90px;
  margin-left: 1.2rem;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  border-right: 3px solid #000;
  border-top: 3px solid #000;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}
.body-container {
  width: 750px;
  width: 10rem;
  margin: 0 auto;
  position: relative;
  background-color: #f5f5f5;
}
.lz-top-img {
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
}

/*单选框*/
.lz-radio {
  position: relative;
  -webkit-appearance: none;
  width: 18px;
  width: 0.24rem;
  height: 18px;
  height: 0.24rem;
  background-color: transparent;
  border: none;
}
.lz-radio:before {
  content: "\e623";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 12px;
  font-size: 0.16rem;
  line-height: 18px;
  line-height: 0.24rem;
  text-align: center;
  width: 18px;
  width: 0.24rem;
  height: 18px;
  height: 0.24rem;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  color: #fff;
  opacity: 1;
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 50%;
}
.lz-radio:checked::before {
  background-color: #0084ff;
  border: 1px solid #0084ff;
}
.lz-radio-new {
  position: relative;
  background-color: #fff;
  width: 40px;
  width: 0.53333rem;
  height: 40px;
  height: 0.53333rem;
  border-radius: 50%;
  display: inline-block;
  border: 1px solid #e5e5e5;
}
.lz-radio-new[data-check=true] {
  background-color: #0084ff;
  border: 1px solid #0084ff;
}
.lz-radio-new[data-check=true]:before {
  content: "\e6f0";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 20px;
  font-size: 0.26667rem;
  line-height: 40px;
  line-height: 0.53333rem;
  text-align: center;
  color: #fff;
  position: absolute;
  top: 2px;
  right: 4px;
  margin-top: -1px;
}

/*多选框*/
.lz-checkbox {
  position: relative;
  -webkit-appearance: none;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: transparent;
  border: none;
}
.lz-checkbox:before {
  content: "\e64e";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 14px;
  font-size: 0.18667rem;
  line-height: 24px;
  line-height: 0.32rem;
  text-align: center;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: #fff;
  color: transparent;
  border: 1px solid #ccc;
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 6px;
}
.lz-checkbox:checked::before {
  color: #0084ff;
  background-color: #fff;
  border: 1px solid #0084ff;
}

/*多选框2-选择外层选中*/
.lz-checkbox-02 {
  position: relative;
  -webkit-appearance: none;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  background-color: transparent;
  border: none;
}
.lz-checkbox-02:before {
  content: "\e623";
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 14px;
  font-size: 0.18667rem;
  line-height: 21px;
  line-height: 0.28rem;
  text-align: center;
  width: 22px;
  width: 0.29333rem;
  height: 21px;
  height: 0.28rem;
  background-color: #fff;
  color: transparent;
  border: 1px solid #ccc;
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.checkLi {
  color: #0084ff !important;
}
.checkLi .lz-checkbox-02:before {
    color: #fff;
    background-color: #0084ff;
    border: 1px solid #0084ff;
}

/*底部按钮*/
.lz-apply-btn {
  position: fixed;
  bottom: 0;
  border-top: 2px solid #fff;
  z-index: 20;
  color: #666;
  background-color: #f0f0f0;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 100px;
  height: 1.33333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 0;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.lz-apply-btn i {
    font-size: 40px;
    font-size: 0.53333rem;
    margin-right: 10px;
    margin-right: 0.13333rem;
}

/*底部提示*/
.lz-lp-footer {
  position: absolute;
  bottom: 100px;
  bottom: 1.33333rem;
  padding: 10px;
  padding: 0.13333rem;
}
.lz-lp-footer p {
    margin-bottom: 10px;
    margin-bottom: 0.13333rem;
}

/*顶部返回栏*/
.lz-top-title-empty {
  width: 100%;
  height: 90px;
  height: 1.2rem;
}
.lz-top-title {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 555;
  width: 100%;
  height: 90px;
  height: 1.2rem;
  line-height: 90px;
  line-height: 1.2rem;
  background-color: #0084ff;
  color: #fff;
  font-size: 28px;
  font-size: 0.37333rem;
}
.lz-top-title .left {
    position: absolute;
    top: 0;
    left: 20px;
    left: 0.26667rem;
    color: #fff;
}
.lz-top-title .right {
    position: absolute;
    top: 0;
    right: 20px;
    right: 0.26667rem;
    color: #fff;
}
.lz-top-title .center {
    text-align: center;
    font-size: 32px;
    font-size: 0.42667rem;
}

/*订单页*/
.lz-order-list {
  background-color: #fff;
  padding-top: 44px;
  padding-top: 0.58667rem;
}
.lz-order-list .titles {
    font-size: 36px;
    font-size: 0.48rem;
    color: #222;
    text-align: center;
}
.lz-order-list .need-com {
    position: relative;
    top: -4px;
    font-size: 12px;
    font-size: 0.16rem;
    line-height: 1.2;
    padding: 1px 8px;
    background-color: #fff;
    position: relative;
    color: #fff;
    border-radius: 5px;
    font-size: 28px;
    font-size: 0.37333rem;
    border: 1px solid #0084ff;
    margin-left: 5px;
    color: #0084ff;
}
.lz-order-list .need-com::before {
      content: '';
      position: absolute;
      left: -6px;
      top: 50%;
      margin-top: -3px;
      width: 0;
      height: 0;
      border: 3px solid transparent;
      border-right-color: #fff;
}
.lz-order-list .need-com:before {
    content: 0;
}
.lz-order-list .uls-order {
    width: 100%;
}
.lz-order-list .uls-order > li {
      text-align: center;
      font-size: 36px;
      font-size: 0.48rem;
      display: block;
      padding: 40px 0;
      padding: 0.53333rem 0;
}
.lz-order-list .uls-order > li .order-name {
        display: block;
        line-height: 40px;
        line-height: 0.53333rem;
        color: #000;
}
.lz-order-list .uls-order > li .order-inform {
        font-size: 60px;
        font-size: 0.8rem;
        display: block;
        margin-top: 4px;
        line-height: 80px;
        line-height: 1.06667rem;
        color: #ff6f07;
}
.lz-order-list .btn-check,
  .lz-order-list .btn-pay {
    color: #ccc;
    background-color: #fff;
    border: 1px solid #ccc;
    display: inline-block;
    text-align: center;
    width: 180px;
    width: 2.4rem;
    height: 60px;
    height: 0.8rem;
    font-size: 28px;
    font-size: 0.37333rem;
    line-height: 56px;
    line-height: 0.74667rem;
    border-radius: 0;
    float: right;
    margin-left: 10px;
    margin-left: 0.13333rem;
}
.lz-order-list .btn-check:hover, .lz-order-list .btn-check:focus,
    .lz-order-list .btn-pay:hover,
    .lz-order-list .btn-pay:focus {
      color: #fff;
      background-color: #ccc;
      border: 1px solid #ccc;
}
.pay-many {
  margin-top: 12px;
  margin-top: 0.16rem;
  line-height: 88px;
  line-height: 1.17333rem;
  display: block;
  padding-left: 30px;
  padding-left: 0.4rem;
  font-size: 36px;
  font-size: 0.48rem;
}
.lz-bankBanch {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}
.lz-bankBanch.active {
    display: block;
}
.lz-bankBanch .lz-drop-search {
    background-color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}
.lz-bankBanch .lz-drop-search .title {
      position: relative;
      width: 100%;
      height: 100px;
      height: 1.33333rem;
      line-height: 100px;
      line-height: 1.33333rem;
      font-size: 34px;
      font-size: 0.45333rem;
      text-align: center;
}
.lz-bankBanch .lz-drop-search .title i {
        font-size: 50px;
        font-size: 0.66667rem;
        position: absolute;
        right: 0;
        top: 0;
        width: 80px;
        width: 1.06667rem;
        line-height: 100px;
        line-height: 1.33333rem;
}
.lz-bankBanch .lz-drop-search .search-box {
      position: relative;
      width: 100%;
      height: 100px;
      height: 1.33333rem;
      padding: 15px 40px;
      padding: 0.2rem 0.53333rem;
      text-align: center;
      background-color: #f5f5f5;
}
.lz-bankBanch .lz-drop-search .search-box i {
        position: absolute;
        left: 50px;
        left: 0.66667rem;
        top: 50%;
        margin-top: -35px;
        margin-top: -0.46667rem;
        font-size: 30px;
        font-size: 0.4rem;
        height: 70px;
        height: 0.93333rem;
        line-height: 70px;
        line-height: 0.93333rem;
        color: #999;
}
.lz-bankBanch .lz-drop-search .search {
      display: block;
      width: 100%;
      height: 70px;
      height: 0.93333rem;
      background-color: #fff;
      color: #333;
      padding-left: 50px;
      padding-left: 0.66667rem;
      margin: 0;
      border-color: #fff;
      font-size: 32px;
      font-size: 0.42667rem;
      border: none;
}
.lz-bankBanch .lz-drop-search .selected {
      width: 100%;
      height: 300px;
      height: 4rem;
      padding: 10px 20px;
      padding: 0.13333rem 0.26667rem;
      overflow: auto !important;
}
.lz-bankBanch .lz-drop-search .selected .option {
        position: relative;
        display: block;
        min-height: 20px;
        min-height: 0.26667rem;
        width: 100%;
        font-size: 16px;
        font-size: 0.21333rem;
        line-height: 20px;
        line-height: 0.26667rem;
        padding: 5px 0;
        color: #666;
        border-top: 1px solid #ececec;
}
.lz-bankBanch .lz-drop-search .selected .option:first-child {
          border-top: none;
}
.lz-list-block {
  position: relative;
}
.lz-list-block .ul-List .icons-left {
    position: absolute;
    width: 50px;
    width: 0.66667rem;
    left: 0;
    top: 25px;
    top: 0.33333rem;
    display: inline-block;
    height: 50px;
    height: 0.66667rem;
    font-size: 44px;
    font-size: 0.58667rem;
    color: #0084ff;
}
.lz-list-block .ul-List .ripple {
    position: relative;
    overflow: hidden;
}
.lz-list-block .ul-List .ripple:after {
      content: "";
      display: block;
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      pointer-events: none;
      background-image: radial-gradient(circle, #666 10%, transparent 10.01%);
      background-repeat: no-repeat;
      background-position: 50%;
      -webkit-transform: scale(10, 10);
          -ms-transform: scale(10, 10);
              transform: scale(10, 10);
      opacity: 0;
      -webkit-transition: opacity .5s, -webkit-transform .3s;
      transition: opacity .5s, -webkit-transform .3s;
      transition: transform .3s, opacity .5s;
      transition: transform .3s, opacity .5s, -webkit-transform .3s;
}
.lz-list-block .ul-List .ripple:active:after {
      -webkit-transform: scale(0, 0);
          -ms-transform: scale(0, 0);
              transform: scale(0, 0);
      opacity: .3;
      -webkit-transition: 0s;
      transition: 0s;
}
.lz-list-block .ul-List .item-content {
    background-color: #fff;
    width: 100%;
    line-height: 100px;
    line-height: 1.33333rem;
    height: 100px;
    height: 1.33333rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 30px;
    padding: 0 0.4rem;
    border-bottom: 1px solid #e7e7e7;
    font-size: 30px;
    font-size: 0.4rem;
}
.lz-list-block .ul-List .item-content > a.item-link {
      font-size: 30px;
      font-size: 0.4rem;
      display: block;
      width: 100%;
      height: 100%;
      color: #000;
}
.lz-list-block .ul-List .item-content .item-inner {
      width: 100%;
      height: 100%;
      position: relative;
      padding-right: 40px;
      padding-right: 0.53333rem;
      padding-left: 70px;
      padding-left: 0.93333rem;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
}
.lz-list-block .ul-List .item-content .icon-gerenziliao {
      font-size: 30px;
      font-size: 0.4rem;
}
.lz-list-block .ul-List .item-content .icons-right {
      position: absolute;
      right: 0;
      top: 0;
      display: inline-block;
      height: 100px;
      height: 1.33333rem;
      line-height: 100px;
      line-height: 1.33333rem;
      font-size: 36px;
      font-size: 0.48rem;
      color: #cac9ce;
}
.lz-list-block .ul-List .item-content .item-form {
      padding-left: 0;
}
.lz-list-block .ul-List .item-content .item-form .item-e-left {
        width: 30%;
        height: 100%;
        display: inline-block;
        float: left;
}
.lz-list-block .ul-List .item-content .item-form .item-e-right {
        width: 68%;
        height: 100%;
        text-align: right;
        display: inline-block;
        float: right;
        margin-bottom: 0;
}
.lz-list-block .ul-List .item-content .item-form input[type="text"] {
        border: none;
        background-color: #fff;
}
.lz-list-block .ul-List .item-content .item-form .lz-radio {
        margin-top: 30px;
        margin-top: 0.4rem;
}
.lz-list-block .ul-List .item-content .item-form .date-input {
        border: none;
        text-align: right;
        background-color: #fff;
        height: 90px;
        height: 1.2rem;
        line-height: 90px;
        line-height: 1.2rem;
        margin-right: -55px;
        margin-right: -0.73333rem;
}
.lz-list-block .ul-List .item-content .item-title {
      padding: 0;
}
.lz-list-block .ul-List .item-content .item-title .item-img {
        position: absolute;
        right: 0;
        top: 5px;
        width: 90px;
        width: 1.2rem;
        height: 90px;
        height: 1.2rem;
        border-radius: 50%;
}
.shadeBox {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 999;
  background-color: rgba(0, 0, 0, 0.4);
}
#emptyDom {
  font-size: 34px;
  font-size: 0.45333rem;
}
#emptyDom .empty-icon {
    width: 185px;
    width: 2.46667rem;
    display: block;
    margin: 30px auto 10px;
    margin: 0.4rem auto 0.13333rem;
}
#emptyDom p {
    text-align: center;
    font-size: 34px;
    font-size: 0.45333rem;
}
.lz-layer-bg {
  background-color: transparent !important;
}
.layui-m-layer2 .layui-m-layerchild p {
  color: #fff;
}
.layout-enter-active, .layout-leave-active {
  -webkit-transition: opacity .5s;
  transition: opacity .5s;
}
.layout-enter, .layout-leave-active {
  opacity: 0;
}
.van-picker button {
  font-size: 30px;
  font-size: 0.4rem;
}
.van-image {
  vertical-align: middle;
}
.van-image img {
    vertical-align: middle;
}
.share-process-yindao {
  background-color: transparent;
  position: fixed;
  left: 0;
  top: 0;
  width: 750px;
  width: 10rem;
}
.share-process-yindao .layui-m-layercont {
    text-align: right;
    padding-right: 20px;
    padding-right: 0.26667rem;
    padding-top: 20px;
    padding-top: 0.26667rem;
}
.share-process-yindao img {
    width: 560px;
    width: 7.46667rem;
}
.vue-puzzle-vcode {
  z-index: 999999 !important;
}
.vue-puzzle-vcode .vue-auth-box_ {
    top: 50%;
}
.margin-top-10 {
  margin-top: 10px !important;
  margin-top: 0.13333rem !important;
}
.margin-top-20 {
  margin-top: 20px !important;
  margin-top: 0.26667rem !important;
}
.margin-top-30 {
  margin-top: 30px !important;
  margin-top: 0.4rem !important;
}
.margin-top-40 {
  margin-top: 40px !important;
  margin-top: 0.53333rem !important;
}
.margin-top-50 {
  margin-top: 50px !important;
  margin-top: 0.66667rem !important;
}
.margin-top-60 {
  margin-top: 60px !important;
  margin-top: 0.8rem !important;
}
.margin-right-10 {
  margin-right: 10px !important;
  margin-right: 0.13333rem !important;
}
.margin-right-20 {
  margin-right: 20px !important;
  margin-right: 0.26667rem !important;
}
.margin-right-30 {
  margin-right: 30px !important;
  margin-right: 0.4rem !important;
}
.margin-right-40 {
  margin-right: 40px !important;
  margin-right: 0.53333rem !important;
}
.margin-right-50 {
  margin-right: 50px !important;
  margin-right: 0.66667rem !important;
}
.margin-right-60 {
  margin-right: 60px !important;
  margin-right: 0.8rem !important;
}
.margin-bottom-10 {
  margin-bottom: 10px !important;
  margin-bottom: 0.13333rem !important;
}
.margin-bottom-20 {
  margin-bottom: 20px !important;
  margin-bottom: 0.26667rem !important;
}
.margin-bottom-30 {
  margin-bottom: 30px !important;
  margin-bottom: 0.4rem !important;
}
.margin-bottom-40 {
  margin-bottom: 40px !important;
  margin-bottom: 0.53333rem !important;
}
.margin-bottom-50 {
  margin-bottom: 50px !important;
  margin-bottom: 0.66667rem !important;
}
.margin-bottom-60 {
  margin-bottom: 60px !important;
  margin-bottom: 0.8rem !important;
}
.margin-left-10 {
  margin-left: 10px !important;
  margin-left: 0.13333rem !important;
}
.margin-left-20 {
  margin-left: 20px !important;
  margin-left: 0.26667rem !important;
}
.margin-left-30 {
  margin-left: 30px !important;
  margin-left: 0.4rem !important;
}
.margin-left-40 {
  margin-left: 40px !important;
  margin-left: 0.53333rem !important;
}
.margin-left-50 {
  margin-left: 50px !important;
  margin-left: 0.66667rem !important;
}
.margin-left-60 {
  margin-left: 60px !important;
  margin-left: 0.8rem !important;
}
.padding-top-10 {
  padding-top: 10px !important;
  padding-top: 0.13333rem !important;
}
.padding-top-20 {
  padding-top: 20px !important;
  padding-top: 0.26667rem !important;
}
.padding-top-30 {
  padding-top: 30px !important;
  padding-top: 0.4rem !important;
}
.padding-top-40 {
  padding-top: 40px !important;
  padding-top: 0.53333rem !important;
}
.padding-top-50 {
  padding-top: 50px !important;
  padding-top: 0.66667rem !important;
}
.padding-top-60 {
  padding-top: 60px !important;
  padding-top: 0.8rem !important;
}
.padding-right-10 {
  padding-right: 10px !important;
  padding-right: 0.13333rem !important;
}
.padding-right-20 {
  padding-right: 20px !important;
  padding-right: 0.26667rem !important;
}
.padding-right-30 {
  padding-right: 30px !important;
  padding-right: 0.4rem !important;
}
.padding-right-40 {
  padding-right: 40px !important;
  padding-right: 0.53333rem !important;
}
.padding-right-50 {
  padding-right: 50px !important;
  padding-right: 0.66667rem !important;
}
.padding-right-60 {
  padding-right: 60px !important;
  padding-right: 0.8rem !important;
}
.padding-bottom-10 {
  padding-bottom: 10px !important;
  padding-bottom: 0.13333rem !important;
}
.padding-bottom-20 {
  padding-bottom: 20px !important;
  padding-bottom: 0.26667rem !important;
}
.padding-bottom-30 {
  padding-bottom: 30px !important;
  padding-bottom: 0.4rem !important;
}
.padding-bottom-40 {
  padding-bottom: 40px !important;
  padding-bottom: 0.53333rem !important;
}
.padding-bottom-50 {
  padding-bottom: 50px !important;
  padding-bottom: 0.66667rem !important;
}
.padding-bottom-60 {
  padding-bottom: 60px !important;
  padding-bottom: 0.8rem !important;
}
.padding-left-10 {
  padding-left: 10px !important;
  padding-left: 0.13333rem !important;
}
.padding-left-20 {
  padding-left: 20px !important;
  padding-left: 0.26667rem !important;
}
.padding-left-30 {
  padding-left: 30px !important;
  padding-left: 0.4rem !important;
}
.padding-left-40 {
  padding-left: 40px !important;
  padding-left: 0.53333rem !important;
}
.padding-left-50 {
  padding-left: 50px !important;
  padding-left: 0.66667rem !important;
}
.padding-left-60 {
  padding-left: 60px !important;
  padding-left: 0.8rem !important;
}
.bac-transparent {
  background-color: transparent !important;
}
.bac-transparent .layui-m-layerchild {
    background-color: transparent !important;
}
.layui-m-layer-lzAlert {
  width: 80% !important;
}
.layui-m-layer-lzAlert h3 {
    line-height: 32px;
    line-height: 0.42667rem;
    height: unset;
    padding-top: 46px;
    padding-top: 0.61333rem;
    font-size: 32px;
    font-size: 0.42667rem;
}
.layui-m-layer-lzAlert .layui-m-layercont {
    font-size: 30px;
    font-size: 0.4rem;
    max-height: 300px;
    max-height: 4rem;
    overflow: auto;
    word-break: break-all;
    padding: 60px 40px;
    padding: 0.8rem 0.53333rem;
}
.layui-m-layer-lzAlert .layui-m-layerbtn span[yes] {
    font-size: 30px;
    font-size: 0.4rem;
    color: #0084ff !important;
}
.layui-m-layer-inquiry {
  width: 80% !important;
}
.layui-m-layer-inquiry .layui-m-layercont {
    font-size: 30px;
    font-size: 0.4rem;
}
.layui-m-layer-design-lzAlert {
  width: 670px !important;
  width: 8.93333rem !important;
  padding-bottom: 70px;
  padding-bottom: 0.93333rem;
  border-radius: 32px !important;
  border-radius: 0.42667rem !important;
  background: url(../../static-product/img/alertbg.dacbbd63.png) no-repeat;
  background-size: 401px 334px;
  background-size: 5.34667rem 4.45333rem;
  background-position: center 168px;
  background-position: center 2.24rem;
  background-color: #fff;
}
.layui-m-layer-design-lzAlert .layui-m-layercont {
    font-size: 30px;
    font-size: 0.4rem;
    overflow: auto;
    word-break: break-all;
    padding: 60px 40px;
    padding: 0.8rem 0.53333rem;
}
.layui-m-layer-design-lzAlert .layui-m-layercont .title {
      font-size: 38px;
      font-size: 0.50667rem;
      line-height: 48px;
      line-height: 0.64rem;
      color: #000;
      text-align: center;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      font-family: PingFangSC-Semibold;
}
.layui-m-layer-design-lzAlert .layui-m-layercont .desc {
      font-size: 32px;
      font-size: 0.42667rem;
      color: #3c464f;
      text-align: center;
      line-height: 48px;
      line-height: 0.64rem;
      height: 144px;
      height: 1.92rem;
      overflow-y: auto;
      -webkit-overflow-scrolling: touch;
      margin-top: 439px;
      margin-top: 5.85333rem;
      font-family: PingFangSC-Regular;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn {
    width: 345px;
    width: 4.6rem;
    height: 95px;
    height: 1.26667rem;
    line-height: 95px;
    line-height: 1.26667rem;
    background: #3c7cfc;
    border: 1px solid #3c7cfc;
    overflow: hidden;
    -webkit-box-shadow: 0 10px 22px 0 rgba(60, 124, 252, 0.2);
    -webkit-box-shadow: 0 0.13333rem 0.29333rem 0 rgba(60, 124, 252, 0.2);
            box-shadow: 0 10px 22px 0 rgba(60, 124, 252, 0.2);
            box-shadow: 0 0.13333rem 0.29333rem 0 rgba(60, 124, 252, 0.2);
    border-radius: 54px;
    border-radius: 0.72rem;
    margin: 0 auto;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn span[yes] {
      font-size: 36px;
      font-size: 0.48rem;
      color: #fff;
}
.layui-m-layer-design-lzAlert .layui-m-layerbtn span[yes]:active {
      background: #3c7cfc;
}

/*按钮*/
/*最大按钮*/
.wts-btn-big {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*中型按钮*/
.wts-btn-middle {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 294px;
  width: 3.92rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 80px;
  line-height: 1.06667rem;
  border-radius: 8px;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-middle:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-all {
  color: #fff;
  background-color: #ff6e06;
  display: inline-block;
  text-align: center;
  width: 750px;
  width: 10rem;
  height: 110px;
  height: 1.46667rem;
  font-size: 40px;
  font-size: 0.53333rem;
  line-height: 110px;
  line-height: 1.46667rem;
  border-radius: 0;
  display: block;
  text-align: center;
}
.wts-btn-all:focus {
    color: #e6e6e6;
    background-color: #d25800;
}

/*全局按钮*/
.wts-btn-free {
  color: #fff;
  background-color: #ff6e06;
  font-size: 30px;
  font-size: 0.4rem;
  border-radius: 5px;
  padding: 3px 10px;
  padding: 3px 0.13333rem;
  display: inline-block;
  text-align: center;
}
.wts-btn-free:focus {
    color: #e6e6e6;
    background-color: #d25800;
}
.wts-btn-big-blue {
  color: #fff;
  background-color: #3aa9f8;
  display: inline-block;
  text-align: center;
  width: 690px;
  width: 9.2rem;
  height: 94px;
  height: 1.25333rem;
  font-size: 32px;
  font-size: 0.42667rem;
  line-height: 94px;
  line-height: 1.25333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-blue:focus {
    color: #e6e6e6;
    background-color: #0994f6;
}

/*蓝色线型按钮-中*/
.wts-btn-cp {
  color: #fff;
  background-color: #0084ff;
  border: 1px solid #fff;
  display: inline-block;
  text-align: center;
  width: 310px;
  width: 4.13333rem;
  height: 80px;
  height: 1.06667rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 76px;
  line-height: 1.01333rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-cp:hover, .wts-btn-cp:focus {
    color: #fff;
    background-color: #fff;
    border: 1px solid #fff;
}
.wts-btn-radius {
  color: #aaa;
  background-color: #fff;
  border: 1px solid #aaa;
  display: inline-block;
  text-align: center;
  width: 153px;
  width: 2.04rem;
  height: 55px;
  height: 0.73333rem;
  font-size: 26px;
  font-size: 0.34667rem;
  line-height: 55px;
  line-height: 0.73333rem;
  border-radius: 25px;
  border-radius: 0.33333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-radius:hover, .wts-btn-radius:focus {
    color: #fff;
    background-color: #aaa;
    border: 1px solid #aaa;
}

/*微大型按钮*/
.wts-btn-big-01 {
  color: #fff;
  background-color: #0084ff;
  display: inline-block;
  text-align: center;
  width: 590px;
  width: 7.86667rem;
  height: 90px;
  height: 1.2rem;
  font-size: 36px;
  font-size: 0.48rem;
  line-height: 90px;
  line-height: 1.2rem;
  border-radius: 10px;
  border-radius: 0.13333rem;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wts-btn-big-01:focus {
    color: #e6e6e6;
    background-color: #006acc;
}

/*查看更多*/
.wts-btn-more {
  display: block;
  border-top: 1px solid #eee;
  height: 86px;
  height: 1.14667rem;
  line-height: 86px;
  line-height: 1.14667rem;
  text-align: center;
  margin-left: -60px;
  margin-left: -0.8rem;
  color: #000;
  font-size: 28px;
  font-size: 0.37333rem;
  position: relative;
}
.wts-btn-more:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 38%;
  margin-top: -18px;
  margin-top: -0.24rem;
  margin-left: 90px;
  margin-left: 1.2rem;
  width: 22px;
  width: 0.29333rem;
  height: 22px;
  height: 0.29333rem;
  border-right: 3px solid #000;
  border-top: 3px solid #000;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}
.lz-readys {
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  min-height: 100vh;
  background-color: #fff;
  z-index: 9999;
}
.lz-readys .spinner {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -20px;
    margin-top: -0.26667rem;
    margin-left: -20px;
    margin-left: -0.26667rem;
    width: 40px;
    width: 0.53333rem;
    height: 40px;
    height: 0.53333rem;
}
.lz-readys .container1 > div,
  .lz-readys .container2 > div,
  .lz-readys .container3 > div {
    width: 10px;
    width: 0.13333rem;
    height: 10px;
    height: 0.13333rem;
    background-color: #0084ff;
    border-radius: 100%;
    position: absolute;
    -webkit-animation: bouncedelay 1.2s infinite ease-in-out;
    animation: bouncedelay 1.2s infinite ease-in-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.lz-readys .spinner .spinner-container {
    position: absolute;
    width: 100%;
    height: 100%;
}
.lz-readys .container2 {
    -webkit-transform: rotateZ(45deg);
    -ms-transform: rotate(45deg);
        transform: rotateZ(45deg);
}
.lz-readys .container3 {
    -webkit-transform: rotateZ(90deg);
    -ms-transform: rotate(90deg);
        transform: rotateZ(90deg);
}
.lz-readys .circle1 {
    top: 0;
    left: 0;
}
.lz-readys .circle2 {
    top: 0;
    right: 0;
}
.lz-readys .circle3 {
    right: 0;
    bottom: 0;
}
.lz-readys .circle4 {
    left: 0;
    bottom: 0;
}
.lz-readys .container2 .circle1 {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}
.lz-readys .container3 .circle1 {
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
}
.lz-readys .container1 .circle2 {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}
.lz-readys .container2 .circle2 {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}
.lz-readys .container3 .circle2 {
    -webkit-animation-delay: -0.7s;
    animation-delay: -0.7s;
}
.lz-readys .container1 .circle3 {
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.6s;
}
.lz-readys .container2 .circle3 {
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s;
}
.lz-readys .container3 .circle3 {
    -webkit-animation-delay: -0.4s;
    animation-delay: -0.4s;
}
.lz-readys .container1 .circle4 {
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s;
}
.lz-readys .container2 .circle4 {
    -webkit-animation-delay: -0.2s;
    animation-delay: -0.2s;
}
.lz-readys .container3 .circle4 {
    -webkit-animation-delay: -0.1s;
    animation-delay: -0.1s;
}
@-webkit-keyframes bouncedelay {
0%,
  80%,
  100% {
    -webkit-transform: scale(0);
}
40% {
    -webkit-transform: scale(1);
}
}
@keyframes bouncedelay {
0%,
  80%,
  100% {
    transform: scale(0);
    -webkit-transform: scale(0);
}
40% {
    transform: scale(1);
    -webkit-transform: scale(1);
}
}
.lz-readys .loadText {
    position: absolute;
    top: 40%;
    left: 50%;
    width: 100px;
    width: 1.33333rem;
    margin-left: -50px;
    margin-left: -0.66667rem;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    font-size: 14px;
    font-size: 0.18667rem;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.6);
    color: #fff;
    font-size: 14px;
    padding-bottom: 10px;
    padding-bottom: 0.13333rem;
}
.lz-readys .loadText .gifLoad {
      width: 60px;
      width: 0.8rem;
      height: 60px;
      height: 0.8rem;
      display: block;
      margin: 10px auto;
      margin: 0.13333rem auto;
}
.design-modal {
  width: 630px;
  width: 8.4rem;
}
.design-modal.design-modal-footer {
    width: 690px;
    width: 9.2rem;
    bottom: 20px;
    bottom: 0.26667rem;
    top: auto;
    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    border-radius: 10px;
    border-radius: 0.13333rem;
    background: rgba(255, 255, 255, 0.8);
}
.design-modal.design-modal-footer .van-dialog__footer {
      display: none;
}
.design-modal.design-modal-confirm {
    width: 650px;
    width: 8.66667rem;
}
.design-modal.design-modal-confirm .van-dialog__content .van-dialog__message {
      padding: 40px 30px;
      padding: 0.53333rem 0.4rem;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-button--default {
      width: 260px;
      width: 3.46667rem;
      height: 80px;
      height: 1.06667rem;
      background: #236DFF;
      border-radius: 40px;
      border-radius: 0.53333rem;
      -webkit-box-flex: 0;
          -ms-flex: none;
              flex: none;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-button--default .van-button__text {
        font-size: 28px;
        font-size: 0.37333rem;
        color: #fff;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-dialog__cancel {
      background: #fff;
      border: 1px solid #236DFF;
}
.design-modal.design-modal-confirm .van-dialog__footer .van-dialog__cancel .van-button__text {
        color: #236DFF;
}
.design-modal .van-dialog__header {
    color: #000000;
    font-size: 34px;
    font-size: 0.45333rem;
    line-height: 48px;
    line-height: 0.64rem;
    padding-top: 40px;
    padding-top: 0.53333rem;
    font-weight: 700;
}
.design-modal .van-dialog__content .van-dialog__message {
    color: #444444;
    font-size: 30px;
    font-size: 0.4rem;
    line-height: 42px;
    line-height: 0.56rem;
    padding: 30px;
    padding: 0.4rem;
}
.design-modal .van-dialog__footer {
    padding: 0 30px 40px;
    padding: 0 0.4rem 0.53333rem;
}
.design-modal .van-dialog__footer.van-hairline--top::after {
      border: none;
}
.design-modal .van-dialog__footer .van-button--default {
      width: 320px;
      width: 4.26667rem;
      height: 88px;
      height: 1.17333rem;
      background: #236DFF;
      border-radius: 44px;
      border-radius: 0.58667rem;
      margin: 0 auto;
      -webkit-box-flex: 0;
          -ms-flex: none;
              flex: none;
}
.design-modal .van-dialog__footer .van-button--default .van-button__text {
        font-size: 32px;
        font-size: 0.42667rem;
        color: #fff;
}
.cp-details {
  position: relative;
  background-color: #f5f7fa;
  /*第一部分*/
  /*第二部分*/
  /*第四部分*/
}
.cp-details .cantScroll {
    overflow: hidden !important;
}
.cp-details .sellpoints-tags {
    background: #fff;
}
.cp-details .sellpoints-tags-wrapper {
    padding: 10px 0px;
    padding: 0.13333rem 0px;
}
.cp-details .premium {
    min-height: auto;
}
.cp-details .details-sellpoints {
    width: 750px;
    width: 10rem;
    font-size: 24px;
    font-size: 0.32rem;
    line-height: 40px;
    line-height: 0.53333rem;
    background: #fff;
    padding: 10px 20px 0;
    padding: 0.13333rem 0.26667rem 0;
    color: #000;
    overflow-x: auto;
    white-space: nowrap;
}
.cp-details .details-sellpoints > span {
      display: inline-block;
      height: 40px;
      height: 0.53333rem;
      margin-right: 20px;
      margin-right: 0.26667rem;
      margin-bottom: 10px;
      margin-bottom: 0.13333rem;
}
.cp-details .details-sellpoints > span > i {
        display: inline-block;
        height: 40px;
        height: 0.53333rem;
        background: #EDEFFF;
        color: #1D38FF;
        padding: 0px 15px;
        padding: 0px 0.2rem;
        border-radius: 4px;
        font-weight: 600;
}
.cp-details .details-sellpoints > span:nth-last-child(1) {
      margin-right: 0px;
}
.cp-details .details-tags {
    padding: 0px 30px;
    padding: 0px 0.4rem;
    line-height: 44px;
    line-height: 0.58667rem;
    font-size: 26px;
    font-size: 0.34667rem;
    color: #000;
    background: #fff;
}
.cp-details .details-tags > .item {
      display: inline-block;
      padding-right: 40px;
      padding-right: 0.53333rem;
}
.cp-details .details-tags > .item > img {
        width: 28px;
        width: 0.37333rem;
        vertical-align: middle;
        margin-right: 10px;
        margin-right: 0.13333rem;
}
.cp-details .details-tags > .item > span {
        display: inline-block;
        vertical-align: middle;
}
.cp-details .details-video {
    padding: 0px 30px 20px;
    padding: 0px 0.4rem 0.26667rem;
    position: relative;
    background-color: #fff;
}
.cp-details .details-video .title {
      font-size: 34px;
      font-size: 0.45333rem;
      font-weight: bold;
      color: #333;
      height: 100px;
      height: 1.33333rem;
      line-height: 100px;
      line-height: 1.33333rem;
      background: url("https://www.wts999.com/r/cms/www/default/images/wtsgw-20200623/titbg.png") left center no-repeat;
      background-size: 158px 34px;
      background-size: 2.10667rem 0.45333rem;
      text-indent: 11px;
      text-indent: 0.14667rem;
}
.cp-details .details-video .title-left {
      padding-left: 0;
}
.cp-details .details-video .video-wrapper {
      width: 690px;
      width: 9.2rem;
      height: 372px;
      height: 4.96rem;
      margin: 0 auto;
      border-radius: 4px;
      overflow: hidden;
      position: relative;
}
.cp-details .details-video .video-wrapper .vjs-poster {
        background-color: #F7F7F7 !important;
        background-size: auto 100% !important;
}
.cp-details .details-video .video-wrapper .video-player {
        width: 100%;
        height: 100%;
}
.cp-details .details-video .video-wrapper .vjs-custom-skin > .video-js .vjs-big-play-button {
        width: 100px !important;
        width: 1.33333rem !important;
        height: 100px !important;
        height: 1.33333rem !important;
        margin: 0 !important;
        padding: 0 !important;
        border-radius: 50% !important;
        line-height: 98px !important;
        line-height: 1.30667rem !important;
        text-align: center !important;
        -webkit-transform: translateX(-50%) translateY(-50%);
            -ms-transform: translateX(-50%) translateY(-50%);
                transform: translateX(-50%) translateY(-50%);
}
.cp-details .details-video .video-wrapper .video-js.vjs-fluid,
      .cp-details .details-video .video-wrapper .video-js.vjs-16-9,
      .cp-details .details-video .video-wrapper .video-js {
        width: 100%;
        height: 100%;
}
.cp-details .details-video .video-wrapper .video-wrapper-modal {
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        bottom: 0;
        z-index: 1;
        border-radius: 4px;
}
.cp-details .details-video .video-wrapper .video-wrapper-modal .videoBg {
          width: 100%;
          height: 100%;
}
.cp-details .details-video .video-wrapper .video-wrapper-modal .modal-bg {
          width: 100%;
          height: 100%;
          position: absolute;
          background: rgba(0, 0, 0, 0.3);
          top: 0;
          left: 0;
}
.cp-details .details-video .video-details {
      width: 690px;
      width: 9.2rem;
      margin: 0 auto;
      display: block;
      border-radius: 4px;
      overflow: hidden;
}
.cp-details .details-video .startPlay {
      width: 80px;
      width: 1.06667rem;
      height: 80px;
      height: 1.06667rem;
      position: absolute;
      bottom: 146px;
      bottom: 1.94667rem;
      left: 50%;
      -webkit-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
              transform: translateX(-50%);
      z-index: 1;
}
.cp-details .details-space {
    height: 20px;
    height: 0.26667rem;
    background: transparent;
}
.cp-details .details-head {
    padding: 18px 30px;
    padding: 0.24rem 0.4rem;
    background-color: #fff;
}
.cp-details .details-head .product-name {
      font-size: 36px;
      font-size: 0.48rem;
      font-weight: 900;
      color: #000;
      padding-bottom: 10px;
      padding-bottom: 0.13333rem;
}
.cp-details .details-head .product-age-limit span {
      font-size: 30px;
      font-size: 0.4rem;
      color: #000;
}
.cp-details .details-head .product-age-limit .an-age {
      padding-right: 30px;
      padding-right: 0.4rem;
}
.cp-details .details-top {
    background-color: #fff;
    padding: 20px 30px;
    padding: 0.26667rem 0.4rem;
    margin: 20px auto;
    margin: 0.26667rem auto;
    color: #888;
}
.cp-details .details-top span {
      font-size: 28px;
      font-size: 0.37333rem;
}
.cp-details .details-top i {
      color: #4580f6;
      font-size: 32px;
      font-size: 0.42667rem;
      margin-right: 5px;
}
.cp-details .details-commend {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background-color: #fff;
    padding: 0 30px 40px 30px;
    padding: 0 0.4rem 0.53333rem 0.4rem;
}
.cp-details .details-commend .commend-li {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      color: #3C464F;
      font-size: 28px;
      font-size: 0.37333rem;
      width: 90%;
}
.cp-details .details-commend .commend-li img {
        width: 26px;
        width: 0.34667rem;
        height: 30px;
        height: 0.4rem;
        margin-right: 16px;
        margin-right: 0.21333rem;
}
.cp-details .details-commend .commend-li .desc {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
}
.cp-details .details-commend i {
      font-size: 28px;
      font-size: 0.37333rem;
}
.cp-details .details-commend1 {
    padding-top: 40px;
    padding-top: 0.53333rem;
}
.cp-details .div-hide {
    display: none;
}
.cp-details a.title-right {
    color: #0084ff;
    text-decoration: none;
}
.cp-details .title-left {
    display: block;
    font-size: 36px;
    font-size: 0.48rem;
    font-weight: bold;
    color: #000;
    padding: 40px 0 30px 30px;
    padding: 0.53333rem 0 0.4rem 0.4rem;
    height: auto;
    line-height: 1;
    text-indent: 0;
    position: relative;
}
.cp-details .title-left .annuity-table-btn {
      position: absolute;
      right: 30px;
      right: 0.4rem;
      color: #236dff;
      font-size: 28px;
      font-size: 0.37333rem;
      font-weight: normal;
}
.cp-details .title-left1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.cp-details .cp-details-box {
    background-color: #fff;
    margin: 0 0 20px;
    margin: 0 0 0.26667rem;
}
.cp-details .cp-details-yl {
    background-color: #fff;
    margin: 0 0 20px;
    margin: 0 0 0.26667rem;
}
.cp-details .cp-details-01 {
    padding-bottom: 0;
}
.cp-details .cp-details-01 .main-uls {
      margin-bottom: 10px;
      margin-bottom: 0.13333rem;
}
.cp-details .cp-details-01 .main-uls .titles {
        width: 100%;
        min-height: 90px;
        min-height: 1.2rem;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -webkit-box-flex: 1;
            -ms-flex: 1 1 auto;
                flex: 1 1 auto;
        -ms-flex-pack: distribute;
            justify-content: space-around;
        overflow: hidden;
}
.cp-details .cp-details-01 .main-uls .titles li {
          -webkit-box-flex: 1;
          /* OLD - iOS 6-, Safari 3.1-6 */
          /* Chrome */
          -ms-flex: 0 1 49%;
          /* IE 10 */
          flex: 0 1 49%;
          /* NEW, Spec - Opera 12.1, Firefox 20+ */
          min-width: 30%;
          height: 70px;
          height: 0.93333rem;
          text-align: center;
          line-height: 65px;
          line-height: 0.86667rem;
          font-size: 30px;
          font-size: 0.4rem;
          border-radius: 30px;
          border-radius: 0.4rem;
          margin: 0 5px 10px;
          margin: 0 5px 0.13333rem;
          background-color: #f0f0f0;
          padding: 0 10px;
          padding: 0 0.13333rem;
}
.cp-details .cp-details-01 .main-uls .titles li.active {
          background-color: #0084ff;
          color: #fff;
          position: relative;
          border-left: 1px solid #0084ff;
          border-top: 1px solid #0084ff;
          border-right: 1px solid #0084ff !important;
}
.cp-details .cp-details-01 .main-uls .titles-fault {
        width: 100%;
        min-height: 90px;
        min-height: 1.2rem;
        overflow: hidden;
}
.cp-details .cp-details-01 .main-uls .titles-fault.smallBtn li {
          font-size: 26px;
          font-size: 0.34667rem;
}
.cp-details .cp-details-01 .main-uls .titles-fault.scrollBtn {
          overflow-x: auto;
          white-space: nowrap;
}
.cp-details .cp-details-01 .main-uls .titles-fault.scrollBtn li {
            float: none;
            display: inline-block;
}
.cp-details .cp-details-01 .main-uls .titles-fault li {
          float: left;
          min-width: 30%;
          height: 70px;
          height: 0.93333rem;
          text-align: center;
          line-height: 65px;
          line-height: 0.86667rem;
          font-size: 30px;
          font-size: 0.4rem;
          border-radius: 70px;
          border-radius: 0.93333rem;
          margin: 0 5px 10px;
          margin: 0 5px 0.13333rem;
          background-color: #f0f0f0;
          padding: 0 10px;
          padding: 0 0.13333rem;
}
.cp-details .cp-details-01 .main-uls .titles-fault li.active {
          background-color: #0084ff;
          color: #fff;
          position: relative;
          border-left: 1px solid #0084ff;
          border-top: 1px solid #0084ff;
          border-right: 1px solid #0084ff !important;
}
.cp-details .cp-details-01 .main-uls .fl1 {
        float: left;
        width: 80%;
        vertical-align: middle;
        display: inline-block;
}
.cp-details .cp-details-01 .main-uls .fl1 .fl1_1 {
          font-size: 32px;
          font-size: 0.42667rem;
          color: #000000;
          line-height: 100px;
          line-height: 1.33333rem;
}
.cp-details .cp-details-01 .main-uls .fl1 .fl1_11 {
          height: 60px;
          height: 0.8rem;
          line-height: 70px;
          line-height: 0.93333rem;
}
.cp-details .cp-details-01 .main-uls .fl1 .fl1_2 {
          font-size: 26px;
          font-size: 0.34667rem;
          color: #000000;
          height: 40px;
          height: 0.53333rem;
}
.cp-details .cp-details-01 .main-uls .frone {
        float: right;
        width: 15%;
        vertical-align: middle;
        display: inline-block;
        line-height: 100px;
        line-height: 1.33333rem;
        color: #0084ff;
        font-size: 32px;
        font-size: 0.42667rem;
        text-align: right;
}
.cp-details .cp-details-01 .main-uls .tip {
        padding: 30px;
        padding: 0.4rem;
        color: #666;
        text-align: justify;
        font-size: 28px;
        font-size: 0.37333rem;
}
.cp-details .cp-details-01 .main-uls .tip a {
          color: #236DFF;
}
.cp-details .cp-details-01 .moneys {
      margin-bottom: 5px;
}
.cp-details .cp-details-01 .moneys span {
        height: 60px;
        height: 0.8rem;
        line-height: 60px;
        line-height: 0.8rem;
}
.cp-details .cp-details-01 .clause-box {
      padding: 20px 0;
      padding: 0.26667rem 0;
}
.cp-details .cp-details-01 .clause-box a {
        font-size: 30px;
        font-size: 0.4rem;
        line-height: 60px;
        line-height: 0.8rem;
        display: block;
        padding: 15px;
        padding: 0.2rem;
        border: 1px solid #d8d8d8;
        margin-top: -1px;
}
.cp-details .cp-details-01 .clause-box .icon-iconfontxiangyou {
        font-size: 30px;
        font-size: 0.4rem;
        line-height: 60px;
        line-height: 0.8rem;
        color: #999;
}
.cp-details .cp-details-01 .ul-contents {
      display: block;
      width: 100%;
}
.cp-details .cp-details-01 .ul-contents .li-title {
        font-size: 27px;
        font-size: 0.36rem;
        color: #3C464F;
        line-height: 45px;
        line-height: 0.6rem;
        border-bottom: 1px dashed #F2F2F5;
        padding-right: 30px;
        padding-right: 0.4rem;
}
.cp-details .cp-details-01 .ul-contents .li-title .fr {
          margin-right: 40px;
          margin-right: 0.53333rem;
}
.cp-details .cp-details-01 .ul-contents .li-title .li-title-div {
          padding: 0;
          position: relative;
}
.cp-details .cp-details-01 .ul-contents .li-title .line-class {
          padding: 30px 0;
          padding: 0.4rem 0;
          position: relative;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          display: -webkit-flex;
          -webkit-box-pack: justify;
              -ms-flex-pack: justify;
                  justify-content: space-between;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
}
.cp-details .cp-details-01 .ul-contents .li-title .line-class span {
            display: block;
}
.cp-details .cp-details-01 .ul-contents .li-title .line-class span.li-left {
              text-overflow: initial;
              white-space: initial;
              overflow: initial;
              -webkit-box-flex: 1;
              -ms-flex: 1;
              flex: 1;
}
.cp-details .cp-details-01 .ul-contents .li-title .line-class span.li-right {
              padding-left: .3rem;
              max-width: 400px;
              max-width: 5.33333rem;
              color: #FF7600;
              font-size: 28px;
              font-size: 0.37333rem;
              margin-right: 0;
              text-overflow: initial;
              white-space: initial;
              overflow: initial;
              text-align: right;
}
.cp-details .cp-details-01 .ul-contents .li-title .line-class span .iconfont {
              font-size: 46px;
              font-size: 0.61333rem;
              vertical-align: middle;
              color: #0084ff;
}
.cp-details .cp-details-01 .ul-contents .li-title .line-class span .text-all {
              max-width: 100%;
              left: -15px;
              left: -0.2rem;
              top: -50px;
              top: -0.66667rem;
              padding: 15px;
              padding: 0.2rem;
              text-decoration: none;
              position: absolute;
              color: #fff;
              background-color: rgba(0, 0, 0, 0.7);
              border-radius: 8px;
              -webkit-border-radius: 8px;
              -moz-border-radius: 8px;
              -ms-border-radius: 8px;
              -o-border-radius: 8px;
              transform: scale(0);
              -webkit-transform: scale(0);
              -moz-transform: scale(0);
              -ms-transform: scale(0);
              -o-transform: scale(0);
              transition: all .3s;
              -webkit-transition: all .3s;
              -moz-transition: all .3s;
              -ms-transition: all .3s;
              -o-transition: all .3s;
}
.cp-details .cp-details-01 .ul-contents .li-title .line-class span .text-all::after {
                content: "";
                position: absolute;
                width: 0;
                height: 0;
                border-color: rgba(0, 0, 0, 0.7) transparent transparent transparent;
                border-style: solid;
                border-width: 15px;
                border-width: 0.2rem;
                left: 30%;
                bottom: -30px;
                bottom: -0.4rem;
}
.cp-details .cp-details-01 .ul-contents .li-title .line-class span .text-all.text-show {
                transform: scale(1);
                -webkit-transform: scale(1);
                -moz-transform: scale(1);
                -ms-transform: scale(1);
                -o-transform: scale(1);
                top: -80px;
                top: -1.06667rem;
}
.cp-details .cp-details-01 .ul-contents .li-title .line-class .fr {
            font-size: 28px;
            font-size: 0.37333rem;
}
.cp-details .cp-details-01 .ul-contents .li-title .line-class .len11 {
            line-height: 50px;
            line-height: 0.66667rem;
            text-align: right;
}
.cp-details .cp-details-01 .ul-contents .li-title .content-des {
          color: #000;
          display: none;
          border-radius: 4px;
          background: #f5f5f5;
          line-height: 38px;
          line-height: 0.50667rem;
          padding: 16px;
          padding: 0.21333rem;
          font-size: 26px;
          font-size: 0.34667rem;
          position: relative;
          margin-bottom: 20px;
          margin-bottom: 0.26667rem;
}
.cp-details .cp-details-01 .ul-contents .li-title .content-des > p {
            font-size: 26px;
            font-size: 0.34667rem;
            line-height: 1.6;
            text-indent: 2em;
            margin-bottom: 5px;
}
.cp-details .cp-details-01 .ul-contents .li-title .content-des > p:last-child {
              margin-bottom: 0;
}
.cp-details .cp-details-01 .ul-contents .li-title .content-des:before {
          content: '';
          width: 0;
          height: 0;
          border: 5px solid #f5f5f5;
          border-bottom-color: #f5f5f5;
          position: absolute;
          top: -5px;
          right: 110px;
          right: 1.46667rem;
          -webkit-transform: rotate(45deg);
              -ms-transform: rotate(45deg);
                  transform: rotate(45deg);
}
.cp-details .cp-details-01 .ul-contents .add-newLine-left .line-class {
        height: 150px;
        height: 2rem;
}
.cp-details .cp-details-01 .ul-contents .add-newLine-left .line-class .fr {
          line-height: 100px;
          line-height: 1.33333rem;
}
.cp-details .cp-details-01 .ul-contents .add-newLine-left .li-title-div:after {
        top: 78px;
        top: 1.04rem;
}
.cp-details .cp-details-01 .ul-contents .add-newLine-right .line-class {
        height: 150px;
        height: 2rem;
}
.cp-details .cp-details-01 .ul-contents .add-newLine-right .line-class .fl {
          line-height: 100px;
          line-height: 1.33333rem;
}
.cp-details .cp-details-01 .ul-contents .add-newLine-right .li-title-div:after {
        top: 78px;
        top: 1.04rem;
}
.cp-details .cp-details-01 .ul-contents .add-title-class .li-title-div:after {
        top: 35px;
        top: 0.46667rem;
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
}
.cp-details .cp-details-01 .ul-contents .add-title-class .content-des {
        display: block;
}
.cp-details .cp-details-01 .look-more {
      font-size: 28px;
      font-size: 0.37333rem;
      text-align: center;
      height: 80px;
      height: 1.06667rem;
      line-height: 80px;
      line-height: 1.06667rem;
      text-align: center;
      color: #236DFF;
}
.cp-details .cp-details-01 .look-more a {
        display: inline-block;
        height: 100%;
        color: #000;
        padding: 0 30px;
        padding: 0 0.4rem;
}
.cp-details .cp-details-01 .active {
      display: block;
}
.cp-details .cp-details-01 .moneys .icon-xiangyou {
      padding: 2px 5px;
      border: 1px solid #0084ff;
      border-radius: 10px;
      border-radius: 0.13333rem;
}
.cp-details .cp-details-01 .recomment {
      position: relative;
      padding-left: 150px;
      padding-left: 2rem;
      padding-right: 40px;
      padding-right: 0.53333rem;
      padding-top: 20px;
      padding-top: 0.26667rem;
      border-top: 1px dashed #666;
      margin-top: 10px;
      margin-top: 0.13333rem;
}
.cp-details .cp-details-01 .recomment .bac-red {
        position: absolute;
        left: 0;
        top: 20px;
        top: 0.26667rem;
        padding: 1px 3px;
        background: #f03b53;
        color: #fff;
        font-size: 28px;
        font-size: 0.37333rem;
}
.cp-details .cp-details-01 .recomment .icon-xiangyou {
        position: absolute;
        right: 0;
        top: 50%;
        margin-top: -20px;
        margin-top: -0.26667rem;
        font-size: 40px;
        font-size: 0.53333rem;
        color: #666;
}
.cp-details .annuity-box {
    background-color: #f0f7ff;
    padding: 30px;
    padding: 0.4rem;
}
.cp-details .annuity-box .annuity-process {
      position: relative;
      padding-top: 120px;
      padding-top: 1.6rem;
      overflow-x: auto;
}
.cp-details .annuity-box .annuity-process .annuity-point {
        position: absolute;
}
.cp-details .annuity-box .annuity-process .annuity-point .point-box {
          position: relative;
}
.cp-details .annuity-box .annuity-process .annuity-point .point-ico {
          position: absolute;
          top: 0;
          left: 0;
          width: 50px;
          width: 0.66667rem;
          height: 50px;
          height: 0.66667rem;
          z-index: 2;
}
.cp-details .annuity-box .annuity-process .annuity-point .point-head {
          position: absolute;
          bottom: 10px;
          bottom: 0.13333rem;
          left: 0;
          min-height: 60px;
          min-height: 0.8rem;
          white-space: nowrap;
}
.cp-details .annuity-box .annuity-process .annuity-point .point-name {
          font-size: 28px;
          font-size: 0.37333rem;
          line-height: 36px;
          line-height: 0.48rem;
          height: 36px;
          height: 0.48rem;
          color: #000;
          width: 180px;
          width: 2.4rem;
}
.cp-details .annuity-box .annuity-process .annuity-point .point-desc {
          color: #666;
          width: 130px;
          width: 1.73333rem;
          min-height: 32px;
          min-height: 0.42667rem;
          line-height: 32px;
          line-height: 0.42667rem;
          margin-bottom: 3px;
}
.cp-details .annuity-box .annuity-process .annuity-point .point-line-bottom {
          width: 1px;
          height: 100px;
          height: 1.33333rem;
          position: absolute;
          left: 25px;
          left: 0.33333rem;
          top: 40px;
          top: 0.53333rem;
          background-color: #FFDFC6;
}
.cp-details .annuity-box .annuity-process .annuity-point .point-line-bottom.point-collect {
            background-color: #C4DDFF;
}
.cp-details .annuity-box .annuity-process .annuity-point .point-bottom-desc {
          position: absolute;
          left: 25px;
          left: 0.33333rem;
          top: 110px;
          top: 1.46667rem;
          text-align: center;
          padding: 3px 5px;
          font-size: 24px;
          font-size: 0.32rem;
          line-height: 1.3;
          background-color: #fff4eb;
          border: 1px solid #FFDFC6;
          border-top-right-radius: 30px;
          border-top-right-radius: 0.4rem;
          border-bottom-left-radius: 30px;
          border-bottom-left-radius: 0.4rem;
          border-bottom-right-radius: 30px;
          border-bottom-right-radius: 0.4rem;
          color: #F66D04;
          z-index: 3;
}
.cp-details .annuity-box .annuity-process .annuity-point .point-bottom-desc p {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            white-space: nowrap;
            text-align: left;
}
.cp-details .annuity-box .annuity-process .annuity-point .point-bottom-desc.point-collect {
            border-color: #C4DDFF;
            background-color: #deecff;
            color: #236dff;
}
.cp-details .annuity-box .annuity-process .point-line-left {
        position: absolute;
        top: 145px;
        top: 1.93333rem;
        height: 2px;
        background-color: #f66d04;
}
.cp-details .annuity-box .annuity-process .point-line-left.annuity-collect {
          background-color: #236dff;
}
.cp-details .annuity-box .annuity-process .point-line-left.annuity-space {
          background-color: transparent;
          height: 0;
          border-bottom: 2px dotted #BFBFBF;
}
.cp-details .annuity-box .annuity-msg {
      font-size: 24px;
      font-size: 0.32rem;
      color: #666;
      padding: 5px 15px;
      padding: 5px 0.2rem;
}
.cp-details .annuity-box .annuity-table {
      background-color: #fff;
      border-radius: 10px;
      border-radius: 0.13333rem;
      padding: 20px 0;
      padding: 0.26667rem 0;
}
.cp-details .annuity-box .annuity-table > div {
        margin-top: 40px;
        margin-top: 0.53333rem;
        margin-bottom: 40px;
        margin-bottom: 0.53333rem;
}
.cp-details .annuity-box .annuity-table .annuity-table-p1 {
        text-align: center;
        font-size: 30px;
        font-size: 0.4rem;
        line-height: 1.2;
        font-weight: bold;
}
.cp-details .annuity-box .annuity-table .annuity-table-p1 .t1, .cp-details .annuity-box .annuity-table .annuity-table-p1 .t2 {
          color: #ff7300;
          font-size: 32px;
          font-size: 0.42667rem;
          padding: 0 5px;
}
.cp-details .annuity-box .annuity-table .annuity-table-p2 {
        font-size: 46px;
        font-size: 0.61333rem;
        color: #FF5B00;
        text-align: center;
        font-weight: 500;
        line-height: 1.2;
        margin-bottom: 20px;
        margin-bottom: 0.26667rem;
}
.cp-details .annuity-box .annuity-table .annuity-table-p3 {
        font-size: 26px;
        font-size: 0.34667rem;
        color: #666;
        text-align: center;
        line-height: 1.2;
        white-space: pre-wrap;
}
.cp-details .annuity-box .annuity-table .annuity-table-p4 {
        font-size: 26px;
        font-size: 0.34667rem;
        color: #000;
        text-align: center;
        line-height: 1.2;
}
.cp-details .annuity-box .annuity-table .annuity-table-p4 span {
          color: #f66d05;
}
.cp-details .annuity-box .annuity-table .annuity-table-p5 {
        font-size: 26px;
        font-size: 0.34667rem;
        color: #A5A5A5;
        text-align: center;
        line-height: 1.2;
        text-align: left;
        padding-left: 45px;
        padding-left: 0.6rem;
}
.cp-details .annuity-box .annuity-table .annuity-table-btns {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        margin-top: 20px;
        margin-top: 0.26667rem;
        margin-bottom: 20px;
        margin-bottom: 0.26667rem;
        padding-left: 20px;
        padding-left: 0.26667rem;
        padding-right: 20px;
        padding-right: 0.26667rem;
}
.cp-details .annuity-box .annuity-table .annuity-table-btns .annuity-table-btn {
          width: 294px;
          width: 3.92rem;
          height: 74px;
          height: 0.98667rem;
          line-height: 74px;
          line-height: 0.98667rem;
          text-align: center;
          color: #236dff;
          margin: 0 10px;
          margin: 0 0.13333rem;
          border-radius: 8px;
          font-size: 30px;
          font-size: 0.4rem;
          font-weight: bold;
          border: 1px solid #236dff;
}
.cp-details .annuity-box .annuity-tabs {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: distribute;
          justify-content: space-around;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
      margin-top: 10px;
      margin-top: 0.13333rem;
      margin-bottom: 10px;
      margin-bottom: 0.13333rem;
      padding-left: 20px;
      padding-left: 0.26667rem;
      padding-right: 20px;
      padding-right: 0.26667rem;
}
.cp-details .annuity-box .annuity-tabs .annuity-tab-li {
        display: inline-block;
        font-size: 26px;
        font-size: 0.34667rem;
        padding: 3px 20px;
        padding: 3px 0.26667rem;
        border-radius: 8px;
        background: #f5f5f5;
        color: #888;
}
.cp-details .annuity-box .annuity-tabs .annuity-tab-li.active {
          background: #eef3ff;
          color: #236dff;
}
.cp-details .annuity-box .accountValueSelectBox {
      height: 60PX;
      position: relative;
}
.cp-details .annuity-box .accountValueSelectBox .pillar {
        background: #236DFF;
        position: absolute;
        top: 0;
        left: 50%;
        width: 1PX;
        height: 30PX;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
        border-top-left-radius: 2PX;
        border-top-right-radius: 2PX;
        z-index: 10;
}
.cp-details .annuity-box .accountValueSelectBox .wrap {
        min-width: 320PX;
        max-width: 768PX;
        margin: 0 auto;
        overflow: hidden;
        position: relative;
}
.cp-details .annuity-box .accountValueSelectBox .wrapper1 {
        position: relative;
        height: 60PX;
        width: 100%;
        overflow: hidden;
        margin: 0 auto;
}
.cp-details .annuity-box .accountValueSelectBox .wrapper1 .scroller {
        position: absolute;
        padding: 0 50% 0 50%;
        z-index: 1;
}
.cp-details .annuity-box .accountValueSelectBox .wrapper1 .scroller li {
        float: left;
        width: 10PX;
        height: 60PX;
        text-align: center;
        font-style: none;
        padding: 24PX 0 30PX;
        position: relative;
}
.cp-details .annuity-box .accountValueSelectBox .wrapper1 .scroller li:nth-last-of-type(1) {
          width: 1PX;
}
.cp-details .annuity-box .accountValueSelectBox .wrapper1 .scroller li.active {
          padding: 15PX 0 30PX;
}
.cp-details .annuity-box .accountValueSelectBox .wrapper1 .scroller li span {
        display: block;
        border-left: 1PX solid #ddd;
        border-bottom: 1PX solid #ddd;
        width: 100%;
        height: 100%;
        position: relative;
}
.cp-details .annuity-box .accountValueSelectBox .wrapper1 .scroller li span i {
        position: absolute;
        bottom: -25PX;
        left: -25PX;
        font-size: 12PX;
        font-style: normal;
        width: 50PX;
}
.cp-details .cp-details-02 {
    background-color: #fff;
}
.cp-details .cp-details-02 .clause-name {
      position: relative;
      padding: 0 30px 50px;
      padding: 0 0.4rem 0.66667rem;
      color: #3C464F;
}
.cp-details .cp-details-02 .clause-name .clause-title {
        font-size: 28px;
        font-size: 0.37333rem;
        color: #0084ff;
        cursor: pointer;
}
.cp-details .cp-details-02 .clause-name .notice-p {
        font-size: 28px;
        font-size: 0.37333rem;
        margin-bottom: 15px;
        margin-bottom: 0.2rem;
        word-break: break-all;
        text-align: justify;
        padding-left: 45px;
        padding-left: 0.6rem;
}
.cp-details .cp-details-02 .clause-name .notice-p .m1 {
          display: inline-block;
          width: 30px;
          width: 0.4rem;
          height: 30px;
          height: 0.4rem;
          background-color: #126FFA;
          border-radius: 2px;
          color: #fff;
          text-align: center;
          line-height: 30px;
          line-height: 0.4rem;
          margin-right: 10px;
          margin-right: 0.13333rem;
          margin-left: -45px;
          margin-left: -0.6rem;
          font-size: 26px;
          font-size: 0.34667rem;
}
.cp-details .cp-details-02 .clause-name .notice-more {
        width: 100%;
        position: absolute;
        bottom: 0;
        left: 0;
        text-align: center;
        font-size: 26px;
        font-size: 0.34667rem;
        padding: 0;
        background: transparent;
        color: #126FFA;
}
.cp-details .cp-details-02 .clause-name .notice-more .iconfont {
          font-size: 15px;
          font-size: 0.2rem;
          margin-left: 3px;
          display: inline-block;
}
.cp-details .cp-details-02 .clause-name .notice-more .iconfont.active {
            -webkit-transform: rotate(180deg);
                -ms-transform: rotate(180deg);
                    transform: rotate(180deg);
}
.cp-details .productTap {
    position: fixed;
    top: 0;
    left: 50%;
    margin-top: 0;
    z-index: 999;
    width: 750px;
    width: 10rem;
    margin-left: -375px;
    margin-left: -5rem;
    background-color: #fff;
    display: none;
    -webkit-box-shadow: 0px 4px 12px 0px rgba(149, 151, 164, 0.32);
    -webkit-box-shadow: 0px 4px 0.16rem 0px rgba(149, 151, 164, 0.32);
            box-shadow: 0px 4px 12px 0px rgba(149, 151, 164, 0.32);
            box-shadow: 0px 4px 0.16rem 0px rgba(149, 151, 164, 0.32);
    overflow: auto;
}
.cp-details .productTap.active {
      display: block;
}
.cp-details .productTap.smallFont ul li {
      font-size: 20px;
      font-size: 0.26667rem;
}
.cp-details .productTap > ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      -ms-flex-pack: distribute;
          justify-content: space-around;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      border-bottom: none;
      -webkit-box-shadow: 0px 4px 12px 0px rgba(149, 151, 164, 0.12);
      -webkit-box-shadow: 0px 4px 0.16rem 0px rgba(149, 151, 164, 0.12);
              box-shadow: 0px 4px 12px 0px rgba(149, 151, 164, 0.12);
              box-shadow: 0px 4px 0.16rem 0px rgba(149, 151, 164, 0.12);
      height: auto;
}
.cp-details .productTap li {
      text-align: center;
      height: auto;
      line-height: 1;
      position: relative;
      font-size: 24px;
      font-size: 0.32rem;
      background: #fff;
      padding: 25px 0 12px 0;
      padding: 0.33333rem 0 0.16rem 0;
      color: #3c464f;
}
.cp-details .productTap li:first-child {
      border-left: none;
}
.cp-details .productTap li.active {
      color: #246cfc;
      background-color: transparent;
      font-weight: normal;
}
.cp-details .img_cc {
    width: 100%;
    height: auto;
}
.cp-details .cp-details-04 {
    background: #fff;
}
.cp-details .cp-details-04 .img-2 {
      width: 100%;
      vertical-align: middle;
}
.cp-details .cp-details-04 div.img-2 {
      background-color: #E0E0E0;
      background-image: url("/m/nuxt-static/images/timg.gif");
      background-repeat: no-repeat;
      background-position: center center;
      background-size: cover;
}
@-webkit-keyframes rota {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
@keyframes rota {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.cp-details .move {
    -webkit-animation: rota 3s linear infinite;
            animation: rota 3s linear infinite;
}
.cp-details .pause {
    -webkit-animation-play-state: paused;
            animation-play-state: paused;
}
.cp-details .play {
    -webkit-animation-play-state: running;
            animation-play-state: running;
}
.cp-details .w-box-c {
    padding: 0 30px;
    padding: 0 0.4rem;
}
.cp-details .w-box {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 30px;
    padding: 0 0.4rem;
}
.cp-details .cp-details-06 {
    background: #fff;
    padding-bottom: 0;
}
.cp-details .cp-details-06 .w-boxp {
      padding: 30px 0 30px 0;
      padding: 0.4rem 0 0.4rem 0;
}
.cp-details .cp-details-06 .newa {
      height: 70px;
      height: 0.93333rem;
      width: 198px;
      width: 2.64rem;
      font-size: 28px;
      font-size: 0.37333rem;
}
.cp-details .cp-details-06 #kclp {
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      height: 65px;
      height: 0.86667rem;
      width: 245px;
      width: 3.26667rem;
      line-height: 65px;
      line-height: 0.86667rem;
      background-color: #0084ff;
      font-size: 30px;
      font-size: 0.4rem;
      color: #fff;
      display: block;
      text-align: center;
      margin: 0 auto;
}
.cp-details .cp-details-06 .wylp-tit {
      width: 690px;
      width: 9.2rem;
      display: block;
      margin: 0 auto;
      margin-bottom: 50px;
      margin-bottom: 0.66667rem;
      margin-top: -60px;
      margin-top: -0.8rem;
}
.cp-details .cp-details-06 .wyp-img-wrapper {
      width: 100%;
      position: relative;
}
.cp-details .cp-details-06 .wyp-img-wrapper > img {
        display: block;
        width: 100%;
}
.cp-details .cp-details-06 .wyp-img-wrapper > .wyp-text {
        color: #B1B5B9;
        font-size: 24px;
        font-size: 0.32rem;
        position: absolute;
        width: 750px;
        width: 10rem;
        text-align: center;
        bottom: 2px;
        left: 0;
}
.cp-details .cp-details-06 .lpei-tip-list {
      padding-left: 90px;
      padding-left: 1.2rem;
}
.cp-details .cp-details-06 .lpei-tip-list > li {
        width: 630px;
        width: 8.4rem;
        padding: 20px;
        padding: 0.26667rem;
        background-color: #f2f8ff;
        border-radius: 10px;
        border-radius: 0.13333rem;
        -webkit-border-radius: 10px;
        -webkit-border-radius: 0.13333rem;
        -moz-border-radius: 10px;
        -moz-border-radius: 0.13333rem;
        -ms-border-radius: 10px;
        -ms-border-radius: 0.13333rem;
        -o-border-radius: 10px;
        -o-border-radius: 0.13333rem;
        position: relative;
        margin-bottom: 10px;
        margin-bottom: 0.13333rem;
}
.cp-details .cp-details-06 .lpei-tip-list > li::after {
          content: "";
          position: absolute;
          width: 0;
          height: 0;
          border-width: 15px;
          border-width: 0.2rem;
          border-style: solid;
          border-color: transparent #f2f8ff transparent transparent;
          left: -28px;
          left: -0.37333rem;
          top: 50%;
          margin-top: -15px;
          margin-top: -0.2rem;
}
.cp-details .cp-details-06 .lpei-tip-list > li s {
          position: absolute;
          width: 35px;
          width: 0.46667rem;
          height: 35px;
          height: 0.46667rem;
          line-height: 35px;
          line-height: 0.46667rem;
          background-color: #4580f6;
          color: #fff;
          text-align: center;
          left: -60px;
          left: -0.8rem;
          top: 50%;
          margin-top: -17px;
          margin-top: -0.22667rem;
          border-radius: 100%;
          -webkit-border-radius: 100%;
          -moz-border-radius: 100%;
          -ms-border-radius: 100%;
          -o-border-radius: 100%;
          font-size: 28px;
          font-size: 0.37333rem;
          text-decoration: none;
}
.cp-details .cp-details-06 .lpei-tip-list > li s::after {
            content: "";
            width: 1px;
            height: 180px;
            height: 2.4rem;
            position: absolute;
            background-color: #acc2f3;
            top: 40px;
            top: 0.53333rem;
            left: 49%;
}
.cp-details .cp-details-06 .lpei-tip-list > li .s2::after {
          content: "";
          height: 380px;
          height: 5.06667rem;
}
.cp-details .cp-details-06 .lpei-tip-list > li .s3::after {
          content: "";
          height: 360px;
          height: 4.8rem;
}
.cp-details .cp-details-06 .lpei-tip-list > li .s4::after {
          content: "";
          height: 165px;
          height: 2.2rem;
}
.cp-details .cp-details-06 .lpei-tip-list > li .s5::after {
          content: "";
          width: 0;
          height: 0;
}
.cp-details .cp-details-06 .lpei-tip-list > li .tip-title {
          font-size: 28px;
          font-size: 0.37333rem;
          color: #000;
          font-weight: 900;
}
.cp-details .cp-details-06 .lpei-tip-list > li .tip-text {
          color: #555;
          font-size: 28px;
          font-size: 0.37333rem;
}
.cp-details .cp-details-06 .lpei-tip-list > li .tip-subtitle {
          font-size: .37333rem;
          color: #4580f6;
          font-weight: bold;
}
.cp-details .cp-details-07 {
    background-color: #fff;
    margin-bottom: 20px;
    margin-bottom: 0.26667rem;
}
.cp-details .cp-details-07 .title-left {
      margin: 0 -30px;
      margin: 0 -0.4rem;
      border-bottom: 1px solid #EDEDED;
      padding-left: 30px;
      padding-left: 0.4rem;
      background-position: 30px;
      background-position: 0.4rem;
      margin-bottom: 30px;
      margin-bottom: 0.4rem;
}
.cp-details .cp-details-07 li {
      border-radius: 8px;
      margin-bottom: 30px;
      margin-bottom: 0.4rem;
      padding-left: 50px;
      padding-left: 0.66667rem;
      position: relative;
}
.cp-details .cp-details-07 li .q {
        position: absolute;
        left: 0;
        width: 38px;
        width: 0.50667rem;
        height: 38px;
        height: 0.50667rem;
        border-radius: 50%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        line-height: 1;
        background: #1883FA;
        color: #fff;
}
.cp-details .cp-details-07 li:last-child {
        border-bottom: 0;
}
.cp-details .cp-details-07 li .title {
        font-size: 32px;
        font-size: 0.42667rem;
        color: #333333;
        font-weight: bold;
}
.cp-details .cp-details-07 li .title span {
          display: inline-block;
          width: 580px;
          width: 7.73333rem;
}
.cp-details .cp-details-07 li .title .arr-icon {
          margin-top: 3px;
          vertical-align: text-top;
          display: inline-block;
          width: 16px;
          width: 0.21333rem;
          height: 16px;
          height: 0.21333rem;
          border-right: 1px solid #999;
          border-top: 1px solid #999;
          -webkit-transform: rotate(135deg);
              -ms-transform: rotate(135deg);
                  transform: rotate(135deg);
          float: right;
}
.cp-details .cp-details-07 li .ul-lip {
        margin-top: 10px;
        margin-top: 0.13333rem;
        position: relative;
        font-size: 30px;
        font-size: 0.4rem;
        min-height: 36px;
        min-height: 0.48rem;
        background: #FFFFFF;
}
.cp-details .cp-details-07 li .ul-lip .ul_left_p {
          position: absolute;
          left: 0;
          top: 0;
          width: 36px;
          width: 0.48rem;
          font-size: 12px;
          font-size: 0.16rem;
          color: #fff;
          height: 36px;
          height: 0.48rem;
          line-height: 36px;
          line-height: 0.48rem;
          text-align: center;
          background-color: #126FFA;
          border-radius: 100%;
}
.cp-details .cp-details-07 li .ul-lip p {
          font-size: 28px;
          font-size: 0.37333rem;
          color: #000;
}
.cp-details .cp-details-07 li .ul-lip .text {
          color: #666;
          font-size: 28px;
          font-size: 0.37333rem;
          white-space: pre-wrap;
          text-align: justify;
}
.cp-details .cp-details-07 li .ul-lip .q-link {
          color: #236dff;
}
.cp-details .cp-details-07 li .answer {
        display: none;
}
.cp-details .cp-details-07 li.active .answer {
        display: block;
}
.cp-details .cp-details-07 li.active .arr-icon {
        -webkit-transform: rotate(-45deg);
            -ms-transform: rotate(-45deg);
                transform: rotate(-45deg);
        margin-top: 10px;
        margin-top: 0.13333rem;
}
.cp-details .cp-details-07 .ul-hide {
      display: none;
}
.cp-details .cp-details-07 .btn-bot {
      width: 30%;
      border: none;
      color: #000000;
      font-size: 28px;
      font-size: 0.37333rem;
      background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAIAAAAmKNuZAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjFDNkVDMEI0OEQ3OTExRTc5NTMzQjk5QTEyQkRCNkMxIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjFDNkVDMEI1OEQ3OTExRTc5NTMzQjk5QTEyQkRCNkMxIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MUI5QUE3REQ4RDc5MTFFNzk1MzNCOTlBMTJCREI2QzEiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MUI5QUE3REU4RDc5MTFFNzk1MzNCOTlBMTJCREI2QzEiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5gDXAPAAABLElEQVR42uyVzapFUBSAN0lSfsrMwNzYO3gYT2bopxQlKR0yImbIozjrtmpf4dyz771ncAZnT2j9fPb62OG2bSOvWzx56frg3gfneZ7jOHEc/4cShqFt267rEsMwMOT7/vanFUXRN3hZFkEQ8D5N09+yqqqiqHEcCYTgIkkShpIkYWeVZYld0N627dcBw0TXdXRq2DwLK89zjuOgXpZlaMcgoel5nnVdZyRSX7Cvvu9pnOyL1nVVFAXrgiB4xMqyDGtEUQRR+xQ5lMKboR7h6zmziqLALEw6DMMhS84NIELTtMupwRfP8+jrdrude8nlOEA8ewTWpa/nuIPHpmngAY98MeHQo6qq+8MErLMvVhysaZqoxx9mZMWhR8uyTNOs6/ppMff59bwL7i7AAGQXD0lc0wXsAAAAAElFTkSuQmCC) no-repeat right;
      background-size: 30px 30px;
      background-size: 0.4rem 0.4rem;
}
.cp-details .cp-details-08 {
    background-color: #fff;
    padding-bottom: 20px;
    padding-bottom: 0.26667rem;
}
.cp-details .cp-details-08 .icon-xiangxia {
      font-size: 26px;
      font-size: 0.34667rem;
      margin-left: 5px;
}
.cp-details .cp-details-08 .uls {
      margin-bottom: 20px;
      margin-bottom: 0.26667rem;
}
.cp-details .cp-details-08 .uls li {
        padding-left: 150px;
        padding-left: 2rem;
        position: relative;
        margin-top: 30px;
        margin-top: 0.4rem;
}
.cp-details .cp-details-08 .uls .left {
        position: absolute;
        left: 0;
        top: 0;
}
.cp-details .cp-details-08 .uls .right {
        padding-left: 10px;
        padding-left: 0.13333rem;
        border-left: 1px solid #c8c8c8;
}
.cp-details .cp-details-08 .uls .authers {
        width: 120px;
        width: 1.6rem;
        height: 120px;
        height: 1.6rem;
        margin-bottom: 10px;
        margin-bottom: 0.13333rem;
        border-radius: 50%;
}
.cp-details .cp-details-08 .uls .auther-name {
        text-align: center;
}
.cp-details .cp-details-08 .uls .stars {
        color: #ff9a16;
}
.cp-details .cp-details-08 .uls .stars i {
          margin-right: 10px;
          margin-right: 0.13333rem;
          font-size: 14px;
          font-size: 0.18667rem;
}
.cp-details .cp-details-08 .uls .stars i.star-999 {
          color: #999;
}
.cp-details .cp-details-08 .uls .evaluate {
        font-size: 14px;
        font-size: 0.18667rem;
}
.cp-details .cp-details-08 .uls .bottom {
        font-size: 28px;
        font-size: 0.37333rem;
        margin: 15px 0;
        margin: 0.2rem 0;
}
.cp-details .cp-details-08 .uls .reply {
        width: 100%;
        padding: 10px;
        padding: 0.13333rem;
        background-color: #dcdcdc;
        color: #666;
        position: relative;
}
.cp-details .cp-details-08 .uls .reply:before {
        content: "";
        display: inline-block;
        width: 0;
        height: 0;
        border: 6px solid transparent;
        border-bottom-color: #dcdcdc;
        position: absolute;
        top: -12px;
        top: -0.16rem;
        left: 10px;
        left: 0.13333rem;
}
.cp-details .cp-details-09 {
    width: 100%;
    height: 110px;
    height: 1.46667rem;
    position: relative;
}
.cp-details .cp-details-09 p {
      line-height: 110px;
      line-height: 1.46667rem;
      text-decoration: underline;
}
.cp-details .cp-details-09 .subscribe {
      position: absolute;
      right: 0;
      bottom: 0;
      height: 105px;
      height: 1.4rem;
}
a.return-index {
  position: fixed;
  top: 65%;
  right: 5%;
  display: inline-block;
  width: 100px;
  width: 1.33333rem;
  height: 100px;
  height: 1.33333rem;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 50%;
  color: #fff;
}
a.return-index i {
    font-size: 50px;
    font-size: 0.66667rem;
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
}
a.return-index span {
    position: absolute;
    bottom: 5px;
    left: 50%;
    font-size: 24px;
    font-size: 0.32rem;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
}

/*底部立即咨询*/
.fixed-btn-box {
  width: 100%;
  height: 120px;
  height: 1.6rem;
}
.fixed-btn {
  background-color: #fff;
  -webkit-box-shadow: none;
          box-shadow: none;
  position: fixed;
  bottom: 0;
  z-index: 1000;
  width: 750px;
  width: 10rem;
  height: 120px;
  height: 1.6rem;
  font-size: 0;
}
.fixed-btn > .left-kefu {
    width: 142px;
    width: 1.89333rem;
    float: left;
    height: 120px;
    height: 1.6rem;
    text-align: center;
    padding-top: 20px;
    padding-top: 0.26667rem;
}
.fixed-btn > .left-kefu img {
      width: 45px;
      width: 0.6rem;
      display: block;
      margin: 0 auto;
}
.fixed-btn > .left-kefu span {
      color: #686868;
      font-size: 24px;
      font-size: 0.32rem;
      line-height: 34px;
      line-height: 0.45333rem;
}
.fixed-btn > .line {
    width: 1px;
    height: 52px;
    height: 0.69333rem;
    background: #979797;
    opacity: 0.5;
    float: left;
    margin-top: 34px;
    margin-top: 0.45333rem;
}
.fixed-btn > .moneys {
    width: 249px;
    width: 3.32rem;
    font-size: 40px;
    font-size: 0.53333rem;
    color: #FF8700;
    text-align: left;
    padding-left: 10px;
    padding-left: 0.13333rem;
    float: left;
}
.fixed-btn > .moneys.type1, .fixed-btn > .moneys.type4 {
      position: relative;
      top: 50%;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%);
}
.fixed-btn > .moneys.type2, .fixed-btn > .moneys.type3 {
      height: 120px;
      height: 1.6rem;
      line-height: 120px;
      line-height: 1.6rem;
}
.fixed-btn > .moneys .first-m {
      font-size: 24px;
      font-size: 0.32rem;
      display: block;
      line-height: 56px;
      line-height: 0.74667rem;
      height: 56px;
      height: 0.74667rem;
      text-align: left;
      color: #8A9095;
}
.fixed-btn > .moneys .first-m b {
        font-size: 40px;
        font-size: 0.53333rem;
        color: #FF8700;
}
.fixed-btn > .moneys .next-m {
      text-align: left;
      line-height: 34px;
      line-height: 0.45333rem;
      color: #8A9095;
      font-size: 24px;
      font-size: 0.32rem;
      display: block;
}
.fixed-btn > .moneys .bfBox {
      width: 100%;
      height: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
}
.fixed-btn > .moneys .bfBox .bf {
        font-size: 28px;
        font-size: 0.37333rem;
        line-height: 40px;
        line-height: 0.53333rem;
}
.fixed-btn > .moneys .m1 {
      font-size: 24px;
      font-size: 0.32rem;
      color: #686868;
}
.fixed-btn > .insure-tell {
    float: left;
    width: 328px;
    width: 4.37333rem;
    height: 86px;
    height: 1.14667rem;
    margin-top: 17px;
    margin-top: 0.22667rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #fff;
    font-size: 28px;
    font-size: 0.37333rem;
    text-align: center;
    line-height: 86px;
    line-height: 1.14667rem;
    cursor: pointer;
}
.fixed-btn > .insure-tell .left-btn {
      width: 164px;
      width: 2.18667rem;
      height: 86px;
      height: 1.14667rem;
      background: linear-gradient(171deg, #FFBB47 0%, #FF9619 100%);
      border-radius: 43px 0px 0px 43px;
      border-radius: 0.57333rem 0px 0px 0.57333rem;
}
.fixed-btn > .insure-tell .right-btn {
      width: 164px;
      width: 2.18667rem;
      height: 86px;
      height: 1.14667rem;
      background: linear-gradient(171deg, #FD9350 0%, #FF6D25 100%);
      border-radius: 0px 43px 43px 0px;
      border-radius: 0px 0.57333rem 0.57333rem 0px;
}
.fixed-btn > .insure-tell .right-btn.black {
        width: 328px;
        width: 4.37333rem;
        background: #BFBFBF;
        border-radius: 43px;
        border-radius: 0.57333rem;
}
.fixed-btn > .insure-tell .center-btn {
      width: 328px;
      width: 4.37333rem;
      height: 86px;
      height: 1.14667rem;
      background: linear-gradient(171deg, #FD9350 0%, #FF6D25 100%);
      border-radius: 43px;
      border-radius: 0.57333rem;
      -webkit-box-shadow: 0px 4px 10px 0px rgba(255, 150, 25, 0.4);
      -webkit-box-shadow: 0px 4px 0.13333rem 0px rgba(255, 150, 25, 0.4);
              box-shadow: 0px 4px 10px 0px rgba(255, 150, 25, 0.4);
              box-shadow: 0px 4px 0.13333rem 0px rgba(255, 150, 25, 0.4);
}
.detail-fix-btn {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 120px;
  height: 1.6rem;
  background-color: #fff;
  z-index: 1000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 16px;
  padding: 0 0.21333rem;
}
.detail-fix-btn > .left-kefu {
    text-align: center;
}
.detail-fix-btn > .left-kefu img {
      width: 45px;
      width: 0.6rem;
      display: block;
      margin: 0 auto;
}
.detail-fix-btn > .left-kefu span {
      color: #686868;
      font-size: 24px;
      font-size: 0.32rem;
      line-height: 34px;
      line-height: 0.45333rem;
}
.detail-fix-btn > .line {
    width: 1px;
    height: 52px;
    height: 0.69333rem;
    background: #979797;
    opacity: 0.5;
    margin: 0 16px 0 10px;
    margin: 0 0.21333rem 0 0.13333rem;
}
.detail-fix-btn .money-box {
    line-height: 1;
}
.detail-fix-btn .moneys {
    width: 249px;
    width: 3.32rem;
    font-size: 40px;
    font-size: 0.53333rem;
    color: #FF8700;
    text-align: left;
}
.detail-fix-btn .moneys .first-m {
      font-size: 24px;
      font-size: 0.32rem;
      display: block;
      line-height: 56px;
      line-height: 0.74667rem;
      height: 56px;
      height: 0.74667rem;
      text-align: left;
      color: #8A9095;
}
.detail-fix-btn .moneys .first-m b {
        font-size: 40px;
        font-size: 0.53333rem;
        color: #FF8700;
}
.detail-fix-btn .moneys .next-m {
      text-align: left;
      line-height: 34px;
      line-height: 0.45333rem;
      color: #8A9095;
      font-size: 24px;
      font-size: 0.32rem;
      display: block;
}
.detail-fix-btn .moneys .bfBox {
      width: 100%;
      height: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
}
.detail-fix-btn .moneys .bfBox .bf {
        font-size: 28px;
        font-size: 0.37333rem;
        line-height: 40px;
        line-height: 0.53333rem;
}
.detail-fix-btn .moneys .m1 {
      font-size: 24px;
      font-size: 0.32rem;
      color: #686868;
}
.detail-fix-btn .tip {
    color: #8A9095;
    font-size: 24px;
    font-size: 0.32rem;
    margin-top: 2px;
}
.detail-fix-btn .btn-box {
    margin-left: auto;
}
.detail-fix-btn .insure-tell {
    width: 328px;
    width: 4.37333rem;
    height: 86px;
    height: 1.14667rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #fff;
    font-size: 28px;
    font-size: 0.37333rem;
    text-align: center;
    line-height: 86px;
    line-height: 1.14667rem;
    cursor: pointer;
}
.detail-fix-btn .insure-tell .left-btn {
      width: 164px;
      width: 2.18667rem;
      height: 86px;
      height: 1.14667rem;
      background: linear-gradient(171deg, #FFBB47 0%, #FF9619 100%);
      border-radius: 43px 0px 0px 43px;
      border-radius: 0.57333rem 0px 0px 0.57333rem;
}
.detail-fix-btn .insure-tell .right-btn {
      width: 164px;
      width: 2.18667rem;
      height: 86px;
      height: 1.14667rem;
      background: linear-gradient(171deg, #FD9350 0%, #FF6D25 100%);
      border-radius: 0px 43px 43px 0px;
      border-radius: 0px 0.57333rem 0.57333rem 0px;
}
.detail-fix-btn .insure-tell .right-btn.black {
        width: 328px;
        width: 4.37333rem;
        background: #BFBFBF;
        border-radius: 43px;
        border-radius: 0.57333rem;
}
.detail-fix-btn .insure-tell .center-btn {
      width: 328px;
      width: 4.37333rem;
      height: 86px;
      height: 1.14667rem;
      background: linear-gradient(171deg, #FD9350 0%, #FF6D25 100%);
      border-radius: 43px;
      border-radius: 0.57333rem;
      -webkit-box-shadow: 0px 4px 10px 0px rgba(255, 150, 25, 0.4);
      -webkit-box-shadow: 0px 4px 0.13333rem 0px rgba(255, 150, 25, 0.4);
              box-shadow: 0px 4px 10px 0px rgba(255, 150, 25, 0.4);
              box-shadow: 0px 4px 0.13333rem 0px rgba(255, 150, 25, 0.4);
}
.bg-imgUrl {
  width: 750px;
  width: 10rem;
  display: block;
}
.tbxz-scroll-wrapper {
  -webkit-overflow-scrolling: touch;
  overflow-y: scroll;
}
.market-comment {
  padding-bottom: 0 !important;
}
.market-comment .top {
    width: 100%;
    position: relative;
}
.market-comment .top #text {
      width: 100%;
      border: none;
      font-size: 30px;
      font-size: 0.4rem;
      line-height: 40px;
      line-height: 0.53333rem;
      padding: 20px 30px;
      padding: 0.26667rem 0.4rem;
      resize: none;
      vertical-align: middle;
}
.market-comment .top .number {
      position: absolute;
      right: 30px;
      right: 0.4rem;
      bottom: 20px;
      bottom: 0.26667rem;
      font-size: 28px;
      font-size: 0.37333rem;
      color: #999;
}
.market-comment .top .red {
      color: red;
}
.market-comment .middle {
    background-color: #fff;
    border-top: 1px solid #ececec;
    padding: 15px 30px;
    padding: 0.2rem 0.4rem;
    height: 80px;
    height: 1.06667rem;
    font-size: 30px;
    font-size: 0.4rem;
    line-height: 50px;
    line-height: 0.66667rem;
}
.market-comment .middle .xxs {
      display: inline-block;
      position: relative;
      top: -2px;
}
.market-comment .middle .xx {
      height: 50px;
      height: 0.66667rem;
      display: inline-block;
      line-height: 50px;
      line-height: 0.66667rem;
}
.market-comment .middle .xx:after {
        content: "\e6c2";
        font-family: "iconfont";
        display: inline-block;
        font-size: 36px;
        font-size: 0.48rem;
        color: #999;
        vertical-align: middle;
}
.market-comment .middle .xx.active:after {
        content: "\e6c4";
        color: #0084ff;
}
.market-comment #send {
    width: 100%;
    margin-top: 100px;
    margin-top: 1.33333rem;
    height: 100px;
    height: 1.33333rem;
    line-height: 100px;
    line-height: 1.33333rem;
    text-align: center;
    font-size: 40px;
    font-size: 0.53333rem;
    background-color: #0084ff;
    color: #fff;
}
.market-comment .titles {
    font-size: 36px;
    font-size: 0.48rem;
    line-height: 90px;
    line-height: 1.2rem;
    padding-left: 30px;
    padding-left: 0.4rem;
    background-color: #fff;
}
.market-comment .getMore-new {
    font-size: 28px;
    font-size: 0.37333rem;
    color: #236DFF;
    padding-right: 30px;
    padding-right: 0.4rem;
    font-weight: normal;
}
.market-comment .commentList .commentLi {
    background-color: #fff;
    width: 100%;
    padding: 40px  30px 0;
    padding: 0.53333rem  0.4rem 0;
    font-size: 28px;
    font-size: 0.37333rem;
    overflow: hidden;
}
.market-comment .commentList .commentLi .left {
      float: left;
      width: 82px;
      width: 1.09333rem;
      margin-right: 27px;
      margin-right: 0.36rem;
}
.market-comment .commentList .commentLi .left > img {
        width: 80px;
        width: 1.06667rem;
        height: 80px;
        height: 1.06667rem;
        border-radius: 50%;
}
.market-comment .commentList .commentLi .right {
      float: right;
      width: 580px;
      width: 7.73333rem;
      padding-bottom: 0;
      border-bottom: none;
}
.market-comment .commentList .commentLi .right .userNickname {
        font-size: 28px;
        font-size: 0.37333rem;
        color: #3C464F;
}
.market-comment .commentList .commentLi .right .userComment {
        font-size: 28px;
        font-size: 0.37333rem;
        color: #3C464F;
        letter-spacing: 0.5px;
        line-height: 46px;
        line-height: 0.61333rem;
        word-break: break-all;
        margin-left: -108px;
        margin-left: -1.44rem;
        margin-top: 22px;
        margin-top: 0.29333rem;
        padding-bottom: 30px;
        padding-bottom: 0.4rem;
        border-bottom: 1px solid #f3f3f6;
}
.market-comment .commentList .commentLi .right .userStar {
        height: 38px;
        height: 0.50667rem;
        line-height: 38px;
        line-height: 0.50667rem;
        font-size: 28px;
        font-size: 0.37333rem;
        color: #B1B5B9;
        line-height: 32px;
        line-height: 0.42667rem;
        margin-top: 10px;
        margin-top: 0.13333rem;
}
.market-comment .commentList .commentLi .border-line {
      border-bottom: 1px solid #e0e0e0;
}
.market-comment .commentList .commentLi:last-child .border-line {
      border-bottom: 0;
}
.market-comment .commentList .commentLi .head {
      position: relative;
      padding-left: 100px;
      padding-left: 1.33333rem;
      min-height: 80px;
      min-height: 1.06667rem;
}
.market-comment .commentList .commentLi .headImg {
      position: absolute;
      left: 0;
      top: 0;
      width: 80px;
      width: 1.06667rem;
      height: 80px;
      height: 1.06667rem;
      border-radius: 50%;
}
.market-comment .commentList .commentLi .name {
      font-size: 30px;
      font-size: 0.4rem;
      line-height: 40px;
      line-height: 0.53333rem;
      color: #757d83;
}
.market-comment .commentList .commentLi .timeAndLevel {
      font-size: 26px;
      font-size: 0.34667rem;
      line-height: 35px;
      line-height: 0.46667rem;
      margin-top: 20px;
      margin-top: 0.26667rem;
}
.market-comment .commentList .commentLi .timeAndLevel .xx {
        line-height: 34px;
        line-height: 0.45333rem;
        margin-right: 5px;
}
.market-comment .commentList .commentLi .timeAndLevel .level {
        color: #000;
        font-size: 30px;
        font-size: 0.4rem;
        display: inline-block;
        line-height: 40px;
        line-height: 0.53333rem;
        vertical-align: middle;
}
.market-comment .commentList .commentLi .timeAndLevel .van-icon-star {
        color: #ffdf29 !important;
        text-shadow: 0px 5px 5px rgba(255, 210, 12, 0.3) !important;
}
.market-comment .commentList .commentLi .content {
      font-size: 30px;
      font-size: 0.4rem;
      word-break: break-all;
      padding: 20px 0;
      padding: 0.26667rem 0;
}
.market-comment .commentList .xx {
    display: inline-block;
    margin-right: 5px;
}
.market-comment .commentList .xx:after {
      content: "\e6d3";
      font-family: "iconfont";
      display: inline-block;
      font-size: 32px;
      font-size: 0.42667rem;
      color: #0084ff;
      vertical-align: middle;
}
.market-comment .allComments {
    font-size: 32px;
    font-size: 0.42667rem;
    background-color: #fff;
    line-height: 90px;
    line-height: 1.2rem;
    border-bottom: 1px solid #ececec;
    padding-left: 30px;
    padding-left: 0.4rem;
}
.market-comment .productsLevel {
    background-color: #fff;
    margin-bottom: 20px;
    margin-bottom: 0.26667rem;
    padding: 15px 30px;
    padding: 0.2rem 0.4rem;
}
.market-comment .productsLevel .p1 {
      font-size: 38px;
      font-size: 0.50667rem;
      line-height: 60px;
      line-height: 0.8rem;
      margin-bottom: 5px;
}
.market-comment .productsLevel .p2 {
      font-size: 30px;
      font-size: 0.4rem;
      line-height: 45px;
      line-height: 0.6rem;
}
.market-comment .productsLevel .xx {
      position: relative;
      top: -2px;
}
.market-comment .notMore {
    display: none;
    width: 100%;
    font-size: 30px;
    font-size: 0.4rem;
    color: #666;
    line-height: 90px;
    line-height: 1.2rem;
    text-align: center;
}
.market-comment .notMore.active {
      display: block;
}
.layer-act-key {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
}
.layer-act-key .mask {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
}
.layer-act-key .mainContent {
    position: absolute;
    width: 580px;
    width: 7.73333rem;
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
            transform: translateX(-50%) translateY(-50%);
    overflow: visible;
    background-color: #fff;
    padding: 10px 10px 120px;
    padding: 0.13333rem 0.13333rem 1.6rem;
    border-radius: 5px;
}
.layer-act-key .mainContent #layer_05_btn {
      position: absolute;
      bottom: 30px;
      bottom: 0.4rem;
      left: 50%;
      margin-left: -147px;
      margin-left: -1.96rem;
      background-color: #0084ff;
}
.layer-act-key .mainContent .txt_tip {
      color: #fd9143;
}
.layer-act-key .mainContent .input-box {
      height: 80px;
      height: 1.06667rem;
      line-height: 80px;
      line-height: 1.06667rem;
      width: 500px;
      width: 6.66667rem;
      padding-left: 10px;
      padding-left: 0.13333rem;
      margin: 15px auto 5px;
      margin: 0.2rem auto 5px;
      font-size: 30px;
      font-size: 0.4rem;
      background-color: #f0eff5;
      border-radius: 5px;
}
.layer-act-key .mainContent .input-box input {
        display: inline-block;
        height: 80px;
        height: 1.06667rem;
        margin: 0;
        padding: 0;
        border: none;
        background-color: #f0eff5;
}
.layer-act-key .mainContent .input-box .input_tel {
        width: 300px;
        width: 4rem;
}
.layer-act-key .mainContent .lz-fs-30 {
      font-size: 28px;
      font-size: 0.37333rem;
}
.pro-saletag {
  width: 100%;
  height: 60px;
  height: 0.8rem;
  line-height: 60px;
  line-height: 0.8rem;
  background: #FFEDE6;
  color: #FF5715;
  font-size: 24px;
  font-size: 0.32rem;
  padding-left: 59px;
  padding-left: 0.78667rem;
  position: relative;
}
.pro-saletag i {
    width: 24px;
    width: 0.32rem;
    height: 22px;
    height: 0.29333rem;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAWCAYAAADafVyIAAAAAXNSR0IArs4c6QAAAp5JREFUSEutlVtIVFEUhr9TmPmSPuRYmIioGVQSCj0UlAVhBRVI5iUFqQjLQgpFNEUruhAVCGqKkOloJDFZEoYoaiVTEGiJ2EtJmlh566Kipc2O7Z5R01FndDYcOBz+tb6z11UT/d0CW09dGTwrgNhLEBhik5VmE8Bkgke3oK5UOd0VDeEpDgKM/YZ7adBcO+UwJBqOzAAMDkBxOmzeATsjJ7Xz32DoB+QnQvvb///WGqDNCDmnlO5wMuyOmXidG9DbBbmnoadjdiisAYQAw00VxmXLIVkP3hvRhLFC8KFJskAzP1Lc8ACGBqzH2QIYHQZjBQSHgqs7SLuCc9BSD35BcL4ITcT5CEaGbErYpMgCeF4O5Vdh1Wo4kwfrAmDgC2QdgPExSC1HE1FrBabxxQGks+yT0NsJOu8Jhzi7QGESNNdA6AkJWCMw/V0cQFrJ6rkSDr/64GgmbA9TYSvNAv9gNBHpIRCmxQOkZfVdeJKtmi8+Gzrb4HoUuHk4CNDaCHkJ4L0JUsqgvxsy9oGTswToxET27Tkzy7SlQfWLT6AqT5mb9L1mQIROwBIBVfnw9I4q1+M34PN7uBYJrjo0EeFup3dg+g1kL1wOg+9fISYTtoXB60ooyQDfoCUCRgYhNwHa34GbDrIqYYULFKXCmyrYE4cmYr0Ef0btycDUDVpfQN5ZcFqpGs0/WJWtTLD0maRHE40GMWuYyaS/fKjE1o4lRLJ/Gg3guwU81yulPhNePQavDeZOnmvh9HVBTgL0fLJt2ElVbYnaG/IkFkLA1nmmqRQN/1Tl97F54XH9rQMuHlS60GNwKHGBcW1xKRdO8QVoqpmCWBvXUleUBp5+sD9eTeZ598H0f5ajxHAb6vTqq0NX5nRQ/X2QTWXH0v8HQOIpsP1U5rsAAAAASUVORK5CYII=) no-repeat;
    background-size: 24px 22px;
    background-size: 0.32rem 0.29333rem;
    position: absolute;
    top: 19px;
    top: 0.25333rem;
    left: 20px;
    left: 0.26667rem;
}
.cpxq-top-img {
  width: 100%;
  height: 363px;
  height: 4.84rem;
  padding: 0;
  background-color: #fff;
  position: relative;
  /* This used to work for the parent element of button divs */
  /* But it does not work with newer browsers, the below doesn't hide the play button parent div */
  /* Old shadow dom for play button */
  /* New shadow dom for play button */
  /* This one works! */
}
.cpxq-top-img img,
  .cpxq-top-img video, .cpxq-top-img .video-box {
    width: 100%;
    height: 363px;
    height: 4.84rem;
    vertical-align: middle;
}
.cpxq-top-img .detail-top-img1::-webkit-media-controls-panel {
    display: none !important;
    -webkit-appearance: none;
}
.cpxq-top-img .detail-top-img1::-webkit-media-controls-play-button {
    display: none !important;
    -webkit-appearance: none;
}
.cpxq-top-img .detail-top-img1::-webkit-media-controls-start-playback-button {
    display: none !important;
    -webkit-appearance: none;
}
.cpxq-top-img .startbtn {
    position: absolute;
    bottom: 34px;
    bottom: 0.45333rem;
    right: 23px;
    right: 0.30667rem;
    width: 90px;
    width: 1.2rem;
    height: 90px;
    height: 1.2rem;
}
.cpxq-top-img .menu-top {
    height: 50px;
    height: 0.66667rem;
    width: 710px;
    width: 9.46667rem;
    position: absolute;
    top: 20px;
    top: 0.26667rem;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    z-index: 10;
}
.layer-reserve {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
}
.layer-reserve .mask {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
}
.layer-reserve .mainContent {
    position: absolute;
    top: 25%;
    left: 50%;
    margin-left: -290px;
    margin-left: -3.86667rem;
    width: 580px;
    width: 7.73333rem;
    padding: 30px 30px;
    padding: 0.4rem 0.4rem;
    border-radius: 5px !important;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background-color: #fff;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.8);
            box-shadow: 0 0 5px rgba(0, 0, 0, 0.8);
}
.layer-reserve .icon-cha {
    position: absolute;
    right: 10px;
    right: 0.13333rem;
    top: 10px;
    top: 0.13333rem;
    font-size: 40px;
    font-size: 0.53333rem;
    color: #e1e1e1;
}
.layer-reserve .reserve-p1 {
    font-size: 34px;
    font-size: 0.45333rem;
    text-align: center;
    font-weight: 900;
    height: 80px;
    height: 1.06667rem;
    color: #000;
    line-height: 80px;
    line-height: 1.06667rem;
}
.layer-reserve .reserve-p2 {
    font-size: 26px;
    font-size: 0.34667rem;
    text-align: center;
    padding: 10px 40px;
    padding: 0.13333rem 0.53333rem;
    color: #000;
    line-height: 1.5;
}
.layer-reserve .reserve-input-box .input-items {
    height: 80px;
    height: 1.06667rem;
    line-height: 80px;
    line-height: 1.06667rem;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    font-size: 30px;
    font-size: 0.4rem;
    margin-top: 15px;
    margin-top: 0.2rem;
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
    overflow: hidden;
    background-color: #F3F3F3;
}
.layer-reserve .reserve-input-box .input-items > span {
      width: 32%;
      height: 100%;
      padding-left: 25px;
      padding-left: 0.33333rem;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      color: #333;
}
.layer-reserve .reserve-input-box .input-items > input {
      width: 65%;
      height: 100%;
      border: none;
      outline: none;
      -webkit-appearance: none;
      background-color: #F3F3F3;
}
.layer-reserve .reserve-input-box .input-items > input ::-webkit-input-placeholder {
        color: #A9A9A9;
}
.layer-reserve .pros-reserve-btn {
    width: 520px;
    width: 6.93333rem;
    height: 80px;
    height: 1.06667rem;
    line-height: 80px;
    line-height: 1.06667rem;
    background-color: #0084ff;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    text-align: center;
    font-size: 34px;
    font-size: 0.45333rem;
    color: #fff;
    font-weight: 900;
    margin: 25px auto;
    margin: 0.33333rem auto;
}
.layer-reserve .pros-reserve-state {
    font-size: 24px;
    font-size: 0.32rem;
    color: #999;
    line-height: 1.5;
}
.layer-alert-06 {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1001;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.layer-alert-06 .mask {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
}
.layer-alert-06 .mainPopup {
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 10rem;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    background-color: #fff;
    padding: 0 20px 20px;
    padding: 0 0.26667rem 0.26667rem;
    max-height: 60%;
    z-index: 2;
}
.layer-alert-06 .icon-cha {
    position: absolute;
    right: 10px;
    right: 0.13333rem;
    top: 15px;
    top: 0.2rem;
    font-size: 40px;
    font-size: 0.53333rem;
    color: #e1e1e1;
}
.layer-alert-06 .baoxian {
    width: 100%;
    text-align: center;
    color: #000000;
    font-size: 42px;
    font-size: 0.56rem;
    border-bottom: 1px solid #dddddd;
    height: 104px;
    height: 1.38667rem;
    line-height: 104px;
    line-height: 1.38667rem;
}
.layer-alert-06 .baoxianps {
    width: 100%;
    margin: 0 auto;
    border-bottom: 1px solid #dddddd;
    font-size: 32px;
    font-size: 0.42667rem;
    padding: 0 20px;
    padding: 0 0.26667rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.layer-alert-06 .baoxianps a {
      display: inline-block;
      color: #000000;
      line-height: 40px;
      line-height: 0.53333rem;
      padding: 20px 0;
      padding: 0.26667rem 0;
      font-family: "Microsoft YaHei";
}
.layer-alert-06 .baoxianps:last-of-type {
    border: none;
    margin-bottom: 20px;
    margin-bottom: 0.26667rem;
}
.layer-alert-06 .baoxianps:last-of-type a {
      line-height: 40px;
      line-height: 0.53333rem;
}
.common-bottom {
  height: auto;
  background: transparent;
  overflow: hidden;
  padding-bottom: 50px;
  padding-bottom: 0.66667rem;
}
.common-bottom > .tel-box {
    width: 690px;
    width: 9.2rem;
    height: 90px;
    height: 1.2rem;
    line-height: 90px;
    line-height: 1.2rem;
    border-radius: 8px;
    border: 1px solid #636E92;
    display: block;
    margin: 40px auto;
    margin: 0.53333rem auto;
}
.common-bottom > .tel-box > span {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      font-size: 24px;
      font-size: 0.32rem;
      color: #3C464F;
}
.common-bottom > .tel-box > span i {
        color: #236DFF;
        font-size: 38px;
        font-size: 0.50667rem;
        color: #236DFF;
        margin-left: 5px;
}
.common-bottom > .certifi-box {
    width: 690px;
    width: 9.2rem;
    text-align: center;
    height: 116px;
    height: 1.54667rem;
    margin: 0 auto;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.common-bottom > .certifi-box.two {
      width: 500px;
      width: 6.66667rem;
}
.common-bottom > .certifi-box.two > div {
        width: 50%;
}
.common-bottom > .certifi-box > div {
      width: 33.33%;
      color: #8A9094;
      font-size: 24px;
      font-size: 0.32rem;
}
.common-bottom > .certifi-box > div > img {
        width: 54px;
        width: 0.72rem;
        height: 54px;
        height: 0.72rem;
        display: block;
        margin: 0 auto 12px;
        margin: 0 auto 0.16rem;
}
.common-bottom > .externalpages {
    display: none;
    height: 80px;
    height: 1.06667rem;
    line-height: 80px;
    line-height: 1.06667rem;
    width: 690px;
    width: 9.2rem;
    margin: 0 auto;
    font-size: 0;
    text-align: center;
}
.common-bottom > .externalpages > a {
      padding-right: 20px;
      padding-right: 0.26667rem;
      padding-left: 20px;
      padding-left: 0.26667rem;
      height: 34px;
      height: 0.45333rem;
      line-height: 34px;
      line-height: 0.45333rem;
      font-size: 26px;
      font-size: 0.34667rem;
      color: #A4A4A4;
      vertical-align: middle;
      display: inline-block;
}
.common-bottom > .externalpages > .dot {
      width: 3px;
      height: 3px;
      background: #A4A4A4;
      border-radius: 50%;
      display: inline-block;
      vertical-align: middle;
}
.common-bottom > .externalpages > a:nth-child(1) {
      padding-left: 0px;
}
.common-bottom > .externalpages > a:nth-last-child(1) {
      padding-right: 0px;
}
.yz-box {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  z-index: 1200;
  background-color: rgba(0, 0, 0, 0.7);
}
.yz-box .yz-content {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 650px;
    width: 8.66667rem;
    margin-left: -325px;
    margin-left: -4.33333rem;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    background-color: #fff;
    border-radius: 10px;
    border-radius: 0.13333rem;
    padding: 30px;
    padding: 0.4rem;
}
.yz-box .yz-content .yz-title {
      font-size: 32px;
      font-size: 0.42667rem;
      color: #666;
      text-align: center;
      line-height: 1.6;
      margin-bottom: 30px;
      margin-bottom: 0.4rem;
}
.yz-box .yz-content .yz-input {
      border: 1px solid #ececec;
      border-radius: 5px;
      width: 100%;
      height: 80px;
      height: 1.06667rem;
      line-height: 80px;
      line-height: 1.06667rem;
      padding-left: 20px;
      padding-left: 0.26667rem;
      margin-bottom: 30px;
      margin-bottom: 0.4rem;
      font-size: 30px;
      font-size: 0.4rem;
}
.yz-box .yz-content .yz-btns {
      width: 100%;
      text-align: center;
}
.yz-box .yz-content .yz-btns .yz-btn {
        width: 200px;
        width: 2.66667rem;
        height: 70px;
        height: 0.93333rem;
        line-height: 70px;
        line-height: 0.93333rem;
        text-align: center;
        display: inline-block;
        margin-left: 10px;
        margin-left: 0.13333rem;
        margin-right: 10px;
        margin-right: 0.13333rem;
        font-size: 28px;
        font-size: 0.37333rem;
        color: #fff;
        border-radius: 80px;
        border-radius: 1.06667rem;
}
.yz-box .yz-content .yz-btns .btn-cancel {
        background-color: #bfbfbf;
}
.yz-box .yz-content .yz-btns .btn-sure {
        background-color: #0084ff;
}
.premium-from .box:last-child .items:last-child {
  border-bottom-color: transparent;
}
.yytb {
  width: 328px;
  width: 4.37333rem;
  height: 90px;
  height: 1.2rem;
  line-height: 90px;
  line-height: 1.2rem;
  background: linear-gradient(165deg, #FD8E4B 0%, #FC6D25 100%);
  -webkit-box-shadow: 0px 3px 15px rgba(252, 109, 37, 0.42);
  -webkit-box-shadow: 0px 3px 0.2rem rgba(252, 109, 37, 0.42);
          box-shadow: 0px 3px 15px rgba(252, 109, 37, 0.42);
          box-shadow: 0px 3px 0.2rem rgba(252, 109, 37, 0.42);
  opacity: 1;
  border-radius: 45px;
  border-radius: 0.6rem;
  font-size: 28px;
  font-size: 0.37333rem;
  font-weight: bold;
}
.company-product-box {
  background-color: #fff;
  padding: 0 30px;
  padding: 0 0.4rem;
}
.company-product-box .product-company-name {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 30px 0;
    padding: 0.4rem 0;
}
.company-product-box .product-company-name .company-name {
      font-size: 28px;
      font-size: 0.37333rem;
      color: #3c464f;
      margin-top: 11px;
      margin-top: 0.14667rem;
}
.company-product-box .product-company-name .product-name {
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1;
      margin-right: 20px;
      margin-right: 0.26667rem;
      font-size: 36px;
      font-size: 0.48rem;
      font-weight: bold;
}
.company-product-box .product-company-name .product-name-full {
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1;
}
.company-product-box .record-name {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 28px;
    font-size: 0.37333rem;
    color: #8A9094;
    padding: 20px 0 0;
    padding: 0.26667rem 0 0;
    position: relative;
}
.company-product-box .record-name.showAll .record-items {
      height: auto;
}
.company-product-box .record-name .record-items {
      width: 540px;
      width: 7.2rem;
      height: 120px;
      height: 1.6rem;
      overflow: hidden;
}
.company-product-box .record-name .record-items div:nth-child(n+2) {
        margin-top: 10px;
        margin-top: 0.13333rem;
}
.company-product-box .more-btn {
    width: 100%;
    text-align: center;
    font-size: 26px;
    font-size: 0.34667rem;
    padding-top: 20px;
    padding-top: 0.26667rem;
    margin-bottom: -20px;
    margin-bottom: -0.26667rem;
    background: transparent;
    position: relative;
    top: -15px;
    top: -0.2rem;
}
.company-product-box .more-btn.bg-gradient {
      background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.2)), to(white));
      background: linear-gradient(to bottom, rgba(255, 255, 255, 0.2), white);
}
.company-product-box .more-btn.bg-gradient .more-icon {
        -webkit-transform: rotate(0);
            -ms-transform: rotate(0);
                transform: rotate(0);
}
.company-product-box .more-btn .more-icon {
      width: 24px;
      width: 0.32rem;
      -webkit-transform: rotate(180deg);
          -ms-transform: rotate(180deg);
              transform: rotate(180deg);
}
.company-product-box .product-tags {
    padding-top: 30px;
    padding-top: 0.4rem;
    width: 720px;
    width: 9.6rem;
    overflow-x: scroll;
    margin-right: -30px;
    margin-right: -0.4rem;
    /* 隐藏滚动条 */
    scrollbar-width: none;
    /* firefox */
    -ms-overflow-style: none;
    /* IE 10+ */
}
.company-product-box .product-tags::-webkit-scrollbar {
      display: none !important;
}
.company-product-box .product-tags > div {
      padding-bottom: 30px;
      padding-bottom: 0.4rem;
      white-space: nowrap;
}
.company-product-box .product-tags > div span {
        display: inline-block;
        height: 50px;
        height: 0.66667rem;
        line-height: 50px;
        line-height: 0.66667rem;
        padding: 0 20px;
        padding: 0 0.26667rem;
        color: #FF8700;
        font-size: 24px;
        font-size: 0.32rem;
        background-color: rgba(255, 135, 0, 0.06);
        margin-right: 10px;
        margin-right: 0.13333rem;
}
.company-product-box .product-tags-border {
    border-bottom: 1px solid #F2F2F5;
}
.company-product-box .product-article {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 40px 0;
    padding: 0.53333rem 0;
    color: #3C464F;
    font-size: 28px;
    font-size: 0.37333rem;
}
.company-product-box .product-article > a {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      width: 90%;
}
.company-product-box .product-article > a img {
        margin-top: 2px;
}
.company-product-box .product-article > a span {
        margin-left: 16px;
        margin-left: 0.21333rem;
        color: #3C464F;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
}
.company-product-box .product-article i {
      margin-top: 10px;
      margin-top: 0.13333rem;
}
.support-items {
  margin: 0 0 20px;
  margin: 0 0 0.26667rem;
  padding: 40px 30px 20px;
  padding: 0.53333rem 0.4rem 0.26667rem;
  background-color: #fff;
}
.support-items div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.support-items div:first-child {
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      font-size: 32px;
      font-size: 0.42667rem;
      margin-bottom: 20px;
      margin-bottom: 0.26667rem;
}
.support-items div:first-child i {
        font-size: 28px;
        font-size: 0.37333rem;
        color: #236dff;
}
.support-items .support-item {
    color: #3C464F;
    font-size: 28px;
    font-size: 0.37333rem;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.support-items .support-item span {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-flex: 0;
          -ms-flex: 0 0 33.3%;
              flex: 0 0 33.3%;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      margin-bottom: 10px;
      margin-bottom: 0.13333rem;
}
.support-items .support-item span i {
        color: #FF8700;
        font-size: 36px;
        font-size: 0.48rem;
        margin-right: 4px;
}
.support-items .support-items-detail {
    color: #236dff;
    font-size: 28px;
    font-size: 0.37333rem;
}
.article-icon {
  width: 26px;
  width: 0.34667rem;
  height: 30px;
  height: 0.4rem;
}
.liyi-text {
  width: 196px;
  width: 2.61333rem;
  background-color: rgba(255, 126, 21, 0.06);
  font-size: 26px;
  font-size: 0.34667rem;
  color: #916215;
  padding: 4px 0;
  border-radius: 30px;
  border-radius: 0.4rem;
  text-align: center;
  margin: 0 auto;
}
.tb-rule {
  background-color: #fff;
  margin-bottom: 20px;
  margin-bottom: 0.26667rem;
  padding: 40px 0 0 30px;
  padding: 0.53333rem 0 0 0.4rem;
}
.tb-rule .tb-rule-title {
    font-size: 36px;
    font-size: 0.48rem;
    margin-bottom: 30px;
    margin-bottom: 0.4rem;
    font-weight: bold;
}
.tb-rule .tkzl {
    padding-top: 40px;
    padding-top: 0.53333rem;
}
.tb-rule .rule-items {
    padding: 0 30px;
    padding: 0 0.4rem;
    border-bottom: 20px solid #f5f7fa;
    border-bottom: 0.26667rem solid #f5f7fa;
    margin-left: -30px;
    margin-left: -0.4rem;
}
.tb-rule .rule-items .rule-item {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      font-size: 28px;
      font-size: 0.37333rem;
      color: #3C464F;
      margin-bottom: 40px;
      margin-bottom: 0.53333rem;
}
.tb-rule .rule-items .rule-item span:first-child {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 200px;
            -ms-flex: 0 0 2.66667rem;
                flex: 0 0 200px;
                flex: 0 0 2.66667rem;
        white-space: pre-line;
}
.tb-rule .rule-items .rule-item span:last-child {
        text-align: right;
        white-space: pre-line;
}
.tb-rule .rule-items .rule-item a {
        color: #236DFF;
}
.tb-rule .rule-article {
    font-size: 26px;
    font-size: 0.34667rem;
    color: #236DFF;
    padding-bottom: 30px;
    padding-bottom: 0.4rem;
}
.tb-rule .rule-article div {
      display: inline-block;
      margin-bottom: 10px;
      margin-bottom: 0.13333rem;
}
.gzh {
  font-size: 28px;
  font-size: 0.37333rem;
  color: #FC7A2F;
  height: 100px;
  height: 1.33333rem;
  line-height: 100px;
  line-height: 1.33333rem;
  text-align: center;
  margin-top: 40px;
  margin-top: 0.53333rem;
  background-color: rgba(255, 135, 0, 0.1);
}
.navScrollIcon {
  display: block;
  width: 46px;
  width: 0.61333rem;
  height: 46px;
  height: 0.61333rem;
  margin: 0 auto 14px;
  margin: 0 auto 0.18667rem;
}
.title-left1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.title-left1 .see-detail {
    font-size: 28px;
    font-size: 0.37333rem;
    color: #236DFF;
    font-weight: normal;
    padding-right: 30px;
    padding-right: 0.4rem;
}
.title-left1 i {
    font-size: 28px !important;
    font-size: 0.37333rem !important;
}
.detail-tab-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 30px;
  padding: 0 0.4rem;
}
.detail-tab-list .detail-tab-list-left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    overflow: hidden;
}
.detail-tab-list .van-tabs {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    overflow: auto;
}
.detail-tab-list .list-title {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 120px;
        -ms-flex: 0 0 1.6rem;
            flex: 0 0 120px;
            flex: 0 0 1.6rem;
    font-size: 30px;
    font-size: 0.4rem;
    color: #3C464F;
    margin-right: 20px;
    margin-right: 0.26667rem;
}
.detail-more {
  font-size: 36px !important;
  font-size: 0.48rem !important;
}
.custom-indicator {
  position: absolute;
  width: 90px;
  width: 1.2rem;
  height: 37px;
  height: 0.49333rem;
  right: 5px;
  bottom: 41px;
  bottom: 0.54667rem;
  text-align: center;
  background: rgba(0, 0, 0, 0.36);
  border-radius: 28px;
  border-radius: 0.37333rem;
  color: #fff;
}
.rule-link {
  color: #236dff !important;
}
.cp-details-yl .box {
  -webkit-box-shadow: none;
          box-shadow: none;
  margin-bottom: 0 !important;
}
.cp-details-yl .items:last-child {
  border-bottom: 1px solid #eeeeee;
}
.detail-tab-list1 > .list-title {
  -ms-flex-item-align: start;
      align-self: flex-start;
  margin-top: 25px;
  margin-top: 0.33333rem;
}
.banner-img {
  display: block;
  width: 100%;
}
.platform-tips {
  text-align: center;
  color: #8A9094;
}
.title-left2 {
  padding-left: 0 !important;
  padding-top: 0 !important;
}

/*保费试算*/
.premium {
  min-height: 100vh;
}
.premium input,
  .premium select {
    padding: 0;
    margin: 0;
    border: none;
}
.premium h2 {
    color: #000;
    font-size: 40px;
    font-size: 0.53333rem;
    line-height: 1.6;
    padding: 5px 15px;
    padding: 5px 0.2rem;
    text-align: center;
    font-weight: 900;
}
.premium .premium-from {
    padding: 0 30px;
    padding: 0 0.4rem;
}
.premium .box {
    background-color: #fff;
    position: relative;
    padding: 0 20px;
    padding: 0 0.26667rem;
    border-radius: 2px;
    margin-bottom: 15px;
    margin-bottom: 0.2rem;
}
.premium .failmsg {
    font-size: 26px;
    font-size: 0.34667rem;
    color: #ed393b;
    padding: 10px 20px;
    padding: 0.13333rem 0.26667rem;
    line-height: 36px;
    line-height: 0.48rem;
    background-color: #ebeff2;
}
.premium .failmsg span {
      color: #222;
}
.premium .title-h3 {
    min-height: 50px;
    min-height: 0.66667rem;
    padding: 35px 25px 20px 0;
    padding: 0.46667rem 0.33333rem 0.26667rem 0;
    position: relative;
}
.premium .title-h3 .title-h {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      font-size: 36px;
      font-size: 0.48rem;
      color: #000000;
      position: relative;
      font-weight: 700;
}
.premium .title-h3 .title-h .title-sub {
        font-size: 28px;
        font-size: 0.37333rem;
        color: #3c464f;
        font-weight: 400;
}
.premium .title-h3 .title-h .title-sub .iconzhankai-xianxing {
          font-size: 17px;
          font-size: 0.22667rem;
          color: #8a9094;
}
.premium .title-h3 .title-h span {
        position: relative;
        z-index: 2;
}
.premium .title-h3 .h3-amout {
      display: block;
      font-size: 28px;
      font-size: 0.37333rem;
      color: #3c464f;
      line-height: 40px;
      line-height: 0.53333rem;
      margin-top: 4px;
}
.premium .items {
    border-bottom: 1px solid #f2f2f5;
    margin-right: -20px;
    margin-right: -0.26667rem;
    font-size: 28px;
    font-size: 0.37333rem;
    padding: 30px 20px 30px 0;
    padding: 0.4rem 0.26667rem 0.4rem 0;
    position: relative;
}
.premium .items:last-child {
      border-top: none;
}
.premium .items.active {
      border-bottom-color: #0084ff;
}
.premium .items .items-wrap {
      width: 100%;
      min-height: 40px;
      min-height: 0.53333rem;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
}
.premium .items .errorMsg {
      font-size: 24px;
      font-size: 0.32rem;
      float: right;
      text-align: right;
      color: #FF471D;
      line-height: 33px;
      line-height: 0.44rem;
      padding-top: 10px;
      padding-top: 0.13333rem;
}
.premium .items:after {
      /*伪元素是行内元素 正常浏览器清除浮动方法*/
      content: "";
      display: block;
      height: 0;
      clear: both;
      visibility: hidden;
}
.premium .items:last-child {
    border-bottom: none;
}
.premium .lables {
    width: 31%;
    line-height: 40px;
    line-height: 0.53333rem;
    font-size: 28px;
    font-size: 0.37333rem;
    color: #3c464f;
}
.premium .from-right {
    position: relative;
    width: 68%;
    text-align: right;
    min-height: 40px;
    min-height: 0.53333rem;
    display: inline-block;
    color: #000;
}
.premium .from-right .iconfabiaowenzhang {
      position: absolute;
      right: 0;
      top: 45%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
      font-size: 32px;
      font-size: 0.42667rem;
      color: #0084ff;
      opacity: 0.7;
}
.premium p.notes, .premium div.notes {
    display: block;
    font-size: 24px;
    font-size: 0.32rem;
    line-height: 33px;
    line-height: 0.44rem;
    color: #b1b5b9;
    padding: 3px 0 0 0;
    text-align: right;
}
.premium .form-no-check .lables,
  .premium .form-no-check .from-right {
    width: auto;
    min-width: 25%;
}
.premium .from-text {
    text-align: right;
}
.premium .send-code-input {
    width: 65%;
    height: 100%;
}
.premium .send-code-btn {
    width: 35%;
    height: 100%;
    text-align: center;
    color: #fff;
    font-size: 26px;
    font-size: 0.34667rem;
    background-color: #0084ff;
}
.premium .send-code-btn[disabled="disabled"] {
      background-color: #ccc;
}
.premium .icon-gengduo {
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    color: #999;
}
.premium p.more-infor {
    line-height: 1.8;
    font-size: 24px;
    font-size: 0.32rem;
    width: 100%;
    color: red;
}
.premium .in-text {
    width: 100%;
    display: inline-block;
    line-height: 40px;
    line-height: 0.53333rem;
    color: #000;
}
.premium .in-col {
    color: #fe5066;
}
.premium .form-text .from-right {
    padding-right: 0;
}
.premium .commonicons-right {
    float: right;
    padding-right: 15px !important;
    padding-right: 0.2rem !important;
    width: 100%;
    line-height: 40px;
    line-height: 0.53333rem;
    font-size: 30px;
    font-size: 0.4rem;
    padding: 10px 0;
    padding: 0.13333rem 0;
}
.premium .commonicons-right:after {
      content: "\e607";
      font-family: "iconfont" !important;
      position: absolute;
      right: 0;
      top: 50%;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%);
      font-size: 16px;
      font-size: 0.21333rem;
      color: #999;
}
.premium .input-text {
    position: relative;
    display: inline-block;
    width: 100%;
    font-size: 28px;
    font-size: 0.37333rem;
    text-align: right;
    border-color: transparent;
    color: #000;
    margin: 0;
    background-color: transparent;
    z-index: 2;
}
.premium .input-text::-webkit-input-placeholder {
      color: #b1b5b9;
      font-size: 28px;
      font-size: 0.37333rem;
}
.premium .emailSuffix {
    width: 100%;
    height: 100%;
    float: left;
    font-size: 30px;
    font-size: 0.4rem;
    display: inline-block;
}
.premium .form-textarea .lables {
    line-height: 100px;
    line-height: 1.33333rem;
}
.premium .form-textarea .from-right {
    height: 100px;
    height: 1.33333rem;
}
.premium .from-right-price {
    float: right;
    color: #000;
    font-size: 30px;
    font-size: 0.4rem;
}
.premium .in-textarea {
    line-height: 50px;
    line-height: 0.66667rem;
    font-size: 26px;
    font-size: 0.34667rem;
    color: #666;
    width: 500px;
    width: 6.66667rem;
    height: 100px;
    height: 1.33333rem;
    border-color: transparent;
}
.premium .box-blank {
    width: 100%;
    height: 120px;
    height: 1.6rem;
}
.premium .button-box {
    width: 100%;
    height: 100px;
    height: 1.33333rem;
}
.premium .btn-bottom {
    position: absolute;
    bottom: 0;
    left: 0;
    margin-top: 10px;
    margin-top: 0.13333rem;
    width: 100%;
    height: 100px;
    height: 1.33333rem;
}
.premium .btn-bottom .left {
      position: relative;
      float: left;
      width: 60%;
      height: 100%;
      line-height: 100px;
      line-height: 1.33333rem;
      font-size: 36px;
      font-size: 0.48rem;
      background-color: #fff;
      padding-left: 10px;
      padding-left: 0.13333rem;
      color: #000;
}
.premium .btn-bottom .left span {
        color: #f66d05;
}
.premium .btn-bottom .left p.firstTime {
        margin-top: 5px;
        line-height: 50px;
        line-height: 0.66667rem;
        font-size: 40px;
        font-size: 0.53333rem;
        color: #ff6e06;
        padding-left: 10px;
        padding-left: 0.13333rem;
}
.premium .btn-bottom .left p.otherTime {
        line-height: 40px;
        line-height: 0.53333rem;
        font-size: 28px;
        font-size: 0.37333rem;
        padding-left: 10px;
        padding-left: 0.13333rem;
        color: #666;
}
.premium .btn-bottom .btn-next {
      float: left;
      width: 40%;
      height: 100%;
      text-align: center;
      font-size: 30px;
      font-size: 0.4rem;
      line-height: 100px;
      line-height: 1.33333rem;
      color: #fff;
      background-color: #0084ff;
      display: inline-block;
}
.premium .btn-bottom-fix {
    position: fixed;
    bottom: 0;
    left: 50%;
    width: 10rem;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    height: 100px;
    height: 1.33333rem;
    z-index: 99;
}
.premium .btn-bottom-fix .left {
      float: left;
      width: 60%;
      height: 100%;
      line-height: 100px;
      line-height: 1.33333rem;
      font-size: 36px;
      font-size: 0.48rem;
      border-top: 1px solid #ececec;
      background-color: #fff;
      padding-left: 15px;
      padding-left: 0.2rem;
      color: #0084ff;
}
.premium .btn-bottom.next-all .left {
    display: none;
}
.premium .btn-bottom.next-all .btn-next {
    width: 100%;
}
.premium .premium-bottom-fix {
    position: fixed;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    bottom: 0;
    left: 50%;
    width: 750px;
    width: 10rem;
    margin-left: -375px;
    margin-left: -5rem;
    height: 120px;
    height: 1.6rem;
    z-index: 99;
    border-top: none;
    background-color: #fff;
    padding: 17px 20px 0px 20px;
    padding: 0.22667rem 0.26667rem 0px 0.26667rem;
}
.premium .premium-bottom-fix.ios {
      position: static;
      -webkit-transform: none;
          -ms-transform: none;
              transform: none;
      margin-left: 0;
}
.premium .premium-bottom-fix .price-box {
      float: left;
      width: 300px;
      width: 4rem;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      height: 80px;
      height: 1.06667rem;
}
.premium .premium-bottom-fix .price-box .iconfont {
        font-size: 40px;
        font-size: 0.53333rem;
        vertical-align: middle;
        position: relative;
        top: 0px !important;
}
.premium .premium-bottom-fix .price-dom {
      font-size: 30px;
      font-size: 0.4rem;
      line-height: 40px;
      line-height: 0.53333rem;
      color: #FF8700;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
}
.premium .premium-bottom-fix .price-dom .icon-up {
        width: 30px;
        width: 0.4rem;
        margin-left: 10px;
        margin-left: 0.13333rem;
}
.premium .premium-bottom-fix > .btn-content {
      float: left;
      width: 328px;
      width: 4.37333rem;
      height: 86px;
      height: 1.14667rem;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      color: #fff;
      font-size: 28px;
      font-size: 0.37333rem;
      text-align: center;
      line-height: 86px;
      line-height: 1.14667rem;
      cursor: pointer;
      font-weight: bold;
      float: right;
}
.premium .premium-bottom-fix > .btn-content .left-btn {
        width: 164px;
        width: 2.18667rem;
        height: 86px;
        height: 1.14667rem;
        background: linear-gradient(171deg, #ffbb47 0%, #ff9619 100%);
        border-radius: 43px 0px 0px 43px;
        border-radius: 0.57333rem 0px 0px 0.57333rem;
}
.premium .premium-bottom-fix > .btn-content .right-btn {
        width: 164px;
        width: 2.18667rem;
        height: 86px;
        height: 1.14667rem;
        background: linear-gradient(171deg, #fd9350 0%, #ff6d25 100%);
        border-radius: 0px 43px 43px 0px;
        border-radius: 0px 0.57333rem 0.57333rem 0px;
}
.premium .premium-bottom-fix > .btn-content .right-btn.black {
          background: #bfbfbf;
}
.premium .premium-bottom-fix > .btn-content .center-btn {
        width: 358px;
        width: 4.77333rem;
        height: 88px;
        height: 1.17333rem;
        background: #236dff;
        border-radius: 4px;
        font-size: 32px;
        font-size: 0.42667rem;
        font-weight: 500;
}
.premium .premium-bottom-fix .btn {
      color: #fff;
      min-width: 190px;
      min-width: 2.53333rem;
      padding-left: 30px;
      padding-left: 0.4rem;
      padding-right: 30px;
      padding-right: 0.4rem;
      text-align: center;
      line-height: 88px;
      line-height: 1.17333rem;
      font-size: 32px;
      font-size: 0.42667rem;
      position: relative;
      height: 88px;
      height: 1.17333rem;
      background: #236dff;
      border-radius: 4px;
}
.premium .premium-bottom-fix .btn-price {
      background: linear-gradient(171deg, #fdb945 0%, #fd9619 100%);
}
.premium .premium-bottom-fix .btn-one {
      width: 320px;
      width: 4.26667rem;
}
.premium .premium-bottom-fix .btn-big {
      width: 80%;
      margin-right: 10%;
}
.premium .premium-bottom-fix .price-one {
      width: 350px;
      width: 4.66667rem;
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1;
}

/* 公共弹窗样式1*/
.tips-design-modal {
  width: 600px;
  width: 8rem;
  border-radius: 20px;
  border-radius: 0.26667rem;
}
.tips-design-modal .van-dialog__header {
    color: #000000;
    font-size: 34px;
    font-size: 0.45333rem;
    line-height: 48px;
    line-height: 0.64rem;
    padding-top: 40px;
    padding-top: 0.53333rem;
}
.tips-design-modal .van-dialog__content .van-dialog__message {
    color: #444444;
    font-size: 30px;
    font-size: 0.4rem;
    line-height: 42px;
    line-height: 0.56rem;
    padding: 30px 38px 50px;
    padding: 0.4rem 0.50667rem 0.66667rem;
    text-align: left;
}
.tips-design-modal .van-dialog__footer .van-button--default {
    background: #f5f7fa;
}
.tips-design-modal .van-dialog__footer .van-button--default .van-button__text {
      font-size: 28px;
      font-size: 0.37333rem;
}
.flex-start {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start !important;
      -ms-flex-align: start !important;
          align-items: flex-start !important;
}
.flex-start .lables {
    min-height: 58px;
    min-height: 0.77333rem;
    line-height: 58px;
    line-height: 0.77333rem;
    display: inline-block;
}
.van-picker-column__item--selected {
  color: #236dff;
}


canvas[data-v-59e3473b] {
  max-width: 100%;
  display: block;
}

