.slideanim {
    text-align: center;
    padding-left: 360px;
    padding-right: 360px;
    padding-top:100px;
}

.block-title {
    width: 100%;
    text-align: center;
    margin-top: 76px;
} 

.block-title-one {
    font-size: 12px;
    font-family: OPPOSans-M, OPPOSans;
    font-weight: normal;
    color: #333333;
    line-height: 48px;
} 

.block-title-two {
    font-size: 36px;
    font-family: OPPOSans-M, OPPOSans;
    font-weight: normal;
    color: #333333;
    line-height: 48px;
}

.block-title-line {
    margin-top: -25;
    margin-bottom: 30;
}

.page-banner {
    position: relative;
    margin-top: 10px;
    height: 130px;
}

.page-banner .left-bar-line {
    position: absolute;
    left:0px;
    top: 31px;
    width: 6px;
    height: 72px;
    background: #66D6C6;
}

.page-banner .left-bar-title {
    position: absolute;
    left:11px;
    top: 26px;
    height: 32px;
    font-size: 24px;
    font-family: OPPOSans-M, OPPOSans;
    font-weight: normal;
    color: #333333;
    line-height: 32px;
}

.page-banner .left-bar-content {
    position: absolute;
    left:11px;
    top: 62px;
    height: 47px;
    font-size: 36px;
    font-family: OPPOSans-M, OPPOSans;
    font-weight: normal;
    color: #333333;
    line-height: 47px;
    letter-spacing: 0;
}

.page-product {
    position: relative;
    height: 851px;
}

.page-product .product-one {
    position: absolute;
    left: 0px;
    top:49px;
}

.page-product .product-two {
    position: absolute;
    left: 538px;
    top:201px;
}

.page-product .product-three {
    position: absolute;
    right: 0px;
    top:201px;
}

.page-product .product-title {
    position: absolute;
    left: 538px;
    top:66px;
    font-family: Arial;
    font-size: 30px;
    color: #333333;
    letter-spacing: 0;
    font-weight: bold;
}

.page-product .product-content {
    position: absolute;
    left: 538px;
    top:125px;
    font-family: Arial;
    font-size: 24px;
    color: #333333;
    letter-spacing: 0;
}

.page-product-style {
    position: relative;
    height: 906px;
}

.page-product-style .product-style-image-one {
    position: absolute;
    left: 0px;
    top:70px;
    
}

.page-product-style .product-style-image-two {
    position: absolute;
    left: 627px;
    top:70px;
    
}

.page-product-style .product-style-image-three {
    position: absolute;
    left: 0px;
    top:565px;
    
}

.page-product-style .product-style-image-four {
    position: absolute;
    left: 313px;
    top:565px;
    
}

.page-product-style .product-style-image-five {
    position: absolute;
    left: 626px;
    top:652px;
    
}

.page-product-style .product-style-image-six {
    position: absolute;
    right: 0px;
    top:652px;
    
}

.page-product-style .product-style-title {
    position: absolute;
    top:325px;
    left:646px;
    font-family: Arial;
    font-size: 30px;
    font-weight: bold;
    color: #333333;
    letter-spacing: 0;
}

.page-product-style .product-style-content {
    position: absolute;
    top:385px;
    left:646px;
    width: 573;
    text-align: left;
    font-size: 24px;
    font-family: OPPOSans-R, OPPOSans;
    font-weight: normal;
    color: #333333;
    line-height: 40px;
}

.page-customization {
    position: relative;
    height: 852px;
}

.page-customization .customization-title {
    position: relative;
    width: 100%;
    text-align: center;
    font-family: Arial;
    font-size: 30px;
    color: #00B298;
    letter-spacing: 0;
    margin-top: 51px;
    margin-bottom: 47px;
}


