.user .nickname { line-height: normal; }
a.user-link { margin-left: 15px; color: #ff0000; }
.ulRight ul { display: flex; margin-top: 6px; margin-bottom: 5px; }
.ulRight ul li { margin-left: 20px; cursor: pointer; }
.ulRight ul li a:hover { text-decoration: none; }
.topPart { display: flex; width: 100%; justify-content: space-between; align-items: center; }
.hot-article .v-two .title { padding: 5px; }
.flex-tt { display: flex; align-items: center; }
.flex-tt h4 { flex: 1; }
.flex-tt p { margin: 0; font-size: 18px; }
.m-ss { justify-content: space-between; display: flex; align-items: center; margin: 10px; }
.nr-mid { flex: 1; }
.m-btn { margin-right: 40px; margin-left: 40px; }
.title_content { width: 100%; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; }
.title_content:hover { text-overflow: inherit; overflow: visible; white-space: pre-line; }
.index .carousel-inner .item-img { height: 285px; }
.iconAll { display: flex; align-items: center; justify-content: space-between; margin-top: 20px; }
.iconAll .iconList { text-align: center; }
.iconAll .iconList a { display: block; }
.iconAll .iconList img { display: block; width: 48px; height: 48px; margin: 0 auto; }
.saoBg a { display: block; }
.tx-all { position: absolute; left: 0; margin-left: 0px; top: 30px; width: 100%; }
.twoWrap { margin-top: 70px; }
.kt { color: #ea5513; }
a.a-hy { color: #ea5513; margin-right: 20px; }
a.a-hz { margin-right: 10px; }
.nav-rt { margin-left: 15px; }
.nav-rt ul li a { padding: 0 5px; color: #333; }
.collect-item:hover { box-shadow: 0 2px 8px rgba(0,0,0,0.1); border-color: #d9d9d9; }
.collect-item .cover-wrapper { transition: transform 0.3s; }
.collect-item:hover .cover-wrapper { transform: scale(1.05); }
.doc-meta .label { font-size: 12px; padding: 3px 8px; }
.empty-tip { background: #fafafa; border-radius: 8px; border: 2px dashed #d9d9d9; }
.pagination { display: inline-block; }
.pagination > li > a, .pagination > li > span { color: #333; }
.pagination > .active > span { background-color: #3285FF; border-color: #3285FF; }
.pagination > li > a:hover { color: #3285FF; }
