This commit is contained in:
make
2025-04-10 15:21:05 +08:00
parent 2e9e914f77
commit 8f39bb20bb
19 changed files with 246 additions and 145 deletions

View File

@@ -34,12 +34,13 @@ s{background: url(../images/iconC.png) no-repeat;}
.vzj{width: 21px; height: 10px; background: url(../images/iconC.png) no-repeat -154px -48px; margin: 10px 22px 0 10px; float: right;}
/* 公共头部 */
.header{width: 100%; height: 80px; background: #fff; margin-bottom: 20px;}
.header{width: 100%; height: 80px; background: #fff; margin-bottom: 0px;}
.headWrap{width: 1100px; margin: 0 auto;height: 80px; background: #fff;}
/* logo */
.headWrap h1{width: auto; height: 50px; padding-top: 15px; float: left;}
.headWrap h1 a{width: 100%; height: 50px;font-size: 1.4rem; }
.headWrap h1 img{width: 100%; height: 100%;}
.headWrap h1 , .headWrap h2{width: auto; height: 50px; padding-top: 15px; float: left;}
.headWrap h1 a , .headWrap h2 a{width: 100%; height: 50px;font-size: 1.4rem; line-height: 48px;
}
.headWrap h1 img , .headWrap h2 img {width: 100%; height: 100%;}
/*导航 */
.headWrap .nav{float: left; margin: 24px 0 0 20px;}
.headWrap .nav li{float: left; margin: 0 2px;}
@@ -197,7 +198,7 @@ display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical;}
/* 热门推荐 */
.content .area{width: 1064px; height: 514px; background: #fff; padding: 38px 18px 40px;}
.content .site-description{width: 1064px; background: #fff; padding: 10px 18px 10px;font-size: 1rem;}
.content .site-description{width: 1064px; padding: 10px 0px 0px;font-size: 1rem;}
.f2 .area_head{overflow: hidden; margin-bottom: 15px;}
.f2 .f2_list{overflow: hidden; padding: 0 10px;}
.f2 .f2_list li{overflow: hidden; width: 122px; margin: 6px 0; float: left; padding: 13px 26px;}
@@ -308,6 +309,7 @@ display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical;}
/* 筛选 */
.find{background: #fff; width: 1100px;overflow: hidden; margin-bottom: 20px;}
.find h1{text-align: center;font-size: 1.2rem;margin-bottom: 1rem;}
.find .fi_t{padding: 40px 0; border-bottom: 1px solid #f0f0f0; }
.find .boFi{width: 468px; height: 38px; border: 1px solid #8a8a8a; border-radius: 20px; margin: 0 auto; overflow: hidden;}
.find .boFi span{float: left; margin: 6px 20px 0 14px;}
@@ -489,7 +491,7 @@ display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical;}
/*章节列表*/
.con_box{padding: 0 50px; overflow: hidden;background: #fff;font-size: 12px;}
.con_box .top{text-align: center; margin-bottom: 58px;}
.con_box h3{font-size: 20px; font-weight: 600; margin: 45px 0 12px 0;}
.con_box h1{font-size: 20px; font-weight: 600; margin: 45px 0 12px 0;}
.con_box .fenlei{overflow: hidden; margin: 0 0 20px 0;}
.con_box .fenlei .tit{width: 998px; height: 34px; border: 1px solid #f0f0f0; font-size: 14px; line-height: 34px; color: #333;}
.con_box .fenlei .tit span{width: 4px; height: 14px; background: #f26552; margin: 10px 10px 0 10px; float: left;}
@@ -497,6 +499,7 @@ display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical;}
.con_box .show .tit s{margin: 10px 10px 0 0; background-position: -64px -70px;}
.fL_con{width: 1000px; padding: 28px 0 50px 0; overflow: hidden;}
.fL_con ul li{float: left; width: 23%; height: 48px; line-height: 48px; border-bottom: 1px dashed #f0f0f0; padding: 0 10px;}
.fL_con ul li h2{font-size:0.8rem}
.fL_con ul li a{ max-width: 190px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.fL_con ul li a,.ydts a{color: #9e9e9e;}
.fL_con ul li a:hover,.ydts a:hover{color: #f26552;}
@@ -604,7 +607,7 @@ display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; margi
.breadcrumb {
font-family: Arial, sans-serif;
padding: 10px 15px;
background-color: #f8f9fa;
background-color: #ffffff;
border-radius: 5px;
margin: 10px 0;
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);

View File

@@ -2285,6 +2285,9 @@ aria {
background: #f6f7f8;
font-size: 0.9375rem;
}
.search-list .result h1{
margin-bottom: 0.8rem;
}
.search-list .result span {
color: #fe7031;
}

View File

@@ -432,6 +432,10 @@ a:hover {
z-index: 5;
margin-bottom: 12px;
}
.main-text-wrap .text-head h1{
font-size:1rem;
margin-bottom: 0.5rem;
}
.main-text-wrap .text-head h3 {
font: 24px/32px PingFangSC-Regular,HelveticaNeue-Light,'Helvetica Neue Light','Microsoft YaHei',sans-serif;
overflow: hidden;