.product_ipo_h5 {
    /* height: 100%;
    overflow-y: scroll; */
    background: #fff;
    display: none;
}
/* 顶部banner */
.product_ipo_h5 .top_banner img {
    width: 100%;
    height: 10.55rem;
}
/* 顶部banner end */
/* 课程特色 */
.product_ipo_h5 .course_special {
    padding: 1rem 0.8rem;
}
.product_ipo_h5 .course_special .title {
    text-align: center;
    font-size: 1rem;
    line-height: 1.4rem;
    font-weight: bold;
    margin-bottom: 1rem;
}
.product_ipo_h5 .course_special .special_item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0.7rem;
    box-shadow: 0px 0px 0.25rem 0px rgba(0, 0, 0, 0.1);
}
.product_ipo_h5 .course_special .special_item:not(:last-of-type) {
    margin-bottom: 0.8rem;
}
.product_ipo_h5 .course_special .special_item .left_title {
    margin-right: 0.8rem;
    text-align: center;
    width: 4.2rem;
}
.product_ipo_h5 .course_special .special_item .left_title img {
    width: 2.4rem;
    height: 2.4rem;
    margin-bottom: 0.3rem;
}
.product_ipo_h5 .course_special .special_item .left_title .item_title {
    font-size: 0.7rem;
    line-height: 1rem;
}
.product_ipo_h5 .course_special .special_item .right_content {
    line-height: 0.9rem;
    font-size: 0.6rem;
    flex: 1;
}
/* 课程特色end */
/* 部分成功案例 */
.product_ipo_h5 .success_case {
    padding: 1rem 0.8rem;
    background: #F2F2F2;
}
.product_ipo_h5 .success_case .title {
    font-size: 1rem;
    text-align: center;
    font-weight: bold;
    margin-bottom: 1rem;
    line-height: 1.4rem;
}
.product_ipo_h5 .success_case .case_box {
    display: flex;
    align-items: center;
}
.product_ipo_h5 .success_case .case_box:not(:last-of-type) {
    margin-bottom: 0.8rem;
}
/* .product_ipo_h5 .success_case .case_box:nth-of-type(1) .item .content {
    height: 7.5rem;
}
.product_ipo_h5 .success_case .case_box:nth-of-type(2) .item .content {
    height: 7rem;
}
.product_ipo_h5 .success_case .case_box:nth-of-type(3) .item .content {
    height: 7.5rem;
} */
.product_ipo_h5 .success_case .case_box .item {
    background: #FFFFFF;
}
.product_ipo_h5 .success_case .case_box .item:first-of-type {
    margin-right: 0.8rem;
}
.product_ipo_h5 .success_case .case_box .item img {
    width: 8.2rem;
    height: 5.2rem;
}
.product_ipo_h5 .success_case .case_box .item .content {
    font-size: 0.6rem;
    padding: 0.5rem;
    line-height: 0.9rem;
    box-sizing: border-box;
}
/* 部分成功案例end */
/* 课程设置 */
.product_ipo_h5 .course_set {
    padding: 1rem 0.8rem;
}
.product_ipo_h5 .course_set .title {
    font-size: 1rem;
    text-align: center;
    font-weight: bold;
    line-height: 1.4rem;
}
.product_ipo_h5 .course_set .set_item {
    margin-top: 0.8rem;
}
.product_ipo_h5 .course_set .set_item .item_name {
    display: flex;
    align-items: center;
    margin-bottom: 0.5rem;
}
.product_ipo_h5 .course_set .set_item .item_name .sort {
    width: 1.05rem;
    height: 1.05rem;
    border-radius: 50%;
    background: #8A1E1D;
    color: #fff;
    font-size: 0.7rem;
    line-height: 1rem;
    margin-right: 0.3rem;
    text-align: center;
}
.product_ipo_h5 .course_set .set_item .item_name .name {
    font-size: 0.8rem;
    line-height: 1.125rem;
    color: #BD262B;
}
.product_ipo_h5 .course_set .set_item .item_tips {
    font-size: 0.7rem;
    color: #BD262B;
    line-height: 1rem;
    margin-bottom: 0.2rem;
}
.product_ipo_h5 .course_set .set_item .item_content {
    font-size: 0.7rem;
    line-height: 1.2rem;
}
/* 课程设置end */
/* 上市专家 */
.product_ipo_h5 .ipo_specialist {
    padding: 0.85rem 0.8rem 1rem;
    background: #F2F2F2;
}
.product_ipo_h5 .ipo_specialist .title {
    font-size: 1rem;
    text-align: center;
    font-weight: bold;
    line-height: 1.4rem;
    margin-bottom: 1rem;
}
.product_ipo_h5 .ipo_specialist .specialist_item:not(:last-of-type) {
    margin-bottom: 0.8rem;
}
.product_ipo_h5 .ipo_specialist .specialist_item img {
    width: 100%;
    height: 6.55rem;
}
/* 上市专家end */
/* 海量资源 */
.product_ipo_h5 .resource {
    padding: 1rem 0.75rem;
}
.product_ipo_h5 .resource .title {
    font-size: 1rem;
    text-align: center;
    font-weight: bold;
    line-height: 1.4rem;
    margin-bottom: 1rem;
}
.product_ipo_h5 .resource .resource_img img {
    width: 100%;
    height: 22.25rem;
}
/* 海量资源end */
/* 增值服务 */
.product_ipo_h5 .add_value_service {
    padding: 1rem 0.8rem;
}
.product_ipo_h5 .add_value_service .title {
    font-size: 1rem;
    text-align: center;
    font-weight: bold;
    line-height: 1.4rem;
    margin-bottom: 0.8rem;
}
.product_ipo_h5 .add_value_service .service_item {
    border: 0.025rem solid #E5E5E5;
    padding-bottom: 0.8rem;
    margin-top: 0.8rem;
}
.product_ipo_h5 .add_value_service .service_item img {
    width: 100%;
    height: 4.95rem;
    margin-bottom: 0.8rem;
}
.product_ipo_h5 .add_value_service .service_item .item_title {
    text-align: center;
    font-size: 0.8rem;
    line-height: 1.125rem;
    margin-bottom: 0.7rem;
}
.product_ipo_h5 .add_value_service .service_item .item_content {
    font-size: 0.7rem;
    line-height: 1.05rem;
    padding: 0 0.8rem;
}
/* 增值服务end */
/* 课程回顾 */
.product_ipo_h5 .course_back {
    padding: 1rem 0 0;
}
.product_ipo_h5 .course_back .title {
    font-size: 1rem;
    text-align: center;
    font-weight: bold;
    line-height: 1.4rem;
    margin-bottom: 1rem;
}
.product_ipo_h5 .course_back img {
    width: 100%;
    height: 73.95rem;
}
/* 咨询表单 */
.product_ipo_h5 .consult_box {
    padding: 1rem 0.8rem;
}
.product_ipo_h5 .consult_box .title {
    font-size: 1rem;
    line-height: 1.4rem;
    font-weight: bold;
    margin-bottom: 1rem;
    text-align: center;
}
.product_ipo_h5 .consult_box .time {
    font-size: 0.65rem;
    color: #9F0811;
    font-weight: bold;
    line-height: 0.95rem;
    text-align: center;
    margin-bottom: 1.15rem;
}
.product_ipo_h5 .consult_box .van-field {
    border: 0.05rem solid #CBB788;
    margin-bottom: 0.8rem;
    height: 2rem;
    box-sizing: border-box;
    padding: 0.5rem 0.6rem;
}
.product_ipo_h5 .consult_box .van-field .van-field__control {
    height: 1rem;
}
.product_ipo_h5 .consult_box .van-button {
    width: 100%;
    height: 2rem;
    background: #CBB788;
    color: #FFFFFF;
    font-size: 0.8rem;
}
/* 咨询表单end */
/* 右下角定位 */
.product_ipo_h5 .fixed_box {
    position: fixed;
    right: 0.8rem;
    bottom: 3.125rem;
}
.product_ipo_h5 .fixed_box .item {
    width: 2.2rem;
    height: 2.2rem;
    /* background: #FFFFFF; */
    /* box-shadow: 0px 0.025rem 0.25rem 0px rgba(0, 0, 0, 0.15); */
    margin-bottom: 0.2rem;
}
.product_ipo_h5 .fixed_box .item img {
    width: 2.7rem;
    height: 2.7rem;
}
/* 右下角定位end */
/* 客服二维码弹窗 */
.product_ipo_h5 .service_box {
    text-align: center;
    background: transparent;
}
.product_ipo_h5 .service_box .service {
    position: relative;
}
.product_ipo_h5 .service_box .service .content {
    width: 11.5rem;
    height: 12.5rem;
    border-radius: 0.375rem;
    padding: 1rem 0rem;
    text-align: center;
    box-sizing: border-box;
    background: #fff;
}
.product_ipo_h5 .service_box .service .code {
    width: 7.5rem;
    height: 7.5rem;
    margin-bottom: 0.5rem;
}
.product_ipo_h5 .service_box .service p {
    font-size: 0.7rem;
    color: #333333;
    line-height: 1rem;
    margin-bottom: 0.5rem;
}
.product_ipo_h5 .service_box .service p span {
    color: #2E7FFF;
}
.product_ipo_h5 .service_box .close_box {
    width: 1.5rem;
    height: 1.5rem;
    margin: 1rem auto;
}
.product_ipo_h5 .service_box .close_box .close {
    width: 1.5rem;
    height: 1.5rem;
}
/* 客服二维码弹窗 end */
/* 报名弹窗 */
.product_ipo_h5 .report_box {
    padding: 0.85rem 0.8rem;
    width: 17.15rem;
    box-sizing: border-box;
    border-radius: 0.5rem;
}
.product_ipo_h5 .report_box .close_box {
    text-align: right;
}
.product_ipo_h5 .report_box .close_box img {
    width: 1rem;
    height: 1rem;
}
.product_ipo_h5 .report_box .report_form .item {
    margin-bottom: 0.7rem;
    padding-bottom: 0.7rem;
    border-bottom: 0.025rem solid #E5E5E5;
}
.product_ipo_h5 .report_box .report_form .item .label {
    font-size: 0.7rem;
    line-height: 1rem;
    margin-bottom: 0.7rem;
}
.product_ipo_h5 .report_box .report_form .item .van-field {
    padding: 0;
}
.product_ipo_h5 .report_box .report_form .item .van-field .van-field__control {
    font-size: 0.7rem;
}
.product_ipo_h5 .report_box .report_form .item:last-of-type {
    margin-bottom: 1rem;
}
.product_ipo_h5 .report_box .report_form .van-button {
    width: 100%;
    height: 2rem;
    border-radius: 1rem;
    background: #BD262B;
    color: #fff;
    line-height: 0.8rem;
}
/* 报名弹窗end */