@charset "utf-8";
/* CSS Document */


.layout-full.region-top {
    background-color: #fafafa;
}

.block-region-top {
    margin-top: 8px;
}
.block-region-top .block {
    margin-bottom: 14px;
}
.layout-full.region-top-second {
    padding-top: 10px;
}
.picLink_list {
    margin-top: 12px;
}

#header .header-body {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 110px;
    max-width: 9000px;
    padding: 0px;
}

.page-front .main-menu-1-1 .nav-menu>.menu-item.active {
    background-color: #fff;
}
.page-front .main-menu-1-1 .nav-menu>.menu-item.active a {
    color: #333;
}
.page-front .main-menu-1-1 .nav-menu>.menu-item.active a.is-active {
    color: #df0045;
}

.picLink_list .col-md-12.col-xs-12 {
    margin-bottom: 12px;
}

/*夏令营*/
div#block-xialingyingheader {
    margin-bottom: 0;
}
.list-images-2 .list-content img {
      border-bottom: none; 
}
.list-images-2 .list-content p { 
      color: #555; 
} 
   
   
table {
    margin: 14px auto;
}

.field-body table tbody tr td {
    padding: 5px;
    border-top: 1px solid #c6c6c6;
}

.xlynews-list.block {
    padding-left: 14px;
    padding-right: 14px;
}

.list-news .list-3 .list-content li {
    min-height: 61px;
    /* max-height: 61px; */
    line-height: 1.4;
    padding-top: 8px;
    padding-bottom: 5px;
}

.list-news .list-3 .list-content li .one-line {
  white-space: normal;
}


.list-news.block .block-title {
    margin-top: 0px;
    border-bottom: 1px solid #ccc;
}


.xlynews-list .swiper-slide a h4 {
    color: #555;
    font-size: 14px;
}

.more-link {
    position: absolute;
    right: 0;
    top: 10px;
    font-size: 13px;
    color: #555555;
}

.inside-t.outside-t.xlybm {
    margin-top: 35px;
}

.layout-full.region-middle-third {
    background-color: #fafafa;
}

.block h2.block-title {
    border-bottom: 0;
    padding: 10px;
    /* font-size: 18px; */
    font-weight: bold;
    color: #555;
}

.xlynotice h2.block-title , .xiazai_List h2.block-title {
    border-bottom: solid 1px #ccc;
}




@media screen and (max-width: 768px) {
  
#header .header-container .header-row .header-column #site-logo.header-logo img {
    margin-top: 30px;
    padding-left: 10px;
  }
  
  .article-title h1 {
    font-size: 20px;
    font-weight: bold;
  }
 
.layout-full.region-top .inner {
    padding-top: 0px;
}
 
.swiper-wrapper .swiper-slide, .swiper-container {
    height: 150px;
} 
.swiper-wrapper .swiper-slide, .swiper-container .swiper-slide {
    background-size: cover;
    background-position: center center;
    position: relative;
    height: 150px !important;
}
  
}

