.product_tzsz_h5 {
    /* height: 100%;
    overflow-y: scroll; */
    display: none;
    background: #fff;
}
/* banner */
.product_tzsz_h5 .banner img {
    width: 100%;
    height: 10.5rem;
}
/* banner end */
.product_tzsz_h5 .course_bg {
    padding: 1.95rem 0.8rem;
}
.product_tzsz_h5 .course_bg .title {
    font-size: 1rem;
    color: #222222;
    text-align: center;
    font-weight: bold;
    margin-bottom: 1.55rem;
}
.product_tzsz_h5 .course_bg .item_box {
    display: flex;
    align-items: center;
}
.product_tzsz_h5 .course_bg .item_box:first-of-type {
    margin-bottom: 0.4rem;
}
.product_tzsz_h5 .course_bg .item_box .item {
    flex: 1;
    background-size: 100% 7.5rem;
    height: 7.5rem;
    padding: 0.75rem 0.75rem 0;
}
.product_tzsz_h5 .course_bg .item_box .item:first-of-type {
    margin-right: 0.4rem;
}
.product_tzsz_h5 .course_bg .item_box .item .item_title {
    text-align: center;
    margin-bottom: 0.75rem;
}
.product_tzsz_h5 .course_bg .item_box .item .item_title img {
    width: 1rem;
    height: 1rem;
    margin-bottom: 0.25rem;
}
.product_tzsz_h5 .course_bg .item_box .item .item_title p {
    color: #16D6FF;
    font-size: 0.65rem;
    font-weight: bold;
}
.product_tzsz_h5 .course_bg .item_box .item .item_content {
    font-size: 0.6rem;
    color: #fff;
    line-height: 0.9rem;
}
/* 课程背景 end */
/* 课程目标 */
.product_tzsz_h5 .course_target {
    padding: 0.8rem 0.8rem 1.3rem;
    background: #F0F4F7;
}
.product_tzsz_h5 .course_target .title {
    font-size: 1rem;
    color: #222222;
    text-align: center;
    font-weight: bold;
    margin-bottom: 1.8rem;
}
.product_tzsz_h5 .course_target .content .img_box {
    padding: 0 0.4rem;
    background: #2B303C;
}
.product_tzsz_h5 .course_target .content .img_box img {
    width: 100%;
    height: 8.75rem;
    position: relative;
    top: -0.5rem;
}
.product_tzsz_h5 .course_target .content .text_box {
    padding: 1.1rem 1.1rem 1.5rem;
    background: #3C7FFC;
    color: #fff;
}
.product_tzsz_h5 .course_target .content .text_box .item:first-of-type {
    margin-bottom: 1.45rem;
}
.product_tzsz_h5 .course_target .content .text_box .item .item_title {
    font-size: 0.65rem;
    margin-bottom: 0.5rem;
    font-weight: bold;
}
.product_tzsz_h5 .course_target .content .text_box .item .item_text {
    font-size: 0.65rem;
    line-height: 0.9rem;
}
/* 课程目标 end */
/* 课程优势 */
.product_tzsz_h5 .course_advantage {
    padding: 1.3rem 0.8rem 1.9rem;
}
.product_tzsz_h5 .course_advantage .title {
    font-size: 1rem;
    color: #222222;
    text-align: center;
    font-weight: bold;
    margin-bottom: 1.8rem;
}
.product_tzsz_h5 .course_advantage .course_advantage_img {
    width: 100%;
    height: 9.25rem;
    margin-bottom: 1.3rem;
}
.product_tzsz_h5 .course_advantage .content_item:first-of-type {
    margin-bottom: 1.5rem;
}
.product_tzsz_h5 .course_advantage .content_item .title_box {
    display: flex;
    align-items: center;
    font-weight: bold;
    font-size: 0.65rem;
    padding-bottom: 0.4rem;
    border-bottom: 0.025rem solid #1677FF;
    margin-bottom: 0.6rem;
}
.product_tzsz_h5 .course_advantage .content_item .title_box img {
    width: 1rem;
    height: 1rem;
    margin-right: 0.45rem;
}
.product_tzsz_h5 .course_advantage .content_item .text {
    font-size: 0.65rem;
    line-height: 0.9rem;
    color: #222222;
}
/* 课程优势 end */
/* 课程特色 */
.product_tzsz_h5 .course_special {
    padding: 0.8rem 0.8rem 1.1rem;
    background: #F0F4F7;
}
.product_tzsz_h5 .course_special .title {
    font-size: 1rem;
    color: #222222;
    text-align: center;
    font-weight: bold;
    margin-bottom: 1.5rem;
}
.product_tzsz_h5 .course_special .content .item {
    background: #fff;
    padding-bottom: 1.7rem;
}
.product_tzsz_h5 .course_special .content .item:not(:last-of-type) {
    margin-bottom: 0.95rem;
}
.product_tzsz_h5 .course_special .content .item img {
    width: 100%;
    height: 9.45rem;
    margin-bottom: 1.1rem;
}
.product_tzsz_h5 .course_special .content .item .item_title {
    font-size: 0.65rem;
    font-weight: bold;
    padding-bottom: 0.45rem;
    border-bottom: 0.1rem solid #1677FF;
    width: 1.6rem;
    margin: auto;
    text-align: center;
    margin-bottom: 0.85rem;
}
.product_tzsz_h5 .course_special .content .item .text {
    font-size: 0.65rem;
    line-height: 0.9rem;
    padding: 0 0.8rem;
}
/* 课程特色 end */
/* 课程设置 */
.product_tzsz_h5 .course_set {
    padding: 1.65rem 0.8rem 0;
}
.product_tzsz_h5 .course_set .title {
    font-size: 1rem;
    color: #222222;
    text-align: center;
    font-weight: bold;
    margin-bottom: 0.6rem;
}
.product_tzsz_h5 .course_set .sub_title {
    font-size: 0.6rem;
    margin-bottom: 1.15rem;
    text-align: center;
}
.product_tzsz_h5 .course_set .content .item:not(:last-of-type) {
    margin-bottom: 0.8rem;
}
.product_tzsz_h5 .course_set .content .item .item_title {
    height: 2rem;
    background: #3C7FFC;
    color: #fff;
    padding-left: 0.75rem;
    font-size: 0.65rem;
    font-weight: bold;
    line-height: 2rem;
}
.product_tzsz_h5 .course_set .content .item .item_content {
    padding: 0.9rem 0.65rem 1.25rem;
    background: #F0F4F7;
}
.product_tzsz_h5 .course_set .content .item .item_content p {
    font-size: 0.65rem;
    line-height: 1.1rem;
    color: #000000;
}
/* 课程设置 end */
/* 老师简介 */
.product_tzsz_h5 .teacher_desp {
    padding: 1.85rem 0.8rem 1.95rem;
}
.product_tzsz_h5 .teacher_desp .title {
    font-size: 1rem;
    color: #222222;
    text-align: center;
    font-weight: bold;
    margin-bottom: 1.5rem;
}
.product_tzsz_h5 .teacher_desp .teacher_desp_img {
    width: 100%;
}
.product_tzsz_h5 .teacher_desp .content .rowItem {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
}
.product_tzsz_h5 .teacher_desp .content .rowItem:not(:last-of-type) {
    margin-bottom: 0.9rem;
}
.product_tzsz_h5 .teacher_desp .content .rowItem .item {
    width: 5.25rem;
    background: #1746CC;
    position: relative;
}
.product_tzsz_h5 .teacher_desp .content .rowItem .item .teacherImg {
    width: 5.25rem;
    height: 6.35rem;
    vertical-align: middle;
}
.product_tzsz_h5 .teacher_desp .content .rowItem .item .textMsg {
    padding-top: 0.4rem;
}
.product_tzsz_h5 .teacher_desp .content .rowItem .item .textMsg .name {
    text-align: center;
    font-size: 0.7rem;
    color: #fff;
    margin: 0 0 0.4rem;
}
.product_tzsz_h5 .teacher_desp .content .rowItem .item .textMsg .dutyname {
    font-size: 0.4rem;
    color: #fff;
    text-align: center;
    margin-bottom: 0.4rem;
}
.product_tzsz_h5 .teacher_desp .content .rowItem .item .textMsg .line {
    height: 0.15rem;
    background: linear-gradient(90deg, #F6EEE5, #DAC5A5);
    position: absolute;
    bottom: 0;
    left: 0;
    width: 5.25rem;
}
/* 老师简介 end */
/* 俱乐部服务 */
.product_tzsz_h5 .club_service {
    padding: 0.8rem 0.8rem 1.45rem;
    background: #F0F4F7;
}
.product_tzsz_h5 .club_service .title {
    font-size: 1rem;
    color: #222222;
    text-align: center;
    font-weight: bold;
    margin-bottom: 1.6rem;
}
.product_tzsz_h5 .club_service .club_service_img {
    width: 100%;
}
/* 俱乐部服务 end */
/* 课程成果 */
.product_tzsz_h5 .course_achievement {
    padding: 1.85rem 0.8rem 2.1rem;
}
.product_tzsz_h5 .course_achievement .title {
    font-size: 1rem;
    color: #222222;
    text-align: center;
    font-weight: bold;
    margin-bottom: 1.7rem;
}
.product_tzsz_h5 .course_achievement .content .item_box {
    display: flex;
    align-items: stretch;
}
.product_tzsz_h5 .course_achievement .content .item_box:not(:last-of-type) {
    margin-bottom: 0.45rem;
}
.product_tzsz_h5 .course_achievement .content .item_box .item {
    flex: 1;
}
.product_tzsz_h5 .course_achievement .content .item_box .item:first-of-type {
    margin-right: 0.5rem;
}
.product_tzsz_h5 .course_achievement .content .item_box .item img {
    width: 100%;
    height: 4.6rem;
    vertical-align: middle;
}
.product_tzsz_h5 .course_achievement .content .item_box .item .item_content {
    padding: 0.7rem 0 1rem 0.2rem;
    background: #1746CC;
}
.product_tzsz_h5 .course_achievement .content .item_box .item .item_content .name {
    font-size: 0.55rem;
    color: #fff;
    font-weight: bold;
}
.product_tzsz_h5 .course_achievement .content .item_box .item .item_content .name span {
    display: inline-block;
    padding-bottom: 0.15rem;
    border-bottom: 0.05rem solid #16CBFF;
    margin-bottom: 0.7rem;
    font-weight: bold;
}
.product_tzsz_h5 .course_achievement .content .item_box .item .item_content .service_content {
    font-size: 0.35rem;
    color: #fff;
}
/* 课程成果 end */
/* 案例 */
.product_tzsz_h5 .case {
    padding: 0 0.8rem 2.1rem;
}
.product_tzsz_h5 .case .title {
    font-size: 1rem;
    color: #222222;
    text-align: center;
    font-weight: bold;
    margin-bottom: 1.7rem;
}
.product_tzsz_h5 .case .case_img {
    width: 100%;
}
/* 案例 end */
/* 报名温馨提示 */
.product_tzsz_h5 .report_tips .title {
    font-size: 1rem;
    color: #222222;
    text-align: center;
    font-weight: bold;
    margin-bottom: 0.65rem;
}
.product_tzsz_h5 .report_tips .sub_title {
    font-size: 0.65rem;
    margin-bottom: 1.15rem;
    text-align: center;
}
.product_tzsz_h5 .report_tips .report_tips_img {
    width: 100%;
}
/* 报名温馨提示 end */
/* 咨询表单 */
.product_tzsz_h5 .consult_box {
    padding: 1rem 0.8rem;
}
.product_tzsz_h5 .consult_box .title {
    font-size: 1rem;
    line-height: 1.4rem;
    font-weight: bold;
    margin-bottom: 1rem;
    text-align: center;
}
.product_tzsz_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_tzsz_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_tzsz_h5 .consult_box .van-field .van-field__control {
    height: 1rem;
}
.product_tzsz_h5 .consult_box .van-field.textarea {
    height: 7.5rem;
}
.product_tzsz_h5 .consult_box .van-field.textarea .van-field__body {
    height: 100%;
}
.product_tzsz_h5 .consult_box .van-field.textarea .van-field__body .van-field__control {
    height: 100%;
}
.product_tzsz_h5 .consult_box .van-button {
    width: 100%;
    height: 2rem;
    background: #CBB788;
    color: #FFFFFF;
    font-size: 0.8rem;
}
/* 咨询表单end */
/* 右下角定位 */
.product_tzsz_h5 .fixed_box {
    position: fixed;
    right: 0.8rem;
    bottom: 3.125rem;
}
.product_tzsz_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_tzsz_h5 .fixed_box .item img {
    width: 2.7rem;
    height: 2.7rem;
}
/* 右下角定位end */
/* 客服二维码弹窗 */
.product_tzsz_h5 .service_box {
    text-align: center;
    background: transparent;
}
.product_tzsz_h5 .service_box .service {
    position: relative;
}
.product_tzsz_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_tzsz_h5 .service_box .service .code {
    width: 7.5rem;
    height: 7.5rem;
    margin-bottom: 0.5rem;
}
.product_tzsz_h5 .service_box .service p {
    font-size: 0.7rem;
    color: #333333;
    line-height: 1rem;
    margin-bottom: 0.5rem;
}
.product_tzsz_h5 .service_box .service p span {
    color: #2E7FFF;
}
.product_tzsz_h5 .service_box .close_box {
    width: 1.5rem;
    height: 1.5rem;
    margin: 1rem auto;
}
.product_tzsz_h5 .service_box .close_box .close {
    width: 1.5rem;
    height: 1.5rem;
}
/* 客服二维码弹窗 end */
/* 报名弹窗 */
.product_tzsz_h5 .report_box {
    padding: 0.85rem 0.8rem;
    width: 17.15rem;
    box-sizing: border-box;
    border-radius: 0.5rem;
}
.product_tzsz_h5 .report_box .close_box {
    text-align: right;
}
.product_tzsz_h5 .report_box .close_box img {
    width: 1rem;
    height: 1rem;
}
.product_tzsz_h5 .report_box .report_form .item {
    margin-bottom: 0.7rem;
    padding-bottom: 0.7rem;
    border-bottom: 0.025rem solid #E5E5E5;
}
.product_tzsz_h5 .report_box .report_form .item .label {
    font-size: 0.7rem;
    line-height: 1rem;
    margin-bottom: 0.7rem;
}
.product_tzsz_h5 .report_box .report_form .item .van-field {
    padding: 0;
}
.product_tzsz_h5 .report_box .report_form .item .van-field .van-field__control {
    font-size: 0.7rem;
}
.product_tzsz_h5 .report_box .report_form .item:last-of-type {
    margin-bottom: 1rem;
}
.product_tzsz_h5 .report_box .report_form .van-button {
    width: 100%;
    height: 2rem;
    border-radius: 1rem;
    background: #BD262B;
    color: #fff;
    line-height: 0.8rem;
}
/* 报名弹窗end */