@charset "utf-8";
|
.content {
|
margin-top: 2.5rem;
|
}
|
.content:after {
|
content: '';
|
display: block;
|
clear: both;
|
}
|
.clsl {
|
width: 56.25rem;
|
height: 28.31rem;
|
background-image: url("../images/clsl_bg.png");
|
background-repeat: no-repeat;
|
background-position: center;
|
background-size: 100%;
|
float: left;
|
position: relative;
|
}
|
.clsl .echarts {
|
width: 100%;
|
height: 25.125rem;
|
/*padding: 2.53rem 2.5rem;*/
|
box-sizing: border-box;
|
}
|
.shypjsl {
|
width: 56.25rem;
|
height: 28.31rem;
|
background-image: url("../images/clsl_bg.png");
|
background-repeat: no-repeat;
|
background-position: center;
|
background-size: 100%;
|
float: left;
|
margin-left: 2.5rem;
|
position: relative;
|
}
|
.shypjsl .echarts {
|
width: 100%;
|
height: 25.125rem;
|
/*padding: 2.53rem 2.5rem;*/
|
box-sizing: border-box;
|
}
|
.pszts {
|
width: 56.25rem;
|
height: 28.31rem;
|
background-image: url("../images/clsl_bg.png");
|
background-repeat: no-repeat;
|
background-position: center;
|
background-size: 100%;
|
float: left;
|
margin-top: 2.53rem;
|
position: relative;
|
}
|
.pszts .echarts {
|
width: 100%;
|
height: 25.125rem;
|
padding:0 2.5rem 2.53rem 2.5rem;
|
box-sizing: border-box;
|
}
|
.ydhjpsts {
|
width: 56.25rem;
|
height: 28.31rem;
|
background-image: url("../images/clsl_bg.png");
|
background-repeat: no-repeat;
|
background-position: center;
|
background-size: 100%;
|
float: left;
|
margin-left: 2.5rem;
|
margin-top: 2.53rem;
|
position: relative;
|
}
|
.ydhjpsts .echarts {
|
width: 100%;
|
height: 25.125rem;
|
padding:0 2.5rem 2.53rem 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;
|
}
|