anxiao_web/pages/newIndex/css/mainLeft.css

310 lines
5.5 KiB
CSS

.mainContentL{
float:left;
width:calc(calc(100% - 1100px)/2);
height:100%;
box-sizing: border-box;
border-radius: 2px;
}
.mainContentL>div:nth-child(1){
height:260px;
}
.mainContentL>div:nth-child(3){
height:260px;
}
.mainContentL>div:nth-child(2){
height:calc(100% - 520px);
}
.basicInfoContent{
height:215px;
background-image: url("../image/schoolInfoBg.png");
background-size:auto;
background-repeat: no-repeat;
background-position: center;
}
.basicInfoContent>div{
float:left;
}
.basicInfoContent>div:nth-child(1),
.basicInfoContent>div:nth-child(3)
{
height:208px;
display: flex;
flex-direction: column;
justify-content:space-around;
}
.basicInfoContent>div:nth-child(1){
float:left;
}
.basicInfoContent>div:nth-child(3){
float:right;
}
.basicInfoContent>div:nth-child(2){
width:calc(100% - 192px);
height:100%;
text-align: center;
}
.basicInfoContent>div:nth-child(2)>p{
height:24px;
line-height:24px;
}
.basicInfoContent>div:nth-child(2)>p:nth-child(1){
margin-top:60px;
color:#fff;
font-size:28px;
letter-spacing:12px;
font-weight: bold;
}
.basicInfoContent>div:nth-child(1)>div{
width:96px;
height:45px;
background-image: url("../image/schoolInfo_left_nav.png");
background-size: auto;
background-repeat: no-repeat;
}
.basicInfoContent>div:nth-child(3)>div{
width:96px;
height:45px;
background-image: url("../image/schoolInfo_right_nav.png");
background-size: auto;
background-repeat: no-repeat;
}
.basicInfo_Content_class>div>p{
width: calc(100% - 8px);
padding: 0px 4px;
line-height:18px;
}
.basicInfo_Content_class>div>p:nth-child(1){
margin-top:4px;
}
.basicInfo_Content_class>div>p:nth-child(1)>span:nth-child(1){
float:left;
width:8px;
height:8px;
background: #D0971C;
margin:4px;
}
.basicInfo_Content_class>div>p:nth-child(2){
font-size:20px;
margin-left:4px;
letter-spacing:4px;
}
.basicInfo_left>div:nth-child(1)>p:nth-child(1)>span:nth-child(1){
background: #D0971C;
}
.basicInfo_left>div:nth-child(2)>p:nth-child(1)>span:nth-child(1){
background: #DBFB1A;
}
.basicInfo_left>div:nth-child(3)>p:nth-child(1)>span:nth-child(1){
background: #BBB6B9;
}
.basicInfo_right>div:nth-child(1)>p:nth-child(1)>span:nth-child(1){
background: #27DD99;
}
.basicInfo_right>div:nth-child(2)>p:nth-child(1)>span:nth-child(1){
background: #30B2E4;
}
.basicInfo_right>div:nth-child(3)>p:nth-child(1)>span:nth-child(1){
background: #4AC6D0;
}
.leftTitle{
height: 42px;
line-height: 29px;
background-image: url(../image/title_bg.png);
background-size: auto;
background-repeat: no-repeat;
padding: 0 0px 0 45px;
color: #ffffff;
font-size: 18px;
}
/* 视频防控 */
.videoSecurityPlayZindex{
width:100%;
height:calc(100% - 55px) !important;
border:1px solid #172c60;
box-sizing: border-box;
margin:5px 0;
background: #000;
}
.videoSecurityPlayZindex>iframe{
width:100%;
height:100%;
}
/* 智能预警 */
.intelligentEarlyWarningContent
{
height: calc(100% - 45px);
}
.intelligentEarlyWarningContent>ul{
display: flex;
justify-content:space-between;
align-items: center;
margin-top: 10px;
height: 40px;
}
.intelligentEarlyWarningContent>ul>li{
width: 24%;
height: 50px;
background-image: url("../image/collaborativeForcesNavBg.png");
background-size: 100% 100%;
background-repeat: no-repeat;
cursor: pointer;
text-align: center;
}
.intelligentEarlyWarningContent>ul>li>div>p:first-child{
margin-top: 6px;
}
.intelligentEarlyWarningContent>ul>li>div>p:last-child{
font-size:20px;
}
.intelligentEarlyWarningContentBox{
height: calc(100% - 60px);
margin:10px 0 0 0;
box-sizing: border-box;
border: 1px solid #172c60;
}
.warnEventList{
width: 100%;
/* border-left: 5px solid #0372D5; */
overflow: hidden;
padding: 6px;
margin-bottom: 5px;
}
.warnEventList>p{
width: 60px;
height: 80px;
float: left;
margin: 26px 10px 0 0;
}
.warnEventList>p>img{
width:100%;
height:100%;
}
.warnEventList>div{
float: left;
width: calc(100% - 70px);
cursor: pointer;
}
.warnEventList>div>p{
/* line-height: 30px; */
height: 30px;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.warnEventList>div>p:nth-child(1)>span:first-child{
color: #E7B554;
float: left;
}
.warnEventList>div>p:nth-child(1)>span:last-child{
float: right;
color: #E7B554;
margin-right:10px;
}
/* 行为预警 */
.aiEventList{
width:calc(100% - 20px) !important;
margin:0 10px;
}
.aiEventList>div{
margin:8px 0;
overflow: hidden;
padding-bottom:8px;
}
.aiEventList>div:first-child{
border-bottom:1px solid #073763;
}
.aiEventList>div>img{
width: 46px;
height: 60px;
float: left;
margin: 0px 10px 0 0;
}
.aiEventList>div>div>p{
line-height:20px;
}
.aiEventList>div>div>p:nth-child(1)>span{
color:#E7B554;
}
/* 一键告警 */
.pushbuttonEventList{
width:calc(100% - 20px) !important;
margin:0 10px;
}
.pushbuttonEventList>div{
margin:8px 0;
overflow: hidden;
padding-bottom:8px;
}
.pushbuttonEventList>div:first-child{
border-bottom:1px solid #073763;
}
.pushbuttonEventList>div>p{
height:20px;
line-height:20px;
text-overflow:ellipsis;
overflow:hidden;
white-space:nowrap;
}
/* 移动告警 */
.mdevEventAlarmList{
width:calc(100% - 20px) !important;
margin:0 10px;
}
.mdevEventAlarmList>div{
margin:8px 0;
overflow: hidden;
padding-bottom:8px;
}
.mdevEventAlarmList>div:first-child{
border-bottom:1px solid #073763;
}
.mdevEventAlarmList>div>p{
line-height:20px;
height:20px;
text-overflow:ellipsis;
overflow:hidden;
white-space:nowrap;
}