<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>ECharts Demo</title>
<script src="js/jquery.min.js"></script>
<script src="js/echarts.min.js"></script>
<script src="js/china.js"></script>
<script src="js/jquery.liMarquee.js"></script>
<link rel="stylesheet" href="css/comon0.css">
<script>
$(document).ready(function () {
var whei = $(window).width()
$("html").css({
fontSize: whei / 20
})
$(window).resize(function () {
var whei = $(window).width()
$("html").css({
fontSize: whei / 20
})
});
});
</script>
<style>
body {
margin: 0;
font-family: 'Microsoft YaHei';
}
#bg {
width: 1920px;
height: 859px;
background-image: url('./img/bg3.png');
background-size: cover;
background-repeat: no-repeat;
position: absolute;
z-index: -1;
}
#main-content {
width: 1920px;
height: 770px;
display: flex;
justify-content: space-between;
color: white;
}
.head {
height: 89px;
width: 1920px;
display: flex;
align-items: center;
justify-content: center;
font-size: 20px;
font-weight: bold;
font-family: 'Microsoft YaHei';
z-index: 5;
letter-spacing: 4px;
text-align: center;
margin-top: 0px;
color: white;
}
.head::before {
width: 1135px;
height: 89px;
content: "";
background: url('./img/title.png') no-repeat center center;
background-size: cover;
position: absolute;
align-items: center;
justify-content: center;
top: 0;
left: 390px;
right: 0;
bottom: 0;
z-index: 5;
}
@font-face {
font-family: 'SA Digital Number';
src: url('./font/sa-digital-number.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}
.time {
position: absolute;
right: 0.15rem;
top: 15px;
line-height: 0.75rem;
color: rgba(255, 255, 255, 0.7);
font-size: 18px;
padding-right: 0.1rem;
font-family: 'SA Digital Number';
}
#left-column,
#right-column {
display: flex;
flex-direction: column;
}
#center {
display: flex;
flex-direction: column;
}
/* right column*/
.chart-container {
width: 520px;
height: 370px;
z-index: 5;
margin-right: 7.5px;
margin-left: 7.5px;
margin-top: 7.5px;
margin-bottom: 7.5px;
box-shadow: 0 0 1.5vw #237ad4 inset;
background: linear-gradient(#1359df, #1359df) left top,
linear-gradient(#1359df, #1359df) left top,
linear-gradient(#1359df, #1359df) right top,
linear-gradient(#1359df, #1359df) right top,
linear-gradient(#1359df, #1359df) left bottom,
linear-gradient(#1359df, #1359df) left bottom,
linear-gradient(#1359df, #1359df) right bottom,
linear-gradient(#1359df, #1359df) right bottom;
background-repeat: no-repeat;
background-size: 0.2vw 1.5vw, 1.5vw 0.2vw;
}
/* left column*/
.map-container {
width: 805px;
height: 490px;
z-index: 5;
margin-right: 7.5px;
margin-left: 7.5px;
margin-top: 7.5px;
margin-bottom: 7.5px;
box-shadow: 0 0 1.5vw #237ad4 inset;
background: linear-gradient(#1359df, #1359df) left top,
linear-gradient(#1359df, #1359df) left top,
linear-gradient(#1359df, #1359df) right top,
linear-gradient(#1359df, #1359df) right top,
linear-gradient(#1359df, #1359df) left bottom,
linear-gradient(#1359df, #1359df) left bottom,
linear-gradient(#1359df, #1359df) right bottom,
linear-gradient(#1359df, #1359df) right bottom;
background-repeat: no-repeat;
background-size: 0.2vw 1.5vw, 1.5vw 0.2vw;
}
.line-container {
width: 805px;
height: 250px;
z-index: 5;
margin-right: 7.5px;
margin-left: 7.5px;
margin-top: 7.5px;
margin-bottom: 7.5px;
box-shadow: 0 0 1.5vw #237ad4 inset;
background: linear-gradient(#1359df, #1359df) left top,
linear-gradient(#1359df, #1359df) left top,
linear-gradient(#1359df, #1359df) right top,
linear-gradient(#1359df, #1359df) right top,
linear-gradient(#1359df, #1359df) left bottom,
linear-gradient(#1359df, #1359df) left bottom,
linear-gradient(#1359df, #1359df) right bottom,
linear-gradient(#1359df, #1359df) right bottom;
background-repeat: no-repeat;
background-size: 0.2vw 1.5vw, 1.5vw 0.2vw;
}
#left-corner {
display: flex;
justify-content: space-between;
}
.pie-container,
.circle-container {
width: 260px;
height: 250px;
z-index: 5;
margin-right: 7.5px;
margin-left: 7.5px;
margin-top: 7.5px;
margin-bottom: 7.5px;
box-shadow: 0 0 1.5vw #237ad4 inset;
background: linear-gradient(#1359df, #1359df) left top,
linear-gradient(#1359df, #1359df) left top,
linear-gradient(#1359df, #1359df) right top,
linear-gradient(#1359df, #1359df) right top,
linear-gradient(#1359df, #1359df) left bottom,
linear-gradient(#1359df, #1359df) left bottom,
linear-gradient(#1359df, #1359df) right bottom,
linear-gradient(#1359df, #1359df) right bottom;
background-repeat: no-repeat;
background-size: 0.2vw 1.5vw, 1.5vw 0.2vw;
}
.smjl li {
display: flex;
justify-content: space-between;
width: 400px;
height: 35px;
font-size: 20px;
}
.smjl li span:nth-child(1) {
width: 100px;
font-size: 18px;
}
.smjl li span:nth-child(2) {
width: 100px;
/* Set the width of the second column */
font-size: 18px;
}
.smjl li span:nth-child(3) {
width: 450px;
/* Set the width of the third column */
text-align: left;
font-size: 18px;
}
.gdhead span {
display: inline-block;
vertical-align: middle;
/* Vertically align the inline-block elements */
}
.gdhead span:nth-child(1) {
width: 100px;
/* Width of the first column */
height: 40px;
color: #66dffb;
background: #093e79;
text-ali