.c-main-home__left {
  /*background-color: #fff; */
}

.c-main-home__right {
  background-color: #fff; }

.c-main-home-right__block {
  /*border-bottom: 1px solid #ddd;*/ 
}
.c-main-home-right__block+.c-main-home-right__block{
  border-top:1px solid #ddd;
}
@media only screen and (min-width: 601px) {
  .c-main-home {
    margin: 0 auto;
    max-width: 1200px;
    min-width: 1200px;
    padding-top: 20px;
    /*padding-bottom: 20px;*/ }
    .c-main-home-cylj {
    margin: 0 auto;
    max-width: 1200px;
    min-width: 1200px;
    padding-top: 20px;
    padding-bottom: 20px;
    background: #fff;
       margin-top:20px;
  }
  .c-main-home__left {
   /* float: left;*/
    width: 100%;
    margin-right: 1.5%; }
  .c-main-home__right {
    float: left;
    width: 20%; } }

@media only screen and (max-width: 600px) {
  .c-main-home {
    padding: 0 20px; } }
@media only screen and (max-width: 600px) {
  .slick {
    display: none !important; } }

.gong-banner {
  position: relative; }

.headImg-width {
  width: 100%; }

.headImgTr-height {
  height: 500px; }

.headImg-height {
  height: 100%; }

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

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

.banner-content-position {
  margin: auto; }

.position-relative {
  position: relative; }

.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) {
  .gong-banner {
    margin-left: -20px;
    margin-right: -20px; }
  .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;
    top: 30px;
    margin-left: 0; } }

.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; }

.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; }


@media only screen and (min-width: 601px) {
  .slick-slide img {
    width: 1200px;
    height: 333px;
  display: block; }
}
@media only screen and (max-width: 600px) {
  .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;
  bottom: 28px; }

.slick-dots {
  display: block;
  padding: 0;
  /* margin: 0; */
  margin: auto; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    *margin-top: 5px;
    margin-right: 2px;
    margin-left: 8px;
    width: 20px;
    list-style: none; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      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; }
.c-notice-module-detail {
  width: 100%;
  margin: auto; 
  	margin-top:20px;
}

.c-notice-module-detail__body {
  /*padding: 0 20px;*/
  width: 100%; }
  @media only screen and (max-width: 600px) {
    .c-notice-module-detail__body {
      padding: 0;
      min-width: inherit;
      max-width: inherit; } }

.c-notice-module-detail__half-left {
  float: left;
  width: 50%; }
  @media only screen and (max-width: 600px) {
    .c-notice-module-detail__half-left {
      width: 100%; } }

.c-notice-module-detail__half-width {
  	padding-right: 20px;
  	padding-left: 20px; 
  	padding-top: 14px;
   min-height: 373px;
  	  background: #fff;
}
  @media only screen and (max-width: 600px) {
    .c-notice-module-detail__half-width {
    		padding-right: 0;
  		  padding-left: 0;
      width: 100%; } 
}

.c-notice-module-detail__half-right {
  float: right;
  width: 50%; }
  @media only screen and (max-width: 600px) {
    .c-notice-module-detail__half-right {
      width: 100%; } }
.c-notice-module-detail__half-left .c-notice-module-detail__half-width{
  margin-right:10px;
}

.c-notice-module-detail__half-right .c-notice-module-detail__half-width{
  margin-left:10px;
}
@media only screen and (max-width: 600px) {
  .c-notice-module-detail__half-right .c-notice-module-detail__half-width {
      margin-left:0;
  } 
}

.c-notice-module-detail__head-title-container {
  float: left;
  border-left: 2px solid #d9473c;
  line-height: 20px; }
  @media only screen and (max-width: 600px) {
    .c-notice-module-detail__head-title-container {
      margin-right: 20px;
      margin-left: 25px; } }

.c-notice-module-detail__head-title {
  margin-left: 10px;
  font-size: 20px;
    width: 20%;}

.c-notice-module-detail__head-more {
  float: right;
  border: 1px solid #ece7e7;
  width: 44px;
  height: 22px;
  text-align: center;
  border-radius: 4px;
  margin-right: 5px; }
  .c-notice-module-detail__head-more a {
    margin-left: 4px;
    text-decoration: none;
    text-align: center;
    color: #d9473c; }

.c-notice-module-detail__detail {
  margin-top: 2px; }
  @media only screen and (max-width: 600px) {
    .c-notice-module-detail__detail {
      border-bottom: 1px solid #ddd; } }

.c-notice-module-detail__border-none {
  border: none; }

.c-notice-module-detail__half-li {
  padding: 11px 0;
  /*border-bottom: 1px solid #e0dbdb; */
}
  .c-notice-module-detail__half-li a:hover {
    cursor: pointer;
    text-decoration: none;
    color: #d9473c; }
  @media only screen and (max-width: 600px) {
    .c-notice-module-detail__half-li {
      border: none;
      height: 50px;
      margin: 0 5px 0 25px; } }
.c-notice-module-detail__half-li+.c-notice-module-detail__half-li{
    border-top: 1px solid #e0dbdb;
}
.c-notice-module-detail__half-li-border-none {
  height: 43px;
  margin-top: 20px; }
  .c-notice-module-detail__half-li-border-none a:hover {
    cursor: pointer;
    text-decoration: none;
    color: #d9473c; }
  @media only screen and (max-width: 600px) {
    .c-notice-module-detail__half-li-border-none {
      border: none;
      height: 50px;
      margin: 0 25px; } }

.c-notice-module-detail__detail-content-words {
  float: left;
  width: 80%;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden; }
  @media only screen and (max-width: 600px) {
    .c-notice-module-detail__detail-content-words {
      width: 100%;
      white-space: nowrap;
      text-overflow: ellipsis;
      -o-text-overflow: ellipsis;
      overflow: hidden; } }

.c-notice-module-detail__detail-content-date {
  float: right; 
	color: #cecece;
}
  @media only screen and (max-width: 600px) {
    .c-notice-module-detail__detail-content-date {
      float: none;
      display: block;
      margin-bottom: 10px; } }
.c-semester__season, .c-semester__week {
  font-size: 48px;
  color: #d9473c; }

.c-semester {
    height:90px;
  padding: 26px 14px;
  color: #999; }

.c-semester__year {
  font-size: 16px; }

.c-semester__term {
  font-size: 18px; }
.c-infoSys {
    height:54px;
  padding: 26px 26px;
  color: #999; }

.c-infoSys__title {
  color: #333;
  font-size: 16px;
  border-left: 2px solid #d9473c;
  padding-left: 10px;
  line-height: 1.2; }

.c-verticalTitle {
  color: #333;
  font-size: 16px;
  border-left: 2px solid #d9473c;
  padding-left: 10px;
  line-height: 1.2;
  margin-bottom: 5px; }

.c-verticalTitle-1 {
  color: #333;
  font-size: 16px;
  border-left: 2px solid #d9473c;
  padding-left: 10px;
  line-height: 1.2;
  margin-bottom: 16px; }

}
.c-zizhu-module__link-cylj {
  padding: 30px 21px;
  background: #cccccc;
  font-size: 15px;
  text-decoration: none;
  margin-left: 15px;
  margin-top: 20px; }

.c-iconItem .icon {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

.c-iconItem {
  display: block;
  padding: 5px 26px;
  text-decoration: none;
  margin-left: -26px;
  margin-right: -26px; }
  .c-iconItem:visited {
    color: #999; }
  .c-iconItem:hover {
    color: #999;
    text-decoration: none; }
  .c-iconItem:link {
    color: #999; }
  .c-iconItem .icon {
    vertical-align: middle;
    padding-right: 5px; }
  .c-iconItem:hover {
    color: #d9473c;
    background-color: #f3f3f3; }
    .c-iconItem:hover .icon-list-gray {
      background-image: url(/yjsb/images/sprite.png);
      background-position: 0px -158px;
      width: 16px;
      height: 20px; }
    .c-iconItem:hover .icon-link {
      background-image: url(/yjsb/images/sprite.png);
      background-position: 0px -140px;
      width: 18px;
      height: 18px; }
    .c-iconItem:hover .icon-login {
      background-image: url(/yjsb/images/sprite.png);
      background-position: 0px -86px;
      width: 18px;
      height: 18px; }

.c-iconItem-1 {
 -- display: block;
  padding: 10px 23px;
  text-decoration: none;
 -- margin-left: 20px;
 -- margin-right: 20px; }
  .c-iconItem-1:visited {
    color: #999; }
  .c-iconItem-1:hover {
    color: #999;
    text-decoration: none; }
  .c-iconItem-1:link {
    --color: #999; }
  .c-iconItem-1 .icon {
    vertical-align: middle;
    padding-right: 5px; }
  .c-iconItem-1:hover {
    color: #d9473c;
    background-color: #f3f3f3; }
    .c-iconItem:hover .icon-list-gray {
      background-image: url(/yjsb/images/sprite.png);
      background-position: 0px -158px;
      width: 16px;
      height: 20px; }
    .c-iconItem-1:hover .icon-link {
      background-image: url(/yjsb/images/sprite.png);
      background-position: 0px -140px;
      width: 18px;
      height: 18px; }
    .c-iconItem-1:hover .icon-login {
      background-image: url(/yjsb/images/sprite.png);
      background-position: 0px -86px;
      width: 18px;
      height: 18px; }

.c-service {
    height:214px;
  padding: 26px 26px;
  color: #999; }
.c-links {
    height:143px;
  padding: 30px 26px;
  color: #999; }
/*图片下方的标题*/
.lianjie{
    height: 160px;
    width: 100%;
    background: #ededed;
        margin-top: 20px;
}
.lianjie-box{
    width: 1200px;
    height: 100%;
    margin: auto;
}

.lianjie-index{
    width: 176px;
    text-align: center;
    color: #cb0912;
    font-size: 17px;
    float: left;
       margin-left: 12px;
       margin-right: 11px;
}
.lianjie-index img{
    width: 60px;
    height: 60px;
    margin-top:20px;
}
/*通知公告右侧字段：全部、培养、招生等*/
.c-zizhu-module__head-title {
  font-size: 14px;
  padding: 0 3px;
  line-height: 40px; }          

            
.c-zizhu-notice-module-detail__txxq {
  float: left;
  list-style: none;
  width: 75%;
  overflow: hidden; 
  margin-top: -4px;}   
            
.c-zizhu-notice-module-detail__tab-ul {
  float: right;
  list-style: none;
  width: 74%;
  overflow: hidden; 
  margin-top: -0px;}
            
.c-zizhu-notice-module-detail__tab-ul li {
  float: left;
  font-size: 13px;
  text-align: center;
  padding: 0px 8px;
  cursor: pointer; }

.on {
  display: block; }

.c-zizhu-notice-module-detail__tab-ul li.cur {
  /*border-bottom: 2px solid #1b8962;*/
  background: #d9473c;
  font-size: 15px;
  font-weight: bold;
  /*color: #1b8962;*/ }

.c-zizhu-module__head-more {
float: right;
    border: 1px solid #ece7e7;
    width: 44px;
    height: 22px;
    text-align: center;
    border-radius: 4px;
    margin-right: 5px;
    margin-top: -2px;
            }

.c-zizhu-module__more-icon {
  float: right;
  margin-top: 8px;
  margin-left: 5px; }

.c-zizhu-module__body-a {
  display: block;
  float: right;
  width: 40px;
  margin-top: -1px;
  text-decoration: none; }
.c-zizhu-module__body-a:visited {
    color: #d9473c; }
.c-zizhu-module__body-a:hover { 
    color: #d9473c;
    text-decoration: none; }
.c-zizhu-module__body-a:link {
    color: #d9473c; }
            
.on {
    display: block;
}
 .c-zizhu-notice-module-detail__tab-div {
    display: none;
}          
.c-notice-module-detail__head {
    border-bottom: 1px solid #cccccc;
    height: 40px;
    background: #ffffff;
}