.subtit{ margin-bottom: 30px; margin-top: 80px; } .title_img{ width: 24px; height: 24px; display: block; background-repeat: no-repeat; } .view_more{ font-size: 16px; color: #999; } .tab{ display: flex; justify-content: flex-start; border-bottom: 1px solid #dedede; } .tab p{ font-size: 18px; margin-right: 40px; padding-bottom: 16px; border-bottom: 3px solid transparent; box-sizing: border-box; } .tab p:hover{ /*border-bottom: 3px solid #ef2a2a;*/ cursor: pointer; } .tab p.active{ border-bottom: 3px solid #ef2a2a; } .school{ display: flex; justify-content: space-between; flex-wrap: wrap; margin-top: 30px; } .school li{ width: 182px; height: 180px; } .school li a{ width: 100%; height: 100%; display: flex; flex-direction: column; align-items: center; justify-content: center; } .school li a .school_img{ width: 90px; height: 90px; font-size: 0; overflow: hidden; margin-bottom: 20px; } .school li a .school_img img{ width: 100%; } .school li a .school_name{ font-size: 16px; width: 100%; text-align: center; } .information{ display: flex; justify-content: space-between; } .xx_left{ width: 290px; height: 400px; margin-right: 20px; } .xx_left a{ display: block; font-size: 0; width: 100%; height: 100%; border-radius: 10px; position: relative; } .xx_left a img{ width: 100%; } .article_title{ position: absolute; top: 20px; left: 20px; width: 80%; font-weight: bold; line-height: 1.8; font-size: 18px; } .article_date{ font-size: 36px; font-weight: bold; position: absolute; left: 20px; bottom: 40px; } .article_time{ font-size: 14px; position: absolute; left: 20px; bottom: 20px; } .xx_center{ width: 290px; height: 400px; display: flex; flex-direction: column; justify-content: space-between; margin-right: 40px; } .xx_center a{ width: 100%; height: 190px; border-radius: 10px; overflow: hidden; position: relative; } .xx_right{ flex: 1; height: 400px; display: flex; flex-direction: column; justify-content: space-between; } .xx_right li a{ display: block; } .xx_list_top{ display: flex; justify-content: space-between; font-size: 16px; margin-bottom: 12px; } .xx_title{ width: 320px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; padding-left: 10px; position: relative; } .xx_title::before{ content: ''; display: inline-block; width: 5px; height: 5px; border-radius: 50%; background-color: var(--color-yellow); position: absolute; left: 0; top:45%; } .xx_more{ color: #ef2a2a; } .xx_list_bottom{ display: flex; justify-content: space-between; } .xx_msg{ width: 620px; font-size: 14px; color: #999; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } .xx_time{ font-size: 14px; color: #999; } .cz_left{ width: 400px; height: 360px; margin-right: 20px; } .cz_left a{ display: block; font-size: 0; width: 100%; height: 100%; border-radius: 10px; overflow: hidden; position: relative; } .cz_left a img{ width: 100%; } .cz_center{ width: 540px; height: 360px; display: flex; justify-content: space-between; margin-right: 40px; } .cz_center>div{ width: 260px; height: 360px; display: flex; flex-direction: column; justify-content: space-between; margin-right: 20px; } .cz_center>div a{ width: 100%; height: 170px; border-radius: 10px; overflow: hidden; position: relative; } .cz_center>a{ width: 260px; height: 360px; font-size: 0; border-radius: 10px; overflow: hidden; position: relative; } .cz_center>a img{ width: 100%; } .cz_right,.gz_right{ width: 400px; display: flex; flex-direction: column; justify-content: space-between; } .cz_right li a,.gz_right li a{ display: flex; justify-content: space-between; } .cz_right .number,.gz_right .number{ font-size: 16px; font-weight: bold; margin-right: 14px; color: #999; } .cz_right li a p,.gz_right li a p{ flex: 1; font-size: 16px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; margin-right: 40px; } .cz_right .cz_time,.gz_right .cz_time{ font-size: 14px; color: #999; } .cz_right li:nth-child(1) span.number{color: #ef2a2a;} .cz_right li:nth-child(2) span.number{color: #ff8d1a;} .cz_right li:nth-child(3) span.number{color: #ffeb3b;} .gz_right li:nth-child(1) span.number{color: #ef2a2a;} .gz_right li:nth-child(2) span.number{color: #ff8d1a;} .gz_right li:nth-child(3) span.number{color: #ffeb3b;} ul.hover-list li a{ transition: all .2s; } ul.hover-list li:hover a{ margin-left: 4px; color: var(--color-red) !important; } ul.hover-list li:hover span{ /*background-color: var(--color-red) !important;*/ } ul.hover-list li:hover p{ color: var(--color-red) !important; } .gz_left{ width: 960px; height: 400px; display: flex; flex-wrap: wrap; justify-content: space-between; align-content: space-between; margin-right: 40px; } .gz_left li{ width: 460px; height: 120px; } .gz_left li a{ width: 460px; height: 100%; display: flex; justify-content: flex-start; } .gzlist_img{ width: 190px; height: 120px; border-radius: 10px; overflow: hidden; position: relative; margin-right: 14px; } .gzlist_img img{ width: 100%; } .gzlist_msg{ width: 256px; display: flex; flex-direction: column; justify-content: space-between; padding: 10px 0; } .gzlist_msg p:first-of-type{ white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } .dx_left{ width: 420px; height: 550px; display: flex; flex-direction: column; justify-content: space-between; margin-right: 40px; } .dx_left ul{ height: 106px; display: flex; flex-direction: column; justify-content: space-between; } .dx_left ul li a{ display: flex; justify-content: space-between; align-items: center; } .drop{ width: 6px; height: 6px; border-radius: 50%; background: #ffc300; margin-right: 8px; } .dx_left ul li p:first-of-type{ white-space: nowrap; overflow: hidden; text-overflow: ellipsis; font-size: 16px; flex: 1; margin-right: 40px; } .dx_left ul li p:nth-of-type(2){ font-size: 14px; color: #999; } .line{ border-bottom: 1px solid #dedede; } .dx_center{ width: 260px; height: 550px; display: flex; flex-direction: column; justify-content: space-between; margin-right: 40px; } .dx_center a{ width: 100%; height: 170px; font-size: 0; border-radius: 10px; overflow: hidden; position: relative; } .dx_center a img{ width: 100%; } .dx_right{ width: 640px; height: 550px; display: flex; flex-direction: column; justify-content: space-between; } .dx_top{ width: 640px; height: 360px; font-size: 0; border-radius: 10px; overflow: hidden; position: relative; margin-bottom: 20px; } .dx_top img{ width: 100%; } .dx_bottom{ width: 640px; height: 170px; background: #f5f5f5; border-radius: 10px; padding: 20px; box-sizing: border-box; } .dx_title{ font-size: 18px; font-weight: bold; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; width: 500px; } .dx_intro{ font-size: 16px; color: #999; margin: 20px 0 24px; height: 43px; word-break: break-all; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; line-height: 1.5; width: 100%; } .dx_time{ font-size: 14px; color: #999; }