/* 校庆动态 */
body.celeNews .list_news li.news{display: flex;}
body.celeNews .list_news li.news +li{margin-top: 0.4rem;}
body.celeNews .list_news li.news .news_imgs{padding-top: 1.74rem;flex:2.62rem 0 0;margin-right: 0.4rem;}
body.celeNews .list_news li.news .news_wz{flex:1 0 0;border-bottom:1px solid rgba(255,255,255,0.1)}
body.celeNews .list_news li.news .news_title{color: #fff;font-weight: bold;font-size: var(--base-size);line-height: 1.5;}
body.celeNews .list_news li.news .news_text{color: rgba(255,255,255,0.8);font-family: "syh";font-weight: 400;margin: 0.12rem 0 0.18rem;font-size: var(--small-size);line-height: 2;}


/* 媒体聚焦 */
body.media .list_news li.news{padding:0.21rem 0;border-bottom:1px solid rgba(255,255,255,0.1);display: flex;justify-content: space-between;align-items: center;gap:0.3rem}
body.media .list_news li.news .source{color:#fff;font-size:var(--base-size);font-weight:bold;background:#beb27e;padding:0.1rem;border-radius:var(--radius-size)}
body.media .list_news li.news .media_img{width:0.92rem;height:0.59rem;margin-right: 1rem;background-color: #fff;}
body.media .list_news li.news .news_title{flex:1 0 0;color: #fff;font-size: var(--base-size);font-weight: bold;margin-right:10px}


/* 光影晓庄 */
body.imageList .col_wrapper .list_news {position:static}
body.imageList{background: url(../images/imageList_bg.jpg) no-repeat center/cover;}
body.imageList .col_wrapper{display: block;position:relative;z-index:2} 
body.imageList .list_news .swiper-slide,body.imageList .list_news .swiper-wrapper{transform-style: preserve-3d;}
body.imageList .list_news .news{width: 4.82rem; }
/* mask-image: url(../images/mask_prev.png);mask-repeat: no-repeat;mask-size: 3.42rem; mask-position: center; */
body.imageList .list_news .news .news_imgs video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}
body.imageList .list_news .news .news_imgs{padding-top:66.6%;transform-origin: center 65%;transition:all 0.8s;}
body.imageList .list_news .news.swiper-slide-prev.my-slide-visible .news_imgs{transform:skew(-6deg) scale(0.7) rotate(-6deg);}
body.imageList .list_news .news.swiper-slide-next.my-slide-visible .news_imgs{transform:skew(6deg) scale(0.7) rotate(6deg); }
body.imageList .list_news .news.swiper-slide-active.my-slide-visible .news_imgs{transform: skew(0deg) scale(1) rotate(0deg);mask-size: 0;}
body.imageList .list_news .news.swiper-slide-prev.my-slide-visible .news_imgs,body.imageList .list_news .news.swiper-slide-next.my-slide-visible .news_imgs{mask:none}
body.imageList .list_news .news  .news_imgs img{border:5px solid #BCD9F2}
body.imageList .list_news .news .news_imgs{transform: scale(0.7);}
body.imageList .list_news .news.prev-prev .news_imgs{transform:skew(-12deg) scale(0.7) rotate(-12deg);}
body.imageList .list_news .news.next-next .news_imgs{transform:skew(12deg) scale(0.7) rotate(12deg);}
body.imageList .list_news .swiper{width:14.5rem;perspective:1000px}
body.imageList .swiper_bg{position: absolute;width: 14.85rem;left:50%;transform: translateX(-50%);top:-0.5rem;z-index: -1;}
body.imageList .swiper-button{top:50%;margin: 0;transform: translateY(-50%);width: 0.39rem;height: 1.15rem;;z-index: 13;}
body.imageList .swiper-button svg{width: auto;height: auto;}
body.imageList .swiper-button-prev{left:0;background: url(../images/swiper-prev-bg.png) no-repeat center/cover;}
body.imageList .swiper-button-next{right:0;background: url(../images/swiper-next-bg.png) no-repeat center/cover;}
body.imageList .swiper-text{margin-top:0.8rem}
body.imageList .swiper-text .swiper-slide{text-align:center;color:#fff;font-size:0.24rem;font-weight:bold}
body.imageList .swiper-text .swiper-slide .news_title{transition:0.6s;opacity:0}
body.imageList .swiper-text .swiper-slide.swiper-slide-active .news_title{opacity:1}


/* 历史人物 */
body.history{background:url(../images/history_bg2.jpg) no-repeat center/cover;}
body.history .col_wrapper{align-items: unset;}
body.history .col_wrapper .list_news{display: flex;align-items: center;}
body.history .col_name:after{background-image: url(../images/col_name_bg2.png);}
body.history .tab-menu{display: flex;align-items: center;margin-left: 1.2rem;gap:var(--medium-size)}
body.history .tab-menu div{cursor: pointer;border-radius: 0.25rem;border:1px solid rgba(80,36,36,0.5);color: #502424;font-weight: bold;padding:0.1rem 0.36rem;font-size: var(--base-size);line-height: 1.3;}
body.history .tab-menu div.selected{background: var(--theme-color);color: #fff;border-color: var(--theme-color);}
body.history .tab-con-list{flex:100% 0 0;position: relative;margin-top: ;;}
body.history .tab-con-list .tab-con{position: absolute;top:0;left:0;width:100%;}
body.history .tab-con-list .tab-con.active{position: relative;}
body.history .swiper-button{top:50%;margin: 0;transform: translateY(-50%);width: 0.39rem;height: 1.15rem;;z-index: 13;}
body.history .swiper-button svg{width: auto;height: auto;}
body.history .swiper-button-prev{left:0;background: url(../images/swiper-prev-bg2.png) no-repeat center/cover;}
body.history .swiper-button-next{right:0;background: url(../images/swiper-next-bg2.png) no-repeat center/cover;}
body.history .swiper-list{position: relative;z-index: 1;}
body.history .swiper-list:before{content:"";position: absolute;width: 100%;height: 1px;background: #81602B;opacity: 0.5;top:50%;}
body.history .swiper-list .inner{width: auto;max-width: 100%;margin-left: calc(50vw - var(--inner-width) / 2);}
body.history .swiper{height: 4.4rem;}
body.history .swiper li.news{height: 50%;display: flex;flex-direction: column;box-sizing: border-box;--pd:0.5rem;gap:var(--medium-size)}
body.history .swiper li.news:before{content:"";position: absolute;left:0;width: 0.33rem;height: 0.33rem;background: url(../images/circle.svg) no-repeat center/cover;}
body.history .swiper li.news:nth-child(2n){margin-bottom: auto;padding-bottom: var(--pd);justify-content: flex-start;flex-direction: column-reverse;}
body.history .swiper li.news:nth-child(2n):before{bottom:0;transform: translateY(50%);}
body.history .swiper li.news:nth-child(2n+1){margin-top: auto;padding-top: var(--pd);}
body.history .swiper li.news:nth-child(2n+1):before{top:0;transform: translateY(-50%);}
body.history .news .news_title{color: #64382B;font-size: 0.3rem;font-family: 'StencilStd';font-weight: bold;line-height: 1;}
body.history .news .field{color: #333;font-weight: bold;font-size: var(--medium-size);line-height: 1.4;}
body.history .tab-con0 img{display:block;width:8rem;margin:auto;max-width:90%}
body.history .tab-con0 imgs{display:none;width:100%;}
body.history .tab-con0 .swiper li.news:last-child:before{display:none}
body.history .tab-con0 .news:last-child{height:auto;margin:auto 0 !important;padding:0 !important}
body.history .tab-con0 .swiper li.news:last-child img{
border: 1px solid #f0b230;
    background: #dfa15b;
    border-radius: 0.3rem;
    height: auto;
    width: 40%;
    margin: auto;
    padding: 10px
}
body.history .tab-con0 .news:last-child imgs{display:block}
body.history .tab-con0 .news:last-child div{display:none}

/* 历史人物 */
body.historyPerson{background: url(../images/history_bg.jpg) no-repeat center/cover;}
body.historyPerson .col_name:after{background-image: url(../images/col_name_bg2.png);}
body.historyPerson .swiper-list{margin-top: 0rem;position: relative;}
body.historyPerson .swiper-button{top:50%;margin: 0;transform: translateY(-50%);width: 0.39rem;height: 1.15rem;;z-index: 13;}
body.historyPerson .swiper-button svg{width: auto;height: auto;}
body.historyPerson .swiper-button-prev{left:0;background: url(../images/swiper-prev-bg2.png) no-repeat center/cover;}
body.historyPerson .swiper-button-next{right:0;background: url(../images/swiper-next-bg2.png) no-repeat center/cover;}
body.historyPerson .news_imgs{padding-top: 3.56rem;flex:2.66rem 0 0}
body.historyPerson .swiper{top:-0.35rem;padding: 0.95rem 0 0.2rem;}
body.historyPerson .news{transition: 0.6s;background: rgba(137,100,40,0.3);}
body.historyPerson .news.swiper-slide-prev,body.historyPerson .news.swiper-slide-next{top:0}
body.historyPerson .news.swiper-slide-active{top:-0.95rem}
body.historyPerson .news a{display: flex;}
body.historyPerson .news .wz{flex:1 0 0;padding: 0.46rem 0.28rem;}
body.historyPerson .news .news_title{font-weight: bold;font-size: 0.23rem;color: #fff;line-height: 1.43;margin-bottom: var(--medium-size);}
body.historyPerson .news .news_text{overflow: hidden;display: -webkit-box;-webkit-line-clamp: 7;-webkit-box-orient: vertical;line-height: 1.5;font-size: var(--base-size);color: #fff;font-family: 'syh';}


/* 联系我们 */
body.service .col_wrapper .list_news .scrollbox{max-height: 76vh;overflow-y: auto;margin-top:0.5rem}
.scrollbox::-webkit-scrollbar{display: none;}
body.service{background: url(../images/service_bg.jpg) no-repeat center/cover;}
body.service .col_name:after{background: url(../images/col_name_bg3.jpg) no-repeat center/cover;}
body.service .col_name div.prev-2,body.service .col_name div.next-2,body.history .col_name div.prev-2,body.history .col_name div.next-2{text-shadow:0 3px 6px #604211}
body.service .flexbox{display: flex;justify-content: space-between;}
body.service .service_info{}
body.service .serviceinfo_wrapper{position: relative;}
body.service .service_info .service_title{font-size: 0.28rem;color: #fff;text-shadow:0px 1px 2px rgba(0,0,0,0.23);position: relative;;margin-bottom: 0.3rem;;font-weight: bold;line-height: 1.42;padding-left: 0.22rem;}
body.service .service_info .service_title:before{content:"";width: 0.04rem;height: 0.3rem;background: #896428;position: absolute;left:0;top:50%;transform: translateY(-50%);}
body.service .service_info .service_text{margin-bottom: 0.5rem;}
body.service .service_info p{font-size: var(--regular-size);color: #fff;font-weight: bold;line-height: 2;}
body.service .service_info .imgbox{gap:0.7rem;}
body.service .service_info .imgbox div{color: #fff;font-size: var(--regular-size);font-weight: bold;margin-top: var(--medium-size);line-height: 1.44;text-align: center;}
body.service .contact .l{flex:1 0 0;margin-right:1.3rem}
body.service .contact .r{flex:6.71rem 0 0}
body.service .contact .r img{width:100%;}

/* 校友服务 */
body.alumni .serviceinfo_wrapper p{font-family: 'syh';font-weight: normal;font-size: var(--base-size);} 
body.alumni .serviceinfo_wrapper.w1 p+p{text-indent: 0em;}
body.alumni .serviceinfo_wrapper.w2 .imgbox{justify-content: space-between;gap:0;}
body.alumni .serviceinfo_wrapper.w2 .r{flex:1 0 0;margin-left: 0.52rem;}
body.alumni .serviceinfo_wrapper.w2 .l{flex:3.8rem 0 0;}
body.alumni .serviceinfo_wrapper.w2 .imgbox img{width: 1.56rem;border-radius:20px;border:3px solid #FADEA5}
 

/* 祝福 */
body.wish{background:#911814 url(../images/wish_bg.png) no-repeat center/cover;} 
body.wish .col_name:after{background-image: url(../images/col_name_bg4.jpg);}
body.wish .col_name:before{background: #C09F6A;}
 

@media screen and (max-width: 999px) {
body.media .list_news li.news .news_title{font-size:14px;margin:10px 0}
body.media .list_news li.news .source{display:inline-block;padding:5px}
body.media .list_news li.news .media_img{width:55px;height:30px;margin-right:20px;background-color: #fff;}
body.media .list_news li.news{display: block}
body.alumni .serviceinfo_wrapper.w2 .r{margin:10px 0 0; overflow-x: auto;}
body.alumni .serviceinfo_wrapper.w2 .imgbox{gap:20px}
body.service .service_info{display:block}
body.service .service_info .r{margin-top:20px}
body.service .col_wrapper .list_news .scrollbox{max-height:initial;margin-top:0}
body.service .service_info{display:block}
body.imageList .list_news .swiper{width:95%;margin:0 auto;}
body.imageList .list_news .news.swiper-slide-prev.my-slide-visible .news_imgs, body.imageList .list_news .news.swiper-slide-next.my-slide-visible .news_imgs{transform:none}
body.imageList .swiper-text .swiper-slide{font-size:16px}
body.imageList .list_news .swiper-text{margin-top:10px}
body.imageList .swiper_bg{display:none}
body.imageList .list_news .news{width:auto}
body.imageList .list_news .news .news_imgs{transform:scale(1) !important}
body.imageList .list_news{margin-top:10vh}
body.imageList .swiper-navigation.pc_navi{display:none}
body.imageList .swiper-navigation.wap_navi{display:block}
body.imageList .swiper-button-prev{left:-4vw}
body.imageList .swiper-button-next{right:-4vw}
body.historyPerson .news.swiper-slide-active{top:0}
body.historyPerson .news_imgs{flex:230px 0 0;padding-top:308px}
body.history .col_wrapper .list_news{display:block}
body.history .swiper-list .inner{margin-left:0}
body.history .tab-menu div{border-radius:20px}
body.history .swiper{height:335px}
body.history .news .field{font-size:14px}
body.history .tab-menu{flex-wrap:wrap;margin-left:0;gap:15px 0;justify-content: space-between}
body.history .tab-menu div{box-sizing:border-box;width:48%;font-size: 14px;padding: 8px 10px;text-align:center}
body.history .swiper-list{margin-bottom:40px}
body.service .service_info .service_text{display:block}
body.service .contact .l{margin-right:0}

}


@media screen and (max-width: 650px) {
body.celeNews .list_news li.news{display:block}
body.celeNews .list_news li.news .news_wz{padding:15px 0}
body.celeNews .list_news li.news .news_imgs{padding-top:66%;margin-right:0;}
body.historyPerson .news_imgs{flex:120px 0 0;padding-top:160px}
body.historyPerson .news .news_text{-webkit-line-clamp:4;}
}

