



body {
    font-family:Arial, Helvetica, sans-serif,微软雅黑!important;
    
    padding:0;
    margin:0;
}

td{
    word-break:break-all!important;
    white-space: normal!important;
}
h4{
    font-size: 16px!important;
    font-weight: bold;
    color:#084f81!important;
}
.main{
    margin: 0px auto;
    width:98%!important;
}

.main div{
    padding:15px 0px 15px 0px!important;
    border:0px solid red!important;
}

.mainMenu{
    margin: 0px auto!important;
    border:0px solid red!important;
    padding:52px 0px 2px 0px!important;
    width:70px!important;
    font-weight: normal;
    font-size: 14px;
    background-size:50px 50px!important;
}

.noticeIcon{
    background:url(../resources/images/svgs/icons/advertising.svg) no-repeat top center;
}
.examIcon{
    background:url(../resources/images/svgs/flat_svg/watch.svg) no-repeat top center;
}
.mockIcon{
    background:url(../resources/images/svgs/flat_svg/conveyor.svg) no-repeat top center;
}
.buffetIcon{
    background:url(../resources/images/svgs/flat_svg/laptop.svg) no-repeat top center;
}
.moduleIcon{
    background:url(../resources/images/svgs/flat_svg/lamp.svg) no-repeat top center;
}
.scoreIcon{
    background:url(../resources/images/svgs/flat_svg/presentation.svg) no-repeat top center;
}
.courseIcon{
    background:url(../resources/images/svgs/flat_svg/turntable.svg) no-repeat top center;
}
.deptIcon{
    background:url(../resources/images/svgs/flat_svg/switcher.svg) no-repeat top center;
}
.talkIcon{
    background:url(../resources/images/svgs/icons/collaboration.svg) no-repeat top center;
}
.userIcon{
    background:url(../resources/images/svgs/icons/feedback.svg) no-repeat top center;
}
.searchIcon{
    background:url(../resources/images/svgs/flat_svg/microscope.svg) no-repeat top center;
}
.pcIcon{
    background:url(../resources/images/svgs/flat_svg/converse.svg) no-repeat top center;
}
.exitIcon{
    background:url(../resources/images/svgs/icons/sports_mode.svg) no-repeat top center;
}


.indexTab {
    color: white!important;
    font-weight: normal!important;
}

.indexTab a{
    background: #3388cc!important;
}


.tabMenu{
    color: white!important;
    font-weight: normal!important;
}



.columnLeft{
    text-align: left!important;
}
.columnRight{
    text-align: right!important;
}

.columnCenter{
    text-align: center!important;
}

a:link {
    font-size: 14px!important;
    text-decoration: none;
    color:#1d90e1!important;
}
a:visited {
    font-size: 14px!important;
    text-decoration:none;
    color:#1d90e1!important;
}
a:hover {
    font-size: 14px!important;
    text-decoration: underline!important;
    color:#1d90e1!important;
}
a:active {
    font-size: 14px!important;
    text-decoration: none;
    color:#1d90e1!important;
}

.loginButton{
    background-color: #1d90e1!important;
    font-weight: bold!important;
    text-shadow: none!important;
    color:white!important;
}

.loginTitle{
    font-size: 20px;
    color:#1d90e1!important;
    font-weight: bold!important;
}

.sayHi{
    
    font-size: 14px;
    color:#084f81!important;
    font-weight: bold!important;
}

.sayTitle{
    margin-left: -25px!important;
    margin-top: 30px!important;
    font-size: 16px;
    color:#084f81!important;
    font-weight: bold!important;
}

.generalInfo{
    font-size: 14px;
    color:#1d90e1!important;
}

.tip{
    font-size: 9pt;
    color:gray;
}
.talkContent{
    font-size: 14px;
    line-height: 22px;
}


.indexNoticeTitle{
    padding-left: 18%;
    background-size:25px 25px!important;
    background:url(../resources/images/svgs/icons/advertising.svg) no-repeat 3%;
}

.ucMenu{
    padding-left: 23%;
    background-size:25px 25px!important;
    background:url(../resources/images/svgs/flat_svg/passport.svg) no-repeat 10%;
}
.ucCourse{
    background:url(../resources/images/svgs/flat_svg/passport.svg) no-repeat 10%;
}
.ucBBSScore{
    background:url(../resources/images/svgs/flat_svg/box.svg) no-repeat 10%;
}
.ucExam{
    background:url(../resources/images/svgs/flat_svg/pencil.svg) no-repeat 10%;
}
.ucMock{
    background:url(../resources/images/svgs/flat_svg/workspace.svg) no-repeat 10%;
}
.ucBuffet{
    background:url(../resources/images/svgs/flat_svg/printer.svg) no-repeat 10%;
}
.ucContest{
    background:url(../resources/images/svgs/flat_svg/conveyor.svg) no-repeat 10%;
}
.ucFAQ{
    background:url(../resources/images/svgs/flat_svg/letter.svg) no-repeat 10%;
}
.ucSetting{
    background:url(../resources/images/svgs/flat_svg/wrench.svg) no-repeat 10%;
}