.pku_news {
  display: none;
}
.swiperBanner {
  width: 100%;
  height: 520px;
}
.swiper_box {
  width: 100%;
  height: 100%;
}
.swiper_img {
  width: 100%;
  height: 520px;
  background-size: cover !important;
  cursor: pointer;
}
.swiper_text {
  width: 100%;
  height: 260px;
  position: absolute;
  bottom: 0px;
  left: 0;
  z-index: 5;
 /* background: url(../images/banner_opacity.png) repeat-x;*/
  padding-top: 144px;
}
.swiper_text>a>h3 {
  display: block;
  text-align: center;
  font-size: 36px;
  color: #ffffff;
  line-height: 50px;
  font-weight: bold;
}
.swiper_text>a>span {
  display: block;
  text-align: center;
  font-size: 22px;
  color: #cccccc;
  font-family: Arial;
  line-height: 30px;
  margin-top: 10px;
}
.swiper_pagi {
  width: 600px !important;
  bottom: 20px !important;
}
.swiper_pagi .swiper-pagination-bullet {
  background: transparent;
  font-size: 36px;
  color: #ffffff;
  font-family: Arial;
  display: inline-block;
  width: auto;
  height: auto;
  position: relative;
}
.swiper_pagi .swiper-pagination-bullet + .swiper-pagination-bullet {
  margin-left: 55px;
}
.swiper_pagi .swiper-pagination-bullet + .swiper-pagination-bullet>i {
  display: block;
  position: absolute;
  top: 20px;
  left: -50px;
  content: '';
  width: 40px;
  height: 2px;
  background-color: #cccccc;
  opacity: 0.2 !important;
}
.swiperPrev,.swiperNext {
  width: 21px;
  height: 39px;
}
.swiperPrev:after,.swiperNext:after {
  background: transparent;
  content: '';
}
.swiperPrev {
  right: 170px;
  left: auto;
  top: auto;
  bottom: 20px;
  background: url(../images/icon_prev.png) no-repeat;
}
.swiperNext {
  right: 90px;
  bottom: 20px;
  background: url(../images/icon_next.png) no-repeat;
  top: auto;
}
.infoBg {
  width: 100%;
  background-color: #f5f5f5;
  padding: 50px 0 70px 0;
}
 .infoBg .hx{
   width:100%;
   height:1px;
   margin-bottom:40px;
   border-bottom:1px dotted #0066CC;
  }
.news {
  width: 500px;
}
.commonTitle {
  width: 100%;
}
.commonTitle>h3 {
  display: block;
  font-size: 28px;
  color: #333333;
  font-weight: normal;
  float: left;
}
.commonTitle>h3>i {
  font-style: normal;
  color: #0066CC;
  font-size: 36px;
}
.commonTitle>a {
  display: block;
  font-size: 16px;
  color: #333333;
  padding-left: 30px;
padding-top:3px;
  /*background: url(../images/icon_more.png) no-repeat 0px;*/
  float: right;
  line-height: 36px;
}
.commonTitle>a:hover {
  color: #0066CC;
}



.news_cont {
  width: 100%;
  background-color: #ffffff;
  padding: 30px 20px;
  border-bottom: 2px solid #0066CC;
  margin-top: 20px;
}
.news_focus {
  width: 48%;
}
.news_focus_img {
  width: 100%;
  height: 240px;
  overflow: hidden;
}
.news_focus_text>h3 {
  display: block;
  font-size: 18px;
  color: #333333;
  line-height: 30px;
  height: 60px;
  overflow: hidden;
  font-weight: bold;
  margin-top: 10px;
}
.news_focus_text>p {
  font-size: 14px;
  color: #888888;
  line-height: 28px;
  height: 84px;
  overflow: hidden;
  margin: 10px 0px;
}
.news_focus_text>span {
  font-size: 14px;
  line-height: 40px;
  color: #666666;
  font-family: Arial;
}




.news_focus_img>img,
/*.lecture_item_idx_img>img,*/
/*.non_item_idx_img>img,*/
.profession_list_idx_item_pic>img {
  transition: all .3s ease-out .1s;
  -webkit-transition: all .3s ease-out .1s;
  -moz-transition: all .3s ease-out .1s;
  -ms-transition: all .3s ease-out .1s;
  -o-transition: all .3s ease-out .1s;
}
.news_focus>a:hover .news_focus_img>img,
/*.lecture_item_idx>a:hover .lecture_item_idx_img>img,*/
/*.non_item_idx>a:hover .non_item_idx_img>img,*/
.profession_list_idx_item>a:hover .profession_list_idx_item_pic>img {
  transform: scale(1.1,1.1);
  -webkit-transform: scale(1.1,1.1);
  -moz-transform: scale(1.1,1.1);
  -ms-transform: scale(1.1,1.1);
}
.news_focus>a:hover .news_focus_text>h3,
.news_focus>a:hover .news_focus_text>span,
.lecture_item_idx>a:hover .lecture_item_idx_text>h3,
.non_item_idx>a:hover .non_item_idx_text>h3,
.profession_list_idx_item>a:hover .profrssion_list_idx_item_text>h3 {
  color: #0066CC;
}















.news_list_idx {
  width: 100%;
}
.news_list_idx_item {
  width: 100%;
  padding-bottom: 15px;
  position: relative;
  border-bottom: 1px solid #ebebeb;
}
.news_list_idx_item_time {
  width: 19%;
  height: 50px;
  border-right: 1px solid #ebebeb;
  padding-right: 20px;
}
.news_list_idx_item_time>span {
  display: block;
  font-size: 26px;
  color: #666666;
  font-family: Arial;
  text-align: right;
  font-weight: bold;
}
.news_list_idx_item_time>span+span {
  font-size: 14px;
  font-weight: normal;
}
.news_list_idx_item_title {
  width: calc(100% - 23%);
}
.news_list_idx_item_title>h3 {
  display: block;
  font-size: 18px;
  color: #333333;
  line-height: 28px;
  height: 52px;
  overflow: hidden;
margin-top:-4px;
}
.news_list_idx_item + .news_list_idx_item {
  margin-top: 15px;
}
.news_list_idx_item:hover .news_list_idx_item_time span {
  color: #0066CC;
}
.news_list_idx_item:hover .news_list_idx_item_title h3 {
  color: #0066CC;
}

.news_list_idx_item:after,
.notice_idx_item:after,
.non_idx_item:after,
.grow_idx_item:after{
  display: block;
  content: '';
  width: 100%;
  height: 1px;
  border-bottom: 1px solid #0066CC;
  position: absolute;
  left: 0px;
  bottom: 0px;
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: -webkit-transform .3s;
  transition: -webkit-transform .3s;
  transition: transform .3s;
  transition: transform .3s,-webkit-transform .3s;
}
.news_list_idx_item:hover:after,
.notice_idx_item:hover:after,
.non_idx_item:hover:after,
.grow_idx_item:hover:after {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}


.zhaosheng .bt{
  width:100%;
    display:flex;
    align-items:center;
    justify-content:center;
padding-bottom:10px;
}
  .zhaosheng .bt>span{
    font-size:32px;
    padding-left:10px;
    margin-top:-5px;
  }

.notice {
  width: calc(100% - 1100px);
}
.notice_idx {
  width: 100%;
  background-color: #ffffff;
  padding: 30px 20px;
  border-bottom: 2px solid #0066CC;
  margin-top: 20px;
}
.notice_idx_item {
  width: 100%;
  border-bottom: 1px solid #ebebeb;
  padding-bottom: 15px;
  position: relative;
}
.notice_idx_item_time {
   width: 19%;
  height: 50px;
  border-right: 1px solid #ebebeb;
  padding-right: 20px;
}
.notice_idx_item_time>span {
   display: block;
  font-size: 26px;
  color: #666666;
  font-family: Arial;
  text-align: right;
  font-weight: bold;
}
.notice_idx_item_time>span+span {
   font-size: 14px;
  font-weight: normal;
}
.notice_idx_item_text {
  width: calc(100% - 23%);
}
.notice_idx_item_text>h3 {
   display: block;
  font-size: 18px;
  color: #333333;
  line-height: 28px;
  height: 52px;
  overflow: hidden;
margin-top:-4px;
}
.notice_idx_item + .notice_idx_item {
  margin-top: 15px;
}
.notice_idx_item:hover .notice_idx_item_text>h3 {
  color: #0066CC;
}
.notice_idx_item:hover .notice_idx_item_time {
 color: #0066CC;
}
.notice_idx_item:hover .notice_idx_item_time span {
  color: #0066CC;
}

.lectureBg {
  width: 100%;
  height: 765px;
  border-top: 0px solid #0066CC;
  border-bottom: 0px solid #0066CC;
  background: url(../images/lecture_bg.png) no-repeat center center;
  background-size: cover;
  overflow: hidden;
}
.lectureBox {
  padding: 70px 0 8px;
}

.lectureBox .bt{
   width:100%;
    display:flex;
    align-items:center;
    justify-content:center;
padding-bottom:10px;
}
.lectureBox .bt>span{
   font-size:32px;
    padding-left:10px;
    margin-top:-5px;
}
.lectureBox .hx{
    height:1px;
    border-bottom:1px dotted #0066CC;
}


.lectureBox .item{
  width: 100%;
font-size:32px;
color:#333;
  text-align:center;
}
.lecture_list {
  width: 100%;
  margin-top: 30px;
}
.lecture_item_idx {
  width: 31.4%;
  background-color: #ffffff;
  padding: 0 0 50px 0;
border-bottom:2px solid #0066CC;
}
.lecture_item_idx_img {
  width: 100%;
  height: 120px;
  overflow: hidden;
}
.lecture_item_idx_item {
 font-size:28px;
color:#fff;
margin-top:-60px;
padding-left:40px;
}
.lecture_item_idx_text {
  width: 100%;
  margin-top: 60px;
padding: 0 30px;
}


.lecture_item_idx_text>h3 {
  display: block;
  font-size: 18px;
  color: #333333;
  line-height: 30px;
  height: 60px;
  overflow: hidden;
  font-weight: bold;
}
.lecture_item_idx_text>span,
.non_item_idx_text>span {
  display: block;
  margin-top: 20px;
  font-size: 16px;
  overflow: hidden;
  text-align:center;
}


.lecture_item_idx_text>span a:hover,
.non_item_idx_text>span a:hover{
color:#0066CC; 
}


.lecture_item_idx_text>span>i {
  font-style: normal;
}

.lecture_item_idx_text>span+span {
  margin-top: 0px;
}
.lecture_item_idx + .lecture_item_idx {
  margin-left: 40px;
}


.nonBg {
  width: 100%;
  height: 765px;
  border-top: 0px solid #0066CC;
  border-bottom: 0px solid #0066CC;
background-color: #f5f5f5;
 /* background: url(../images/lecture_bg.jpg) no-repeat center center; */
  background-size: cover;
  overflow: hidden;
}
.nonBox {
  padding: 70px 0 8px;
}


.nonBox .bt{
   width:100%;
    display:flex;
    align-items:center;
    justify-content:center;
padding-bottom:10px;
}
.nonBox .bt>span{
   font-size:32px;
    padding-left:10px;
    margin-top:-5px;
}
.nonBox .hx{
    height:1px;
    border-bottom:1px dotted #0066CC;
}



.nonBox .item{
  width: 100%;
font-size:32px;
color:#333;
  text-align:center;
}
.non_list {
  width: 100%;
  margin-top: 30px;
}
.non_item_idx {
  width: 31.4%;
  background-color: #ffffff;
  padding: 0 0 50px 0;
border-bottom:2px solid #0066CC;
}
.non_item_idx_img {
  width: 100%;
  height: 120px;
  overflow: hidden;
}

.non_item_idx_item {
 font-size:28px;
color:#fff;
margin-top:-60px;
padding-left:40px;
}

.non_item_idx_text {
  width: 100%;
  margin-top: 60px;
padding: 0 30px;
}








.non_item_idx_text>h3 {
  display: block;
  font-size: 18px;
  color: #333333;
  line-height: 30px;
  height: 60px;
  overflow: hidden;
  font-weight: bold;
}

.non_item_idx_text>span>i {
  font-style: normal;
}
.non_item_idx_text>span+span {
  margin-top: 0px;
}
.non_item_idx + .non_item_idx {
  margin-left: 40px;
}







.grow {
  width: calc(100% - 830px);
}
.grow_idx {
  width: 100%;
  background-color: rgba(255,255,255,0.6);
  padding: 50px 20px  40px;
  border-bottom: 2px solid #0066CC;
  margin-top: 20px;
box-shadow: 0px 0px 20px rgba(0,0,0,0.1);
}
.grow_idx_item {
  width: 100%;
  border-bottom: 1px solid #ebebeb;
  padding-bottom: 15px;
  position: relative;
}
.grow_idx_item_time {
   width: 14%;
  height: 40px;
  border-right: 1px solid #ebebeb;
  padding-right: 20px;
}
.grow_idx_item_time>span {
   display: block;
  font-size: 26px;
  color: #666666;
  font-family: Arial;
  text-align: right;
  font-weight: bold;
}
.grow_idx_item_time>span+span {
   font-size: 14px;
  font-weight: normal;
}
.grow_idx_item_text {
  width: calc(100% - 120px);
 padding-right: 40px;
}
.grow_idx_item_text>h3 {
   display: block;
  font-size: 18px;
  color: #333333;
  line-height: 28px;
  height: 52px;
  overflow: hidden;
}
.grow_idx_item + .grow_idx_item {
  margin-top: 15px;
}
.grow_idx_item:hover .grow_idx_item_text>h3 {
  color: #0066CC;
}
.grow_idx_item:hover .grow_idx_item_time {
 color: #0066CC;
}
.grow_idx_item:hover .grow_idx_item_time span {
  color: #0066CC;
}




.icon_user {
  background: url(../images/icon_user.png) no-repeat 0px;
}
.icon_ardess {
  background: url(../images/icon_ardess.png) no-repeat 0px;
}
.icon_time {
  background: url(../images/icon_time.png) no-repeat 0px;
}
.professionalsBg {
  width: 100%;
  height: 750px;
  background: url(../images/academic_bg.jpg) no-repeat top center #f5f5f5;
  background-size: 100% 100%;
}
.professionalsBox {
  width: 100%;
  padding: 70px 0 30px 0;
}
.professionalsBox .bt{
   width:100%;
    display:flex;
    align-items:center;
    justify-content:center;
padding-bottom:10px;
}
.professionalsBox .bt>span{
   font-size:32px;
    padding-left:10px;
    margin-top:-5px;
}
.professionalsBox .hx{
    height:1px;
    border-bottom:1px dotted #0066CC;
}
.professionalsBox .item{
  width: 100%;
font-size:32px;
color:#333;
  text-align:center;
}
.professionalsBox .item1{
width:50%;
 float:left; 
font-size:28px;
padding:20px 0;
}
.professionalsBox .item1 a{
float:right; 
font-size:16px; 
padding:10px 40px 0 0;
}

.professionalsBox .item2{
width:48.6%; 
float:right; 
font-size:28px;
padding:20px 0;
}
.professionalsBox .item2 a{
float:right; 
font-size:16px; 
padding:10px 40px 0 0;
}
.profession_list_idx {
  width: 100%;
  margin-top: 40px;
}
.profession_list_idx_item {
  width: 48.5%;
  background-color: #ffffff;
  border-bottom: 2px solid #0066CC;
}
.profession_list_idx_item_pic {
  width: 200px;
  height: 220px;
  overflow: hidden;
}

.profession_list_idx_item_pic img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.profrssion_list_idx_item_text {
  width: calc(100% - 240px);
  padding: 18px 20px 18px 0px;
}
.profrssion_list_idx_item_text>h3 {
  display: block;
  font-size: 18px;
  color: #333333;
  font-weight: bold;
  line-height: 30px;
  height: 30px;
  overflow: hidden;
}
.profrssion_list_idx_item_text>p {
  font-size: 14px;
  color: #888888;
  line-height: 28px;
  height: 112px;
  overflow: hidden;
  margin: 5px 0px;
}
.profrssion_list_idx_item_text>span {
  font-size: 14px;
  color: #0066CC;
  line-height: 28px;
}
.profession_list_idx_item:nth-child(2n) {
  float: right;
}
.profession_list_idx_item+.profession_list_idx_item+.profession_list_idx_item {
  margin-top: 38px;
}
.positionImg {
  width: 300px;
  height: 150px;
  overflow: hidden;
  position: fixed;
  right: 20px;
  bottom: 120px;
  z-index: 50;
}

/* 学习服务 */

.academic_box {
  width: 100%;
  height: auto;
  background: url(../images/professionalsBg.jpg) no-repeat top center #f5f5f5;
  background-size: 100% 100%;
  padding-bottom: 80px;
}
.academic_cont {
  width: 100%;
  padding: 50px 0 10px 0;
}


  .academic_cont .bt{
    width:100%;
    display:flex;
    align-items:center;
    justify-content:center;
  }

  .academic_cont .bt>span{
    font-size:32px;
    padding-left:10px;
    margin-top:-5px;
  }
  .academic_cont .hx{
   height:1px;
    border-bottom:1px dotted #0066CC;
  }

.academic_cont .item{
  width: 100%;
font-size:32px;
color:#333;
  text-align:center;
}
.academic_cont .more{
float:right; 
margin-top:-40px;
}



.academic_item_cont {
  width: 100%;
  margin-top: 40px;
}
.academic_item_list {
  width: calc(100% - 75%);
  position: relative;
  z-index: 1;
  transition: all .3s ease-out .1s;
  -webkit-transition: all .3s ease-out .1s;
  -moz-transition: all .3s ease-out .1s;
  -ms-transition: all .3s ease-out .1s;
  -o-transition: all .3s ease-out .1s;
}
.academic_item_pic {
  width: 100%;
  height: 120px;
  overflow: hidden;
box-shadow: 10px 10px 5px rgba(0,0,0,0.05);
}
.academic_item_pic>img {
  display: block;
  width: 100%;
}
.academic_item_text {
  width: 100%;
  background-color: #ffffff;
  padding: 20px;
  height: 80px;
  overflow: hidden;
}
.academic_item_text>span {
  display: block;
  position: absolute;
  top: 287px;
  z-index: 10;
  width: 80px;
  height: 25px;
  border-top-right-radius: 10px;
  background: linear-gradient(#0066CC,#e11d39);
  font-size: 12px;
  color: #ffffff;
  text-align: center;
  line-height: 25px;
}
.academic_item_text>h2 {
  display: block;
  font-size: 24px;
  color: #333333;
  line-height: 32px;
  height: 32px;
text-align:center;
  overflow: hidden;
  font-weight: normal;
}
.academic_item_text>p {
  font-size: 14px;
  color: #333333;
  line-height: 24px;
  height: 72px;
  overflow: hidden;
  margin-top: 5px;
}


.academic_item_list:nth-child(2) .academic_item_text,
.academic_item_list:nth-child(4) .academic_item_text {
  background-color: #0066CC;
}
.academic_item_list:nth-child(2) .academic_item_text h2,
.academic_item_list:nth-child(4) .academic_item_text h2,
.academic_item_list:nth-child(2) .academic_item_text p,
.academic_item_list:nth-child(4) .academic_item_text p {
  color: #ffffff;
}

.academic_item_list:nth-child(1),
.academic_item_list:nth-child(3) {
  transform: translateY(0px);
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
}

.academic_item_list:nth-child(1),
.academic_item_list:nth-child(2),
.academic_item_list:nth-child(3) {
padding-right:40px;
}

.academic_item_list:nth-child(1):hover,
.academic_item_list:nth-child(3):hover {
  transform: translateY(-10px);
  -webkit-transform: translateY(-10px);
  -moz-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
}
.academic_item_list:nth-child(2):hover,
.academic_item_list:nth-child(4):hover {
  transform: translateY(-10px);
  -webkit-transform: translateY(-10px);
  -moz-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
}

.pcnone{display:none;}


        .notice_list_cont_time_img{
            width: 4%;
            margin-top: 6px;
}