a{ text-decoration:none;}

ul,li{
    list-style: none;
}
.culturalBox{
    overflow: hidden;
}
.culturalBox li{
    width: 382px;
    padding:16px 2px 16px;
    background: #f5f5f5;
    float: left;
    margin-right: 20px;
}

.culturalBox li:hover{
	background: #d9473c;
}
.calendarText b{
	  width:16px;
  	height:16px;
  	display:block;
  	float:left;
      margin:5px 5px 0 0 !important;
}
.calendarText b.calendarIcons1{
  	background:url(/images/clock.png) no-repeat;
}
.calendarText b.calendarIcons2{
  	background:url(/images/map-pin.png) no-repeat;
}
.calendarText b.calendarIcons3{
  	background:url(/images/user.png) no-repeat;
}

.culturalBox li:hover span,.culturalBox li:hover h3{
	color:#fff;
  
}
.culturalBox li:hover .calendarText b.calendarIcons1{
  	background:url(/images/clock-hover.png) no-repeat;
}
.culturalBox li:hover .calendarText b.calendarIcons2{
  	background:url(/images/map-pin-hover.png) no-repeat;
}

.culturalBox li:hover .calendarText b.calendarIcons3{
  	background:url(/images/user-hover.png) no-repeat;
}



@media only screen and (max-width: 600px) {
.culturalBox li {
  width: 372px;
  padding:14px 2px 10px; } }



.culturaLeft{
    width: 72px;
    float: left;
    padding-top: 15px;
    margin-left: 10px;
}@media only screen and (max-width: 600px) {
    .culturaLeft {
      padding-top: 0px;
      margin-top: -6px;} }


.culturaLeft span,.culturaLeft b{
    display: block;
    text-align: center;
}
.culturaLeft span{
    font-size:54px;
    color:#d9473c;
}@media only screen and (max-width: 600px) {
    .culturaLeft span {
      font-size:36px; } }

.culturaLeft b{
    font-size: 14px;
    color: #6b6b6b;
}
.culturaRight{
    width: 274px;
    float: right;
}@media only screen and (max-width: 600px) {
    .culturaRight span {
    width: 278px; } }


.culturaRight h3{
    font-size: 18px;
    color: #000;
    line-height: 25px;
    font-weight: bold;
    display: -webkit-box;
    overflow: hidden;
    white-space: normal;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all;
    margin-right: 20px;
        height:52px;
    margin-bottom: 8px;
}
.calendarBox{
    margin-top: 8px;
}@media only screen and (max-width: 600px) {
    .calendarBox {
      margin-top: -6px; 
            display: none;} }


.calendarText b,.calendarText span{
    display: block;
    float: left;
    color: #999999;
}
.calendarText{
    height: 30px;
}
.calendarText b{
    margin: -6px 5px 0 0;
}
.calendarText span{
    overflow:hidden; 
    text-overflow:ellipsis; 
    white-space:nowrap;
    width: 88%;
}



.c-footer, .c-footer__copy-right {
  *zoom: 1; }
  .c-footer:before, .c-footer__copy-right:before, .c-footer:after, .c-footer__copy-right:after {
    content: "";
    display: table;
    font: 0/0 a; }
  .c-footer:after, .c-footer__copy-right:after {
    clear: both; }

.c-footer {
  width: 100%;
  min-width: 1200px;
  margin: auto; }
  @media only screen and (max-width: 600px) {
    .c-footer {
      min-width: inherit;
      max-width: inherit; } }

.c-footer__bg {
  position: relative;
  background: url(/images/footback.png) no-repeat center;
  /*background-color: #89211b;*/
  background-size: cover;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/head-bg.png',  sizingMethod='scale');
  width: 100%; }

.c-footer__body {
  min-width: 1200px;
  max-width: 1200px;
  margin: auto;
  }

.c-footer__part {
  	vertical-align: top;
  display: inline-block;
  *zoom: 1;
  *display: inline;
  padding: 30px 30px 0 10px; 
  }
@media only screen and (max-width: 600px) {
    .c-footer__part {
      display:none } }

.c-footer__part-left-margin {
  vertical-align: top; }

.c-footer__container {
  top: 20px;
  font-size: 16px;
  min-width: 1200px;
  color: white; 
	margin-right: -40px;}

.c-footer__part-title {
  font-size: 16px; }
  .c-footer__part-title a {
    color: #fff;
		text-decoration: none;
	}
.c-footer__part-title a:hover {
    color: #f2fb78;
		text-decoration: none;
	}
.c-footer__part-title a:visited {  
		text-decoration: none;
	}
.c-footer__part-content {
  margin-top: 15px;
  font-size: 13px; }
  .c-footer__part-content a {
    color: white;
		text-decoration:none;
	}
	.c-footer__part-content a:hover {
    color: #f2fb78;
		text-decoration:none;
	}
	.c-footer__part-content a:visited {   
		text-decoration:none;
	}
.c-footer__bg-no-link a:hover{
	color:white;
  	text-decoration:none;
}
.c-footer__bg-img {
  position: relative; }

.c-footer__div-line {
  position: relative;
  margin-top: -5px; }
  @media only screen and (max-width: 600px) {
    .c-footer__div-line {
      display: none; } }

.c-footer__div-line_img {
  height: 1px;
  width: 97%; }

.c-footer__copy-right {
  position: relative;
  height: 40px;
  color: white;
  font-size: 12px;
  text-align: center;
  margin: auto;
  margin: 0 auto;
  max-width: 1200px;
  min-width: 1200px; }
  @media only screen and (max-width: 600px) {
    .c-footer__copy-right {
      min-width: inherit;
      max-width: inherit;
      height: 110px; } }

.c-footer__copy-right-content {
  color: white;
  margin-top: 10px;
  float: left;
  text-align: left;
  font-size: 14px;
  height: 180px;
  margin-right: 16px;
  line-height: 30px; 
  padding-top: 38px; }
  @media only screen and (max-width: 600px) {
    .c-footer__copy-right-content {
      margin-top: 30px;
      margin-left: 0px;
      margin-right: 20px;
      margin-bottom: 0px;
      padding: 0 20px; } }

.c-footer__copy-right-content-detail {
  display: inline-block;
  _zoom: 1;
  *display: inline; }
  @media only screen and (max-width: 600px) {
    .c-footer__copy-right-content-detail {
      height: 20px;
      text-align: left;
      display: block;
      padding-top: 5px; } }

.c-footer__copy-right-content-detail-space {
  margin-left: 10px; }


.c-footer__main-border {
  position: relative;
  display: inline-block;
  _zoom: 1;
  float: left;
  *display: inline;
  margin-right: 10px; 
  	margin-top: 50px;
      opacity: 0.2;}
@media only screen and (max-width: 600px) {
    .c-footer__main-border {
           display: none;
       } }

.c-footer__main-border-style {
  width: 1px;
   
   margin-left: 24px; 
  height: 158px; }

@media only screen and (max-width: 600px) {
    .c-footer__body {
      min-width: inherit;
      max-width: inherit;
      margin: auto; } }


@media only screen and (max-width: 600px) {
    .c-footer__container {
       min-width:0;
       margin-right:0;
       } }

.c-main, .c-main--center {
  *zoom: 1; }
  .c-main:before, .c-main--center:before, .c-main:after, .c-main--center:after {
    content: "";
    display: table;
    font: 0/0 a; }
  .c-main:after, .c-main--center:after {
    clear: both; }

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

.c-main {
  width: 100%; }

.c-main--second {
  background-color: #efefef; }

.c-main--center {
  margin: 0 auto;
  max-width: 1200px;
  min-width: 1200px; }
  @media only screen and (max-width: 600px) {
    .c-main--center {
      margin: 0 auto;
      max-width: none;
      min-width: inherit; } }

.c-main__left {
  width: 220px;
  float: left; }

.c-main__right {
  margin-left: 220px;
  border-left: 1px solid #ddd;
  padding: 60px 5% 20px 5%; }
  @media only screen and (max-width: 600px) {
    .c-main__right {
      margin-left: 0;
      padding: 60px 20px 20px 20px; } }
@charset "UTF-8";
.clearFix {
  *zoom: 1; }
  .clearFix:before, .clearFix:after {
    content: "";
    display: table;
    font: 0/0 a; }
  .clearFix:after {
    clear: both; }

@media only screen and (max-width: 600px) {
  .headImg-date, .content .thuimg .month {
    display: none !important; } }

.headImg-width {
  width: 100%;
  min-width: 1200px; }
  @media only screen and (max-width: 600px) {
    .headImg-width {
      min-width: inherit; } }

.headImgTr-height {
  height: 500px; }

.headImg-height {
  height: 100%; }

.headImg-content {
  background-color: black;
  filter: alpha(opacity=50);
  /*鏀寔 IE 娴忚鍣?*/
  -moz-opacity: 0.50;
  /*鏀寔 FireFox 娴忚鍣?*/
  opacity: 0.50;
  /*鏀寔 Chrome, Opera, Safari 绛夋祻瑙堝櫒*/
  width: 100%;
  height: 80px;
  color: white;
  font-size: 20px;
  line-height: 80px; }
  @media only screen and (max-width: 600px) {
    .headImg-content {
      height: 60px;
      line-height: 60px; } }

.headImg-content-p {
  color: white;
  font-size: 20px; }
  @media only screen and (max-width: 600px) {
    .headImg-content-p {
      font-size: 6px; } }

.headImg-cont {
  min-width: 1200px;
  max-width: 1200px;
  margin: auto;
  margin-top: -105px; }
  @media only screen and (max-width: 600px) {
    .headImg-cont {
      min-width: inherit;
      max-width: none;
      margin-top: -60px; } }

.headImg-date {
  background-color: #d9463c;
  height: 40px; }

.icon-arrow-left {
  float: left;
  margin-top: 10px;
  margin-left: 5px;
  background-image: url(/images/sprite.png);
  background-position: 0px -454px;
  width: 13px;
  height: 22px;
  background-image: url(/images/sprite.png); }

.icon-arrow-right {
  float: right;
  margin-top: 10px;
  margin-right: 5px;
  background-image: url(/images/sprite.png);
  background-position: 0px -476px;
  width: 13px;
  height: 22px;
  background-image: url(/images/sprite.png); }

.headerImg-month {
  float: left;
  color: white;
  font-size: 16px;
  line-height: 40px;
  margin-left: 20px; }

.headImg-date-num {
  width: 20px;
  float: left;
  line-height: 40px;
  font-size: 12px;
  color: white; }

.headerImg-dateN {
  margin-left: 40px;
  float: left; }

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

.content .thuimg .thuimga {
    
  position: relative;
  display: block;
  margin: auto;
  height: 400px;
  z-index: 0;
  background-color: #ddd;
     

    
}
@media only screen and (max-width: 600px) {
    .content .thuimg .thuimga {
      height: 140px; }
  }

.content .thuimg .thuimga #swfid {
  margin: 0;
  padding: 0; }

.content .thuimg .thuimga .mainImg {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  width: 100%;
    
}
@media only screen and (max-width: 600px) {
    .content .thuimg .thuimga .mainImg {
      height: 140px; }
  }

.content .thuimg .imgTitle {
  position: absolute;
  top: -58px;
  left: 0;
  z-index: 1;
  width: 1200px;
  text-align: left;
  overflow: hidden; }
  @media only screen and (max-width: 600px) {
    .content .thuimg .imgTitle {
      width: 100%;
      top: -30px; } }

.content .thuimg .imgTitle .bg {
  position: absolute;
  z-index: -1;
  height: 58px;
  background: #252525;
  filter: alpha(opacity=50);
  opacity: .5;
  width: 100%;
  top: 0; }
  @media only screen and (max-width: 600px) {
    .content .thuimg .imgTitle .bg {
      height: 30px; } }

.content .thuimg .imgTitle .txt {
  color: #fff;
  font-size: 18px;
  line-height: 58px;
  padding-left: 30px;
  white-space: nowrap; }
  @media only screen and (max-width: 600px) {
    .content .thuimg .imgTitle .txt {
      line-height: 30px;
      font-size: 12px; } }

.content .thuimg .imgTitle .day {
  position: absolute;
  right: 0;
  width: 114px;
  height: 50px;
  background: #5c307d;
  top: 8px;
  text-align: center;
  line-height: 50px;
  font-size: 15px;
  color: #ffc600; }

.content .thuimg .imgTitle .day.today {
  font-size: 24px; }

.content .thuimg .month {
  background: #d9463c;
  position: relative; }

.content .thuimg .month .banner_arrow {
  position: absolute;
  color: #fff;
  font-size: 20px;
  line-height: 38px;
  padding: 0 3px;
  *width: 28px;
  cursor: pointer; }

.content .thuimg .month .arrowleft {
  left: 10px; }

.content .thuimg .month .arrowright {
  right: 5px; }

.content .thuimg .month .monthTxt {
  float: left;
  _display: inline;
  margin: 5px 5px 0 15px;
  color: #9884ab;
  width: 8%; }

.content .thuimg .month .monthTxt:after {
  content: "";
  display: inline-block;
  position: relative;
  opacity: 0.6;
  height: 18px;
  border-left: 1px solid #ddd;
  top: 5px;
  left: 20px; }

/*#calendarYear {display:none;}*/
.content .thuimg .month .monthTxt span {
  line-height: 50px;
  color: #fff; }

.content .thuimg .month .day {
  float: left;
  _display: inline;
  width: 89%; }

.content .thuimg .month .day li {
  float: left;
  position: relative;
  _display: inline;
  font-size: 12px;
  padding: 0 2px;
  text-align: center; }

.content .thuimg .month .day a {
  color: #fff;
  display: block;
  line-height: 30px;
  text-align: center;
  width: 24px;
  cursor: pointer;
  zoom: 1;
  padding: 13px 3px;
  border-top: 2px solid transparent; }

.content .thuimg .mainWrap .month .day li:hover {
  background: #c0362c;
  color: #fff; }

.content .thuimg .month .day a.none {
  color: #ccc;
  opacity: 0.6; }

.content .thuimg .month .day a.none:hover {
  background: none;
  cursor: text; }

.content .thuimg .month .day a.current {
  color: #fff;
  border-top: 2px solid #fff;
  background: #c0362c; }

.content .thuimg .imgarrow {
  position: absolute;
  color: #fff;
  font-size: 50px;
  cursor: pointer;
  opacity: .8;
  filter: alpha(opacity=80);
  overflow: hidden;
  border-radius: 40px;
  border: 2px solid #fff;
  *width: 46px; }

.content .thuimg .imgarrow:before {
  margin: 0; }

.content .thuimg .imgarrow.imgarrowleft {
  left: 0; }

.content .thuimg .imgarrow.imgarrowright {
  right: 0; }

.ydate {
  width: 58px;
  border: 1px solid #d8d8d8;
  color: #7d7d7d;
  text-align: center;
  font-size: 12px;
  float: left;
  _display: inline;
  padding-bottom: 5px; }

.ydate span {
  display: block;
  font-size: 24px;
  line-height: 24px;
  padding: 8px 0 2px 0;
  zoom: 1; }

.ydate_1 {
  border: 1px solid #b4b1b6;
  color: #5c307d; }

.ydate_2 {
  border: 1px solid #edeaf1;
  color: #5b317d;
  background: #edeaf1; }

.content h2 {
  font-size: 20px;
  line-height: 70px;
  color: #22132d;
  text-indent: 22px;
  zoom: 1; }

.content h2 .more {
  float: right;
  _display: inline;
  font-size: 12px;
  font-family: sans-serif;
  color: #999;
  margin-right: 22px; }

.content h2 .more:hover {
  color: #5c307d; }

.content .news {
  margin-top: 10px;
  margin-bottom: 20px; }

.content .newslist {
  margin: 0 5px;
  border-bottom: 1px solid #e9e8ea;
  padding-bottom: 40px;
  margin-bottom: 14px; }

.content .newslist li {
  float: left;
  _display: inline;
  width: 300px;
  margin: 0 15px; }

.content .newslist h3 a {
  color: #22132D;
  line-height: 22px;
  font-size: 16px; }

.content .newslist h3 a:hover {
  color: #4F608C; }

.content .newslist p {
  color: #777;
  padding-top: 8px; }

.content .newslist .tn {
  margin-left: 80px;
  width: 220px;
  _width: 217px; }

.content .focusList {
  margin: 0 5px; }

.content .focusList li {
  float: left;
  _display: inline;
  width: 300px;
  margin: 0 15px 10px 15px;
  border-top: 2px solid #5c307d;
  height: 280px;
  overflow: hidden; }

.content .focusList li.alternative {
  border-top: 2px solid #e0823d; }

.content .focusList .ydate {
  margin-top: 22px; }

.content .focusList h3 {
  margin-top: 1.4em; }

.content .focusList h3 a {
  color: #22132D;
  line-height: 22px;
  font-size: 16px; }

.content .focusList h3 a:hover {
  color: #4F608C; }

.content .focusList p {
  color: #777;
  padding-top: 8px; }

.content .focusList .isimg .tn {
  margin: 0;
  width: auto; }

.content .focusList .isimg img {
  width: 300px; }

.content .focusList .isimg h3 {
  margin-top: 15px; }

/*鏂颁慨鏀规牱寮?*/
.date-today {
  position: absolute;
  color: #fff;
  top: 30px;
  left: 4px;
  z-index: 10; }

.date-today:after {
  content: "";
  position: absolute;
  color: #fff;
  height: 10px;
  top: 18px;
  left: 45%;
  font-weight: bold;
  border-left: 2px solid #fff; }

#calendarMonthpre, #calendarMonthnext {
  margin-top: 21px; }

.thuicon-angle-left {
  background-image: url(/images/sprite.png);
  background-position: 0px -254px;
  width: 10px;
  height: 18px;
  background-image: url(/images/sprite.png); }

.thuicon-angle-left_header {
  background-image: url(/images/sprite.png);
  background-position: 0px -814px;
  width: 60px;
  height: 60px;
  background-image: url(/images/sprite.png); }
  @media only screen and (max-width: 600px) {
    .thuicon-angle-left_header {
      background-image: url(/images/sprite.png);
      background-position: 0px -874px;
      width: 10px;
      height: 18px;
      background-image: url(/images/sprite.png); } }

.thuicon-angle-left_header:hover {
  background-image: url(/images/sprite.png);
  background-position: 0px -874px;
  width: 60px;
  height: 60px;
  background-image: url(/images/sprite.png); }
  @media only screen and (max-width: 600px) {
    .thuicon-angle-left_header:hover {
      background-image: url(/images/sprite.png);
      background-position: 0px -164px;
      width: 10px;
      height: 18px;
      background-image: url(/images/sprite.png); } }

.thuicon-angle-right_header {
  background-image: url(/images/sprite.png);
  background-position: 0px -754px;
  width: 60px;
  height: 60px;
  background-image: url(/images/sprite.png); }
  @media only screen and (max-width: 600px) {
    .thuicon-angle-right_header {
      background-image: url(/images/sprite.png);
      background-position: 0px -146px;
      width: 10px;
      height: 18px;
      background-image: url(/images/sprite.png); } }

.thuicon-angle-right_header:hover {
  background-image: url(/images/sprite.png);
  background-position: 0px -934px;
  width: 60px;
  height: 60px;
  background-image: url(/images/sprite.png); }
  @media only screen and (max-width: 600px) {
    .thuicon-angle-right_header:hover {
      background-image: url(/images/sprite.png);
      background-position: 0px -290px;
      width: 10px;
      height: 18px;
      background-image: url(/images/sprite.png); } }

.thuicon-angle-right {
  background-image: url(/images/sprite.png);
  background-position: 0px -218px;
  width: 10px;
  height: 18px;
  background-image: url(/images/sprite.png); }

@media only screen and (max-width: 600px) {
  .arrow-left_div {
    float: left;
    width: 40px;
    padding: 50px; } }

@media only screen and (max-width: 600px) {
  .arrow-right_div {
    float: right;
    width: 40px;
    padding: 50px; } }


.c-header_icon_logo_img
{
   /*   height: 56px;
    margin-top:24px; */
    float: left;
  }

.content {
  /*padding-top: 165px; */
  background: #fff;
  min-width: 1200px; }
  @media only screen and (max-width: 600px) {
    .content {
            padding-top: 0px;
      min-width: inherit; } }


img {
  border: 0px;
  vertical-align: bottom;
  -ms-interpolation-mode: bicubic; }

@media only screen and (max-width: 600px) {
img {
  border: 0px;
  vertical-align: bottom;
   width: 100%;
   /*height: 200px; */
  -ms-interpolation-mode: bicubic; } 
}

ul, li {
  list-style-type: none; }

.left {
  float: left; }

.right {
  float: right; }

.clearfix:after {
  display: block;
  content: '';
  clear: both;
  height: 0px;
  visibility: hidden; }

.mainWrap {
  width: 1200px;
  margin: auto;
  min-width: 1200px;
  position: relative; }
  @media only screen and (max-width: 600px) {
    .mainWrap {
      width: 100%;
      min-width: inherit; } }

.content .thuimg {
  text-align: center; }

.content .thuimg .thuimgWrap {
  min-width: 1200px;
  overflow: hidden;
  position: relative;
  *height: 400px; }
  @media only screen and (max-width: 600px) {
    .content .thuimg .thuimgWrap {
      min-width: inherit; } }

.mainWrapArrow {
  width: 1200px;
  margin: auto;
  position: relative; }
  @media only screen and (max-width: 600px) {
    .mainWrapArrow {
      width: 100%; } }

.mainWrapArrowPosition {
  position: absolute;
  top: 40%;
  width: 100%; }
  @media only screen and (max-width: 600px) {
    .mainWrapArrowPosition {
      top: 0; } }



 
.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; }
  .c-campus-news__body:after, .c-campus-news__main-frame:after, .c-campus-news__clear-fix:after {
    clear: both; }

@media only screen and (max-width: 600px) {
  .c-campus-news__half-left, .c-campus-news__contents-container-more-btn {
    display: none !important; } }

.c-campus-news {
  margin: auto;
  width: 100%;
  min-width: 1200px; }
  @media only screen and (max-width: 600px) {
    .c-campus-news {
      min-width: inherit;
      max-width: inherit; } }

/*
.c-campus-news__body {
  padding: 0 20px;
  margin: 0 auto;
  max-width: 1200px;
  min-width: 1200px; }
  @media only screen and (max-width: 600px) {
    .c-campus-news__body {
      min-width: inherit;
      max-width: inherit; } }
*/
.c-campus-news__title {
  margin-top: 55px; }

.c-campus-news__title-detail {
  float: left;
  display: inline-block;
  _zoom: 1;
  *display: inline; }

.c-campus-news__title-button {
  display: none; }
  @media only screen and (max-width: 600px) {
    .c-campus-news__title-button {
      display: inline-block;
      _zoom: 1;
      *display: inline;
      margin-top: 10px;
      float: right; } }

.c-campus-news__main-frame {
  margin-top: 20px;
  /*margin-bottom: 68px;*/ }
  @media only screen and (max-width: 600px) {
    .c-campus-news__main-frame {
      margin-top: -20px;
      margin-bottom: 20px; } }

.c-campus-news__half-left {
  float: left;
  width: 50%; }

.c-campus-news__half-right {
  float: right;
  width: 50%; }
  @media only screen and (max-width: 600px) {
    .c-campus-news__half-right {
      width: 100%; } }

@media only screen and (max-width: 600px) {
  .c-campus-news__img-container {
    margin: 20px; } }

.c-campus-news__img {
  width: 571px;
  height: 315px;
  position: relative;
  z-index: -1; }
  @media only screen and (max-width: 600px) {
    .c-campus-news__img {
      width: 100%; } }
.c-campus-news__contents-container{
    margin-left: 30px;
}
@media only screen and (max-width: 600px) {
    .c-campus-news__contents-container {
        margin-left: 0; } }

.c-campus-news__more-btn-container {
  float: right;
  margin-right: 70px;
  margin-top: -80px; }

.c-campus-news__half-li {
  height: 45px;
  width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden; }

  .c-campus-news__half-li a:hover {
    cursor: pointer;
    text-decoration: none;
    color: #d9473c; }
  @media only screen and (max-width: 600px) {
    .c-campus-news__half-li {
      margin-top: 20px;
      height: 20px;
      width: 100%;
      white-space: nowrap;
      text-overflow: ellipsis;
      -o-text-overflow: ellipsis;
      overflow: hidden; } }

.c-campus-news_text_color{
  color: #333;
  }
  .c-campus-news_text_color:hover {
    color: #d9473c; }
  

.c-campus-news__half-li-line {
  color: #d9473c; }

.c-campus-news__contents-container-more-btn a:visited {
  text-decoration: none; }
@media only screen and (max-width: 600px) {
  .c-more-button__start-line, .c-more-button__end-line {
    display: none !important; } }

.c-more-button {
  display: inline-block;
  width: 240px;
  line-height: 46px;
  color: #fff;
  text-align: center;
  background-color: #d9473c;
  text-decoration: none;
    border-radius:24px;
    border: 1px solid #d9473c;
    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: #ededed;
       color: #d9473c !important;
        transition: 0.6s all;}
 
.c-more-button-right {
  display: inline-block;
  width: 120px;
  line-height: 46px;
  color: #fff;
  text-align: center;
  background-color: #d9473c;
  text-decoration: none; 
    border-radius:24px;
    border: 1px solid #d9473c;
    transition: 0.6s all;
}
  .c-more-button:link {
    color: #fff; }
  .c-more-button-right:visited {
    color: #fff; }
  .c-more-button-right:hover {
    color: #fff;
    text-decoration: none; 
       background-color: #ededed;
       color: #d9473c !important;
        transition: 0.6s all;}


.c-more-button__start-line {
  display: inline-block;
  vertical-align: middle;
  background-image: url(/images/sprite.png);
  background-position: 0px 0px;
  width: 30px;
  height: 1px;
  background-image: url(/images/sprite.png);
  *display: inline;
  *zoom: 1; }

.c-more-button__end-line {
  display: inline-block;
  vertical-align: middle;
  background-image: url(/images/sprite.png);
  background-position: 0px -1px;
  width: 60px;
  height: 5px;
  background-image: url(/images/sprite.png);
  *display: inline;
  *zoom: 1; }
.c-more-button-no-line {
  display: inline-block;
  width: 80px;
  line-height: 30px;
  color: #fff;
  text-align: center;
  background-color: #d9473c;
  text-decoration: none; }
  .c-more-button-no-line:visited {
    color: #fff; }
  .c-more-button-no-line:hover {
    color: #fff;
    text-decoration: none; }
  .c-more-button-no-line:link {
    color: #fff; }
.c-notice__body, .c-notice__half-li, .c-notice__half-content, .c-notice__clear-fix {
  *zoom: 1; }
  .c-notice__body:before, .c-notice__half-li:before, .c-notice__half-content:before, .c-notice__clear-fix:before, .c-notice__body:after, .c-notice__half-li:after, .c-notice__half-content:after, .c-notice__clear-fix:after {
    content: "";
    display: table;
    font: 0/0 a; }
  .c-notice__body:after, .c-notice__half-li:after, .c-notice__half-content:after, .c-notice__clear-fix:after {
    clear: both; }

.c-notice {
  width: 100%;
  background-color: #ededed;
  min-width: 1200px;
  margin: auto; }
  @media only screen and (max-width: 600px) {
    .c-notice {
      min-width: inherit;
      max-width: inherit; } }

.c-notice__body {
  padding: 0 20px;
  margin: 0 auto;
  max-width: 1200px;
  min-width: 1200px; }
  @media only screen and (max-width: 600px) {
    .c-notice__body {
      min-width: inherit;
      max-width: inherit; } }

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

.c-notice__half-right {
  float: right;
  width: 50%; }
  @media only screen and (max-width: 600px) {
    .c-notice__half-right {
      width: 100%; } }
.c-notice__half-right .c-notice__half-title-container{
    margin-left: 30px;
        margin-top: 24px;
}
.c-notice__half-right .c-notice__content-container{
    margin-left: 30px;
}
@media only screen and (max-width: 600px) {
    .c-notice__half-right .c-notice__half-title-container {
        margin-left: 0; }
    .c-notice__half-right .c-notice__content-container{
        margin-left: 0;
    }
}
.c-notice__half-title {
  margin-top: 50px; }
  @media only screen and (max-width: 600px) {
    .c-notice__half-title {
      margin: 0;
      /*float: left;*/ } }

.c-notice__title-button {
  display: none; }
  @media only screen and (max-width: 600px) {
    .c-notice__title-button {
      /*display: inline-block;*/
      _zoom: 1;
      *display: inline;
      margin-top: 10px;
      float: right; } }

.c-notice__content-container {
  /*margin-top: 20px;*/ }
  @media only screen and (max-width: 600px) {
    .c-notice__content-container {
      width: 100%;
      margin-bottom: 20px; } }

@media only screen and (max-width: 600px) {
  .c-notice__half-title-container {
    margin-top: 20px; } }

.c-notice__more-btn-container {
    margin-top :40px;
    margin-bottom:60px;
}

.c-notice__half-left .c-notice__more-btn-container{
  margin-left: 0px;
}


.c-notice__half-right .c-notice__more-btn-container{
  margin-left: 30px;
}

.c-notice__half-right .c-notice__more-btn-container-tz{
      margin-top: 6px;
      float: right;
}



@media only screen and (max-width: 600px) {
  .c-notice__half-left .c-notice__more-btn-container{
  margin-left: auto;
}

.c-notice__half-right .c-notice__more-btn-container{
  margin-left: auto;
  }
}

.c-notice__half-li a:hover {
  cursor: pointer;
  text-decoration: none;
  color: #d9473c; }

.c-campus-news__clear-fix a:hover {
  cursor: pointer;
  text-decoration: none;
  color: #d9473c; }
.c-campus-news__more a:hover {
  /*cursor: pointer;
  text-decoration: none;
  color: #fff !important;*/
    background-color: #fff;
    color: #d9473c;

}

.c-notice__half-li-margin {
  /*margin-top: 20px;*/
  margin-bottom: 20px; }
  @media only screen and (max-width: 600px) {
    .c-notice__half-li-margin {
      margin-top: 10px;
      margin-bottom: 10px; } }

@media only screen and (max-width: 600px) {
  .c-notice__more-btn-container, .c-notice__half-content-horn {
    /*display: none !important;*/ } }

@media only screen and (max-width: 600px) {  
  .c-notice__more-btn-container {
  /*display: inline-block;*/
    margin-left: 0px;
  width: 240px;
    background-color: #d9473c;
  /*line-height: 46px;*/
  color: #fff;
  text-align: center;
    /*padding: 0px 20px;*/
    cursor: pointer;
    margin: 30px auto 40px auto;
   
  }
  
  .c-more-button-no-line {
  display: inline-block;
  width: 80px;
  line-height: 30px;
  color: #fff;
  text-align: center;
  background-color: #d9473c;
  text-decoration: none; }
  
  .c-more-button-no-line:visited {
    color: #fff; }
  .c-more-button-no-line:hover {
    color: #fff;
    text-decoration: none; }
  .c-more-button-no-line:link {
    color: #fff; }
  
  .c-more-button {
  display: inline-block;
  width: 240px;
  line-height: 46px;
  color: #fff;
  text-align: center;
    border-radius: 24px;
    border:0px solid #d9473c;
  background-color: #d9473c;
  text-decoration: none; }
  
  .c-more-button:visited {
    color: #fff; }
  .c-more-button:hover {
    color: #fff;
    text-decoration: none; }
  .c-more-button:link {
    color: #fff; }
 }
}

.c-notice__half-content {
  float: left; }


.c-xyuan__half-content-horn {
  display: inline-block !important;
  *zoom: 1;
  *display: inline;
  margin-top: -2px;
  /*background-position: 0px -272px;*/
    background-color :#d9473c;
  width: 18px;
  height: 18px;
  background-image: url(/images/xyuan.png);
  margin-right: 3px;
  margin-bottom: -4px; }

.c-notice__half-content-horn {
  display: inline-block !important;
    *zoom: 1;
    *display: inline;
    margin-top: -2px;
    /* background-position: 0px -272px; */
    background-color: #d9473c;
    width: 18px;
    height: 18px;
    background-image: url(/images/xyuan.png);
    margin-right: 3px;
    margin-bottom: -4px; }

.c-jiangzuo__half-content-horn {
      display: inline-block !important;
    *zoom: 1;
    *display: inline;
    margin-top: -2px;
    background-position: 0px -272px;
    width: 18px;
    height: 18px;
    background-image: url(/images/sprite.png);
    margin-right: 3px;
    margin-bottom: -4px; }

.c-jiangzuo__half-content-guan {
  display: inline-block;
  margin-top: -2px;
  background-position: 0px 0px;
  width: 6px;
  height: 30px;
  background-color: #d9473c;
  margin-right: -4px;
  margin-bottom: -5px; }

.c-jiangzuo__half-content-gang {
  display: inline-block; 
  margin-top: 0px;
  background-position: 0px 0px;
  width: 120px;
  height: 4px;
  background-color: #d9473c;
    position : relative ;
    top: -10px;
   }


.c-notice__half-content-horn-margin {
  margin-bottom: -4px; }

.c-notice__half-content-dot {
  width: 430px;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden; }
  @media only screen and (max-width: 600px) {
    .c-notice__half-content-dot {
      width: 100%;
      white-space: nowrap;
      text-overflow: ellipsis;
      -o-text-overflow: ellipsis;
      overflow: hidden; } }

.c-notice__half-li-line {
  color: #d9473c; }

.c-notice__horn {
  margin-right: 5px;
  width: 18px;
  height: 18px;
  margin-bottom: -4px; }

.c-notice__left-date {
  float: right;
  margin-right: 16px;
  margin-top :-27px;
  color: #999999; }
  @media only screen and (max-width: 600px) {
    .c-notice__left-date {
      margin-right: 0px; 
      margin-top :0px;
      margin-bottom :-4px;
  } 
}

.c-notice__right-date {
  float: right;
  /*margin-right: 60px;*/ 
}
  @media only screen and (max-width: 600px) {
    .c-notice__right-date {
      margin-right: 0; } }

.c-notice__right-date-detail {
  background-color: #d9473c;
  color: white;
  text-align: center;
  vertical-align: middle;
  border-radius: 18px;
  margin-left: 10px; }
  @media only screen and (max-width: 600px) {
    .c-notice__right-date-detail {
      background-color: #ededed;
      color: #999999; } }

.c-notice__right-date-detail-container {
  width: 108px;
  height: 22px; }
  @media only screen and (max-width: 600px) {
    .c-notice__right-date-detail-container {
      width: 75px;
      height: 22px; } }
@media only screen and (max-width: 600px) {
  .c-part-title__sub-title, .c-part-title__separator {
    display: none !important; } }

.c-part-title {
  white-space: nowrap;
  overflow: hidden;
  line-height: 2;
  margin-bottom: 20px;
  position: relative; 
   /* float: left;*/
}
.c-part-title-gg {
  white-space: nowrap;
  overflow: hidden;
  line-height: 2;
  margin-bottom: 20px;
 /* position: relative; */
   float: left;
}

.c-part-title__main-title {
  font-size: 30px;
  /*border-left: 5px solid #d9473c;*/
  
  font-weight: bold;
  display: inline;
  padding-left: 10px; }

.c-part-title__sub-title {
  color: #999;
  font-size: 14px;
  display: inline-block;
  *display: inline;
  *zoom: 1; }

.c-part-title__sub-title-mobile {
  display: none; }

  @media only screen and (max-width: 600px) {
    .c-part-title__sub-title-mobile {
      color: #999999;
      display: block; } 
  
   .c-part-title__main-title {
  font-size: 30px; 
  font-weight: bold;
  display: inline;
  padding-left: 10px; 
    margin-top :10px;
  }
}

.c-part-title__separator {
  color: #999;
  display: inline-block;
  *display: inline;
  *zoom: 1; }

.c-part-title__underline {
  height: 2px;
  width: 30px;
  background-color: #d9473c;
  position: absolute;
  margin: 0;
  border: none;
  bottom: 2px;
  left: 0; }

.c-part-title--color_white {
  color: #fff; }
  .c-part-title--color_white .c-part-title__main-title {
    color: #fff; }
  .c-part-title--color_white .c-part-title__sub-title {
    color: #fff; }
  .c-part-title--color_white .c-part-title__separator {
    color: #fff; }
  .c-part-title--color_white .c-part-title__underline {
    background-color: #fff; }
.c-hyperchannel {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

.c-hyperchannel {
  width: 96px;
  height: 84px;
  text-decoration: none;
  color: #fff;
  background-color: #d9473c;
  text-align: center; }
  .c-hyperchannel:visited {
    color: #fff; }
  .c-hyperchannel:hover {
    color: #fff;
    text-decoration: none; }
  .c-hyperchannel:link {
    color: #fff; }
  .c-hyperchannel:hover {
    background-color: #f06b62; }
  @media only screen and (max-width: 600px) {
    .c-hyperchannel {
      width: 100%;
      height: 48px;
      text-align: inherit; } }

.c-hyperchannel--ghost {
  height: 100%;
  width: 1px;
  display: inline-block;
  vertical-align: middle;
  *display: inline;
  *zoom: 1; }

.c-hyperchannel--center {
  display: inline-block;
  vertical-align: middle;
  *display: inline;
  *zoom: 1; }
  @media only screen and (max-width: 600px) {
    .c-hyperchannel--center {
      margin-left: 20px; } }

.c-hyperchannel--OA {
  vertical-align: middle;
  margin: 0 auto;
  background-image: url(/images/sprite.png);
  background-position: 0px -521px;
  width: 24px;
  height: 24px;
  background-image: url(/images/sprite.png);
  *margin: 0; }
  @media only screen and (max-width: 600px) {
    .c-hyperchannel--OA {
      display: inline-block; } }

.c-hyperchannel--digital-campus {
  vertical-align: middle;
  margin: 0 auto;
  background-image: url(/images/sprite.png);
  background-position: 0px -498px;
  width: 26px;
  height: 23px;
  background-image: url(/images/sprite.png);
  *margin: 0; }
  @media only screen and (max-width: 600px) {
    .c-hyperchannel--digital-campus {
      display: inline-block; } }

.c-hyperchannel--email {
  vertical-align: middle;
  margin: 0 auto;
  background-image: url(/images/sprite.png);
  background-position: 0px -593px;
  width: 26px;
  height: 26px;
  background-image: url(/images/sprite.png);
  *margin: 0; }
  @media only screen and (max-width: 600px) {
    .c-hyperchannel--email {
      display: inline-block; } }

.c-hyperchannel--recruit {
  vertical-align: middle;
  margin: 0 auto;
  background-image: url(/images/sprite.png);
  background-position: 0px -545px;
  width: 24px;
  height: 24px;
  background-image: url(/images/sprite.png);
  *margin: 0; }
  @media only screen and (max-width: 600px) {
    .c-hyperchannel--recruit {
      display: inline-block; } }

.c-hyperchannel--phone {
  vertical-align: middle;
  margin: 0 auto;
  background-image: url(/images/sprite.png);
  background-position: 0px -671px;
  width: 19px;
  height: 27px;
  background-image: url(/images/sprite.png);
  *margin: 0; }
  @media only screen and (max-width: 600px) {
    .c-hyperchannel--phone {
      display: inline-block; } }

.c-hyperchannel--vpn {
  vertical-align: middle;
  margin: 0 auto;
  width: 26px;
  height: 26px;
  
  *margin: 0; }
  @media only screen and (max-width: 600px) {
    .c-hyperchannel--vpn {
      display: inline-block; } }
.c-hyperchannel--bbs{
  	vertical-align: middle;
  margin: 0 auto;
  	width: 26px;
  height: 26px;
  	*margin: 0;
}
@media only screen and (max-width: 600px) {
    .c-hyperchannel--bbs {
      display: inline-block; } }

.c-hyperchannel--message {
  vertical-align: middle;
  margin: 0 auto;
  background-image: );
  background-position: 0px -432px;
  width: 30px;
  height: 30px;
  background-image: ;
  *margin: 0; }
  @media only screen and (max-width: 600px) {
    .c-hyperchannel--message {
      display: inline-block; } }
.c-QR-code {
  z-index: 100;
  color: white;
    margin-left: 24px;
    overflow:hidden;
  width: 110px;
  *white-space: normal; }
  @media only screen and (max-width: 600px) {
    .c-QR-code {
      width: 100%; 
    color: black;
        margin-left: 0;
       } }
.c-zt-code {
  color: white;
    margin-right: 22px;
    overflow:hidden;
    width: 100%;
  *white-space: normal; }
  @media only screen and (max-width: 600px) {
    .c-zt-code {
    width: 335px; 
    color: black;
    margin-left: 0;
       } }
.c-zt-code-r {
  color: white;
    margin-left: 0px;
    overflow:hidden;
       width: 100%;
  *white-space: normal; }
  @media only screen and (max-width: 600px) {
    .c-zt-code-r {
      width: 100%; 
    color: black;
        margin-left: 0;
       } }


.c-zt-code__img {
  width: 100%; 
  height: 190px;
  margin-bottom:40px; 
   }

  @media only screen and (max-width: 600px) {
    .c-zt-code__img {
      width: 100%;
            height: 100%;
      box-sizing: border-box; 
      /*padding-left: 22px;*/} }

.c-QR-code__img {
  width: 110px;
  border: 1px solid #ddd; }
  @media only screen and (max-width: 600px) {
    .c-QR-code__img {
      width: 100%;
      box-sizing: border-box; } }

.c-QR-code__font {
  text-align: center;
  font-size: 14px; 
      white-space: nowrap;}
.c-new-media__clear-fix, .c-new-media__body {
  *zoom: 1; }
  .c-new-media__clear-fix:before, .c-new-media__body:before, .c-new-media__clear-fix:after, .c-new-media__body:after {
    content: "";
    display: table;
    font: 0/0 a; }
  .c-new-media__clear-fix:after, .c-new-media__body:after {
    clear: both; }

.c-new-media__right-prev-wrap, .c-new-media__right-next-wrap, .c-new-media__left-prev, .c-new-media__left-next, .c-new-media__content, .c-new-media__main-content {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

.c-new-media__right-prev-wrap, .c-new-media__right-next-wrap, .c-new-media__left-prev, .c-new-media__left-next, .c-zt__content, .c-zt__main-content {
  display: inline-block;
  *display: inline;
  *zoom: 1; }


@media only screen and (max-width: 600px) {
  .c-new-media__right-prev-wrap, .c-new-media__right-next-wrap, .c-new-media__right-prev, .c-new-media__right-next, .c-new-media__left-prev, .c-new-media__left-next {
    display: none !important; } }

.c-new-media__right-prev-wrap, .c-new-media__right-next-wrap, .c-new-media__left-prev, .c-new-media__left-next {
  cursor: pointer;
  vertical-align: middle; }

.c-new-media {
  width: 100%;
  margin: auto; }

.c-new-media__body {
  padding: 0 20px;
  margin: 0 auto;
  max-width: 1200px;
  min-width: 1200px; }
  @media only screen and (max-width: 600px) {
    .c-new-media__body {
      min-width: inherit;
      max-width: inherit; } }

.c-new-media__half-left {
  margin-top: 50px;
  float: left;
  width: 50%;
  display:none;
  white-space: nowrap;
  margin-bottom: 55px; }
  @media only screen and (max-width: 600px) {
    .c-new-media__half-left {
    display:block;
      width: 100%;
      float: none; } }
.c-new-media__half-left1 {
  margin-top: 60px;
  float: left;
  /* width: 50%;*/
  white-space: nowrap;
  margin-bottom: 30px;
  display:block;
}
  @media only screen and (max-width: 600px) {
    .c-new-media__half-left1 {
    display:none;
      width: 100%;
      float: none; } }

.c-new-media__half-right {
  margin-top: 50px;
  float: right;
  width: 100%;
  white-space: nowrap;
  margin-bottom: 55px; }
  @media only screen and (max-width: 600px) {
    .c-new-media__half-right {
      width: 100%;
      float: none; } }

.c-new-media__title {
  margin-bottom: 30px;
  font-size: 24px; }
.c-new-media__half-right .c-new-media__title{
    margin-left: 0px;
}
@media only screen and (max-width: 600px) {
    .c-new-media__half-right .c-new-media__title {
        margin-left: 0
    }
}
.c-new-media__half-left .c-new-media__content{
  margin-right: 24px;
}

.c-zt__half-left .c-zt__content{
  margin-right: 24px;
}

.c-new-media__content {
  margin-right: 0px;
    z-index: 100;
  /*position: relative;*/
  left: 0; }
  @media only screen and (max-width: 600px) {
    .c-new-media__content {
      margin-right: 0!important; } }

.c-zt__content {
  margin-right: 16px;
  margin-top:  20px;
  position: relative;
  left: 0; 
  width: 24%;
   display: inline-block;
}
  @media only screen and (max-width: 600px) {
    .c-zt__content {
         width: 27%;;
         float: none;
    /*margin-right: 0!important; */ } }
.c-zt__content-r {
  /*margin-right: 20px;*/
  position: relative;
  left: 0; 
  width: 24%;
   display: inline-block;
}
  @media only screen and (max-width: 600px) {
    .c-zt__content-r {
         width: 27%;
         float: none;
    /*margin-right: 0!important; */ } }


.c-new-media__content_xmt {
  margin-right: 20px;
  position: relative;
  left: 0; }

@media only screen and (max-width: 600px) {
  .c-new-media__half-left .c-new-media__content {
    width: 24%;
    margin-bottom: 28px; } }

@media only screen and (max-width: 600px) {
  .c-new-media__half-left .c-new-media__content > div {
    display: inline-block; } }

@media only screen and (max-width: 600px) {
  .c-new-media__half-left .c-new-media__content:nth-of-type(3n+2) {
    text-align: center;
    /* margin-left: 2%; */ } }

@media only screen and (max-width: 600px) {
  .c-new-media__half-left .c-new-media__content:nth-of-type(3n+3) {
    text-align: right;
    /* margin-left: 2%; */ } }

@media only screen and (max-width: 600px) {
  .c-new-media__half-right .c-new-media__content {
    width: 47%;
    margin-bottom: 22px; } }

@media only screen and (max-width: 600px) {
  .c-new-media__half-right .c-new-media__content:nth-of-type(even) {
    margin-left: 4%; } }

.c-new-media__main-content {
  white-space: nowrap;
  vertical-align: middle;
  overflow:hidden;
  position: relative;
    width: 845px !important;}
  @media only screen and (max-width: 600px) {
    .c-new-media__main-content {
      white-space: normal; } }

.c-zt__main-content {
  white-space: nowrap;
  vertical-align: middle;
  overflow:hidden;
  position: relative;
      width: 1200px !important;}
  @media only screen and (max-width: 600px) {
    /*.c-zt__main-content {
      white-space: normal;
     width:690px !important;} */
       .c-zt__main-content {
       white-space: normal;
       vertical-align: middle;
       overflow:hidden;
       position: relative;
     width: 100% !important;}
         
}


.c-new-media__right-prev-wrap {
  background-color: #d9473c;
  margin-right: 3px;
  padding: 6px 5px; }
.c-new_media-right-content{
    margin-left: 0px;
}
@media only screen and (max-width: 600px) {
    .c-new_media-right-content {
        margin-left: 0; } }

.c-new-media__right-next-wrap {
  background-color: #d9473c;
  padding: 6px 5px; }

.c-new-media__right-prev {
  background-image: url(/images/sprite.png);
  background-position: 0px -254px;
  width: 10px;
  height: 18px;
  background-image: url(/images/sprite.png); }

.c-new-media__right-next {
  background-image: url(/images/sprite.png);
  background-position: 0px -218px;
  width: 10px;
  height: 18px;
  background-image: url(/images/sprite.png); }

.c-new-media__left-prev {
  background-image: url(/images/sprite.png);
  background-position: 0px -308px;
  width: 20px;
  height: 18px;
  background-image: url(/images/sprite.png);
  vertical-align: super;
  margin-right: 3px; }
.c-new-media__half-left .c-new-media__left-prev{
  margin-right: 24px;
}
.c-new-media__left-next {
  background-image: url(/images/sprite.png);
  background-position: 0px -146px;
  width: 10px;
  height: 18px;
  background-image: url(/images/sprite.png);
  vertical-align: super; }

.c-new-media__arrow--disabled {
  cursor: not-allowed; }
.c-office-fifth {
  line-height: 2;
  margin-bottom: 2px;
  max-width: 1200px;
  min-width: 1200px; }

//图片轮播css
.banner-move{
    //width: 1200px;
    min-width: 1200px;
    //max-width: $maxWidth;
}
.headImg-width{
    width: 100%;
    min-width: 1200px;
}
.headImgTr-height{
    height: 500px;
}
.clearFix{
}
.headImg-height{
    height: 100%;
}
.img-index{
    position: relative;
    //z-index: -1;
    display: block;
}
.banner-content{
    width: 500px;
    height: 100px;
    color: white;
    position: absolute;
    top: 240px;
    //margin-left: 170px;
    //background-color: black;
    background: rgba(0,0,0,0.5);
    //-pie-background:rgba(0,0,0,.5);/*IE6-8*/
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#BF000000,endColorstr=#BF000000);
}
.banner-content-position{
    max-width: 1200px;
    min-width: 1200px;
    margin:auto;
}
.position-relative{
    position: relative;
}
.banner_content_title{
    //height: 60px;
    margin-left: 20px;
    font-size: 20px;
    padding-top: 10px;
}
.banner_content_content{
    margin-left: 20px;
    font-size: 14px;
}
.banner-display-none{
    display: none;
}

.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
{
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    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;

    //height: 100%;
    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;

    //height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
.gong-banner{
    z-index: 0;
    position: relative;
    width: 570px;
}
.banner-move_J{

}
.headImg-width_J{
    width: 100%;
}
.slick-dotted.slick-slider {
    margin-bottom: 30px;
}
.slick{
    //background-color: black;
    @extend  %display-none-on-mobile;
    //background-color: black;
    position: absolute;
    bottom: 0;
    height: 30px;
    right: 1px;

}
.banner-content-position-X{
}
.banner-content-X{
    width: 100%;
    color: white;
    position: absolute;
    bottom: 0;
    background: rgba(0,0,0,0.5);
    //-pie-background:rgba(0,0,0,.5);/*IE6-8*/
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#BF000000,endColorstr=#BF000000);
}
.banner-arrow{
    position: absolute;
    top: 5px;;
}
.banner_content_content-X{
    //margin-left: 20px;
    font-size: 14px;
    position: absolute;
    left: 6px;
    bottom: 9px;
}
.banner_content_title-X{
    //height: 60px;
    width: 100%;
    margin-left: 20px;
    font-size: 12px;
    opacity: 0.8;
    line-height: 30px;
    //padding-top: 10px;
}
.slick-position{
    //width: 1200px;
    position: relative;
    margin: auto;
}
.slick-dots {
    //display: block;
    display: block;
    //text-align: center;
    padding: 0;
    margin: 0;
    li {
        position: relative;
        display: inline-block;
        *display:inline;
        *zoom:1;
        //height: 8px;
        margin-right: 2px;
        width: 20px;
        //margin: 0 5px;
        list-style: none;
        //padding: 0;
        //cursor: pointer;
        button {
            border: 0;
            background: transparent;
            display: block;
            height: 20px;
            width: 20px;
            //content: "";
            //outline: none;
            //line-height: 0px;
            list-style: none;
            font-size: 0px;
            //color: transparent;
            //padding: 5px;
            //cursor: pointer;

        }

    }
}
.banner-a{
    @include rest-aTag(#fff)
}
.headImg-height-xinli{
    height: 320px;
}

.banner-content-position_J{
    margin-top: 4px;
            margin-right: 4px;
}
.recruit-circle-02 {
  background-image: url(/images/sprite.png);
  background-position: 0px -110px;
  width: 12px;
  height: 12px;
  background-image: url(/images/sprite.png); }

.recruit-circle-01 {
  background-image: url(/images/sprite.png);
  background-position: 0px -122px;
  width: 12px;
  height: 12px;
  background-image: url(/images/sprite.png); }

.slick-dots li {
    position: relative;
    display: inline-block;
    margin-right: -1px;
    width: 20px;
    list-style: none;
}
.slick-dots li button {
    border: 0;
    display: block;
    height: 12px;
    width: 12px;
    list-style: none;
    font-size: 12px;
        
}
.recruit-circle-02 button{
  background:rgba(218, 96, 7, 1);
  color:white
}
.recruit-circle-01 button{
  background:gray;
  color:white
}
.banner-a {
  text-decoration: none; }
  .banner-a:visited {
    color: #fff; }
  .banner-a:hover {
    color: #fff;
    text-decoration: none; }
  .banner-a:link {
    color: #fff; }

/*首页校园新闻*/
.c-campus-news {
  margin: auto;
  width: 100%;
  min-width: 1200px; }
  @media only screen and (max-width: 600px) {
    .c-campus-news {
      min-width: inherit;
      max-width: inherit; } }
	  
.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__body {
  margin: 0 auto;
  max-width: 1200px;
  min-width: 1200px; }
  @media only screen and (max-width: 600px) {
    .c-campus-news__body {
      padding: 0 20px;
      min-width: inherit;
      max-width: inherit; } }
	  
.c-campus-news__title {
  margin-top: 60px; }
.c-campus-news__title {
  position: relative; }
.c-campus-news__title-line {
  height: 1px;
  border-top: 1.2px solid #d9473c;
  position: absolute;
  top: 16px;
  width: 100%; }
  
.c-campus-news__title-box {
  text-align: center;
  font-size: 30px;
  font-weight: bold; 
  width: 180px;
  margin: 0px auto;
  position: absolute;
  left: 41.2%;
  top: -10px;
  background: #fff;
  padding: 0 20px; }
  
.c-campus-news__main-frame {
  margin-top: 140px; }
  @media only screen and (max-width: 600px) {
    .c-campus-news__main-frame {
      margin-bottom: 20px; } } 
/*.c-campus-news__detail-box-img-div img:hover {
  transform: scale(1.15);
  position: relative;
  z-index: 0; 
  transition: 0.6s all;
}*/

.c-campus-news__clear-fix a:hover .c-campus-news__detail-box-img-div img{
  transform: scale(1.15);
  position: relative;
  z-index: 0; 
  transition: 0.6s all;
}
  
.c-campus-news__detail-box-img {
  width: 100%;
  height: 267px; 
    transition: 0.6s all;
}
.c-campus-news__detail-box-img-div {
    height:267px;
       overflow: hidden;
  }
@media only screen and (max-width: 600px) {
  .c-campus-news__detail-box-img {
  width: 100%;
  height: 220px; }
  
  .c-campus-news__detail-box-img-div {
    height:200px;
  }

}
  
.c-campus-news__detail-box-title {
  height: 56px;
  margin-top: 16px;
  font-size: 18px;
  font-weight: bold; }
  
.c-campus-news__detail-box-detail {
  margin-top: 14px;
  /*margin-bottom: 16px;*/
  font-size: 16px;
  height: 76px; }

.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__detail-box-detail-ex {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  display: -moz-box;
  -moz-line-clamp: 3;
  -moz-box-orient: vertical;
  word-wrap: break-word;
  word-break: break-all;
  white-space: normal;
  /* height:158px;
  border: 1px solid #9c8f8f29;
   box-shadow: 10px 10px 5px #b5a6a633;*/
}

.c-campus-news__detail-box-detail-hdyg {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  display: -moz-box;
  -moz-line-clamp: 3;
  -moz-box-orient: vertical;
  word-wrap: break-word;
  word-break: break-all;
  white-space: normal;
   height:172px;
  border: 1px solid #9c8f8f29;
   box-shadow: 3px 2px 8px #b5a6a633;
}

@media only screen and (max-width: 600px) {
  
  .c-campus-news__detail-box-detail {
      height: 78px;
  }
  
  
}
  
.c-campus-news__detail-box-date {
  font-size: 14px;
  margin-top:  20px;
  color: #666666;
  margin-bottom: 10px;}


  
.c-campus-news__detail-box-date-img {
  margin-bottom: 4px; }
@media only screen and (max-width: 600px) {
.c-campus-news__detail-box-date-img {
  margin-bottom: 4px; 
    width: 12px;
    height: 12px;} } 
  
.c-campus-news__more {
    text-align: center;
  margin: 40px  auto 60px auto; }
  @media only screen and (max-width: 600px) {
.c-campus-news__more {
  text-align: center;
  margin: 0px  auto 30px auto; } } 

.c-campus-news__more_bottom {
  display: inline-block;
  width: 240px;
  line-height: 46px;
  color: #fff;
  text-align: center;
  background-color: #d9473c;
  text-decoration: none; }

/*
 .c-more-button:link {
    color: #fff; }
  .c-more-button-right:link {
    color: #fff; }
*/

.c-campus-news__detail-box {
  float: left;
  width: 384px;
  margin-right: 24px; }
.c-campus-news__detail-box-last {
  float: right;
  width: 384px; }
.c-campus-news_news_line {
   height: 1px;
   float: right;
   width: 100%;
   background: gainsboro;
   border: 0;
   margin: 30px 0;
}
@media only screen and (max-width: 600px) {
   .c-campus-news__detail-box-date {
  font-size: 14px;
  margin-top:  20px;
  color: #666666;
  margin-bottom: 30px;} 
  
    .c-campus-news__more {
  width: 240px;
  background: #d9473c;
  color: #fff;
  text-align: center;
  /*padding: 0px 20px;*/
  cursor: pointer;
  margin: 30px  auto 30px auto; }
  
  .c-campus-news__title-line-bottom {
  height: 1px;
  border-top: 1.2px solid #464545;
  margin-top : 16px;
  opacity :0.1;
  top: 16px;
  width: 100%; }
  
  .c-campus-news__title-box {
    text-align: center;
    font-size: 30px;
    width: 150px;
    margin: 2px auto;
    position: absolute;
    left: 21.5%;
        background: #fff;
    /* padding: 0 10px; */ }

.c-campus-news__detail-box {
    width: 100%;
    float: none;
    margin-right: 0; }
  .c-campus-news__detail-box-last {
    width: 100%;
    float: none;
    margin-right: 0; }
  .c-campus-news_news_line {
   display:none
}
  }

/*校园数据*/
.out {
  width: 100%;
  height: 200px;
  position: relative;
  margin: 10px auto; }

.out .shade {
  position: absolute;
  top: 0;
  width: 50%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0);
  /*不能使用opacity，不然会被子元素继承(会忽视子元素所设置的background-color: opacity)*/
  /*pointer-events: auto;*/ }

.out .shade_left {
  left: 0; }

.out .shade_right {
  right: 0; }

.out .img li {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  /*pointer-events: none; //该层会将事件会传给下面一个层（z-index小于他的层） */ }

.out .num {
  position: absolute;
  font-size: 0;
  bottom: 10px;
  width: 100%;
  text-align: center; }

.out .num li {
  width: 20px;
  height: 20px;
  background-color: #777;
  color: #fff;
  line-height: 20px;
  text-align: center;
  border-radius: 50%;
  display: inline-block;
  font-size: 13px;
  margin: 0 3px;
  cursor: pointer; }

.out .num li.active {
  background-color: #b92c28; }

.out .btn {
  position: absolute;
  top: 50%;
  margin-top: -50px;
  color: #fff;
  height: 100px;
  line-height: 100px;
  width: 50px;
  background-color: rgba(0, 0, 0, 0.2);
  font-size: 40px;
  text-align: center;
  cursor: pointer;
  display: none; }

.out .left {
  left: 0; }

.out .right {
  right: 0; }
@charset "UTF-8";
.c-new-media__clear-fix, .c-new-media__body {
  *zoom: 1; }
  .c-new-media__clear-fix:before, .c-new-media__body:before, .c-new-media__clear-fix:after, .c-new-media__body:after {
    content: "";
    display: table;
    font: 0/0 a; }
  .c-new-media__clear-fix:after, .c-new-media__body:after {
    clear: both; }
.c-new-media__body {
  padding: 60px 20px 10px 20px;
  margin: 0 auto;
  max-width: 1200px;
  min-width: 1200px; }
  @media only screen and (max-width: 600px) {
    .c-new-media__body {
      min-width: inherit;
      max-width: inherit;} }
.c-campus-data__title {
  position: relative;
  padding-top: 70px; }
  
.c-campus-data__title-line {
  height: 1px;
  border-top: 1px solid #ddd;
  position: absolute;
  top: 60px;
  width: 100%; }
.c-campus-data__title-box {
  text-align: center;
  font-size: 30px;
  width: 180px;
    font-weight: bold;
  margin: 40px auto;
  z-index: 0;
  position: absolute;
  left: 45%;
  top: -2px;
  background: #fff;
  padding: 0 10px; }
.all-container {
  overflow: hidden;
  width: 100%; }
  
.part-container {
  float: left;
  width: 25%;
  overflow: hidden; }
  
.img-box {
  float: left;
  width: 50%; }

.num-title {
  font-size: 30px;
  color: red;
  margin-top: 20px;
  margin-left: 20px; }
  
.word-title {
  font-size: 14px;
  color: #716e6e;
  margin-left: 0px; 
}
  
.num-title-small {
  font-size: 14px;
  color: #b1acac;
  margin-left: 20px; }
  
.left {
  float: left; }
  
.right {
  float: right; }
@media only screen and (max-width: 600px) {
  .c-new-media__body {
    /*padding-bottom: 140px;*/ }
.c-campus-data__title-line {
    display: none; }
.c-campus-data__title-box {
    text-align: center;
    font-size: 24px;
    width: 100px;
    margin: 20px auto;
    position: absolute;
    left: 35%;
    /* left: 45%; */
    background: #fff;
    /* padding: 0 10px; */ }
	
.img-box img {
    width: 80%;
    height: 60px; }
  .img-box, .word-box, .num-title-small {
    float: none;
    width: 100%; }

.num-title, .word-title, .num-title-small {
    float: none;
    width: 100%;
    font-size: 12px;
    margin-top: 10px;
    margin-left: 10px; }
}

/*新媒体*/
.c-office-fifth {
  display: none; }
  .c-office-fifth .slick-prev, .c-office-fifth .slick-next, .c-office-fifth .slick-arrow {
    display: none !important; }
@media only screen and (max-width: 600px) {
  .c-office-fifth {
    display: none; }
    .c-office-fifth .slick-prev, .c-office-fifth .slick-next, .c-office-fifth .slick-arrow {
      display: none !important; }
.c-office-fifth_box {
    margin: 20px 10px; }
.c-office-fifth_title {
    font-size: 24px;
    border-left: 4px solid #d9473c;
    display: inline;
    padding-left: 10px; }
	
.c-office-fifth_container {
    margin-top: 20px; }
  .c-office-fifth_container div {
    margin-left: 10px; }
  .c-office-fifth_container img {
    width: 146px;
    height: 146px; }
}
/*回到顶部*/
.c-main__to-top {
  /*display: block;*/
  width: 35px;
  height: 42px;
  position: fixed;
  right: 50px;
  bottom: 100px;
  z-index: 1; }

.c-main__to-top img {
  width: 45px;
  height: 45px; }
@media only screen and (max-width: 600px) {
 .c-main__to-top {
    display: none; } 
}
@media only screen and (max-width: 600px) {
 .right-date {
    margin-left: -5px !important; } 
}

.c-office-fifth_container  .slick-dots{ display: none !important }
/*校园数据修改*/
.c-new-media__img-box {
  width: 300px;
  position: relative;
  text-align: center; }
.c-new-media__img {
  margin: 0 auto;
  width: 270px;
  height: 270px; }
.c-new-media__img-word-box {
  position: absolute;
    z-index: 1;
    top: 0px;
    left: 14px;
    width: 270px;
    height: 270px;
    /*background: rgba(113, 109, 109, 0.5); */
}
.c-new-media__container button, .c-new-media__container .slick-prev, .c-new-media__container .slick-arrow {
  display: none; }
.num-title {
  font-size: 30px;
  color: red;
  margin-top: 5px; }
.num-title {
  font-size: 36px;
  color: #d9473c;
    font-weight : bold;
    margin: 55px 0 auto;
}
.word-title {
  font-size: 16px;
  color: #333
    margin: 0 auto;}
.num-title-small {
  font-size: 14px;
  color: #333;
  margin: 0 auto;
}
@media only screen and (max-width: 600px) {
  .c-new-media__img-word-box{
        left: 0 ;
        width: 100%;
    }
    .c-new-media__img{
        max-height: 100%;
        max-width: 100%;
    }
    .c-new-media__img-box{
        width: 336px;
    }
    .c-new-media__img {
        margin: 0 auto;
    }
    .c-new-media__img-word-box{
        height: 270px;
    }
    .c-new-media__container .slick-dots{
        text-align: center;
    }
  /*.c-new-media__img-box {
  width: 337px; }
.c-new-media__img-word-box {
    left: 34px;}*/
 /*.img-box, .word-box, .num-title-small {
   float: none;
   width: 100%; }
.num-title, .word-title, .num-title-small {
    float: none;
    width: 100%;
    font-size: 12px;
    margin-top: 10px;
    margin-left: 10px; }*/ 
.num-title {
  font-size: 36px;
    font-weight : bold;
    margin: 60px 0 auto;
}
.word-title {
  font-size: 16px;
    margin: 0 auto;}
.num-title-small {
  font-size: 14px;
  margin: 0 auto;
}
}

.c-new-media__container .slick-dots{
    margin: 30px auto !important;
        display: table !important;
        text-align: center;
}
.c-new-media__container .slick-dots li button{
    background-image: none;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #fff;
    border: 1px solid #d9473c;
    text-indent: -99px;
    overflow: hidden;
}
.c-new-media__container .slick-dots .slick-active button{
    background: #d9473c;
}
.c-new-media__container .slick-dots li{
    width: 10px;
    margin-right: 8px;
}

  .c-main__suspend-ewm {
    display: block;
    width: 100px;
    height: 100px;
    position: fixed;
    right: 20px;
    bottom: 200px;
    z-index: 1;
  }
  .close {
    display: none;
    position: absolute;
    top: -20px;
    right: -10px;
  } 
  @media only screen and (max-width: 600px) {
    .c-main__suspend-ewm {
      display: none;
    }
  }