891 lines
22 KiB
CSS
891 lines
22 KiB
CSS
|
|
/* 页面整体布局 */
|
|
.data_content{
|
|
/*overflow-x: hidden;*/
|
|
/* min-width: 1366px; */
|
|
background-color: #303030;
|
|
padding-top: 30px;
|
|
padding-bottom: 10px;
|
|
}
|
|
|
|
/******************** info start *************************/
|
|
p{
|
|
margin: 10px
|
|
}
|
|
.data_content .data_info{
|
|
width: calc(100% - 20px);
|
|
margin-bottom: 40px;
|
|
height: 110px;
|
|
margin-left: 15px;
|
|
text-align: center;
|
|
display: inline-block;
|
|
}
|
|
.data_content .data_info .info_2{
|
|
width: 60%;
|
|
height: 110px;
|
|
}
|
|
|
|
.data_content .data_info .fr_fc{
|
|
width: 155%;
|
|
height: 110px;
|
|
border: 1px solid #303030;
|
|
border-width: 0 1px;
|
|
display: inline-block;
|
|
}
|
|
.data_content .data_info .fr_fc .fl_visual{
|
|
margin-left: 0px;
|
|
float: left;
|
|
height: 110px;
|
|
width: 28%;
|
|
font-size: 45px;
|
|
color: #C5C5C5;
|
|
position: relative;
|
|
margin-top: 15px;
|
|
}
|
|
.data_content .data_info .fr_fc .fl_fc{
|
|
width: 68%;
|
|
height: 110px;
|
|
border-width: 0 1px;
|
|
margin-left: 0px;
|
|
}
|
|
.data_content .data_info .info_2>.text_2{
|
|
width: calc(100% - 10px);
|
|
background-color: #3D3D3D;
|
|
height: 110px;
|
|
}
|
|
|
|
.data_content .data_info .info_1{
|
|
width: 40%;
|
|
height: 110px;
|
|
}
|
|
.data_content .data_info .info_2 .fr_fc:first-child{
|
|
border-left: none;
|
|
}
|
|
.data_content .data_info .info_2 .fr_fc:last-child{
|
|
border-right: none;
|
|
}
|
|
.data_content .data_info .info_1>.text_1{
|
|
width: calc(100% - 1px);
|
|
background-color: #3D3D3D;
|
|
height: 110px;
|
|
}
|
|
|
|
/* .data_content .data_info .info_3{
|
|
width: 29%;
|
|
height: 110px;
|
|
}
|
|
.data_content .data_info .info_3>.text_3{
|
|
width:100%;
|
|
background-color: #3D3D3D;
|
|
height: 110px;
|
|
|
|
} */
|
|
|
|
.data_content .data_info>div.info_2>.text_2>div{
|
|
width: 33.333%;
|
|
position: relative;
|
|
}
|
|
.data_content .data_info>div.info_1>div>div,
|
|
.data_content .data_info>div.info_2>div>div{
|
|
width: 50%;
|
|
position: relative;
|
|
}
|
|
|
|
.data_content .data_info>div>div>div>div{
|
|
margin-left:10px;
|
|
margin-top: 1px;
|
|
}
|
|
.data_content .data_info>div.info_1>div>div>div{
|
|
margin-left: 10px;
|
|
margin-top: 1px;
|
|
}
|
|
.data_content .data_info .info_2 p:nth-child(1){
|
|
color:#fff;
|
|
font-size: 18px;
|
|
text-align: center;
|
|
overflow: hidden;
|
|
white-space: nowrap;
|
|
text-overflow: ellipsis;
|
|
}
|
|
.data_content .data_info .info_1 label:nth-child(1){
|
|
color:#fff;
|
|
font-size: 18px;
|
|
text-align: center;
|
|
overflow: hidden;
|
|
white-space: nowrap;
|
|
text-overflow: ellipsis;
|
|
margin: -3px;
|
|
}
|
|
.data_content .data_info>div.info_1 p:nth-child(2){
|
|
font-weight: 600;
|
|
font-size: 16px;
|
|
color:#288dce;
|
|
margin-top: 2.0em;
|
|
}
|
|
.data_content .data_info .info_2 .fr_fc .numberRun2{
|
|
font-weight: 600;
|
|
font-size: 16px;
|
|
color:#288dce;
|
|
margin-top: 2.1em;
|
|
}
|
|
.data_content .data_info .info_2 .fr_fc .numberRun3{
|
|
font-weight: 600;
|
|
font-size: 16px;
|
|
color:#288dce;
|
|
margin-top: 2.1em;
|
|
}
|
|
.data_content .data_info .info_2 .fr_fc .numberRun{
|
|
font-weight: 600;
|
|
font-size: 16px;
|
|
color:#288dce;
|
|
margin-top: 2.1em;
|
|
}
|
|
.data_content .data_info>div.info_1 .fl_fc .numberRun4{
|
|
font-weight: 600;
|
|
font-size: 16px;
|
|
color:#288dce;
|
|
margin-top: 1px;
|
|
}
|
|
.data_content .data_info>div.info_1 .fl_fc .numberRun4-unit{
|
|
font-weight: 500;
|
|
font-size: 16px;
|
|
color:#288dce;
|
|
margin-top: 0.6px;
|
|
}
|
|
.data_content .data_info>div.info_1 .fl_fc .csNum{
|
|
font-size: 12px;
|
|
color:#337ab7 !important;
|
|
margin-top: 1px;
|
|
}
|
|
/* .data_info{
|
|
float: right;
|
|
margin-right: 15px;
|
|
} */
|
|
.fl_fc{
|
|
float: left;
|
|
}
|
|
.fr_fc{
|
|
float: left;
|
|
}
|
|
.clearfix:after,.clearfix:before{
|
|
content:".";
|
|
display: table;
|
|
}
|
|
.clearfix:after{
|
|
clear: both;
|
|
}
|
|
.clearfix {
|
|
*zoom: 1; /*IE/7/6*/
|
|
}
|
|
/************** info end ***********************/
|
|
/* 第一行图 */
|
|
.data_content .data_main{
|
|
width: calc(100% - 30px);
|
|
height: 400px;
|
|
margin-left: 15px;
|
|
}
|
|
.data_content .data_main .main_left{
|
|
width: 41%;
|
|
}
|
|
.data_content .data_main .main_left>div{
|
|
width: 100%;
|
|
height: 400px;
|
|
box-sizing: border-box;
|
|
border: 1px solid #3D3D3D;
|
|
/*box-shadow: 0px 0px 10px #3D3D3D inset;*/
|
|
box-shadow:-10px 0px 15px #3D3D3D inset, /*左边阴影*/
|
|
0px -10px 15px #3D3D3D inset, /*上边阴影*/
|
|
10px 0px 15px #3D3D3D inset, /*右边阴影*/
|
|
0px 10px 15px #3D3D3D inset;
|
|
position: relative;
|
|
}
|
|
|
|
.data_content .data_main .main_left div:nth-child(1){
|
|
margin-bottom: 5px;
|
|
}
|
|
.data_content .data_main .main_left div .main_title{
|
|
width: 230px;
|
|
height: 35px;
|
|
line-height: 33px;
|
|
background-color: #3D3D3D;
|
|
border-radius: 18px;
|
|
position: absolute;
|
|
top: -17px;
|
|
left:46%;
|
|
margin-left: -100px;
|
|
color:#fff;
|
|
font-size: 18px;
|
|
font-weight: 600;
|
|
box-sizing: border-box;
|
|
text-align:center;
|
|
z-index: 1000;
|
|
border-radius:18px !important;
|
|
}
|
|
|
|
.data_content .data_main .main_center{
|
|
width: 35%;
|
|
height: 400px;
|
|
|
|
}
|
|
.data_content .data_main .main_center .center_text{
|
|
width: calc(100% - 16px);
|
|
height: 400px;
|
|
margin-left: 15px;
|
|
margin-right: 15px;
|
|
box-sizing: border-box;
|
|
border: 1px solid #3D3D3D;
|
|
box-shadow:-10px 0px 15px #3D3D3D inset, /*左边阴影*/
|
|
0px -10px 15px #3D3D3D inset, /*上边阴影*/
|
|
10px 0px 15px #3D3D3D inset, /*右边阴影*/
|
|
0px 10px 15px #3D3D3D inset;
|
|
position: relative;
|
|
}
|
|
.data_content .data_main .main_center .main_title{
|
|
width: 230px;
|
|
height: 35px;
|
|
line-height: 33px;
|
|
background-color: #3D3D3D;
|
|
position: absolute;
|
|
top: -17px;
|
|
left:50%;
|
|
margin-left: -110px;
|
|
color:#fff;
|
|
font-size: 18px;
|
|
font-weight: 600;
|
|
box-sizing: border-box;
|
|
text-align:center;
|
|
z-index: 1000;
|
|
border-radius:18px !important;
|
|
}
|
|
|
|
.data_content .data_main .main_right{
|
|
width: 23%;
|
|
}
|
|
.data_content .data_main .main_right>div{
|
|
width: 100%;
|
|
height: 400px;
|
|
box-sizing: border-box;
|
|
border: 1px solid #3D3D3D;
|
|
box-shadow:-10px 0px 15px #3D3D3D inset, /*左边阴影*/
|
|
0px -10px 15px #3D3D3D inset, /*上边阴影*/
|
|
10px 0px 15px #3D3D3D inset, /*右边阴影*/
|
|
0px 10px 15px #3D3D3D inset;
|
|
position: relative;
|
|
}
|
|
.data_content .data_main .main_right div.right_1 .choice{
|
|
position: absolute;
|
|
top: 25px;
|
|
right: 30px;
|
|
z-index: 1000;
|
|
}
|
|
.data_content .data_main .main_right div.right_1 .choice label{
|
|
color:#fff;
|
|
}
|
|
|
|
.data_content .data_main .main_right div:nth-child(1){
|
|
margin-bottom: 5px;
|
|
}
|
|
.data_content .data_main .main_right div .main_title{
|
|
width: 230px;
|
|
height: 35px;
|
|
line-height: 33px;
|
|
background-color: #3D3D3D;
|
|
border-radius: 18px;
|
|
position: absolute;
|
|
top: -17px;
|
|
left:45%;
|
|
margin-left: -100px;
|
|
color:#fff;
|
|
font-size: 18px;
|
|
font-weight: 600;
|
|
box-sizing: border-box;
|
|
text-align:center;
|
|
z-index: 1000;
|
|
border-radius:18px !important;
|
|
}
|
|
/* 第2行图 */
|
|
.data_content .data_main1{
|
|
width: calc(100% - 30px);
|
|
height: 430px;
|
|
margin-left: 15px;
|
|
margin-top: 30px
|
|
}
|
|
.data_content .data_main1 .main_left1{
|
|
width: 41%;
|
|
}
|
|
.data_content .data_main1 .main_left1>div{
|
|
width: 100%;
|
|
height: 430px;
|
|
box-sizing: border-box;
|
|
border: 1px solid #3D3D3D;
|
|
/*box-shadow: 0px 0px 10px #3D3D3D inset;*/
|
|
box-shadow:-10px 0px 15px #3D3D3D inset, /*左边阴影*/
|
|
0px -10px 15px #3D3D3D inset, /*上边阴影*/
|
|
10px 0px 15px #3D3D3D inset, /*右边阴影*/
|
|
0px 10px 15px #3D3D3D inset;
|
|
position: relative;
|
|
}
|
|
|
|
.data_content .data_main1 .main_left1 div:nth-child(1){
|
|
margin-bottom: 5px;
|
|
}
|
|
.data_content .data_main1 .main_left1 div .main_title1{
|
|
width: 230px;
|
|
height: 35px;
|
|
line-height: 33px;
|
|
background-color: #3D3D3D;
|
|
border-radius: 18px;
|
|
position: absolute;
|
|
top: -17px;
|
|
left:45%;
|
|
margin-left: -100px;
|
|
color:#fff;
|
|
font-size: 18px;
|
|
font-weight: 600;
|
|
box-sizing: border-box;
|
|
text-align:center;
|
|
z-index: 1000;
|
|
border-radius:18px !important;
|
|
}
|
|
|
|
.data_content .data_main1 .main_center1{
|
|
width: calc(25% - 10px);
|
|
height: 430px;
|
|
|
|
}
|
|
.data_content .data_main1 .main_center1 .main_title1{
|
|
width: 230px;
|
|
height: 35px;
|
|
line-height: 33px;
|
|
background-color: #3D3D3D;
|
|
position: absolute;
|
|
top: -17px;
|
|
left:50%;
|
|
margin-left: -110px;
|
|
color:#fff;
|
|
font-size: 18px;
|
|
font-weight: 600;
|
|
box-sizing: border-box;
|
|
text-align:center;
|
|
z-index: 1000;
|
|
border-radius:18px !important;
|
|
}
|
|
|
|
.data_content .data_main1 .main_right1{
|
|
width: calc(34% - 5px);
|
|
margin-right: 15px;
|
|
}
|
|
.data_content .data_main1 .main_right1>div{
|
|
width: 100%;
|
|
height: 430px;
|
|
box-sizing: border-box;
|
|
border: 1px solid #3D3D3D;
|
|
box-shadow:-10px 0px 15px #3D3D3D inset, /*左边阴影*/
|
|
0px -10px 15px #3D3D3D inset, /*上边阴影*/
|
|
/* 10px 0px 15px #3D3D3D inset, */ /*右边阴影*/
|
|
0px 10px 15px #3D3D3D inset;
|
|
position: relative;
|
|
}
|
|
.data_content .data_main1 .main_right1 div.right_1 .choice{
|
|
position: absolute;
|
|
top: 25px;
|
|
right: 30px;
|
|
z-index: 1000;
|
|
}
|
|
.data_content .data_main1 .main_right1 div.right_1 .choice label{
|
|
color:#fff;
|
|
}
|
|
|
|
.data_content .data_main1 .main_right1 div:nth-child(1){
|
|
margin-bottom: 5px;
|
|
}
|
|
.data_content .data_main1 .main_right1 div .main_title1{
|
|
width: 230px;
|
|
height: 35px;
|
|
line-height: 33px;
|
|
background-color: #3D3D3D;
|
|
border-radius: 18px;
|
|
position: absolute;
|
|
top: -17px;
|
|
left:45%;
|
|
margin-left: -100px;
|
|
color:#fff;
|
|
font-size: 18px;
|
|
font-weight: 600;
|
|
box-sizing: border-box;
|
|
text-align:center;
|
|
z-index: 1000;
|
|
border-radius:18px !important;
|
|
}
|
|
/* 第3行图 */
|
|
.data_content .data_main2{
|
|
width: calc(100% - 30px);
|
|
height: 430px;
|
|
margin-left: 15px;
|
|
}
|
|
.data_content .data_main2 .main_left2{
|
|
width: 30%;
|
|
}
|
|
.data_content .data_main2 .main_left2>div{
|
|
width: 100%;
|
|
height: 400px;
|
|
box-sizing: border-box;
|
|
border: 1px solid #3D3D3D;
|
|
/*box-shadow: 0px 0px 10px #3D3D3D inset;*/
|
|
box-shadow:-10px 0px 15px #3D3D3D inset, /*左边阴影*/
|
|
0px -10px 15px #3D3D3D inset, /*上边阴影*/
|
|
10px 0px 15px #3D3D3D inset, /*右边阴影*/
|
|
0px 10px 15px #3D3D3D inset;
|
|
position: relative;
|
|
}
|
|
|
|
.data_content .data_main2 .main_left2 div:nth-child(1){
|
|
margin-bottom: 5px;
|
|
}
|
|
.data_content .data_main2 .main_left2 div .main_title2{
|
|
width: 230px;
|
|
height: 35px;
|
|
line-height: 33px;
|
|
background-color: #3D3D3D;
|
|
border-radius: 18px;
|
|
position: absolute;
|
|
top: -17px;
|
|
left:45%;
|
|
margin-left: -100px;
|
|
color:#fff;
|
|
font-size: 18px;
|
|
font-weight: 600;
|
|
box-sizing: border-box;
|
|
text-align:center;
|
|
z-index: 1000;
|
|
border-radius:18px !important;
|
|
}
|
|
|
|
.data_content .data_main2 .main_center2{
|
|
width: 40%;
|
|
height: 400px;
|
|
|
|
}
|
|
.data_content .data_main2 .main_center2 .center_text2{
|
|
width: calc(100% - 30px);
|
|
height: 400px;
|
|
margin-left: 15px;
|
|
margin-right: 15px;
|
|
box-sizing: border-box;
|
|
border: 1px solid #3D3D3D;
|
|
box-shadow:-10px 0px 15px #3D3D3D inset, /*左边阴影*/
|
|
0px -10px 15px #3D3D3D inset, /*上边阴影*/
|
|
10px 0px 15px #3D3D3D inset, /*右边阴影*/
|
|
0px 10px 15px #3D3D3D inset;
|
|
position: relative;
|
|
}
|
|
.data_content .data_main2 .main_center2 .main_title2{
|
|
width: 230px;
|
|
height: 35px;
|
|
line-height: 33px;
|
|
background-color: #3D3D3D;
|
|
position: absolute;
|
|
top: -17px;
|
|
left:50%;
|
|
margin-left: -110px;
|
|
color:#fff;
|
|
font-size: 18px;
|
|
font-weight: 600;
|
|
box-sizing: border-box;
|
|
text-align:center;
|
|
z-index: 1000;
|
|
border-radius:18px !important;
|
|
}
|
|
|
|
.data_content .data_main2 .main_right2{
|
|
width: 30%;
|
|
}
|
|
.data_content .data_main2 .main_right2>div{
|
|
width: 100%;
|
|
height: 400px;
|
|
box-sizing: border-box;
|
|
border: 1px solid #3D3D3D;
|
|
box-shadow:-10px 0px 15px #3D3D3D inset, /*左边阴影*/
|
|
0px -10px 15px #3D3D3D inset, /*上边阴影*/
|
|
10px 0px 15px #3D3D3D inset, /*右边阴影*/
|
|
0px 10px 15px #3D3D3D inset;
|
|
position: relative;
|
|
}
|
|
.data_content .data_main2 .main_right2 div.right_1 .choice{
|
|
position: absolute;
|
|
top: 25px;
|
|
right: 30px;
|
|
z-index: 1000;
|
|
}
|
|
.data_content .data_main2 .main_right2 div.right_1 .choice label{
|
|
color:#fff;
|
|
}
|
|
|
|
.data_content .data_main2 .main_right2 div:nth-child(1){
|
|
margin-bottom: 5px;
|
|
}
|
|
.data_content .data_main2 .main_right2 div .main_title2{
|
|
width: 230px;
|
|
height: 35px;
|
|
line-height: 33px;
|
|
background-color: #3D3D3D;
|
|
border-radius: 18px;
|
|
position: absolute;
|
|
top: -17px;
|
|
left:45%;
|
|
margin-left: -100px;
|
|
color:#fff;
|
|
font-size: 18px;
|
|
font-weight: 600;
|
|
box-sizing: border-box;
|
|
text-align:center;
|
|
z-index: 1000;
|
|
border-radius:18px !important;
|
|
}
|
|
/* 第4行图 */
|
|
.data_content .data_bottom{
|
|
width: calc(100% - 30px);
|
|
height: 430px;
|
|
margin-left: 15px;
|
|
margin-top: 30px;
|
|
/* margin-bottom: 10px; */
|
|
}
|
|
.data_content .data_bottom div{
|
|
|
|
}
|
|
.data_content .data_bottom .bottom_1{
|
|
width: 24%;
|
|
height: 430px;
|
|
box-shadow:/* -10px 0px 15px #3D3D3D inset, */ /*左边阴影*/
|
|
0px -10px 15px #3D3D3D inset, /*上边阴影*/
|
|
10px 0px 15px #3D3D3D inset, /*右边阴影*/
|
|
0px 10px 15px #3D3D3D inset;
|
|
position: relative;
|
|
box-sizing: border-box;
|
|
border: 1px solid #3D3D3D;
|
|
/*background: url("../img/chart_5.png") no-repeat;*/
|
|
}
|
|
.data_content .data_bottom .bottom_center{
|
|
width: 76%;
|
|
height: 430px;
|
|
}
|
|
.data_content .data_bottom .bottom_2{
|
|
width: 51.6%;
|
|
height: 430px;
|
|
box-shadow:-10px 0px 15px #3D3D3D inset, /*左边阴影*/
|
|
0px -10px 15px #3D3D3D inset, /*上边阴影*/
|
|
/* 10px 0px 15px #3D3D3D inset, */ /*右边阴影*/
|
|
0px 10px 15px #3D3D3D inset;
|
|
position: relative;
|
|
box-sizing: border-box;
|
|
border: 1px solid #3D3D3D;
|
|
}
|
|
.data_content .data_bottom .bottom_3{
|
|
width: 47%;
|
|
height: 430px;
|
|
box-shadow:-10px 0px 15px #3D3D3D inset, /*左边阴影*/
|
|
0px -10px 15px #3D3D3D inset, /*上边阴影*/
|
|
10px 0px 15px #3D3D3D inset, /*右边阴影*/
|
|
0px 10px 15px #3D3D3D inset;
|
|
position: relative;
|
|
box-sizing: border-box;
|
|
border: 1px solid #3D3D3D;
|
|
}
|
|
/* .data_content .data_bottom .bottom_4{
|
|
width: 26%;
|
|
height: 430px;
|
|
box-shadow:-10px 0px 15px #3D3D3D inset, 左边阴影
|
|
0px -10px 15px #3D3D3D inset, 上边阴影
|
|
10px 0px 15px #3D3D3D inset, 右边阴影
|
|
0px 10px 15px #3D3D3D inset;
|
|
position: relative;
|
|
box-sizing: border-box;
|
|
border: 1px solid #3D3D3D;
|
|
background: url("../img/chart_8.png") no-repeat;
|
|
} */
|
|
.data_content .data_bottom div .main_title{
|
|
width: 230px;
|
|
height: 35px;
|
|
line-height: 33px;
|
|
background-color: #3D3D3D;
|
|
border-radius: 18px;
|
|
position: absolute;
|
|
top: -17px;
|
|
left:50%;
|
|
margin-left: -110px;
|
|
color:#fff;
|
|
font-size: 18px;
|
|
font-weight: 600;
|
|
box-sizing: border-box;
|
|
text-align:center;
|
|
border-radius:18px !important;
|
|
}
|
|
|
|
.data_content .data_bottom div .main_table tr{
|
|
height: 36px;
|
|
}
|
|
.data_content .data_bottom div .main_table{
|
|
width: 100%;
|
|
margin-top: 25px;
|
|
}
|
|
.data_content .data_bottom div .main_table table{
|
|
width: 100%;
|
|
}
|
|
.data_content .data_bottom div .main_table thead tr{
|
|
height: 36px;
|
|
}
|
|
.data_content .data_bottom div .main_table th{
|
|
font-size: 14px;
|
|
font-weight: 600;
|
|
color:#757575;
|
|
text-align: center;
|
|
}
|
|
.data_content .data_bottom div .main_table th:nth-child(1){
|
|
width: 30%;
|
|
}
|
|
.data_content .data_bottom div .main_table th:nth-child(2){
|
|
width: 35%;
|
|
}
|
|
.data_content .data_bottom div .main_table th:nth-child(2){
|
|
width: 35%;
|
|
}
|
|
.data_content .data_bottom div .main_table td{
|
|
color:#3D3D3D;
|
|
font-size: 12.8px;
|
|
text-align: center;
|
|
}
|
|
.data_content .data_bottom div .main_table tbody tr:nth-child(1),
|
|
.data_content .data_bottom div .main_table tbody tr:nth-child(3),
|
|
.data_content .data_bottom div .main_table tbody tr:nth-child(7),
|
|
.data_content .data_bottom div .main_table tbody tr:nth-child(9),
|
|
.data_content .data_bottom div .main_table tbody tr:nth-child(5){
|
|
background-color: #303030;
|
|
box-shadow:-10px 0px 15px #3D3D3D inset, /*左边阴影*/
|
|
10px 0px 15px #3D3D3D inset; /*右边阴影*/
|
|
/*0px 10px 15px #3D3D3D inset;*/
|
|
}
|
|
/* 第5行图 */
|
|
.data_bottom_web{
|
|
width:100%;
|
|
height: 430px;
|
|
margin-left: 0px;
|
|
margin-top: 30px;
|
|
}
|
|
.data_bottom_web div{
|
|
|
|
}
|
|
.bottom_web{
|
|
width: 100%;
|
|
height: 430px;
|
|
box-shadow:/* -10px 0px 15px #3D3D3D inset, */ /*左边阴影*/
|
|
0px -10px 15px #3D3D3D inset, /*上边阴影*/
|
|
10px 0px 15px #3D3D3D inset, /*右边阴影*/
|
|
0px 10px 15px #3D3D3D inset;
|
|
position: relative;
|
|
box-sizing: border-box;
|
|
border: 1px solid #3D3D3D;
|
|
}
|
|
.bottom_center_web{
|
|
width: 74%;
|
|
height: 430px;
|
|
}
|
|
.bottom_web{
|
|
width: 100%;
|
|
height: 430px;
|
|
box-shadow:/* -10px 0px 15px #3D3D3D inset, */ /*左边阴影*/
|
|
0px -10px 15px #3D3D3D inset, /*上边阴影*/
|
|
10px 0px 15px #3D3D3D inset, /*右边阴影*/
|
|
0px 10px 15px #3D3D3D inset;
|
|
position: relative;
|
|
box-sizing: border-box;
|
|
border: 1px solid #3D3D3D;
|
|
margin-left: 15px;
|
|
}
|
|
div .main_title_web{
|
|
width: 220px;
|
|
height: 35px;
|
|
line-height: 33px;
|
|
background-color: #3D3D3D;
|
|
border-radius: 18px;
|
|
position: absolute;
|
|
top: -17px;
|
|
left:50%;
|
|
margin-left: -110px;
|
|
color:#fff;
|
|
font-size: 18px;
|
|
font-weight: 600;
|
|
box-sizing: border-box;
|
|
text-align:center;
|
|
border-radius:18px !important;
|
|
}
|
|
|
|
div .main_table_web tr{
|
|
height: 36px;
|
|
}
|
|
div .main_table_web{
|
|
width: 100%;
|
|
margin-top: 25px;
|
|
}
|
|
div .main_table_web table{
|
|
width: 100%;
|
|
}
|
|
div .main_table_web thead tr{
|
|
height: 36px;
|
|
}
|
|
div .main_table_web th{
|
|
font-size: 14px;
|
|
font-weight: 600;
|
|
color:#757575;
|
|
text-align: center;
|
|
}
|
|
.main_table_web th:nth-child(1){
|
|
width: 30%;
|
|
}
|
|
div .main_table_web th:nth-child(2){
|
|
width: 35%;
|
|
}
|
|
div .main_table_web th:nth-child(2){
|
|
width: 35%;
|
|
}
|
|
div .main_table_web td{
|
|
color:#3D3D3D;
|
|
font-size: 12.8px;
|
|
text-align: center;
|
|
|
|
}
|
|
.main_table_web tbody tr:nth-child(1),
|
|
div .main_table_web tbody tr:nth-child(3),
|
|
div .main_table_web tbody tr:nth-child(7),
|
|
div .main_table_web tbody tr:nth-child(9),
|
|
div .main_table_web tbody tr:nth-child(5){
|
|
background-color: #303030;
|
|
box-shadow:-10px 0px 15px #3D3D3D inset, /*左边阴影*/
|
|
10px 0px 15px #3D3D3D inset; /*右边阴影*/
|
|
/*0px 10px 15px #3D3D3D inset;*/
|
|
}
|
|
|
|
/* 活跃端口 active port */
|
|
.data_bottom_port{
|
|
width: 23%;
|
|
height: 430px;
|
|
margin-left: 15px;
|
|
margin-top: 30px;
|
|
}
|
|
.data_bottom_port div{
|
|
|
|
}
|
|
.bottom_port{
|
|
width: 100%;
|
|
height: 430px;
|
|
box-shadow:-10px 0px 15px #3D3D3D inset, /*左边阴影*/
|
|
0px -10px 15px #3D3D3D inset, /*上边阴影*/
|
|
10px 0px 15px #3D3D3D inset, /*右边阴影*/
|
|
0px 10px 15px #3D3D3D inset;
|
|
position: relative;
|
|
box-sizing: border-box;
|
|
border: 1px solid #3D3D3D;
|
|
/*background: url("../img/chart_5.png") no-repeat;*/
|
|
}
|
|
.bottom_center_port{
|
|
width: 100%;
|
|
height: 430px;
|
|
}
|
|
.bottom_port{
|
|
width: calc(53% - 15px);
|
|
height: 430px;
|
|
box-shadow:-10px 0px 15px #3D3D3D inset, /*左边阴影*/
|
|
0px -10px 15px #3D3D3D inset, /*上边阴影*/
|
|
10px 0px 15px #3D3D3D inset, /*右边阴影*/
|
|
0px 10px 15px #3D3D3D inset;
|
|
position: relative;
|
|
box-sizing: border-box;
|
|
border: 1px solid #3D3D3D;
|
|
margin-left: 15px;
|
|
/*background: url("../img/chart_6.png") no-repeat;*/
|
|
}
|
|
.bottom_port{
|
|
width: calc(47% - 15px);
|
|
height: 430px;
|
|
box-shadow:-10px 0px 15px #3D3D3D inset, /*左边阴影*/
|
|
0px -10px 15px #3D3D3D inset, /*上边阴影*/
|
|
10px 0px 15px #3D3D3D inset, /*右边阴影*/
|
|
0px 10px 15px #3D3D3D inset;
|
|
position: relative;
|
|
box-sizing: border-box;
|
|
border: 1px solid #3D3D3D;
|
|
/*background: url("../img/chart_7.png") no-repeat;*/
|
|
margin-left:15px;
|
|
}
|
|
.bottom_port{
|
|
width: 100%;
|
|
height: 430px;
|
|
box-shadow:-10px 0px 15px #3D3D3D inset, /*左边阴影*/
|
|
0px -10px 15px #3D3D3D inset, /*上边阴影*/
|
|
10px 0px 15px #3D3D3D inset, /*右边阴影*/
|
|
0px 10px 15px #3D3D3D inset;
|
|
position: relative;
|
|
box-sizing: border-box;
|
|
border: 1px solid #3D3D3D;
|
|
/*background: url("../img/chart_8.png") no-repeat;*/
|
|
}
|
|
div .main_title_port{
|
|
width: 220px;
|
|
height: 35px;
|
|
line-height: 33px;
|
|
background-color: #3D3D3D;
|
|
border-radius: 18px;
|
|
position: absolute;
|
|
top: -17px;
|
|
left:50%;
|
|
margin-left: -110px;
|
|
color:#fff;
|
|
font-size: 18px;
|
|
font-weight: 600;
|
|
box-sizing: border-box;
|
|
text-align:center;
|
|
border-radius:18px !important;
|
|
}
|
|
|
|
div .main_table_port tr{
|
|
height: 33px;
|
|
}
|
|
div .main_table_port{
|
|
width: 100%;
|
|
margin-top: 25px;
|
|
}
|
|
div .main_table_port table{
|
|
width: 100%;
|
|
}
|
|
div .main_table_port thead tr{
|
|
height: 36px;
|
|
}
|
|
div .main_table_port th{
|
|
font-size: 14px;
|
|
font-weight: 600;
|
|
color:#757575;
|
|
text-align: center;
|
|
}
|
|
div .main_table_port th:nth-child(1){
|
|
width: 30%;
|
|
}
|
|
div .main_table2 th:nth-child(2){
|
|
width: 35%;
|
|
}
|
|
div .main_table_port th:nth-child(2){
|
|
width: 35%;
|
|
}
|
|
div .main_table_port td{
|
|
color:#3D3D3D;
|
|
font-size: 12.8px;
|
|
text-align: center;
|
|
}
|
|
div .main_table_port tbody tr:nth-child(1),
|
|
div .main_table_port tbody tr:nth-child(3),
|
|
div .main_table_port tbody tr:nth-child(7),
|
|
div .main_table_port tbody tr:nth-child(9),
|
|
div .main_table_port tbody tr:nth-child(5){
|
|
background-color: #303030;
|
|
box-shadow:-10px 0px 15px #3D3D3D inset, /*左边阴影*/
|
|
10px 0px 15px #3D3D3D inset; /*右边阴影*/
|
|
/*0px 10px 15px #3D3D3D inset;*/
|
|
} |