*{
    margin: 0;
    padding: 0;
}
html body{
    width: 100%;
    height: 100%;
}
html{
    font-size: 26.67vw;
}
body{
    font-size: 16px;
}
.marginTop{
    margin-top: .5rem;
}
.ltop{
    width: 100%;
    height: 0.5rem;
    padding: 0.1rem 0.23rem 0.1rem 0.21rem;
    box-sizing: border-box;

}
.ltop-left{
    width: 0.97rem;
    height: 0.28rem;
    float: left;
}
.ltop-left img{
    width: 100%;
    height: 100%;
}
.ltop-right{
    width: 1.18rem;
    height: 0.28rem;
    float: right;
    padding: 0.06rem 0;
    box-sizing: border-box;
}
.ltop-right img{
    width: 0.16rem;
    float: left;
}
.ltop-right p{
    float: left;
    font-size: 0.15rem;
    color: #6E4A25FF;
    font-weight: 500;
    font-family: "Apple LiGothic Medium","Microsoft YaHei";
    margin-left: 0.05rem;
    line-height: 1;
}
.ltop-right .ltop-right-left{
    float: right;
}
.ltop-right .ltop-right-left img{
    width: 0.18rem;
}
.topbox{
    width: 100%;
    /*min-height: 6.5rem;*/
    background: url("http://douji-static.oss-cn-hangzhou.aliyuncs.com/suyuan_img/top2.png") no-repeat;
    background-size: 100% auto;
    box-sizing: border-box;
    padding-top: 2.4rem;
}
.top{
    width: 3.44rem;
    height: 0.62rem;
    padding-left: 0.15rem;
}
.top img{
    width: 100%;
}

/* 表格 */
.ctable{
    margin-top: 0.24rem;
}
.ctable table{
    /* border: 0; */
    border: 1px solid #BFBFBFFF;

}
.ctable table tr td{
    border-bottom: 1px solid #BFBFBFFF;
}
.ctable table tr td:first-child{
    border-right: 1px solid #BFBFBFFF;
}
.ctable table tr:last-child td{
    border-bottom:0;
}
/* table第一行显示样式 */
.ctable table tr:nth-child(2n-1) td:nth-child(1){
    width: 0.91rem;
    height: 0.23rem;
    text-align: center;
    background-color: rgba(219, 188, 148, 0.65);
    word-wrap: break-word;
    word-break: break-all;
    padding: 0 0.1rem;
    box-sizing: border-box;
    color: #9D6D3FFF;
    font-size: 0.12rem;
    font-family: "Apple LiGothic Medium","Microsoft YaHei";
    font-weight: 400;
    vertical-align: top;
    padding-top: 0.04rem;
}
.ctable table tr td:nth-child(2){
    width: 2.51rem;
    padding: 0 0.1rem;
    box-sizing: border-box;
    height: 0.23rem;
    word-wrap: break-word;
    word-break: break-all;
    color: #6E4925FF;
    font-weight: 400;
    font-size: 0.12rem;
    font-family: "Apple LiGothic Medium","Microsoft YaHei";
    padding-top: 0.04rem;

}
/* table第二行样式 */
.ctable table tr:nth-child(2n) td:nth-child(1){
    width: 0.91rem;
    height: 0.23rem;
    text-align: center;
    background-color: rgba(219, 188, 148, 0.8);
    word-wrap: break-word;
    word-break: break-all;
    padding: 0 0.1rem;
    box-sizing: border-box;
    color: #9D6D3FFF;
    font-size: 0.12rem;
    font-family: "Apple LiGothic Medium","Microsoft YaHei";
    font-weight: 400;
    vertical-align: top;
    padding-top: 0.04rem;
}
/* .原料信息及原料信息以下的部分 */
.newallbox{
    width: 100%;
    padding: 0.1rem 0.15rem 0.1rem 0.15rem;
    box-sizing: border-box;
    background: url("http://douji-static.oss-cn-hangzhou.aliyuncs.com/suyuan_img/bgc.png") no-repeat;
    background-size: 100% 100%;
}
/* 产品特色 */
.newallbox2{
    width: 100%;
    padding: 0 0.15rem 0.22rem 0.15rem;
    box-sizing: border-box;
    background: url("http://douji-static.oss-cn-hangzhou.aliyuncs.com/suyuan_img/bgc.png") no-repeat;
    background-size: 100% 100%;
}
/* 产品特色文字 */
.tesebox{
    width: 100%;
    min-height: 2.13rem;
    padding: 0.56rem 0.4rem 0.56rem 0.35rem;
    box-sizing: border-box;
    background: url("http://douji-static.oss-cn-hangzhou.aliyuncs.com/suyuan_img/tesetext.jpg") no-repeat;
    background-size: 100% 100%;
}
.tesebox .tesebox-content{
    color: #FFFFFFFF;
    font-size: 0.13rem;
    font-weight: 400;
    font-family: "Apple LiGothic Medium","Microsoft YaHei";
    line-height: 0.18rem;
    height: 1.45rem;
    white-space: normal;
    -webkit-overflow-scrolling: touch;
    overflow-x: auto;
}
/* 通用信息 */
.newallbox3{
    width: 100%;
    padding: 0.1rem 0.15rem 0 0.15rem;
    box-sizing: border-box;
    background: url(http://douji-static.oss-cn-hangzhou.aliyuncs.com/suyuan_img/bgc.png) no-repeat;
    background-size: 100% 100%;
}
/* 品牌介绍 */
.newallbox4{
    width: 100%;
    padding: 0.5rem 0.15rem 0.22rem 0.15rem;
    box-sizing: border-box;
    background: url("http://douji-static.oss-cn-hangzhou.aliyuncs.com/suyuan_img/bgc.png") no-repeat;
    background-size: 100% 100%;
}
/* 通用信息特例 */
.tong-td{
    vertical-align: middle !important;
}
/* 生产过程的table */
.stable{
    margin-top: 0.24rem;
}
.stable table{
    border: 1px solid #BFBFBFFF;
}
/* 第一行样式 */
.stable table tr:nth-child(2n-1) td:first-child{
    width: 0.91rem;
    height: 0.23rem;
    text-align: center;
    word-wrap: break-word;
    word-break: break-all;
    color: #9D6D3FFF;
    font-size: 0.12rem;
    font-family: "Apple LiGothic Medium","Microsoft YaHei";
    font-weight: 400;
}
.stable table tr:nth-child(2n) td:first-child{
    width: 0.91rem;
    height: 0.23rem;
    text-align: center;
    color: #9D6D3FFF;
    word-wrap: break-word;
    word-break: break-all;
    font-size: 0.12rem;
    font-family: "Apple LiGothic Medium","Microsoft YaHei";
    font-weight: 400;
}
.processDiv{
    background-color: rgba(219, 188, 148, 0.65);
    width: 70%;
    margin: 0 auto;
    height: 0.2rem;
    line-height: 0.2rem;
    margin-top: 0.015rem;
    border-radius: 0.05rem;
}
.timeLineSvg{
    position: relative;
    /*background-color: #0f0;*/
    left: 0.437rem;
    top: -0.1rem;
}
.timeLineSvg img{
    height: 0.23rem;
    position: absolute;
    z-index: 999;
}
.stableSimple table{
    border: none !important;
}
.stableSimple table tr td{
    border: none !important;
}

    /* td底部下划线 */
.stable table tr td{
    border-bottom: 1px solid #BFBFBFFF;
}
.stable table tr:last-child td{
    border-bottom: 0;
}
.stable table tr td{
    border-right: 1px solid #BFBFBFFF;
}
.stable table tr td:last-child{
    border-right: 0;
}
/* 第二行样式 */
.stable table tr td:nth-child(2){
    width: 0.82rem;
    height: 0.23rem;
    text-align: center;
    /* background-color: rgba(219, 188, 148, 0.65); */
    /* background-color: red; */
    color: #6E4925FF;
    font-size: 0.12rem;
    font-weight: 400;
    font-family: "Apple LiGothic Medium","Microsoft YaHei";
}
.stable table tr td:nth-child(3){
    width: 0.58rem;
    height: 0.23rem;
    text-align: center;
    /* background-color: rgba(219, 188, 148, 0.65); */
    /* background-color: green; */
    color: #6E4925FF;
    font-size: 0.12rem;
    font-weight: 400;
    font-family: "Apple LiGothic Medium","Microsoft YaHei";
}
.stable table tr td:nth-child(4){
    width: 1.25rem;
    height: 0.23rem;
    text-align: center;
    /* background-color: rgba(219, 188, 148, 0.65); */
    /* background-color: aqua; */
    color: #6E4925FF;
    font-size: 0.12rem;
    font-weight: 400;
    font-family: "Apple LiGothic Medium","Microsoft YaHei";
}
/* 品牌简介 */
.pinpaitext{
    width: 100%;
    height: 4.69rem;
}
.pinpaitext img{
    width: 100%;
    height: 100%;
}
/* 品牌视频 */
.pinpaivideobox{
    width: 100%;
    height: 2.75rem;
    background: url("http://douji-static.oss-cn-hangzhou.aliyuncs.com/suyuan_img/pinpaivideo.png") no-repeat;
    background-size: 100% 100%;
    padding: 0.53rem 0.13rem 0.24rem 0.13rem;
    box-sizing: border-box;
}
.pinpaibgc{
    width: 3.48rem;
    height: 1.98rem;
    background-color: #CCAE89;
    padding: 0.03rem;
    box-sizing: border-box;
}
.video{
    width: 100%;
    height: 100%;
    object-fit: fill;
}
/* 视频下方的图片 */
.photo1{
    width: 100%;
    height: 6.26rem;
}
.photo1 img{
    width: 100%;
    height: 100%;
}
.photo2{
    width: 100%;
    height: 4.50rem;
}
.photo2 img{
    width: 100%;
    height: 100%;
}
.photobottom{
    width: 100%;
    height: 3.12rem;
}
.photobottom img{
    width: 100%;
    height: 100%;
}
.bottom{
    width: 100%;
    height: 7.8rem;
}
.bottom img{
    width: 100%;
}

.footer {
    position: fixed;
    top: 0;
    /*top: 50%;*/
    justify-content: space-between;
    width: 100%;
    height: 0.5rem;
    color: #fff;
    z-index: 1000;
    background: linear-gradient(180deg, rgba(200,60,0, 0.8) 0%, rgba(170,0,0,0.8) 100%);
}

.footer img {
    width: 0.25rem;
    height: 0.25rem;
}

.footer-left {
    margin-left: 4%;
}

.footer-left img {
    margin-right: 0.1rem;
}

.footer-right {
    margin-right: 4%;
}

.footer-right .shopCart {
    margin: 0 0.05rem;
}

.footer-right .arrow-right {
    width: 0.15rem;
    height: 0.2rem;
    margin-left: 0.01rem;
}

.flex-row {
    display: flex;
    align-items: center;
}
