/* Ã§â€°Ë†Ã¥Â¿Æ’ 1440 */
.bx{
    width: 75vw;
    margin: auto;
}
/* flexÃ¥Â¸Æ’Ã¥Â±â‚¬ */
.flex{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
/* Ã¦Â Â·Ã¥Â¼Â */
/* Ã¥Â¯Â¼Ã¨Ë†Âª */
.nav{
    height: 10.4167vw;
    width: 100%;   
}
.nav-top{
    width: 100%;
    height: 7.8125vw;
    background: url("https://www.josephineteh.com/__xh__/yjs.xzhmu.edu.cn/image/top.png") no-repeat 100%;
    color: #fff;
    font-size: 0.7292vw;
}
.nav-top .nav-img{
    width: 57.0833vw;
    height: 4.3229vw;
}
.input{
    height: 4.5833vw;
    width: 13.0208vw;
}
.input .zi{
    margin-bottom: 0.5208vw;
    padding-left: 23%;
}
.input .zi a{
    color: #fff;
    font-size: 0.7292vw;
}
.input-box{
    width: 13.8542vw;
    position: relative;
    border: 0.1042vw solid #8da9e0;
    border-radius: 0.5208vw;
}
.input-box img{
    width: 1.0417vw;
    height: 1.0417vw;
    position: absolute;
    right:6%;
    top: 25%;
}
.input-box input{
    width: 13.0208vw;
    height: 1.875vw;
    /* border: 0.1042vw solid #8da9e0; */
    /* border-radius: 0.5208vw; */
    padding-left: 0.5208vw;
    color: #fff;
}
.nav-li{
    background: #dceeff;
}
.nav-li ul{
    height: 2.6042vw;
}
.nav-li ul li{
    width: 10%;
    height: 1.5625vw;
    text-align: center;
    line-height: 1.5625vw;
    font-size: 0.9375vw;
    box-sizing: border-box;
    border-right: 1px solid #8da9e0;
    position: relative;
}
.nav-li ul li:nth-child(10){
    border: 0;
}
/* Ã¤ÂºÅ’Ã§ÂºÂ§Ã¥Â¯Â¼Ã¨Ë†Âª */
.nav-li ul li ol{
    width: 100%;
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    border: 0;
    background: #dceeff;
    z-index: 999999;
}
.nav-li ul li ol li a{font-size: 0.7375vw;}
.nav-li ul li ol li{
    width: 100%;
    height: 40px;
    padding: 0.5208vw;
    border: 0;
}
.nav-li ul li:hover .a{
    color: #000000;
    font-weight: 600;
}
.nav-li ul li:hover ol{
    display: block;
}
.nav-li ul li ol a:hover{
    color: #000000;
    font-weight: 600;
}
/* Ã¨Â½Â®Ã¦â€™Â­Ã¥â€ºÂ¾ */
.carousel .slick-container{
    /* height: 26.0417vw; */
    width: 100%;
}
.carousel .slick-container img{
    width: 100%;
    height: 100%;
}
/* Ã¥â€ â€¦Ã¥Â®Â¹ */
/* Ã¦â€“Â°Ã©â€”Â» */
.news{
    height: 25.6042vw;
    width: 100%;
    font-size: 0.8333vw;
}
.news .riqi{
    color: #888;
}
.zw-ul  li{
    width: 32%;
}




.zw-ul li .top {
    height: 2.0833vw;
    line-height: 2.0833vw;
    margin: 1.0417vw 0;
position: relative;
    z-index: 9;
}
.zw-ul li.frist .top{margin-top:-3rem;}
.zw-ul li .top .img{
    font-size: 1.5625vw;
    color: #003093;
    font-weight: 600;
    float: left;
    display: flex;
    align-items: center;
}
.zw-ul li .top .img img{
    margin-right: 0.5208vw;
}
.lbt-img img{
    width: 25vw;
    height: 12.6667vw;
}
.zw-ul li .top .box{
    float: right;
}
.zw-ul li .top .box .img{
    width: 0.7813vw;
    height: 0.7813vw;
    background-color: #003093;
    border-radius: 50%;
    display: flex;
    align-items: center;
    margin-left: 0.1042vw;
}
.zw-ul li .top .box .img img{
    width: 0.2083vw;
    height: 0.3125vw;
    margin-left: 32%;
    margin-right: 0;
}

.zw-ul li ol{
    width: 100%;
}
.zw-ul li ol li{
    width: 100%;
}
.zw-ul li ol{
    height: 16.6667vw;
}
.zw-ul li ol li{
    height: 15%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #e6e6e6;
}
.zw-ul li ol li p{
  width: 18.2292vw;
  overflow: hidden;  
  text-overflow: ellipsis;  
  white-space: nowrap;  
}
.news .slick-slide{
    position: relative;
}
.news .slick-slide::before{
   position: absolute;
   bottom: 0px;
   left: 0px;
   width: 100%;
   height: 58px;
   content: '';
   /* background-image: linear-gradient(rgb(0, 0, 0,0),rgb(0, 0, 0,1)); */
   z-index: 1;
   background-color: rgb(0, 0, 0,0.6);
}
.news .slick-slide .p{
    font-size: 0.8333vw;
    color: #fff;
    position: absolute;
    left: 12px;
    bottom: 12px;
    z-index: 2;
}
.news .slick-slide .p p{
    font-size: 0.7292vw;
    padding-bottom: 5px;
}
/* Ã¦â€¹â€ºÃ§â€Å¸ */
.recruit{
    width: 100%;
    height: 338px;
    background-color: #f3f6fc;
    position: relative;
    padding: 1.3vw 0  0vw;
    box-sizing: content-box;
}
.recruit .recruit-ol{
    position: absolute;
    top: -7.1667vw;
    left: 12%;
    background: #dbdfe6;
    border-radius: 0.5208vw;
}
.recruit .recruit-ol a{
    float: left;
}
.recruit .recruit-ol li{
    width: 15vw;
    height: 5.2083vw;
    font-size: 0.8333vw;
    border-right: 1px solid #fff;
    text-align: center;
    color: #0944bc;
    font-weight: 600;
    position: relative;
}
.recruit .recruit-ol li p{
    width: 15vw;
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 0;
}
.recruit .recruit-ol a{
    width: 15vw;
    height: 8.3333vw;
    padding: 1.5625vw 0;
    border-radius: 0.5208vw;
    box-sizing: border-box;
}
.recruit .zw-ul li{
    font-size: 0.8333vw;
}
.ol-axitc{
    background: #0c4bbe;
}
.ol-axitc li p{
    color: #fff;
}
/* Ã¥Â­Â¦Ã§Â§â€˜ */
.discipline{
    width: 100%;
    padding-bottom: 0vw;
    height: 17.6042vw;
}
.discipline .zw-ul li{
    font-size: 0.8333vw;
}
/* Ã©Â¡ÂµÃ¨â€žÅ¡ */
.footer{
    width: 100%;
    height: 11.9792vw;
    background: url("https://www.josephineteh.com/__xh__/yjs.xzhmu.edu.cn/image/jiao.png") 100% no-repeat;
    background-size: 100% 100%;
}
.footer .box{
    height: 100%;
    padding: 2.0833vw 0;
    box-sizing: border-box;
}
.footer .zuo{
    width: 35.3125vw;
    height: 100%;
}
.footer .you{
    width: 32.6042vw;
    height: 100%;
    color: #fff;
}
.footer .zuo{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.footer .zuo .logo{
    width: 15.0521vw;
    height: 7.6042vw;
}
.footer .zuo .tu{
      font-size: 0.8333vw;
      width: 13.5417vw;
      text-align: center;
      justify-content: space-between;
      color: #fff;
}
.footer .zuo .tu img{
    width: 6.25vw;
    height: 6.25vw;
}
.footer .zuo .tu p{
    margin-top: 0.5208vw;
}
.footer .you{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.footer .you .p-zuo{
    font-size: 0.7292vw;
}
.footer .you .p-zuo p{
    margin-top: 0.8vw;
}
.banner1 .slick-dots{right: 38%;}


/* Ã¥Â°ÂÃ¥Å“â€ Ã§â€šÂ¹ */
.slick-dots {  
    display: block;  
    position: absolute;  
    bottom: 1.0417vw;  
    right: 0; 
    transform: translateX(-50%);  
    list-style: none;  
    padding: 0;  
    margin: 0;  
    width: 10%;  
  }  
  .slick-dots li {  
    position: relative;  
    display: inline-block;  
    width: 0.5208vw;  
    height: 0.5208vw; 
    margin: 0 0.1042vw; 
    background-color: #fff;  
    border-radius: 50%;  
    cursor: pointer;  
    border: 0.0521vw solid #fff;
  }  
  .slick-dots li button{
    display: none;
  }
  .slick-dots li.slick-active {  
    background-color: #0944bc;  
  }
  .dropdown {  
    width: 13.0208vw;  /* Ã¨Â®Â¾Ã§Â½Â®Ã¤Â¸â€¹Ã¦â€¹â€°Ã¦Â¡â€ Ã§Å¡â€žÃ¥Â®Â½Ã¥ÂºÂ¦ */  
    height: 1.7708vw;  /* Ã¨Â®Â¾Ã§Â½Â®Ã¤Â¸â€¹Ã¦â€¹â€°Ã¦Â¡â€ Ã§Å¡â€žÃ©Â«ËœÃ¥ÂºÂ¦ */  
    border: 1px solid #fff;  /* Ã¨Â®Â¾Ã§Â½Â®Ã¤Â¸â€¹Ã¦â€¹â€°Ã¦Â¡â€ Ã§Å¡â€žÃ¨Â¾Â¹Ã¦Â¡â€  */  
    border-radius: 0.2604vw;  /* Ã¨Â®Â¾Ã§Â½Â®Ã¤Â¸â€¹Ã¦â€¹â€°Ã¦Â¡â€ Ã§Å¡â€žÃ¨Â¾Â¹Ã¦Â¡â€ Ã¥Å“â€ Ã¨Â§â€™ */  
    appearance: none;  
    margin-top: 1vw;
    padding-left: 0.5208vw;
    color: #fff;
    cursor: pointer;
    
  }
  .p-you{
    position: relative;
  }
  .p-you .img{
    position: absolute;
    right: 0.5208vw;
    margin-top: 1.6vw;
    cursor: pointer;
  }
  .you-p .img{
    margin-top: 0.7813vw;
  }
  .dropdown option{
    color: #000;
  }
  .you-select{
    margin: 0;
  }
  .zw-ul>li>ol>a:hover{
    color: #0944bc;
    font-weight: 600;
  }
  .zw-ul>li>ol>a:hover .riqi{
    color: #0944bc;
  }
  .img-1{
    width: 2.5521vw;
    height: 3.125vw;
  }
  .img-2{
    width: 2.5521vw;
    height: 3.0208vw;
  }
  .img-3{
    width: 3.125vw;
    height: 3.125vw;
  }
  .img-4{
    width: 3.125vw;
    height: 2.7083vw;
  }
  .img-5{
    width: 3.5417vw;
    height: 2.6563vw;
  }
  .zw-ul .top .img img{
    width: 0.2083vw;
    height: 1.1979vw;
  }

@media screen and (max-width: 700px) {
    /* 导航 */
    .bx{width: 100%;}
    .nav{height: auto;}
    .nav-top{
        height: auto;
        padding: 20px 0;
    }
 .nav-top .box{display: block;}
    .nav-top .box .input{
        display: flex;
    align-items: center;
    padding: 10px 0;
 width: auto;
    }
    .input .zi a {
        color: #fff;
        font-size: 14px;
padding: 0 20px;
    }
    .nav-top .nav-img{
        width: 100%;
        height: auto;
    }
    .nav-li ul{
        width: 100%;
        height: auto;
flex-wrap: wrap;
    }
    .nav-li ul li{
        padding: 10px 0;
        height: auto;
width: 20%;
font-size: 14px;
    overflow: hidden;
    white-space: nowrap;
    }
    .news{
        font-size: 14px;
        padding: 40px 0;
         height: auto;
    }
    .news ul{
        display: block;
    }
    .recruit{padding-top: 40px;}
    .recruit .recruit-ol{
        position: absolute;
        left: 0;
    }
    .recruit .recruit-ol a{
        width: 20%;
        padding: 40px 0;
    }
.input .zi {
    padding-left: 16%;
    display: flex;
    align-items: center;
}
    .recruit .recruit-ol li{font-size: 14px;}
    .recruit ul,.discipline ul{display: block;}
    .zw-ul li ol{height: auto;margin-bottom: 40px;}
    .zw-ul li{width: 94%;
    margin: 0 auto;}
    .recruit .recruit-ol li,.recruit .recruit-ol li p{width: 100%;}
    .zw-ul li.frist .top{margin-top: 0;    margin-bottom: 14px;}
    .zw-ul li.frist .top .lbt-img{width: 100%;}
    .zw-ul li ol li p{width: auto;width: 76%;}
    .recruit,.discipline {height: auto;}
    .recruit .zw-ul li,.discipline .zw-ul li {
        font-size: 14px;
    }
    .zw-ul li .top .img{font-size: 18px;}
    .footer{height: auto; padding: 20px 0;}
    .footer .zuo .logo{width: 50%;height: auto;}
    .footer .zuo .tu{font-size: 14px;width: 100%;padding: 20px;}
    .footer .you .p-zuo,.dropdown {
        font-size: 14px;
    }
    .recruit .zw-ul li,.zw-ul li ol li {
        font-size: 14px;
        padding: 10px 0;
    }
.footer .zuo .tu img{
    width: 120px;
    height: 120px;
}
.footer .box{display: block;}
.footer .box .zuo {
    display: block;
    text-align: center;
}
.footer .you,.footer .zuo{
    width: 80%;
    margin: 0 auto;}
    .dropdown{
        height: auto;
        font-size: 14px;
    }
    .slick-dots{display: none;}
 .photo_list2 .slick-dots{
        display: none !important;
    }
.lbt-img .slick-slider{height: 126px;} 
.lbt-img .slick-slider .slick-track, .slick-slider .slick-list{
    height: 100%;
}
.lbt-img .slick-slide img{
    height: 100%;
}
.recruit .recruit-ol a{
    width: 33%;
}
.recruit {
    padding-top: 140px;
}
}
@media screen and (max-width: 500px) {
    .news .slick-slide .p p,.news .slick-slide .p{font-size: 14px;}
    .recruit .recruit-ol li{height: 100%;}
 .zw-ul li ol li .riqi{width: 22%;}
  .recruit .recruit-ol li p{
        overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    }
.input .zi a {
    padding: 0 10px;
}
.lbt-img .slick-slider{height: 126px;} 
.lbt-img .slick-slider .slick-track, .slick-slider .slick-list{
    height: 100%;
}
.lbt-img .slick-slide img{
    height: 100%;
}
.recruit .recruit-ol a{
    width: 33%;
}
.recruit .recruit-ol a li img {
    width: 5.5521vw;
    height: auto;
}
.recruit {
    padding-top: 140px;
}
}