You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
134 lines
2.1 KiB
134 lines
2.1 KiB
11 months ago
|
.tab-year{
|
||
|
position: absolute;
|
||
|
width: 80px;
|
||
|
right: 0;
|
||
|
top: 16px;
|
||
|
font-size: 14px;
|
||
|
color: #FFFFFF;
|
||
|
}
|
||
|
.tab-year a{
|
||
|
color: #FFFFFF;
|
||
|
}
|
||
|
.tab-year a.current{
|
||
|
color: #00f0ff;
|
||
|
}
|
||
|
.jcj-shuju{
|
||
|
width: 100%;
|
||
|
height: 110px;
|
||
|
}
|
||
|
.jcj-shuju ul{
|
||
|
margin-right: -30px;
|
||
|
}
|
||
|
.jcj-shuju li{
|
||
|
width: calc(14.285% - 30px);
|
||
|
height: 110px;
|
||
|
margin-right: 30px;
|
||
|
background: url(../img/jcjglimg/jcj-shujubg1.png) no-repeat;
|
||
|
background-size: 100% 100%;
|
||
|
padding: 10px 20px;
|
||
|
float: left;
|
||
|
}
|
||
|
.jcj-icon{
|
||
|
width: 36px;
|
||
|
height: 36px;
|
||
|
margin-top: 36px;
|
||
|
}
|
||
|
.jcj-con{
|
||
|
padding-left: 60px;
|
||
|
width: 100%;
|
||
|
height: 100%;
|
||
|
padding-top: 16px;
|
||
|
}
|
||
|
.jcj-tit{
|
||
|
height: 30px;
|
||
|
line-height: 30px;
|
||
|
font-size: 16px;
|
||
|
color: #FFFFFF;
|
||
|
}
|
||
|
.jcj-num{
|
||
|
height: 30px;
|
||
|
margin-top: 4px;
|
||
|
}
|
||
|
.jcj-num1{
|
||
|
font-family: impact;
|
||
|
font-size: 30px;
|
||
|
color: #00f0ff;
|
||
|
margin-right: 5px;
|
||
|
}
|
||
|
.jcj-num2{
|
||
|
font-size: 16px;
|
||
|
color: #FFFFFF;
|
||
|
margin-right: 5px;
|
||
|
}
|
||
|
.jcj-num3{
|
||
|
font-size: 14px;
|
||
|
padding-left: 12px;
|
||
|
background: url(../img/jcjglimg/xia.png) left center no-repeat;
|
||
|
color: #00cf82;
|
||
|
}
|
||
|
.con-row{
|
||
|
width: 100%;
|
||
|
height: calc(58.93% - 150px);
|
||
|
margin-top: 20px;
|
||
|
margin-bottom: 20px;
|
||
|
}
|
||
|
.czqkfb2{
|
||
|
width: 100%;
|
||
|
height: 40%;
|
||
|
background: url(../img/jcjglimg/jcj-czqk.png) center 20px no-repeat;
|
||
|
padding: 0 110px;
|
||
|
padding-top: 50px;
|
||
|
}
|
||
|
.czqkfb2 li{
|
||
|
width: 25%;
|
||
|
height: 100%;
|
||
|
line-height: 24px;
|
||
|
font-size: 14px;
|
||
|
color: #FFFFFF;
|
||
|
text-align: center;
|
||
|
float: left;
|
||
|
}
|
||
|
/* 通知公告 */
|
||
|
.tzgg-list{
|
||
|
width: 100%;
|
||
|
height: 100%;
|
||
|
overflow: hidden;
|
||
|
}
|
||
|
.tzgg-list li{
|
||
|
width: 100%;
|
||
|
height: 42px;
|
||
|
border-bottom: 1px dashed #208eb2;
|
||
|
line-height: 41px;
|
||
|
color: #FFFFFF;
|
||
|
font-size: 14px;
|
||
|
}
|
||
|
.tzgg-list li a{
|
||
|
color: #FFFFFF;
|
||
|
}
|
||
|
.tzgg-list li span{
|
||
|
float: right;
|
||
|
}
|
||
|
/* 主要统计指标 */
|
||
|
.jcj-zytjzb-tab{
|
||
|
border: 1px solid #208eb2;
|
||
|
float: right;
|
||
|
border-radius: 4px;
|
||
|
height: 36px;
|
||
|
margin-right: 20px;
|
||
|
}
|
||
|
.jcj-zytjzb-tab li{
|
||
|
text-align: center;
|
||
|
padding: 0 15px;
|
||
|
line-height: 34px;
|
||
|
border-right: 1px solid #208eb2;
|
||
|
min-width: 66px;
|
||
|
float: left;
|
||
|
cursor: pointer;
|
||
|
color:white;
|
||
|
}
|
||
|
.jcj-zytjzb-tab li.current{
|
||
|
background: #208eb2;
|
||
|
}
|
||
|
.jcj-zytjzb-tab li:last-child{
|
||
|
border: 0;
|
||
|
}
|