#news .wrap-head{display:flex;justify-content:space-between;align-items:center;padding-bottom:10px;border-bottom:1px solid #e5e5e5;margin-bottom:22px}#news .wrap-head div{display:flex;align-items:center}#news .wrap-head div img{width:38px}#news .wrap-head div h4{font-size:20px;margin-left:10px;margin-right:14px}#news .wrap-head div p{font-size:13px;color:#7f7f7f}#news .wrap-head a{font-size:14px;color:#666}#news .recommend-sch .r-body ul{display:flex;flex-wrap:wrap}#news .recommend-sch .r-body ul li{display:block;width:234px;height:284px;box-sizing:border-box;padding:10px 12px 0;border:1px solid #f0f0f0;margin-right:7px;margin-bottom:24px;transition:transform ease-out .3s;position:relative}#news .recommend-sch .r-body ul li:nth-of-type(5n+5){margin-right:0}#news .recommend-sch .r-body ul li::after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background-color:#4ab7f5;transition:all ease-out .3s}#news .recommend-sch .r-body ul li:hover{box-shadow:0 4px 10px 0 rgba(4,0,0,.1);transform:translateY(-6px)}#news .hot-major .h-body ul li:hover,#news .school-forum>ul>li .s-body .title-wrap:hover{transform:translateY(-6px);box-shadow:-1px 4px 8px 0 rgba(0,0,0,.1)}#news .recommend-sch .r-body ul li:hover::after{width:100%}#news .recommend-sch .r-body ul li img{display:block;width:124px;height:124px;border-radius:50%;margin:0 auto;background-color:#ccc}#news .recommend-sch .r-body ul li h5{font-size:15px;text-align:center;margin:10px 0}#news .recommend-sch .r-body ul li h5:hover{color:#feaf1a}#news .recommend-sch .r-body ul li .text{line-height:18px}#news .recommend-sch .r-body ul li .text .color1{font-size:14px;color:#ee4220}#news .recommend-sch .r-body ul li .text a,#news .recommend-sch .r-body ul li .text span{font-size:12px;color:#666}#news .recommend-sch .r-body ul li .btn{position:absolute;bottom:16px;left:0;width:100%;box-sizing:border-box;padding:0 14px;display:flex;justify-content:space-between}#news .recommend-sch .r-body ul li .btn a{display:block;width:86px;height:24px;border-radius:4px;font-size:12px;text-align:center;line-height:24px}#news .recommend-sch .r-body ul li .btn .c1{border:1px solid #ef5a2c;color:#ef5a2c}#news .recommend-sch .r-body ul li .btn .c1:hover{background-color:#ef5a2c;color:#fff}#news .recommend-sch .r-body ul li .btn .c2{border:1px solid #4ab7f5;color:#4ab7f5}#news .recommend-sch .r-body ul li .btn .c2:hover{background-color:#4ab7f5;color:#fff}#news .hot-major .h-body ul{display:flex;flex-wrap:wrap}#news .hot-major .h-body ul li{box-sizing:border-box;width:396px;height:122px;padding:10px;margin-right:6px;margin-bottom:24px;border-radius:6px;display:flex;transition:box-shadow,transform ease-out .3s}#news .hot-major .h-body ul li a{display:flex}#news .hot-major .h-body ul li:nth-of-type(3n+3){margin-right:0}#news .hot-major .h-body ul li .img{width:100px;height:100px;background-color:#ccc;border-radius:6px;overflow:hidden;position:relative}#news .hot-major .h-body ul li .img img{position:absolute;top:50%;left:50%;display:block;width:200px!important;height:150px!important;margin-left:-100px;margin-top:-75px}#news .hot-major .h-body ul li .text{width:180px;margin-left:14px}#news .hot-major .h-body ul li .text p{margin-bottom:8px;font-size:14px}#news .hot-major .h-body ul li .text p span{color:#666}#news .hot-major .h-body ul li .text p:nth-of-type(1){font-size:16px}#news .hot-major .h-body ul li .btn{width:80px;display:flex;flex-direction:column;justify-content:center}#news .hot-major .h-body ul li .btn a{box-sizing:border-box;display:block;width:100%;height:24px;border-radius:4px;font-size:12px;text-align:center;line-height:24px}#news .hot-major .h-body ul li .btn a:nth-of-type(1){border:1px solid #ee4a2a;color:#ee4a2a;margin-bottom:12px}#news .hot-major .h-body ul li .btn a:nth-of-type(1):hover{background-color:#ee4a2a;color:#fff}#news .hot-major .h-body ul li .btn a:nth-of-type(2){border:1px solid #30b4ff;color:#30b4ff}#news .hot-major .h-body ul li .btn a:nth-of-type(2):hover{background-color:#30b4ff;color:#fff}#news .school-forum>ul{display:flex;flex-wrap:wrap;justify-content:space-between}#news .school-forum>ul>li{width:560px;margin-bottom:20px}#news .school-forum>ul>li .s-head{width:100%;height:48px;box-sizing:border-box;padding:0 6px 6px;border-bottom:1px solid #e5e5e5;display:flex;justify-content:space-between;align-items:center}#news .school-forum>ul>li .s-head div{display:flex;align-items:center}#news .school-forum>ul>li .s-head div img{width:38px;margin-right:8px}#news .school-forum>ul>li .s-head div h5{font-size:20px;font-weight:700}#news .school-forum>ul>li .s-head a{font-size:14px;color:#666}#news .school-forum>ul>li .s-body{width:100%;margin-top:18px}#news .school-forum>ul>li .s-body .title-wrap{box-sizing:border-box;padding:10px;display:flex;transition:box-shadow,transform ease-out .3s}#news .school-forum>ul>li .s-body .title-wrap:hover{border-radius:6px}#news .school-forum>ul>li .s-body .title-wrap img{display:block;width:170px;background-color:#ccc;border-radius:6px}#news .school-forum>ul>li .s-body .title-wrap .text{width:350px;margin-left:18px}#news .school-forum>ul>li .s-body .title-wrap .text a{display:block;width:100%;font-size:18px;font-weight:700}#news .school-forum>ul>li .s-body .title-wrap .text p{font-size:14px;color:#666;margin:16px 0 20px}#news .school-forum>ul>li .s-body .title-wrap .text div{display:flex;justify-content:space-between}#news .school-forum>ul>li .s-body .title-wrap .text div span{font-size:13px;color:#999}#news .school-forum>ul>li .s-body .list-wrap{margin-top:6px}#news .school-forum>ul>li .s-body .list-wrap li{box-sizing:border-box;padding:16px 6px;border-bottom:1px dashed #e5e5e5}#news .school-forum>ul>li .s-body .list-wrap li:last-of-type{border-bottom:none}#news .school-forum>ul>li .s-body .list-wrap li span:nth-of-type(1){margin-left:4px}#news .school-forum>ul>li .s-body .list-wrap li span:nth-of-type(2){float:right;font-size:13px;color:#999}