/*图片特殊页1*/ .imglist1 .col_news_list .news_list .news {display:flex;margin-bottom:.6rem;} .imglist1 .col_news_list .news_list .news .news_imgs {width:4rem;flex:none;margin-right:.4rem;background:0 0;display:flex;align-items:center;} .imglist1 .col_news_list .news_list .news .news_imgs a {padding-top:61.27%;width:100%;} .imglist1 .col_news_list .news_list .news .news_wz {flex:1;padding:.18rem 0;} .imglist1 .col_news_list .news_list .news .news_title {font-size:var(--titleSize);line-height:1.7;font-weight:700;margin-bottom:.17rem;} .imglist1 .col_news_list .news_list .news .news_text {font-size:var(--smailSize);line-height:2;color:#666;} .imglist1 .col_news_list .news_list .news .news_time {margin-top:0.3rem;font-size:var(--smailSize);color:#045288} .imglist1 .col_news_list .news_list .news.noimg .news_imgs {display:none;} @media screen and (max-width: 999px){ .imglist1 .col_news_list .news_list .news .news_title{margin:0} .imglist1 .col_news_list .news_list .news .news_text{-webkit-line-clamp:3} } @media screen and (max-width: 767px){ .imglist1 .col_news_list .news_list .news .news_imgs{width:41%;margin-right:20px} } @media screen and (max-width: 650px){ .imglist1 .col_news_list .news_list .news .news_imgs{width:100%} .imglist1 .col_news_list .news_list .news{ display:block; border-bottom:1px solid #999} } /*校园风光*/ .views .col_news_list .news_list {display:flex;flex-wrap:wrap;gap:0.2rem 2%} .views .col_news_list .news_list li.news{width:23.5%;} .views .col_news_list .news_list li.news .news_imgs{padding-top:66%;} .views .col_news_list .news_list li.news .img_box{padding:0.1rem;background:#eee;box-shadow:0 5px 5px rgba(0,0,0,0.1)} .views .col_news_list .news_list li.news .news_title{text-align:center;font-size:var(--titleSize);line-height:1.5;margin-top:0.1rem} @media screen and (max-width: 999px){ .views .col_news_list .news_list li.news{width:32%} } @media screen and (max-width: 650px){ .views .col_news_list .news_list li.news{width:49%} } /*学校机构*/ .depart .wp_subcolumn_list .wp_sublist .sublist_title{height:auto;line-height:1;font-weight: normal;color: #567a94; border-bottom: 1px solid #cecece; background: url(../images/dot.png) left center no-repeat;padding:0.1rem 0 0.1rem 0.15rem;} .depart .wp_subcolumn_list .wp_sublist .sublist_title a{color: #567a94;pointer-events:none} .depart .wp_subcolumn_list .wp_sublist .sublist_title a.morelink{display:none} .depart .wp_subcolumn_list .wp_sublist ul.news_list{display:flex;flex-wrap:wrap;} .depart .wp_subcolumn_list .wp_sublist ul.news_list li{width:33.3%;margin-bottom:0.25rem;position:relative;} .depart .wp_subcolumn_list .wp_sublist ul.news_list li .news_info{position:absolute;top:100%;left:0;width:100%;display:none;background:#567a94;z-index:1} .depart .wp_subcolumn_list .wp_sublist ul.news_list li .news_title{background:#f5f5f5;padding: 0 0.4rem;line-height: 3;font-size: var(--titleSize);} .depart .wp_subcolumn_list .news_info p { line-height: 2.7;font-size:var(--smailSizex);text-align:center; color: #fff; border-bottom: 1px solid #ffffff61; } .depart .wp_subcolumn_list .news_info p a{color: #fff} .depart .wp_subcolumn_list .wp_sublist ul.news_list li .arrow{cursor:pointer;position:absolute;top:50%;right:0.1rem;z-index:1;transform:translateY(-50%);display:none} @media screen and (max-width: 767px){ .depart .wp_subcolumn_list .wp_sublist ul.news_list li{width:50%} } @media screen and (max-width: 650px){ .depart .wp_subcolumn_list .wp_sublist ul.news_list li{width:100%} }