.main-content{
  position: relative;
  min-width: 1200px;
  overflow: hidden;
  font-size: 0;
}
.main-content.index>img{
  width: 100%;
}
.position-abso{
  position: absolute;
  bottom: 28px;
  width: 100%;
}
.content-box-group{
  overflow: visible;
  display: flex;
  justify-content: space-between;
}

.content-box-group>div{
  width: 390px;
  height: 273px;
  background-color: rgba(0,0,0,0.4);
  border-radius: 10px;
  /* box-shadow: 10px 10px 10px #333; */
}
/* @media only screen and (min-width: 1600px) {
  .content-box-group>div{
    width: 390px;
    height: 273px;
  }
} */
.content-box-group .title{
  font-family: "STLiti";
  font-size: 24px;
  color: #fff;
  line-height: 50px;
  border-bottom: 1px solid #fff;
  padding: 0 10px;
  vertical-align: middle;
  overflow: hidden;
}
.content-box-group .title img{
  width: 30px;
  margin-right: 10px;
  float: left;
  vertical-align: middle;
  margin-top: 8px;
}
.content-box-group .title span{
  float: left;
  display: block;
}
.content-box-group .more{
  float: right;
  color: #fff;
}
.content-box-group .dsjy{
  padding: 10px;
}
/*新闻list*/
.news_list a{
  color: #fff;
}
.news_list{
  padding: 0 10px;
}
.news_list li{
  height: 40px;
  line-height: 40px;
  padding:0 10px ;
  padding-left: 15px;
  color: #fff;
  font-family: Microsoft YaHei;
  overflow:hidden;
  text-overflow:ellipsis;
  -o-text-overflow:ellipsis;
  -webkit-text-overflow:ellipsis;
  -moz-text-overflow:ellipsis;
  white-space:nowrap;
  border-bottom: 1px dashed #fff;
  position: relative;
  font-size: 14px;
}
.news_list li::before{
  content: '';
  width: 5px;
  height: 5px;
  border-radius: 5px;
  background-color: #fff;
  position: absolute;
  top: 18px;
  left: 0;
}
.nomal_date{
  float: right;
}


.dsjy img{
  width: 100%;
  height: 200px;
}
/* .news_list li a {
	height: 30px;
	line-height: 30px;
	padding-left: 8px;
	display: inline-block;
  color: #fff;
  font-family: "arial black";
	overflow:hidden;
  text-overflow:ellipsis;
  -o-text-overflow:ellipsis;
  -webkit-text-overflow:ellipsis;
  -moz-text-overflow:ellipsis;
  white-space:nowrap;
}

.nomal_date{
	font-weight: normal;
	line-height: 63px;
	color: #fff;
} */

/*banner*/


/*.banner{
	height: 550px;
}*/

.banner .swiper-container {
	height: 550px;
}

.column .column_box {
	margin-top: 20px;
}

.pannel {
	height: 450px;
}


/*公用boxtitle start*/

.box_title {
	color: #666666;
	overflow: hidden;
	position: relative;
}

.box_title .box {
	position: absolute;
	left: 60px;
	top: 36px;
}

.box_title p {
	font-size: 26px;
	font-weight: bold;
	margin: 0;
	vertical-align: top;
	font-style: italic;
	float: left;
width:208px;
}

.box_title p:first-letter {
	font-size: 64px;
	font-weight: bold;
	line-height: 60px;
	margin: 0;
	padding-right: 8px;
	vertical-align: top;
}

.box_title .more {
	float: right;
	font-size: 14px;
	line-height: 60px;
	font-weight: bold;
	color: #666666;
}

.bgLight .line {
	/*height: 2px;
	background:-moz-linear-gradient(top, red, rgba(0, 0, 255, 0.5));
	background:-webkit-gradient(radial, 0 0, 0 bottom, from(#ff0000), to(rgba(0, 0, 255, 0.5)));  */
	height: 2px;
	filter: alpha(opacity=100 finishopacity=50 style=1 startx=0, starty=0, finishx=0, finishy=150) progid:DXImageTransform.Microsoft.gradient(startcolorstr=red, endcolorstr=blue, gradientType=0);
	-ms-filter: alpha(opacity=100 finishopacity=50 style=1 startx=0, starty=0, finishx=0, finishy=150) progid:DXImageTransform.Microsoft.gradient(startcolorstr=red, endcolorstr=blue, gradientType=0);
	background: red;
	/* 一些不支持背景渐变的浏览器 */
	background-position: bottom;
	background: -moz-linear-gradient(top, red, #ebeef2);
	background: -webkit-gradient(linear, 0 0, right bottom, from(#666666), to(#ebeef2));
}

.bgWeight .line {
	/*height: 2px;
	background:-moz-linear-gradient(top, red, rgba(0, 0, 255, 0.5));
	background:-webkit-gradient(radial, 0 0, 0 bottom, from(#ff0000), to(rgba(0, 0, 255, 0.5)));  */
	height: 2px;
	filter: alpha(opacity=100 finishopacity=50 style=1 startx=0, starty=0, finishx=0, finishy=150) progid:DXImageTransform.Microsoft.gradient(startcolorstr=red, endcolorstr=blue, gradientType=0);
	-ms-filter: alpha(opacity=100 finishopacity=50 style=1 startx=0, starty=0, finishx=0, finishy=150) progid:DXImageTransform.Microsoft.gradient(startcolorstr=red, endcolorstr=blue, gradientType=0);
	background: red;
	/* 一些不支持背景渐变的浏览器 */
	background-position: bottom;
	background: -moz-linear-gradient(top, red, #d8e0e9);
	background: -webkit-gradient(linear, 0 0, right bottom, from(#666666), to(#d8e0e9));
}


/*公用boxtitle end*/


/*公用list*/







/*新闻*/

#news_slider {
	width: 390px;
	height: 220px;
	float: left;
}
#news_slider img{
	width: 390px;
	height: 220px;
}
.home_news .column_box {
	width: 613px;
	float: right;
}

#news_slider h3 {
	font-size: 16px;
	margin: 0;
	line-height: 35px;
	padding-left: 50px;
	width: 60%;
	font-weight: normal;
}

#news_slider .swiper-pagination {
	padding-right: 20px;
	width: 30%;
	right: 0;
	left: auto;
	text-align: right;
}


/*实训演出*/

.home_show .box,.home_art .box{
	left: 50px;
}
#show_slider img,#art_slider img,#scenery_slider img{
	width: 325.333px;
	height: 250px;
}
#show_slider,#art_slider,#scenery_slider{
	height: 250px;
	margin-top: 53px;
}

#show_slider h3,#art_slider h3,#scenery_slider h3 {
	font-size: 14px;
	margin: 0;
	line-height: 35px;
	text-align: center;
}

/*招生就业*/

.home_recruit {
	width: 775px;
	float: left;
}
.home_recruit ul{
	margin-top: 10px;
}
.home_recruit li{
	background: url(../img/recruit_li_bg.png) no-repeat;
	width: 360px;
	height: 60px;
	margin-left: 20px;
	margin-top: 15px;
	float: left;
}
.home_recruit a{
	line-height: 60px;
	font-size: 16px;
	color: #666666;
}
.recruit_date{
	width: 120px;
	text-align: center;
	padding-top: 3px;
	margin-right: 35px;
	float: left;
}
.recruit_date b{
	font-size: 36px;
	line-height: 36px;
	font-weight: normal;
	display: block;
	color: #FFFFFF;
}
.recruit_date span{
	font-size: 14px;
	color: #FFFFFF;
}
/*通知公告*/

.home_notice {
	width: 398px;
	float: right;
}


/*党工建设*/

.home_build {
	width: 340px;
	float: left;
}

.home_build .box {
	left: 55px;
}


/*教学科研*/

.home_research {
	width: 340px;
	float: left;
	margin-left: 80px;
}


/*学生天地*/

.home_world {
	width: 340px;
	float: left;
	margin-left: 80px;
}

.home_world .box {
	left: 75px;
}





/**/

.swiper-slide .detail {
	height: 35px;
	background: #9f9f9f;
	position: absolute;
	width: 100%;
	bottom: 0;
	color: #fafafa;
	opacity: 1;
	transition: opacity .3s .3s;
}

.swiper-slide-active .detail{
	opacity:1;
}

.home_news .swiper-slide .detail {}

f
/*.home_show .show_slider_box{
	display: table;
}*/
.more:hover{
	color: #7383ad;
}


@media only screen and (min-width: 1600px) {
  .content-box-group>div {
      width: 520px;
      height: 365px;
  }
  .content-box-group .title {
      font-size: 28px;
      line-height: 64px;
          padding: 0 20px;
  }
  .content-box-group .title img {
      width: 40px;
      margin-top: 12px;
  }
  .news_list {
      padding: 0 20px;
  }
  .dsjy img {
      height: 280px;
  }
  #news_slider img {
      width: 520px;
      height: 300px;
  }
  #news_slider {
      width: 520px;
      height: 300px;
  }
  .news_list li {
      height: 55px;
      line-height: 55px;
      font-size: 16px;
  }
  #moveWindow{
    height: 400px!important;
  }
}
