@media only screen and (max-width: 600px) {
  .banner-header, .slick {
    display: none !important; } }

.gong-banner {
  z-index: 0;
  position: relative;
  width: 1200px;
  height:400px;
  margin:auto;
}

@media only screen and (max-width: 600px) {
  .gong-banner {
    width: inherit;
  		top: 0; } }

.banner-move {
  min-width: 1200px; }

.slick-first {
  margin-left: 25px; }

.headImg-width {
  width: 100%;
  min-width: 1200px; }

.headImgTr-height {
  height: 500px; }

.headImg-height {
  height: 100%; }

.img-index {
  position: relative;
  display: block; }

.banner-header {
  position: absolute;
  top: 30%;
    height: 0;
  width: 100%; }

.arrow-left {
  float: left;
  cursor: pointer; }

.arrow-right {
  float: right;
  cursor: pointer; }

.banner-header-position {
  width: 1200px;
  margin: auto; }

.banner-content {
  width: 500px;
  height: 56px;
  color: white;
   position: absolute;
  margin: auto;
  top: 240px;
  left: 100px;
  background: rgba(0, 0, 0, 0.5);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#BF000000,endColorstr=#BF000000); }

.banner-content-position {
  margin: auto;
  width: 206px; }

.position-relative {
  position: relative;
    height: 400px;
}

/*
.icon-circle-blue {  
  background-image: url(/syxy/images/circle-blue.png);
  width: 8px;
  background-size: contain;
  height: 9px;
  background-repeat: no-repeat;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/circle-blue.png',sizingMethod='scale'); }
*/
.banner-content-text-position {
  width: 100%;
  position: absolute;
  top: 82%; }

.banner_content_title {
  margin-left: 20px;
  font-size: 20px;
  padding-top: 10px; }

.banner_content_content {
  margin-left: 20px;
  font-size: 14px; }

.banner-display-none {
  display: none; }

@media only screen and (max-width: 600px) {
  .banner-move {
    min-width: inherit; }
  .banner-content-text-position {
    top: inherit;
    bottom: 50px; }
  .banner_content_content {
    font-size: 6px;
    line-height: 10px;
    height: 16px;
    /* margin-top: 5px; */
    overflow: hidden;
    width: 80%;
    white-space: nowrap;
    text-overflow: ellipsis; }
  .banner_content_title {
    font-size: 10px; }
  .banner-content {
    width: 100%;
    height: 50px;
    position: absolute;
    margin-left: 0;
    left: 0; }
  .headImg-width {
    min-width: inherit; } }

.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
   margin-top: 15px;}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0; }

.slick-list:focus {
  outline: none; }

.slick-list.dragging {
  cursor: pointer;
  cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block; }

.slick-track:before,
.slick-track:after {
  display: table;
  content: ''; }

.slick-track:after {
  clear: both; }

.slick-loading .slick-track {
  visibility: hidden; }

.slick-slide {
  display: none;
  float: left;
  min-height: 1px; }

[dir='rtl'] .slick-slide {
  float: right; }

.slick-slide img {
  display: block; }

.slick-slide.slick-loading img {
  display: none; }

.slick-slide.dragging img {
  pointer-events: none; }

.slick-initialized .slick-slide {
  display: block; }

.slick-loading .slick-slide {
  visibility: hidden; }

.slick-vertical .slick-slide {
  display: block;
  border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px; }

.slick {
  width: 100%;
  position: absolute;
  top: 86%; }

.slick-dots {
  display: block;
  padding: 0;
  margin: 0;
  width: 206px; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-left: 10px;  
    margin-right: 2px;
    width: 18px;
    list-style: none; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 18px;
      list-style: none;
      font-size: 0px; }

.banner-a {
  text-decoration: none; }
  .banner-a:visited {
    color: #fff; }
  .banner-a:hover {
    color: #fff;
    text-decoration: none; }
  .banner-a:link {
    color: #fff; }

  .u-clearfix:before, .u-clearfix:after {
    content: "";
    display: table;
    font: 0/0 a; }
  .u-clearfix:after {
    clear: both; }

@media only screen and (max-width: 600px) {
  .c-shiyouxueyuan-new-module__no-mobile {
    display: none !important; } }

.c-shiyouxueyuan-new-module {
  width: 100%;
  margin: 0 auto;
  min-width: 1200px;
  background: #efefef; }

.c-shiyouxueyuan-new-module__body {
  margin: 0 auto;
  max-width: 1200px;
  min-width: 1200px; }

.c-shiyouxueyuan-new-module__body-box {
  margin-top: 20px; }

.c-shiyouxueyuan-new-module__bg-white {
  background: white; }

.c-shiyouxueyuan-new-module__left-box {
  float: left;
  width: 100%; }

.c-shiyouxueyuan-new-module__right-box {
  float: right;
  width: 30%; }

.c-shiyouxueyuan-new-module__left-box-left {
  float: left;
  width: 49%; }

.c-shiyouxueyuan-new-module__left-box-right {
  float: right;
  width: 49%; }

.c-shiyouxueyuan-new-module__head-title-container {
  float: left;
  margin-top: 8px; }

.c-shiyouxueyuan-new-module__head-title {
  font-size: 18px;
  color: #89211b; }

.c-shiyouxueyuan-new-module__head {
  border-top: 5px solid #89211b;
  height: 50px; }

.c-shiyouxueyuan-new-module__head-box {
  margin: 0 20px;
  border-bottom: 1px solid #dddddd; }

.c-shiyouxueyuan-new-module__head-title-words {
  float: left;
  height: 40px;
  border-bottom: 2px solid #89211b; }

.c-shiyouxueyuan-new-module__main-img {
  width: 100%; }

.c-shiyouxueyuan-new-module__body-a {
  display: block;
  width: 40px;
  margin-top: -1px;
  text-decoration: none; }
  .c-shiyouxueyuan-new-module__body-a:visited {
    color: #89211b; }
  .c-shiyouxueyuan-new-module__body-a:hover {
    color: #89211b;
    text-decoration: none; }
  .c-shiyouxueyuan-new-module__body-a:link {
    color: #89211b; }

.c-shiyouxueyuan-new-module__half-width {
  width: 100%; }

.c-shiyouxueyuan-new-module__detail-content-words {
  float: left;
  width: 65%;
  margin-top: 10px;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden; }

.c-shiyouxueyuan-new-module__height-290 {
  height: 290px; }

.c-shiyouxueyuan-new-module__margin-top-20 {
  margin-top: 20px; }

.c-shiyouxueyuan-new-module__bg-shallow {
  background: #f5f5f5; }

.c-shiyouxueyuan-new-module__half-li {
  height: 43px;
  border-bottom: 1px solid #dedede; }
  .c-shiyouxueyuan-new-module__half-li a {
    display: block; }
  .c-shiyouxueyuan-new-module__half-li a:hover {
    cursor: pointer;
    text-decoration: none;
    color: #89211b; }

.c-shiyouxueyuan-new-module__half-li-box {
  border-bottom: 1px solid #dedede; }
  .c-shiyouxueyuan-new-module__half-li-box a {
    display: block; }
  .c-shiyouxueyuan-new-module__half-li-box a:hover {
    cursor: pointer;
    text-decoration: none;
    color: #89211b; }

.c-shiyouxueyuan-new-module__half-li-box-left {
  float: left;
  width: 80px;
  background: #89211b;
  color: white;
  text-align: center;
  margin-top: 5px; }

.c-shiyouxueyuan-new-module__half-li-box-left-day {
  font-size: 25px; }

.c-shiyouxueyuan-new-module__half-li-box-left-month {
  font-size: 15px; }

.c-shiyouxueyuan-new-module__half-li-box-right {
  float: right;
  width: 78%; }

.c-shiyouxueyuan-new-module__half-li-box-right-title a {
  display: block;
  font-size: 16px;
  text-decoration: none;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden; }

.c-shiyouxueyuan-new-module__half-li-box-right-title a:hover {
  color: #89211b; }

.c-shiyouxueyuan-new-module__half-li-box-right-title a:visited {
  text-decoration: none; }

.c-shiyouxueyuan-new-module__half-li-box-right-content {
  height: 50px;
  color: #9a9a9a; }

.c-shiyouxueyuan-new-module__no-border {
  border: none; }

.c-shiyouxueyuan-new-module__margin-top-bottom-5 {
  margin: 4px 0; }

.c-shiyouxueyuan-new-module__semester-box {
  padding: 21px 26px;
  color: #999; }

.c-shiyouxueyuan-new-module__only-border {
  border-top: 5px solid #89211b; }

.c-shiyouxueyuan-new-module__year {
  font-size: 16px; }

.c-shiyouxueyuan-new-module__term {
  font-size: 18px; }

.c-shiyouxueyuan-new-module__season {
  font-size: 48px;
  color: #89211b; }

.c-shiyouxueyuan-new-module__week {
  font-size: 48px;
  color: #89211b; }

.c-shiyouxueyuan-new-module__common-link-box {
  border-top: 1px solid #dddddd; }

.c-shiyouxueyuan-new-module__common-link-box-title {
  color: #89211b;
  font-size: 20px;
  margin: 15px 30px; }

.c-shiyouxueyuan-new-module__common-link-box-detail {
  margin-bottom: 26px; }

.c-shiyouxueyuan-new-module__common-link-content:hover {
  background: #f9f9f9; }

.c-shiyouxueyuan-new-module__link-a {
  display: block;
  height: 48px;
  margin-top: 0px;
  color: #c7c7c7;
  text-decoration: none; }

.c-shiyouxueyuan-new-module__link-a:hover .c-shiyouxueyuan-new-module__link-words {
  color: #89211b; }

.c-shiyouxueyuan-new-module__icon-box {
  float: left;
  margin-left: 30px;
  margin-right: 10px;
  vertical-align: middle; }

.c-shiyouxueyuan-new-module__link-a-box {
  margin-top: 15px; }

.c-shiyouxueyuan-new-module__link-words {
  float: left;
  margin-left: 10px;
  color: #777777; }

.c-shiyouxueyuan-new-module__part-container {
  box-shadow: 0 0 15px rgba(68, 70, 70, 0.5); }

.c-shiyouxueyuan-new-module__margin-20 {
  margin: 20px; }

.c-shiyouxueyuan-new-module__down-part {
  margin: 25px 0 60px 0; }

.c-shiyouxueyuan-new-module__detail-ul {
  margin: 15px 20px; }

.c-shiyouxueyuan-new-module__notice-ul {
  margin: 1px 20px; }

.c-shiyouxueyuan-new-module__head-more {
  float: right;
  width: 40px;
  height: 22px;
  margin: 10px 0;
  text-align: center;
  border: 1px solid #dddddd;
  border-radius: 4px; }

.c-shiyouxueyuan-new-module__detail-content-date {
  float: right;
  margin-top: 10px;
  color: #999999; }

@media only screen and (max-width: 600px) {
  .c-shiyouxueyuan-new-module {
    margin: 0 auto;
    min-width: inherit;
    max-width: inherit; }
  .c-shiyouxueyuan-new-module__body {
    margin: 0 auto;
    min-width: inherit;
    max-width: inherit; }
  .c-shiyouxueyuan-new-module__head-title-container {
    border: none; }
  .c-shiyouxueyuan-new-module__half-li-box {
    border: none;
    margin: 0 20px; }
  .c-shiyouxueyuan-new-module__head {
    margin: 0; }
  .c-shiyouxueyuan-new-module__half-width {
    width: 100%; }
  .c-shiyouxueyuan-new-module__detail-content-words {
    width: 100%;
    margin: 0; }
  .c-shiyouxueyuan-new-module__mobile-100 {
    width: 100%; }
  .c-shiyouxueyuan-new-module__half-li {
    border: none;
    height: 50px;
    margin: 0 20px; }
  .c-shiyouxueyuan-new-module__detail {
    margin: 20px 0; }
  .c-shiyouxueyuan-new-module__detail-content-date {
    float: none;
    display: block;
    margin-bottom: 10px; }
  .c-shiyouxueyuan-new-module__body-box {
    margin-top: 0; }
  .c-shiyouxueyuan-new-module__part-container {
    margin: 0; }
  .c-shiyouxueyuan-new-module__detail-ul {
    margin: 0; }
  .c-shiyouxueyuan-new-module__down-part {
    margin: 0; } }




