css-edit
parent
cdb66c8ab1
commit
61434c0e78
|
@ -263,7 +263,7 @@
|
|||
.index-news-left span>em{
|
||||
width: 53px;
|
||||
height: 11px;
|
||||
background-image: url(../imgs/news-more.png);
|
||||
background-image: url(../images/news-more.png);
|
||||
background-size: 100%;
|
||||
}
|
||||
.index-news-left:hover .left-title{
|
||||
|
@ -507,7 +507,7 @@
|
|||
.index-about{
|
||||
margin-top: 50px;
|
||||
padding: 50px;
|
||||
background-image: url(../imgs/about-bg.jpg);
|
||||
background-image: url(../images/about-bg.jpg);
|
||||
background-repeat: no-repeat;
|
||||
background-size: cover;
|
||||
background-position: center;
|
||||
|
@ -611,7 +611,7 @@
|
|||
|
||||
/* 尾部 */
|
||||
.footer{
|
||||
background-image: url(../imgs/foot-bg.jpg);
|
||||
background-image: url(../images/foot-bg.jpg);
|
||||
background-repeat: no-repeat;
|
||||
background-position: center;
|
||||
background-size: cover;
|
||||
|
@ -835,7 +835,7 @@
|
|||
/* 领导致辞 */
|
||||
.speech-bg{
|
||||
padding: 75px 0;
|
||||
background-image: url(../imgs/speech-bg.jpg);
|
||||
background-image: url(../images/speech-bg.jpg);
|
||||
background-repeat: no-repeat;
|
||||
background-position: center;
|
||||
background-size: cover;
|
||||
|
@ -950,7 +950,7 @@
|
|||
|
||||
/* 组织机构 */
|
||||
.organization-bg{
|
||||
background-image: url(../imgs/organization-bg.jpg);
|
||||
background-image: url(../images/organization-bg.jpg);
|
||||
background-repeat: no-repeat;
|
||||
background-position: center;
|
||||
background-size: cover;
|
||||
|
@ -967,7 +967,7 @@
|
|||
|
||||
/* 大事记 */
|
||||
.memorabilia-bg{
|
||||
background-image: url(../imgs/memorabilia-bg.jpg);
|
||||
background-image: url(../images/memorabilia-bg.jpg);
|
||||
background-repeat: no-repeat;
|
||||
background-position: center;
|
||||
background-size: cover;
|
||||
|
@ -1060,7 +1060,7 @@
|
|||
background-color: #de0011;
|
||||
margin-top: -25.5px;
|
||||
left: 0;
|
||||
background-image: url(../imgs/join-arrow-left.png);
|
||||
background-image: url(../images/join-arrow-left.png);
|
||||
background-size: 20px 22px;
|
||||
}
|
||||
.memorabili-swiper .swiper-button-next{
|
||||
|
@ -1070,7 +1070,7 @@
|
|||
background-color: #de0011;
|
||||
margin-top: -25.5px;
|
||||
right: 0;
|
||||
background-image: url(../imgs/join-arrow-right.png);
|
||||
background-image: url(../images/join-arrow-right.png);
|
||||
background-size: 20px 22px;
|
||||
}
|
||||
.memorabili-swiper .swiper-button-disabled{
|
||||
|
@ -1093,7 +1093,7 @@
|
|||
|
||||
/* 新闻动态 */
|
||||
.news-bg{
|
||||
background-image: url(../imgs/news-bg.jpg);
|
||||
background-image: url(../images/news-bg.jpg);
|
||||
background-repeat: no-repeat;
|
||||
background-position: center;
|
||||
background-size: cover;
|
||||
|
@ -1147,7 +1147,7 @@
|
|||
.news-txt span>em{
|
||||
width: 53px;
|
||||
height: 11px;
|
||||
background-image: url(../imgs/news-more.png);
|
||||
background-image: url(../images/news-more.png);
|
||||
background-size: 100%;
|
||||
}
|
||||
.news-list li:hover img{
|
||||
|
@ -1162,7 +1162,7 @@
|
|||
transition: all .6s;
|
||||
}
|
||||
.news-list li:hover .news-txt span>em{
|
||||
background-image: url(../imgs/news-more2.png);
|
||||
background-image: url(../images/news-more2.png);
|
||||
transition: all .6s;
|
||||
}
|
||||
|
||||
|
@ -1220,7 +1220,10 @@
|
|||
}
|
||||
.news-detail-txt img{
|
||||
max-width: 100%;
|
||||
margin: 30px auto;
|
||||
margin: auto;
|
||||
}
|
||||
.news-detail-txt p img{
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
/* 上下篇 */
|
||||
|
@ -1358,7 +1361,7 @@
|
|||
width: 58px;
|
||||
height: 48px;
|
||||
border: 1px solid #e7626c;
|
||||
background-image: url(../imgs/arrow-left.png);
|
||||
background-image: url(../images/arrow-left.png);
|
||||
background-repeat: no-repeat;
|
||||
background-position: center;
|
||||
background-size: 21px 20px;
|
||||
|
@ -1371,7 +1374,7 @@
|
|||
width: 58px;
|
||||
height: 48px;
|
||||
border: 1px solid #e7626c;
|
||||
background-image: url(../imgs/arrow-right.png);
|
||||
background-image: url(../images/arrow-right.png);
|
||||
background-repeat: no-repeat;
|
||||
background-position: center;
|
||||
background-size: 21px 20px;
|
||||
|
@ -1386,11 +1389,11 @@
|
|||
}
|
||||
.preview-arrow .preview-arrow-prev:hover{
|
||||
background-color: #de0011;
|
||||
background-image: url(../imgs/arrow-left2.png);
|
||||
background-image: url(../images/arrow-left2.png);
|
||||
}
|
||||
.preview-arrow .preview-arrow-next:hover{
|
||||
background-color: #de0011;
|
||||
background-image: url(../imgs/arrow-right2.png);
|
||||
background-image: url(../images/arrow-right2.png);
|
||||
}
|
||||
|
||||
.preview-arrow .swiper-button-disabled{
|
||||
|
@ -1403,11 +1406,11 @@
|
|||
}
|
||||
.preview-arrow .preview-arrow-prev.swiper-button-disabled:hover{
|
||||
background-color: rgba(0,0,0,0);
|
||||
background-image: url(../imgs/arrow-left.png);
|
||||
background-image: url(../images/arrow-left.png);
|
||||
}
|
||||
.preview-arrow .preview-arrow-next.swiper-button-disabled:hover{
|
||||
background-color: rgba(0,0,0,0);
|
||||
background-image: url(../imgs/arrow-right.png);
|
||||
background-image: url(../images/arrow-right.png);
|
||||
}
|
||||
|
||||
|
||||
|
@ -1420,7 +1423,6 @@
|
|||
.area-list li{
|
||||
width: 50%;
|
||||
padding: 30px 35px;
|
||||
background-image: url(../imgs/area-list-bg.png);
|
||||
background-repeat: no-repeat;
|
||||
background-position: 35px bottom;
|
||||
background-size: 102px 127px;
|
||||
|
@ -1450,7 +1452,7 @@
|
|||
display: flex;
|
||||
justify-content: flex-end;
|
||||
align-items: center;
|
||||
margin: 70px 0 35px;
|
||||
margin: 35px 0 0 0 ;
|
||||
font-size: 13px;
|
||||
line-height: 2;
|
||||
color: #868686;
|
||||
|
@ -1463,7 +1465,7 @@
|
|||
display: block;
|
||||
width: 16px;
|
||||
height: 10px;
|
||||
background-image: url(../imgs/area-more.png);
|
||||
background-image: url(../images/area-more.png);
|
||||
background-size: 16px 10px;
|
||||
margin-left: 6px;
|
||||
}
|
||||
|
@ -1561,7 +1563,7 @@
|
|||
.inspect-list li:hover .inspect-txt>span>em{
|
||||
width: 53px;
|
||||
height: 11px;
|
||||
background-image: url(../imgs/news-more.png);
|
||||
background-image: url(../images/news-more.png);
|
||||
background-size: 100%;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue