.head-top{ width:100%; background:#fff;}

.top-right{max-width:50%; }
.head-top .login-item{ margin-bottom:0.5rem;text-align: right;}
.top-search{ position:relative; border:1px solid #eee; border-radius:5rem; padding:0 0.5rem; }
.top-search .am-btn{ position:absolute; right:0.5rem; top:50%; transform:translateY(-50%); border:none; outline:none; box-shadow:none; background:none;}
.head-nav{ height:60px; line-height:60px; background: linear-gradient(180deg, #ac292a, #dc0000);}
.head-nav ul,.head-nav ul li{ list-style:none; margin:0; padding:0;}
.head-nav .navm{ width:100%;}
.head-nav .navm .ulnav{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;}
.head-nav .navm .ulnav>li{flex:auto;-webkit-box-flex:auto; text-align:center; position:relative; float:left;}
.head-nav .navm .ulnav>li>a{ color:#fff; font-size:18px; display:block; position:relative;}
.head-nav .navm .ulnav>li>a:before{ content:""; display:block; width:0; height:3px; background:#ac292a; position:absolute; left:0; top:-1px;transition: all .3s linear; }
.head-nav .navm .ulnav>li:after{ content:""; display:block; width:1px; height:16px; background:rgba(255,255,255,.1); position:absolute; left:0; top:50%; margin-top:-8px;}
.head-nav .navm .ulnav>li:first-child:after{ display:none;}
.head-nav .navm .ulnav>li:hover>a{background:#fff; color:#ac292a;}
.head-nav .navm .ulnav>li:hover>a:before{ width:100%; opacity:1;}
.head-nav .navm .ulnav>li.on>a{ background:#fff; color:#ac292a;}
.head-nav .navm .ulnav>li.on>a:before{width:100%; opacity:1;}
.head-nav .navm .ulnav>li.on +li:after,.head-nav .nav .ulnav>li:hover:after,.head-nav .nav .ulnav>li:hover +li:after{ display:none;}

.head-nav .navm .ulnav:hover>li.on>a{ background:none; color:#fff;}
.head-nav .navm .ulnav:hover>li.on>a:before{ width:0;}
.head-nav .navm .ulnav>li:hover>a,.head-nav .navm .ulnav>li.on>a,.head-nav .navm .ulnav>li.on:hover>a{ background:#fff; color:#ac292a; }
.head-nav .navm .ulnav>li:hover>a,.head-nav .navm .ulnav>li.on>a:before,.head-nav .navm .ulnav>li.on:hover>a:before{ width:100%;}

.ulnav>li .subnav{position: absolute;width:100%;background-color: #FFF; margin:0; box-shadow: 0 2px 10px rgba(0,0,0,.05); height: auto;z-index: 199;top: 68px;left: 0;border-top: 1px solid #f5f5f5;overflow: hidden;opacity:0; visibility:hidden;transition: all .36s ease; border-left:1px solid #f5f5f5; border-right:1px solid #f5f5f5;}
.ulnav>li:hover .subnav{opacity:1;visibility: visible;top:60px;}
.ulnav>li .subnav li{ border-bottom:1px solid #f5f5f5;}
.ulnav>li .subnav li a{font-weight: 500;color: #666; padding: 8px 5px;line-height: 32px;display: block;transition: all .2s ease-in-out;font-size: 14px;}
.ulnav>li .subnav li a:hover{ color:#ac292a; background-color:#f9f9f9;}


.card .card-header{ align-items: center;}
.article-content .content-hide-tips {
    padding: 40px 20px 20px;
    border: 1px dashed #ccc;
    margin: 20px 0 40px;
    background-color: #f6f6f6;
    border-radius: 4px;
    position: relative;
}
img{ max-width:100%;}
.article-content .content-hide-tips .login-false {
    text-align: center;
}
.article-content .pc-button {
    margin: 0 auto;
    text-align: center;
}
.article-content .content-hide-tips .coin {
    display: block;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
}

.article-content .content-hide-tips .coin span {
    padding: 4px 18px;
    background-color: #ffffff;
    color: #f0ad4e;
    line-height: 1;
    border-radius: 20px;
    font-size: 13px;
    border: 1px solid #f0ad4e;
}
.t-center{ text-align:center;}
.article-content{ color:#000}
.article-content p{ margin-bottom:0.5rem;}
.article-content p,.article-content span{ white-space:normal !important;}
.fufei{padding:20px;border: 1px dashed #ccc;margin-bottom:40px;background-color: #f6f6f6;border-radius: 4px;position: relative;user-select: none; color:#000}
.fufei a{ color:#000;}
.fufei:before{ content:""; display:block; width:100%; height:100%; position:absolute; left:0; top:0;background: url(../images/shuiyin.png);pointer-events: none;}
.red{ color:#F00 !important;}
.header-search{ /*display:none !important;*/}
.am-message{ background:#fff; padding2rem; margin-top2rem;}
.am-message .form-group{ /*display:flex;align-items: center;*/ margin-bottom:15px;}
.am-message .form-group .control-label{ margin-bottom:5px;}
.am-message .form-group .required{ color:var(--bs-danger)}
.am-message .form-group .required:after{ display:none;}
.am-message .form-group .col-md-10{ width:100%;}
.am-message .btn{ background:var(--bs-primary); color:#fff;}
.am-message .btn i{ color:#fff;}
.profile-sidebar-m{ width:48%;}
.neirong img{ max-width:100% !important; height:auto !important;}

.hm-kjnum ul{ padding-right:2rem;}
.hm-kjnum ul li{ padding:10px 0; list-style:none; border-bottom:1px dashed #eee;}
.hm-kjnum ul li:last-child{ border:none;}
.hm-kjnum ul li:after,.hm-kjnum ul li:before{content: "";display: block;clear: both;}
.hm-kjnum ul li a{ color:#333;}
.hm-kjnum ul li .hed{ margin-bottom:10px; display:flex;justify-content: space-between;}
.hm-kjnum ul li .hed .tit{ font-weight:bold;}
.hm-kjnum ul li .hed .date{ font-size:14px;}
.hm-kjnum ul li .hed .date span{ color:#999; margin-left:10px;}
.zqnum span{ display:inline-block; width:24px; height:24px; line-height:24px; background:#f33636; color:#fff; border-radius:50%; text-align:center; margin-right1rem; float: left;   display: flex;
    justify-content: center;
    align-items: center; margin-right:0.5rem;}
.zqnum span:last-child{ margin-right:0;}
.zqnum span.bule{ background:#007BF2}
.kjxx-cate-r ul{ display:flex;flex-wrap: wrap;}
.kjxx-cate-r ul li{ list-style:none; width:33.3%; margin-bottom1rem;}
.kjxx-cate-r ul li a{ color:#333;}

.ovsl{ overflow-x:auto;}
.hide{ display:none !important;}
.chart-main{position:relative;width:100%;height:100%;display:none;padding-top:.19rem;box-sizing:border-box;z-index:1}
.chart-main.fix-single-cols .chart-left{width:6rem}
.chart-main.fix-single-cols .chart-body,.chart-main.fix-single-cols .chart-head{padding-left:0;display:flex;flex-direction:row}
.chart-main.fix-single-cols .lotto-num{word-break:keep-all;display:flex;flex-flow:row nowrap;justify-content:center;overflow:hidden}
.chart-main.fix-single-cols .lotto-num em{color:#e54042;padding:0 1rem 0 2rem}
.chart-main.fix-single-cols .lotto-num em.c-blue{color:#6085cb}
.chart-main.fix-single-cols .chart-table table tr td span{width:auto;min-width:1.5rem}
.chart-main.fix-two-cols .chart-left{width:19rem}
.chart-main.fix-two-cols .chart-left .chart-table td{border-left:1px solid #dbdbdb}
.chart-main.fix-two-cols .chart-body,.chart-main.fix-two-cols .chart-head{padding-left:19rem}
.chart-main.fix-two-cols .lotto-num{word-break:keep-all;display:flex;flex-flow:row nowrap;justify-content:center;overflow:hidden}
.chart-main.fix-two-cols .lotto-num em{color:#e54042;padding:0 1rem 0 2rem}
.chart-main.fix-two-cols .lotto-num em.c-blue{color:#6085cb}
.chart-main.fix-two-cols .chart-table table tr td span{width:auto;min-width:2rem}
.chart-main.fix-double-rows{padding-top:4rem}
.chart-main.fix-double-rows .chart-head{height:4rem}
.chart-main.fix-double-rows .chart-left .chart-table table.fixed-hd tr td{height:4rem;line-height:4rem}
.chart-main.fix-double-rows .chart-right .fixed-hd tr td{border-top:1px solid #dbdbdb}
.chart-main.fix-double-rows .chart-right .fixed-hd tr:first-child td{border-top:0}
.chart-main.fix-double-rows .chart-table table tr td span{width:auto;min-width:1.5rem}
.chart-main.fix-three-rows{padding-top:6rem}
.chart-main.fix-three-rows .chart-head{height:6rem}
.chart-main.fix-three-rows .chart-left .chart-table table.fixed-hd tr td{height:6rem;line-height:6rem}
.chart-main.fix-three-rows .chart-right .fixed-hd tr td{border-top:1px solid #dbdbdb}
.chart-main.fix-three-rows .chart-right .fixed-hd tr:first-child td{border-top:0}
.chart-main.fix-three-rows .chart-table table tr td span{width:auto;min-width:2rem}
.chart-main.analyze-cols{padding-top:0}
.chart-main.analyze-cols .chart-body,.chart-main.analyze-cols .chart-head{padding-left:0}
.chart-main.analyze-cols .chart-body .chart-table td,.chart-main.analyze-cols .chart-head .chart-table td{border-left:1px solid #e4e4e4}
.chart-main.analyze-cols .chart-body .chart-table td:first-child,.chart-main.analyze-cols .chart-head .chart-table td:first-child{border-left:0}
.chart-main.analyze-cols .chart-body .chart-table td:last-child,.chart-main.analyze-cols .chart-head .chart-table td:last-child{border-right:1px solid #e4e4e4}
.chart-main.analyze-cols .chart-head{z-index:4;background:#f2f2f6}
.chart-main.analyze-cols .chart-body{padding-top:5rem}
.chart-main.analyze-cols .analysis-chart{width:100%;height:100%;display:flex;flex-flow:row nowrap;overflow-x:auto;box-sizing:border-box}
.chart-main.analyze-cols .chart-analyze-col{position:relative;height:100%}
.chart-main.analyze-cols .chart-analyze-col:last-child .chart-body .chart-table td:last-child,.chart-main.analyze-cols .chart-analyze-col:last-child .chart-head .chart-table td:last-child{border-right:0}
.chart-main.analyze-cols .chart-body{height:100%;overflow-y:auto}
.chart-main.analyze-cols .chart-head .chart-table tr:last-child td{border-bottom:0}
.chart-main.analyze-cols .chart-head .chart-table td{border-bottom:1px solid #e4e4e4}
.chart-main.analyze-cols .chart-table table tr td span{width:auto;min-width:2rem}
.chart-main .chart-sort-hd{line-height:3rem}
.chart-main .chart-sort-hd .chart-arrow{top:-2rem;vertical-align:middle}
.chart-main .chart-sort-hd span{width:auto}
.chart-main .chart-table table tr td.radius-cyan span,.chart-main .chart-table table tr td.radius-red span,.chart-main .chart-table table tr td.radius-yellow span{width:100%;border:none;border-radius:0;z-index:2;height:inherit;line-height:inherit}
.chart-main .chart-table table tr td.radius-red span{color:#995ac9;background:#e4c6fe}
.chart-main .chart-table table tr td.radius-yellow span{color:#f7750d;background:#ffe6a3}
.chart-main .chart-table table tr td.radius-cyan span{color:#4f9dc1;background:#b3e3f3}
.chart-main .chart-table table tr td.current-violet span{color:#fff;background:#7a69ff;z-index:2;width:100%;height:100%;line-height:inherit;display:block;border-radius:0;margin:0 auto}
.chart-main.show{display:block}
.chart-container.no-chart-bet .chart-main{padding-bottom:0}
.chart-head{position:absolute;left:0;top:0;width:100%;height:2rem;padding-left:.45rem;box-sizing:border-box}
.chart-body,.shape-body{position:relative;box-sizing:border-box}
.shape-body{height:100%;overflow-y:auto}
.k3-distribution .chart-body,.k3-distribution .chart-head,.k3-morphology .chart-body,.k3-morphology .chart-head{padding-left:11rem}
.syx5-morphology .chart-body,.syx5-morphology .chart-head{padding-left:1.7rem}
.chart-main.cqssc .chart-body,.chart-main.cqssc .chart-head{padding:0}
.chart-head .chart-right,.chart-head .chart-table{height:2rem}
.chart-main.cqssc .chart-body{overflow-y:auto}
.chart-main.cqssc .chart-table table tr td{border-left:1px solid #dbdbdb}
.chart-main.cqssc .chart-table table tr td:first-child{width:16%;border-left:0}
.chart-main.cqssc .chart-table table tr td .count{position:absolute;right:-.5rem;top:-.4rem;display:inline-block;width:1rem;height:1rem;font-size:12px;line-height:1rem;text-align:center;color:#fff;padding:.1rem;background:#6085cb;border-radius:50%}
.chart-main.cqssc .chart-table table tr td .count i{display:inline-block;transform:scale(.8)}
.k3-distribution .chart-left,.k3-morphology .chart-left{width:11rem}
.syx5-morphology .chart-left{width:1.7rem}
.k3-distribution .chart-left td:first-child,.k3-morphology .chart-left td:first-child,.syx5-morphology .chart-left td:first-child{border-right:1px solid #dbdbdb}
.chart-left .chart-table{height:100%;overflow:hidden;width:.6rem}
.chart-right{position:relative;z-index:9}
.chart-body .chart-right{height:100%}
.chart-main .shape-head{position:absolute;left:0;top:0;width:100%;height:3rem;box-sizing:border-box}
.chart-main.jlssc-shape .shape-head{height:4.5rem}
.chart-main.jlssc-shape{padding-top:4.5rem}
.chart-main.jlssc-shape .shape-head .shape-table table tr td{height:2rem;line-height:2rem}
.chart-main.jlssc-shape .shape-head .shape-table table tr:first-child td{border-bottom:1px solid #dbdbdb}
.chart-main.jlssc-morphology .shape-body .shape-table table tr td,.chart-main.jlssc-shape .shape-body .shape-table table tr td{padding:.3rem;height:2.4rem;line-height:2.4rem}
.chart-main.jlssc-trend .shape-body .shape-table table tr td{height:2rem;line-height:2rem;padding:.5rem .3rem}
.chart-main.jlssc-trend .shape-body .shape-table table tr td.on span{width:2rem;color:#fff;background-color:#e23a3a;border-radius:50%;border:1px solid #e23a3a;box-sizing:border-box}
.chart-main.jlssc-trend .shape-body .shape-table table tr td.repeatBall span{line-height:.18rem;color:#e23a3a;background-color:#fff}
.shape-table table tbody tr td.current-blue span,.shape-table table tbody tr td.current-brown span,.shape-table table tbody tr td.current-odd-evn span,.shape-table table tbody tr td.current-orange span,.shape-table table tbody tr td.current-purple span,.shape-table table tbody tr td.current-quality span{z-index:2;color:#fff;border-radius:.2rem}
.shape-table table tbody tr td.current-odd-evn span{background-color:#4db6ac}
.shape-table table tbody tr td.current-quality span{background-color:#62a5bd}
.shape-table table tbody tr td.current-blue span{background-color:#4abde6}
.shape-table table tbody tr td.current-purple span{background-color:#8282c8}
.shape-table table tbody tr td.current-orange span{background-color:#ff9800}
.shape-table table tbody tr td.current-brown span{background-color:#dc743b}
.chart-main .chart-table,.chart-main .shape-table{position:relative;padding-top:0}
.chart-main .chart-table table,.chart-main .shape-table table{width:100%;padding:0;margin:0;border:0;border-collapse:collapse;text-align:center;font-size:12px;table-layout:fixed}
.chart-main .chart-table table tr td,.chart-main .shape-table table tr td{text-align:center;text-indent:0;height:2rem;line-height:2rem;color:#333;background:#f6f6f6}
.chart-main.k3-number .shape-table table tr td:first-child,.chart-main.k3-number .shape-table table tr td:nth-child(2){width:20%}
.chart-main .chart-right .chart-table table tr td,.chart-main .shape-table table tr td{border-left:1px solid #dbdbdb}
.chart-main .chart-table table tr.line-01 td{border-top:1px solid #dbdbdb}
.chart-main .chart-left .chart-table table tr td:first-child,.chart-main .chart-right .chart-table table tr td:first-child,.chart-main .shape-table table tr td:first-child{border-left:0}
.chart-main .chart-table table thead tr td,.chart-main .shape-table table tr td{color:#666;background:#e8e8e8}
.chart-main .chart-table table tbody tr:nth-child(odd) td,.chart-main .shape-table table tbody tr:nth-child(odd) td{background:#fff}
.chart-main .chart-table table tbody tr.bg-primary{box-sizing:border-box}
.chart-main .chart-table table tbody tr.bg-primary:last-of-type{border-bottom:1px solid red}
.chart-main .chart-table table tbody tr.bg-primary td{color:#f59575;background-color:#ffefe9}
.chart-main .chart-table table tbody tr.bg-primary td.bg-white{background-color:#fff}
.chart-main .chart-table table tbody tr.bg-primary:nth-of-type(2n) td{background-color:#fff8f8}
.chart-main .chart-table table tbody tr.bg-primary:nth-of-type(2n) td.bg-white{background-color:#fff}
.chart-main .chart-table table tbody tr.bg-primary:nth-of-type(2n) td.bg-hot{color:#fff;background-color:#ff7675}
.chart-main .chart-table table tbody tr.bg-primary:nth-of-type(2n) td.bg-hot.c-pink,.chart-main .chart-table table tbody tr.bg-primary:nth-of-type(2n) td.bg-hot.unusual{background-color:#ffefe9}
.chart-main .chart-table table tbody tr.bg-primary:nth-of-type(2n) td.bg-cold{color:#fff;background-color:#7698ff}
.chart-main .chart-table table tbody tr.bg-primary:nth-of-type(2n) td.bg-cold.c-pink,.chart-main .chart-table table tbody tr.bg-primary:nth-of-type(2n) td.bg-cold.unusual{background-color:#ffefe9}
.chart-main .chart-table table tbody tr.bg-primary:nth-of-type(2n) td.bg-square{color:#fff;background-color:#ab69ff}
.chart-main .chart-table table tbody tr.bg-primary:nth-of-type(2n) td.bg-square.c-pink,.chart-main .chart-table table tbody tr.bg-primary:nth-of-type(2n) td.bg-square.unusual{background-color:#ffefe9}
.chart-main .chart-table table tbody tr td.bg-hot{color:#fff;background-color:#ff7675}
.chart-main .chart-table table tbody tr td.bg-hot.c-pink,.chart-main .chart-table table tbody tr td.bg-hot.unusual{background-color:#ffefe9}
.chart-main .chart-table table tbody tr td.bg-cold{color:#fff;background-color:#7698ff}
.chart-main .chart-table table tbody tr td.bg-cold.c-pink,.chart-main .chart-table table tbody tr td.bg-cold.unusual{background-color:#ffefe9}
.chart-main .chart-table table tbody tr td.bg-square{color:#fff;background-color:#ab69ff}
.chart-main .chart-table table tbody tr td.bg-square.c-pink,.chart-main .chart-table table tbody tr td.bg-square.unusual{background-color:#ffefe9}
.chart-main .chart-table table tbody tr.add-primary{border-top:1px solid #c2c2c2;border-bottom:1px solid #c2c2c2;box-sizing:border-box}
.chart-main .chart-table table tbody tr.add-primary td{height:50px;background-color:#fff;text-align:left}
.chart-main .chart-table table tbody tr.add-primary td.bg-primary{color:#333;text-align:center;background-color:#ffefe9}
.chart-main .chart-table table tbody tr.add-primary td.bg-primary.disabled{color:#ccc;background-color:#f0f0f0}
.chart-main .chart-table table tbody tr.add-primary td.bg-primary.disabled .add-fill-icon{background-color:#e1e1e1}
.chart-main .chart-table table tbody tr.add-primary .add-fill-icon{position:relative;width:.14rem;height:.14rem;display:inline-flex;align-items:center;justify-content:center;vertical-align:middle;margin-right:.04rem;background-color:#f59575;border-radius:50%}
.chart-main .chart-table table tbody tr.add-primary .add-fill-icon:before{width:.06rem;height:.06rem;content:"";background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMAQMAAABsu86kAAAABlBMVEUAAAD///+l2Z/dAAAAAXRSTlMAQObYZgAAABJJREFUCNdjYGNAQf8/ABGaIABKJQQb5VHmHwAAAABJRU5ErkJggg==) no-repeat 50%/contain}
.chart-main .chart-table table tbody tr td{color:#666}
.chart-main .shape-table table tbody tr td span{position:relative;display:block;width:100%;font-size:12px;margin:0 auto}
.chart-main .shape-table table tbody tr td.current span{color:#fff;background-color:#e23a3a;box-shadow:0 0 0 1px #dbdbdb}
.chart-main .chart-table table tr td span,.chart-main .shape-table table.table-red tr td span{position:relative;display:inline-block;width:1.5rem;height:1.5rem;line-height:1.5rem;font-size:12px;border-radius:50%}
.chart-main .chart-table table tr td .primary-sign span{font-size:1rem}
.chart-main.k3-morphology .chart-table table tr td span,.chart-main.syx5-morphology .chart-table table tr td span{width:auto}
.chart-main .chart-table table tr td span em,.chart-main .shape-table table tr td.on span em{position:absolute;right:-.3rem;top:-.6rem;display:inline-block;width:1.6rem;height:1.6rem;line-height:.16rem;color:#fff;border-radius:50%;background-color:#547bca;transform:scale(.74)}
.chart-main .chart-table table.table-blue tr td.current span,.chart-main .chart-table table.table-blue tr td.on span{color:#fff;background:#6085cb}
.chart-main .chart-table table.table-blue tr td.repeatBall span{line-height:.18rem;color:#6085cb;background:#fff;border:1px solid #6085cb;box-sizing:border-box}
.chart-main .chart-table table.table-red tr td.current span,.chart-main .chart-table table.table-red tr td.on span,.chart-main .shape-table table tr td.on span{color:#fff;background:#f84848}
.chart-main .chart-table table.table-red tr td.repeatBall span,.chart-main .shape-table table tr td.repeatBall span{line-height:.18rem;color:#fff;background:#a92727;box-sizing:border-box}
.chart-main .chart-table table.table-red tr td.current-blue span,.chart-main .chart-table table.table-red tr td.on-blue span,.chart-main .chart-table table.table-red tr td.unusual span,.chart-main .shape-table table tr td.on-blue span{color:#fff;background:#6085cb}
.chart-main .chart-table table.table-red tr td.current-blue.repeatBall span,.chart-main .chart-table table.table-red tr td.on-blue.repeatBall span,.chart-main .chart-table table.table-red tr td.unusual.repeatBall span,.chart-main .shape-table table tr td.on-blue.repeatBall span{line-height:.18rem;color:#fff;background:#24489a;border:1px solid #24489a;box-sizing:border-box}
.chart-main .chart-table table.table-orange tr td.current span,.chart-main .chart-table table.table-orange tr td.on span{color:#fff;background:#dc743b}
.chart-main .chart-table table.table-blue tr td.current span,.chart-main .chart-table table.table-orange tr td.current span,.chart-main .chart-table table.table-red tr td.current span{z-index:2;width:100%;height:100%;line-height:inherit;display:block;border-radius:0;margin:0 auto}
.chart-main .chart-table table.table-yellow tr td.current,.chart-main .chart-table table.table-yellow tr td.on span{color:#fff;background:#ff9800}
.chart-main .chart-table table.table-blue tr td.current span,.chart-main .chart-table table.table-orange tr td.current span,.chart-main .chart-table table.table-red tr td.current span,.chart-main .chart-table table.table-yellow tr td.current span,.chart-main.k3-distribution .chart-table table.table-blue tr td.current span,.chart-main.k3-distribution .chart-table table.table-red tr td.current span,.chart-main.k3-morphology .chart-table table.table-blue tr td.current span,.chart-main.k3-morphology .chart-table table.table-red tr td.current span{box-shadow:0 0 0 1px #dbdbdb}
.chart-main .chart-table table.table-blue tr td.on span,.chart-main .chart-table table.table-orange tr td.on span,.chart-main .chart-table table.table-red tr td.on span,.chart-main .chart-table table.table-yellow tr td.on span{position:relative;z-index:4}
.chart-left .fixed-hd{position:absolute;left:0;top:0;width:.45rem;border-right:1px solid #dbdbdb}
.k3-distribution .chart-left .fixed-hd,.k3-morphology .chart-left .fixed-hd{width:11rem}
.chart-right .fixed-hd{overflow-x:hidden;left:0;top:0;width:100%;z-index:10}
.chart-left .row-02,.chart-main .shape-table table tbody tr td .row-02{width:.3rem;line-height:.2rem;margin:0 auto}
.c-purple,.chart-main .chart-table table tr.c-purple td,.chart-main .shape-table table tbody tr.c-purple td{color:#a92727}
.c-green,.chart-main .chart-table table tr.c-green td,.chart-main .shape-table table tbody tr.c-green td{color:#824242}
.c-blue,.chart-main .chart-table table tr.c-blue td,.chart-main .shape-table table tbody tr.c-blue td{color:#46526f}
.c-brown,.chart-main .chart-table table tr.c-brown td,.chart-main .shape-table table tbody tr.c-brown td{color:#3764ca}
.c-blue,.c-brown,.c-green,.c-purple{border-bottom:none!important}
.position-rel{position:relative}
.issue-l-sort{display:flex;align-items:center;justify-content:center}
.border-right {
    border-right: 2px solid #c1c1c1 !important;
    box-sizing: border-box;
}
.line-zs,.line-zs-blue,.line-zs-blue-thin,.line-zs-brown,.line-zs-cyan,.line-zs-odd,.line-zs-orange,.line-zs-orange-light,.line-zs-purple,.line-zs-purple-thin,.line-zs-quality,.line-zs-red,.line-zs-red-thick,.line-zs-turquoise,.line-zs-way,.line-zs-yellow{position:absolute;z-index:1;height:0;display:block;transform-origin:0 0}
.line-zs{border-top:1px solid #6086cb}
.line-zs-red,.line-zs-red-thick{border-top:2px solid #e54042}
.line-zs-orange{border-top:1px solid #dc743b}
.line-zs-yellow{border-top:1px solid #ff9800}
.line-zs-odd{border-top:2px solid #4db6ac}
.line-zs-quality{border-top:2px solid #62a5bd}
.line-zs-way{border-top:2px solid #8282c8}
.line-zs-blue{border-top:2px solid #4abde6}
.line-zs-purple{border-top:2px solid #8282c8}
.line-zs-blue-thin{border-top:1px solid #62a5bd}
.line-zs-purple-thin{border-top:1px solid #8282c8}
.line-zs-orange-light{border-top:2px solid #ff9800}
.line-zs-brown{border-top:2px solid #dc743b}
.line-zs-turquoise{border-top:1px solid #4bb7ad}
.line-zs-cyan{border-top:1px solid #4abee5}
.app-mokuai{ position:relative; }
.app-mokuai:before{ content:""; display:block; width:100vw; height:100%; position:absolute; left:50%; transform:translateX(-50%); top:0;}
.app-mokuai.bs:before{ background:#fff;}
.app-mokuai.bs .card{ border:1px solid #eee;}
.am-cf:before,.am-cf:after{ content:""; display:block; height:1px;}

.app-mokuai-mian{ position:relative; z-index:9; padding-top:2rem;}
.d-title{ position:relative; padding-left:10px; border-bottom:1px solid #eee; padding-bottom:10px;}
.d-title:before{ content:""; display:block; width:4px; height:40%; background:var(--bs-link-color); border-radius:2px; position:absolute; left:0; top:30%; transform:translateY(-30%);}


.lottery-title .logo{background-color:#f2f2f2;padding:.5rem;border-radius:50% 50% 0 0}
.lottery-title .img-icon{font-size:3.6rem}
.lottery-title h2{position:relative;padding-right:1rem;margin-right:1rem}
.lottery-title h2::after{content:"";position:absolute;width:4rem;height:1.2rem;border-radius:1rem 0 1rem 0;z-index:-1;right:0;bottom:0}
.lottery-title h2.fc::after{background-color:#ffb4b4}
.lottery-title h2.tc::after{background-color:#a7ccff}
.lottery-title a:first-child:hover{color:inherit}
.lottery-title a:first-child:hover h2::after{width:6rem}
.lottery-title .link{line-height:3rem}
.lottery-title .link a{padding:0 1rem}
.lottery-title .link a:not(:last-child){border-right:0;border-color:#ceddff}
.lottery-title .link a:not(:last-child):hover{background-color:#eff4ff;color:#1678ff}
.lottery-title .link a:first-child{border-top-left-radius:2rem;border-bottom-left-radius:2rem;padding-left:1.2rem}
.lottery-title .link a:last-child{border-top-right-radius:2rem;border-bottom-right-radius:2rem;border-color:#dbdbdb;background-color:#f5f5f5}
.lottery-title .link a:last-child:hover{color:#333}
.lottery-nav{border-radius:0 .8rem .8rem .8rem}
.lottery-nav>div{width:calc(33.3333333333% - 1rem)}
.lottery-nav .list a{padding:.5rem 0}
.lottery-link{background-color:#f7f7f7;padding:.51rem}
.lottery-link>a{background-color:#fff;padding:1rem 1.5rem}
.lottery-link>a:hover{-webkit-box-shadow:0 0 .1rem .1rem #dbdbdb;box-shadow:0 0 .1rem .1rem #dbdbdb}
.lottery-link>a:hover .img-icon{-webkit-transform:scale(1.05);transform:scale(1.05)}
.lottery-link .img-icon{font-size:3rem; display:flex;justify-content:center;align-items:center; transition:all .3s linear;}
.lottery-link .img-icon::before{width:4em}
.lottery-link p a{white-space:nowrap; color:#666;}
.lottery-link p a:not(:last-child)::after{content:"|";color:#ccc;margin:0 .5rem}
.nowrap {
    white-space: nowrap;
}
.cz-fc-all::before {
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 800 200"><path d="M800 107.4c-.4 0-.8-.1-1.2-.1h-30.6c-.4 0-.9 0-1.5.1 0 .7-.1 1.3-.1 1.9v7.6c0 4-1.7 6.3-5.6 7.4-1.4.4-2.9.6-4.3.7-2.5.1-5.1.1-7.6.1-.4 0-.9-.1-1.4-.1v-8.7c.5 0 1-.1 1.5-.1h2.9c1.9 0 3-1 3.1-2.8.1-1.9 0-3.8 0-5.9-3.8-.2-7.6-.1-11.3-.1h-22.8c-.4-1.3-.4-6.9-.1-8.7h1.6c25.6 0 51.1 0 76.7.1h.5c.2 2.8.2 5.7.2 8.6zM288.2 117.6h-33c-.4-1.3-.4-67.3 0-68.8h33.1v-6h11.3v5.9c1.7.2 3.2.1 4.8.1H333.3c0 .7.1 1.2.1 1.7v57.6c0 1.3-.2 2.6-.5 3.8-.9 3.5-3.6 5.6-7.3 5.6h-26v7.6h-11.4v-7.5zm11.5-57.8v46.6c.4 0 .7.1 1 .1h15.4c1.2 0 2.4 0 3.5-.1 1.7-.1 2.2-.6 2.2-2.3v-2.7-39.7-2c-7.5.1-14.7.1-22.1.1zm-33.1 0v46.7h21.5c.4-1.8.3-45.4-.1-46.7h-21.4z"/><path fill="%23d8231e" d="M212.1 83.5c-1.7-8.1-5-15.5-10.6-21.7-6.3-7-14.1-11.4-23.1-13.8-.9-.2-1.8-.4-2.7-.4l-21.7-.3-20.2-.3H127c-.8 0-1.2.3-1.4 1l-.9 2.4c-8.8 23.5-17.6 47.1-26.3 70.6-9.2 24.8-18.5 49.6-27.7 74.4l-.3 1.2c.3.1.5.1.6.1 7.1.1 14.1.1 21.2.1.6 0 1.3.1 1.9.2h22.3c.3-.9.7-1.7 1-2.6 4.3-11.6 8.6-23.3 12.9-34.9 1.1-3.1 2.3-6.2 3.4-9.3.3 0 .6-.1.8-.1 11.5 0 23 .1 34.5 0 1.1 0 2.2-.1 3.2-.5 4.2-1.3 8.3-3.1 12.2-5.2 8.9-4.9 16.1-11.6 21.3-20.3 5.3-8.9 7.8-18.7 7.8-29 0-3.7-.5-7.7-1.4-11.6zm-58.4 34c-2.3.1-4.6-.1-6.9-.2-.3 0-.6-.1-1-.2 4.1-10.1 8.2-20.2 12.4-30.3 3.5.2 6.8.5 9.8 2.4 2.9 1.9 4.3 4.7 4.4 8 .2 8.7-5.3 19.6-18.7 20.3zM53.8 119.2c-1.5-.1-2.8-.2-4.1-.4-4.4-.8-7.4-3.3-8.7-7.7-.6-2.1-.8-4.3-.3-6.4 1.4-6.3 4.7-11.3 10.1-14.8 4.5-2.8 9.4-3.5 14.6-3.3H67c4.7-12.8 9.3-25.6 14-38.4-.5-.1-.8-.2-1.1-.2-9.5-.2-18.9.1-28.2 1.9-8 1.5-15.8 3.9-23.1 7.7-5.6 3-10.8 6.6-15 11.4C6.1 77.1 1.4 86.6.1 97.6c-.1.5-.1 11.2 0 11.7.3 1.7.4 3.4.7 5.1 1.7 9.1 5.7 17 12.6 23.3 8 7.3 17.6 11 28.3 12.5.9.1 1.3-.2 1.5-1 .6-1.7 1.2-3.5 1.8-5.2l8.7-24c.1-.2.1-.5.1-.8z"/><path fill="%23d8231e" d="M65.8 144.7c2.8-7.4 5.6-14.8 8.4-22.3 4.6-12.1 9.1-24.2 13.7-36.3 4.3-11.4 8.6-22.8 12.8-34.2 3.6-9.5 7.2-19.1 10.8-28.6.5-1.3.5-1.3 1.8-1.3h28.3c.4 0 .8-.1 1.3-.1.7-1.9 1.4-3.8 2-5.7 1.5-4.4 3-8.9 4.5-13.3h-47c-.1.5-.1.9-.3 1.4-3.2 8.8-6.4 17.5-9.6 26.3C81.9 59.3 71.3 88.2 60.7 117c-3.8 10.2-7.5 20.5-11.2 30.7-.3.7-.6 1.5-.9 2.5 5.2-.1 10.2-.3 15.1-.4.7-1.8 1.4-3.5 2.1-5.1z"/><path fill="%23d8231e" d="M88.4 138.3c3.9-10.6 7.8-21.1 11.7-31.7 3.9-10.6 8-21.2 11.9-31.8 3.7-10.2 11.5-30.9 12-31.5H152.7c1 0 1.5-.3 1.9-1.3 2-5 4.1-10 6.1-15 .1-.3.1-.6.2-1H119.1c-.9 0-1.8.1-2.8 0-1.2-.1-1.8.5-2.2 1.6-5.1 13.5-10.2 27.1-15.3 40.6-6.5 17.2-12.9 34.3-19.4 51.5-6.2 16.3-12.4 32.7-18.5 49.1-.1.3-.2.7-.3 1.1l15.8.3c4-10.7 8-21.3 12-31.9z"/><path d="M347.9 124.6V44.2l.1-.1.1-.1c.3 0 .6-.1.8-.1h77.5c.2 0 .3.1.6.2 0 .5.1 1 .1 1.4v66.7c0 2-.3 4-.6 6-.1.9-.6 1.8-1 2.7-.8 1.6-2.1 2.7-3.9 2.9-2 .3-4 .6-6 .6h-43.9c-7.4 0-14.8.1-22.1.1-.5.1-1 .1-1.7.1zm11.9-9.6c.6 0 1.2.1 1.7.1h50.2c2.7 0 3.3-.6 3.4-3.2v-.3-56.3c0-.5-.1-1.1-.1-1.6-2.1-.4-53.9-.3-55.1.1-.1 20.3-.1 40.6-.1 61.2zM799.5 57.8c0 .8.1 1.3.1 1.9 0 4.2.1 8.3 0 12.5 0 1.7-.2 3.4-.6 5-1 3.9-3.6 6-7.7 6h-68.8c-.4 0-.9-.1-1.4-.1V57.8h23.1v-4.9c-1.5-.2-3.1-.1-4.7-.1h-19.1v-8.6h79.1v8.6h-23.3c-.4 1.7-.2 3.3-.2 5 7.8 0 15.6-.1 23.5 0zm-55.3 8.7c-4.2 0-8.2-.1-12.2.1-.4 2.5-.3 6.4.1 7.6 2.7.3 10.9.2 12.1-.2v-7.5zm31.8 7.8h7.9c.7 0 1.4 0 2-.1 1.4-.2 2.2-1 2.5-2.4.3-1.7.2-3.4 0-5.1-2-.3-11.3-.2-12.4.1v7.5zm-10.9-7.6c-1.6-.4-8.7-.3-9.9 0-.3 2.4-.2 6.3.2 7.4 2.7.3 8.6.2 9.7-.2v-7.2zm0-13.9h-9.9v4.8h9.9v-4.8zM563.6 56.7v6.9c1.5.2 2.9.1 4.3.1h12.8c.4 1.4.4 8.2 0 9.8h-17.2c-.1 8.7 0 17.3-.1 25.9v25.9h-11.7V73.5h-18.3v-9.9h18.2v-6.9c-5.5-.2-11 0-16.7-.1-.1-3.3-.1-6.5 0-9.8h30.4c.8 0 1.7 0 2.5-.2 1.7-.3 2.1-.8 2.3-2.6 0-.2.1-.4.1-.8h10.6c0 .7.1 1.3.1 2-.1 1.8 0 3.7-.3 5.5-.6 3.3-2.5 5-5.8 5.4-2.4.3-4.9.3-7.4.3-1.2.4-2.4.3-3.8.3zM477.7 124.6V84.7h42.7c0 .5.1.9.1 1.3v30.2c0 1.2-.2 2.5-.6 3.6-.7 2.1-2.2 3.6-4.3 4.2-1.3.4-2.8.6-4.1.6-10.9.1-21.7 0-32.6 0-.4.1-.8 0-1.2 0zm26.2-16.5v7.8h5.3c.8 0 1.3-.5 1.4-1.2.3-2.2.1-4.3.1-6.6h-6.8zm-16.4 0v7.8h6.4c.2-2.6.3-5.1 0-7.8h-6.4zm16.4-8.4h3.4c1.1-.1 2.2.3 3.2-.2v-6h-6.7c.1 2 .1 4 .1 6.2zm-16.4-.4c1.1.4 4.7.5 6.4.1v-6h-6.4v5.9zM439.9 93.9V83.1c1 0 2-.1 2.9 0 1.6.1 2.8-.5 3.7-1.7l3.6-5.1c3.6-5.2 7.1-10.4 10.7-15.6.3-.4.6-.9 1-1.6h-21.7c-.4-1.7-.1-3.3-.2-4.8v-4.9c.5-.1.9-.1 1.3-.1 2.9 0 5.9 0 8.8.1.9 0 1.4-.3 1.8-1.2.6-1.5 1.2-3 1.9-4.6h9.3c.5 1.9.9 3.7 1.4 5.7h9.9c.1.6.1 1 .1 1.4v6.4c0 1-.3 1.8-.9 2.7-5.3 7.7-10.5 15.5-15.7 23.2-.2.3-.3.6-.5 1h3.8c.5 1.4.6 39.5.1 41.6h-10V90.3c-1.5 1.6-2.8 2.9-4.7 3.1-2.2.3-4.4.4-6.6.5zM601.7 42.7h11.4c0 .7.1 1.3.1 2v69.9c0 2.4-.3 4.8-1.2 7.1-.7 1.9-2.1 3.1-4 3.6-.9.2-1.9.4-2.8.4h-16.6c-.3 0-.6 0-.8-.1-.4-1-.5-8.1-.2-10.2.6 0 1.2-.1 1.8-.1h9.1c2.4 0 3-.7 3.1-3.2v-1.7-65.5c.1-.6.1-1.3.1-2.2zM425 134.8h11.2c1.2 6 1.4 12.2 2.5 18.4.1-.4.3-.7.3-1.1.5-3.5.9-7 1.4-10.5.3-2.3.9-4.5 1.3-6.8h10.6c-1.6 9.2-3.3 18.3-4.9 27.6h-13.5c-.6-2.3-1.1-4.7-1.7-7-.6-2.2-.7-4.6-1.4-6.8h-.4c-.2 1.2-.5 2.5-.7 3.7-.6 2.9-1.1 5.7-1.8 8.6-.3 1.6-.4 1.6-2 1.6h-10.1c-.5 0-1-.1-1.6-.1-1.6-9.2-3.2-18.3-4.8-27.6h10.5c.7 5.8 1.3 11.6 2 17.4h.2c.9-5.8 1.9-11.5 2.9-17.4zM658.3 125h-10.7c-.1-3.9 0-7.7 0-11.6v-11.5-11.8c-1.7-.3-3.3-.1-4.9-.1H628.1V79.8h19.5v-3.5c1.3-.4 8.6-.5 10.7-.1.1 1.1.2 2.3.2 3.6h19.2V90h-19.3c-.1 11.7-.1 23.2-.1 35zM477.7 80.3V57.7c1.2-.3 39.2-.5 41.6-.1 0 .5.1 1.1.1 1.6v12.7c0 1.3-.2 2.6-.5 3.8-.5 2.4-2 3.7-4.3 4.2-1.1.3-2.2.4-3.3.4h-32.4c-.4.1-.7.1-1.2 0zm31.6-14.2h-21.4v5.7c.5 0 .9.1 1.3.1h16.7c.4 0 .9 0 1.3-.1 1.3-.2 1.9-.7 2.1-2 .1-1.2 0-2.3 0-3.7z"/><path d="M596.2 44.1v67.2h-10.8c-.3-1.1-.4-65.1-.1-67.2h10.9zM723 94.5v-8.4c1.3-.4 73.3-.4 75.1-.1v8.4c-25 .1-50 .1-75.1.1zM286.3 134.7h10.8c.2 3.2 0 6.5.2 9.8h3c0-.5.1-1 .1-1.5v-6.6c0-.5.1-1.1.1-1.6h10.7v27.6h-10.8c0-3.8 0-7.6-.1-11.4h-3.1c-.1 3.8 0 7.6-.1 11.5h-10.8v-27.8zM357.2 162.4h-9.3c-2-3.8-3.5-7.9-5.8-11.7v11.5c-1.3.4-7.2.5-9 .1v-27.5h9c1.9 3.8 3.8 7.7 5.7 11.7.1 0 .2-.1.4-.1v-11.5h9v27.5zM667.3 148.2v7.3c-.1 2.9-1.7 4.8-4.2 6-2.9 1.3-5.9 1.8-9.1 1.6-2.2-.2-4.3-.7-6.4-1.2-1.4-.4-2.6-1.3-3.6-2.4-.8-.9-1.3-1.9-1.4-3-.4-5.3-.4-10.6 0-15.8.1-1.6 1-2.7 2.2-3.6 2.1-1.6 4.5-2.4 7-2.6 2.6-.2 5.2 0 7.7.2 1.8.2 3.5 1 5 2 1.6 1.1 2.6 2.6 2.7 4.6.1 2.4.2 4.7.3 7.1-.1-.2-.2-.2-.2-.2zm-14.1.3v6.2c0 .8.1 1.6.2 2.4.1.7.5 1.1 1.3 1.1.7 0 1.4-.2 1.6-1 .1-.5.2-1 .2-1.5v-14.5c0-.4 0-.8-.1-1.2-.2-.9-.8-1.3-1.6-1.2-.8 0-1.3.4-1.4 1.4-.1.7-.1 1.3-.1 2-.1 2.1-.1 4.2-.1 6.3zM765.5 148.1c.9.3 1.5.4 2.1.6 1.9.5 3.1 1.7 3.1 3.7.1 3.1.1 6.3.1 9.5 0 .2-.1.3-.2.5h-9.9c0-.6-.1-1.1-.1-1.7v-6.6-1.5c-.1-2.1-.8-2.7-3.2-2.5v12c-1.3.4-8.7.5-10.7.2-.4-1.4-.4-26.2 0-27.4 5.4 0 10.8-.1 16.2 0 1.3 0 2.7.4 3.9.8 2.2.8 3.6 2.5 3.8 4.9.1.8.2 1.6.1 2.4-.3 3.1-1 3.9-4.1 4.6-.2.1-.5.3-1.1.5zm-8-2.6c2.4.2 3-.3 3.1-2.5v-1c-.1-2.2-.8-2.8-3.1-2.3v5.8zM567.8 148.1c.9.3 1.5.4 2.1.6 1.8.6 3.1 1.6 3.1 3.7.1 3.1.1 6.3.1 9.4 0 .2-.1.3-.2.5h-9.8c0-.4-.1-.9-.1-1.4v-6.8c0-.6 0-1.2-.1-1.9-.2-2.2-.7-2.5-3.1-2.3v12.3c-3.7.1-7.2 0-10.9.1-.2-3.1 0-6.1 0-9.1v-9.3-9.2c.3-.1.6-.2.9-.2 4.8 0 9.6.1 14.4.1 1.1 0 2.1.1 3.2.3 3.9.6 5.9 3.2 5.8 7.1 0 .4-.1.8-.1 1.2-.3 3-.9 3.6-3.9 4.2-.4.3-.7.5-1.4.7zm-8-2.6c2.4.1 3-.3 3.1-2.4v-1c-.1-2.1-.7-2.6-3.1-2.5-.2 1.9-.1 3.8 0 5.9zM387.8 162.4h-11c-.2-1.6-.5-3.2-.7-4.8h-3.8c-.2 1.6-.5 3.1-.7 4.8h-11.2c1.9-9.2 3.7-18.3 5.5-27.6h15.7c2 9.1 4.1 18.2 6.2 27.6zm-12.2-10c-.1-3-1.1-9.4-1.9-10.9-.3 3.8-1.4 7.2-1.6 10.9h3.5zM545.9 162.3h-11c-.2-1.6-.4-3.1-.7-4.8h-3.9c-.2 1.6-.5 3.1-.7 4.7h-11.2c1.8-9.2 3.7-18.3 5.5-27.5h15.7l6.3 27.6zm-12-9.9c-.5-3.6-1-7-1.5-10.4h-.4c-.5 3.4-1.4 6.8-1.7 10.4h3.6zM281.3 151.4c.1 2.1.1 4.1-.5 6.1-.3 1.1-.9 2.1-2 2.7-1.5.8-3 1.7-4.6 2.1-4.2 1.2-8.5 1-12.7-.2-.6-.2-1.3-.5-1.9-.7-2-.9-3.2-2.4-3.7-4.5-.2-1-.4-2.1-.4-3.2v-11.5c0-3.1 1.4-5.2 4.2-6.3 1.5-.7 3.2-1.2 4.8-1.5 3.5-.5 7.1-.5 10.5.6 1 .3 2 .7 2.9 1.3 1.6.9 2.6 2.2 3 4.1.4 2.1.4 4.1.2 6.3h-10.8v-3.9c0-.7 0-1.5-.1-2.2-.2-1.2-.7-1.7-1.9-1.6-1.1 0-1.6.4-1.7 1.6-.1.6-.1 1.2-.1 1.9V155c0 .6 0 1.2.1 1.8.2 1.1.7 1.5 1.7 1.5 1.1.1 1.6-.3 1.9-1.5.1-.6.2-1.2.2-1.8v-3.3c1.3-.5 8.2-.6 10.9-.3zM533.5 111.9c2.4-.5 2.7-2.3 2.7-4.4V80.7v-2c1.2-.4 8.6-.6 11.4-.2 0 .4.1.9.1 1.4V113c0 1.2-.2 2.5-.5 3.7-.7 2.8-2.6 4.6-5.4 4.9-2.7.3-5.5.3-8.4.4.1-3.5.1-6.6.1-10.1zM582 111.8v9.9c-3.4 0-6.7.5-10-.7-1.3-.5-2.2-1.4-2.9-2.7-1.1-2.1-1.4-4.4-1.4-6.7V79.3c0-.3.1-.5.1-.9h11.4v29.3c.1 2.6.4 3.2 2.8 4.1zM677.3 42.7c.1 3.4.4 6.8-1.3 9.9-1 1.8-2.5 3-4.7 3.1-1.2.1-2.5.2-3.7.2h-38.5c-.3 0-.7 0-1.1-.1v-9.6c.4 0 .8-.1 1.2-.1h32.9c.9 0 1.8 0 2.7-.1 1.4-.2 1.9-.7 2-2.2 0-.4.1-.8.1-1.2 3.5.1 6.9.1 10.4.1zM696.3 43.1h10.4c0 1.1.1 2.1 0 3.1-.4 5-.8 10-1.3 15-.1 1.1-.3 2.2-.6 3.3-1 3.9-3.1 5.7-7.1 6.1-.7.1-1.5.1-2.2.1h-14.7c-.4 0-.8-.1-1.2-.1v-9c.6 0 1.2-.1 1.8-.1 3.2 0 6.4 0 9.6-.1 2.4 0 2.9-.4 3.2-2.8.7-4.5 1.2-8.9 1.7-13.4.1-.6.3-1.3.4-2.1zM723.4 134.7h18.1v5.4h-7v5.4h6.5v5.1h-6.5v6.1h7.7v5.5h-18.7c-.2-2.3-.1-4.5-.1-6.8v-6.9-6.9-6.9zM596.5 134.8v5.4h-7.1v5.3h6.6c.3 1.7.1 3.3.1 5.1-2.2.5-4.4 0-6.8.3-.2 1.9-.1 3.8 0 5.9h7.8v5.5h-18.4c-.4-1.2-.6-22.2-.2-27.6 5.9.1 11.9.1 18 .1zM473.2 150.7h-6.5c-.4 2-.1 3.9-.1 6 2.7.2 5.2 0 7.9.1v5.3c-1.1.4-16.5.5-18.7.1v-27.4h18v5.3h-7c-.3 1.8-.1 3.5-.1 5.3 2.2.3 4.3 0 6.7.2-.1 1.7-.1 3.4-.2 5.1zM679.8 98v-9h11.4c2.3 0 2.7-.3 3.1-2.6.4-2.2.7-4.3 1-6.5.3-2.4.6-4.8 1-7.4 3.5-.1 6.9 0 10.4 0 .1.4.2.7.1 1-.4 5.3-.9 10.5-1.4 15.8-.1 1.2-.5 2.4-.8 3.6-.9 3.1-3.1 4.8-6.2 5.2-.7.1-1.3.1-2 .1h-15.2c-.5-.2-.9-.2-1.4-.2zM680.8 124.9v-9H692c2.5 0 3-.4 3.4-2.8.5-3.5.9-7 1.3-10.5.1-.7.2-1.3.3-2.1h10.4c0 .4.2.7.1 1.1-.3 5-.7 10-1.1 15-.1 1.4-.6 2.7-1 4.1-.6 1.7-1.8 2.9-3.5 3.4-1.4.5-2.9.9-4.4.9-5.3.1-10.7 0-16 0-.3 0-.4 0-.7-.1zM786.3 144.9c1-3.4 1.9-6.7 2.9-10.1h9.8c-.2.6-.4 1.1-.6 1.6-2.1 4.7-4.2 9.4-6.4 14.1-.6 1.4-1 2.7-.9 4.2.1 2 0 3.9 0 5.9v1.8h-10c0-.5-.1-1-.1-1.5 0-2.2 0-4.4.1-6.6 0-1.3-.2-2.4-.7-3.6-2.1-4.8-4.2-9.7-6.3-14.5-.2-.4-.3-.8-.5-1.3h9.7c1.1 3.2 1.9 6.6 2.5 10 .3-.1.4-.1.5 0zM694.4 134.8v5.4h-6.3v22.2c-3.7.1-7.2 0-10.9.1-.3-1.9-.1-3.8-.1-5.6v-5.4-5.6-5.6h-6.3c-.2-1.9-.1-3.7 0-5.6 7.8.1 15.6.1 23.6.1zM510.7 162.4h-10.6c-.4-1.2-.5-25.7-.1-27.6h18.1v5.4H510.8c-.2 1.8-.1 3.4-.1 5.2 2.2.4 4.3 0 6.6.3v5c-2.1.3-4.2.1-6.5.2-.1 3.8-.1 7.6-.1 11.5zM696.2 134.8h23.6v5.4h-6.3v22.2h-10.8c0-.6-.1-1.2-.1-1.7v-18.2c0-.7-.1-1.3-.1-2.1h-6.3v-5.6zM519.9 44.2v8.5h-41.4v-8.5h41.4zM670.2 92.7c.4 2.7.7 5.3 1 7.9.5 3.7.9 7.4 1.4 11 0 .4.1.8.2 1.2.5 2.3 1.3 3 3.7 3.1.3 0 .5.1.9.1v8.9c-.3.1-.7.2-1.1.2-1.7 0-3.4.1-5.1 0-1.1-.1-2.2-.3-3.3-.6-2-.6-3.5-2-4-4-.6-2.4-1.2-4.9-1.5-7.4-.8-6.5-1.4-13.1-2.1-19.6 0-.2 0-.3.1-.6 3.3-.2 6.4-.2 9.8-.2zM636.3 93.4h9.5c0 .3.1.5.1.7-1.1 7.2-2.2 14.5-3.4 21.7-.3 2-1 3.9-1.6 5.8-.6 1.8-1.9 3-3.8 3.5-1.1.3-2.2.5-3.3.6-1.8.1-3.7 0-5.8 0-.3-3 0-5.9-.2-9 .7 0 1.3-.1 1.9-.1 1.5 0 2.5-.6 2.9-2 .4-1.5.8-3 1-4.6.8-5.1 1.5-10.1 2.3-15.2.1-.5.3-.9.4-1.4zM489.6 134.9v21.9h6.4v5.4c-1 .4-15.1.5-17.3.1v-27.4h10.9zM622.3 134.7h10.8v22.1h6.6v5.3c-1.2.4-15.6.4-17.4.1v-27.5zM327.6 162.4h-10.7v-27.7h10.7v27.7zM721.1 124.9v-8.7c.5 0 1.1-.1 1.6-.1 2-.1 4-.2 6.1-.2 1.1 0 2.1-.5 2.8-1.4 1.1-1.4 2.2-2.7 3.1-4.2.6-.8 1.2-1.2 2.2-1.1 3.3.1 6.5 0 9.8 0 .4 0 .7.1 1.3.1-.2.4-.3.7-.5 1-1.7 3-3.4 5.9-5.2 8.9-.4.7-.9 1.4-1.4 2.1-1.4 1.9-3.2 3.2-5.6 3.3-4.3.2-8.6.3-13 .4-.4.1-.8 0-1.2-.1zM799.5 116.2v8.7c-.4.1-.8.2-1.2.2-3.5 0-7.1 0-10.6-.1-.7 0-1.3-.1-2-.2-3.1-.3-5.2-2-6.7-4.5-1.4-2.4-2.8-4.9-4.2-7.3-.7-1.2-1.4-2.3-2.1-3.6.5-.1.8-.1 1.1-.1 3.3 0 6.6.1 9.9 0 1.2 0 1.8.4 2.5 1.3.9 1.4 1.9 2.6 2.9 3.9.7.9 1.7 1.5 2.9 1.5 1.8.1 3.6.2 5.4.2h2.1zM464.7 78.5h7.8c0 .6.1 1.2.1 1.8v12.4c.1 2.2.1 2.2 2.2 2.5.1 0 .2.1.4.2 0 .3.1.7.1 1.1v9.7c-2.6-.1-5 .1-7.5-.5-1.3-.3-2.2-1.3-2.5-2.5-.4-1.5-.7-3-.7-4.5-.1-6.4-.1-12.8-.1-19.2.1-.3.1-.5.2-1zM627.9 59.4h9.5V63.3c.1 2 .6 2.5 2.6 2.5h3v8.4c-.4 0-.8.1-1.2.1h-8.1c-2.6 0-4.2-1.1-4.9-3.5-.4-1.4-.7-2.8-.8-4.3-.2-2.3-.1-4.7-.1-7.1zM654.7 59.3v4.3c0 2.1.5 2.6 2.6 2.6h3.1c.1 2.7.1 5.3 0 8-.4.1-.7.1-1 .1h-8.3c-2.7 0-4.1-1.2-4.7-3.9-.8-3.6-1-7.3-.7-11.1h9zM663.2 74v-8.1h2.7c1.7-.1 2.2-.4 2.4-2.1.1-.7.1-1.5.1-2.2v-2c1.4-.4 7.6-.4 9.1 0-.1 3.2.4 6.5-.3 9.7-.6 2.9-2.6 4.9-6 4.8-2.5-.2-5.2-.1-8-.1zM410.6 59.7v9H392v9.8h18.3c.2 3.1.1 6 0 9.1H392v13c1.9 0 3.9.1 5.8.1.3 0 .7-.5.9-.8.7-1.2 1.3-2.4 1.8-3.6.4-1 1-1.3 2.1-1.3 1.8.1 3.6 0 5.5 0 .1 1.9.3 3.8.4 5.7h3.1v8.9h-47.3v-9h15.6c.4-1.3.5-10.1.2-12.9-1.7-.3-3.4-.1-5.1-.1h-10.7v-9h15.6c.4-1.3.5-6.8.2-9.7-1.7-.3-3.4-.1-5.1-.1h-10.7v-8.9c1.3-.5 43.7-.6 46.3-.2z"/></svg>')
}
.cz-tc-all::before {
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 800 200"><g fill-rule="evenodd" clip-rule="evenodd"><path fill="%23e60012" d="M95.6 67.1h76.7l6.7 20.6h-76.7z"/><path fill="%23094" d="M128 99.2l23.6 73.1-17.6 12.9-23.7-73.1z"/><path fill="%23fdd000" d="M107.3 140.1L45 185.2l-17.6-12.9 62.2-45z"/><path fill="%230081cc" d="M62.1 132.9L0 87.9l6.7-20.8 62 45z"/><path fill="%23231815" d="M54.9 87.7l23.7-72.9h21.8L76.7 87.7z"/></g><path d="M263.8 37.4c-.2 6.6-.4 12.8-.4 18.7H294c-.2 4.7-.4 11.1-.4 19.4 0 8 .1 14 .4 18h-7.7v-5.3h-22.9v15.1c0 2.8.1 8.1.4 15.8h-8.4c.5-4.2.7-9.2.7-14.8V88.1h-22.9v5.3h-7.7c.2-3.5.4-9.5.4-18 0-8.7-.1-15.1-.4-19.4H256c0-6.3-.1-12.6-.4-18.7h8.2zM256 82.5V61.7h-22.9v20.8H256zm30.3 0V61.7h-22.9v20.8h22.9zM394.9 60.3V98c0 7.3.1 14.4.4 21.5h-7v-4.9h-58.4v5.3h-7c.2-7.3.4-14.8.4-22.5v-37c0-7-.1-13.6-.4-19.7h72.5c-.4 5.7-.5 12.3-.5 19.6zm-6.7 48.9V45.9h-58.4v63.4h58.4zm-18.3-53.8c3.5 0 7.3-.1 11.3-.4v6.3c-3.5-.2-7.3-.4-11.3-.4h-8.8v11.6h6.3c4.2 0 8.2-.1 12-.4v6.3c-3.8-.2-7.7-.4-12-.4h-6.3v15.8h9.9c4.2 0 8.2-.1 12-.4v6.3c-3.5-.2-7.5-.4-12-.4h-23.9c-4 0-8 .1-12 .4v-6.3c4 .2 8 .4 12 .4h7.7V78.2h-4.9c-4 0-7.7.1-11.3.4v-6.3c3.5.2 7.3.4 11.3.4h4.9V61h-5.3c-4.2 0-8.3.1-12.3.4V55c4 .2 8.1.4 12.3.4h20.4zm8.1 32.7c-2.3 1.4-4.3 2.7-6 3.9-.7-.9-2.7-3.4-6-7.4 1.9-1.4 3.5-2.7 4.9-3.9 1.3 1.2 3.6 3.7 7.1 7.4zM434.6 57.5v45.1c0 7.3.1 12.6.4 15.8h-7c.2-3.1.4-8.2.4-15.5V69.8c-1.2 2.6-3.5 6.6-7 12-1.2-2.1-2.8-3.9-4.9-5.3 2.8-2.8 6.1-8.4 9.9-16.7 3.8-8.3 6.1-15.4 7-21.3 2.6 1.2 5.3 2.2 8.1 3.2-1.9 2-4.1 7.3-6.9 15.8zm29.9-1.1c0-8.4-.1-14.4-.4-18h7c-.2 3.3-.4 9.3-.4 18h15.5c4.7 0 8.1-.1 10.2-.4v6.3c-2.1-.2-5.5-.4-10.2-.4h-9.5c3.8 15 11.6 25.6 23.6 31.7-2.6 1.4-4.6 3.4-6 6-12.7-9.6-20.5-22.1-23.6-37.3v33.8c6.8 0 11.3-.1 13.4-.4v6.3c-2.1-.2-6.6-.4-13.4-.4 0 5.2.1 10.8.4 16.9h-7c.2-6.3.4-12 .4-16.9-4.2 0-8.7.1-13.4.4v-6.3c4.7.2 9.2.4 13.4.4v-34c-2.6 15.5-10.3 28.6-23.2 39.4-1.4-2.1-3.5-3.9-6.3-5.3 12.2-8 19.9-19.4 23.2-34.1h-7.4c-3.8 0-7 .1-9.9.4v-6.3c2.8.2 6.1.4 9.9.4h13.7zM589.3 67c-1.9 1.9-3.4 3.5-4.6 4.9-2.1-2.1-4-3.6-5.6-4.6-4.9.5-12.3.9-22.2 1.4-9.9.5-17.8 1.2-23.9 2.1-.7-2.6-1.8-4.8-3.2-6.7 2.3-.7 4.7-2.1 7-4 2.3-2 4.5-4.4 6.3-7.2h-11.6c-3.5 0-7.4.1-11.6.4v-6c4.2.2 8.1.4 11.6.4h23.2c-.2-1.2-1.3-3.9-3.2-8.1 2.6-.5 4.9-1.2 7-2.1 2.1 5.4 3.5 8.8 4.2 10.2H581c3.5 0 8.3-.1 14.4-.4v6c-6.1-.2-10.9-.4-14.4-.4h-35c1.4 1.4 2.8 2.7 4.2 3.9L546 60c-1.9 1.4-4 3.1-6.3 4.9 6.3-.2 12-.5 17.1-.7 5-.2 10.5-.6 16.4-1.1l-4.9-3.5c1.4-1.4 2.8-3 4.2-4.9 8.6 6.3 14.2 10.4 16.8 12.3zm-12.7 43.8c.9-1.1 1.3-3.2 1.1-6.5H540v14.1h-6.7c.2-6.1.4-10.9.4-14.4V87.4c0-4-.1-8.3-.4-13h51.4c-.2 4.2-.4 8.2-.4 12v23.9c0 4.2-1.2 6.7-3.5 7.4-2.3.7-5.4 1.3-9.2 1.8-.7-2.8-1.6-5.3-2.8-7.4 4.3.2 6.9-.2 7.8-1.3zm1.1-23.8v-7H540v7h37.7zm0 11.7v-6.3H540v6.3h37.7zM638.5 78.6c0-1.6-.1-4.6-.4-8.8h7c-.2 2.8-.4 5.8-.4 8.8h6.7c4.2 0 8.2-.1 12-.4v7c-3.5-.2-7.4-.4-11.6-.4h-7v20.4c0 4.7.1 9.4.4 14.1h-7c.2-4.7.4-9.4.4-14.1V91.3c-4.9 9.4-10.9 17.6-18 24.6-1.4-1.6-3.5-3.1-6.3-4.2 7-6.1 13.7-15 20.1-26.8h-4.6c-4 0-8 .1-12 .4v-7c4 .2 8 .4 12 .4h8.7zm5.6-30.3l-23.2 3.5c-.7-2.8-1.6-5.3-2.8-7.4 6.1 0 13.4-.6 21.8-1.8 8.4-1.2 14.8-2.6 19-4.2 1.4 3.3 2.9 5.9 4.6 7.7-5.2.3-11.7 1.1-19.4 2.2zM631.4 68c-2.1 1.2-4.1 2.2-6 3.2-1.4-4.2-3.6-8.9-6.7-14.1 1.9-.9 3.9-1.9 6-2.8 3.8 6.1 6 10.7 6.7 13.7zm14.1-2.1c-2.1.2-4.2.8-6.3 1.8-.9-4.7-2.2-9.7-3.9-15.1l6.3-1.4c1.7 5.1 3 10 3.9 14.7zm19.4 37c-1.9 1.6-3.8 3.4-5.6 5.3-4.2-5.6-8.8-10.6-13.7-14.8 1.6-1.4 3.3-3 4.9-4.9 5.3 4.9 10.1 9.7 14.4 14.4zm-9.5-32.8c-2.1-1.2-4.1-2-6-2.5 2.6-3.8 5.4-9.6 8.4-17.6 2.6 1.4 5 2.6 7.4 3.5-3.5 5.3-6.8 10.8-9.8 16.6zm30.8 33.8c-4.6 4-11.9 9.2-22 15.5-1.9-2.6-3.9-4.6-6-6 5.2-1.9 10.5-4.8 16-8.8 5.5-4 11.1-9.4 16.7-16.2 1.6 1.9 4 4 7 6.3-3.2 2.2-7.2 5.3-11.7 9.2zm.1-26.4c-4 4-10.1 8.9-18.3 14.8-1.6-2.3-3.5-4.2-5.6-5.6 5.4-2.6 10.3-6 14.8-10.2 4.5-4.2 8.2-8.3 11.3-12.3 2.1 1.6 4.5 3.4 7 5.3-2.1 1.4-5.2 4.1-9.2 8zm-3.5-22.7c-5.2 4.6-9.4 8.5-12.7 11.8-2.1-2.3-4.1-4.1-6-5.3 4.2-2.8 8.7-6.5 13.6-10.9 4.8-4.5 8.2-8.1 10-10.9 2.1 2.3 4.3 4.2 6.7 5.6-2.5 1.9-6.4 5.2-11.6 9.7zM714.7 89.5c2.6.2 5.5.4 8.8.4h62c3.3 0 7.2-.1 11.6-.4v6c-4.5-.2-8.3-.4-11.6-.4h-26.1v16.2c0 3-1.2 5.2-3.7 6.3-2.5 1.2-5.6 2-9.3 2.5-.5-2.8-1.5-5.5-3.2-8.1 3.5.2 5.9.2 7.2 0 1.3-.2 1.9-1.2 1.9-2.8V95.1h-28.9c-3.3 0-6.2.1-8.8.4v-6zm10 17.4c3.4-1.8 6.7-4.5 10-8.3 1.6 1.9 3.8 3.8 6.3 5.6-1.6.7-4.1 2.2-7.4 4.6-3.3 2.3-7.3 4.9-12 7.7-1.2-2.1-3.1-4-5.6-5.6 2.5-.9 5.3-2.2 8.7-4zm-2.6-35.7c.2-3.5.4-6.8.4-9.9 0-3.3-.1-6.7-.4-10.2h20.4v-6.7h-12.7c-5.6 0-9.9.1-12.7.4v-6c3.5.2 8 .4 13.4.4h48.9c4.2 0 9-.1 14.4-.4v6c-5.4-.2-10.2-.4-14.4-.4h-12.3v6.7h21.5c-.2 3.5-.4 6.9-.4 10.2 0 3.1.1 6.3.4 9.9h-66.5zm53.2 6.7c4 0 8-.1 12-.4v6c-4.2-.2-8.1-.4-11.6-.4h-40.8c-3.8 0-7.5.1-11.3.4v-6c3.8.2 7.6.4 11.6.4h40.1zm-32.8-12.3v-8.4h-13.4v8.4h13.4zm18-14.5v-6.7h-11.6v6.7h11.6zm0 14.5v-8.4h-11.6v8.4h11.6zm21.1 0v-8.4h-14.4v8.4h14.4zm13 44.7c-2.1 1.9-3.8 4-4.9 6.3-4-3.1-10.4-6.7-19.4-10.9 1.9-1.6 3.3-3.6 4.2-6 9.7 4.9 16.4 8.5 20.1 10.6z"/><g><path d="M249.9 169.1l6.5 2.1c-1 3.6-2.6 6.3-5 8-2.3 1.8-5.2 2.6-8.8 2.6-4.4 0-8-1.5-10.8-4.5-2.8-3-4.2-7.1-4.2-12.3 0-5.5 1.4-9.8 4.3-12.8 2.8-3 6.6-4.6 11.2-4.6 4 0 7.3 1.2 9.9 3.6 1.5 1.4 2.6 3.4 3.4 6.1l-6.6 1.6c-.4-1.7-1.2-3.1-2.4-4.1-1.2-1-2.8-1.5-4.5-1.5-2.5 0-4.4.9-6 2.6-1.5 1.8-2.3 4.6-2.3 8.6 0 4.2.8 7.2 2.3 8.9 1.5 1.8 3.5 2.7 5.9 2.7 1.8 0 3.3-.6 4.6-1.7 1.1-1.1 2-2.9 2.5-5.3zM262.2 181.2v-33.1h6.7v13H282v-13h6.7v33.1H282v-14.5h-13.1v14.5h-6.7zM295.3 181.2v-33.1h6.7v33.1h-6.7zM308.5 181.2v-33.1h6.5l13.5 22.1v-22.1h6.2v33.1H328l-13.3-21.6v21.6h-6.2zM371.6 181.2h-7.3l-2.9-7.5h-13.2l-2.7 7.5h-7.1l12.9-33.1h7.1l13.2 33.1zm-12.3-13l-4.6-12.3-4.5 12.3h9.1zM384.6 170.5l6.5-.6c.4 2.2 1.2 3.8 2.4 4.8s2.8 1.5 4.8 1.5c2.2 0 3.8-.5 4.9-1.4 1.1-.9 1.6-2 1.6-3.2 0-.8-.2-1.4-.7-2-.5-.5-1.3-1-2.4-1.4-.8-.3-2.6-.8-5.4-1.4-3.6-.9-6.1-2-7.5-3.3-2-1.8-3-4-3-6.7 0-1.7.5-3.3 1.4-4.7 1-1.5 2.3-2.6 4.1-3.4 1.8-.8 4-1.2 6.5-1.2 4.2 0 7.3.9 9.4 2.7 2.1 1.8 3.2 4.3 3.3 7.3l-6.7.3c-.3-1.7-.9-2.9-1.8-3.7-.9-.7-2.4-1.1-4.2-1.1-1.9 0-3.5.4-4.6 1.2-.7.5-1.1 1.2-1.1 2.1 0 .8.3 1.5 1 2 .8.7 2.9 1.4 6.1 2.2 3.3.8 5.7 1.6 7.2 2.4 1.6.8 2.8 1.9 3.7 3.4.9 1.4 1.3 3.2 1.3 5.3 0 1.9-.5 3.7-1.6 5.3-1.1 1.7-2.5 2.9-4.5 3.7-1.9.8-4.3 1.2-7.2 1.2-4.2 0-7.4-1-9.6-2.9-2.1-1.9-3.5-4.7-3.9-8.4zM417.1 181.2v-33.1h10.7c4.1 0 6.7.2 7.9.5 1.9.5 3.5 1.6 4.8 3.2 1.3 1.7 1.9 3.8 1.9 6.4 0 2-.4 3.7-1.1 5.1s-1.7 2.5-2.8 3.3c-1.1.8-2.3 1.3-3.5 1.6-1.6.3-3.9.5-6.9.5h-4.4v12.5h-6.6zm6.7-27.5v9.4h3.7c2.6 0 4.4-.2 5.3-.5.9-.3 1.6-.9 2.1-1.6.5-.7.8-1.6.8-2.6 0-1.2-.4-2.2-1.1-3-.7-.8-1.6-1.3-2.7-1.5-.8-.2-2.4-.2-4.8-.2h-3.3zM446.6 164.9c0-3.4.5-6.2 1.5-8.5.8-1.7 1.8-3.2 3.1-4.5 1.3-1.3 2.7-2.3 4.3-3 2.1-.9 4.4-1.3 7.1-1.3 4.9 0 8.8 1.5 11.7 4.5 2.9 3 4.4 7.2 4.4 12.6 0 5.3-1.5 9.5-4.4 12.5-2.9 3-6.8 4.5-11.6 4.5-4.9 0-8.8-1.5-11.7-4.5-2.9-2.9-4.4-7-4.4-12.3zm6.9-.2c0 3.7.9 6.6 2.6 8.5 1.7 1.9 3.9 2.9 6.6 2.9s4.8-1 6.6-2.9c1.7-1.9 2.6-4.8 2.6-8.6s-.8-6.6-2.5-8.5-3.9-2.8-6.6-2.8c-2.8 0-5 .9-6.7 2.8-1.7 1.9-2.6 4.8-2.6 8.6zM484 181.2v-33.1h14c3.5 0 6.1.3 7.7.9 1.6.6 2.9 1.7 3.8 3.2 1 1.5 1.4 3.3 1.4 5.2 0 2.5-.7 4.5-2.2 6.2-1.5 1.6-3.6 2.6-6.5 3.1 1.4.8 2.6 1.8 3.6 2.8.9 1 2.2 2.8 3.8 5.4l4 6.5h-8l-4.8-7.2c-1.7-2.6-2.9-4.2-3.5-4.9-.6-.7-1.3-1.1-2-1.4-.7-.2-1.8-.4-3.4-.4h-1.4v13.8H484zm6.6-19.1h4.9c3.2 0 5.2-.1 6-.4.8-.3 1.4-.7 1.9-1.4s.7-1.5.7-2.5c0-1.1-.3-2-.9-2.7-.6-.7-1.4-1.1-2.5-1.3-.5-.1-2.2-.1-4.9-.1h-5.2v8.4zM524.8 181.2v-27.5H515v-5.6h26.3v5.6h-9.8v27.5h-6.7zM543.9 170.5l6.5-.6c.4 2.2 1.2 3.8 2.4 4.8s2.8 1.5 4.8 1.5c2.2 0 3.8-.5 4.9-1.4 1.1-.9 1.6-2 1.6-3.2 0-.8-.2-1.4-.7-2-.5-.5-1.3-1-2.4-1.4-.8-.3-2.6-.8-5.4-1.4-3.6-.9-6.1-2-7.5-3.3-2-1.8-3-4-3-6.7 0-1.7.5-3.3 1.4-4.7 1-1.5 2.3-2.6 4.1-3.4 1.8-.8 4-1.2 6.5-1.2 4.2 0 7.3.9 9.4 2.7 2.1 1.8 3.2 4.3 3.3 7.3l-6.7.3c-.3-1.7-.9-2.9-1.8-3.7-.9-.7-2.4-1.1-4.2-1.1-1.9 0-3.5.4-4.6 1.2-.7.5-1.1 1.2-1.1 2.1 0 .8.3 1.5 1 2 .8.7 2.9 1.4 6.1 2.2 3.3.8 5.7 1.6 7.2 2.4 1.6.8 2.8 1.9 3.7 3.4.9 1.4 1.3 3.2 1.3 5.3 0 1.9-.5 3.7-1.6 5.3-1.1 1.7-2.5 2.9-4.5 3.7-1.9.8-4.3 1.2-7.2 1.2-4.2 0-7.4-1-9.6-2.9-2.1-1.9-3.5-4.7-3.9-8.4zM589.4 181.2v-32.8h6.7v27.3h16.6v5.6h-23.3zM616.2 164.9c0-3.4.5-6.2 1.5-8.5.8-1.7 1.8-3.2 3.1-4.5 1.3-1.3 2.7-2.3 4.3-3 2.1-.9 4.4-1.3 7.1-1.3 4.9 0 8.8 1.5 11.7 4.5 2.9 3 4.4 7.2 4.4 12.6 0 5.3-1.5 9.5-4.4 12.5-2.9 3-6.8 4.5-11.6 4.5-4.9 0-8.8-1.5-11.7-4.5-3-2.9-4.4-7-4.4-12.3zm6.8-.2c0 3.7.9 6.6 2.6 8.5 1.7 1.9 3.9 2.9 6.6 2.9 2.7 0 4.8-1 6.6-2.9 1.7-1.9 2.6-4.8 2.6-8.6s-.8-6.6-2.5-8.5c-1.7-1.9-3.9-2.8-6.6-2.8-2.8 0-5 .9-6.7 2.8-1.7 1.9-2.6 4.8-2.6 8.6zM660.9 181.2v-27.5h-9.8v-5.6h26.3v5.6h-9.8v27.5h-6.7zM689.2 181.2v-27.5h-9.8v-5.6h26.3v5.6h-9.8v27.5h-6.7zM710 181.2v-33.1h24.5v5.6h-17.9v7.3h16.6v5.6h-16.6v9h18.5v5.6H710zM740.8 181.2v-33.1h14.1c3.5 0 6.1.3 7.7.9 1.6.6 2.9 1.7 3.8 3.2 1 1.5 1.4 3.3 1.4 5.2 0 2.5-.7 4.5-2.2 6.2s-3.6 2.6-6.5 3.1c1.4.8 2.6 1.8 3.6 2.8.9 1 2.2 2.8 3.8 5.4l4 6.5h-8l-4.8-7.2c-1.7-2.6-2.9-4.2-3.5-4.9-.6-.7-1.3-1.1-2-1.4-.7-.2-1.8-.4-3.4-.4h-1.4v13.8h-6.6zm6.7-19.1h4.9c3.2 0 5.2-.1 6-.4.8-.3 1.4-.7 1.9-1.4.4-.7.7-1.5.7-2.5 0-1.1-.3-2-.9-2.7-.6-.7-1.4-1.1-2.5-1.3-.5-.1-2.2-.1-4.9-.1h-5.2v8.4zM781.2 181.2v-13.9L769 148.2h7.8l7.8 13.1 7.6-13.1h7.7l-12.2 19.2v13.9h-6.5z"/></g></svg>')
}
.img-bg,.ball b,.img-icon::before {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center
}
.img-icon::before,.ax-message .ax-close:before,.svg-icon::before,.loading:before,.winbox .today .cz::after,.a-r::after {
    content: "";
    width: 1em;
    height: 1em;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

@media screen and (max-width:750px){
.hide-sm{ display:none !important;}	
.hm-kjnum ul li .hed{ margin-bottom:01rem;}
.hm-kjnum ul li{padding:0.7rem 0;}
.head-nav{height:auto; line-height:45px;}
.head-nav .app-container{ padding-left:0!important; padding-right:0 !important;}
.head-nav .navm{ }
.head-nav .navm .ulnav{flex-wrap: wrap;justify-content: space-between;}
.head-nav .navm .ulnav>li{ white-space: nowrap; flex: initial; max-width:14.28%; border-bottom:1px solid rgba(255,255,255,.1)}
.head-nav .navm .ulnav>li>a{ font-size:12px; padding:0 0.4rem;}
.ulnav>li:hover .subnav{ top:45px;}
.ulnav>li .subnav li a{ font-size:12px; line-height:25px;}
.ulnav>li .subnav{ width:150%; left:-25%;}
.head-nav .navm .ulnav>li:after{ height:100%; top:0; margin:0; display:none;}
.radiusB{ display:none !important;}
}