|
|
|
@ -848,7 +848,7 @@ table.story_table {width: 600px;
|
|
|
|
|
.all_width_content { background: #f6f6f6;
|
|
|
|
|
padding: 30px 0;
|
|
|
|
|
}
|
|
|
|
|
.all_width_content_1200 {width:1200px; margin: 0 auto;}
|
|
|
|
|
.all_width_content_1200 {width:1140px; margin: 0 auto;}
|
|
|
|
|
.list_content {width: 1140px; margin: 0 auto;}
|
|
|
|
|
/* 信息集合页元素 结束 */
|
|
|
|
|
|
|
|
|
@ -1237,18 +1237,18 @@ input.dateicon {font-size: 16px;
|
|
|
|
|
|
|
|
|
|
.CityTag {
|
|
|
|
|
width: calc(100% - 30px);
|
|
|
|
|
top: calc(100% - 60%);
|
|
|
|
|
font-size: 23px;
|
|
|
|
|
color: #fff;
|
|
|
|
|
position: absolute;
|
|
|
|
|
text-align: center;
|
|
|
|
|
line-height: 25px;
|
|
|
|
|
padding: 0 15px;
|
|
|
|
|
text-shadow: 1px 1px 1px #000;
|
|
|
|
|
font-family: 'Goudy Old Style';
|
|
|
|
|
font-weight: 600;
|
|
|
|
|
top: calc(100% - 60%);
|
|
|
|
|
font-size: 22px;
|
|
|
|
|
color: #fff;
|
|
|
|
|
position: absolute;
|
|
|
|
|
text-align: center;
|
|
|
|
|
line-height: 23px;
|
|
|
|
|
padding: 0 15px;
|
|
|
|
|
text-shadow: 1px 1px 1px #000;
|
|
|
|
|
font-family: 'Goudy Old Style';
|
|
|
|
|
font-weight: 600;
|
|
|
|
|
}
|
|
|
|
|
.CityTag strong { font-size: 30px; display: block; font-family: 'Goudy Old Style';}
|
|
|
|
|
.CityTag strong { font-size: 27px; display: block; font-family: 'Goudy Old Style';}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|