.c-main-home__left {
  /*background-color: #fff; */
   margin-bottom: 20px;
}

.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: 430px;
  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: 353px;
  	  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; }

.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(/hzfzb/images/sprite.png);
      background-position: 0px -158px;
      width: 16px;
      height: 20px; }
    .c-iconItem:hover .icon-link {
      background-image: url(/hzfzb/images/sprite.png);
      background-position: 0px -140px;
      width: 18px;
      height: 18px; }
    .c-iconItem:hover .icon-login {
      background-image: url(/hzfzb/images/sprite.png);
      background-position: 0px -86px;
      width: 18px;
      height: 18px; }

.c-iconItem-1 {
 -- display: block;
  padding: 10px 26px;
  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(/hzfzb/images/sprite.png);
      background-position: 0px -158px;
      width: 16px;
      height: 20px; }
    .c-iconItem-1:hover .icon-link {
      background-image: url(/hzfzb/images/sprite.png);
      background-position: 0px -140px;
      width: 18px;
      height: 18px; }
    .c-iconItem-1:hover .icon-login {
      background-image: url(/hzfzb/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; }
/*教师风采(拷贝创新创业学院双创活动)*/
.kexueyanjiu{
    width: 1200px;
    margin: auto;
    padding: 40px 0px;
}   
.long-title{
    position: relative;
    width: 100%;
    height: 31px;
    line-height: 8px;
    font-size: 22px;
    text-align: center;
   
}
.long-title h1{
    position: absolute;
    width: 100%;
    height: 4px;
    background: #89211b;
    margin: 0;
    border: none;
    margin-top: -4px;
}
.long-title span{
    width: 150px;
    display: inline-block;
    background: rgb(245,246,247);
    position: relative;
    z-index: 99;
}
.wangxin{
    width: 100%;
    background: #ffffff;
}
/*拷贝cxcy里css,detail文件里*/
 .c-campus-news__detail-box-schd {
    float: left;
    width: 214px;
    margin: 35px 25px 20px 4px;
    background-color: #f2f2f2;
}
.c-campus-news__detail-box-img-schd {
    width: 199px;
    height: 282px;
    transition: 0.6s all;
    margin: 6px;
}
.c-campus-news__detail-box-last-schd {
    float: right;
    width: 211px;
    margin: 35px 13px 0px 2px;
   background-color: #f2f2f2;
}
.c-campus-news__detail-box-img-div-schd {
    /*height: 195px;*/
    overflow: hidden;
}
.c-campus-news__detail-box-title {
    height: 56px;
    margin: 0px 10px 10px 10px;
    font-size: 18px;
    font-weight: bold;
}
.c-campus-news__detail-box-title-ex {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -moz-box;
    -moz-line-clamp: 2;
    -moz-box-orient: vertical;
    word-wrap: break-word;
    word-break: break-all;
    white-space: normal;
} 
 .c-campus-news__body, .c-campus-news__main-frame, .c-campus-news__clear-fix {
  *zoom: 1; }
  .c-campus-news__body:before, .c-campus-news__main-frame:before, .c-campus-news__clear-fix:before, .c-campus-news__body:after, .c-campus-news__main-frame:after, .c-campus-news__clear-fix:after {
    content: "";
    display: table;
    font: 0/0 a; 
    margin-top : 0px;
        }
  .c-campus-news__body:after, .c-campus-news__main-frame:after, .c-campus-news__clear-fix:after {
    clear: both; }
.c-campus-news__main-frame {
  margin-top: 24px; }
  @media only screen and (max-width: 600px) {
    .c-campus-news__main-frame {
      margin-bottom: 20px; } } 

.c-campus-news__more {
    text-align: center;
  margin: 40px  auto 0px auto; }
  @media only screen and (max-width: 600px) {
.c-campus-news__more {
  text-align: center;
  margin: 0px  auto 30px auto; } } 

.c-more-button {
  display: inline-block;
  width: 197px;
  line-height: 44px;
  color: #fff;
  text-align: center;
  background-color: #89211b;
  text-decoration: none;
    border-radius:24px;
    border: 1px solid #89211b;
    transition: 0.6s all;
}
.c-more-button:visited {
    color: #fff; }
    text-decoration: none; }
.c-more-button:link {
    color: #fff; }
.c-more-button:hover {
            color: #fff;
            text-decoration: none;
            background-color: #f2f2f2;
            color: #89211b !important;
            transition: 0.6s all;} 
  /*活动剪影*/
/*.slick-slider-v {
  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; }
.headImg-width-v {
  width: 100%; }
.img-index-v {
  position: relative;
  display: block; }
.headImg-height-v {
  height: 100%; }
.slick-v {
  width: 100%;
  position: absolute;
  bottom: 28px; }
.banner-content-position-v {
  margin: auto; }
.slick-dots-v {
  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_content_content-X {
  font-size: 14px;
  position: absolute;
  left: 6px;
  bottom: 9px; }

.banner_content_title-X {
  width: 100%;
  margin-left: 20px;
  font-size: 12px;
  opacity: 0.8;
  line-height: 30px; }
.banner-content-X {
  width: 100%;
  color: white;
  position: absolute;
  bottom: 2px;
  background: rgba(0, 0, 0, 0.5);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#BF000000,endColorstr=#BF000000); }
.banner-a {
  text-decoration: none; }
  .banner-a:visited {
    color: #fff; }
  .banner-a:hover {
    color: #fff;
    text-decoration: none; }
  .banner-a:link {
    color: #fff; }
.icon-xueguan-left {
    background-image: url(/hzfzb/images/sprite-hd.png);
    background-position: 0px -305px;
    width: 11px;
    height: 60px;
}
.icon-xueguan-right {
    background-image: url(/hzfzb/images/sprite-hd.png);
    background-position: 0px -245px;
    width: 11px;
    height: 60px; 
}
 .banner-student-position {
    width: px;
    position: relative;
    height: 307.25px;
        margin: 10px 0px 10px 0px;
}
.banner-student {
    float: left;
    width: 550.033px;
    height: 307.25px ;
    overflow: hidden;
    position: relative;
    
}  
 .gong-banner-v {
    /*z-index: 0;*/
    position: relative;
    display: flex;
    height: 309.25px;
    width: 2750.165px;
    animation:video 20s infinite;
	animation-direction:alternate;
}
.position-relative {
    position: relative;
}
.banner-teacher-icon-right {
    cursor: pointer;
    width: 12%;
    position: absolute;
    right: -8px;
    top: 40%;
}
.banner-teacher-icon-left {
   cursor: pointer;
    width: 12%;
    position: absolute;
    left: 0;
    top: 40%;
}
   .banner-pic-img{
    height: 307.25px;
    width: 550.033px;
        margin: 0px 0px 0px 0px;
}
 @keyframes video {
    0%{
        transform: translateX(0);
    }
        10%{
        transform: translateX(0);
    }
    25%{
        transform: translateX(-550.033px);
    }
    50%{
        transform: translateX(-1100.066px);
    }
    75%{
        transform: translateX(-1650.099px);
    }
    100%{
        transform: translateX(-2200.132px);
    }
}

@keyframes video1 {
    0%{
        transform: translateX(-550.033px);
    }
        10%{
        transform: translateX(-550.033px);
    }
    25%{
        transform: translateX(-1100.066px);
    }
    50%{
        transform: translateX(-1650.099px);
    }
    75%{
        transform: translateX(-2200.132px);
    }
    100%{
        transform: translateX(0);
    }
}
@keyframes video2 {
    0%{
        transform: translateX(-1100.066px);
    }
        10%{
        transform: translateX(-1100.066px);
    }
    25%{
        transform: translateX(-1650.099px);
    }
    50%{
        transform: translateX(-2200.132px);
    }
    75%{
        transform: translateX(0);
    }
    100%{
        transform: translateX(-550.033px);
    }
}
@keyframes video3 {
    0%{
        transform: translateX(-1650.099px);
    }
        10%{
        transform: translateX(-1650.099px);
    }
    25%{
        transform: translateX(-2200.132px);
    }
    50%{
        transform: translateX(0);
    }
    75%{
        transform: translateX(-550.033px);
    }
    100%{
        transform: translateX(-1100.066px);
    }
}
@keyframes video4 {
    0%{
        transform: translateX(-2200.132px);
    }
        10%{
        transform: translateX(-2200.132px);
    }
    25%{
        transform: translateX(0);
    }
    50%{
        transform: translateX(-550.033px);
    }
    75%{
        transform: translateX(-1100.066px);
    }
    100%{
        transform: translateX(-1650.099px);
    }
}         