.title-s{
    font-size: 14px;
    font-family: 'Spartan';
    font-style: normal;
    color:  #FFFFFF;
}
.title{
    font-size: 24px;
    font-family: 'Spartan';
    font-style: normal;
    color:  #FFFFFF;;
}
.product{
    width: 100%;
}
.product-img{
    display: flex;
    height: 485px;
    align-items: center;
    text-align: center;
    margin-left: 0px;
}
.product-title{
    font-family: 'Lora';
    font-style: normal;
    color: #495057;
    font-size: 36px;
    margin-top: 49px;
    height: 92px;
    font-weight: bold;
}
.product-content{
    font-family: 'Lora';
    font-style: normal;
    font-size: 18px;
    color: #495057;
    min-width: 100%;
}
.product-content p{
    line-height: 20px;

}
.value{
    height: 966px;
}
.H-b-Value1{
    font-family: 'Lora';
    font-style: normal;
    color: #FFFFFF;
    position: absolute;
    z-index: 2;
    top:113px;
    left:68px;
    text-align:left;
}
.H-b-title{
    font-family: 'Lora';
    color: #FFFFFF;
    position: absolute;
    z-index: 2;
    font-size: 48px;
    font-weight: bold;
    top:228px;
    left:70px;
}
.H-b-Value1 div{
    font-size: 24px;
    font-weight: bold;
    line-height: 24px;
    border-bottom-style:solid;
    width: 55px;
    border-width:1px;
    height: 40px;
}
.H-b-Value1 p{
    margin-top: 18px;
    font-size: 18px;
    line-height: 6px;
}
.H-b-Value1 hr{
    width: 55px;
    background-color: #FFFFFF;
    height: 1px;
    opacity:unset;
    margin-top: 8px;
}
.content-m-l{
    margin-left: 71px;
}
.contact-title{
    font-family: 'Lora';
    font-weight: bold;
    font-style: normal;
    color: #495057;
    font-size: 36px;
    margin-top: 49px;
    height: 108px;
}
.contact-title p{
    font-family: 'Lora';
    font-weight: bold;
    font-style: normal;
    color: #495057;
    font-size: 36px;
    font-size: 18px;
    font-weight: normal;
}
.contact-title ul{
    font-family: 'Lora';
    font-weight: bold;
    font-style: normal;
    color: #495057;
    font-size: 36px;
    font-size: 18px;
    font-weight: normal;
}
.fake-border-b{
    width: 55px;
    height: 1px;
    background-color: #495057;
}
#quit{
    cursor: pointer;
}
.m-click{
    cursor: pointer;
}
.title-img{
    width: 100%;
    height: 343px;
}

body{
    min-width: 1024px;
}