﻿body {
            background: #fff;
            overflow-x: hidden
        }

        .banner {
            height: 100vh;
            width: 100%;
            position: relative;
            background: url('/areas/mobile/Images/tasteing/wedtea/banner.jpg')no-repeat center;
            background-size: cover;
        }

        .section {
            padding: 2rem 9% 3rem;
        }

        .section-title {
            font-family: PingFang Heavy;
            margin: 3rem 0 2rem;
        }

        .sub-title {
            color: #fe6500;
            font-family: PingFang Heavy;
            font-size: 1.5rem;
            margin-bottom: 1.25rem
        }

        .desc {
            line-height: 2;
            margin-bottom: 2rem;
        }

        .font-color {
            color: #e70310;
        }

        img {
            width: 100%
        }
        .wedTea{width:7rem;}
        .party{position:relative}
        .party-img1{width: 77%;}
        .party i {
            display: block;
            font-size: 1rem;
            padding-left: 9%;
            margin: .5rem 0;
        }
        .party-img5{    width: 65%;}
        .party-img2 {
            width: 63%;
            position: absolute;
            z-index: 1;
            right: 0;
            top: 25%;
        }
        .party-img3 {
            position: absolute;
            top: -8.5%;
            left: 33%;
            width: 62%;
        }
        .party-img4 {
            position: absolute;
            right: 0;
            width: 51%;
            top: 63%;
            z-index: -1;
        }