This commit is contained in:
wangshengnan 2022-05-13 15:08:28 +08:00
parent 097b53c665
commit f7c4e6a973
2 changed files with 19 additions and 17 deletions

View File

@ -362,17 +362,17 @@ blockquote{
}
#inlunbo{
width: 590px;
height: 410px;
height: 400px;
}
#inlunone{
width: 590px;
height: 410px;
height: 400px;
overflow: hidden;
}
#inlunone li{
float: left;
width: 590px;
height: 410px;
height: 400px;
display: none;
position: relative;
transition: 0.5s all;
@ -438,7 +438,7 @@ blockquote{
}
#menu{
width: 548px;
height: 410px;
height: 400px;
overflow: hidden;
}
#menu #nav {
@ -521,7 +521,6 @@ blockquote{
}
.kjrukou{
margin-top: 30px;
margin-bottom: 10px;
}
.kjrukou ul{
height: 120px;
@ -1036,8 +1035,12 @@ blockquote{
position: relative;
}
.er_coaimg{
height: 142px;
border-bottom: 2px #EE8515 solid;
}
.er_coaimg img{
height: 100%;
}
.er_item{
position: absolute;
right: 0;
@ -1049,7 +1052,7 @@ blockquote{
font-weight: 600;
}
.er_neirong{
margin-top: 14px;
margin-top: 20px;
padding: 0 14px;
}
.er_neirong p{
@ -1059,7 +1062,7 @@ blockquote{
}
.er_bouutn{
display: block;
margin: 20px;
margin: 14px;
text-align: center;
font-size: 14px;
color: #EE8515;
@ -1115,10 +1118,10 @@ blockquote{
box-shadow: 0px 2px 32px -5px rgba(133, 139, 144, 0.3);
}
.cyh_contr ul li:hover h3{
color: #07a54d;
color: #ee8515;
}
.cyh_contr ul li:hover .jianttewr{
color: #07a54d;
color: #ee8515;
}
.cyh_contr ul li a{
display: block;
@ -1148,25 +1151,24 @@ blockquote{
.xqer_cont{
padding: 40px;
padding: 30px 40px;
}
.xqer_cont h3{
font-size: 24px;
font-size: 22px;
text-align: center;
color: #333333;
font-weight: 600;
padding-bottom: 30px;
padding-bottom: 10px;
border-bottom: 1px #ebebeb solid;
margin-bottom: 20px;
margin-bottom: 10px !important;
}
.xqer_date{
text-align: center;
font-size: 14px;
color: #999;
margin-bottom: 30px;
margin-bottom: 20px;
}
.xqer_date span{
color: #777;
color: #999;
}
.xqer_cont p{
font-size: 16px;

View File

@ -49,7 +49,7 @@
</div>
<div class="er_item">{{art.title}}</div>
<div class="er_neirong">
<p class="er_neip">{{$tfnm(art,'content',48)}}</p>
<p class="er_neip over-line3">{{$tfnm(art,'content')}}</p>
</div>
<a href="javascript:void(0);" class="er_bouutn" >[了解更多]</a>
</a>