.product_cz_h5 {
    /* height: 100%;
    overflow-y: scroll; */
    background: #fff;
    display: none;
}
/* Top banner */
.product_cz_h5 .top_banner {
    margin-bottom: 1.5rem;
}
.product_cz_h5 .top_banner img {
    width: 100%;
    height: 8.75rem;
}
/* Top banner end */
/* IPO财务总监会遇到哪些问题？ */
.product_cz_h5 .questions {
    padding: 0 0.8rem;
    background: #fff;
    margin-bottom: 1.5rem;
}
.product_cz_h5 .questions .title {
    font-size: 1rem;
    font-weight: bold;
    line-height: 1.4rem;
    margin-bottom: 1.5rem;
    text-align: center;
}
.product_cz_h5 .questions .content_box {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.product_cz_h5 .questions .content_box .left_text p,
.product_cz_h5 .questions .content_box .right_text p {
    font-size: 0.5rem;
    /* margin-bottom: 0.95rem; */
    line-height: 0.6rem;
}
.product_cz_h5 .questions .content_box .left_text p:not(:last-of-type),
.product_cz_h5 .questions .content_box .right_text p:not(:last-of-type) {
    margin-bottom: 0.95rem;
}
.product_cz_h5 .questions .content_box .right_text {
    display: flex;
    flex-direction: column;
    /* justify-content: flex-start; */
    align-items: flex-end;
}
.product_cz_h5 .questions .content_box .right_text p {
    text-align: right;
}
.product_cz_h5 .questions .content_box .left_text .long_text,
.product_cz_h5 .questions .content_box .right_text .long_text {
    /* width: 5rem; */
}
.product_cz_h5 .questions .content_box .left_text .short_text,
.product_cz_h5 .questions .content_box .right_text .short_text {
    /* width: 4.5rem; */
}
.product_cz_h5 .questions .content_box .center_img img {
    width: 7.5rem;
}
/* IPO财务总监会遇到哪些问题？ end */
/* 课程特色 */
.product_cz_h5 .course_special {
    padding: 1.3rem 0.8rem 0.8rem;
    background: #F2F2F2;
}
.product_cz_h5 .course_special .title {
    font-size: 1rem;
    font-weight: bold;
    line-height: 1.4rem;
    margin-bottom: 1.3rem;
    text-align: center;
}
.product_cz_h5 .course_special .course_special_img {
    width: 100%;
    height: 8.4rem;
    margin-bottom: 0.55rem;
}
.product_cz_h5 .course_special .item {
    display: flex;
    padding: 0.5rem;
    background: #fff;
    margin-bottom: 0.5rem;
}
.product_cz_h5 .course_special .item .left_sort {
    display: flex;
    align-items: center;
    margin-right: 0.5rem;
}
.product_cz_h5 .course_special .item .left_sort .sort {
    font-size: 1.5rem;
    color: #BFC3C6;
    margin-right: 0.1rem;
}
.product_cz_h5 .course_special .item .left_sort .line {
    font-weight: bold;
}
.product_cz_h5 .course_special .item .right_content .item_title {
    font-size: 0.65rem;
    font-weight: bold;
    line-height: 0.9rem;
}
.product_cz_h5 .course_special .item .right_content {
    font-size: 0.65rem;
    line-height: 0.9rem;
}
/* 课程特色 end */
/* 课程收益 */
.product_cz_h5 .course_earnings {
    padding: 1.5rem 0.8rem 0;
}
.product_cz_h5 .course_earnings .title {
    font-size: 1rem;
    font-weight: bold;
    line-height: 1.4rem;
    margin-bottom: 1.5rem;
    text-align: center;
}
.product_cz_h5 .course_earnings .item_box {
    display: flex;
    align-items: stretch;
}
.product_cz_h5 .course_earnings .item_box:first-of-type {
    margin-bottom: 0.95rem;
}
.product_cz_h5 .course_earnings .item_box .item:first-of-type {
    margin-right: 0.4rem;
}
.product_cz_h5 .course_earnings .item_box .item {
    padding: 0.5rem 0.8rem 0.8rem;
    flex: 1;
    text-align: center;
    background: linear-gradient(0deg, #F4F4F4 0%, #FFFFFF 100%);
    border-bottom: 0.1rem solid #E4B055;
}
.product_cz_h5 .course_earnings .item_box .item img {
    width: 1.6rem;
    height: 1.6rem;
    margin-bottom: 0.8rem;
}
.product_cz_h5 .course_earnings .item_box .item .item_title {
    font-weight: bold;
    font-size: 0.65rem;
    margin-bottom: 1rem;
}
.product_cz_h5 .course_earnings .item_box .item .item_content {
    font-size: 0.65rem;
    line-height: 0.9rem;
}
/* 课程收益 end */
/* 财总俱乐部简介 */
.product_cz_h5 .synopsis {
    padding: 0 0.8rem;
    background: #fff;
}
.product_cz_h5 .synopsis .title {
    font-size: 1rem;
    font-weight: bold;
    line-height: 1.4rem;
    margin-bottom: 1.5rem;
    text-align: center;
}
.product_cz_h5 .synopsis .synopsis_content {
    font-size: 0.7rem;
    line-height: 0.9rem;
    margin-bottom: 0.8rem;
    color: #333333;
}
.product_cz_h5 .synopsis .synopsis_content .bold {
    font-weight: bold;
}
.product_cz_h5 .synopsis  .synopsis_img {
    width: 100%;
    height: 11.4rem;
    margin-bottom: 1.5rem;
}
/* 财总俱乐部简介end */
/* 部分授课师资简介 */
.product_cz_h5 .teacher_synopsis {
    padding: 1.5rem 0.7rem;
    background: #F5F7FA;
    background-image: url('../images/train/productCZH5/bg1.jpg');
    background-size: 100% 100%;
}
.product_cz_h5 .teacher_synopsis .title {
    font-size: 1rem;
    text-align: center;
    font-weight: bold;
    line-height: 1.4rem;
    margin-bottom: 0.5rem;
}
.product_cz_h5 .teacher_synopsis .sub_title {
    text-align: center;
    font-size: 0.65rem;
    line-height: 0.95rem;
    font-weight: bold;
    margin-bottom: 1.1rem;
}
.product_cz_h5 .teacher_synopsis .teacher_item:not(:last-of-type) {
    margin-bottom: 1rem;
}
.product_cz_h5 .teacher_synopsis .teacher_item img {
    width: 100%;
    height: 8.9rem;
}
/* 部分授课师资简介end */
/* 课程设置 */
.product_cz_h5 .course_set {
    padding: 1.5rem 0.8rem;
}
.product_cz_h5 .course_set .title {
    font-size: 1rem;
    line-height: 1.4rem;
    font-weight: bold;
    text-align: center;
    margin-bottom: 0.25rem;
}
.product_cz_h5 .course_set .sub_title {
    text-align: center;
    font-size: 0.65rem;
    line-height: 0.95rem;
    font-weight: bold;
    margin-bottom: 1rem;
}
.product_cz_h5 .course_set .module {
    background: #F2F2F2;
    padding-bottom: 0.5rem;
}
.product_cz_h5 .course_set .module:not(:last-of-type) {
    margin-bottom: 1rem;
}
.product_cz_h5 .course_set .module .module_title {
    text-align: center;
    line-height: 2rem;
    background: #2F333B;
    font-size: 0.8rem;
    color: #fff;
    font-weight: bold;
}
.product_cz_h5 .course_set .module .module_item {
    padding: 1rem 0 1rem 0.7rem;
}
.product_cz_h5 .course_set .module .module_item .item_title {
    font-size: 0.7rem;
    font-weight: bold;
    line-height: 1rem;
    margin-bottom: 0.5rem;
}
.product_cz_h5 .course_set .module .module_item .item_content {
    font-size: 0.7rem;
    line-height: 1.15rem;
}
/* 课程设置end */
/* 会员结构 */
.product_cz_h5 .member_structure {
    padding: 1.5rem 0;
    background: #F2F2F2;
    margin-bottom: 1.5rem;
}
.product_cz_h5 .member_structure .title {
    font-size: 1rem;
    text-align: center;
    line-height: 1.4rem;
    margin-bottom: 0.25rem;
    font-weight: bold;
}
.product_cz_h5 .member_structure .sub_title {
    text-align: center;
    font-size: 0.65rem;
    font-weight: bold;
    line-height: 0.95rem;
    margin-bottom: 1rem;
}
.product_cz_h5 .member_structure .member_structure_img {
    width: 100%;
}
/* 会员结构 end */
/* 往期课程回顾 */
.product_cz_h5 .course_back {
    padding: 0 0.8rem 1.2rem;
}
.product_cz_h5 .course_back .title {
    font-size: 1rem;
    text-align: center;
    line-height: 1.4rem;
    margin-bottom: 0.25rem;
    font-weight: bold;
}
.product_cz_h5 .course_back .sub_title {
    text-align: center;
    font-size: 0.65rem;
    font-weight: bold;
    line-height: 0.95rem;
    margin-bottom: 1rem;
}
.product_cz_h5 .course_back .course_back_img {
    width: 100%;
    height: 10.85rem;
}
/* 往期课程回顾end */
/* 财总俱乐部特色 */
.product_cz_h5 .club_special {
    padding: 1.5rem 0.8rem;
    background-image: url('../images/train/productCZH5/bg2.jpg');
    background-size: 100% 100%;
}
.product_cz_h5 .club_special .title {
    font-size: 1rem;
    font-weight: bold;
    line-height: 1.4rem;
    margin-bottom: 0.25rem;
    text-align: center;
}
.product_cz_h5 .club_special .sub_title {
    font-size: 0.65rem;
    text-align: center;
    font-weight: bold;
    margin-bottom: 1.5rem;
    line-height: 0.95rem;
}
.product_cz_h5 .club_special .club_special_img {
    width: 100%;
    height: 9rem;
    margin-bottom: 1.2rem;
}
.product_cz_h5 .club_special .code_box {
    display: flex;
    align-items: center;
    justify-content: center;
}
.product_cz_h5 .club_special .code_box .item {
    /* text-align: center; */
    font-size: 0.5rem;
    line-height: 0.7rem;
}
.product_cz_h5 .club_special .code_box .item:first-of-type {
    margin-right: 1.5rem;
}
.product_cz_h5 .club_special .code_box .item img {
    width: 4.5rem;
    height: 4.5rem;
    margin-bottom: 0.5rem;
}
/* 财总俱乐部特色end */
/* 海量资源 */
.product_cz_h5 .resource {
    padding: 1.5rem 0.8rem;
}
.product_cz_h5 .resource .title {
    font-size: 1rem;
    font-weight: bold;
    line-height: 1.4rem;
    margin-bottom: 0.25rem;
    text-align: center;
}
.product_cz_h5 .resource .sub_title {
    font-size: 0.65rem;
    font-weight: bold;
    line-height: 0.95rem;
    margin-bottom: 1rem;
    text-align: center;
}
.product_cz_h5 .resource .resource_img {
    width: 100%;
    height: 8.25rem;
}
/* 海量资源end */
/* 报名温馨提示 */
.product_cz_h5 .report_tips {
    padding: 1.5rem 0 0;
}
.product_cz_h5 .report_tips .title {
    font-size: 1rem;
    font-weight: bold;
    line-height: 1.4rem;
    margin-bottom: 0.25rem;
    text-align: center;
}
.product_cz_h5 .report_tips .sub_title {
    font-size: 0.65rem;
    font-weight: bold;
    line-height: 0.95rem;
    margin-bottom: 1rem;
    text-align: center;
}
.product_cz_h5 .report_tips .report_tips_img {
    width: 100%;
    height: 11.55rem;
}
/* 咨询表单 */
.product_cz_h5 .consult_box {
    padding: 1rem 0.8rem;
}
.product_cz_h5 .consult_box .title {
    font-size: 1rem;
    line-height: 1.4rem;
    font-weight: bold;
    margin-bottom: 1rem;
    text-align: center;
}
.product_cz_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_cz_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_cz_h5 .consult_box .van-field .van-field__control {
    height: 1rem;
}
.product_cz_h5 .consult_box .van-field.textarea {
    height: 7.5rem;
}
.product_cz_h5 .consult_box .van-field.textarea .van-field__body {
    height: 100%;
}
.product_cz_h5 .consult_box .van-field.textarea .van-field__body .van-field__control {
    height: 100%;
}
.product_cz_h5 .consult_box .van-button {
    width: 100%;
    height: 2rem;
    background: #CBB788;
    color: #FFFFFF;
    font-size: 0.8rem;
}
/* 咨询表单end */
/* 右下角定位 */
.product_cz_h5 .fixed_box {
    position: fixed;
    right: 0.8rem;
    bottom: 3.125rem;
}
.product_cz_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_cz_h5 .fixed_box .item img {
    width: 2.7rem;
    height: 2.7rem;
}
/* 右下角定位end */
/* 客服二维码弹窗 */
.product_cz_h5 .service_box {
    text-align: center;
    background: transparent;
}
.product_cz_h5 .service_box .service {
    position: relative;
}
.product_cz_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_cz_h5 .service_box .service .code {
    width: 7.5rem;
    height: 7.5rem;
    margin-bottom: 0.5rem;
}
.product_cz_h5 .service_box .service p {
    font-size: 0.7rem;
    color: #333333;
    line-height: 1rem;
    margin-bottom: 0.5rem;
}
.product_cz_h5 .service_box .service p span {
    color: #2E7FFF;
}
.product_cz_h5 .service_box .close_box {
    width: 1.5rem;
    height: 1.5rem;
    margin: 1rem auto;
}
.product_cz_h5 .service_box .close_box .close {
    width: 1.5rem;
    height: 1.5rem;
}
/* 客服二维码弹窗 end */
/* 报名弹窗 */
.product_cz_h5 .report_box {
    padding: 0.85rem 0.8rem;
    width: 17.15rem;
    box-sizing: border-box;
    border-radius: 0.5rem;
}
.product_cz_h5 .report_box .close_box {
    text-align: right;
}
.product_cz_h5 .report_box .close_box img {
    width: 1rem;
    height: 1rem;
}
.product_cz_h5 .report_box .report_form .item {
    margin-bottom: 0.7rem;
    padding-bottom: 0.7rem;
    border-bottom: 0.025rem solid #E5E5E5;
}
.product_cz_h5 .report_box .report_form .item .label {
    font-size: 0.7rem;
    line-height: 1rem;
    margin-bottom: 0.7rem;
}
.product_cz_h5 .report_box .report_form .item .van-field {
    padding: 0;
}
.product_cz_h5 .report_box .report_form .item .van-field .van-field__control {
    font-size: 0.7rem;
}
.product_cz_h5 .report_box .report_form .item:last-of-type {
    margin-bottom: 1rem;
}
.product_cz_h5 .report_box .report_form .item .van-field.textarea_input {
    height: 5rem;
}
.product_cz_h5 .report_box .report_form .item .van-field.textarea_input .van-field__body {
    height: 100%;
}
.product_cz_h5 .report_box .report_form .item .van-field.textarea_input .van-field__body .van-field__control {
    height: 100%;
}
.product_cz_h5 .report_box .report_form .van-button {
    width: 100%;
    height: 2rem;
    border-radius: 1rem;
    background: #BD262B;
    color: #fff;
    line-height: 0.8rem;
}
/* 报名弹窗end */