[v-cloak] {
    display: none;
}

body::-webkit-scrollbar {
    height: 0;
    width: 0;
}

* {
    box-sizing: border-box;
}

.p_c:hover {
    cursor: pointer;
}

@font-face {
    font-family: 'newfont';
    src: url('/fonts/LCD2B-1.ttf');

}

/* .layui-fluid {
        overflow-x: scroll;
    }
    .layui-card {
        overflow: hidden;
        padding: 100px 0;
        height: 70vh;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .login {
        background: url(/images/bg.png) no-repeat center;
        background-size: cover;
        height: 100%;
        padding-top: 20vh;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .h1 {

        font-size: 30px;
        color: #8a9396;
        margin-top: 20px;
    }

    .login img {
        width: 100px;
        height: 100px;
        object-fit: contain;
        opacity: .8;
    } */

body,
html {
    background-color: #05103E;
}

.topTitView {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    color: #fff;
    background-image: url(/image/img_bg_name.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 10px 20px;
    min-width: 1000px;
    position: relative;
}

.topTitView .logo {
    width: 91px;
    height: 30px;
    margin-bottom: 10px;
}

.topTitView .tImg {
    width: 252px;
    height: 42px;
    margin-left: 80px;
}

.topTitView .row {
    padding-bottom: 10px;
}

.topTitView .row .tel {
    width: 20px;
    height: 20px;
}

.topTitView .row .p_c {
    width: 80px;
    height: 24px;
    background: linear-gradient(90deg, #01D3A8 0%, #07BA7D 100%);
    border-radius: 19px;
    text-align: center;
    line-height: 24px;
    margin-right: 5px;
}


.viewCont {
    display: flex;
    flex-direction: row;
    /* min-width: 1400px; */
    /* overflow-x: scroll; */
    justify-content: space-between;

    padding: 20px;
}

.viewContLeft {
    width: 20%;
    min-width: 350px;
    margin-right: 10px;
}

.viewContRight {
    background-color: #ffff;
    width: 80%;
    height: 1010px;
    min-width: 500px;
    position: relative;
}

.cardCont {
    height: 330px;
    color: #fff;
    margin-bottom: 10px;
}

.imgLine {
    width: 100%;
}

.cardCont:last-child {
    margin-bottom: 0;
}

#map {
    width: 100%;
    height: 1010px;
    border: 2px solid #fff;
}

.lineTitCol {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    color: #fff;
}

.flexRowWeen {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.lineTitCol .flexRowWeen {
    padding: 10px 0;
}

.lineTitCol .flexRowWeen .img_module_name {
    width: 6px;
    height: 6px;
    margin-right: 5px;
}

.normolRight {
    color: #fff;
    font-weight: normal;
    text-align: right;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-end;

}

.normolRight span,
.normolRightSpan {
    font-size: 13px !important;
    margin-left: 10px;
    display: flex;
    flex-direction: row;
    align-items: center;
}

.flexRowDayOut {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    margin-top: 5px;
}

.flexRowDayOut .p {
    color: #fff;
    opacity: .8;
    font-size: 12px !important;
}

.cardContCont {
    height: 295px;
    background: rgba(0, 211, 169, .1);
    display: flex;
    flex-direction: column;
    position: relative;
}

.cardContCont .imgLine {
    position: absolute;
    left: 0;
    bottom: 0;
}

/* 销售趋势 */
#echartsDivO,
#mapMy {
    width: 100%;
    height: 260px;
}

.scrollY {
    overflow-y: auto;
    position: relative;
    width: 100%;
    margin-top: 10px;
    height: 250px;
}

.scrollYNo {
    width: 100%;
    height: 250px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}

.scrollYNo img {
    width: 100px;
    height: 100px;
}

.procureLi {
    margin-bottom: 10px;
    justify-content: space-between;
    position: relative;
}

.procureLi img {
    width: 20px;
    height: 20px;
    margin-right: 10px;
}

.flexRowDay {
    display: flex;
    flex-direction: row;
    align-items: center;

}

.flexRowDay p,
.flexRowDay span {
    padding: 0 7px;
    /* height: 25px;
        line-height: 25px; */
    font-size: 12px !important;
    opacity: .9;
}

.circleLabel {
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    border: 1px solid #fff;
    background-color: #fff;
    margin-right: 8px;
}

.circleLabelAct {
    background: #00D3A9;
    border: 1px solid #00D3A9;
}

.DayAct {
    /* background: rgba(0, 150, 136, 0.05);
        border-radius: 2px;
        border: 1px solid #00D3A9;
        color: #00D3A9; */
    background-image: url(/image/bAct.png);
    background-repeat: no-repeat;
    background-position: 100%;
    background-size: 100%;
    width: 48px;
    height: 24px;
    text-align: center;
    line-height: 24px;
    opacity: 1;

}

.modelProcure {
    position: absolute;
    background-color: #fff;
    border: 1px solid #ddd;
    left: 45px;
    z-index: 888;
    padding: 10px;
    border-radius: 6px;
    color: #333333;
    line-height: 25px;
    font-size: 13px;
    max-width: 250px;
    max-height: 200px;
    overflow-y: auto;
}

.modelProcure .tit {
    background-color: #f5f5f5;
    padding: 5px;
    border-radius: 6px;
    margin-bottom: 10px;
}

.modelProcure .tit p {
    font-weight: bold;
    color: #000;
}

.tNum {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: #F2F3F5;
    border-radius: 50%;
    text-align: center;
    line-height: 20px;
    font-weight: bold;
    color: #999999;
    font-size: 12px;
    margin-right: 10px;
}

.rotate-circle,
.tmap-zoom-control {
    display: none !important;
}

/* ============================= */

.caseRightDiv {
    background: #05264D;
    position: absolute;
    width: 400px;
    z-index: 99999;
    border-radius: 5px;
    right: 1%;
    top: 150px;
}

.caseCont {
    padding: 10px;
    overflow-y: auto;
    max-height: 800px;
}

.caseCont .li {
    background: rgba(0, 211, 169, .1);
    color: #fff;
    margin-bottom: 10px;
    border-radius: 5px;
    padding: 10px;
}

.caseCont .tit {}

.caseCont .li .img_cydz {
    width: 20px;
    height: 20px;
    margin-right: 10px
}

.caseCont .liBtw {
    justify-content: space-between;
    color: #00D3A9;
    margin-top: 10px;
}

.caseCont .liBtw .p_c {
    color: #fff;
    background-color: rgba(255, 255, 255, .4);
    padding: 5px 10px;
    border-radius: 15px;
    font-size: 12px;
}

.caseCont .img_yearIcon {
    width: 36px;
    height: 18px;
    margin-right: 10px;
}

.caseRightDiv .flexRowWeen {
    padding: 15px 10px;
}

.listSummaryPos {
    position: absolute;
    width: 98%;
    padding: 10px 0 0 10px;
    /* max-width: 90%; */
    min-width: 500px;
    right: 1%;
    top: 10px;
    background: #05264D;
    z-index: 99999;
    border-radius: 5px;
    display: flex;
    flex-direction: row;
    align-items: center;
    flex-wrap: wrap;
    color: rgba(255, 255, 255, .8);

}

.listSummaryPos .li {
    width: 33%;
    display: flex;
    flex-direction: row;
    padding: 10px 10px 0;
    /* justify-content: space-between; */
    /* border: 1px solid #ddd; */
    margin-bottom: 10px;
}

.listSummaryPos .li .tbtn {
    color: #00D3A9;
    cursor: pointer;
    display: flex;
    flex-direction: row;
    align-items: center;
    align-items: center;
    border: 1px solid #00D3A9;
    padding: 1px 5px;
    border-radius: 3px;
    line-height: 18px;
    font-size: 10px;
    margin-top: 5px;
}

.listSummaryPos .li .icon {
    width: 40px;
    height: 40px;
    object-fit: contain;
}

.listSummaryPos .li .dNum {
    margin-left: 15px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.listSummaryPos .li .num {
    font-weight: bold;
    font-size: 20px;
    color: #00D3A9;
    font-family: 'newfont';
}

.listSummaryPos .li .t {
    font-size: 12px;
}

.wordWrap {
    white-space: nowrap;
    /* 禁止换行 */
    overflow: hidden;
    /* 超出部分隐藏 */
    text-overflow: ellipsis;
    /* 显示省略号 */
    width: 220px;
    /* 必须指定宽度 */
}

.tip_page {
    color: #fff;
    opacity: .6;
    text-align: center;
    line-height: 30px;
}

.pFix {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    text-align: center;
    z-index: 9999;
    padding: 10px;
    color: #666;
}

.pFix a {
    color: #666;
}

.ewnPOs {
    position: absolute;
    z-index: 999999;
    background: linear-gradient(180deg, #053756 0%, #05264D 100%);
    box-shadow: 8px 2px 4px 0px rgba(5, 16, 62, 0.5);
    border-radius: 10px;
    padding: 20px;
    right: 80px;
    top: 50px;
}

.ewnPOs img {
    width: 100px;
    height: 100px;
}

.ewnPOs .arrow-up {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    /* 左侧透明边框 */
    border-right: 10px solid transparent;
    /* 右侧透明边框 */
    border-bottom: 15px solid #053756;
    /* 底部实色边框形成箭头 */
    cursor: pointer;
    position: absolute;
    left: 60px;
    top: -10px;
}