.frame  {
    background-color: #FFFFFF;
}

.page-banner {
    width: 100%;
    height: 663px;
    background: #323232;
}

.banner-title {
    padding-top: 166px;
    text-align: center;
    font-size: 66px;
    font-family: OPPOSans-M, OPPOSans;
    font-weight: normal;
    color: #FFFFFF;
    line-height: 87px;
}

.banner-title-line-left,.banner-title-line-right {
    display: inline-block;
    background-color: #FFFFFF;
    height: 2px;
    width: 126px;
    vertical-align: middle;
}

.banner-case-type {
    text-align: center;
    margin-top: 35px;
}

.case-type-item {
    display: inline-block;
    width: 331px;
    height: 120px;
    border-radius: 61px;
    opacity: 0.5;
    border: 5px solid #FFFFFF;
    font-size: 38px;
    font-family: OPPOSans-M, OPPOSans;
    font-weight: normal;
    color: #FFFFFF;
    line-height: 110px;
    vertical-align: middle;
}

.case-type-item-split {
    display: inline-block;
    width: 106px;
    height: 120px;
    vertical-align: middle;
}

.case-item {
    position: relative;
    width: calc(100% - 720px);
    height: auto;
    margin-top: 139px;
    margin-bottom: 49px;
    margin-left: 360px;
    text-align: center;
}

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

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

.page-sub-banner .left-bar-content {
    position: absolute;
    left:21px;
    top: 42px;
    height: 47px;
    font-size: 36px;
    font-family: OPPOSans-M, OPPOSans;
    font-weight: normal;
    color: #333333;
    line-height: 47px;
}

.item-one-content {
    display: inline-block;
    width: 600px;
    height: 288px;
    font-size: 24px;
    font-family: OPPOSans-R, OPPOSans;
    font-weight: normal;
    color: #333333;
    line-height: 32px;
    text-align: left;
    float: left;
    margin-top: 39px;
}

.item-one-content-img {
    margin-left: 145px;
    margin-top: -100px;
}
