﻿header ul.nav {
    margin-right: 10em !important;
}
.college-intro p{
    font-size: 12px !important;
}
/*
.news-title h3 {
    font-size: 1.6em !important;
    font-weight: 600;
}

.news-title:before {
    height: 46px !important;
}

.news-content {
    line-height: 1.8;   
}

.news-list {
    width: 1336px !important;   
}

.college-list {
    width: 1300px !important;   
}

.organization-head h3 {
    font-size: 18px !important;
}

.item-title img {
    max-width: 100%;
}*/

.college-intro{
    padding: 20px 10.8% !important;
}

.news-list li:nth-child(2n):hover{
    text-decoration: none !important;
    cursor: default !important;
}
.college-list,.news-list{
    min-width: 1100px !important;
}
.leadership{
    opacity: 1 !important;
    height: auto !important;
}
#scrollUp {
  bottom: 20px;
  right: 20px;
  padding: 10px 15px;
  background: #555;
  color: #fff;
}