#xinwenliebiao1{
    display:none;
}
#chanpinliebiao .button{
    display:none;
}
div.image{
    background:white;
}
div.image > img{
    object-fit: contain!important;
}

#guanyu_sort{
    display:none;
}
ul > li.subtitle:nth-child(2){
    display:none;
}
#header_1 .is-primary-bg,#navbarDetail{
    background:white!important;
}

#header_1 .navbar-item:not(.has-dropdown), #header_1 .navbar-link,#header_1 .navbar-dropdown{
color:black!important;
background:white!important;
}

#intro1 h1,#intro1 h4,#intro1 h5,#intro2 h1,#intro2 h4,#intro2 h5,#intro3 h1,#intro3 h4,#intro3 h5{
    color:white!important;
    font-size:revert!important;
}

#intro1,#intro2,#intro3{
    align-items: center;
}
#intro1 h5,#intro2 h5,#intro3 h5{
    margin:25px 0 50px 0;
}
@media(max-width: 768px) {
    #intro1 h5,#intro2 h5,#intro3 h5{
        margin:10px 0 50px 0;
    }
}
#look{
    text-align:center;
}
p.about-intro{
    height:45px;
    overflow:hidden;
}
nav.navbar {
    display:revert;
}
div.navbar-start{
    display:flex;
    width:100%;
    justify-content: space-between;
}
div.navbar-brand{
    background:white!important;
}
div.is-6-desktop:nth-child(1){
    display:none;
}
.columns.is-vcentered{
    justify-content: center;
}
div.img-wrap{
    display:none;
}
.media-content > .content > p:nth-child(2){
    display:none;
}