.cy-tit { border-bottom: 1px solid #ccc; }

.cy-tit h3 { display: inline-block; font-size: 22px; border-bottom: 2px solid #b71254; padding-bottom: 6px; font-weight: normal; }

.Cluster-con { width: 100%; padding-bottom: 80px; }

.Cluster-con .cy-introduction .cy-in-con { margin-top: 40px; }

/*24-04-03 调整产业集群中文字与图片的显示方式*/
.Cluster-con .cy-introduction .cy-in-con .cy-in-txt { float: left; /*width: 48%; padding-right: 4%;*/ }

.Cluster-con .cy-introduction .cy-in-con .cy-in-txt p { font-size: 16px; color: #333; margin-bottom: 10px; line-height: 26px; /***text-align: justify;***/
}

/*24-04-03 调整产业集群中文字与图片的显示方式 float:right padding:20px*/
.Cluster-con .cy-introduction .cy-in-con .cy-in-img { float: right; width: 48%; padding:0px 0px 20px 20px }

.Cluster-con .cy-introduction .cy-in-con .cy-in-img img { display: block; width: 100%; }

.Cluster-con .cy-Lineup { width: 100%; margin-top: 80px; }

.Cluster-con .cy-Lineup .cy-Lineup-con { padding: 0 100px; margin-top: 40px; position: relative; }

.Cluster-con .cy-Lineup .cy-Lineup-con .swiper-button-prev { width: 22px; height: 42px; background: url("../images/swiperBtn-l.png") no-repeat center; }

.Cluster-con .cy-Lineup .cy-Lineup-con .swiper-button-prev:hover { background: url("../images/swiperBtn-l-on.png") no-repeat center; }

.Cluster-con .cy-Lineup .cy-Lineup-con .swiper-button-next { width: 22px; height: 42px; background: url("../images/swiperBtn-r.png") no-repeat center; }

.Cluster-con .cy-Lineup .cy-Lineup-con .swiper-button-next:hover { background: url("../images/swiperBtn-r-on.png") no-repeat center; }

.Cluster-con .cy-Lineup .cy-Lineup-con .swiper-slide { text-align: center; }

/*24-04-03 调整产业集群中的产业阵容后，去掉高度*/
.Cluster-con .cy-Lineup .cy-Lineup-con .swiper-slide .zl-img { /*height: 350px;*/ padding: 20px; position: relative; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -webkit-justify-content: center; -moz-box-pack: center; -ms-flex-pack: center; justify-content: center; }

.Cluster-con .cy-Lineup .cy-Lineup-con .swiper-slide .zl-img img { display: block; width: 100%; max-width: inherit; margin: 0 auto; -moz-box-shadow: 0 0 20px #c6c6c6; -webkit-box-shadow: 0 0 20px #c6c6c6; box-shadow: 0 0 20px #c6c6c6; }

.Cluster-con .cy-Lineup .cy-Lineup-con .swiper-slide .zl-img p { display: none; position: absolute; left: 0; bottom: 0; font-size: 16px; color: #fff; width: 92%; background: rgba(0, 0, 0, 0.6); padding: 15px 4%; z-index: 1; }

/*24-04-03 调整产业集群中的产业阵容后，去掉display和margin*/
.Cluster-con .cy-Lineup .cy-Lineup-con .swiper-slide span { /*display: inline-block;*/ font-size: 22px; color: #333; /*margin-top: 30px;*/ padding-left: 24px; background: url("../images/big-icon04.png") no-repeat left center; }

.Cluster-news { background: #f7f7f7; margin-top: 80px; padding: 40px 0 100px; }

.Cluster-news .relevantNews ul li { float: left; width: 46%; margin-bottom: 30px; }

.Cluster-news .relevantNews ul li:nth-child(odd) { margin-right: 8%; }

.Cluster-news .relevantNews ul li span { display: block; font-size: 14px; color: #999; }

.Cluster-news .relevantNews ul li p { padding: 15px 0 15px 24px; border-bottom: 1px solid #e7e7e7; background: url("../images/big-icon01.png") no-repeat left center; }

.Cluster-news .relevantNews ul li p a { display: block; font-size: 18px; color: #333; padding-right: 35px; background: url("../images/eyes.png") no-repeat right center; word-break: break-all; -o-text-overflow: ellipsis; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; overflow: hidden; }

.Cluster-news .relevantNews ul li p:hover { background: url("../images/big-icon02.png") no-repeat left center; }

.Cluster-news .relevantNews ul li p:hover a { color: #b71254; background: url("../images/eyes2.png") no-repeat right center; }

/*2022-11-14新增，校园招聘样式*/
.Cluster-con .container .cy-introduction .content
{
	width: 100%;
    min-height: 500px;
    font-size: 16px;
    margin: auto;
    display: flow-root;
    box-sizing: border-box;
    position: relative;
}
 /*2022-11-14新增，校园招聘样式*/
.Cluster-con .container .cy-introduction .content .tit1
{
	background: url(../images/line.png) no-repeat center bottom;
    font-size: 35px;
    text-align: center;
    color: #b71254;
    padding-bottom: 5px;
    font-weight: 500;
    margin-top: 80px;
}
.Cluster-con .container .cy-introduction .content .tit
{
	display: block;
    margin: auto;
	margin-top:50px;
}
 /*2022-11-14新增，校园招聘样式*/
 .Cluster-con .container .cy-introduction .content .tit_img
{
    margin-top: 70px;
}
 /*2022-11-14新增，校园招聘样式*/
.Cluster-con .container .cy-introduction .content .img_left
{
	float:left;
}
/*24-04-03 调整产业集群中的产业阵容后，去掉高度*/
/*@media screen and (max-width: 1366px) { .Cluster-con .cy-Lineup .cy-Lineup-con .swiper-slide .zl-img { height: 245px; } }*/

@media screen and (max-width: 960px) { .Cluster-con .cy-introduction .cy-in-con .cy-in-txt p { font-size: 14px; }
  .Cluster-con .cy-Lineup { margin-top: 40px; }
  .Cluster-con .cy-Lineup .cy-Lineup-con { padding: 0 45px; margin-top: 30px; }
  .Cluster-news { margin-top: 40px; padding: 20px 0px 50px; } }
/*24-04-03 内容左右缩进10px*/
@media screen and (max-width: 768px) { 
.Cluster-news { padding: 20px 10px 50px; }
.Cluster-con .cy-introduction .cy-in-con { padding:0 10px; }
.Cluster-con .cy-Lineup .cy-Lineup-con .swiper-slide .zl-img { height: auto; } }

/*24-04-03 内容左右缩进10px*/
@media screen and (max-width: 480px) { 
  .Cluster-con .cy-introduction .cy-in-con { margin-top: 20px; padding:0 15px;}
  .Cluster-con .cy-introduction .cy-in-con .cy-in-txt { width: 100%; }
  .Cluster-con .cy-introduction .cy-in-con .cy-in-img { width: 100%; }
  .Cluster-con .cy-Lineup .cy-Lineup-con { padding: 0; }
  .Cluster-con .cy-Lineup .cy-Lineup-con .swiper-slide .zl-img { padding: 20px 0; }
  .Cluster-con .cy-Lineup .cy-Lineup-con .swiper-slide span { font-size: 16px; margin-top: 10px; }
  .Cluster-news .relevantNews ul li { width: 100%; margin-bottom: 15px; }
  .Cluster-news .relevantNews ul li:nth-child(odd) { margin-right: inherit; }
  .Cluster-news .relevantNews ul li p { padding: 10px 0 10px 24px; }
  .Cluster-news .relevantNews ul li p a { font-size: 14px; } 
  
  /*2022-11-14新增，校园招聘样式 - 手机端调整*/
    .Cluster-con .container .cy-introduction .content
	{
		padding:0px 15px;
	}
	.Cluster-con .container .cy-introduction .content .tit1
	{
		font-size: 20px;
		margin-top:40px !important;
	}
	.Cluster-con .container .cy-introduction .content .img_left
	{
		transform: scale(0.5);
		margin-top: -15px !important;
	}
	 /*2022-11-14新增，校园招聘样式*/
	.Cluster-con .container .cy-introduction .content .tit
	{
		margin-top:40px !important;
	}
	.Cluster-con .container .cy-introduction .content .img_left .button
	{
		margin-right: -50px !important;
	}
	.Cluster-con .container .cy-introduction .content .code
	{
		margin-left: -17px !important;
	}
	.Cluster-con .container .cy-introduction .content .code img
	{
		margin-top:0px !important;
	}
}

.about { width: 100%; }

.about .about-con { position: relative; margin: 100px 0; padding: 20px 0; }

.about .about-con .line { width: 4px; height: 100%; background: #ebebeb; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; position: absolute; top: 0; left: 140px; }

.about .about-con .line i { display: block; width: 4px; height: 32px; }

.about .about-con .line i.line-t { background: url("../images/about-i01.png") no-repeat center; position: absolute; top: -40px; }

.about .about-con .line i.line-b { background: url("../images/about-i02.png") no-repeat center; position: absolute; bottom: -40px; }

.about .about-con .big-eventcon .big-eventitem { position: relative; margin-bottom: 60px; }

.about .about-con .big-eventcon .big-eventitem .years { font-size: 24px; color: #333; position: absolute; top: 0; left: 30px; }

.about .about-con .big-eventcon .big-eventitem .days { margin-left: 140px; border-left: 4px solid #b71254; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }

.about .about-con .big-eventcon .big-eventitem .days p { padding-left: 20px; font-size: 14px; color: #333; overflow: hidden; line-height: 24px; margin-bottom: 20px; }

.about .about-con .big-eventcon .big-eventitem .days p strong { display: block; width: 50px; float: left; font-size: 18px; color: #333; margin-right: 20px; }

.about .about-con .eventMore { text-align: center; }

.about .about-con .eventMore a { display: inline-block; font-size: 16px; color: #b71254; padding-top: 30px; position: relative; }

.about .about-con .eventMore a.on i { transform: rotate(180deg); -ms-transform: rotate(180deg); -moz-transform: rotate(180deg); -webkit-transform: rotate(180deg); -o-transform: rotate(180deg); -webkit-transition: all 0.3s; -o-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; }

.about .about-con .eventMore a i { display: inline-block; width: 35px; height: 22px; background: url("../images/big-icon03.png") no-repeat center top; position: absolute; top: 0; left: 50%; margin-left: -17.5px; -webkit-transition: all 0.3s; -o-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; }

@media screen and (max-width: 768px) { .about .about-con { margin: 60px 0; }
  .about .about-con .line { left: 80px; }
  .about .about-con .big-eventcon .big-eventitem { margin-bottom: 40px; }
  .about .about-con .big-eventcon .big-eventitem .years { font-size: 20px; left: 0; }
  .about .about-con .big-eventcon .big-eventitem .days { margin-left: 80px; }
  .about .about-con .big-eventcon .big-eventitem .days p { margin-bottom: 10px; }
  .about .about-con .big-eventcon .big-eventitem .days p strong { font-size: 16px; width: 40px; margin-right: 10px; } }

.group-culture { margin-top: 60px; }

.group-culture .culture-list .culture-item { padding: 40px 0; }

.group-culture .culture-list .culture-item:first-child .culture-txt { float: left; width: 50%; padding: 0 5%; }

.group-culture .culture-list .culture-item:first-child .culture-txt h3 { font-size: 18px; color: #333; margin-bottom: 45px; }

.group-culture .culture-list .culture-item:first-child .culture-txt p { 
  font-size: 16px; color: #333; 
  margin-bottom: 30px; overflow: hidden; line-height: 26px; 
  text-align: justify;
}

.group-culture .culture-list .culture-item:first-child .culture-txt p span { float: left; display: block; }

.group-culture .culture-list .culture-item:first-child .culture-txt p span:first-child { width: 25%; }

.group-culture .culture-list .culture-item:first-child .culture-txt p span:last-child { width: 75%; }

.group-culture .culture-list .culture-item:first-child .culture-img { float: left; width: 40%; }

/*24-04-03 调整关于联美-企业文化中，margin-top 由80改为60*/
.group-culture .culture-list .culture-item:last-child { background: #f7f7f7; position: relative; margin: 60px 0 20px; }

.group-culture .culture-list .culture-item:last-child .culture-txt { 
  float: right; 
  width: 36%;
  padding-right: 4%; 
}

.group-culture .culture-list .culture-item:last-child .culture-txt h3 { font-size: 18px; color: #333; margin-bottom: 45px; }

.group-culture .culture-list .culture-item:last-child .culture-txt p { 
  font-size: 16px; color: #333; overflow: hidden; 
  margin-bottom: 8px; line-height: 26px; 
      text-align: justify;
}

/*24-04-03 增加关于联美-企业文化中，下面图片的top:0px，去掉position: absolute*/
.group-culture .culture-list .culture-item:last-child .culture-img { width: 60%; /*position: absolute;*/ bottom: 40px; left: 0; }

/*24-04-03 去掉关于联美-企业文化中，下面图片的最大宽度*/
.group-culture .culture-list .culture-item:last-child .culture-img img { display: block; max-width: 78%; margin: 0 auto; max-height:-webkit-fill-available}

@media screen and (max-width: 768px) { .group-culture .culture-list .culture-item { padding: 20px 15px; }
  .group-culture .culture-list .culture-item:first-child .culture-txt { width: 50%; padding: 0; }
  .group-culture .culture-list .culture-item:first-child .culture-txt h3 { margin-bottom: 20px; }
  .group-culture .culture-list .culture-item:first-child .culture-txt p { font-size: 14px; margin-bottom: 10px; }
  .group-culture .culture-list .culture-item:first-child .culture-txt p span { float: none; width: 100% !important; }
  .group-culture .culture-list .culture-item:first-child .culture-img { width: 50%; }
  .group-culture .culture-list .culture-item:last-child { margin: 20px 0 60px; padding:0px 15px; }
  .group-culture .culture-list .culture-item:last-child .culture-txt { width: 50%; padding: 0; }
  .group-culture .culture-list .culture-item:last-child .culture-txt h3 { margin-bottom: 20px; }
  .group-culture .culture-list .culture-item:last-child .culture-txt p { font-size: 14px; margin-bottom: 10px; }
  .group-culture .culture-list .culture-item:last-child .culture-txt p span { float: none; width: 100% !important; }
  .group-culture .culture-list .culture-item:last-child .culture-img { width: 45%; padding-right: 5%; position: inherit; bottom: inherit; left: inherit; } 
  }

@media screen and (max-width: 480px) { 
  .group-culture .culture-list .culture-item:last-child .culture-img img { max-width: 100%;}
  .group-culture .culture-list .culture-item .culture-txt { float: none; width: 100% !important; }
  .group-culture .culture-list .culture-item .culture-img { float: none; width: 100% !important; padding-right: inherit !important; } }

.honor-con .honor-tit { border-bottom: 1px solid #ccc; }

.honor-con .honor-tit p { font-size: 25px; }

.honor-con .honor-tit p a { display: inline-block; font-size: 22px; color: #999; padding-bottom: 10px; margin-bottom: -1px; }

.honor-con .honor-tit p a.on { color: #333; border-bottom: 2px solid #b71254; }

.honor-con .honor-tit span { display: inline-block; font-size: 22px; color: #333; padding-bottom: 10px; margin-bottom: -1px; }

.honor-con .honor-tit span:first-child { color: #999; }

.honor-con .honor-tit span:last-child { border-bottom: 2px solid #b71254; }

.honor-con .honor-tit strong { display: inline-block; margin: 0 6px; }

.honor-con .honor-switch .switchCon { display: none; }

.honor-con .honor-switch .switchCon.on { display: block; }

.honor-con .honor-switch .switchCon .honor_list { margin: 20px 0; }

.honor-con .honor-switch .switchCon .honor_list #tiles { position: relative; width: 100%; }

.honor-con .honor-switch .switchCon .honor_list #tiles .grid { float: left; }

.honor-con .honor-switch .switchCon .honor_list #tiles .grid h4 { font-size: 18px; color: #b71254; margin-bottom: 15px; }

.honor-con .honor-switch .switchCon .honor_list #tiles .grid p { 
  font-size: 14px; 
  color: #333; 
  padding-left: 15px; 
  line-height: 30px; 
  text-align: justify;
  background: url("../images/jhIcon.png") no-repeat left 12px; 
}

.honor-con .honor-switch .switchCon .honor_list #tiles .grid p span { display: block; font-weight: bold; }

.honor-con .honor-img { margin-top: 40px; padding-bottom: 40px; border-bottom: 1px solid #e5e5e5; }

.honor-con .honor-img .honor-img-item { margin-top: 40px; }

.honor-con .honor-img .honor-img-item h3 { display: block; font-size: 18px; color: #333; border-left: 4px solid #b71254; padding-left: 10px; margin-bottom: 15px; }

.honor-con .honor-img .honor-img-item ul { width: 102%; margin-left: -1%; }

.honor-con .honor-img .honor-img-item ul li { float: left; width: 23%; margin: 15px 1%; }

.honor-con .honor-img .honor-img-item ul li .honorImg-wrap { border: 1px solid #eee; }
.honor-con .honor-img .honor-img-item ul li .honorImg-wrap .honorImg-table{
  height: 260px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.honor-con .honor-img .honor-img-item ul li .honorImg-wrap img { 
  display: block; 
  max-width: 100%; 
  max-height: 260px;
  margin: 0 auto; 
}
.honor-con .honor-img .honor-img-item ul li .honorImg-wrap .honorImg-text{
  width: 100%; 
  height: 65px;
  overflow: hidden;
}
.honor-con .honor-img .honor-img-item ul li .honorImg-wrap p { 
  display: table; 
  width: 100%; 
  height: 100%; 
  background: #f5f5f5; 
  text-align: center; 
  overflow: hidden; 
}

.honor-con .honor-img .honor-img-item ul li .honorImg-wrap p span { font-size: 14px; color: #333; display: table-cell; vertical-align: middle; padding: 0 10px; }
/*2022-10-17 调整 padding数值*/
.honor-con .honor-more { text-align: center; /*padding: 40px 0 80px;*/ padding: 10px 0; }

.honor-con .honor-more a { display: inline-block; font-size: 16px; color: #b71254; padding-top: 30px; position: relative; }

.honor-con .honor-more a.on i { transform: rotate(180deg); -ms-transform: rotate(180deg); -moz-transform: rotate(180deg); -webkit-transform: rotate(180deg); -o-transform: rotate(180deg); -webkit-transition: all 0.3s; -o-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; }

.honor-con .honor-more a i { display: inline-block; width: 35px; height: 22px; background: url("../images/big-icon03.png") no-repeat center top; position: absolute; top: 0; left: 50%; margin-left: -17.5px; -webkit-transition: all 0.3s; -o-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; }
@media screen and (max-width: 1024px){
  .honor-con .honor-switch .switchCon .honor_list #tiles .grid{
    float: none;
  }
}
@media screen and (max-width: 768px) { 
  /*24-04-03 企业荣誉 手机端左右缩进10px*/
  .honor-con .honor-switch .switchCon .honor_list { padding:0 15px; }
  .honor-con .honor-img { margin-top: 20px; }
  .honor-con .honor-img .honor-img-item { margin-top: 20px; }
  .honor-con .honor-img .honor-img-item h3 { margin-bottom: 0; }
  .honor-con .honor-img .honor-img-item ul li { width: 31.33%; margin: 8px 1%; } }

@media screen and (max-width: 480px) { 
  .honor-con .honor-img .honor-img-item ul li { width: 48%; }
  .honor-con .honor-img .honor-img-item ul li .honorImg-wrap p span { font-size: 12px; } 
  .honor-con .honor-img .honor-img-item ul li .honorImg-wrap .honorImg-table{
    height: 220px;
  }
}

.contact-us { width: 100%; margin-bottom: 80px; }

.contact-us .contactMap { width: 100%; position: relative; }

.contact-us .contactMap #map { width: 100%; height: 700px; }

.contact-us .contactMap #map .anchorBL { display: none; }

.contact-us .contactMap #map .BMap_Marker > div { width: 35px !important; }

.contact-us .contactMap .mapAddress { position: absolute; right: 0; bottom: 0; background: #b71254; padding: 30px; }

.contact-us .contactMap .mapAddress p { font-size: 14px; color: #fff; line-height: 24px; margin: 4px 0; }

@media screen and (max-width: 768px) { .contact-us .contactMap #map { height: 400px; }
  .contact-us .contactMap .mapAddress { position: inherit; right: inherit; bottom: inherit; padding: 20px; } }

@media screen and (max-width: 480px) { .contact-us .contactMap #map { height: 300px; }
  .contact-us .contactMap .mapAddress { position: inherit; right: inherit; bottom: inherit; padding: 20px; } }

.video-center .video-list { width: 103%; margin-left: -1.5%; margin-top: 30px; }

.video-center .video-list .video-item { float: left; width: 30.33%; margin: 1.5%; }

.video-center .video-list .video-item:hover .videoItem-img img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); -webkit-transition: all 0.5s; -o-transition: all 0.5s; -moz-transition: all 0.5s; transition: all 0.5s; }

.video-center .video-list .video-item .videoItem-img { height: 168px; position: relative; overflow: hidden; }

.video-center .video-list .video-item .videoItem-img img { display: block; width: 100%; -webkit-transition: all 0.5s; -o-transition: all 0.5s; -moz-transition: all 0.5s; transition: all 0.5s; }

.video-center .video-list .video-item .videoItem-img span { display: inline-block; font-size: 12px; color: #fff; background: rgba(51, 51, 51, 0.8); padding: 2px 4px; position: absolute; right: 0; bottom: 0; -webkit-border-top-left-radius: 8px; -moz-border-radius-topleft: 8px; border-top-left-radius: 8px; }

.video-center .video-list .video-item .videoItem-txt { padding: 10px; border: 1px solid #f0f0f0; }

.video-center .video-list .video-item .videoItem-txt h2 { height: 48px; font-size: 16px; color: #333; font-weight: normal; line-height: 24px; word-break: break-all; -o-text-overflow: ellipsis; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; }

.video-center .video-list .video-item .videoItem-txt p { margin-top: 10px; }

.video-center .video-list .video-item .videoItem-txt p span { display: inline-block; font-size: 12px; color: #999; margin-right: 20px; padding-left: 18px; }

.video-center .video-list .video-item .videoItem-txt p span.amount { background: url("../images/video-icon01.png") no-repeat left center; }

.video-center .video-list .video-item .videoItem-txt p span.time { background: url("../images/video-icon02.png") no-repeat left center; }

@media screen and (max-width: 1366px) { .video-center .video-list .video-item .videoItem-img {height: 129px; }}

@media screen and (max-width: 768px) { .video-center .video-list .video-item { width: 47%; } }

@media screen and (max-width: 480px) { .video-center .video-list { width: 100%; margin-left: inherit; }
  .video-center .video-list .video-item { width: 100%; margin: 5px 0; } }

.video-play { width: 100%; }

.video-play .videoCon { padding: 60px 79px; }

.video-play .videoCon #myVideo { width: 100%; height: 620px; }

.video-play .videoCon #myVideo .vjs-big-play-button { width: 90px; height: 90px; background: url("../images/video-play.png") no-repeat center; -moz-background-size: 100%; background-size: 100%; border: none; outline: none; margin-top: -45px; margin-left: -45px; }

.video-play .videoCon #myVideo .vjs-big-play-button span { display: none; }

.video-play .videoCon #myVideo .vjs-play-progress { background-color: #b71254; }

.video-play .videoCon #myVideo .vjs-play-progress:before { color: #b71254; }

.video-play .videoCon .video-gs { margin-top: 40px; padding: 40px 0; border-top: 1px solid #ccc; }

.video-play .videoCon .video-gs h3 { font-size: 18px; color: #333; font-weight: normal; }

.video-play .videoCon .video-gs p { font-size: 14px; color: #666; line-height: 24px; margin-top: 10px; }

@media screen and (max-width: 960px) { .video-play .videoCon { padding: 40px 0; }
  .video-play .videoCon #myVideo { height: 460px; } }

@media screen and (max-width: 768px) { .video-play .videoCon .video-gs { margin-top: 20px; padding: 20px 0; } }

@media screen and (max-width: 480px) { .video-play .videoCon { padding: 20px 0; }
  .video-play .videoCon #myVideo { height: 280px; }
  .video-play .videoCon #myVideo .vjs-big-play-button { width: 40px; height: 40px; margin-top: -20px; margin-left: -20px; }
  .video-play .videoCon #myVideo .vjs-big-play-button span { display: none; } }

.news-center .news-t { margin-top: 80px; position: relative; }

.news-center .news-t .news-t-txt { float: left; width: 36%; margin-right: 6%; position: relative; }

.news-center .news-t .news-t-txt .news-txt-item { position: absolute; top: 0; left: 0; background: #fff; }

.news-center .news-t .news-t-txt .news-txt-item.on { position: inherit; top: inherit; left: inherit; }

.news-center .news-t .news-t-txt .news-num { font-size: 78px; color: #f5f5f5; font-weight: bold; margin-bottom: -45px; }

.news-center .news-t .news-t-txt h2 { font-size: 26px; color: #333; font-weight: normal; line-height: 36px; }

.news-center .news-t .news-t-txt p { font-size: 14px; color: #333; line-height: 24px; margin-top: 20px; }

.news-center .news-t .news-t-txt span { display: block; font-size: 12px; color: #999; margin-top: 10px; }

.news-center .news-t .news-t-txt a { display: inline-block; font-size: 14px; color: #b71254; margin-top: 5%; }

.news-center .news-t .news-t-img { float: left; width: 58%; position: relative; }

.news-center .news-t .news-t-img .swiper-slide img { display: block; width: 100%; }

.news-center .news-t .news-t-img .swiper-button-prev { width: 50px; height: 50px; background: url("../images/page-prev.png") no-repeat center; -moz-background-size: 100%; background-size: 100%; top: inherit; left: -50px; bottom: 0; z-index: 12; }

.news-center .news-t .news-t-img .swiper-button-prev:hover { background: url("../images/page-prev-on.png") no-repeat center; }

.news-center .news-t .news-t-img .swiper-button-next { width: 50px; height: 50px; background: url("../images/page-next.png") no-repeat center; -moz-background-size: 100%; background-size: 100%; top: inherit; left: 0; right: inherit; bottom: 0; z-index: 12; }

.news-center .news-t .news-t-img .swiper-button-next:hover { background: url("../images/page-next-on.png") no-repeat center; }

.news-center .news-t .news-t-img .swiper-pagination { width: 100%; bottom: 10px; }

.news-center .news-t .news-t-img .swiper-pagination span { width: 14px; height: 14px; -webkit-border-radius: 14px; -moz-border-radius: 14px; border-radius: 14px; background: #e9e9e9; opacity: 1; margin: 0 8px; }

.news-center .news-t .news-t-img .swiper-pagination span.swiper-pagination-bullet-active { background: #b71254; }

.news-center .news-b { margin-top: 80px; }

.news-center .news-b .news-b-item { padding: 30px 0; margin-bottom: 30px; -webkit-box-shadow: 0px 0px 20px #f2f2f2; -moz-box-shadow: 0px 0px 20px #f2f2f2; box-shadow: 0px 0px 20px #f2f2f2; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; overflow: hidden; }

.news-center .news-b .news-b-item:hover { background: #b71254; -webkit-transition: all 0.3s; -o-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; }

.news-center .news-b .news-b-item:hover .news-b-txt h4 { color: #fff; }

.news-center .news-b .news-b-item:hover .news-b-txt p { color: #fff; }

.news-center .news-b .news-b-item:hover .news-b-txt span { color: #fff; }

.news-center .news-b .news-b-item .news-b-img { float: left; width: 30%; }

.news-center .news-b .news-b-item .news-b-img img { display: block; width: 100%; }

.news-center .news-b .news-b-item .news-b-txt { float: left; width: 60%; padding: 20px 5%; }

.news-center .news-b .news-b-item .news-b-txt h4 { font-size: 20px; font-weight: normal; color: #333; border-left: 3px solid #b71254; padding-left: 10px; word-break: break-all; -o-text-overflow: ellipsis; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; overflow: hidden; }

.news-center .news-b .news-b-item .news-b-txt p { font-size: 14px; color: #333; line-height: 24px; margin-top: 20px; word-break: break-all; -o-text-overflow: ellipsis; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; }

.news-center .news-b .news-b-item .news-b-txt span { display: block; font-size: 12px; color: #999; margin-top: 10px; }

@media screen and (max-width: 768px) { .news-center .news-t { margin-top: 20px; }
  .news-center .news-t .news-t-txt { float: none; width: 100%; padding-right: inherit; }
  .news-center .news-t .news-t-txt h2 { font-size: 20px; }
  .news-center .news-t .news-t-img { float: none; width: 100%; margin-top: 20px; }
  .news-center .news-t .news-t-img .swiper-button-prev { display: none; }
  .news-center .news-t .news-t-img .swiper-button-next { display: none; }
  .news-center .news-b { margin-top: 40px; }
  .news-center .news-b .news-b-item { padding: 15px 0; }
  .news-center .news-b .news-b-item .news-b-img { float: none; width: 60%; margin: 0 auto; }
  .news-center .news-b .news-b-item .news-b-txt { width: 94%; padding: 20px 3%; }
  .news-center .news-b .news-b-item .news-b-txt h4 { font-size: 18px; }
  .news-center .news-b .news-b-item .news-b-txt p { margin-top: 10px; } }

@media screen and (max-width: 480px) { .news-center .news-b .news-b-item { margin-bottom: 15px; }
  .news-center .news-b .news-b-item .news-b-img { width: 100%; } }

.news-details { width: 100%; }

.news-details .news-details-con { max-width: 1130px; min-height: 700px; margin: 60px auto; position: relative; }

.news-details .news-details-con .details-l { width: 160px; position: absolute; top: 0; left: 0; border-right: 1px solid #f5f5f5; padding-right: 20px; }

.news-details .news-details-con .details-l .details-data { width: 110px; margin: 0 auto; }

.news-details .news-details-con .details-l .details-data span { display: block; text-align: center; padding: 10px 0; }

.news-details .news-details-con .details-l .details-data span.y { font-size: 30px; color: #fff; background: #b71254; }

.news-details .news-details-con .details-l .details-data span.d { font-size: 18px; color: #b71254; border: 1px solid #b71254; }

.news-details .news-details-con .details-l .now { display: block; text-align: center; margin-top: 30px; }

.news-details .news-details-con .details-l .now a { display: inline-block; font-size: 14px; color: #b71254; padding-bottom: 4px; border-bottom: 1px solid #b71254; }

.news-details .news-details-con .details-l h2.t { font-size: 16px; color: #333; font-weight: normal; margin-top: 20px; line-height: 24px; }

.news-details .news-details-con .details-l p { margin-top: 20px; text-align: center; }

.news-details .news-details-con .details-l p a { display: inline-block; font-size: 12px; color: #666; width: 40px; padding-top: 45px; margin: 0 10px; }

.news-details .news-details-con .details-l p a:hover { color: #b71254; }

.news-details .news-details-con .details-l p a.pBtn { background: url("../images/new-leftBtn-on.png") no-repeat center top; -moz-background-size: 100%; background-size: 100%; }

.news-details .news-details-con .details-l p a.pBtn:hover { background: url("../images/new-leftBtn.png") no-repeat center top; }

.news-details .news-details-con .details-l p a.nBtn { background: url("../images/new-rightBtn-on.png") no-repeat center top; -moz-background-size: 100%; background-size: 100%; }

.news-details .news-details-con .details-l p a.nBtn:hover { background: url("../images/new-rightBtn.png") no-repeat center top; }

.news-details .news-details-con .details-l .relevant-news { margin-top: 30px; padding: 40px 0; border-top: 2px solid #b71254; border-bottom: 1px solid #f5f5f5; }

.news-details .news-details-con .details-l .relevant-news .rele-tit { font-size: 16px; color: #333; text-align: center; }

.news-details .news-details-con .details-l .relevant-news .rele-tit i { display: block; width: 30px; height: 1px; background: #b71254; margin: 10px auto 0; }

.news-details .news-details-con .details-l .relevant-news ul { margin-top: 25px; }

.news-details .news-details-con .details-l .relevant-news ul li { margin-bottom: 20px; line-height: 24px; }

.news-details .news-details-con .details-l .relevant-news ul li a { font-size: 16px; color: #333; }

.news-details .news-details-con .details-l .relevant-news ul li a:hover { color: #b71254; }

.news-details .news-details-con .details-r { margin-left: 180px; padding-left: 80px; }

.news-details .news-details-con .details-r h1 { font-size: 26px; text-align: center; font-weight: normal; }

.news-details .news-details-con .details-r span.fbTime { display: block; font-size: 14px; color: #999; text-align: center; margin-top: 10px; }

.news-details .news-details-con .details-r .details-r-txt { margin-top: 60px; }

.news-details .news-details-con .details-r .details-r-txt p { 
  font-size: 14px; 
  /*text-indent: 2em; */
  line-height: 24px; 
  margin: 10px 0; 
}
.news-details .news-details-con .details-r .details-r-txt p span{
  display: block;
  /*text-indent: 2em; */
  text-align: justify;
}

.news-details .news-details-con .details-r .details-r-txt p img { display: block; width: 100%; margin: 20px 0; }

@media screen and (max-width: 768px) { .news-details .news-details-con { padding: 0 10px; margin: 20px auto 60px; }
  .news-details .news-details-con .details-r { margin-left: inherit; padding-left: 0; }
  .news-details .news-details-con .details-r h1 { font-size: 22px; }
  .news-details .news-details-con .details-r .details-r-txt { margin-top: 28px; }
  .news-details .news-details-con .details-l { position: inherit; top: inherit; left: inherit; border-top: 1px solid #f5f5f5; border-right: none; padding-right: 0; padding-top: 20px; width: 100%; margin-top: 40px; }
  .news-details .news-details-con .details-l h2.t { text-align: center; }
  .news-details .news-details-con .details-l .relevant-news { margin-top: 20px; padding: 20px 0; } }

.social-con { width: 100%; background: #f7f7f7; padding-bottom: 50px; }

.social-con .social-tit { position: relative; background: #fff; }

.social-con .social-tit .social-logo { padding: 32px 0; position: absolute; top: 0; left: 10px; }

.social-con .social-tit .social-link { padding-left: 150px; }

.social-con .social-tit .social-link ul { max-width: 600px; }

.social-con .social-tit .social-link ul li { float: left; width: 50%; text-align: center; line-height: 120px; }

.social-con .social-tit .social-link ul li:hover { background: #b71254; }

.social-con .social-tit .social-link ul li:hover a { color: #fff; }

.social-con .social-tit .social-link ul li.on { background: #b71254; }

.social-con .social-tit .social-link ul li.on a { color: #fff; }

.social-con .social-tit .social-link ul li a { display: block; font-size: 24px; color: #333; }

.social-con .social-b iframe { width: 100%; height: 800px; border: none; margin: 60px 0; }

.social-con .social-b .social-choose { margin: 40px 0; padding: 20px; background: #fff; }

.social-con .social-b .social-choose .s-ch-item { width: 100%; position: relative; margin: 10px 0; }

.social-con .social-b .social-choose .s-ch-item .s-ch-itemTit { font-size: 16px; color: #333; width: 80px; line-height: 26px; position: absolute; top: 0; left: 0; }

.social-con .social-b .social-choose .s-ch-item ul { padding-left: 80px; }

.social-con .social-b .social-choose .s-ch-item ul li { display: inline-block; font-size: 14px; color: #999; line-height: 26px; margin-right: 15px; margin-bottom: 10px; padding: 1px 6px; }

.social-con .social-b .social-choose .s-ch-item ul li:hover { background: #b71254; }

.social-con .social-b .social-choose .s-ch-item ul li:hover a { color: #fff; }

.social-con .social-b .social-choose .s-ch-item ul li:first-child { color: #fff; background: #b71254; }

.social-con .social-b .social-choose .s-ch-search { width: 100%; margin-top: 30px; }

.social-con .social-b .social-choose .s-ch-search p { float: left; }

.social-con .social-b .social-choose .s-ch-search p a { display: inline-block; font-size: 14px; padding-left: 15px; background: url("../images/zp-icon06.png") no-repeat left center; }

.social-con .social-b .social-choose .s-ch-search .s-search-input { float: right; width: 280px; position: relative; border: 1px solid #b71254; }

.social-con .social-b .social-choose .s-ch-search .s-search-input .s_int { font-size: 12px; width: 90%; height: 24px; line-height: 24px; text-indent: 1em; border: none; outline: none; }

.social-con .social-b .social-choose .s-ch-search .s-search-input .s_btn { width: 24px; height: 24px; position: absolute; top: 0; right: 0; background: url("../images/zp-icon03.png") no-repeat center; border: none; outline: none; cursor: pointer; }

.social-position { margin-top: 30px; padding: 0 20px; }

.social-position .position-item { padding: 20px 0; border-bottom: 1px solid #ddd; }

.social-position .position-item .posi-t { padding-left: 36px; background: url("../images/zp-icon04.png") no-repeat left center; }

.social-position .position-item .posi-t .posi-t-l { float: left; }

.social-position .position-item .posi-t .posi-t-l span { display: inline-block; font-size: 16px; margin-right: 10px; }

.social-position .position-item .posi-t .posi-t-l span.p-xc { color: #b71254; }

.social-position .position-item .posi-t .posi-t-r { float: right; }

.social-position .position-item .posi-t .posi-t-r span { display: inline-block; font-size: 16px; margin-left: 10px; }

.social-position .position-item .posi-t .posi-t-r span.p-boss { color: #999; }

.social-position .position-item .posi-t .posi-t-r span.p-boss strong { color: #333; }

.social-position .position-item .posi-t .posi-t-r span.p-tittle { padding-left: 10px; border-left: 2px solid #333; }

.social-position .position-item .posi-b { padding-left: 36px; background: url("../images/zp-icon05.png") no-repeat left center; margin-top: 8px; }

.social-position .position-item .posi-b .posi-b-l { float: left; }

.social-position .position-item .posi-b .posi-b-l span { display: inline-block; font-size: 14px; color: #999; margin-right: 10px; }

.social-position .position-item .posi-b .posi-b-r { float: right; }

.social-position .position-item .posi-b .posi-b-r span { display: inline-block; font-size: 14px; color: #999; }

.social-position .position-item .posi-b .posi-b-r span.op a { display: inline-block; color: #b71254; padding-right: 16px; background: url("../images/zp-icon07.png") no-repeat right center; }

.social-position .position-item .posi-b .posi-b-r span.op a.on { background: url("../images/zp-icon08.png") no-repeat right center; }

.social-position .position-item.open .posi-details { display: block; }

.social-position .position-item .posi-details { display: none; margin-top: 20px; padding-top: 20px; padding-bottom: 40px; border-top: 1px solid #ddd; }

.social-position .position-item .posi-details .posi-d-item { margin-top: 20px; }

.social-position .position-item .posi-details .posi-d-item h4 { font-size: 16px; color: #333; font-weight: normal; margin: 10px 0; }

.social-position .position-item .posi-details .posi-d-item p { font-size: 14px; color: #333; line-height: 24px; margin-top: 10px; }

.social-position .position-item .posi-details .gtBtn { margin-top: 40px; }

.social-position .position-item .posi-details .gtBtn a { display: inline-block; font-size: 20px; color: #fff; width: 190px; height: 58px; text-align: center; line-height: 58px; background: #b71254; }

@media screen and (max-width: 960px) { .social-con .social-tit .social-logo { padding: 16px 0; }
  .social-con .social-tit .social-logo a img { width: 40px; }
  .social-con .social-tit .social-link { padding-left: 80px; }
  .social-con .social-tit .social-link ul li { line-height: 68px; }
  .social-con .social-tit .social-link ul li a { font-size: 18px; } }

@media screen and (max-width: 480px) { .social-con .social-b .social-choose { padding: 10px; }
  .social-con .social-b .social-choose .s-ch-item .s-ch-itemTit { width: 100%; font-size: 14px; position: inherit; top: inherit; left: inherit; }
  .social-con .social-b .social-choose .s-ch-item ul { padding-left: inherit; margin-top: 10px; }
  .social-con .social-b .social-choose .s-ch-item ul li { font-size: 12px; margin-right: 6px; margin-bottom: 6px; }
  .social-con .social-b .social-choose .s-ch-search .s-search-input { width: 200px; }
  .social-position { padding: 0; }
  .social-position .position-item .posi-t { padding-left: 28px; }
  .social-position .position-item .posi-t .posi-t-l span { font-size: 12px; }
  .social-position .position-item .posi-t .posi-t-r span { font-size: 12px; }
  .social-position .position-item .posi-b { padding-left: 28px; }
  .social-position .position-item .posi-b .posi-b-l span { font-size: 12px; }
  .social-position .position-item .posi-b .posi-b-r span { font-size: 12px; } }

.job-demand { margin-bottom: 50px; }

.job-demand .job-demand-tit { padding: 20px; background: #f2f2f2; position: relative; }

.job-demand .job-demand-tit .job-type { font-size: 14px; color: #333; width: 100px; position: absolute; top: 21px; left: 20px; line-height: 20px; }

.job-demand .job-demand-tit ul { padding-left: 100px; }

.job-demand .job-demand-tit ul li { display: inline-block; line-height: 20px; margin-right: 20px; }

.job-demand .job-demand-tit ul li a { font-size: 14px; color: #333; }

.job-demand .job-demand-tit ul li a:hover { color: #b71254; }

@media screen and (max-width: 480px) { .job-demand .job-demand-tit .job-type { position: inherit; top: inherit; left: inherit; }
  .job-demand .job-demand-tit ul { padding-left: 0; margin-top: 10px; } }

.contact-force { max-width: 1226px; margin: 0 auto 80px; position: relative; }

.contact-force img { display: block; width: 100%; }

.contact-force .force-txt { position: absolute; right: 0; bottom: 0; background: #b71254; padding: 30px; }

.contact-force .force-txt p { font-size: 14px; color: #fff; line-height: 24px; margin: 4px 0; }

@media screen and (max-width: 768px) { .contact-force { margin: 0 auto 10px; }
  .contact-force .force-txt { position: inherit; right: inherit; bottom: inherit; padding: 20px; } }

.recruitment .xz-banner { width: 100%; }

.recruitment .xz-banner img { display: block; width: 100%; }

.recruitment .xz-con { width: 100%; background: url("../images/xz-con.jpg") repeat-y; -moz-background-size: 100% auto; background-size: 100% auto; }

.recruitment .xz-con .xz-item { margin: 60px 0 100px; }

/*.recruitment .xz-con .xz-item:nth-child(1) .xzCon-wrap, .recruitment .xz-con .xz-item:nth-child(4) .xzCon-wrap { padding: 10px; background: url("../images/schoolBg.png") repeat-x; -moz-background-size: 100% 100%; background-size: 100% 100%; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; }*/

/*.recruitment .xz-con .xz-item:nth-child(1) .xzCon-wrap .xzCon-txt, .recruitment .xz-con .xz-item:nth-child(4) .xzCon-wrap .xzCon-txt { background: #fff url("../images/xz-con-bg.jpg") no-repeat right bottom; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; padding: 30px 60px; margin-bottom: -30px; -moz-box-shadow: 0px 5px 20px #EBF3FB; -webkit-box-shadow: 0px 5px 20px #EBF3FB; box-shadow: 0px 5px 20px #EBF3FB; }*/

.recruitment .xz-con .xz-item .xzTit { text-align: center; }

.recruitment .xz-con .xz-item .xzTit h1 { display: inline-block; font-weight: normal; padding: 8px; background: url("../images/schoolBg.png") repeat-x; -moz-background-size: 100% 100%; background-size: 100% 100%; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; }

.recruitment .xz-con .xz-item .xzTit h1 span { display: inline-block; font-size: 38px; color: #fff; padding: 12px 40px; background: #1a9eff; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; }

.recruitment .xz-con .xz-item .xzCon-wrap { margin-top: 25px; }

.recruitment .xz-con .xz-item .xzCon-wrap .xzCon-txt p { font-size: 18px; color: #333; padding-left: 40px; line-height: 28px; margin: 30px 0; background: url("../images/schoolIcon01.png") no-repeat left 2px; }

.recruitment .xz-con .xz-item .xzCon-wrap .xzCon-txt .xzCon-txt-item h3 { font-size: 24px; color: #1a9eff; font-weight: normal; padding-left: 30px; background: url("../images/xzImg03.png") no-repeat left center; }

.recruitment .xz-con .xz-item .xzCon-wrap .xzCon-txt .xzCon-txt-item ul { margin-top: 10px; background: url("../images/xzImg05.png") no-repeat top center; padding: 30px; }

.recruitment .xz-con .xz-item .xzCon-wrap .xzCon-txt .xzCon-txt-item ul li { float: left; width: 50%; margin: 10px 0; }

.recruitment .xz-con .xz-item .xzCon-wrap .xzCon-txt .xzCon-txt-item ul li a { display: inline-block; font-size: 14px; color: #333; padding-left: 15px; background: url("../images/xzImg04.png") no-repeat left 6px; }

@media screen and (max-width: 960px) { .recruitment { margin-top: 80px; } }

@media screen and (max-width: 768px) { .recruitment { margin-top: 50px; }
  .recruitment .xz-con .xz-item { margin: 40px 0 60px; }
  .recruitment .xz-con .xz-item:nth-child(1) .xzCon-wrap .xzCon-txt, .recruitment .xz-con .xz-item:nth-child(4) .xzCon-wrap .xzCon-txt { padding: 10px 15px; }
  .recruitment .xz-con .xz-item:nth-child(1) .xzCon-wrap .xzCon-txt p, .recruitment .xz-con .xz-item:nth-child(4) .xzCon-wrap .xzCon-txt p { margin: 10px 0; }
  .recruitment .xz-con .xz-item .xzTit h1 span { display: block; font-size: 22px; padding: 6px 20px; }
  .recruitment .xz-con .xz-item .xzCon-wrap .xzCon-txt p { font-size: 14px; }
  .recruitment .xz-con .xz-item .xzCon-wrap .xzCon-txt .xzCon-txt-item { margin-top: 20px; }
  .recruitment .xz-con .xz-item .xzCon-wrap .xzCon-txt .xzCon-txt-item h3 { font-size: 18px; }
  .recruitment .xz-con .xz-item .xzCon-wrap .xzCon-txt .xzCon-txt-item ul { padding: 10px 30px; }
  .recruitment .xz-con .xz-item .xzCon-wrap .xzCon-txt .xzCon-txt-item ul li { width: 100%; margin: 5px 0; }
  .s-none{
    display:none;
  }
  .s-h200{
    height:150px !important;
    background-size: cover;
  }
}
.contact-list{
  display:block;margin-top:50px;

}
/*2022-08-12 调整 修改联系我们地址列表，由3列改为2列，且顶部对齐*/
.contact-list .box{
  width:47%;margin-bottom:20px;display:inline-table;margin-right:20px;
}
/*2022-08-12 增加 联系我们地址列表，各企业标题文字样式*/
.contact-list .box .title{
  font-size:18px;font-weight:bold;
}
.contact-list .box p { font-size: 14px; line-height: 24px; margin: 4px 0; }
@media screen and (max-width: 768px) {
  /*2024-04-03 联系我们内容左右缩进10px*/
  .contact-list{
    padding:0 15px;
  }
  .contact-list .box{
    width:100%;height:auto;
  }
}