.w1200{
    width: 1200px;
    margin: 0 auto;
}
.w1140{
    width: 1140px;
    margin: 0 auto;
}
.fl{ float: left;}
.fr{ float: right;}
.pr{position: relative;}
.pa{position: absolute;}
.color0{color: #000;}
.color9{color: #999;}
.color{ color:#478DDF;}
.active{color:#5398E8; }
.currentColor:hover{ color:#5398E8;}
.bgfff { background-color: #fff;}
.ft12{font-size:12px;}
.ft14{font-size:14px;}
.ft18{font-size:18px;}
.tc{text-align: center;}
.tl{text-align: left;}
.tr{text-align: right;}
.mr50{margin-right:50px;}
.mr20{margin-right:20px;}
.mr30{margin-right:30px;}
.mar0{margin:0;}
.mb10{margin-bottom: 10px;}
.ml15{margin-left:15px;}
.ml30{margin-left:30px;}
.mt8{margin-top:8px;}
.pr0{padding-right: 0!important;}
.pl0{padding-left: 0!important;}
.pdt15{ padding: 15px 0;}
.pdb45{padding-bottom: 67px;}
.pd20{padding:20px;}
.error{ color: #E63821;padding-left: 5px;}
.tdn{
    text-decoration: none ;
}
.ellipsis {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
}

.vertical{
    vertical-align: middle;
}
html,body{
    padding: 0;
    margin: 0;
}
ul,li,p,h1,h2,h3,h4,h5,h6{
    margin:0;
    padding:0;
    list-style:none;
}
.top{
    height: 35px;
    line-height: 35px;
    font-size:14px;
    color:#898989;
    background: #F7F7F7;
}
.headerWrapper{
    border-bottom: 1px solid #D6DCE6;
}
.header {
    height: 100px;
    line-height: 100px;
}
.header a{
    font-size: 14px;
    padding:10px 15px;
    color: #121212;
    text-decoration: none;
    cursor: pointer;
}
.header a:hover{
    color: #5398E8;
    text-decoration:none;
    cursor: pointer;
}
.h100{height: 100px;}
.nav{
    height: 50px;
    line-height: 50px;
}
.nav a{
    padding: 0 10px;
}
.nav a,.nav a:hover{
    text-decoration: none;
}
.cursor{
 cursor: pointer;
}

.footer{
    position: fixed;
    bottom: 0;
    width: 100%;
    margin:0 auto!important;
    padding: 10px 0;
    text-align: center;
    font-size: 12px;
    background: #fff;
    border-top: 1px solid #e7eaec;
}
.footer .support{
    display: inline-block;
    margin-right:6px;
}
.newsList{
    padding: 15px 0;
}
.newsWrapper li{
    width: 100%;
    height: 40px;
    line-height: 40px;
    padding: 0 5px;
}
.newsWrapper .item .text{
    width: 65%;
}
/*学分查询*/
.myForm{
    margin-top: 50px;
    padding-bottom: 20px;
    border-bottom: 1px dashed #ddd;
}
.myForm .myInput{
    border: 1px solid #808080;
    height: 35px;
    width: 230px;
    padding-left: 5px;
}
.scoreSearch{
    margin-top:10px;

}
.scoreTitle{
    margin-bottom: 30px;
}
.scoreTitle .type{
    display: inline-block;
    width: 220px;
    line-height: 20px;
    padding: 6px;
    margin-right:35px;
    text-align: center;
    border: 1px solid #ddd;
    border-radius: 10px;
    color: #000;
}
.scoreTitle .type:hover{
    text-decoration: none ;
}
.scoreTitle .type.active{
    border: 1px solid #1890ff;
    color:#1890ff;
}
/*.active{*/
    /*background: #5398E8;*/
/*}*/
.inline-block{
    display: inline-block;
}
.myLabel{
    display: inline-block;
    padding-right: 5px;
    margin-bottom: 0px!important;
    font-weight:normal;
}
.myInput{
    border-radius: 2px!important;
}
.tips{
    padding: 10px 0;
    color: #f05050;
}
.tableTitle{
    height: 30px;
    float: left;
    line-height: 30px;
    margin: 25px 0 10px 0;
    width: 100%;
}
.scoreTitle a{
    display: inline-block;
    text-decoration: none;
}
.borderLeft{
    display: inline-block;
    vertical-align: middle;
    width: 6px;
    height: 20px;
    margin-right: 15px;
    background: #5398E8;
}
/*新闻详情*/
.newsTop .title {
    line-height: 30px;
    padding: 15px 0;
    font-size: 20px;
    text-align: center;
}
.newsTop .text{
    margin: 10px 30px;
    line-height: 15px;
    padding-bottom: 15px;
    text-align: center;
    border-bottom: 1px solid#d4d4d4;
}
.mess{
    padding: 0 20px 20px 20px;
}
.mess img{
    max-width: 1100px !important;
}
/*新增加的*/
body {
    font: 12px/1.5 "PT Sans", "Helvetica Neue",arial,"Microsoft Yahei", "微软雅黑",'Hiragino Sans GB',tahoma,sans-serif;
    color: #666;
}
.clearfix:before, .clearfix:after {
    clear: both;
    content: " ";
    display: table;
}
.vip-head {
    height: 100px;
    line-height: 100px;
    border-top: 1px solid #D9DFE8;
    border-bottom: 1px solid #D6DCE6;
    background-color: #fff;
    position: relative;
    z-index: 999;
}
.vip-m{
    width: 1140px;
    margin: 0 auto;
}
.vip-main {
    -webkit-box-shadow: 0 0 7px 3px #d7e0ef;
    -moz-box-shadow: 0 0 7px 3px #d7e0ef;
    box-shadow: 0 0 7px 3px #d7e0ef;
    border: 1px solid #d7e0ef;
    margin-top: -1px;
}
.vip-news {
    padding: 0 28px 0 34px;
    box-sizing: border-box;
}
