/* 系部动态和通知公告 */
.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;}
.department_title h2{font-size:34px;}
.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;}
.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;}

/* 特色专业 */
.major_bj{width:100%;background: linear-gradient(180deg,#253889 0%, #5378bf);}
.major{width:100%;background: url('../images/szsm/bg_tszy.jpg') no-repeat center top;padding:60px 0 80px;}
.major_title{text-align: center;color:#fff;font-size:34px;font-weight: bold;line-height: 48px;}
.major_main{width:1400px;margin:0 auto;}
.major_main dl{width:100%;height:220px;background:#fff; box-shadow: 0px 3px 10px 0px rgba(0,0,0,0.10);border-radius: 8px;margin-top:114px;display: flex;padding:0 30px;box-sizing: border-box;}
.major_main .major_right{flex-direction: row-reverse;}
.major_main dt{position: relative;width:230px;}
.major_main dt img{position:absolute;left:0;bottom:28px;}
.major_main .major_right dt img{left:30px;}
.major_main dd{flex: 1;padding-top:20px;}
.major_main dd a{font-size:20px;line-height:28px;}
.major_main dd p{color:#333;font-size:16px;line-height:28px;margin-top:10px;display:  -webkit-box;  -webkit-box-orient: vertical;-webkit-line-clamp: 5;overflow: hidden; text-overflow: ellipsis;}

/* 学员风采 */
.student_style{width:100%;background:url('../images/szsm/bg_xyfc.png') no-repeat center bottom #f8f8f8;padding:64px 0 80px 0;}
.style_main{width:1400px;margin:0 auto;}
.style_title{width:100%;height:48px;display: flex;justify-content: space-between;align-items: center;}
.style_title h3{font-size: 34px;color:#1f1f1f;}
.style_title a img{display: block; width: 62px;height: 22px;}
.style_content{width:100%;display: flex;}
.style_left{padding-top:40px;width:760px;}
.style_left dt img{display: block;width:100%;height:558px;}
.style_left dd{width:100%;height:150px;background:#fff;box-shadow: 0px 3px 10px 0px rgba(0,0,0,0.10);padding:14px 0 0 30px;box-sizing: border-box;}
.style_left dd h5{font-size:20px;font-weight: normal;line-height:28px;}
.style_left dd p{font-size:16px;line-height:22px;color:#666;margin-top:8px;}
.style_right{width:640px;padding-top:10px;display: flex; flex-wrap: wrap;}
.style_right dl{margin:30px 0 0 30px;width:290px;}
.style_right dt img{display: block;width:100%;height:210px;}
.style_right dd{width:100%;height:128px;background:#fff;box-shadow: 0px 3px 10px 0px rgba(0,0,0,0.10);padding:12px 0 0 15px;box-sizing: border-box;}
.style_right dd h5{font-size:16px;line-height: 24px;font-weight: normal;}
.style_right dd p{font-size:14px;line-height:22px;color:#666;display:  -webkit-box;  -webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden; text-overflow: ellipsis;margin-top:4px;}
.style_right dd p:nth-child(1){margin-top:7px;}

/* 实训场地 */
.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:320px;}
.site_main dt{width:100%;}
.site_main dt img{display: block;width:100%;height:200px;}
.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;}
.swiper-button-next, .swiper-button-prev {top: 50%;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/szsm/right_arrow_dj@2x.png'); right:-60px;}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next{background-image: url('../images/szsm/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;}
    .major_main{width:1200px;}
    .site{width:1200px;}
    .site_main dl{width:270px;}
    .site_main dt img{height:169px;}
    /* 学员风采 */
    .style_main{width:1200px;}
    .style_left{width:660px;}
    .style_left dt img{height:484px;}
    .style_right{width:540px;}
    .style_right dl{margin:30px 0 0 20px;width:250px;}
    .style_right dt img{height:181px;}
    .style_right dd{height:120px;padding:6px 0 0 15px;}

}
@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;}
    .major_main{width:1000px;}
    .site{width:1000px;}
    .site_main dl{width:220px;}
    .site_main dt img{height:137px;}
    /* 学员风采 */
    .style_main{width:1000px;}
    .style_left{width:560px;}
    .style_left dt img{height:410px;}
    .style_right{width:440px;}
    .style_right dl{margin:30px 0 0 20px;width:200px;}
    .style_right dt img{height:145px;}
    .style_right dd{height:120px;padding:6px 0 0 15px;}
}
@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;}
    .major_main{width:96%;}
    .site{width:96%; }
    /* .site_main{flex-direction: column;}
    .site_main dl{width:100%; margin-bottom: 30px;}
    .site_main dl:last-child{margin-bottom: 0;} */
    .site_main dt img{width:100%;height:auto;}
    .style_main{width:96%;}
    .style_content{flex-direction: column;}
    .style_left{width:100%;}
    .style_left dt img{height:73%;}
    .style_right{width:100%; justify-content: space-between;}
    .style_right dl{margin:30px 0 0 0;width:48%;}
    .style_right dt img{height:72%;}
    .swiper-button-next, .swiper-container-rtl .swiper-button-prev{
        right:10px;
    }
    .swiper-button-prev, .swiper-container-rtl .swiper-button-next{
        left: 10px;
    }
}
@media screen and (min-width:0px) and (max-width:750px){
    .major_main dt{position: relative;width:130px;}
    .major_main dt img{position:absolute;left:0;bottom:32px; width:100px;}
}