.footer-link a {
  color: #FFF;
}

.footer-link a:hover {
  color: #f60;
}

@media (min-width: 768px) {

  #header .header-container.inner .header-row {
    background: none;
  }
 
#header-top {
    z-index: 9999;
    position: relative;
    height: 0;
}

 #header-top .header-right {
    position: absolute;
    right: 30px;
    top: 35px;
}
  
 #header-top .header-right .language-switcher-language-url.block {
    margin-bottom: 0px;
}
  

  /*四个图标入口区块*/
  .region-top {
    min-height: 350px;
    padding-top: 40px;
    /*border-top:8px solid #eaeaea;*/
    background: #fafafa;
  }

  /*四个图标按钮文字*/
  .quick-inside-min-tb {
    font-size: 20px;
    position: relative;
    left: 0px;
    text-indent: 0px;
    color: #666;
    font-weight: bolder;
    margin-top: 20px;
  }
  
  /*入口图片放大动画*/
 .rukou1 img:hover {
    transform: scale(1.1);
	  -webkit-transform: scale(1.1); 
  	-ms-transform: scale(1.1);
  	-o-transform: scale(1.1);
  }
 .rukou1 img {
      transition: all .4s ease-out;
  }
  

  /*活动预告区块*/
  .layout-full.region-middle {
    min-height: 450px;
    padding-top: 60px;
    background-image: url(http://lingnan.sysu.edu.cn/mba/sites/default/files/pic_new_bg.png);
    background-repeat: no-repeat;
  }

  /*活动预告更多链接*/
  .region-middle .block-region-middle .more-link {
    font-size: 14px;
    right: 0;
    color: #FFF;
  }

  /*新闻报道更多链接*/
  .block-region-footer-bottom .more-link {
    font-size: 14px;
    right: 15px;
  }

  .region-middle .block h2.block-title {
    margin-bottom: auto;
    padding-bottom: 10px;
    padding-left: 0px;
    color: #FFF;
  }

  /*活动预告单个块高度*/
  .event-list li.clearfix.outside-min-tb .list-left.inside-r {
    margin-top: 18px;
    min-height: 100px;
  }

  .event-list.event-list-2.event-list-block .list-right {
    margin-left: 80px;
    padding-bottom: 5px;
  }

  /*预告时间块日期部分*/
  .event-list.event-list-2 .time .time-1 {
    background-color: #df0045;
    color: #ffffff;
  }

  /*预告时间块年份部分*/
  .event-list.event-list-2 .time .time-2 {
    position: relative;
    background-color: #f0f2f3;
    color: #555;
  }

  /*活动预告日期样式*/
  .event-list.event-list-2 .special-line .special-figure .icon {
    display: none;

  }

  .event-list.event-list-2 .special-line {
    border-top: none;
  }

  .outside-min-b {
    margin-bottom: 0px;
    line-height: 1.5;
  }

  .event-list-2 .outside-b {
    margin-bottom: 5px;
    /*font-weight:bolder;*/
    color: #000;
  }

  /*活动预告排列*/
  .event-list li.clearfix.outside-min-tb {
    width: 31.66%;
    min-height: 200px;
    border: 1px solid #eee;
    margin-right: 2.5%;
    background-color: white;
    opacity: 0.8;
  }

  .event-list ul li.clearfix.outside-min-tb:last-child {
    margin-right: 0px;
  }

  .layout-full.region-middle .list-right.bg-white.inside-lr.inside-t {
    background: white;
  }

  .region-footer-bottom {
    background: #fafafa;
    min-height: 500px;
    padding-top: 60px;
  }

  /*footer链接标题*/
  #footer h4.outside-b {
    margin-bottom: 14px;
    border-bottom: 3px solid #e34e15;
    padding-bottom: 10px;
    width: 80px;
  }

  .footer-link a {
    color: #a7adb5;
    font-size: 14px;
  }

  /*二级页面左侧菜单*/
  .sidebar-menu-2-3 .nav-menu > .menu-item > span, .sidebar-menu-2-3 .nav-menu > .menu-item > a {
   /* font-size: 16px; */

  }
  
  .sidebar-menu-2-3 a {
   /* font-size: 16px; */
  }

  .sidebar-menu-2-3 .menu-item {
    line-height: 1;
    border-bottom: 1px #e5e5e5 solid;
  }

  .sidebar-menu-2-3 .nav-menu .expanded .level-menu .menu-item {
    border-bottom: 1px #e5e5e5 solid;
  }

  .sidebar-menu-2-3 .nav-menu .expanded .level-menu .menu-item a {
    font-size: 14px;
  }


  /*列表页列表间距样式*/
  .list-3 .list-content li {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
  }

  #content {
    min-height: 550px;
  }

}

/*首页新闻报道链接样式*/
.swiper-slide .outside a {
  color: #555;
}

.swiper-wrapper .swiper-slide a h4 {
  font-size: 14px;
  line-height: 1.5;
}

/*手机屏幕*/
@media (max-width: 480px) {

  #header .header-body {
    min-height: 110px;
  }

  #header .header-container.inner {
    height: 80px;
  }

  #header .header-container.inner .header-row {
    height: 80px;
  }

  #header .header-container .header-row .header-column #site-logo.header-logo img {
    max-height: 80px;
    margin-top: 45px;
  }

  /* 轮播图高度 */
  .swiper-img-full .swiper-container, .swiper-img-full .swiper-wrapper, .swiper-img-full .swiper-slide {
    height: 150px !important;
  }

  /*四个图标按钮文字*/
  .quick-inside-min-tb {
    font-size: 14px;
    position: relative;
    left: 0px;
    text-indent: 0px;
    color: #666;
    font-weight: bolder;
    margin-top: 10px;
  }

   /*搜索框*/
  #header .header-container .header-row .header-column .header-nav-flex {
      /* display: none;*/
   }
  #header .header-container .header-row .header-column .header-nav-flex {
    position: absolute;
    top: -60px;
    right: 50px;
    padding-right: 0px;
	}
	
}