body {
    background-color: #e7e7e7;
}

.content p {
    text-indent: 2em;
    LINE-HEIGHT: 180%;
    font-size: 15px;
    text-align: justify;
    text-justify: inter-ideograph;
}

.content p strong {
    color: #1e75db;
}

.carouse {
    height: 393px;
}

/***专业目录**/
.liRen {
    width: 100%;
    border: none;
    background-color: #fff;
}

.liRen {
    width: 100%;
    border: none;
    background-color: #fff;
}

.liRen tr th {
    color: #444;
}

.liRen tr td, .liRen tr th {
    padding: 10px;
    border-color: #ccc;
}

/***标识***/
.panel-default > .panel-heading {
    border: 0;
    border-left: 8px solid #1e75db;
}

.panel.panel-default .panel-body.list-btns a {
    color: #1e50a2;
    text-decoration: none;
}

/****章程*****/
.firstRow p {
    font-size: 15px !important;
}

.nobackColor {
    box-shadow: none;
    background-color: transparent;
}

.nobackColor .panel-heading {
    background-color: white !important;
}

.nobackColor .panel-title a span {
    color: #666;
}

.nobackColor img {
    width: 60%;
}

.panel.panel-default.noboder {
    border: 0;
}

.box_data {
    text-align: left;
    margin-bottom: 5px;
    padding: 5px;
}

.box_data a {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.box_data a:hover {
    color: orangered !important;
}

a:focus {
    text-decoration: none;
}

/****左侧导航****/
.left-nav {
    position: relative;
    min-height: 540px;
    margin: 0;
    padding: 1px 1px 50px;
    background-color: #fff;
}

.left-nav header {
    position: absolute;
    top: -68px;
    left: 0;
    width: 100%;
    padding: 20px 0 5px 30px;
    color: #fff;
    box-sizing: border-box;
    background-color: rgba(0, 95, 215, .8);
    filter: progid:DXImageTransform.Microsoft.Gradient(startColorstr=#99005FD7, endColorstr=#99005FD7);
}

.left-nav header h3 {
    margin: 0;
    font-size: 20px;
}

.left-nav header span {
    display: block;
    width: 100%;
    padding-right: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.left-nav a {
    display: block;
    padding: 10px 0 10px 30px;
    font-size: 16px;
    color: #7a7a7a;
    box-sizing: border-box;
    border-bottom: 1px solid #dbdbdb;
}

.left-nav a.active, .left-nav a:hover {
    color: #005fd7;
    background-color: #e8e8e8;
}

/*****右侧内容区域***/
.content {
    position: relative;
    padding: 0 15px 20px 25px;
    background-color: transparent;
}

.alu-content {
    padding-bottom: 20px;
}

.content header {
    position: relative;
    line-height: 30px;
    margin: 20px 0 15px;
    text-align: right;
    padding: 0 20px;
    border-bottom: 1px solid #1e75db;
}

.content header h3 {
    position: absolute;
    top: 5px;
    left: 20px;
    margin: 0;
    font-size: 16px;
    color: #1e75db;
    font-weight: 800;
}

.link-group {
    padding: 0 20px;
}

.link-group div {
    text-align: center;
}

.link-group img {
    width: 100%;
}

.link-group a {
    display: inline-block;
    padding: 10px 22px;
    font-size: 16px;
    color: #fff;
    background-color: #1e75db;
}

.link-group a:hover, .link-group a:focus {
    background-color: #1238db !important;
}

.go-more {
    margin-top: 30px;
    text-align: right !important;
}

.news-uls {
    padding: 0 20px;
}

.news-uls li a {
    display: block;
    color: #737373;
    padding: 10px 0px;
    box-sizing: border-box;
    border-bottom: 1px dotted #ccc;
}

.news-uls li a:hover h4 {
    color: #1c418f;
}

.news-uls li a h4 {
    display: inline-block;
    width: 70%;
    color: #222;
    font-size: 16px;
    font-weight: 600;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.news-uls li a h4 span {
    font-size: 14px;
    font-weight: normal;
}

.nes-date {
    line-height: 36px;
}


.news-uls p {
    height: 40px;
    line-height: 20px;
    overflow: hidden;
    font-size: 14px;
    text-indent: 0;
    color: #444;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

/****校友新闻列表****/
.right-uls h4 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.right-uls li:hover h4 {
    color: #213a69;
}

.right-uls li:hover .news-img em {
    display: block;
}

.right-uls li:hover .go-news {
    color: #213a69;
}

.right-uls li a {
    position: relative;
    display: block;
    height: 119px;
    padding: 5px 110px 20px 150px;
    box-sizing: border-box;
    border-bottom: 1px solid #b5b5b5;
}

.news-img {
    position: absolute;
    left: 0;
    top: 10px;
    width: 140px;
}

.news-img img {
    width: 100%;
}

.news-img em {
    position: absolute;
    display: none;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 5px;
    box-sizing: border-box;
    background-color: rgba(0, 0, 0, .4);
}

.news-img em span {
    display: block;
    width: 100%;
    height: 100%;
    border: 1px solid #fff;
}

.go-news {
    position: absolute;
    right: 0;
    top: 10px;
    color: #b5b5b5;
    font-size: 20px;
    line-height: 20px;
    text-align: right;
    font-family: "Microsoft Yi Baiti";
}

.go-news b {
    display: block;
    font-size: 30px;
    font-weight: normal;
}

.go-news span {
    display: inline-block;
    margin-top: 30px;
    font-size: 22px;
}

.center-news {
    padding: 10px 0 20px 0;
    box-sizing: border-box;
}

.center-news h4 {
    margin: 0 0 6px;
    color: #737373;
    font-size: 18px;
}

.center-news p {
    height: 40px;
    margin: 0;
    color: #737373;
    font-size: 14px;
    line-height: 20px;
    text-align: justify;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.exam-leftNav {
    height: 700px;
}

/****学术期刊界面***/
.item-group {
    padding: 40px 40px 0;
}

.item-box {
    margin-bottom: 20px;
}

.item-box a {
    display: block;
}

.item-box a:hover {
    transform: scale(1.02);
}

.item-box p {
    text-indent: 0;
}

.left-item {
    display: inline-block;
}

.item-top {
    height: 100px;
    padding: 10px 15px;
    color: #fff;
    border-radius: 5px 5px 0 0;
    background-color: #319ade;
}

.item-top h3 {
    margin: 10px 0;
    font-size: 16px;
    font-weight: 700;
}

.item-top p {
    margin: 0;
}

.item-top p span {
    display: inline-block;
    margin-right: 5px;
    border-bottom: 1px solid #fff;
}

.item-icon {
    float: right;
    width: 102px;
    height: 80px;
    background: url("../images/yj.png") center no-repeat;
}

.item-icon2 {
    background: url("../images/xb.png") center no-repeat;
}

.item-bottom {
    padding: 10px;
    border-radius: 0 0 5px 5px;
    background-color: #fff;
}

.item-bottom h2 {
    margin: 0 0 5px;
    color: #646464;
    font-size: 24px;
    text-align: right;
    font-family: "Microsoft yahei";
}

.item-bottom p {
    color: #646464;
    font-size: 13px;
}

.item-box a:hover .item-top {
    color: #646464;
    background-color: #fff;
}

.item-box a:hover .item-top p {
    color: #888;
}

.item-box a:hover .item-top p span {
    border-bottom-color: #888;
}

.item-box a:hover .item-icon {
    background-image: url("../images/yj_link.png");
}

.item-box a:hover .item-icon2 {
    background-image: url("../images/xb_link.png");
}

.item-box a:hover .item-bottom {
    background-color: #319ade;
}

.item-box a:hover .item-bottom h2, .item-box a:hover .item-bottom p {
    color: #fff;
}

/***资源服务界面***/
.zy-top {
    height: 60px;
}

.zy-top h3 {
    margin-top: 10px;
}

.zy-icon {
    float: right;
    line-height: 45px;
    font-size: 42px;
    color: #fff;
}

.zy-box .item-bottom p {
    margin: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.zy-box a:hover .zy-icon {
    color: #e0e0e0;
}

.vpn-icon {
    font-size: 35px;
}

.sina-icon, .email-icon {
    line-height: 35px;
}

/********人才培养界面*******/
.jy-box {
    margin-bottom: 30px;
}

.jy-icon {
    float: right;
    line-height: 80px;
    font-size: 88px;
    color: #fff;
}

.fj-icon {
    margin-right: 12px;
    font-size: 70px;
}

.jx-icon {
    line-height: 65px;
    margin-right: 5px;
}

.jy-box .item-top {
    height: 90px;
}

.jy-box .item-top h3 {
    position: relative;
    margin-bottom: 15px;
    font-size: 18px;
}

.jy-box .item-top h3:after {
    position: absolute;
    content: '';
    width: 35px;
    height: 1px;
    top: 30px;
    left: 0;
    background-color: #fff;
}

.jy-box .left-item {
    max-width: 70%;
}

.jy-box .left-item p {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.jy-box:hover .item-top {
    color: #fff !important;
    background-color: #e15662 !important;
]
}

.jy-box:hover .item-top p {
    color: #fff !important;
}

.jy-box:hover .item-bottom {
    background-color: #fff !important;
}

.jy-box .item-bottom p {
    height: 60px;
    line-height: 20px;
    color: #646464 !important;
    overflow: hidden;
    text-align: justify;
    text-justify: inter-ideograph;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.left-nav .panel-heading {
    border: none !important;
}

/*********历年分数*******/
#results-div {
     /*position: relative;
     height: 400px;*/
}

/*.fixTable{
    background-color: transparent!important;
}
.fixTable thead{
    background-color: #fff!important;
}
.fixTable tbody{
    opacity: 0;
}
.fixTable tbody td{
    border: none!important;
}

.one-td{
    width: 40%;
}
.two-td{
    width: 20%;
}
.three-td{
    width: 20%;
}
.four-td{
    width: 20%;
}
.five-td{
    width: 10%;
}*/
.results-tab{
    position: relative;
}
.results-tab thead {
    background-color: #fff;
}
.results-tab tbody {
   /* overflow: auto;
    -webkit-overflow-scrolling: touch;*/
}
.three-td{
    min-width: 60px!important;
}
.fenshu-box .three-td,.fenshu-box .four-td,.fenshu-box .seven-td{
    min-width: 78px!important;
}
.open li.active a {
    color: #fff !important;
}

.btn-group .dropdown-toggle:hover, .btn-group .dropdown-toggle:visited {
    background-color: #fff !important;
}

.fraction-ul {
    margin-bottom: 10px;
    border-bottom: 1px solid #bbb;
}

.fraction-ul .form-group {
    margin: 0 0 15px 0;
    margin: 15px \0;
    box-sizing: border-box;
}

.select-btn {
    display: block;
    width: 100%;
    height: 32px;
    line-height: 32px;
    margin: 0;
    padding: 0;
    color: #fff;
    font-size: 16px;
    border: none;
    outline: none;
    border-radius: 5px;
    background-color: #169bd5;
}

.results-tab {
    background-color: #fff;
}

li.selected a {
    color: #fff !important;
    background-color: #337ab7 !important;
}

li.selected a:hover {
    color: #fff !important;
}

#yzm {
    position: relative;
    padding-right: 95px;
}

#yzm img {
    position: absolute;
    top: 0;
    right: 15px;
    width: 70px !important;
    height: 32px !important;
    cursor: pointer;
}






/*****联系方式*****/
.phone-box table,.table-bg{
    background-color: #fff;
}
.phone-box h2{
    font-size: 18px;
    font-weight: 700;
    text-align: center;
}
.phone-box h3{
    margin: 10px 0;
    font-size: 16px;
}
.phone-number{
    min-width: 126px;
    color: #1e75db;
}
.phone-box table th{
    font-size: 15px;
}
.phone-box table td{
    font-size: 14px;
}

/****现任领导界面****/
.boss-box {
    padding: 20px 40px;
}

.boss-item {
    display: block;
    margin-bottom: 30px;
    border-radius: 5px;
    border: 1px solid #EEE;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    box-shadow: 0 2px 8px rgba(24, 29, 41, .2);
    background-color: #fff;
    font-family: "Microsoft yahei";
}

.boss-item p {
    margin: 0;
    line-height: 15px;
    text-indent: 0;
}

.boss-top {
    position: relative;
}

.mask {
    position: absolute;
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    padding: 0 15px;
    color: #fff;
    border-radius: 5px 5px 0 0;
    background-color: rgba(0, 103, 237, .6);
    filter: progid:DXImageTransform.Microsoft.Gradient(startColorstr=#990067ED, endColorstr=#990067ED);
}

.mask p {
    position: absolute;
    left: 10px;
    bottom: 15px;
    font-size: 12px;
}

.boss-item img {
    width: 100%;
    border-radius: 5px 5px 0 0;
}

.boss-bottom {
    padding: 10px;
}

.boss-bottom h3 {
    margin: 0 0 10px;
    font-size: 18px;
    color: #848484;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.boss-bottom p {
    height: 40px;
    font-size: 14px;
    color: #b4b4b4;
    /*overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;*/
}

.boss-bottom p span {
    font-size: 30px;
}

.boss-item:hover {
    transform: translateY(-6px);
    -webkit-transform: translateY(-6px);
    -moz-transform: translateY(-6px);
    box-shadow: 0 26px 40px -24px rgba(0, 36, 100, .3);
    -webkit-box-shadow: 0 26px 40px -24px rgba(0, 36, 100, .3);
    -moz-box-shadow: 0 26px 40px -24px rgba(0, 36, 100, .3);
}

.boss-item:hover .mask {
    display: block;
}

.boss-item:hover .boss-bottom {
    background-color: #0067ED;
}

.boss-item:hover .boss-bottom h3, .boss-item:hover .boss-bottom p {
    color: #fff;
}

.small-item {
    border-radius: 3px;
}

.small-item:hover {
    transform: scale(1);
}

.small-item img {
    border-radius: 0;
}

.small-item .boss-top {
    padding: 8px;
}

.small-item .mask {
    border-radius: 3px 3px 0 0;
}

.small-item h3 {
    margin-bottom: 5px;
    font-size: 15px;
}

/*.small-item .boss-bottom{
    padding-bottom: 0;
}*/

/******内嵌页面样式****/
#iframe {
    display: block;
    width: 100%;
    max-width: 760px;
    height: 450px;
    margin: 0 auto;
}

/*****院系设置样式****/
.link-box {
    padding: 10px 0;
}

.link-box h3 {
    margin: 0 0 20px;
    line-height: 30px;
    color: #333;
    font-size: 16px;
    border-bottom: 2px solid #0067ED;
}

.link-box > div {
    padding: 10px;
    text-align: center;
}

.one-link {
    display: block;
    width: 100%;
    height: 50px;
    line-height: 50px;
    margin-bottom: 15px;
    padding: 0 5px;
    color: #666;
    font-size: 15px;
    border-radius: 3px;
    overflow: hidden;
    box-sizing: border-box;
    text-overflow: ellipsis;
    white-space: nowrap;
    background-color: #fff;
}

.one-link a:hover, .one-link a:focus {
    color: #fff !important;
    background-color: #0067ED !important;
}

.college-box {
    display: block;
    padding: 5px;
    box-sizing: border-box;
    border: 1px solid #999;
    background-color: #fff;
}

.college-box:hover, .college-box:focus {
    border: 1px solid #e15662;
    background-color: #e15662 !important;
}

.college-box:hover div, .college-box:focus div {
    color: #fff;
    border: 1px solid #fff;
}

.college-box div {
    position: relative;
    margin: 0;
    height: 50px;
    line-height: 50px;
    padding: 0 5px 0 50px;
    color: #717171;
    font-size: 15px;
    text-align: center;
    box-sizing: border-box;
}

.college-box .has-wrap {
    padding: 6px 5px 0 50px;
    line-height: 20px;
}

.college-box .has-wrap span {
    line-height: 50px;
}

.college-box div p {
    margin: 0;
    line-height: 20px;
    text-align: right;
}

.college-box div p:nth-of-type(1) {
    padding-top: 5px;
    box-sizing: border-box;
}

.college-box span {
    position: absolute;
    top: 1px;
    left: 5px;
    font-size: 30px;
}

.college-box span.guoji {
    font-size: 40px;
}

.college-box span.jiqi {
    font-size: 35px;
}

.college-box span.jixu {
    font-size: 26px;
}

.college-box span.huagong {
    margin-left: -5px;
    font-size: 35px;
}

/*****学校地图****/
.tab-content {
    padding: 20px;
    background-color: #fff;
}

#map, #map1 {
    width: 100%;
    height: 400px;
}

.nav-tabs li.active a {
    color: #337ab7 !important;
    border-left: none !important;
    background-color: #fff !important;
}

.nav-tabs li a {
    color: #555;
    font-size: 15px;
}

.audio-div {
    text-indent: 2em;
}

/****折叠面板*****/
.left-nav .panel-title a {
    background-color: #fff !important;
}

.panel-heading {
    padding: 0;
}

.panel-title a {
    position: relative;
    display: block;
    padding: 10px;
    border: 1px solid #eee;
    box-shadow: 0 2px 2px rgba(24, 29, 41, .1);
}

.panel-heading a:before {
    content: '\002b';
    position: absolute;
    font-family: 'Glyphicons Halflings';
    right: 10px;
    top: 10px;
    font-size: 15px;
    color: #1e75db;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.panel-heading.active a:before {
    content: ' ';
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-transform: scale(0);
    transform: scale(0);
}

.panel-heading a:after {
    content: ' ';
    font-size: 15px;
    position: absolute;
    font-family: 'Glyphicons Halflings';
    right: 10px;
    top: 10px;
    color: #1e75db;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.panel-heading.active a:after {
    content: '\2212';
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.panel-body {
    padding: 25px;
}

.panel-body p {
    color: #666;
    text-align: justify !important;
}

/*****校园风光*****/
.img-box {
    padding: 20px 0;
    background-color: transparent;
}
.img-item{
    padding: 0 10px;
}
#myTabContent .img-item a{
    display: block;
    height: 150px;
    overflow: hidden;
}

/*****单页模式****/
.main {
    padding: 30px 0 0;
}

.alone-content {
    min-height: 500px;
    padding-bottom: 20px;
    border: 1px solid #dbdbdb;
    background-color: #fff;
}

.alone-head {
    height: 40px;
    line-height: 40px;
    margin: 0 -15px;
    padding: 0 15px;
    font-size: 13px;
    border: 1px solid #eee;
    background-color: #f8f8fa;
}
.site-content .alone-head{
    margin-bottom: 20px;
}
.site-content .panel{
    margin-bottom: 10px;
}

.alone-content .search-input {
    width: 200px;
    padding: 0 10px;
    border-radius: 15px;
    background-color: #337ab7;
    background-image: none;
}

.search-input::-webkit-input-placeholder { /* WebKit browsers */
    color: #f5f5f5;
}

.search-input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #f5f5f5;
}

.search-input::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #f5f5f5;
}

.search-input:-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #f5f5f5;
}

.alone-content .search-btn {
    color: #337ab7;
}

.left-search {
    display: inline-block;
    margin: 0 0 0 20px;
    vertical-align: 2px;
}

.left-search input, .left-search button {
    margin: 0;
    vertical-align: 2px;
}

.left-search input {
    line-height: 24px \0;
}

.left-search button {
    vertical-align: 0 \0;
}

.search-div {
    margin: 0 0 10px;
    padding: 0 0 10px;
    border-bottom: 1px solid #bbb;
}

.search-uls li {
    display: block;
}

.search-uls a {
    display: block;
    padding: 10px 5px;
    border-bottom: 1px dashed #bbb;
}

.search-uls h3 {
    display: inline-block;
    width: 70%;
    margin: 0 0 5px;
    color: #333;
    font-size: 16px;
    font-weight: 600;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.search-date {
    line-height: 15px;
    font-size: 12px;
    color: #666;
}

.search-uls a p {
    margin: 0;
    line-height: 20px;
    font-size: 13px;
    color: #555;
    text-align: justify;
    text-justify: inter-ideograph;
}

.alone-head b {
    color: #337ab7;
    font-size: 15px;
}

.alone-body {
    padding: 20px 50px;
    font-size: 14px;
    color: #555;
}

.begin-left {
    text-align: left;
}

.begin-left a {
    display: inline-block;
    overflow: auto;
    text-overflow: clip;
    white-space: normal;
}

.bottom-sahre{
    margin-top: 20px;
}


/*************意见反馈***********/
.notice-box h3{
    color: #222;
}
.notice-box span{
    display: block;
    margin-bottom: 10px;
    font-size: 16px;
    color: #333;
    font-weight: 600;
}
.notice-box p{
    color: #444;
    font-size: 14px;
    text-indent: 2em;
    text-align: justify;
    text-justify: inter-ideograph;
}
.notice-box h4{
    margin: 20px 0 10px;
    font-size: 15px;
    color: #333;
    text-indent: 2em;
    font-weight: 600;
}
.notice-box .last-h4{
    font-size: 18px;
}
.last-date{
    text-align: right!important;
}




@media (min-width: 768px)and (max-width: 1200px) {
    .college-box .md-wrap {
        padding: 6px 5px 0 50px;
        line-height: 20px;
    }

    .college-box .md-wrap span {
        line-height: 50px;
    }
}
.video-box{
    padding: 15px;
    text-align: center;
}
.wl-video{
    width: 70%;
}
@media (max-width: 768px) {
    .begin-left a {
        display: block;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .nobackColor .panel-body{
        padding: 10px 5px;
    }

    .wl-video{
        width: 100%;
        height: auto;
    }

    .fraction-ul {
        margin: 0 -15px 15px;
    }

    #results-div {
        overflow-y: scroll;
        -webkit-overflow-scrolling: touch;
    }

    .college-box .has-wrap {
        padding: 0 5px 0 50px;
        line-height: 50px;
    }

    .item-top .left-item {
        width: 50%;
    }

    .item-top h3 {
        font-size: 16px !important;
    }

    .item-top p {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .zhao-content > div {
        padding-right: 0;
    }

    .zhao-content .alone-body {
        padding: 10px 0;
    }

    .audio-div {
        text-indent: 0;
    }

    .carouse {
        height: 200px;
    }

    .main {
        padding: 0 !important;
    }

    .alone-body {
        padding: 10px;
    }

    .left-nav {
        min-height: 20px;
        padding: 0;
    }

    .left-nav header {
        top: -39px;
        padding: 10px;
    }

    .left-nav header h3 {
        font-size: 18px;
    }

    .left-nav header span {
        display: none;
    }

    .item-group {
        padding: 20px 0 0;
    }

    .boss-box {
        padding: 20px 0;
    }

    .link-group {
        padding: 0;
    }

    .right-uls, #inSchool {
        padding: 0;
    }

    .right-uls li a {
        height: auto !important;
        padding: 5px 70px 0 90px;
    }

    .center-news h4 {
        font-size: 14px;
    }

    .center-news p {
        font-size: 12px;
    }

    .alu-content {
        padding: 0;
    }

    .go-news b {
        display: block;
        font-size: 20px;
        font-weight: normal;
    }

    .go-news span {
        display: inline-block;
        margin-top: 30px;
        font-size: 15px;
    }

    .news-img {
        width: 80px;
        top: 16px;
    }

    .content {
        padding: 0 0 15px;
    }

    .news-uls {
        padding: 0 5px;
    }

    .content header {
        padding: 0 5px;
    }

    .content header h3 {
        left: 5px;
    }

    .go-more {
        margin: 0;
    }
}

@media (max-width: 468px) {
    .nobackColor img {
        width: 80%;
    }

    .carouse {
        height: 150px;
    }
}