﻿
.logo {
    width: 220px;
    height: 60px;
    margin: 15px 0 0 30px;
    /*background: url('../images/company_logo_trans.png') no-repeat;*/
    position: absolute;
}

.timer {
    width: 250px;
    height: 30px;
    position: absolute;
    color: #FFF;
    font-family: Tahoma;
    right: 17px;
    top: 20px;
    font-size: 20px;
}

.head {
    width: 100%;
    margin-top: 10px;
    text-align: center;
}

.title {
    font-size: 50px;
    color: #b7dffe;
}

.main {
    margin: 0 auto;
    padding: 0;
    width: 1920px;
    height: 1080px;
    vertical-align: top;
    overflow: hidden;
/*    整体背景图片*/
    background: url('../images/bg_dashboard_38402160.jpg') no-repeat;
    background-color: #022c50;
    background-size: 100% 100%;
}
.modal-content, .mod {
/*   小模块背景图片*/
    background: url('../images/bg_moudle_640360.png') no-repeat center 0;
    background-size: 100% 100%;
}
.mod {
    float: left;
    width: 960px;
    height: 490px;
}

.modhead {
    margin-top: 50px;
    width: 960px;
    height: 50px;
    text-align: center;
}
.modhead1 {
    margin-top: 30px;
    width: 960px;
    height: 30px;
    text-align: center;
}

.modtitle {
    font-size: 25px;
    color: #b7dffe;
    font-weight: bold;
}
.modtitle1 {
    font-size: 18px;
    color: #b7dffe;
    font-weight: bold;
}


td {
    padding: 0;
}

table tr {
    border-bottom: 1px solid #bee0fc;
}
.modal-content {
    width: 96px;
    height: 480px;
    /*background: url('../images/bg_moudle_640360.png') no-repeat center 0;
    background-size: 100% 100%;*/
}
.modal-header {
    border-bottom: 0px;
}
.modal-footer {
    border-top: 0px;
}
