add
zongzhibin
2024-11-28 093a1f1e49f482a58cb95f6562ab6c890bb03c89
LuLiScreen/css/style_new20241126.css
文件名从 makino-bigScreen/css/style_new20241126.css 修改
@@ -218,8 +218,10 @@
}
.box-center .center-top {
    padding-top: 11px;
    padding-bottom: 30px;
    width: 100%;
    height: 8.8%;
    height: 9%;
    position: relative;
    background: url(../images/title_border.png) center center no-repeat;
}
@@ -242,7 +244,7 @@
    margin: 0 auto;
    height: 110px;
    width: 98%;
    margin-top: 5%;
    margin-top: 4%;
    margin-bottom: 25px;
    display: flex;
    justify-content: space-between;
@@ -251,7 +253,7 @@
.con_div .con_div_text {
    height: 100%;
    background-color: #034c6a;
    width: 20%;
    width: 24%;
    display: flex;
    justify-content: center;
    align-items: center;
@@ -271,12 +273,13 @@
}
.text01_div p:nth-child(1) {
    font-size: 13px;
    font-size: 18px;
    font-weight: 600;
    color: #ffffff;
}
.text01_div p:nth-child(2) {
    font-size: 28px;
    font-size: 35px;
    color: #ffff43;
    font-weight: 600;
@@ -318,7 +321,7 @@
    top: -15px;
    color: #ffffff;
    font-weight: bold;
    font-size: 16px;
    font-size: 18px;
    text-align: center;
    display: flex;
    align-items: center;
@@ -359,7 +362,8 @@
}
.table_p .dowebok{
    height: 300px;
    /* border: 1px solid red; */
    height: 420px;
    color: #ffffff;
    font-size: 13px;
    /* border: 1px solid red; */
@@ -402,4 +406,40 @@
    width:14.28%;
}
@media screen and (max-height: 610px) {}
.box_up{
    width: 98%;
    margin-top: 10px;
    margin-left: 1%;
    display: flex;
        justify-content: space-between;
}
.box_up_left{
    width: 49%;
}
.box_up_right{
    width: 49%;
}
.div_any_child.div_any_child2 {
    width: 100%;
}
.table_p.table_p_my3 .dowebok{
    height: 60px;
}
.titleHt{
    color: white;
    position: absolute;
    position: absolute;
    top: 12px;
    font-size: 15px;
}
.titleHt span{
    font-weight: 700;
}
.title_lt{
    left: 10px;
}
.title_rt{
    right: 10px;
}