table {
    background-color: #fff;
    margin: 14px auto;
    border-collapse: collapse;
    font-size: 14px;}

table tbody tr td {
    padding: 6px 6px;}


#content .block-region-right .field-label-inline{
	display:none;}

#header .header-container .header-column .header-nav-flex {
    float: right;
    padding-right: 0px;}

.sysu-search-block-form input.form-text {}

#header .header-container .header-column .header-language {
    opacity: 0.9;}

/* 搜索页搜索输入框 */
.search-box .views-exposed-form input.form-text {
    border-color: #aaa;}

/* 语言下拉框*/
.header-language ul.dropdown-menu {
  min-width: 100%;}
.header-language ul.dropdown-menu>li>a {
  padding: 8px 14px;}

/*灰色主背景*/
.layout-full.region-bottom1 {
    background: #f0f2f3;}

/*主导航菜单 */
.main-menu-1-1 .menu.nav-menu {
    z-index: inherit;}

/*活动预告背景*/
.layout-full.region-bottom .list-right.bg-white.inside-lr.inside-t {
    background: #f0f2f3;}

/*教学项目菜单*/
.cus-menu{
	background: #f0f2f3;
	min-height:50px;}
.cus-menu p {
	width:100%; 
	position: absolute; 
	top: -20px;
	left:0;
	opacity: 1; 
	display:inline-block; 
	z-index:2; 
	font-size:16px; 
	background: white;}
.cus-menu p a {
	font-size:16px;}	
	

/*各系师资页面排版样式*/
.page-teacher .views-teacher ul, .taxonomy_term--type-faculty .views-teacher ul {
    list-style: none;
    margin-left: 0;
    padding-left: 0;
    display: inline-block;
    margin-bottom: 45px;
    margin-top: 0;
    width: 100%;}
.page-teacher .views-teacher ul li, .taxonomy_term--type-faculty .views-teacher ul li {
    float: left;
    display: inline-block;
    margin: 10px 12px 0 0;
    width: 15%;
    min-width: 100px;
    line-height: 20px;
    padding: 8px 0px;
    background: #f6f6f6;
    text-align: center;
    border-bottom: solid 1px #e4c169;}
.page-teacher .views-teacher h3, .taxonomy_term--type-faculty .views-teacher h3 {
    font-size: 16px;
    color: #df0045;
    font-weight: bold;
    margin-bottom: 10px;
    clear: both;
    display: block;}
.taxonomy_term--type-professional_post .inside-min-tb.outside-min-tb .title-inner {
    margin-bottom: 15px;
    padding: 0px;}
	

/*文章置顶top样式*/
.list-3 .top.top-red::before {
    background-color: darkorange;
    color: #ffffff;
    font-style: oblique;
    padding: 2px 6px;
    content: 'TOP';
    font-family: "Arial";
    font-size: 8px;
	height: 14px;}
.list-3 .top {
    font-size: 8px;}	
	
@media (min-width: 768px){
	
	/*头部阴影*/
	.header-bg-primary {
    background-color: #df0045;
    -moz-box-shadow: 0px 3px 10px #333333;
    -webkit-box-shadow: 0px 3px 10px #333333;
    box-shadow: 0px 3px 10px #333333;
    z-index: 9;}

	.event-list li.clearfix.outside-min-tb {
    width: 50%;
    float: left;}

	/*活动预告单个块高度*/
	.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: #fff;
    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;}

	
	
	/*活动预告列表页标题，首页板块标题*/
	.block h3.block-title {
		border-bottom: 0;
		padding: 10px;
		font-size: 20px;
		font-weight: normal;
        width: 80px;
        background: url(images/here_bg.jpg) 
        center repeat-x;
        border-radius: 20%;
        color: #FFF;}
  block h2.block-title {
		border-bottom: 0;
		padding: 10px;
		font-size: 20px;
		font-weight: normal;
        width: 80px;
        background: url(images/here_bg.jpg) 
        center repeat-x;
        color: #FFF;}
	
	
	/*活动预告列表页标题*/
	.block-region-right .block .block-title {
		margin-top: 0px;
		padding-top:7px;
		padding-left:0px;}
	/*其他列表页标题*/
	.title-inner{}
	
	/*列表页列表宽度*/
	.table-full {
    margin-right: 10px;}
	
	/*更多链接样式*/
	.more-link {
		top: 18px;
		font-size:14px;}
	
	/*附件链接样式*/
	.file a{
		line-height:180%;
		font-size:14px;
		color:#13b9ff;}
	.file a:hover{
		color: #df0045;
		text-decoration:underline;}

	/*关联阅读链接*/
	.pager-previous-next {
		margin-top:80px;}
	.pager-previous-next .pager-previous,.pager-next {
		padding-top:8px;
		line-height:1.5;}
		
	/*顶栏*/
	.top-header {
		height:0;}
	
	.top-header .inner {
  padding: 0;}

	.header-right {
		position: absolute;
		top: 5px;
		right: 10px;
		z-index: 99;}	
	
	.header-right .dropdown .dropdown-toggle {
	  color: #ecf0f1;}
	
	.header-right .open .dropdown-toggle {
    color: #ecf0f1 !important;}
  
  .header-right .open>.dropdown-menu {
    display: block;
    padding: 0px 6px;
    min-width: 120px;}
  
  .header-right .dropdown .dropdown-menu>li {
    margin-bottom: 0px;}
  
  .header-right .dropdown ul.dropdown-menu>li>a {
    padding: 10px 14px;
    text-align: left;}
	
	#header .header-container.inner {
    	max-width: 1170px;}
	
	.block-region-bottom-first-right {
    margin-top: 50px;}
    
    .hyhdpic img {
    max-width: 92%;
    height: auto;}
	
}

@media (min-width: 992px){
	.event-list li.clearfix.outside-min-tb {
		min-height: 120px;}
	
	/*作育英才logo背景*/
	#header .header-container.inner .header-row {
    background-position: right 00px top 15px;
    background-repeat: no-repeat;
    background-image: url(zyyc-fwsh1.jpg);
    padding-top: 10px;}
	
}

@media (min-width: 481px) and (max-width: 1024px){
	#footer .field-body li, #footer .field-body div, #footer .field-body p {
     font-size: 12px;}
	.cus-menu p a {
	font-size:14px;}
}


@media (min-width: 1200px){
	.cus-menu p span {
    padding: 0 2.9%;
    display: block;
    float: left;
    text-align: center;
    font-size: 14px;
    margin: 15px 0;
    border-right: 1px solid #eee;}
	
}

@media screen and (max-width: 768px){
	#header .header-container .header-row .header-column #site-logo.header-logo {
		text-align: left;}
	#header .header-container .header-row .header-column #site-logo.header-logo img {
    max-height: 80px;
    margin-top: 40px;
    margin-left: 10px;}
	
#header .header-container .header-row .header-column .header-nav-flex {

    display: none;}
	
/*移动端轮播图*/
.swiper-img-full .swiper-wrapper .swiper-slide {
    background-size: cover;
    background-repeat: no-repeat;}	
.swiper-img-full .swiper-wrapper, .swiper-img-full .swiper-slide {
    height: 150px !important;} 
.swiper-1 .swiper-slide .inner {
    position: absolute;
    width: 90%;
    left: 0px;
    bottom: 0px;
    padding-bottom: 0px;}
  .swiper-1 .swiper-slide .inner .inside-tb{
    padding-bottom: 0px;}
	
}

@media (max-width: 480px){
	#site-logo img {
    max-width: 70%;}
	#header .header-body {
    min-height: 80px;}	
	#header .header-container.inner {}
	#header .header-container.inner .header-row {
    height: 80px;}

	/*隐藏顶栏*/
	.top-header {
		display:none;}
	
	/*捐赠等图标链接*/
	.col-md-five {
		/*5个图标时*/
    width: 25%;
    margin-bottom: 15px;
    margin-left: 20px;}
	.region-bottom-standard .t-c a p.quick-inside-min-tb {
    font-size: 12px;
	float: none;
    padding-left: 0px;}
	
	/*6个图标时*/
	.block-region-bottom .col-xs-2 {
    width: 33.3%;}
	
	
	/*教学项目菜单*/
	.cus-menu p {
	width:100%; 
	position: relative; 
    top: 0px;
	left:-10px;
	opacity: 1; 
	display:inline-block; 
	z-index:2; 
	font-size:14px; 
	background: none;}
	
	.cus-menu p span {
    padding: 0 2.7%;
    display: block;
    float: left;
    text-align: center;
    font-size: 14px;
    margin: 8px 0;
    border-right: 1px solid #ccc;}
	
	.cus-menu p a {
	font-size:14px;}	
	
    .cus-menu .inside-c-tb{
		padding: 0;
    	margin-left: 12px;}
	
	/*师资图文排版*/
	.list-images-1 .list-content {
    width: auto;
    padding-left: 145px;
    margin-top: -15px;}
	
	.block-region-right .field-body video {
		width:100%;
		height:100%;}
		
	.page-node-type-page .region-right .block-region-right, .page-node-type-article .region-right .block-region-right {
    padding-left: 0px;}
   .page-taxonomy .list-3.inside-b, .row.table.table-full .list-3.inside-b {
    padding-left: 0px;}
	
}




h1, h2, h3, h4, h5, h6 {
      line-height: 150%;}

p.text-align-center {
    text-align: center;}