body{
    background: #00003a;
    height: 100%;
}
html{
    height: 100%;
}
.map-container-fullscreen {
    position: fixed !important;
    top: 0;
    left: 0;
    background: #000 !important;
    width: 100% !important;
    height: 100% !important;
    z-index: 8  !important;
}
.top-logo{
    width: 100%;
    height: 90px;
    background: url("../images/top-bg.jpg") repeat-x;
    background-size: 100% 90px;
    text-align: center;
}
.top-logo img{
    height: 90px;
}
.left-number{
    width: 100%;
    position: fixed;
    top: 30px;
    left: 20px;
}
.left-number p span{
    font-size: 25px;
}
.left-number p{
    width: 11%;
    height: 46px;
    line-height: 46px;
    text-align: center;
    color: #fff;
    float: left;
    font-size: 16px;
    background: #2a387e;
    border-radius: 5px;
    margin-right: 10px;
}
.left-number p.failure-number{
    background: #741e3b;
}
.right-calendar{
    position: fixed;
    right: 10px;
    top: 30px;
    width: 100%;
    text-align: right;
}
.right-calendar input{
    width: 19%;
    height: 34px;
    line-height: 34px;
    border: 1px solid #00adfe;
    padding-left: 10px;
    color: #00a1e1;
}
.determine-btn{
    background: #00adfe;
    text-align: center;
    color: #fff;
    font-size: 14px;
    width: 5%;
    height: 36px;
    line-height: 36px;
    display: inline-block;
}
.determine-btn:hover{
    background: #15a4e6;
}
.main-box{
    overflow: hidden;
    padding: 5px;
    /*height:calc(100vh-80px);
    -webkit-height:calc(100%-80px);
    -moz-height:calc(100%-80px);
    -o-height:calc(100%-80px);*/
    height:84%;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
}
.main-left{
    width: 25%;
    float: left;
    display: block;
    height: 100%;
}
.main-center{
    width: 50%;
    float: left;
    padding:0 1%;
    height: 100%;
    overflow: hidden;
}
.main-right{
    width: 25%;
    float: left;
    height: 100%;
}
.map-img,
.video-img{
    height: 49%;
}
.map-img{
    margin-bottom: 2%;
}
.map-img img{
    width: 100%;
    height: 100%;
    border:1px solid #0a3d54;
}
.video-img img{
    width: 100%;
    height: 100%
}
.title-bg{
    background: url("../images/list-title.jpg") no-repeat;
    width: 100%;
    height: 12%;
    background-size: 100% 100%;
    text-align: center;
    font-size: 16px;
    color: #00baff;
    line-height: 15px;
}
.bottom-bg{
    background: url("../images/list-bottom.jpg") no-repeat;
    width: 100%;
    height: 8%;
    background-size: 100% 100%;
}
.center-bg{
    background: url("../images/list-center-bg.jpg") repeat-y;
    width: 100%;
    height: 80%;
    background-size: 100% 13px;
    padding: 0 15px;
}
.center-bg img{
    width: 100%;
    height: 100%;
}
.list-one,.list-two{
    margin-bottom:3%;
    height: 49%;
}
.list-two{
    margin-bottom: 0;
}
.list-three{
    height: 100%;
}
.list-three .center-bg{
    height: 90%;
}
.table-lsit{
    height: 20%;
    text-align: center;
}
.table-lsit a{
    display: inline-block;
    /*float: left;*/
    width: 40%;
    margin: 1.5%;
    height: 30px;
    line-height: 30px;
    background: red;
    text-align: center;
    font-size: 12px;
    color: #fff;
}
.table-lsit a span{
    font-size: 18px;
}
.table-lsit a.a1{
    background: #e79c3b;
}
.table-lsit a.a2{
    background: #10d2d2;
}
.table-lsit a.a3{
    background: #e73b3b;
}
.table-lsit a.a4{
    background: #2495e4;
}
.table-lsit a.a5{
    background: #3be780;
}
.table-lsit a.a6{
    background: #e73be1;
}
.list-img3,.list-img4{
    height: 40%;
    text-align: center;
}
.list-img4 img{
    width: auto;
}
.list-three .title-bg{
    height: 6%;
}
.list-three .bottom-bg{
    height: 4%;
}

/*tabstyle*/
.map-img, .video-img {
    height: 100%;
    position: relative;
}
/* .map-search-input,  */
.map-nav-box {
    position: absolute;
    z-index: 100;
    height: 5%;
    color: #fff;
    text-align: center;
}
.map-search-input {
    /* top: 60px; */
}
.map-search-input input {
    background-color: #fff;
}
.map-search-reault {
    /* margin-top: 20px; */
}
.map-search-reault-item {
    background-color: #fff;
    color: #333;
    padding: 5px;
    border-bottom: solid 1px #eee;
}
.map-nav-box a {
    color: #fff;
    padding: 0 20px 5px;
    margin: 0 10px;
    display: block;
    float: left;
    line-height: 34px;
    height: 34px;
    background: rgba(255,255,255,.7);
    color: #000;
    /* border-radius: 10px; */
    margin: 10px 5px;
    transition: all 1s;
}
.map-nav-box a:hover, .map-nav-box a.active {
    color: #0c8fdf;
    text-align: center;
    background: rgba(0,173,254,.7);
    color: #fff;
    transition: all 1s;
}
.video-img img {
    width: 100%;
    height: 100%;
}
.video-btn {
    display: block;
    z-index: 10;
    width: 100%;
    /* height: 100%; */
}
.video-btn img {
    position: absolute;
    width: 70px;
    height: 70px;
    top: 50%;
    margin-top: -35px;
    left: 50%;
    margin-left: -35px;
}
.map-nav-box-hidden {
    display: none !important;
}
.main-center .map-nav-box{
    display: none;
}
.main-center:hover .map-nav-box{
    display: block;
    transition: all 1s;
}
.train-info-close-btn {
    position: absolute;
    right: 10px;
    top: 10px;
    display: inline-block;
    padding: 4px;
    border: solid 1px #333;
    border-radius: 4px;
}