Commit 8053b18c authored by xiujunlian's avatar xiujunlian

"样式修改"

parent 502764fb
...@@ -75,30 +75,24 @@ ...@@ -75,30 +75,24 @@
.main .announcement ul { .main .announcement ul {
width: 254px; width: 254px;
height: 215px; height: 216px;
border: 1px solid #CCCCCC; border: 1px solid #CCCCCC;
box-sizing: border-box; box-sizing: border-box;
overflow: hidden; overflow: hidden;
margin: 0 5px 12px 0; margin: 0 5px 12px 0;
} }
.main .announcement ul li { .main .announcement ul li.news-content {
min-height: 34px; height: 34px!important;
line-height: 1.2; line-height: 34px!important;
border-bottom: 1px dashed #CCCCCC; border-bottom: 1px dashed #CCCCCC;
font-size: 13px; font-size: 13px;
display: flex; padding: 0 4px!important;
align-items: center;
} }
.main .announcement ul li.news-content{
min-height: 24px; .main .announcement ul li.news-content:first-child {
height: auto; height: 40px!important;
text-indent: 0; line-height: 40px!important;
padding: 5px 4px;
}
.main .announcement ul li:first-child {
height: 40px;
line-height: 40px;
text-indent: 13px; text-indent: 13px;
border-bottom: 1px solid #CCCCCC; border-bottom: 1px solid #CCCCCC;
box-sizing: border-box; box-sizing: border-box;
...@@ -106,8 +100,15 @@ ...@@ -106,8 +100,15 @@
font-weight: bold; font-weight: bold;
background-color: #F1F1F1; 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 .icon-gonggao{font-size: 24px;color: #d81e06;vertical-align: middle;}
.main .announcement div{width: 254px;} .main .announcement div{width: 254px;}
.main .announcement img{ .main .announcement img{
...@@ -119,7 +120,7 @@ ...@@ -119,7 +120,7 @@
.announcementImg a{ .announcementImg a{
display: block; display: block;
text-align: center; text-align: center;
margin-top: 9px; margin-top: 7px;
} }
/* 轮播图效果CSS开始 */ /* 轮播图效果CSS开始 */
...@@ -288,7 +289,7 @@ ...@@ -288,7 +289,7 @@
.service-platform img{ .service-platform img{
width: 254px; width: 254px;
height: 60px; height: 60px;
transform: translateX(1px); transform: translateX(2px);
margin-top: 13px; margin-top: 13px;
} }
...@@ -301,8 +302,21 @@ ...@@ -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 .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-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-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{
.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} 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 { .zgh-wsjds-tb {
width: 680px; width: 680px;
height: 176px; height: 176px;
...@@ -483,6 +497,7 @@ ...@@ -483,6 +497,7 @@
font-family: 微软雅黑; font-family: 微软雅黑;
text-align: center; text-align: center;
cursor: pointer; cursor: pointer;
z-index: 10;
} }
.float-window p{ .float-window p{
...@@ -501,3 +516,7 @@ ...@@ -501,3 +516,7 @@
height: 48px; height: 48px;
width: 72px; 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