|
|
/*单行溢出*/
|
|
|
|
|
|
body{
|
|
|
overflow-x: hidden;
|
|
|
font-family: "微软雅黑";
|
|
|
}
|
|
|
.one-txt-cut {
|
|
|
overflow: hidden;
|
|
|
white-space: nowrap;
|
...
|
...
|
@@ -33,7 +36,8 @@ |
|
|
position: relative;
|
|
|
}
|
|
|
|
|
|
|
|
|
body{
|
|
|
}
|
|
|
/* 地球 */
|
|
|
|
|
|
.top_earth {
|
...
|
...
|
@@ -244,32 +248,32 @@ |
|
|
|
|
|
.center_card_Img1 {
|
|
|
background-size: 100% 100%;
|
|
|
background-image: url('../images/cicon_09@2x.png');
|
|
|
background-image: url('../images/monthCover/1.jpg');
|
|
|
}
|
|
|
|
|
|
.center_card_Img2 {
|
|
|
background-size: 100% 100%;
|
|
|
background-image: url('../images/cicon_24@2x.png');
|
|
|
background-image: url('../images/monthCover/3.jpg');
|
|
|
}
|
|
|
|
|
|
.center_card_Img3 {
|
|
|
background-size: 100% 100%;
|
|
|
background-image: url('../images/cicon_24@2x.png');
|
|
|
background-image: url('../images/monthCover/6.jpg');
|
|
|
}
|
|
|
|
|
|
.center_card_Img4 {
|
|
|
background-size: 100% 100%;
|
|
|
background-image: url('../images/cicon_24@2x.png');
|
|
|
background-image: url('../images/monthCover/8.jpg');
|
|
|
}
|
|
|
|
|
|
.center_card_Img5 {
|
|
|
background-size: 100% 100%;
|
|
|
background-image: url('../images/cicon_24@2x.png');
|
|
|
background-image: url('../images/monthCover/9.jpg');
|
|
|
}
|
|
|
|
|
|
.center_card_Img6 {
|
|
|
background-size: 100% 100%;
|
|
|
background-image: url('../images/cicon_24@2x.png');
|
|
|
background-image: url('../images/monthCover/11.jpg');
|
|
|
}
|
|
|
|
|
|
.hovers {
|
...
|
...
|
@@ -597,7 +601,7 @@ |
|
|
position: relative;
|
|
|
background-color: #fff;
|
|
|
color: rgba(60, 60, 148, 1);
|
|
|
width: 5rem;
|
|
|
width: 4.2rem;
|
|
|
/* height: 2.84rem; */
|
|
|
background: rgba(255, 255, 255, 1);
|
|
|
border-radius: 0.1rem;
|
...
|
...
|
@@ -751,7 +755,7 @@ |
|
|
|
|
|
.recommed_contant_title {
|
|
|
/* width: 2.32rem; */
|
|
|
/* height: 0.7rem; */
|
|
|
height: 0.76rem;
|
|
|
font-size: 0.28rem;
|
|
|
font-family: PingFang-SC-Medium;
|
|
|
font-weight: 500;
|
...
|
...
|
@@ -870,7 +874,7 @@ |
|
|
/* 亲临现场 */
|
|
|
|
|
|
.first_scene {
|
|
|
width: 7.5rem;
|
|
|
/*width: 7.5rem;*/
|
|
|
/* margin-top: 0.66rem;
|
|
|
margin-left: 0.32rem */
|
|
|
padding: 0.66rem 0.32rem 0.1rem 0.32rem;
|
...
|
...
|
@@ -893,13 +897,10 @@ |
|
|
|
|
|
.first_scene_top_ch {
|
|
|
margin-left: 0.2rem;
|
|
|
/* width: 1.56rem; */
|
|
|
/* height: 0.38rem; */
|
|
|
font-size: 0.4rem;
|
|
|
font-family: PingFang-SC-Heavy;
|
|
|
font-weight: 800;
|
|
|
color: rgba(255, 255, 255, 1);
|
|
|
/* line-height: 0.74rem; */
|
|
|
}
|
|
|
|
|
|
.first_scene_top_ch span {
|
...
|
...
|
@@ -2136,7 +2137,6 @@ |
|
|
}
|
|
|
|
|
|
.index_fifteen_two_right_bg {
|
|
|
width: 1.2rem;
|
|
|
height: 0.38rem;
|
|
|
background: rgba(60, 60, 148, 1);
|
|
|
display: flex;
|
...
|
...
|
|