|
@@ -5,7 +5,9 @@
|
|
|
margin-bottom: 30px;
|
|
|
}
|
|
|
.tout .tout_one{
|
|
|
- width: 11%;
|
|
|
+ /* width: 11%; */
|
|
|
+ flex: 0 0 auto;
|
|
|
+ width: 70px;
|
|
|
}
|
|
|
.tout .tout_one img{
|
|
|
width: 67px;
|
|
@@ -144,11 +146,22 @@
|
|
|
}
|
|
|
|
|
|
@media (max-width: 768px) {
|
|
|
+/* 头条 */
|
|
|
+ .tout{margin-top: 18px;margin-bottom: 20px;}
|
|
|
+ .tout .tout_one{width: 50px;}
|
|
|
+ .tout .tout_one img{
|
|
|
+ width: 43px;
|
|
|
+ height: 26px;
|
|
|
+ }
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
.bote_one{
|
|
|
flex-wrap: wrap;
|
|
|
}
|
|
|
+ .bottomfrs{height: 310px;}
|
|
|
.shoutoa{
|
|
|
- width: 50%;
|
|
|
+ width: 33.3%;
|
|
|
margin-bottom: 20px;
|
|
|
}
|
|
|
.shoutoa img{
|
|
@@ -208,20 +221,21 @@
|
|
|
font-family: Microsoft YaHei;
|
|
|
font-weight: bold;
|
|
|
color: #E10101;
|
|
|
- line-height: 45px;
|
|
|
+ line-height: 24px;
|
|
|
}
|
|
|
.tout .tout_two p:nth-child(2){
|
|
|
font-size: 12px;
|
|
|
font-family: Microsoft YaHei;
|
|
|
font-weight: 400;
|
|
|
color: #666666;
|
|
|
- line-height: 28px;
|
|
|
+ line-height: 20px;
|
|
|
}
|
|
|
.biejus img{
|
|
|
display: none;
|
|
|
}
|
|
|
.biejus p{
|
|
|
- text-align: center;
|
|
|
+ /* text-align: center; */
|
|
|
+ left: 15px!important;
|
|
|
}
|
|
|
|
|
|
}
|
|
@@ -253,7 +267,7 @@
|
|
|
font-family: Microsoft YaHei;
|
|
|
font-weight: 400;
|
|
|
color: #000000;
|
|
|
- margin-left: 0 !important;
|
|
|
+ /* margin-right: 0 !important; */
|
|
|
/* line-height: 24px; */
|
|
|
}
|
|
|
|
|
@@ -261,7 +275,7 @@
|
|
|
font-size: 14px;
|
|
|
font-weight: 400;
|
|
|
color: #000000;
|
|
|
- margin-left: 20px;
|
|
|
+ margin-right: 20px;
|
|
|
line-height: 24px;
|
|
|
}
|
|
|
.nhy{
|