/************主内容区*********/ a:focus{ text-decoration: none; } .carouse{ height: 371px; } .nav > li{ margin-left: -6px !important; } /***文理新闻***/ .news_div a:hover { color: #003094; } .news_box { margin: 0 -5px; padding-top: 20px; } .item-header{ margin: 20px 0 15px 0; font-size: 18px; line-height: 30px; border-bottom: 2px solid #969696; } .item-header h3 { display: inline-block; width: 160px; margin: 0 0 -2px 0; padding: 0 5px 0 15px; line-height: 30px; font-size: 18px; font-weight: 800; color: #000a1f; border-bottom: 2px solid #002a84; } .item-header h3 span { font-size: 14px; color: #002f94; } .go_news{ font-size: 13px; color: #666; } .big_news { margin-bottom: 20px; } .big_news h3 { height: 50px; margin: 0; padding: 5px 15px; font-size: 15px; line-height: 20px; color: #fff; text-align: justify; overflow : hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; box-sizing: border-box; background-color: #d54248; } .big_news a { display: block; color: #fff; line-height: 20px; cursor: pointer; } .big_news:hover h3{ background-color: #2b4e74; } .big_news:hover a{ color: #fff; } .big_news:hover figcaption{ background-color: #d9555a; } .big_news a img { width: 100%; } .big_news figcaption { padding: 15px; font-size: 13px; text-indent: 2em; line-height: 20px; text-align: justify; box-sizing: border-box; background-color: #5d718e; } .big_news .abstract { height:60px; margin-bottom: 10px; color: #eee; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; } .more_news { margin: 0; text-align: right; } /****通知公告****/ .academic-uls .item-header h3{ width: 200px; } .news-uls{ padding-left: 10px; } .academic-uls{ padding: 0 10px 0 15px; } .news-uls li a{ position: relative; display: block; padding:10px 0 10px 80px; box-sizing: border-box; border-bottom: 1px solid #b5b5b5; } .academic-uls li a{ border-bottom: 1px dashed #b5b5b5; } .news-uls li a:hover .news-date{ background-color:#213a69 ; } .news-uls li a:hover .news-summary h3{ color:#213a69 ; } .news-date{ position: absolute; top: 10px; left: 0; width: 70px; height: 70px; padding-top: 10px; color: #fff; text-align: center; border-radius: 5px; box-sizing: border-box; background-color: #5a6989; } .news-date b{ font-size: 30px; line-height: 30px; } .news-date p{ margin: 0; } .news-summary h3{ margin-top: 0; padding-top: 3px; font-size: 15px; color: #737373; font-weight: 700; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .news-summary p{ height:40px; line-height: 20px; color: #858687; text-align: justify; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; } /****专题网站***/ .topics_box{ margin-bottom: 20px; } .topics_box > div { margin-bottom: 20px; padding: 0 6px 0 10px; } .topics_box div a { display: block; line-height: 20px; padding: 2px; color: #909090; font-size: 14px; box-sizing: border-box; border-top: 1px solid #eee; background-color: #fff; } .topics_box div a img { width: 100%; } .topics_box div a:hover{ color: white!important; background-color: #5d718e!important; } .topics_box div a p { margin: 0; padding-left: 5px; font-size: 15px; line-height: 30px; white-space: nowrap; text-overflow: ellipsis; -o-text-overflow: ellipsis; overflow: hidden; border-bottom: 1px solid #eee; } @media (max-width: 768px) { .news_box { margin: 0; } .carouse{ height: 200px; } }