﻿@charset "utf-8";
/* CSS Document */

/* 通用  start */
*{
    padding:0px;
    margin:0px;
}
body{
    background:#fff;
}
body,dl,dd,ul,ol,h1,h2,h3,h4,h5,h6,input,textarea,p,thead,tbody,tfoot,tr,th,td,div,img{
    margin:0;
    padding:0;
}
ul,ol,li{
    list-style:none;
}
body,button,input,select,textarea{
    font-family: "微软雅黑", "宋体", Arial,Verdana,Tahoma;
    font-size: 14px;
}
h1,h2,h3{
  font-weight: normal;
}
a{
    text-decoration:none;
}
.clear{ 
    clear:both;
}
.hidden{
     display:none;
}    
.center{
    margin:0px auto;
}
@font-face {
 font-family: 'fontname';
src: url(../font/fontname.ttf);
}
body{
    width: 100%;
    height: 100%;    
    color: #ffffff;
    background: url(../images/bg.png);
}
/*模型部分*/
#container{
    position: absolute;
    overflow:hidden;
    z-index: 1;
}
#container canvas{
}
#container>div{
    display: none;
}
.containbox{
    width:1920px;
    height: 1079px;
    overflow: hidden;    
    background-size: 100% 100%;
    background: url(../images/bg.png);
    position: relative;
}
.containbox>div{
    position: relative;
    z-index: 2;
}
/*顶部*/
.logo{
    width: 94.8%;
    height: 100px;
    margin: 0 auto;
}
.logo>*{
    float: left;
}
.logo .navbox{
    width: 317px;
    height: 50px;
}
.logo .navbox div{
    width: 152px;
    height: 50px;
    background: url(../images/img3.png);
    text-align: center;
    color: #0883c1;
    font-size: 20px;
    line-height: 50px;
    float: left;
    margin-top: 45px;
    cursor: pointer;
}
.logo .navbox div:first-child{
    margin-right: 13px;
}
.logo .navbox div.navsec{
    background: url(../images/img2.png);
    color: #ffffff;
}
.logo .navbox div a{
    color: #ffffff;
}
.logo>img{
    margin-top: 31px;
    margin-left: 143px;
}
.logo .title h1{
    font-size: 44px;
    color: #ffffff;
    text-shadow: 3px 3px 1px #1b52a7;
    line-height: 50px;
    margin: 26px 0 4px 34px;
}
.logo .title p{
    font-size: 17px;
    color: #749fb1;
    text-transform: uppercase;
    line-height: 16px;
    margin-left: 35px;
}
.logor{
    float: right;
}
.logor>*{
    float: left;
}
.ptime{
    font-size: 44px;
    font-family: "fontname";
    margin:40px 8px 0 0;
}
.pweek{
    font-size: 12px;
}
.pdate{
    font-size: 13px;
}
.databox{
    margin-top: 46px;
}
/*刷新按钮*/
.pausebtn{
    width: 74px;
    height: 74px;
    background: url(../images/btn.png);
    border: none;
    cursor: pointer;
    z-index: 2;
    position: relative;
    outline: none;
    float: right;
    margin-right: 139px;
    margin-top: 27px;
}
/*图例*/
.containbox>div.legend{
    position: absolute;
    bottom: 141px;
    left: 59px;
}
.containbox>div.legend p{
    font-size: 15px;
    line-height: 46px;
    float: left;
    padding-left: 43px;
    margin-left: 45px;
    background: url(../images/img4.png) no-repeat left center;
}
.containbox>div.legend p:nth-child(2){
    background: url(../images/img5.png) no-repeat left center;
}
.containbox>div.legend p:nth-child(3){
    background: url(../images/img6.png) no-repeat left center;
}
/*安防视频*/
.containbox>div.videobox{
    position: absolute;
}
.videobox{
    height: 229px;
    width: 436px;
    background:url(../images/img17.png) no-repeat center bottom;
    position: relative;
}
.vtitle{
    height: 28px;
}
.vtitle h2{
    font-size: 15px;
    font-weight: bold;
    padding-left: 32px;
    background: url(../images/img7.png) no-repeat 6px center;    
    color: #fe4330;
    line-height: 17px;
}
video{
    width: 237px;
    height: 131px;
    margin-top: 40px;
    margin-left: 31px;
}
.varea{
    width: 105px;
    height: 23px;
    position: absolute;
    cursor: pointer;
}
.varea img{
    float: left;
    padding-top: 5px;
    display: none;
}
.varea div{
    float: right;
    font-size: 12px;
    line-height: 23px;
    width: 80px;
    text-align: center;
}
.varea1{
    left: 296px;
    top: 88px;
}
.varea2{
    left: 290px;
    top: 120px;
}
.varea3{
    left: 284px;
    top: 152px;
}
.varea1 div{    
    background: url(../images/img9.png) no-repeat right center;
}
.varea2 div{    
    background: url(../images/img10.png) no-repeat right center;
}
.varea3 div{    
    background: url(../images/img12.png) no-repeat right center;
}
.vareasec{
    background: url(../images/img11.png) no-repeat 17px center;
}
.vareasec img{
    display: block;
}
.videobox2{
    background:url(../images/img18.png) no-repeat center bottom;
}
.videobox3{
    background:url(../images/img16.png) no-repeat center bottom;
}
.videobox2 .vtitle h2{
    color: #37e0f9;
}
.videobox3 .vtitle h2{
    color: #0bd4a2;
}
/*六个位置图*/
.containbox>img{
    position: absolute;
    z-index: 2;
}
/*三级安防位置*/
.areabox{
    width: 120px;
    height: 50px;
    background: rgba(255,5,5,0.47);
    z-index: 2;
}
.containbox>div.areabox{
    position: absolute;
}
.areabox2{
    background: rgba(32,49,177,0.58);
}
.areabox3{
    background: rgba(18,141,67,0.77);
}
.areabox img{
    float: right;
    width: 28px;
    height: 28px;
    border: 1px solid rgba(255,255,255,0.6);
    margin: 10px 8px 10px 0;
}
.areabox h2{
    font-size: 16px;
    padding-left: 8px;
    padding-top: 7px;
}
.areabox p{
    font-size: 12px;
    font-family: "arial";
    margin-left: 30px;
    padding-left: 14px;
    background: url(../images/img21.png) no-repeat left center;
}








/*弹出框*/
.containbox>div.vsbg{
    width: 100%;
    height: 100%;
    background: rgba(27,27,27,0.78);
    position: absolute;
    top: 0;
    left: 0;
    display: none;
}
.videoshow{
    width: 1040px;
    height: 666px;
    background: url(../images/img24.png);
    margin: 182px auto 0;
    position: relative;
}
.videoshow .vsclose{
    position: absolute;
    right: -72px;
    top: -55px;
}
.videoshow video{
    width: 986px;
    height: 621px;
    margin: 22px 0 23px 28px;
}
.videoshow .vszz{
    position: absolute;
    right: 0;
    top: 0;
}
.vshowp{
    margin-top: 10px;
}
.vshowp p{
    font-size: 20px;
    color: #ffffff;
    float: left;
}
.vshowp p:last-child{
    float: right;
}














