.w33 {
  width: 440px;
}
.head_searchForm{
  position: relative;
}
.head_searchForm .search{
  position: absolute;
  top: 0;
  right: -2px;
  width: 60px;
  height: 30px;
  background-color: #ff9c00;
	
}
.head_searchForm .search a{
  position: absolute;
  font-size: 14px;
  letter-spacing: 0px;
  color: #ffffff;
  top: 6px;
  right: 17px;
}
.banner {
  width: 100%;
  background-image: url("https://www.josephineteh.com/__xh__/cjy.xzhmu.edu.cn/imgs/bannerdibu.png");
  background-size: cover;
  -webkit-background-size: cover;
  -o-background-size: cover;
  text-align: center;
  height: 450px;
  margin-bottom: 40px;
}

.banner .swiper {
  width: 1400px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
}
.banner .swiper .swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%;
}
.banner .swiper .swiper-pagination-bullets {
  position: absolute;
  left: 0;
  right: 0;
}

/* ========== banner 第二版（高度 450px，旧版 .banner 保留不动） ========== */
.banner2 {
  width: 100%;
  background-image: url("https://www.josephineteh.com/__xh__/cjy.xzhmu.edu.cn/imgs/bannerdibu2.png");
  background-size: cover;
  -webkit-background-size: cover;
  -o-background-size: cover;
  text-align: center;
  height: 450px;
  margin-bottom: 40px;
}

.banner2 .swiper {
  width: 1400px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  height: 450px;
}

.banner2 .swiper img {
  width: 100%;
  height: 100%;
object-fit: fill;
  display: block;
}


.banner2 .swiper .swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%;
}

.banner2 .swiper .swiper-pagination-bullets {
  position: absolute;
  left: 0;
  right: 0;
}
.title .title_name .title_name_icon {
  float: left;
  width: 40px;
  height: 40px;
  background-repeat: no-repeat;
  background-size: 95%;
  background-position: center;
}
.title .title_name .title_name_text {
  float: left;
  margin-left: 10px;
}
.title .title_name .title_name_text .zh {
  display: block;
  font-size: 20px;
  font-weight: bolder;
  line-height: 1;
  letter-spacing: 2px;
  color: #000000;
  margin-bottom: 3px;
}
.title .title_name .title_name_text .en {
  font-size: 12px;
  line-height: 1;
  color: #bfbfbf;
}
.title .more {
  float: right;
  font-size: 14px;
  line-height: 40px;
  color: #bfbfbf;
}
.show_box {
  background-color: #ffffff;
  box-shadow: 0px 0px 6.8px 0.2px rgba(0, 0, 0, 0.09);
  padding: 20px;
  margin-top: 25px;
}
.news {
  float: left;
  width: 920px;
}
.news .news_banner {
  float: left;
  width: 410px;
  height: 273px;
  background-color: #a6a6a6;
  overflow: hidden;
  position: relative;
}
.news .news_banner .swiper-slide a {
  display: block;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.news .news_banner .swiper-pagination-bullets {
  position: absolute;
  right: 0;
  margin-right: 5px;
}
.news .news_banner .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 1px;
  width: 24px;
  height: 24px;
  display: inline-block;
  border-radius: 5px;
  line-height: 24px;
  text-align: center;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  opacity: 1;
}
.news .news_banner .swiper-pagination-bullets .swiper-pagination-bullet-active {
  background-color: orange;
}
.news .news_list {
  float: right;
  width: 425px;
}
.news .news_list .first_item a:hover  {
  color: #0c4da2;
}
.news .news_list .first_item p {
  padding-top: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  color: #999999;
}
.news .news_list .first_item .first_item_bottom {
  margin-top: 16px;
  position: relative;
}
.news .news_list .first_item .first_item_bottom .more {
  font-size: 14px;
  color: #999999;
}
.news .news_list .first_item .first_item_bottom .date {
  position: absolute;
  right: 0;
  color: #999999;
}
.news .news_list .news_list_item {
 position: relative;
 margin-top: 16px;
}
.news .news_list .news_list_item span {
  display: block;
  position: absolute;
  top: 0;
  right: 0px;
  font-size: 16px;
  font-weight: normal;
  letter-spacing: 0px;
  color: #999999;
}
.news .news_list .news_list_item  a{
  width: 347px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.news .news_list .news_list_item a:hover {
  color: #0c4da2;
}
.notice_list li {
  margin-top: 10px;
}
.notice_list li .date {
  float: left;
  position: relative;
}
.notice_list li .date span {
  display: block;
  width: 24px;
  text-align: center;
}
.notice_list li .date .day {
  font-size: 22px;
  letter-spacing: 0px;
  color: #333333;
  font-weight: bold;
}
.notice_list li .date .month {
  font-size: 12px;
  color: #666666;
}
.notice_list li .date::after {
  content: "";
  display: block;
  width: 2px;
  height: 36px;
  background-color: #dddddd;
  position: absolute;
  top: 3px;
  bottom: 0;
  right: -13px;
}
.notice_list li a {
  float: right;
  width: calc(100% - 50px);
  white-space: pre-wrap;
}
.notice_list li a:hover {
  color: #0c4da2;
}
/*  */
.images_item{
  position: relative;
}
.images_item1{
  position: absolute;
}
.images_all .images_item a{
  position: relative;
  display: block;
  overflow: hidden;
  width: 680px;
	height: 112px;
  
}
.images_all .images_item .imges{
  position: absolute;
  transition: all 0.5s ease 0s;
  transform: scale(1.5)
}
 .pic{
  position: absolute;
    top: 50%;
    left: 36px;
    transform: translateY(-50%);
}
.images_all span{
  font-size: 36px;
  position: absolute;
  left: 115px;
  bottom: 35px;
  color: #ffffff;
}
.images_item :hover .imges{
  transform:  scale(1.1);
}
.lists li {
  position: relative;
  margin-bottom: 25px;
}
.lists .clr::after {
  position: absolute;
  content: "";
  display: block;
  top: 6px;
  transform: rotate(-45deg);
  width: 8px;
  height: 8px;
  background-color: #0c4da2;
}
.lists a {
  padding-left: 20px;
  padding-left: 20px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: block;
}
.lists a:hover{
  color: #0c4da2;
}
.training .list .clr {
  position: relative;
  margin-top: 15px;
}
.training .list .clr::after {
  position: absolute;
  content: "";
  display: block;
  top: 6px;
  transform: rotate(-45deg);
  width: 8px;
  height: 8px;
  background-color: #0c4da2;
}
.training .list a {
  padding-left: 20px;
}
.{
  width: 100%;
  height: 186px;
  margin-top: 61px;
  background-color: #0c4da2;
  background-size: cover;
  position: relative;
}
.bottom {
 width: 100%;
 height: 186px;
 margin-top: 61px;
 background-color: #0c4da2;
 background-size: cover;
 position: relative;
}
.bottom .bottom_img{
 width:1920px

}
.bottom .bottom_img .bottom_images {
  position: absolute;
  left: 210px;
  top: 19px;
}

.bottom .bottom_img .bottom_QRcode {
  text-align: center;
  position: absolute;
  top: 47px;
  right: 245px;
}
.bottom .bottom_img .bottom_QRcode p {
  font-size: 14px;
  color: #ffffff;
}
.bottom .bottom_img .links {
  position: absolute;
  right: 393px;
  top: 79px;
}

.bottom .bottom_img .links2 {
  position: absolute;
  right: 15px;
  top: 79px;
}
.bottom .bottom_img .links .links_item:hover span::after {
  transform: rotate(-180deg);
  transition: transform 0.5s;
}
.bottom .bottom_img .links .links_ul li {
  opacity: 0;
  height: 0;
  line-height: 40px;
  padding: 0 15px;
  overflow: hidden;
}
.bottom .bottom_img .links .links_item:hover ul li {
  height: 40px;
  opacity: 1;
  transition: height 0.5s, opacity 0.5s;
}
.bottom .bottom_img .links .links .links_item ul li a {
  display: block;
}
.bottom .bottom_img .links .links_item {
  width: 250px;
  height: 34px;
  border: solid 1px #ffffff;
  opacity: 0.8;
  position: relative;
}
.bottom .bottom_img .links .links_item .links_ul {
  z-index: 999;
  position: absolute;
  bottom: 35px;
  min-width: 100%;
  display: block;
  color: #333;
  box-shadow: 4px -4px 10px rgba(0, 0, 0, 0.25);
}
.bottom .bottom_img .links .links_item span {
  padding-left: 17px;
  font-size: 14px;
  line-height: 30px;
  color: #ffffff;
}
.bottom .bottom_img .links .links_item span::after {
  position: absolute;
  display: block;
  content: "";
  top: 13px;
  right: 13px;
  width: 12px;
  height: 8px;
  background-image: url("https://www.josephineteh.com/__xh__/cjy.xzhmu.edu.cn/imgs/daosanjiao.png");
}