.xsty{
    margin-top: 80px;
}
.xsty p{
    color: #999;
    margin-bottom: 36px;
    font-size: 14px;
    line-height: 25px;
    padding: 0 75px;
    margin-bottom: 40px;

}
.xsty .title{
    display: flex;
    flex-direction: column;
    align-items: center;
}
.xsty .eng{
    color: #999;
    font-size: 12px;
    margin-bottom: 21px;
}
.xsty h1{
    color: #333;
    margin-bottom: 11px;
    font-weight: 600;
}
.xsty .line{
    width: 56px;
    height: 4px;
    background-color: #a41e30;
    margin-bottom: 30px;
}
.sd{
    margin-bottom: 35px;
    display: flex;
    justify-content: center;

}
.sd-item{
    width: fit-content;
    position: relative;
}
.sd-des{
    position: absolute;
    bottom: 46px;
    left: 0;
    padding-left: 45px;
}
.sd-des .yw{
    color: #ffffff;
    font-size: 33px;
    font-weight: 600;
}
.sd-des .zw{
    color: #f5f5f5;
    margin-top: 10px;
    margin-bottom: 35px;
    font-size: 26px;
}
.sd-des .dz{
    color: #eeebe6;
    font-size: 17px;
}
.model .yw{
    font-size: 56px;
}
.model .zw{
    margin: 33px 0;
    font-size: 39px;
}
.model .dz{
    margin-bottom: 66px;
}
.seemore{
    display: block;
    width: 224px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    background-color: #a61e32;
    color: #fff;
    font-size: 21px;
    margin: 0 auto;
}
.seemore:hover{
    color: #a61e32;
    background-color: #fff;
}
.sd-item .model {
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(198, 170, 131,.9);
    width: 1200px;
    height:675px;
    padding: 195px 0;
    box-sizing: border-box;
    text-align: center;
    display: none;
}
.sinimay-fliuid-nav {
    border-bottom: 1px solid #e6e6e6;
}