﻿body {
    color: #000000;
    font-size: 12px;
    margin: 0px;
    padding: 0px;
    background: none;
}

/*padding等 算在width中
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

    *:before,
    *:after {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }*/

.header {
    background: #FFFFFF;
}
.headerContent {
    margin: 0px auto;
    padding: 0px;
    width: 998px;
    height: 108px;
    position: relative;
}
.headerLeft {
    /*bottom: 10px;
    left: 10px;*/
    position: absolute;
    height: 100%;
}
.headerRight {
    float: right;
    /*width: 566px;*/
    height: 100%;
}
#nav {
    background: #104F8E
}
#navBar {
    font-size: 14px;
    margin: 0 auto;
    padding: 0px;
    height: 45px;
    color: #FFFFFF;
    font-weight: bold;
    line-height: 45px;
    text-align: center;
    width: 998px
}
    #navBar .off {
        padding: 10px 12px 10px 17px;
    }
    #navBar .on {
        padding: 10px 12px 10px 17px;
        background: #3a6eaa;
    }
    #navBar span {
        margin: 0px;
    }
    #navBar a:active, #nav a:link, #nav a:visited {
        color: #FFF;
        text-decoration: none;
    }
    #navBar a:hover {
        color: #FFF;
        text-decoration: none;
    }

#subNav {
    background: #e3e3e3;
}
#subBar {
    font-size: 13px;
    margin: 0 auto;
    width: 998px;
    text-align: left;
    color: #3a6eaa;
    height: 36px;
    line-height: 37px;
}

    #subBar a:active, #subNav a:link, #subNav a:visited {
        color: #3a6eaa;
        text-decoration: none;
    }

    #subBar a:hover {
        color: #3a6eaa;
        text-decoration: none;
    }

.hidden {
    display: none;
}

.main {
    background: #FFFFFF;
    overflow: hidden;
    padding: 0px 0px 5px 0px
}
.mainContent {
    margin: 0px auto;
    width: 998px;
    padding: 2px;
}
#center01 {
    height: 300px;
    margin: 0px;
    padding: 0px;
    overflow: hidden;
    background: #3a6eaa;
}
#center01left {
    width: 65%;
    height: 100%;
    float: left;
}
#center01right {
    width: 35%;
    height: 100%;
    float: left;
    border: 0;
    background-image: url(/images/bgNews.gif);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
#center01righttop {
    border: 0;
    float: left;
    width: 100%;
    height: 49px;
    padding-right: 0px;
    padding-left: 2px;
    padding-bottom: 0px;
    margin: 0px 0px 0px 9px;
    padding-top: 12px;
}
    #center01righttop span {
        font-size: 30px;
        color: white;
        margin-left: 10px;
        font-size: 18px;
        padding-right: 2px;
        padding-left: 0px;
        line-height: 25px;
        height: 25px;
        font-weight: bold;
    }
#center01rightcenter {
    border: 0;
    float: left;
    width: 100%;
    height: 237px;
}
    #center01rightcenter .listNew {
        float: left;
        margin-left: 0px;
        margin-top: 0px;
        width: 100%;
        height: 236px;
    }
    #center01rightcenter ul {
        width: 100%;
        height: 222px;
        float: left;
        margin-left: 0;
        margin-top: 0;
        list-style: none;
        display: block;
        line-height: 25px;
        PADDING-BOTTOM: 0px;
        MARGIN: 0px;
        PADDING-LEFT: 0px;
        PADDING-RIGHT: 0px;
        PADDING-TOP: 0px;
    }
    #center01rightcenter li {
        list-style: none;
        text-indent: 14px;
        height: 24px;
    }
a.one:link {
    color: White;
    text-decoration: none;
}

a.one:visited {
    color: White;
    text-decoration: none;
}

a.one:hover {
    color: Red;
    text-decoration: none;
}

a.one:active {
    color: White;
    text-decoration: none;
}
a.two:link {
    color: #6B6B6B;
    text-decoration: none;
}

a.two:visited {
    color: #6B6B6B;
    text-decoration: none;
}

a.two:hover {
    color: Red;
    text-decoration: none;
}

a.two:active {
    color: White;
    text-decoration: none;
}

.newsMore{
    float: right;
    margin-right: 10px;
    /*margin-top: -13px;*/
    display:inline;
}
.LinkNoline {
    outline: none;
    text-decoration: none;
}

.ig {
    position: absolute;
}
.igBtn {
    position: absolute;
    height: 60px;
    width: 40px;
    background: rgba(0,0,0,0.5);
    color: #fff;
    text-align: center;
    line-height: 60px;
    font-size: 40px;
    cursor: pointer;
    display: none;
    margin-top: 120px;
}
.igBtn2 {
    margin-left:608px;
}
ul {
    list-style: none;
}
#tabBtns {
    position: absolute;
    margin-top:265px;
    margin-left:265px;
}
.tabBtn {
    width: 15px;
    height: 15px;
    background-color: #265a88;
    float: left;
    text-align: center;
    line-height: 30px;
    color: #fff;
    margin-right: 10px;
    border-radius: 100%;
    cursor: pointer;
}
.ch {
    background-color: #b92c28;
}

#center02 {
    overflow: hidden;
}
#center02left {
    width: 776px;
    float: left;
    overflow: hidden;
}
.center02leftcol {
    width: 383px;
    margin: 5px 5px 0px 0px;
    float: left;
}
.box_outside {
    border: 1px #CCCCCC solid;
    padding: 0px;
    background: #FFFFFF;
    margin: 0px;
}
.box_top {
    background: #3a6eaa;
    height: 24px;
    width: 100%;
    color: white;
    font-size: 13px;
    padding-top: 5px;
}
.box_center {
    border: 0;
    float: left;
    width: 99%;
    height: 89%;
    padding: 5px 5px 0 0;
}
    .box_center ul {
        width: 100%;
        float: left;
        margin-left: 0;
        margin-top: 0;
        padding-right: 4px;
        list-style: none;
        padding-left: 0;
        height: 90%;
        overflow: hidden;
    }
    .box_center li {
        list-style: none;
        text-indent: 3px;
        margin-top: 1px;
        line-height: 30px;
    }

.datatimestyle_table {
    font-size: 12px;
    color: Gray;
    float: right;
    /*margin-top: 3px;
    padding-right: 3px;*/
}


#center02right {
    width: 222px;
    margin: 5px 0px 0px 0px;
    float: left;
}
.line {
    display: inline-block;
    width: 70px;
    border-top: 1px solid #cccccc;
    vertical-align: 5px;
}
.special {
    width: 220px;
    text-align:center;
    padding-top: 15px;
}
.departlist {
    border: 0;
    width: 210px;
    height: 194px;
    background-image: url(/images/A1515.gif );
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin-left:5px;
}
.departItem {
    float: left;
    height: 23px;
    padding-left: 15%;
    padding-top: 5px;
    font-size: 12px;
    font-weight: bold;
    color: Gray;
}
.student {
    width: 220px;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 7px;
    background: #e3e3e3;
}

#center03 {
    border: 0;
    width: 996px;
    height: 114px;
    background-image: url(/images/A1616.gif );
    background-size: 996px 114px;
}
    #center03 .scorll {
        float: right;
        width: 810px;
        height: 100px;
        margin-top: 3px;
        margin-right: 38px;
    }

.footer {
    background: #0a437a; 
    bottom: 0;
    width: 100%;
}
.footerContent {
    font-size: 10px;
    margin: 0 auto;
    padding: 0px;
    height: 100px;
    color: #FFFFFF;
    font-weight: bold;
    text-align: center;
    width: 998px
}

