提交 e81001ef authored 作者: 王鹏飞's avatar 王鹏飞

chore: 调整文化理念页面视频样式

上级 7392c434
......@@ -3,10 +3,8 @@
<div class="video-box">
<video
src="https://webapp-pub.ezijing.com/www/pc/%E7%B4%AB%E8%8D%86%E5%AE%A3%E4%BC%A0%E7%89%8720201224.mp4"
width=""
height=""
controls="controls"
preload="none"
preload="auto"
></video>
</div>
<div class="honor-content">
......@@ -105,12 +103,11 @@ export default {}
.video-box {
width: 1000px;
height: 552px;
background: #aa1941;
padding: 25px 50px;
box-sizing: border-box;
video {
display: block;
width: 100%;
height: 100%;
background-color: #000;
}
}
.honor-content {
......@@ -123,35 +120,35 @@ export default {}
color: #424242;
margin-bottom: 30px;
}
ul{
ul {
display: flex;
flex-wrap: wrap;
li{
li {
margin-right: 70px;
width: 370px;
min-height: 430px;
margin-top: 30px;
&:nth-child(even){
&:nth-child(even) {
margin-right: 0;
}
.tits{
.tits {
font-size: 22px;
font-weight: bold;
line-height: 100%;
color: #424242;
margin-bottom: 12px;
}
.h2{
.h2 {
height: 46px;
line-height: 100%;
border-bottom: 1px solid #98002E;
border-bottom: 1px solid #98002e;
font-size: 20px;
line-height: 100%;
color: #424242;
}
.txts{
.txts {
padding-top: 18px;
.p{
.p {
font-size: 16px;
line-height: 34px;
color: #424242;
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论