@charset "utf-8";
|
.content {
|
margin-top: 2.5rem;
|
}
|
.content:after {
|
content: '';
|
display: block;
|
clear: both;
|
}
|
.kccy {
|
width: 56.25rem;
|
height: 31.25rem;
|
background-image: url("../images/kccy_bg.png");
|
background-repeat: no-repeat;
|
background-position: center;
|
background-size: 100%;
|
float: left;
|
position: relative;
|
}
|
.kccy .echarts {
|
width: 100%;
|
height: 28.125rem;
|
/*padding: 3.5rem 2.5rem;*/
|
box-sizing: border-box;
|
}
|
.bjaqd {
|
width: 56.25rem;
|
height: 31.25rem;
|
background-image: url("../images/kccy_bg.png");
|
background-repeat: no-repeat;
|
background-position: center;
|
background-size: 100%;
|
float: left;
|
margin-left: 2.5rem;
|
position: relative;
|
}
|
.bjaqd .echarts {
|
width: 100%;
|
height: 28.125rem;
|
/*padding: 3.5rem 2.5rem;*/
|
box-sizing: border-box;
|
}
|
.jddh {
|
width: 36.63rem;
|
height: 25.31rem;
|
background-image: url("../images/jddh_bg.png");
|
background-repeat: no-repeat;
|
background-position: center;
|
background-size: 100%;
|
float: left;
|
margin-top: 2.5rem;
|
position: relative;
|
}
|
.jddh .echarts {
|
width: 100%;
|
height: 22.25rem;
|
padding: 0 2.5rem 2rem 2.5rem;
|
box-sizing: border-box;
|
}
|
.pljs {
|
width: 36.63rem;
|
height: 25.31rem;
|
background-image: url("../images/jddh_bg.png");
|
background-repeat: no-repeat;
|
background-position: center;
|
background-size: 100%;
|
float: left;
|
margin: 2.5rem 2.56rem 0 2.56rem;
|
position: relative;
|
}
|
.pljs .echarts {
|
width: 100%;
|
height: 22.25rem;
|
padding: 0 2.5rem 2rem 2.5rem;
|
box-sizing: border-box;
|
}
|
.wxkq {
|
width: 36.63rem;
|
height: 25.31rem;
|
background-image: url("../images/jddh_bg.png");
|
background-repeat: no-repeat;
|
background-position: center;
|
background-size: 100%;
|
float: left;
|
margin-top: 2.5rem;
|
position: relative;
|
}
|
.wxkq .echarts {
|
width: 100%;
|
height: 22.25rem;
|
padding: 0 2.5rem 2rem 2.5rem;
|
box-sizing: border-box;
|
}
|
.Title {
|
margin: 1.88rem 0 0 0;
|
}
|
.Title:after {
|
content: '';
|
display: block;
|
clear: both;
|
}
|
.Title img {
|
width: auto;
|
height: 0.625rem;
|
float: left;
|
margin-top: 0.2525rem;
|
margin-right: 0.5rem;
|
margin-left: 2.5rem;
|
}
|
.Title span {
|
float: left;
|
display: block;
|
font-size: 1.13rem;
|
line-height: 1.13rem;
|
text-align: left;
|
color: #fff;
|
}
|