﻿@font-face{
    font-family: 'quantico';
    src: url('../font/Quantico.ttf');
}

body {
    font-family: "quantico", "microsoft yahei","Open Sans",Arial,'microsoft yahei',sans-serif;
    line-height: 22px;
    font-size: 14px;
    background-color: #FFF;
    color: #333;
    padding: 0;
    margin: 0;
}


.result-nav{
    height: 40px;
    color: #666;
    display: flex;
    justify-content: center;
    border-top: 1px solid #ddd;
    position: fixed;
    width: 100%;
    bottom: 0;
    max-width: 640px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    z-index: 88888;
    background-color: #FFF;
}
.result-nav span{
    width: 100%;
    display: block;
    height: 40px;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
    border-right: 1px solid #ddd;
    z-index: 99999;
}
.result-nav span:last-child{
    border-right: 0;
}
.result-active{
    position: relative;
    color: #FFF!important;
    background-color: #4dd0e1!important;
}
.result-active::before{
    border-bottom: 10px solid #4dd0e1;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    position: absolute;
    top: -10px;
    left: 43%;
}
.result-active::after{
    content: "";
    width: 60%;
    height: 4px;
    background: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.result-table{
    color: #717171;
    border: 1px solid #e4e4e4;
}
.result-thead{
    background-color: #00afc7;
    color: #FFF;
    display: flex;
    justify-content: center;
    height: 32px;
    line-height: 32px;
    font-weight: bold;
}
.result-thead span{
    width: 100%;
    text-align: center;
    border-bottom: 1px solid #ebebeb;
}
.result-thead span:last-child{
    border-right: 0;
}
.result-tr{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 32px;
    line-height: 32px;
    border-bottom: 1px dashed #ebebeb;
}
.result-tr span{
    width: 100%;
    text-align: center;
    word-break: keep-all;
}
.result-tr:last-child{
    border-bottom: 0;
}
.result-tr:nth-child(odd){
    background-color: #f9f9f9;
}

.p120{
    width: 120%!important;
}
.p150{
    width: 150%!important;
}
.p200{
    width: 200%!important;
}
.p250{
    width: 250%!important;
}
.p300{
    width: 300%!important;
}
.p400{
    width: 400%!important;
}
.fore-issue{
    /* text-align: left!important;
    padding-left: 20px; */
}

.badge-o{
    display: inline-block;
    height: 18px;
    line-height: 18px;
    background-color: #ff0000!important;
    color: #FFF;
    border-radius: 6px;
    font-size: 12px;
    padding: 0 3px;
    font-style: inherit;
}
.badge-g{
    display: inline-block;
    height: 18px;
    line-height: 18px;
    background-color: #00afc7!important;
    color: #FFF;
    border-radius: 6px;
    font-size: 12px;
    padding: 0 3px;
    font-style: inherit;
}

#census .result-tr{
    height: 40px;
}
#census .result-tr span i{
    font-style: normal;
    display: inline-block;
    height: 22px;
    line-height: 22px;
    color: #FFF;
    text-align: center;
    background: #4dd0e1;
    border-radius: 12px;
    margin: 0 5px;
    font-size: 12px;
    min-width: 22px;
}
#census .result-tr span b{
    font-weight: initial;
    color: #333;
}
#census .result-tr span p{
    margin: 0;
    padding: 0;
    display: inline-block;
    /*min-width: 30px;*/
}
#census .result-thead{
    background-color: #FFF;
}
#census .result-tr span{
    border-right: 1px solid #ebebeb;
}
#census .result-tr span:last-child{
    border-right: 0px;
}
.p-red{
    color: red;
}
#result .nums, #trend .nums, #forecast .nums{
    display: block;
    font-size: 14px;
    text-align: center;
    width: 20px;
    height: 20px;
    line-height: 22px;
    margin: 0 1px;
    color: #FFF;
    background-color: #00afc7;
    border-radius: 50%;
}
#result .nums:first-child{
    background-color: #ea644a;
}
#result .result-tr:nth-child(2){
    display: none;
}

.forecast-nav{
    height: 40px;
    line-height: 40px;
    display: flex;
    margin: 5px 0;
    border: 1px solid rgba(0,0,0,.1);
}
.forecast-nav span{
    width: 100%;
    text-align: center;
    border-left: 1px solid rgba(0,0,0,.1);
}
.forecast-nav .active{
    background-color: #00CDCD;
    color: #FFF;
}
.yc-yes, .yc-yes2{
    height: 24px;
    line-height: 24px;
    width: 24px!important;
    max-width: 48px;
    color: #FFF;
    background-color: #4dc7d8;
    display: inline-block;
    margin-right: 3px;
}
.yc-no, .yc-no2{
    height: 24px;
    line-height: 24px;
    width: 24px!important;
    max-width: 48px;
    color: #FFF;
    background-color: #CCCCCC;
    display: inline-block;
    margin-right: 3px;
}
.yc-no2{
    background-color: grey!important;
}
#forecast .result-tr span:nth-child(3){
    display: flex;
    justify-content: center;
}
.sha{
    color: red;
    margin-right: 2px;
    width: unset!important;
    line-height: 24px;
}
#sz .yc-yes, #sz .yc-no{
    margin-right: 0;
    width: 40px!important;
}





