Commit 8053b18c authored by xiujunlian's avatar xiujunlian

"样式修改"

parent 502764fb
......@@ -75,30 +75,24 @@
.main .announcement ul {
width: 254px;
height: 215px;
height: 216px;
border: 1px solid #CCCCCC;
box-sizing: border-box;
overflow: hidden;
margin: 0 5px 12px 0;
}
.main .announcement ul li {
min-height: 34px;
line-height: 1.2;
.main .announcement ul li.news-content {
height: 34px!important;
line-height: 34px!important;
border-bottom: 1px dashed #CCCCCC;
font-size: 13px;
display: flex;
align-items: center;
padding: 0 4px!important;
}
.main .announcement ul li.news-content{
min-height: 24px;
height: auto;
text-indent: 0;
padding: 5px 4px;
}
.main .announcement ul li:first-child {
height: 40px;
line-height: 40px;
.main .announcement ul li.news-content:first-child {
height: 40px!important;
line-height: 40px!important;
text-indent: 13px;
border-bottom: 1px solid #CCCCCC;
box-sizing: border-box;
......@@ -106,8 +100,15 @@
font-weight: bold;
background-color: #F1F1F1;
}
.main .announcement .news-content a{width: 244px;}
.main .announcement .news-content a{
width: 244px;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.main .announcement .news-content a:hover{
text-decoration: underline!important;
}
.main .announcement .icon-gonggao{font-size: 24px;color: #d81e06;vertical-align: middle;}
.main .announcement div{width: 254px;}
.main .announcement img{
......@@ -119,7 +120,7 @@
.announcementImg a{
display: block;
text-align: center;
margin-top: 9px;
margin-top: 7px;
}
/* 轮播图效果CSS开始 */
......@@ -288,7 +289,7 @@
.service-platform img{
width: 254px;
height: 60px;
transform: translateX(1px);
transform: translateX(2px);
margin-top: 13px;
}
......@@ -301,8 +302,21 @@
.zgh-third-module .zgh-module-left .icon-jiedaishi{font-size: 24px;color: #d81e06;vertical-align: middle;padding-right: 5px;vertical-align: middle;}
.zgh-third-module .zgh-module-left .zgh-reception-room .zgh-advisory{float: right;margin-right: 10px;font-size: 13px;}
.zgh-third-module .zgh-advisory .icon-1{font-size: 20px;vertical-align: middle;padding-right: 2px;}
.zgh-third-module .zgh-module-left .zgh-table-box{width: 680px;height: 176px;line-height: 27px;margin: 11px auto;overflow: hidden;}
.zgh-third-module .zgh-module-left .zgh-table-box .empty-box{width: 680px;height: 176px;line-height: 176px;vertical-align: center;text-align: center;background: #f5f5f5}
.zgh-third-module .zgh-module-left .zgh-table-box{
width: 680px;
height: 169px;
line-height: 27px;
margin: 11px auto;
overflow: hidden;
}
.zgh-third-module .zgh-module-left .zgh-table-box .empty-box{
width: 680px;
height: 176px;
line-height: 176px;
vertical-align: center;
text-align: center;
background: #f5f5f5;
}
.zgh-wsjds-tb {
width: 680px;
height: 176px;
......@@ -483,6 +497,7 @@
font-family: 微软雅黑;
text-align: center;
cursor: pointer;
z-index: 10;
}
.float-window p{
......@@ -501,3 +516,7 @@
height: 48px;
width: 72px;
}
.zgh-third-module .zgh-autocut a:hover{
text-decoration: underline;
}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment