/* 系部动态和通知公告 */
.dynamics{width:1400px;margin:60px auto 80px;display:flex;}
.department_dynamics{width:914px;}
.department_title{display: flex; justify-content:space-between;align-items: center;height:48px;font-size:24px;}
.department_main{display: flex;padding-top:32px;}
.department_main dl{width:460px;}
.department_main dt img{display: block;width:100%;height:250px;}
.department_main dd{height:100px;background:#fff;box-shadow:-2px 3px 8px 0px #eee, 2px 3px 8px 0px #eee ;padding:0 20px;}
.department_main dd a{display: block;font-size:20px; line-height: 58px;white-space: nowrap; overflow: hidden;text-overflow: ellipsis; font-weight: Regular; }
.department_main dd span{font-size:14px;line-height:16px;color:#666;}
.department_main ul{padding-left:30px;width: 424px;}
.department_main ul li{font-size:16px;line-height:26px;padding-bottom:20px;width: 100%;white-space: nowrap; overflow: hidden;text-overflow: ellipsis;}
.department_main ul li:last-child{padding-bottom: 0;}

.notice{padding-left:40px;width:446px;}
.notice_main{padding-top:8px;}
.notice_main dl{display: flex;padding-top:24px;}
.notice_main dl dt{width:70px;height:70px;background: #0f2b9c;color:#fff;text-align: center;font-size:14px;}
.notice_main dl dt span{font-size: 24px;font-weight: bold;display: block;line-height:42px;}
.notice_main dl dd{width:356px;padding-left:20px;padding-top:4px;}
.notice_main dl dd a{display:  -webkit-box;  -webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden; text-overflow: ellipsis;font-size:16px;line-height:32px;}
.notice_main dl dd span{display: block;font-size: 14px; line-height:24px;color:#888;white-space: nowrap; overflow: hidden;text-overflow: ellipsis;}

/* 实习和赛事 */
.shixi_saishi{width: 100%;background:url('../images/jycy/bg_jycyxxw.jpg') no-repeat left top #fff;padding:44px 0 80px 0;}
.shixi_saishi_main{width:1400px;margin:0 auto;display: flex; justify-content: space-between;}
.shixi{width:48%;}
.shixi_title{height:80px;width:100%; display: flex; justify-content: space-between;font-size: 34px;font-weight: bold;border-bottom: 1px solid #e8e8e8;position: relative; align-items: center;}
.shixi_title h3{font-size:34px;}
.shixi_title a{font-weight: normal;font-size: 16px;color:#666; display: flex; align-items: center;}
.shixi_title a img{display: block;margin:2px 0 0 5px;}
.shixi_title b{width:12px;height:4px;background: #b60f15;position: absolute;left:0;bottom:-2px;}
.shixi_title span{width:52px;height:4px;background: #0f2b9c;position: absolute;left:12px;bottom:-2px;}
.shixi_list{padding-top:6px;}
.shixi_list li{font-size:16px;line-height: 26px;margin-top:20px;background:url('../images/jycy/dot2.png') no-repeat left center; padding-left:20px;white-space: nowrap; overflow: hidden;text-overflow: ellipsis;}

/* 友情链接 */
.site{width:1400px;margin:0 auto;padding:60px 0 80px;position: relative;}
.site_title{font-size:34px;line-height:48px;font-weight: bold;}
.site_main{margin-top:50px;display: flex; justify-content: space-between;}
.site_main dl{width:220px;}
.site_main dt{width:100%;}
.site_main dt img{display: block;width:100%;height:70px; object-fit: fill;}
.site_main dd{background:#fff;box-shadow: 0px 3px 10px 0px rgba(0,0,0,0.10);line-height:50px;text-align: center; padding:0 20px;white-space: nowrap; overflow: hidden;text-overflow: ellipsis;box-sizing: border-box;width:100%;}
.site .swiper-container {width: 100%; height: 100%;padding:0 3px 5px;}
.site .swiper-slide{flex-direction: column;}
.site .swiper-slide{flex-direction: column;}
.swiper-button-next, .swiper-button-prev {top: 55%;width: 40px;height: 40px;z-index: 999;cursor: pointer;background-size: 40px 40px;margin-top:0;}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev{background-image: url('../images/jycy/right_arrow_dj@2x.png'); right:-60px;}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next{background-image: url('../images/jycy/left_arrow_dj@2x.png'); left: -60px;}

@media screen and (min-width: 0px) and (max-width: 1640px){
    .dynamics{width:1200px;}
    .department_dynamics{width:814px;}
    .department_main ul{width:324px;}
    .notice{width:346px;}
    .notice_main dl dd{width:256px;}
    .shixi_saishi_main{width:1200px;}
    .site{width:1200px;}
}
@media screen and (min-width: 0px) and (max-width: 1360px){
    .dynamics{width:1000px;}
    .department_dynamics{width:714px;}
    .department_main ul{width:224px;}
    .notice{width:246px;}
    .notice_main dl dd{width:156px;}
    .shixi_saishi_main{width:1000px;}
    .site{width:1000px;}
    .swiper-button-next, .swiper-container-rtl .swiper-button-prev{right:-5%;}
    .swiper-button-prev, .swiper-container-rtl .swiper-button-next{ left: -5%;}
}
@media screen and (min-width: 0px) and (max-width: 1024px){
    .dynamics{width:96%; flex-direction: column;}
    .department_dynamics{width:100%;}
    .department_main{flex-direction: column;}
    .department_main dl{width:100%;}
    .department_main dt img{display: block;width:100%;height:auto; object-fit: cover;}
    .department_main ul{width:100%;padding-left:0;padding:30px 0 60px;}
    .notice{width:100%;padding-left:0;}
    .notice_main dl{width:100%;}
    .notice_main dl dd{ flex:1;}
    .shixi_saishi_main{width:96%;}
    .site{width:86%; }

}
@media screen and (min-width:0px) and (max-width:750px){
    .shixi{width:100%;}
    .shixi_saishi_main{flex-direction: column;}
    .shixi_saishi{background:url('../images/jycy/bg_jycyxxw@2x.jpg') no-repeat left top #fff;}
}
