@charset "utf-8";
.index-box {
  width: 100%;
  max-width: 1920px;
  margin: auto;
  overflow: hidden;
}
.h60 {
  width: 100%;
  height: 60px;
}
.h110 {
  width: 100%;
  height: 110px;
}
.header {
  height: 900px;
}
.header-top {
  width: 1380px;
  height: 126px;
  left: 50%;
  top: 0;
  margin-left: -690px;
  z-index: 2;
}
.header-top .index-logo {
  float: left;
  width: 440px;
  height: 100%;
  background: url(../../images/index/index-logo.png) no-repeat left center;
}
.header-top .index-navs .index-serach {
  height: 20px;
  line-height: 20px;
  margin: 20px 50px auto 1150px;
  color: #fff; z-index: 99999; position: absolute;
}
.header-top .index-navs .index-serach ul {
  float: right;
}
.header-top .index-navs .index-serach ul li {
  font-size: 16px;
  color: #fff;
}
.header-top .index-navs .index-serach ul li input[type="text"] {
  width: 150px;
  height: 16px;
  line-height: 16px;
  background: none;
  border: none;
  border-bottom: 1px solid #fff;
  outline: none;
  color: #eee;
  text-indent: 0.5em;
}
.header-top .index-navs .index-serach ul li input[type="submit"] {
  width: 20px;
  height: 20px;
  margin-left: 10px;
  outline: none;
  border: none;
  background: url(../../images/index/search.png) no-repeat center;
}
.header-top .index-navs .index-nav {
  height: 60px;
  line-height: 60px;
}
.header-top .index-navs .index-nav ul li {
  float: left;
  margin: 0 15px;
}
.header-top .index-navs .index-nav a {
  font-size: 16px;
  color: #fff;
}
.header-top .index-navs .index-nav a:hover {
  color: #3cc4ce;
}
.header-img-box .banner-bg {
  width: 100%;
  height: 900px;
  background: #00000088;
  z-index: 1;
}
.header-img-box .img-box .prev,
.header-img-box .img-box .next {
  width: 40px;
  height: 40px;
  background: url(../../images/index/img-box-icon.png) no-repeat center top;
  text-align: center;
  line-height: 40px;
  color: red;
  top: 50%;
  margin-top: -15px;
  z-index: 2;
}
.header-img-box .img-box .prev {
  left: 20px;
  background-position: center 0;
}
.header-img-box .img-box .next {
  right: 20px;
  background-position: center -40px;
}
.header-img-box .img-box .img-box-tit {
  float: left;
  width: 100%;
  height: 30px;
  bottom: 50px;
  z-index: 2;
  background: url(../../images/index/img-box-tit-bg.png) repeat-x center;
}
.header-img-box .img-box .img-box-tit ul {
  float: right;
}
.header-img-box .img-box .img-box-tit ul li {
  float: left;
  width: 30px;
  height: 30px;
  margin-left: 25px;
  background: url(../../images/index/img-box-tit-icon.png) no-repeat -24px center;
}
.header-img-box .img-box .img-box-tit ul li.on {
  background-position: 4px center;
}
.header-img-box .img-box .img-box-con {
  width: 100%;
  height: 900px;
  overflow: hidden;
}
.header-img-box .img-item {
  overflow: hidden;
}
.header-img-box .img-item img {
  width: 100%;
  height: 900px;
  left: 0;
  top: 0;
}
.header-img-box .img-info {
  left: 50%;
  margin-left: -690px;
  top: 140px;
  height: 600px;
}
.header-img-box .img-info .title-big {
  color: #fff;
  font-size: 72px;
  line-height: 1.2em;
}
.header-img-box .img-info .title {
  color: #fff;
  font-size: 30px;
  line-height: 1.8em;
}
.header-img-box .img-info .lines {
  width: 740px;
  height: 1px;
  background: #fff;
  margin: 10px 0;
}
.header-img-box .img-info .desc {
  width: 740px;
  color: #fff;
  font-size: 20px;
  line-height: 1.2em;
}
.header-img-box .img-info .more {
  display: block;
  width: 230px;
  height: 56px;
  border: 1px solid #fff;
  border-radius: 28px;
  text-align: center;
  line-height: 56px;
  font-size: 30px;
  color: #fff;
}
.news {
  height: auto;
  background: #fff;
}
.news-tit {
  float: left;
  width: 228px;
  height: 535px;
  background: #3cc4ce url(../../images/index/news-tit-bg.png) no-repeat right 30px;
  background-size: 80%;
}
.news-tit .mores {
  font-size: 18px;
  color: #fff;
  bottom: 20px;
  right: 20px;
}
.news-con {
  float: left;
  width: 1110px;
  height: 535px;
  overflow: hidden;
}
.news-con .news-item {
  overflow: hidden;
}
.news-con .news-text {
  width: 100%;
  height: 100%;
  background-color: #eec340ee;
  position: absolute;
  overflow: hidden;
}
.news-con .news-text h1 {
  width: 86%;
  margin: 50px auto;
  line-height: 1.8em;
  font-size: 24px;
  color: #fff;
  text-align: center;
}
.news-con .news-text p {
  width: 86%;
  margin: 30px auto;
  line-height: 1.8em;
  font-size: 18px;
  color: #fff;
  text-align: left;  text-indent: 34px;
}
.news-con .news-text .more {
  display: block;
  width: 152px;
  height: 50px;
  margin: 10px auto;
  line-height: 50px;
  text-align: center;
  color: #fff;
  border: 1px solid #fff;
  border-radius: 25px;
}
.news-con .news-item{
	width: 365px;
	height: 265px;
	float:left;
	overflow:hidden;
	position: relative;
	margin: 0 0 5px 5px;
}
.news-con .news-item img {
  width: 370px;
  height: 265px;
}

/*学校概况*/
.school {
  height: 868px;
  background: #3cc4ce;
}
.school-tit {
  float: left;
  width: 230px;
  height: 630px;
  overflow: hidden;
}
.school-tit .icon {
  width: 230px;
  height: 120px;
  color: #fff;
  font-size: 24px;
  line-height: 75px; cursor: pointer;
}
.school-tit .icon em {
  float: left;
  width: 78px;
  height: 78px;
  margin: 0 10px;
  background: url(../../images/index/index-school-icon.png) no-repeat left top;
  border-radius: 50%;
  border: 2px solid #fff;
}
.school-tit .icon .icon-01 {
  background-position: 0 -5px;
}
.school-tit .icon .icon-02 {
  background-position: 0 -85px;
}
.school-tit .icon .icon-03 {
  background-position: 0 -165px;
}
.school-tit .on em {
  background-color: #fff;
}
.school-tit .on .icon-01 {
  background-position: -80px -5px;
}
.school-tit .on .icon-02 {
  background-position: -80px -85px;
}
.school-tit .on .icon-03 {
  background-position: -80px -165px;
}
.school-con {
  float: left;
  width: 1150px;
  height: 630px;
  overflow: hidden;
}
.school-item {
  overflow: hidden;
}
.school-item .title {
  font-size: 50px;
  line-height: 1.6em;
  color: #fff;
}
.school-item .sub-title {
  margin-top: 20px;
  font-size: 16px;
  line-height: 1.6em;
  color: #fff;
}
.school-item .desc {
  width: 1100px;
  margin-top: 20px;
  font-size: 16px;
  line-height: 1.8em;
  color: #fff;
}
.school-item .desc  span{ color:#ffffff;}
.school-item .content {
  width: 980px;
  height: 350px;
  margin-top: 20px;
}
.school-item .content img {
  width: 980px;
  height: 350px;
}
.school-item .content .text {
  width: 420px;
  height: 350px;
  top: 0;
  left: 0;
  background: #ff6807b5;
  z-index: 1;
}
.school-item .content .text h3 {
  margin: 60px auto auto 20px;
  font-size: 26px;
  color: #fff; line-height: 2em;
}
.school-item .content .text h1 {
  margin: 10px auto auto 20px;
  font-size: 40px;
  color: #ffffff88;
}
/*学生活动*/
.xshd{
	height: 600px;
	width: 1150px;
	overflow: hidden;
}
.xshd-tit{
	top:0;
	left:0;
	width: 345px;
	height: 345px;
	padding: 15px;
	border: 5px solid #fff;
	z-index: 1;
}
.xshd-tit h1{	
	font-size: 32px;
	line-height: 1.8em;
	color: #fff;
	font-weight: 700;
}
.xshd-tit p{
	width: 80%;
	line-height: 2.2em;
	font-size: 16px;
	color: #fff;
}
.xshd-con{
	top: 60px;
	left: 298px;
	width: 880px;
	height: 540px;
}
.xshd-con img{
	width: 880px;
	height: 540px;	
}
/*校园风光*/
.xyfg{
	width: 1150px;
	height: 600px;
	overflow: hidden;
	position: relative;
}
.xyfg .num1{
	left: 0;
}
.xyfg .num2{
	left: 880px;
}
.xyfg .num3{
	left: 970px;
}
.xyfg .num4{
	left: 1060px;
}
.xyfg .item-con {
	width: 880px;
	height: 600px;
	overflow: hidden;
	position: absolute;
	top: 0;
}
.xyfg .item-con .text{
	position: absolute;
	top:30px;
	left:50px;
}
.xyfg .num2 .text,.xyfg .num4 .text{
	top:450px;
}
.item-con .text h3{
	font-size: 36px;
	line-height: 1.8em;
	font-weight: 700;
	color: #fff;
}
.item-con .text p{
	font-size: 18px;
	color: #fff;	
}
.xyfg .item-con img{
	width: 880px;
	height: 600px;
}
/*大事记*/
.dashiji {
  height: 450px;
  background: #fff;
}
.dashiji-time {
  height: 30px;
  overflow: hidden;
}
.dashiji-tit {
  width: 400px;
  height: 120px;
  overflow: hidden;
  margin: 100px auto 50px;
}
.dashiji-tit h1 {
  font-size: 36px;
  color: #333333;
  text-align: center;
}
.dashiji-tit .lines {
  height: 1px;
  display: block;
  margin: 20px auto;
  background-color: #3cc4ce;
}
.dashiji-tit h3 {
  font-size: 24px;
  color: #999999;
  text-align: center;
}
.dashiji-info {
  margin: auto;
  overflow: hidden;
}
.dashiji-info .prev,
.dashiji-info .next {
  width: 50px;
  height: 50px;
  display: block;
  background: url(../../images/index/dashiji-icon.png) no-repeat top center #3cc4ce;
  top: 50%;
  margin-top: -25px;
  border-radius: 50%;
  z-index: 2;
}
.dashiji-info .prev {
  background-position: center -4px;
}
.dashiji-info .next {
  margin-left: 1330px;
  background-position: center -64px;
}
.dashiji-info .item-box {
  width: 1240px;
  height: 140px;
  margin: 0 auto;
  overflow: hidden;
}
.dashiji-info .item-box .box {
  height: 140px;
  overflow: hidden;
}
.dashiji-info .item {
  float: left;
  width: 400px;
  margin-right: 20px;
}
.dashiji-info .img-box {
  position: relative;
}
.dashiji-info .img-box img {
  display: block;
  width: 400px;
  height: 140px;
}

.w1360 {
  width: 1360px;
}
.w1360 .w1200 {
  height: 400px;
  overflow: hidden;
  margin: auto;
  top: 45px;
  left: 0;
}

/* 通知公告 */
.xygk-dt-tt {
  width: 410px;
  height: 120px;
  margin: 30px auto 30px;
}
.xygk-dt-tt .pTitle {
  display: block;
  border-bottom: 1px solid #3cc4ce;
  font-size: 42px;
  color: #000;
  padding-bottom: 20px;
  margin: 0 auto;
  text-align: center;
}
.xygk-dt-tt p {
  display: inline-block;
  font-size: 22px;
  color: #b4b4b4;
  padding-top: 20px;
  width: 100%;
  text-align: center;
}
.nleft,
.nright {
  overflow: hidden;
}
.nright ul {
  overflow: hidden;
  margin: 0 -10px;
}
.nright ul li {
  overflow: hidden;
  width: 50%;
  margin-bottom: 15px;
  float: left;
}
.nright ul li span {
  width: 120px;
  height: 90px;
  float: left;
  text-align: center;
  line-height: 30px;
  padding-top: 15px;
  border-bottom: 5px solid #3cc4ce;
  box-sizing: border-box;
  font-size: 18px;
  color: #3cc4ce;
}
.nright ul li span em {
  display: block;
}
.nright .title {
  float: left;
  width: 558px;
  height: 89px;
  border-bottom: 1px dashed #c2c2c2;
  box-sizing: border-box;
  padding: 15px;
}
.nright .title h3 {
  font-size: 18px;
  font-weight: bold;
}
.nright .title p {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.nright ul li:hover span {
  background: #3cc4ce;
  color: #fff;
  transition: 0.6s;
}
.nright ul li:hover .title {
  background: #f0f0f0;
  transition: 0.6s;
}
/* 新增院系概况css */
.yxgk{
    width: 99%;
    display: flex;
    flex-wrap: wrap;
    margin-left: 1%;
    cursor: pointer; height: 550px; overflow-y: auto;
}
.yxgk .item{
    width: 30%;
    min-height: 200px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    margin-bottom: 20px;
}
.yxgk .item .img{
    width: 90%;
    z-index: 0;
    height: 180px;
    margin-top: 20px;
    overflow: hidden;
    box-shadow: 0px 0px 18px 0px #dbdbdb;
}
.yxgk .item img:hover{
    transform: scale(1.1);
    transition: all 0.9s;
}
.yxgk .item .name_yx{
    margin-left: 2%;
    color: white;
    font-size: 18px!important;
    font-weight: 400;
    display: inline-block;
    margin-top: 6px;
}
.yxgk .item .name_yw{
    margin-left: 2%;
    color: white;
    font-size: 18px!important;
    font-weight: 400;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
.yxgk .item img{
    width: 100%;
    z-index: 0;
    height: 100%;
    border-radius: 5px;
}




