﻿body {
    background:#fff;
}
img{width:100%}
.brand {
    height: 100vh;
    background-repeat:no-repeat;
    background-size:cover;
    position:relative;
    background-position:center
}
.brand .title{    
    position: absolute;
    color: #fff;
    bottom: 5%;
    text-align: center;
    width: 100%;
}
.chTitle{font-family: PingFang Heavy;}
.engTitle {
    text-transform: uppercase;
    letter-spacing: 4px;
}
.desc{line-height:2}
.wrap-info{padding:1rem 9% 5rem}
.slogan{width:80%;margin:3rem 10% 1rem}
.wrap-info .desc{margin:2rem 0}
.product{margin-bottom:5rem}
.product .content{padding: 0 9%;}
.teaName{font-family: PingFang Heavy;margin:3rem 0 1rem;color: #e20310;}
.teaType{color:#e20310;margin-bottom:2rem;display:inline-block}