@import url(https://fonts.googleapis.com/css2?family=Kanit:wght@200;300;400;500;600;700;800&display=swap);*{margin:0;padding:0;box-sizing:border-box}body{width:100vw;min-height:100vh;color:#fff;font-size:16px;font-family:-apple-system,"Helvetica Neue",Roboto,sans-serif}body.layout-origin{width:100vw;min-height:100vh;background-image:url(../img/navigation/layout-origin/web_bg.jpg);background-size:100% 100%;background-position:top center;background-repeat:no-repeat;color:#fff;font-size:16px;font-family:-apple-system,"Helvetica Neue",Roboto,sans-serif}body.layout-origin header{display:flex;align-items:center;justify-content:center;height:100px;background-color:rgba(70,128,229,.6)}body.layout-origin header img{height:80px}body.layout-origin .content{max-width:1050px;margin:78px auto;text-align:center;overflow:hidden}body.layout-origin .content .title{color:#fff;text-align:center;letter-spacing:2px;line-height:62px;font-weight:400;font-stretch:normal;text-shadow:0 0 10px rgba(40,70,150,.6);-webkit-text-stroke:1.5px #fff;font-size:44px}body.layout-origin .reload_btn{display:flex;align-items:center;justify-content:center;cursor:pointer;height:60px;width:320px;border-radius:30px;border:solid 1px rgba(255,255,255,.6);background-image:linear-gradient(281deg,#1e6edc,#648cdc);color:#fff;font-weight:700;font-size:24px;margin:30px auto}body.layout-origin .reload_btn span{display:flex;align-items:center;justify-content:center;margin-right:20px;width:30px;height:30px;background:url(../img/navigation/layout-origin/icon-speed.svg) no-repeat center/100% 100%}body.layout-origin #lineCtrl{margin-top:60px;min-height:241px;flex-wrap:wrap;display:flex;align-items:center;justify-content:center}body.layout-origin #lineCtrl .speed-item{width:25%;display:flex;flex-direction:column;align-items:center}body.layout-origin #lineCtrl .speed-item .progress-content{position:relative;width:174px;height:180px;margin:0 auto;background:url(../img/navigation/layout-origin/img-progress-bar.png) no-repeat center/100% 100%}body.layout-origin #lineCtrl .speed-item .progress-content .svg-list-bg{position:absolute;top:23px;left:50%;width:140px;height:140px;transform:translate3d(-50%,0,0);border-radius:50%}body.layout-origin #lineCtrl .speed-item .progress-content .svg-list-bg .svg-item{display:block;position:absolute;top:2px;left:50%;transform-origin:center 68px;width:8px;height:16px}body.layout-origin #lineCtrl .speed-item .progress-content .big-circle{position:absolute;top:50%;left:50%;transform:translate3d(-50%,-50%,0);width:108px;height:108px;border-radius:50%}body.layout-origin #lineCtrl .speed-item .progress-content .pointer{position:absolute;top:0;left:48px;width:12px;height:12px;transform-origin:center 54px;background:url(../img/navigation/layout-origin/img-arrow.svg) no-repeat center/100% 100%;z-index:2}body.layout-origin #lineCtrl .speed-item .progress-content .circle-p{position:absolute;top:54%;left:50%;width:100px;height:100px;transform:translate3d(-50%,-50%,0);background:url(../img/navigation/layout-origin/circle.png) no-repeat center/100% 100%}body.layout-origin #lineCtrl .speed-item .progress-content .number{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:55px;margin:auto}body.layout-origin #lineCtrl .speed-item .progress-content .number .val{font-size:36px;line-height:55px;font-weight:700}body.layout-origin #lineCtrl .speed-item .progress-content .number .text{position:absolute;left:0;bottom:-34px;width:100%;font-size:14.7px;font-weight:700;text-align:center;line-height:17px}body.layout-origin #lineCtrl .speed-item .address{display:flex;align-items:center;width:60%;flex-wrap:wrap;margin-top:15px;background:url(../img/navigation/layout-origin/address-bg.png) no-repeat center/100% 100%}body.layout-origin #lineCtrl .speed-item .address a{display:block;width:100%;height:35px;line-height:35px;padding:0 5px;text-decoration:none;text-align:center;color:#1e6edc;font-size:14px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}body.layout-origin .online-kf{width:100px;height:100px;position:absolute;right:65px;bottom:47px}body.layout-origin .online-kf img{width:100%}@media (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2){body.layout-origin{font-size:.8em;min-height:100vh;background:url(../img/navigation/layout-origin/bg-mobile.jpg) no-repeat top center;background-size:auto 100%}body.layout-origin header{height:66px}body.layout-origin header img{height:45px}body.layout-origin .content{margin-top:20px;overflow:hidden}body.layout-origin .content .title{font-size:20px;line-height:26px;letter-spacing:1px;text-shadow:0 0 4px rgba(56,128,229,.6)}body.layout-origin .content #lineCtrl{display:flex;flex-wrap:wrap;margin-top:0;min-height:193px}body.layout-origin .content #lineCtrl .speed-item{width:50%;margin:0}body.layout-origin .content #lineCtrl .speed-item .progress-content{transform:scale(.75)}body.layout-origin .content #lineCtrl .speed-item .address{display:flex;flex-wrap:wrap;align-items:center;max-width:45vw;margin:-15px auto 0;background:url(../img/navigation/layout-origin/img-url-address.png) no-repeat center/100% 100%}body.layout-origin .content #lineCtrl .speed-item .address a{font-size:12px;color:#fff;word-wrap:break-word}body.layout-origin .reload_btn{display:flex;align-items:center;justify-content:center;cursor:pointer;height:44px;width:210px;border-radius:22px;border:solid 1px rgba(255,255,255,.6);background-image:linear-gradient(281deg,#1e6edc,#648cdc);color:#fff;font-weight:700;font-size:14px;margin:40px auto}body.layout-origin .reload_btn span{display:flex;align-items:center;justify-content:center;margin-right:10px;width:18px;height:18px;background:url(../img/navigation/layout-origin/icon-speed.svg) no-repeat center/100% 100%}body.layout-origin .online-kf{position:fixed;right:5px;bottom:9px;width:80px;height:80px}}body.layout-bar{position:relative;background:url(../img/navigation/layout-bar/bg.png) top/contain no-repeat;background-color:#0e0e16}body.layout-bar::after{content:"";position:absolute;bottom:0;left:0;width:100%;height:10vw;background:url(../img/navigation/layout-bar/bottom-bg.png) bottom/cover no-repeat;z-index:8}@media screen and (max-width:641px){body.layout-bar{background-size:200%;background-position:top}}body.layout-bar header{padding-top:30px;position:relative;z-index:1;width:100%;height:300px;overflow:hidden}@media screen and (max-width:641px){body.layout-bar header{height:215px}}body.layout-bar header .dec{position:absolute;display:block;margin:0 auto;margin-bottom:-120px;left:50%;transform:translate(-50%,0)}@media screen and (max-width:641px){body.layout-bar header .dec{width:114%;top:10vw}}body.layout-bar .block-area{margin:0 auto;padding:0 40px 209px;position:relative;max-width:1280px;border-radius:20px 20px 0 0;border:1px solid;border-image-source:linear-gradient(180deg,#262634 0,rgba(38,38,52,0) 53.43%);background:linear-gradient(180deg,rgba(20,20,28,.9) 0,#14141c 6.29%);box-shadow:inset 0 4px 5px -7.2px #fff;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:9}body.layout-bar .block-area .logo{position:relative;height:70px;margin:0 auto;top:-40px;display:block}@media screen and (max-width:641px){body.layout-bar .block-area{padding:0 12px 40px;background:linear-gradient(180deg,rgba(20,20,28,.2) 10%,#14141c 6%);box-shadow:inset 0 4px 5px -7.2px #fff}body.layout-bar .block-area .logo{height:45px;top:-26px}}body.layout-bar .block-area #lineCtrl{margin-bottom:20px;display:flex;flex-wrap:wrap;justify-content:space-between;font-family:Kanit,sans-serif}body.layout-bar .block-area #lineCtrl .progress-content{width:calc(50% - 8px)}@media screen and (max-width:1000px){body.layout-bar .block-area #lineCtrl .progress-content{padding:4px 7px;margin-right:0!important;width:100%}}body.layout-bar .block-area .feature-items{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;font-family:Kanit,sans-serif;font-weight:400}body.layout-bar .block-area .feature-item{position:relative;width:calc(25% - 15px)}body.layout-bar .block-area .feature-item:not(:last-child){margin-right:20px}@media screen and (max-width:1000px){body.layout-bar .block-area .feature-item{margin:0!important;width:calc(50% - 5px)}body.layout-bar .block-area .feature-item:not(:nth-child(2n)){margin-right:10px!important}}body.layout-bar .block-area .feature-item img{width:100%}body.layout-bar .block-area .feature-item p{position:absolute;font-size:20px;left:50%;bottom:8%;transform:translateX(-50%);color:#fff}@media screen and (max-width:641px){body.layout-bar .block-area .feature-item p{bottom:10%;font-size:12px}}body.layout-bar .speed-bar{margin-bottom:16px;padding:18px 13px;position:relative;display:flex;align-items:center;justify-content:space-between;height:88px;border-radius:12px;background:#20212c;border:.6px solid rgba(69,72,98,.6);text-decoration:none}@media screen and (max-width:641px){body.layout-bar .speed-bar{padding:3px;width:100%;height:54px;margin-bottom:8px}}body.layout-bar .speed-bar .title{padding:15px 20px;position:relative;color:#56586b;font-size:22px;font-weight:700;width:54px;height:54px;background-repeat:no-repeat;background-size:contain;background-position:center}body.layout-bar .speed-bar .title.bg-num-2{background-size:105%}body.layout-bar .speed-bar .title.bg-num-3{background-position:center 2px}@media screen and (max-width:641px){body.layout-bar .speed-bar .title.bg-num-3{background-position:center 7px}}@media screen and (max-width:641px){body.layout-bar .speed-bar .title{padding:7px 13px;width:45px;font-size:18px;font-weight:500;font-weight:600}}body.layout-bar .speed-bar .title span{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}body.layout-bar .speed-bar.very-fast{background:#262835}body.layout-bar .speed-bar.very-fast .progress-bar{background:linear-gradient(90deg,#198153 0,#41da97 100%)}body.layout-bar .speed-bar.very-fast .speed-content::after{width:68px;background-image:url(../img/navigation/layout-bar/speed-fastest.png);background-size:contain;opacity:1}@media screen and (max-width:641px){body.layout-bar .speed-bar.very-fast .speed-content::after{width:50px}}body.layout-bar .speed-bar.very-fast .val-box .val{color:#40d895}body.layout-bar .speed-bar.very-fast .link{background:#ffa927;border:1px solid rgba(255,255,255,.6)}body.layout-bar .speed-bar.very-fast .link .icon{opacity:1}body.layout-bar .speed-bar.very-fast .link .hot{display:block}body.layout-bar .speed-bar.fast .progress-bar{background:linear-gradient(90deg,#0177ff 0,#01abff 100%)}body.layout-bar .speed-bar.fast .speed-content::after{width:56px;background-image:url(../img/navigation/layout-bar/speed-great.png);background-size:contain;opacity:1}@media screen and (max-width:641px){body.layout-bar .speed-bar.fast .speed-content::after{width:42px}}body.layout-bar .speed-bar.fast .val-box .val{color:#01abff}body.layout-bar .speed-bar.slightly-slow .progress-bar{background:linear-gradient(90deg,#f40 0,#ffb701 100%)}body.layout-bar .speed-bar.slightly-slow .speed-content::after{width:76px;background-image:url(../img/navigation/layout-bar/speed-notbad.png);background-size:contain;opacity:1}@media screen and (max-width:641px){body.layout-bar .speed-bar.slightly-slow .speed-content::after{width:56px}}body.layout-bar .speed-bar.slightly-slow .val-box .val{color:#ff6e20}body.layout-bar .speed-bar.slow .progress-bar{background:linear-gradient(90deg,#ce001f 0,#ff001c 51.68%,#ff4451 100%)}body.layout-bar .speed-bar.slow .speed-content::after{width:71px;background-image:url(../img/navigation/layout-bar/speed-slowest.png);background-size:contain;opacity:1}@media screen and (max-width:641px){body.layout-bar .speed-bar.slow .speed-content::after{width:52px}}body.layout-bar .speed-bar.slow .val-box .val{color:#ff3033}body.layout-bar .speed-bar .speed-content{padding-left:15px;padding-right:20px;position:relative;display:flex;align-items:center;flex-direction:column;justify-content:center;width:calc(100% - 283px);height:100%;border-radius:35px}@media screen and (max-width:641px){body.layout-bar .speed-bar .speed-content{padding-left:7px;padding-right:5px;width:calc(100% - 210px)}}body.layout-bar .speed-bar .speed-content::after{position:absolute;bottom:3px;left:100%;display:block;height:28px;content:"";background-repeat:no-repeat;background-size:cover;transform:translateX(-100px);opacity:0;transition:opacity ease-in-out .5s}@media screen and (max-width:641px){body.layout-bar .speed-bar .speed-content::after{bottom:12px;height:20px;transform:translateX(-70px)}}body.layout-bar .speed-bar .speed-content .progress{margin-bottom:6px;position:relative;width:100%;height:8px;border-radius:10px;background:#181922}@media screen and (max-width:641px){body.layout-bar .speed-bar .speed-content .progress{margin-top:3px;margin-bottom:4px;height:5px}}body.layout-bar .speed-bar .speed-content .progress-bar{position:absolute;top:0;left:0;width:0;height:100%;border-radius:5px 0 0 5px;transition:.5s}body.layout-bar .speed-bar .speed-content .info{position:relative;display:flex;align-items:center;justify-content:space-between;width:100%}body.layout-bar .speed-bar .speed-content .info .text{font-weight:600;font-size:16px;flex-shrink:0}@media screen and (max-width:641px){body.layout-bar .speed-bar .speed-content .info .text{font-size:14px}}@media screen and (max-width:321px){body.layout-bar .speed-bar .speed-content .info .text{font-size:12px}}body.layout-bar .speed-bar .speed-content .info .domain{padding-right:90px;overflow:hidden;width:220px;color:#56586b;text-overflow:ellipsis;white-space:nowrap;font-weight:400;font-size:20px;line-height:28px}@media screen and (max-width:641px){body.layout-bar .speed-bar .speed-content .info .domain{width:160px;font-size:14px}}@media screen and (max-width:321px){body.layout-bar .speed-bar .speed-content .info .domain{font-size:12px}}body.layout-bar .speed-bar .link{position:relative;padding:0 16px 4px;display:flex;flex-wrap:nowrap;align-items:center;justify-content:center;border:.5px solid transparent;border-radius:30px;color:#fff;text-decoration:none;background:#343756;font-size:18px;font-style:italic;font-weight:500}@media screen and (max-width:641px){body.layout-bar .speed-bar .link{padding:1px 10px;font-size:14px}}body.layout-bar .speed-bar .link .icon{position:relative;top:2px;margin-left:7px;width:12px;opacity:.5;-o-object-fit:cover;object-fit:cover}@media screen and (max-width:641px){body.layout-bar .speed-bar .link .icon{top:0;width:8px}}body.layout-bar .speed-bar .link .hot{position:absolute;height:35px;top:-16px;right:-8px;display:none}@media screen and (max-width:641px){body.layout-bar .speed-bar .link .hot{top:-10px;right:-4px;height:24px}}body.layout-bar .speed-bar .link:hover{background:#ffa927;transition:filter ease-in-out .5s}body.layout-bar .speed-bar .link:hover:before{position:absolute;content:"";border:.8px solid rgba(255,255,255,.4);height:100%;width:100%;border-radius:30px}body.layout-bar .speed-bar .link:hover .icon{opacity:.8}body.layout-bar .speed-bar .val-box{display:flex;align-items:baseline;justify-content:flex-end;margin:auto 20px auto 0;color:#fff;width:100.5px}@media screen and (max-width:641px){body.layout-bar .speed-bar .val-box{width:65px;font-weight:400;margin:auto 10px auto 0}}body.layout-bar .speed-bar .val-box .val{display:inline;font-weight:500;font-size:40px;margin-right:4px}@media screen and (max-width:641px){body.layout-bar .speed-bar .val-box .val{font-size:24px}}@media screen and (max-width:321px){body.layout-bar .speed-bar .val-box .val{font-size:20px}}body.layout-bar .speed-bar .val-box .ms{color:rgba(86,88,107,.6);font-size:18px;font-weight:300}@media screen and (max-width:641px){body.layout-bar .speed-bar .val-box .ms{font-size:14px}}body.layout-bar .online-kf{position:fixed;right:100px;bottom:100px;width:80px;height:80px;z-index:99}@media screen and (max-width:641px){body.layout-bar .online-kf{right:20px;bottom:20px;width:50px;height:50px}}body.layout-bar .online-kf img{max-width:100%}