﻿body {
    background:#fff;
}
img{width:100%}
.brand {
    height: 100vh;
    background: url('../../Images/products/wuxiang/p1.jpg')no-repeat center;
    background-size:cover;
    position:relative
}
.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:5rem 9%}
.slogan{width:80%;margin:3rem 10% 1rem}
.wrap-info .desc{margin:2rem 0}
.product{margin-bottom:5rem}
.product .content{text-align:center}
.teaName{font-family: PingFang Heavy;margin:3rem 0 1rem}
.teaType{background:#e70310;color:#fff;font-size:1.1rem;padding:.25rem 1rem;margin-bottom:1rem;display:inline-block}