* {
    margin: 0;
    padding: 0;
}

body {
    background: #FAFBFE;
}

.flexRighWap {
    padding: 12px;
    box-sizing: border-box;
    position: fixed;
    right: 0;
    top: 150px;
    background: #F5F7FA;
    box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.1);
    z-index: 9;
}

.flexRighWap .img {
    width: 120px;
    height: 120px;
}

.flexRighWap .img img {
    width: 100%;
    height: 100%;
}

.flexRighWap .txt1 {
    margin-top: 8px;
    font-size: 12px;
    font-family: AlibabaPuHuiTiR;
    color: #606266;
    text-align: center;
}

.flexRighWap .txt2 {
    font-size: 14px;
    font-family: AlibabaPuHuiTiB;
    color: #303133;
    line-height: 20px;
    text-align: center;
    font-weight: 600;
    margin-top: 19px;
}

.pageView {
    width: 1140px;
    margin: 20px auto;
}

.bannerWap {
    padding-top: 136px;
    width: 100%;
    background: #fff;
}

.bannerWap .bannerView {
    width: 1140px;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.bannerWap .left {
    width: 670px;
    font-weight: 500;
}

.bannerWap .left div:nth-of-type(1) {
    font-size: 60px;
    font-family: AlibabaPuHuiTiM;
    color: #303133;
    line-height: 70px;
    text-align: center;
}

.bannerWap .left div:nth-of-type(2) {
    font-size: 24px;
    font-family: AlibabaPuHuiTiM;
    color: #909399;
    text-align: center;
    margin-top: 16px;
}

.bannerWap .right {
    width: 410px;
}

.bannerWap .right img {
    width: 100%;
}

.threeBannerWap {
    margin: 56px 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.threeBannerWap .view {
    width: 360px;
}

.threeBannerWap .view .img_ {
    width: 100%;
    height: 200px;
    overflow: hidden;
}

.threeBannerWap .view .img_ img {
    width: 100%;
}

.threeBannerWap .view .txt_ {
    text-align: center;
    font-size: 16px;
    font-family: AlibabaPuHuiTiM;
    color: #303133;
    margin-top: 8px;
    font-weight: 500;
}

.tabWap {
    width: 100%;
    height: 300px;
    background: url("https://www.alwayslookgood.com/Styles/AboutUs/img/backImg.png");
    background-repeat: repeat-x;
    background-size: 100% 100%;
    /* padding: 36px 0 66px; */
    padding: 20px 0 10px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.tabWap .titleWap {
    display: flex;
    justify-content: center;
}

.tabWap .titleWap div {
    padding: 7px 16px;
    box-sizing: border-box;
    background: #FFEBEB;
    border-radius: 19px;
    font-size: 20px;
    font-family: AlibabaPuHuiTiM;
    color: #EF0000;
    margin-right: 20px;
    cursor: pointer;
}

.tabWap .titleWap .active {
    color: #FFFFFF;
    background: linear-gradient(180deg, #FF6755 0%, #FF394C 100%);
}

.tabWap .titleWap div:last-child {
    margin: 0;
}

.tabWap .contentWap {
    /* width: 853px; */
    width: 970px;
    margin-top: 47px;
    display: none;
}

.tabWap .contentWap .contentWapList {
    display: flex;
    align-items: flex-start;
    margin-bottom: 20px;
}

.tabWap .contentWap .contentWapList .icon {
    width: 16px;
    height: 16px;
    font-size: 10px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #FFFFFF;
    display: flex;
    justify-content: center;
    align-items: center;
    background: linear-gradient(180deg, #FF6755 0%, #FF394C 100%);
    border-radius: 50%;
    flex-shrink: 0;
    margin: 3px 5px 0;
    /* margin-right: 5px;
    width: 16px;
    height: 16px;
    margin-top: 3px; */
}

.tabWap .contentWap .contentWapList .icon img {
    width: 100%;
    height: 100%;
}

.tabWap .contentWap .contentWapList .txt {
    font-size: 18px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #606266;
    line-height: 24px;
}

.contentViewWap {
    width: 100%;
    background: #fff;
    margin-top: 84px;
    padding: 40px 0 30px;
    box-sizing: border-box;
}

.contentViewWap .titleWap {
    display: flex;
    justify-content: center;
    align-items: center;
}

.contentViewWap .titleWap div {
    width: 100px;
    height: 4px;
    background: #F0F2F5;
}

.contentViewWap .titleWap span {
    font-size: 36px;
    font-family: AlibabaPuHuiTiB;
    color: #333333;
    margin: 0 30px;
    font-weight: 500;
}

.contentViewWap .purchaseProcessWap {
    width: 788px;
    margin-top: 40px;
    margin: auto;
    position: relative;
}

.contentViewWap .theG {
    width: 6px;
    height: 720px;
    background: #E1E3E6;
    position: absolute;
    left: 27px;
    top: 76px;
}

.contentViewWap .purchaseProcessWap .contentView {
    width: 788px;
    display: flex;
    justify-content: space-between;
    margin-top: 40px;
}

.contentViewWap .purchaseProcessWap .contentView .left {
    width: 60px;
    height: 60px;
    background: #EF0000;
    border-radius: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 30px;
    font-family: AlibabaPuHuiTiH;
    color: #FFFFFF;
    font-weight: 500;
    margin-top: 16px;
}

.contentViewWap .purchaseProcessWap .contentView .right {
    width: 708px;
    background: #FFFAFA;
    border-radius: 8px;
    padding: 30px;
    box-sizing: border-box;
}

.contentViewWap .purchaseProcessWap .contentView .right .title {
    font-size: 30px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #303133;
    text-align: center;
}

.contentViewWap .purchaseProcessWap .contentView .right .viewWap {
    width: 100%;
    display: flex;
    justify-content: center;
    margin-top: 24px;
}

.contentViewWap .purchaseProcessWap .contentView .right .viewWap .btnStyleOne {
    padding: 12px 0;
    box-sizing: border-box;
    min-width: 200px;
    background: #FFEBEB;
    border-radius: 24px;
    font-size: 16px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #EF0000;
    text-align: center;
    margin-left: 24px;
}

.contentViewWap .purchaseProcessWap .contentView .right .viewWap .btnStyleTwo {
    padding: 12px 0;
    box-sizing: border-box;
    min-width: 200px;
    background: linear-gradient(180deg, #FF6755 0%, #FF394C 100%);
    box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.43);
    border-radius: 24px;
    text-align: center;
    margin-left: 24px;
}

.contentViewWap .purchaseProcessWap .contentView .right .viewWap .btnStyleTwo div:nth-of-type(1) {
    font-size: 16px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #FFFFFF;
}

.contentViewWap .purchaseProcessWap .contentView .right .viewWap .btnStyleTwo div:nth-of-type(2) {
    font-size: 10px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #FFFFFF;
}

.contentViewWap .content {
    width: 850px;
    margin: 25px auto 0;
}

.contentViewWap .content .item {
    display: flex;
    align-items: flex-start;
    margin-top: 20px;
}

.contentViewWap .content .item .left {
    width: 16px;
    height: 16px;
    font-size: 10px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #FFFFFF;
    display: flex;
    justify-content: center;
    align-items: center;
    background: linear-gradient(180deg, #FF6755 0%, #FF394C 100%);
    border-radius: 50%;
    flex-shrink: 0;
    margin: 3px 5px 0;
}

.contentViewWap .content .item .right {
    font-size: 18px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #606266;
    line-height: 24px;
}