<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html,body{
    height: 100%;
    width: 100%;
}
.data{
    width: 100%;
    height: 100%;
    background: url('../img/map_bg.png') center;
    min-width: 1366px;
}
.data&gt;.data-title{
    width: 100%;
    height: 105px;
    padding: 30px 0 35px 0;
    box-sizing: border-box;
}
.data&gt;.data-title&gt;.title-center{
    width: 440px;
    height: 40px;
    box-sizing: border-box;
    border-right: 5px solid #0089ff;
    border-left: 5px solid #0089ff;
    background: url("../img/title.png") no-repeat;
}
.data&gt;.data-title&gt;.title-left,
.data&gt;.data-title&gt;.title-right{
    width:calc(50% - 220px);
    height: 3px;
    background: #0089ff;
    margin-top: 18px;
}

.data&gt;.data-content{
    width: 100%;
    height:calc(100% - 105px);
    padding:0 20px 20px 20px ;
    box-sizing: border-box;
}
.data&gt;.data-content&gt;.con-left{
    width: 23.4375%;
    height: 100%;
}
.data&gt;.data-content&gt;.con-left&gt;.left-top{
    width: 100%;
    height:calc(75% - 20px);
    margin-bottom: 20px;
    position: relative;
}

.data&gt;.data-content&gt;.con-left&gt;.left-top&gt;.info{
    height:62%;
    width: 100%;
    border: 1px solid #20558b;
    /*border-radius: 4px;*/
    box-sizing: border-box;
    position: relative;
}

.data&gt;.data-content&gt;.con-left&gt;.left-top&gt;.info&gt;.info-title{
    width: 158px;
    height: 43px;
    background: url('../img/info-title.png') no-repeat;
    position: absolute;
    top: -22px;
    left:50%;
    margin-left: -74px;
    color:#fff;
    font-size: 18px;
    font-weight: 600;
    line-height: 43px;
    text-align: center;
}
.data&gt;.data-content&gt;.con-left&gt;.left-top&gt;.info&gt;.info-main{
    width: 100%;
    height: 80% ;
}
.data&gt;.data-content&gt;.con-left&gt;.left-top&gt;.info&gt;.info-main&gt;div{
    width: 275px;
    height: 25%;
    background: url('../img/info-text.png') no-repeat;
    margin: 8px auto;
}
.data&gt;.data-content&gt;.con-left&gt;.left-top&gt;.info&gt;.info-main&gt;div.info-1{
    margin-top: 40px;
}
.data&gt;.data-content&gt;.con-left&gt;.left-top&gt;.info&gt;.info-main .info-img{
    width: 100px;
    height: 60px;
    position: relative;
}
.data&gt;.data-content&gt;.con-left&gt;.left-top&gt;.info&gt;.info-main .info-img&gt;img{
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -24px;
    margin-top: -24px;
}
.data&gt;.data-content&gt;.con-left&gt;.left-top&gt;.info&gt;.info-main .info-text{
    width: 175px;
    height: 70px;
    padding-left: 30px;
    padding-top: 16px;
    box-sizing: border-box;
}
.data&gt;.data-content&gt;.con-left&gt;.left-top&gt;.info&gt;.info-main .info-text&gt;p:nth-child(1){
    color:#fff;
    font-weight: 600;
    font-size: 14px;
}
.data&gt;.data-content&gt;.con-left&gt;.left-top&gt;.info&gt;.info-main&gt;.info-1&gt; .info-text&gt;p:nth-child(2){
    font-weight: 600;
    color:#ffff44;
    font-size: 22px;
}
.data&gt;.data-content&gt;.con-left&gt;.left-top&gt;.info&gt;.info-main&gt;.info-2&gt; .info-text&gt;p:nth-child(2){
    font-weight: 600;
    color:#25f3e6;
    font-size: 22px;
}
.data&gt;.data-content&gt;.con-left&gt;.left-top&gt;.info&gt;.info-main&gt;.info-3&gt; .info-text&gt;p:nth-child(2){
    font-weight: 600;
    color:#f84a4a;
    font-size: 22px;
}
.data&gt;.data-content&gt;.con-left&gt;.left-top&gt;.info&gt;.info-main&gt;.info-4&gt; .info-text&gt;p:nth-child(2){
    font-weight: 600;
    color:#f5c847;
    font-size: 22px;
}

.data&gt;.data-content&gt;.con-left&gt;.left-top&gt;.top-bottom{
    height:calc(38% - 20px);
    width: 100%;
    background-color: rgba(0,24,106,0.5);
    margin-top: 20px;
    border: 1px solid #20558b;
    box-sizing: border-box;
    position: relative;
}



.data&gt;.data-content&gt;.con-left&gt;.left-bottom{
    width: 100%;
    height: 25%;
    background-color: rgba(0,24,106,0.5);
    border: 1px solid #20558b;
    box-sizing: border-box;
    position: relative;
}
.data&gt;.data-content&gt;.con-center{
    width: 53.125%;
    height: 100%;
    padding:0 20px;
    box-sizing: border-box;
    position: relative;
}
.data&gt;.data-content&gt;.con-center&gt;.map-num{
    width: 500px;
    height: 120px;
    position: absolute;
    top: 15px;
    left:50px;
    z-index: 1000;
}
.data&gt;.data-content&gt;.con-center&gt;.map-num&gt;p{
    font-size: 18px;
    font-weight: 600;
    color:#fff;
}
.data&gt;.data-content&gt;.con-center&gt;.map-num span{
    display: inline-block;
    width: 45px;
    height: 65px;
    text-align: center;
    line-height: 65px;
    background-color: #0089ff;
    color:#fff;
    font-size: 68px;
    font-weight: 600;
    font-family: "LcdD";
    margin-top: 15px;
}
.data&gt;.data-content&gt;.con-center&gt;.map-num span:nth-child(2),
.data&gt;.data-content&gt;.con-center&gt;.map-num span:nth-child(6){
    background-color: transparent;
    width: 30px;
}

.data&gt;.data-content&gt;.con-center&gt;.cen-top{
    width: 100%;
    height:calc(75% - 20px);
    margin-bottom: 20px;
    /*background-color: rgba(0,24,106,0.3);*/
    /*border: 1px solid #0089ff;*/
    /*border-radius: 4px;*/
    /*box-sizing: border-box;*/
}


.data&gt;.data-content&gt;.con-center&gt;.cen-bottom{
    width: 100%;
    height: 25%;
    background-color: rgba(0,24,106,0.5);
    border: 1px solid #20558b;
    box-sizing: border-box;
    position: relative;
}

.data&gt;.data-content&gt;.con-right{
    width: 23.4375%;
    height: 100%;
}
.data&gt;.data-content&gt;.con-right&gt;.right-top{
    width: 100%;
    height: 32%;
    background-color: rgba(0,24,106,0.5);
    border: 1px solid #20558b;
    box-sizing: border-box;
    position: relative;
}
.data&gt;.data-content&gt;.con-right&gt;.right-center{
    width: 100%;
    height:calc(36% - 40px);
    margin: 20px 0;
    background-color: rgba(0,24,106,0.5);
    border: 1px solid #20558b;
    box-sizing: border-box;
    position: relative;
}
.data&gt;.data-content&gt;.con-right&gt;.right-bottom{
    width: 100%;
    height:32%;
    background-color: rgba(0,24,106,0.5);
    border: 1px solid #20558b;
    box-sizing: border-box;
    position: relative;
}

.data&gt;.data-content .title{
    height: 35px;
    line-height: 35px;
    width: 100%;
    color:#fff;
    font-weight: 600;
    padding-left: 15px;
    box-sizing: border-box;
}
.data&gt;.data-content .charts{
    width: 100%;
    height:calc(100% - 35px);
}

.data&gt;.data-content img.bj-1{
    position: absolute;
    left:-1px;
    top:-1px;
}
.data&gt;.data-content img.bj-2{
    position: absolute;
    right:-1px;
    top:-1px;
}
.data&gt;.data-content img.bj-3{
    position: absolute;
    right:-1px;
    bottom:-1px;
}
.data&gt;.data-content img.bj-4{
    position: absolute;
    left:-1px;
    bottom:-1px;
}</pre></body></html>