﻿.row{
  /*width: 100%;*/
  /*margin-top: 15px;*/
}
/*äººæ‰åŸ¹å…»*/
.talentDevelopment-box{
  display: inline-block;
  position: relative;
  width:	33.3%;
  height: 480px;
  box-shadow:0px 2px 0px 1px #ebeef6;
}
.title-box{
  background: #f2f5f8;
}
.t-bg{
  background: url(../img/tibg1.png) center left no-repeat;
  background-size: contain;
  height: 50px;
}
.communicate-box .title-box .t-bg {
          float: left;
          width: 48%;
          background: #f2f5f8 url(../img/tibg1.png) center left no-repeat;
          background-size: contain;
      }
      .communicate-box .title-box .t-bg:nth-of-type(2) {
          float: left;
          width: 48%;
          background: #f2f5f8 url(../img/tibg3.png) center left no-repeat;
          background-size: contain;
          margin-left: 4%;
      }
      .communicate-box .title-box .t-bg .t-title{
        margin-left:20px;
      }
.t-bg .t-title{
  position: absolute;
  font-size: 22px;
  color: #fff;
  /*font-weight: bold;*/ /*11.28ä¿®æ”¹ åˆ æŽ‰*/
  line-height: 50px;
  text-align: center;
  margin-left: 50px;
}
.t-bg .t-more a{
  font-size: 16px;
  color:#dcdbd8;
  float: right;
  line-height: 50px;
  margin-right: 0px; /*11.28ä¿®æ”¹*/
  font-family:"å®‹ä½“";
  font-size:20px;
  color:#73726c;
}
.phone-more{
  display: none;
}
.talent-swiper-box{
  position: relative;
  height: 219px;
    margin-top: 31px;
  /*height: auto;*/
}
.talent-swiper-container{
  float: left;
  top: 15px;
  height: 100%;
  width: 100%;
}
.talent-swiper-slide{
  background: url(../img/img4.jpg) center center no-repeat;
  background-size: cover;
}
/*.swiper-pagination{
	text-align: right;
}*/
.swiper-pagination-bullet-active {
  color:#fff;
  background: #fff;
}
/*11.28ä¿®æ”¹ æ–°åŠ ä¸Šçš„â†“*/
.talent-swiper-box .swiper-pagination-bullet {
    background-color: #b5b4b2; 
}
/*11.28ä¿®æ”¹ â†‘*/
.talent-swiper-slide .talent-swiper-txt{
  position: absolute;
  font-size: 16px; /*11.28ä¿®æ”¹*/
  color: #fff;
  background: rgba(0,0,0,0.3);
  bottom: 0;
  width: 86%;
  padding: 10px 7%;
}
.common-ul{
  position: relative;
  box-sizing:content-box;
  top:15px;
  padding-bottom:10px;
}
.c-ul{
  padding-left: 20px;
  box-sizing: border-box;
}
.common-ul li{
  width: 100%;
  /*height: 30px;*/
  line-height: 40px;
  font-size: 15px;
  overflow: visible !important;
  list-style: outside !important;
  color: #3f4f95;
  /*padding: 10px 0; 11.28ä¿®æ”¹*/
}
.common-ul li a {
  /*display: block;*/  /*11.28ä¿®æ”¹  åˆ æŽ‰*/
  font-size: 16px;
  font-weight: 500;
  color: #333335;
  text-decoration: none;
  float: left;
  width: 93%;
  /*height: 60px;*/ /*11.28ä¿®æ”¹  åˆ æŽ‰*/
  line-height: 24px;  /*11.28ä¿®æ”¹*/
  transform: translateY(10px);  /*11.28ä¿®æ”¹*/
  overflow: hidden;
  text-overflow: ellipsis;
  /*display: -webkit-box;*/
  -webkit-line-clamp:3;
  -webkit-box-orient: vertical;
}
.confucian-swiper-box .swiper-pagination{
  bottom: 0;
}
/*å„’å­¦åå®¶*/
.confucianScholar-box{
  display: inline-block;
  position: relative;
  width: 63%;
  height: 480px;
  float: right;
  box-shadow: 0px 2px 0px 1px #ebeef6;
}
.confucian-table{
  margin: 0 auto;
  text-align: center;
  border-collapse:separate;
  border-spacing:30px 35px;
}
.confucian-table tr{
  padding: 20px 0
}
.confucian-table tr span{
  position: relative;
  font-size: 20px;
  color: #323335;
  top: 10px;
}
.swiper-pagination-bullet-active {
  width: 35px;
  height: 8px;
  border-radius: 7px;
  opacity: 1;
  background: #b2b2b2;
}
/*11.28ä¿®æ”¹ â†“ æ–°åŠ */
.confucian-swiper-box .swiper-button-next, .swiper-button-prev{
    background-size: 25px 30px;
}
/*11.28ä¿®æ”¹ â†‘ æ–°åŠ */
/*ä¼ æ’­æ™®åŠ*/
.spread-box{
  display: inline-block;
  position: relative;
  width:	33.3%;
  height: 525px;
  /*box-shadow:0px 2px 0px 1px #ebeef6;*/
}
.spread-content{
  margin-top: 20px;
}
.spread-topImg img{
  margin-right:3%;
  float:left;
  width: 40%;
  height: 160px;
}
.spread-topImg span{
	display:inline-block;
	float:left;
	width:57%;
	font-family:"å®‹ä½“";
	font-size:13px;
	color:#6b6b6b;
	line-height:23px;
}
.spread-topImg .spread-topImg-pc{
	display:block;
}
.spread-topImg .spread-topImg-app{
	display:none;
}
.spread-topImg .spread-topImg-a a{
	font-family:"å¾®è½¯é›…é»‘";
	font-size:18px;
	font-weight:bold;
	color:#000;
	padding-bottom:10px;
	display:block;
	line-height:26px;
}

.topImg-txt a{
  display: block;
  font-size: 18px;
  color: #2d49c2;
  margin: 22px 20px;
}
.spread-leftImg{
  background: url(../img/cb1.jpg) center center no-repeat;
  background-size: contain;
  float: left;
  width: 48%;
  height: 90px;
  margin-top: 5px;
}
.spread-rightImg{
  background: url(../img/cb2.jpg) center center no-repeat;
  background-size: contain;
  float: right;
  width: 48%;
  height: 90px;
  margin-top: 5px;
}
/*äº¤æµäº’é‰´*/
.communicate-box{
  display: inline-block;
  position: relative;
  width: 63%;
  height: 525px;
  float: right;
  /*box-shadow: 0px 2px 0px 1px #ebeef6;*/
}
.comm-title{
  position: absolute;
  font-size: 20px;
  color: #333335;
  line-height: 50px;
  text-align: center;
  left: 52%; /*11.28ä¿®æ”¹*/
}
.communicate-content{
  margin-top: 20px;
}
.comm-content-left{
  position: relative;
  width: 48%;
  float: left;
}
.comm-img{
  width: 360px;
  height: 160px;
}
.comm-img img{
  margin-right:3%;
  float:left;
  width: 40%;
  height: 160px;
}
.comm-img span{
	display:inline-block;
	float:left;
	width:57%;
	font-family:"å®‹ä½“";
	font-size:13px;
	color:#6b6b6b;
	line-height:23px;
}
.comm-img .comm-img-pc{
	display:block;
}
.comm-img .comm-img-app{
	display:none;
}
.comm-img .comm-img-a a{
	font-family:"å¾®è½¯é›…é»‘";
	font-size:18px;
	font-weight:bold;
	color:#000;
	padding-bottom:10px;
	display:block;
	line-height:26px;
}
.commImg-txt{
  position: absolute;
  width: 100%;
  background: #f4faff;
  height: 50px;
}
.commImg-txt a{
  display: block;
  font-size: 16px;
  color: #2d49c2;
  margin: 10px 10px;
}
.comm-content-left .common-ul{
  margin-top: 0px;
}
.comm-content-right{
  position: relative;
  width: 48%;
  float: left;
  margin-left:4%;
}
.comm-list-box{
  /*height: 80%;*/
}
.comm-list{
  position: relative;
  height: 47px;
  background: #f4faff;
  margin: 2px 0;
}
.comm-list li{
	font-size: 16px;
	text-indent:16px;
    color: #333335;
    padding: 7px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	list-style:none;
}
.comm-content-right .comm-list.active .cList-date{
  background: #2d49c2;
}
.cList-date{
  width: 70px;
  height: 70px;
  background: #fecc46;
}
.cList-day{
  position: relative;
  font-size: 28px;
  color: #fff;
  left: 25%;
  top: 3%;
}
.cList-month{
  position: relative;
  font-size: 14px;
  color: #fff;
  left: 15%;
  bottom: -12%;
}
.cList-txt{
  position: absolute;
  font-size: 16px;
  left: 23%;
  top: 50%;
  transform: translateY(-50%);
}
.cList-txt.active{
  font-size: 18px;
}
.comm-content-right .common-ul{
  margin-top: 0px;
}
.communicate-box .common-ul li a{
  width: 99%;
}
/*æ•°å­—åŒ–å·¥ç¨‹*/
.academicBg{
  position: absolute;
  background: url(../img/tlBg.jpg) center center no-repeat;
  background-size: cover;
  height: 680px;
  width: 100%;
  left: 0;
  margin-top: 30px;
  clear: both;
}
.academicBg .row{
  width: 1200px;
  margin: 30px auto 0;
}
.digitalEngineering-box{
  display: inline-block;
  position: relative;
  width: 66%;
  height: 622px;
  float: left;
  /*box-shadow: 0px 2px 0px 1px #ebeef6;*/
}
.digitalEngineering-box{
  background: url(../img/szBg.jpg) center center no-repeat;
  background-size: contain;
  height: 622px;
}
.eng-img1{
  position: absolute;
  background: url(../img/sz1.jpg) center center no-repeat;
  background-size: contain;
  height: 179px;
  width: 312px;
  margin: 180px 0 0 65px;
}
.eng-img2{
  position: absolute;
  background: url(../img/sz2.jpg) center center no-repeat;
  background-size: contain;
  height: 179px;
  width: 312px;
  margin: 180px 0 0 416px;
}
.eng-img3{
  position: absolute;
  background: url(../img/sz3.jpg) center center no-repeat;
  background-size: contain;
  height: 179px;
  width: 312px;
  margin: 393px 0 0 65px;
}
.eng-img4{
  position: absolute;
  background: url(../img/sz4.jpg) center center no-repeat;
  background-size: contain;
  height: 179px;
  width: 312px;
  margin: 393px 0 0 416px;
}
.eng-img h1{
  position: absolute;
  bottom: 10px;
  left: 20px;
  color: white;
  font-weight: bold;
  font-size: 16px;
  overflow: hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
}

.eng-img h2{
  display: none;
}
/*å­¦æœ¯æœŸåˆŠ*/
.academic-box{
  display: inline-block;
  position: relative;
  width: 31.5%;
  height: 622px;
  float: right;
  /*box-shadow: 0px 2px 0px 1px #ebeef6;*/
}
.academic-content{
  position: absolute;
  margin-top: 20px;
  background: #fff;
  width: 100%;
  height: 88.5%;
}
.acaCon{
  margin: 40px 0 0 25px;
  display: block;
}
.acaCon-img{
  background: url(../img/book.jpg) center left no-repeat;
  background-size: contain;
  height: 198px;
  width: 145px;
}
.acaCon-bookName{
  float: left;
  margin: -54% 0 0 45%;
  font-size: 20px;
}
.acaCon-bookIntr{
  float: right;
  width: 49%;
  margin: -41% 3% 0 0;
  font-size: 14px; /*11.28ä¿®æ”¹*/
  color: #666666;
}
/*å‹æƒ…é“¾æŽ¥*/
.bottomLinks-box{
  position: relative;
  margin-top: 59%;  /*11.27æ—¥ä¿®æ”¹*/
  width: 100%; 
}
.links-title{
  font-size: 20px;
  border-bottom: 3px solid #2d49c2;
  width: 7%;
  padding-bottom: 3px;
}
.links-hr{
  border:0;
  border-bottom: 1px #ccc solid;
  height: 1px;
  margin-top: -1px;
}
.bottom-links{
  font-size: 16px;
}
.link_list{
  overflow: hidden;
}
.link_list ul{
  text-align: left;
  float: left;
  padding: 10px 0;
}
.link_list li{
  display: inline-block;
  float: left;
  margin: 3px 10px;
}
.nav_item{
  /*overflow: hidden;*/
}
.nav_item a{
  font-size: 14px;
  float: left;
  color: black;
  padding: 10px 5px;
}
.nav_item a:hover{
  color: #2d49c2;
}
.link-list h1{
  color: #2d49c2;
  margin-top: 20px;
}
.link-list{
  padding-bottom: 20px;
}




.link{
  background-color: #404c8e;
  margin-top: 10px;
  clear: both;
}

.link p{
  line-height: 41px;
  color: white;
  margin-left: 44px;
  margin-top: 8px;
}

.zf{
  margin-left: 56px;
  margin-top: 19px;
}

.opt{
  font-size: 14px;
  color: #165794;
}

.le{
  float: left;
}

.sel{
  width: 200px;
  height: 30px;
  background-color: #c4d6ea;
  font-size: 14px;
  color: #2d49c2;
  border: none;
  outline: none;
}

/*footer*/
footer{
  position: absolute;
  background: url(../img/footBg.jpg) center center no-repeat;
  background-size: cover;
  min-height: 350px;
  width: 100%;
  left: 0;
}
.foot-box{
  width: 1200px;
  margin: 0 auto;
  text-align: center;
}
.foot-erweima{
  display: inline-block;
 
}
/*.ewm-weixin{
  background: url(../images-2021/eq1.jpg) center center no-repeat;
  background-size: cover;
  height: 96px;
  width: 96px;
  float: left;
  margin: 40px 25px;
}
.ewm-app{
  background: url(../images-2021/eq2.jpg) center center no-repeat;
  background-size: cover;
  height: 96px;
  width: 96px;
  float: left;
  margin: 40px 25px;
}
.ewm-weibo{
  background: url(../images-2021/eq3.jpg) center center no-repeat;
  background-size: cover;
  height: 96px;
  width: 96px;
  float: left;
  margin: 40px 25px;
}
.ewm span{
  position: relative;
  font-size: 16px;
  color: #fff;
  top: 105px;
}*/
.f-toutiao{
  background: url(../images-2021/fico1.png)center center no-repeat;
  background-size: cover;
  height: 30px;
  width: 30px;
  position: relative;
  float: right;
  margin: 16% 6% 0 0;
}
.f-douyin{
  background: url(../images-2021/fico2.png)center center no-repeat;
  background-size: cover;
  height: 30px;
  width: 30px;
  position: relative;
  float: right;
  margin: 4% 6% 0 0;
}
.f-toutiao span{
  position: absolute;
  float: right;
  font-size: 16px;
  color: #fff;
  margin-top: 5px;
  width: 250px;
}
.f-douyin span{
  position: absolute;
  float: right;
  font-size: 16px;
  color: #fff;
  margin-top: 5px;
  width: 250px;
}
.copyright{
  margin-top: -35px;
}
.copyright p{
  font-size: 14px;
  color: #fff;
  padding-top: 20px;
}
.talent-swiper-slide .talent-swiper-txt p{
  width: 90%;
  overflow: hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
}

.confucian-table img{
  width: 128px;
  height: 128px;
}