﻿﻿.icon_bottom_no_bg {
    -webkit-mask: url(../fonts/arrow-down-s-line-01.svg) no-repeat;
    mask: url(../fonts/arrow-down-s-line-01.svg) no-repeat;
}
.overhidden {
    overflow: hidden !important;
}

.m-agency-video-lsit li {
    cursor: pointer !important;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.m-index-video-pop {
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 99999;
    top: 0;
    left: 0;
    background: #000;
}

.m-index-video-pop-title {
    width: -moz-calc(100% - 88px);
    width: calc(100% - 88px);
    float: left;
    font-size: 16px;
    line-height: 44px;
    text-align: center;
    color: #fff;
}

.m-index-video-pop-top {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    height: 80px;
    background: linear-gradient(360deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.1) 41%, rgba(0, 0, 0, 0.49) 100%);
}

    .m-index-video-pop-top a {
        width: 44px;
        height: 44px;
        position: relative;
        z-index: 1000;
    }

    .m-index-video-pop-top svg {
        width: 24px;
        height: 24px;
    }

    .m-index-video-pop-top .svgcfff {
        fill: #fff;
    }

.m-index-video-pop .swiper-container4 {
    width: 100%;
    height: 100%;
    overflow-x: auto;
}

    .m-index-video-pop .swiper-container4 .swiper-slide img {
        width: 100%;
        height: 100%;
        -moz-border-radius: 4px;
        border-radius: 4px;
    }

    .m-index-video-pop .swiper-container4 video {
        width: 100%;
        position: relative;
        top: 2px;
    }

.video-control-switch {
    width: 56px;
    height: 56px;
    position: absolute;
    z-index: 100;
    top: 50%;
    left: 50%;
    cursor: pointer;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: rgba(0, 0, 0, .3);
}

.m-index-video-pop-swiper {
    width: 100%;
    height: 100vh;
    position: relative;
}

    .m-index-video-pop-swiper .swiper-container4 {
        z-index: auto;
    }

.m-index-video-pop .m-video-list-btn {
    z-index: 9999;
    width: 20px;
    height: 20px;
    background: url(../fonts/list-pic-play-img.svg) no-repeat 0 0;
    background-size: 100% 100%;
    cursor: pointer;
}

    .m-index-video-pop .m-video-list-btn.stop {
        background: url(../fonts/icon_suspend.svg) no-repeat 0 0;
        background-size: 100% 100%;
    }

    .m-index-video-pop .m-video-list-btn.ishide {
        display: none
    }

.m-index-video-pop-swiper .video-big-intro {
    position: absolute;
    bottom: 0px;
    left: 0;
    z-index: 999;
    width: 100%;
    padding: 11px 15px 20px;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
}

.m-index-video-pop-swiper .video-intro-box {
    display: none;
}

.m-index-video-pop-swiper .swiper-container4 .swiper-slide .m-video-list-btn {
    width: 52px;
    height: 52px;
    border-radius: 50%;
}

.m-index-video-pop-swiper .m-video-progress {
    z-index: 9999;
    position: absolute;
    bottom: 20px;
    left: 0;
    width: 100%;
}

    .m-index-video-pop-swiper .m-video-progress .video-time {
        font-size: 12px;
        color: #fff;
        line-height: 18px;
        font-family: arial;
    }

    .m-index-video-pop-swiper .m-video-progress .video-progress {
        position: relative;
        top: -4px;
        margin: 0 12px;
        width: calc(100% - 120px);
        height: 5px;
        border-radius: 4px;
    }

.m-index-video-pop-swiper video {
    height: 100vh;
}

.video-big-intro .jg-logo {
    position: relative;
    width: 38px;
    height: 38px;
    border: 1px solid #FFF;
    border-radius: 50%;
    overflow: hidden;
    background: #fff;
}

    .video-big-intro .jg-logo img {
        position: absolute;
        width: 100%;
        top: 50%;
        transform: translateY(-50%);
    }

.video-big-intro .jg-name-box {
    margin-left: 5px;
    text-align: left;
    font-size: 16px;
    font-weight: 500;
    color: #FFF;
    line-height: 22px;
}

    .video-big-intro .jg-name-box .jg-name {
        font-size: 16px;
        font-weight: 500;
        color: #FFF;
        line-height: 22px;
    }

    .video-big-intro .jg-name-box .school-name {
        margin-top: 1px;
        font-size: 11px;
        color: #fff;
        line-height: 16px;
    }

        .video-big-intro .jg-name-box .school-name .fl {
            opacity: 0.8;
            filter: alpha(opacity=80);
        }

    .video-big-intro .jg-name-box .video-type {
        display: inline-block;
        padding: 0 4px;
        height: 16px;
        font-size: 11px;
        color: #FE5900;
        line-height: 16px;
        background: #FFF9F2;
        border-radius: 2px;
    }

.video-big-jg-intro {
    font-size: 14px;
    color: #fff;
    line-height: 20px;
}

    .video-big-jg-intro .title {
        width: calc(100% - 40px);
        margin: 10px 0 0;
        font-size: 18px;
        font-weight: 500;
        color: #FFF;
        line-height: 25px;
        text-align: left;
    }

    .video-big-jg-intro .reading {
        margin: 10px 0 0;
        font-size: 14px;
        color: #fff;
        line-height: 20px;
        text-align: left;
        opacity: 0.8;
        filter: alpha(opacity=80);
    }

.m-video-big-share {
    padding: 10px;
    position: absolute;
    right: 0;
    top: 0;
}

    .m-video-big-share img {
        width: 28px;
    }

.video-pop-intro-more {
    position: absolute;
    bottom: 0;
    right: 0;
    font-size: 12px;
    color: #fff;
    line-height: 17px;
    cursor: pointer;
}

    .video-pop-intro-more .icon-arrow-down {
        margin-left: 1px;
        width: 10px;
        height: 10px;
        display: inline-block;
        background: url(../fonts/icon_open.svg) no-repeat 0 0;
        background-size: 100% 100%;
        vertical-align: middle;
    }

    .video-pop-intro-more.tran .icon-arrow-down {
        transform: rotate(180deg);
    }

.video-big-jg-intro .video-title-cont {
    position: relative;
}

.video-big-intro.overh .video-big-jg-intro {
    max-height: 35px;
    overflow: hidden;
}

    .video-big-intro.overh .video-big-jg-intro .video-title-cont .title {
        width: calc(100% - 50px);
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

.m-video-notice {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,.5);
    z-index: 99999999;
    cursor: pointer;
}

    .m-video-notice div {
        position: absolute;
        top: 50%;
        left: 50%;
        margin: -51px 0 0 -70px;
    }

    .m-video-notice img {
        width: 57px;
        display: block;
        margin: auto;
    }

    .m-video-notice p {
        margin: 16px 0 0;
        font-size: 14px;
        color: #fff;
        line-height: 20px;
        text-align: center;
    }

.m-agency-video-lsit .video-item-top .video-type {
    position: absolute;
    top: 8px;
    right: 6px;
    display: inline-block;
    padding: 0 4px;
    height: 16px;
    font-size: 11px;
    color: #FE5900;
    line-height: 16px;
    background: #FFF9F2;
    border-radius: 2px;
}

/* 权益领取弹窗css */
.m-rights-pop {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, .3);
    z-index: 999999;
    touch-action: none;
}

.rights-pop-mian {
    display: flex;
    align-items: center;
    flex-direction: column;
    position: absolute;
    top: 50%;
    left: 50%;
    width: calc(100% - 60px);
    background-color: #fff;
    transform: translate(-50%, -50%);
    border-radius: 20px;
    padding: 27px 22px 0;
}



    .rights-pop-mian .success-icon {
        display: block;
        width: 68px;
        height: 68px;
        border-radius: 50%;
        background: #35D3A3;
        -webkit-mask: url(../fonts/icon-check-block.svg) no-repeat;
        mask: url(../images/icon-check-block.svg) no-repeat;
    }

    .rights-pop-mian .shadow {
        display: block;
        width: 28px;
        height: 6px;
        background: #EBEBEB;
        border-radius: 50%;
        margin-top: 3px;
    }

    .rights-pop-mian .title {
        font-size: 18px;
        font-weight: 600;
        color: #333333;
        text-align: center;
        margin-top: 22px;
    }

.time-remaining {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    color: #fe3f03;
    margin-top: 10px;
    font-size: 18px;
    font-weight: 600;
    line-height: 22px;
    height: 25px;
}

    .time-remaining span {
        position: relative;
        height: 25px;
        background-color: #fe3f03;
        padding: 3px;
        color: #fff;
        border-radius: 2px;
        line-height: 22px;
        text-align: center;
        margin: 0 6px;
        font-weight: 600;
    }

    .time-remaining > span:not(.ss)::after {
        content: ':';
        position: absolute;
        top: 0;
        right: -8px;
        color: #fe3f03;
        font-size: 18px;
    }

.rights-pop-mian .btn {
    padding: 0 56px;
    height: 40px;
    background: linear-gradient(270deg, #FF6100 0%, #FE8D00 100%);
    border-radius: 20px;
    margin: 0 auto;
    font-size: 16px;
    font-weight: 600;
    color: #FFFFFF;
    text-align: center;
    line-height: 40px;
    margin-top: 28px;
}

.rights-pop-mian .info {
    font-size: 14px;
    margin-top: 10px;
    color: #333333;
}

.m-rights-pop .rights-pop-close {
    transform: translateY(50px);
    height: 30px;
    width: 30px;
    border-radius: 50%;
    height: 30px;
    width: 30px;
    background-color: #fff;
    line-height: 30px;
    text-align: center;
}

.m-rights-pop .close-icon {
    display: block;
    height: 30px;
    width: 30px;
    -webkit-mask: url(../fonts/icon-cross-no-bg.svg) no-repeat center;
    mask: url(../fonts/icon-cross-no-bg.svg) no-repeat center;
    background-color: #000;
    -webkit-mask-size: 80% 80%;
    mask-size: 80% 80%;
    cursor: pointer;
}

/*问答*/
@font-face {
    font-family: 'iconfont'; /* Project id 2444528 */
    src: url('../fonts/font_2444528_xmk0rxdmux.woff2') format('woff2'), url('../fonts/font_2444528_xmk0rxdmux.woff') format('woff'), url('../fonts/font_2444528_xmk0rxdmux.ttf') format('truetype');
}

html, body {
    background: #F5F6F7 !important;
    height: auto;
}

.wd-list {
    margin-top: 12px;
    padding: 16px;
    box-sizing: border-box;
    background-color: #FFFFFF;
    line-height:1.0;
}

.wd-list-tit {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.wd-list span {
    display: inline-block;
}

.wd-list-tit span {
    font-size: 17px;
    font-family: AlibabaPuHuiTi-Medium, AlibabaPuHuiTi;
    font-weight: 600;
    color: #262626;
}

.wd-list .m-common-icon {
    width: 24px;
    height: 24px;
    display: inline-block;
    -webkit-mask: url(../fonts/mec_open_icon.svg) no-repeat;
}

.wd-list ul{
	margin-top: 16px;
}
.wd-list ul li{
	margin-bottom: 16px;
	border-bottom: 1px solid #F5F6F7;
	padding-bottom: 16px;
}
.wd-list ul li a{
	width: 100%;
	display: block;
}
.wd-list ul li:last-child{
	margin-bottom: 0;
	padding-bottom: 0;
	border: 0;
}
.wd-list ul .no-data{
	font-size: 13px;
	font-family: PingFang SC-Regular, PingFang SC;
	font-weight: normal;
	color: #ABABAB;
	line-height: 18px;
	text-align: center;
}
.wd-list .wd-item-q,.wd-list .wd-item-a{
	display: flex;
	align-items: center;
}
.wd-item-label{
	position: relative;
	width: 24px;
	height: 24px;
	margin-right: 4px;
}
.wd-item-label::after{
	content: '';
	width: 24px;
	text-align: center;
	line-height: 17px;
	font-size: 12px;
	font-family: AlibabaPuHuiTi-Regular, AlibabaPuHuiTi;
	font-weight: 400;
	color: #FFFFFF;
	position: absolute;
	left: 1px;
	top: 3px;
}
.wd-item-label::before{
	content: "\e7a2";
	font-family: "iconfont" !important;
	font-size: 25px;
	font-style: normal;
	display: inline-block;
	position: absolute;
	left: 0;
	width: 24px;
	height: 24px;
	color: #1A8CFF;
}
.wd-list .wd-item-q .wd-item-label{
	position: relative;
	width: 24px;
	height: 24px;
	margin-right: 4px;
}
.wd-list .wd-item-q .wd-item-label::after{
	content: '问';
}
.wd-list .wd-item-a .wd-item-label::after{
	content: '答';
}
.wd-list .wd-item-a .wd-item-label::before{
	color: #FF9C07;
}
.wd-list .wd-item-a{
	margin-top: 8px;
}
.wd-list .wd-item-a>div{
	flex: 1;
	min-width: 0;
	display: flex;
	align-items: center;
}
.wd-list .wd-item-q span,.wd-list .wd-item-a>div span{
	flex: 1;
	font-size: 14px;
	font-family: AlibabaPuHuiTi-Regular, AlibabaPuHuiTi;
	font-weight: 400;
	color: #262626;
	line-height: 20px;
	white-space: nowrap;
}
.wd-list .wd-item-a>div .no-answer{
	color: #ABABAB;
}
.wd-list .wd-item-a a{
	display: flex;
	align-items: center;
	font-size: 14px;
	font-family: PingFang SC-Regular, PingFang SC;
	font-weight: 400;
	color: #FE5900;
	line-height: 20px;
}
.wd-list .wd-item-a a i{
	width: 16px;
	height: 16px;
	background-color: #FE5900;
}
.wd-list .wd-num{
	font-size: 14px;
	font-family: AlibabaPuHuiTi-Regular, AlibabaPuHuiTi;
	font-weight: 400;
	color: #8C8C8C;
	line-height: 20px;
	margin-left: 20px;
}
.ask-question-btn{
	cursor: pointer;
	display: block;
	width: 90px;
	height: 36px;
	background: #FFFFFF;
	border-radius: 200px;
	border: 1px solid #FE5900;
	text-align: center;
	font-size: 14px;
	font-family: PingFang SC-Regular, PingFang SC;
	font-weight: 400;
	color: #FE5900;
	line-height: 36px;
	margin: 16px auto 0;
}

.check-all {
    display: block;
    width: 108px;
    height: 32px;
    background: #FFFFFF;
    border-radius: 200px 200px 200px 200px;
    opacity: 1;
    border: 1px solid #D9D9DA;
    text-align: center;
    font-size: 13px;
    font-weight: normal;
    color: #262626;
    line-height: 32px;
    margin: 12px auto 0;
    cursor: pointer;
}
.alert-tel {width: 295px;height: 280px;background: #fff;border-radius: 12px;position: absolute;left: 50%;top: 50%;z-index: 1000;transform: translate(-50%, -50%);display: none;}
.alert-tel>i {width: 20px;height: 20px;position: absolute;right: 16px;top: 16px;font-size: 16px;color: #ababab;text-align: center;line-height: 20px;}
.alert-tel>img {display: block;width: 104px;height: 104px;position: absolute;left: 96px;top: 28px;}
.alert-tel>span {display: block;width: 100%;font-size: 17px;color: #262626;text-align: center;line-height: 24px;font-weight: 600;position: absolute;left: 0;top: 148px;}
.alert-tel>a {display: block;width: 255px;height: 44px;background: #1A8CFF;border-radius: 22px;font-size: 16px;color: #fff;text-align: center;line-height: 44px;font-weight: 600;position: absolute;left: 20px;top: 200px;}
.qa-btn {display: flex;}
.qa-btn .ask-question-btn {margin-top: 12px;}

.wx-consulting,
.jg-foot-icon-kf {
    display: flex;
    justify-content: center;
    align-items: center;
}

    .wx-consulting i,
    .jg-foot-icon-kf i {
        display: block;
        width: 18px;
        height: 18px;
        font-size: 16px;
        color: #fff;
        line-height: 18px;
        font-weight: 100;
        margin-right: 4px;
    }

.fixed-stl {
    width: 100%;
    height: 102px;
    background: #FFFBF7;
    padding: 24px 20px 12px;
    position: relative;
}

    .fixed-stl .stl-img {
        display: block;
        width: 48px;
        height: 36px;
        position: absolute;
        left: 0px;
        top: 0px;
    }

    .fixed-stl .jg-qy-item {
        margin-bottom: 6px;
    }

.foot-icon-btn .yl {
    display: block;
    width: 22px;
    height: 12px;
    background: url(../images/youli.png) center center no-repeat;
    background-size: contain;
    position: absolute;
    right: -4px;
    top: -3px;
}

.form-tips {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin: 4px 0 12px;
    padding: 0 16px;
}

    .form-tips .horn {
        width: 24px;
        height: 24px;
        background: #F5F6F7;
        border-radius: 4px;
        margin-right: 8px;
    }

        .form-tips .horn i {
            display: block;
            width: 24px;
            height: 24px;
            font-size: 16px;
            color: #ABABAB;
            text-align: center;
            line-height: 24px;
        }

    .form-tips p {
        font-size: 13px;
        color: #8C8C8C;
        line-height: 18px;
    }

.qy-submit-out {
    width: 100%;
    height: 60px;
    padding: 8px 16px;
    box-shadow: inset 0px 1px 0px 0px #EBEBEB;
}

.fixed-form-kc,
.fixed-form-sch {
    width: 100%;
    min-height: 180px;
    height: auto;
    position: fixed;
    bottom: -550px;
    left: 0;
    z-index: 201;
    background: #fff;
    border-radius: 16px 16px 0px 0px;
}

    .fixed-form-kc .kc-nav,
    .fixed-form-kc .sch-nav,
    .fixed-form-sch .kc-nav,
    .fixed-form-sch .sch-nav {
        width: 100%;
        height: 37px;
        padding: 0 10px;
        border-bottom: 1px solid #EBEBEB;
    }

        .fixed-form-kc .kc-nav .swiper-slide,
        .fixed-form-kc .sch-nav .swiper-slide,
        .fixed-form-sch .kc-nav .swiper-slide,
        .fixed-form-sch .sch-nav .swiper-slide {
            max-width: 75px;
            height: 37px;
            padding-top: 7px;
        }

            .fixed-form-kc .kc-nav .swiper-slide span,
            .fixed-form-kc .sch-nav .swiper-slide span,
            .fixed-form-sch .kc-nav .swiper-slide span,
            .fixed-form-sch .sch-nav .swiper-slide span {
                display: block;
                width: 100%;
                font-size: 13px;
                color: #595959;
                text-align: center;
                line-height: 18px;
                overflow: hidden;
                white-space: nowrap;
                text-overflow: ellipsis;
            }

            .fixed-form-kc .kc-nav .swiper-slide em,
            .fixed-form-kc .sch-nav .swiper-slide em,
            .fixed-form-sch .kc-nav .swiper-slide em,
            .fixed-form-sch .sch-nav .swiper-slide em {
                width: 26px;
                height: 3px;
                background: transparent;
                position: absolute;
                left: 50%;
                bottom: 0px;
                transform: translateX(-50%);
            }

            .fixed-form-kc .kc-nav .swiper-slide i,
            .fixed-form-kc .sch-nav .swiper-slide i,
            .fixed-form-sch .kc-nav .swiper-slide i,
            .fixed-form-sch .sch-nav .swiper-slide i {
                width: 13px;
                height: 13px;
                font-size: 12px;
                color: #FE5900;
                text-align: center;
                line-height: 13px;
                position: absolute;
                right: 0px;
                top: 0px;
                display: none;
            }

        .fixed-form-kc .kc-nav .active span,
        .fixed-form-kc .sch-nav .active span,
        .fixed-form-sch .kc-nav .active span,
        .fixed-form-sch .sch-nav .active span {
            color: #FE5900;
        }

        .fixed-form-kc .kc-nav .active em,
        .fixed-form-kc .sch-nav .active em,
        .fixed-form-sch .kc-nav .active em,
        .fixed-form-sch .sch-nav .active em {
            background: #FE5900;
        }

        .fixed-form-kc .kc-nav .select i,
        .fixed-form-kc .sch-nav .select i,
        .fixed-form-sch .kc-nav .select i,
        .fixed-form-sch .sch-nav .select i {
            display: block;
        }

        .fixed-form-kc .sch-nav .swiper-slide,
        .fixed-form-sch .sch-nav .swiper-slide {
            max-width: 50px;
        }

    .fixed-form-kc .kc-list-out,
    .fixed-form-sch .kc-list-out {
        width: 100%;
        height: 378px;
        position: relative;
    }

        .fixed-form-kc .kc-list-out .show,
        .fixed-form-sch .kc-list-out .show {
            z-index: 1 !important;
        }

        .fixed-form-kc .kc-list-out .kc-list,
        .fixed-form-sch .kc-list-out .kc-list {
            width: 100%;
            height: 378px;
            padding: 0 15px;
            overflow-y: auto;
            background: #fff;
            position: absolute;
            left: 0px;
            top: 0px;
            z-index: 0;
        }

            .fixed-form-kc .kc-list-out .kc-list .kc-item:first-child,
            .fixed-form-sch .kc-list-out .kc-list .kc-item:first-child {
                margin-top: 16px;
            }

            .fixed-form-kc .kc-list-out .kc-list .kc-item,
            .fixed-form-sch .kc-list-out .kc-list .kc-item {
                width: 100%;
                height: 63px;
                display: flex;
                justify-content: flex-start;
                align-items: center;
                margin-top: 20px;
                padding-left: 3px;
            }

                .fixed-form-kc .kc-list-out .kc-list .kc-item .checkbox,
                .fixed-form-sch .kc-list-out .kc-list .kc-item .checkbox {
                    width: 20px;
                    height: 20px;
                    border: 2px solid #D9D9DA;
                    border-radius: 50%;
                }

                    .fixed-form-kc .kc-list-out .kc-list .kc-item .checkbox i,
                    .fixed-form-sch .kc-list-out .kc-list .kc-item .checkbox i {
                        display: none;
                    }

                .fixed-form-kc .kc-list-out .kc-list .kc-item .active,
                .fixed-form-sch .kc-list-out .kc-list .kc-item .active {
                    border: 0;
                }

                    .fixed-form-kc .kc-list-out .kc-list .kc-item .active i,
                    .fixed-form-sch .kc-list-out .kc-list .kc-item .active i {
                        display: block;
                        width: 20px;
                        height: 20px;
                        font-size: 20px;
                        text-align: center;
                        color: #FE5900;
                        line-height: 20px;
                    }

                .fixed-form-kc .kc-list-out .kc-list .kc-item .kc-con,
                .fixed-form-sch .kc-list-out .kc-list .kc-item .kc-con {
                    width: calc(100% - 34px);
                    height: 63px;
                    display: flex;
                    justify-content: flex-start;
                    align-items: center;
                    margin-left: 14px;
                }

                    .fixed-form-kc .kc-list-out .kc-list .kc-item .kc-con > img,
                    .fixed-form-sch .kc-list-out .kc-list .kc-item .kc-con > img {
                        display: block;
                        width: 105px;
                        height: 63px;
                        border-radius: 4px;
                    }

                    .fixed-form-kc .kc-list-out .kc-list .kc-item .kc-con .kc-info,
                    .fixed-form-sch .kc-list-out .kc-list .kc-item .kc-con .kc-info {
                        margin-left: 12px;
                        width: calc(100% - 117px);
                        height: 63px;
                    }

                        .fixed-form-kc .kc-list-out .kc-list .kc-item .kc-con .kc-info > span,
                        .fixed-form-sch .kc-list-out .kc-list .kc-item .kc-con .kc-info > span {
                            display: block;
                            font-size: 15px;
                            font-weight: 600;
                            color: #262626;
                            line-height: 21px;
                        }

                        .fixed-form-kc .kc-list-out .kc-list .kc-item .kc-con .kc-info ul,
                        .fixed-form-sch .kc-list-out .kc-list .kc-item .kc-con .kc-info ul {
                            width: 100%;
                            display: flex;
                            justify-content: flex-start;
                            align-items: center;
                            margin-top: 3px;
                            overflow: hidden;
                        }

                            .fixed-form-kc .kc-list-out .kc-list .kc-item .kc-con .kc-info ul li,
                            .fixed-form-sch .kc-list-out .kc-list .kc-item .kc-con .kc-info ul li {
                                display: flex;
                                justify-content: flex-start;
                                align-items: center;
                                font-size: 13px;
                                color: #ABABAB;
                                line-height: 18px;
                                flex-shrink: 0;
                            }

                                .fixed-form-kc .kc-list-out .kc-list .kc-item .kc-con .kc-info ul li i,
                                .fixed-form-sch .kc-list-out .kc-list .kc-item .kc-con .kc-info ul li i {
                                    display: block;
                                    margin: 0 6px;
                                }

                        .fixed-form-kc .kc-list-out .kc-list .kc-item .kc-con .kc-info .price span,
                        .fixed-form-sch .kc-list-out .kc-list .kc-item .kc-con .kc-info .price span {
                            font-size: 13px;
                            color: #ABABAB;
                            line-height: 18px;
                        }

                        .fixed-form-kc .kc-list-out .kc-list .kc-item .kc-con .kc-info .price em,
                        .fixed-form-sch .kc-list-out .kc-list .kc-item .kc-con .kc-info .price em {
                            font-size: 13px;
                            color: #FE5900;
                            line-height: 18px;
                        }

    .fixed-form-kc .sch-list-out,
    .fixed-form-sch .sch-list-out {
        width: 100%;
        height: 378px;
        position:relative;
    }

        .fixed-form-kc .sch-list-out .show,
        .fixed-form-sch .sch-list-out .show {
            z-index: 1 !important;
        }

        .fixed-form-kc .sch-list-out .sch-list,
        .fixed-form-sch .sch-list-out .sch-list {
            width: 100%;
            height: 378px;
            padding: 0 15px;
            overflow-y: auto;
            background: #fff;
            position: absolute;
            left: 0px;
            top: 0px;
            z-index: 0;
        }

            .fixed-form-kc .sch-list-out .sch-list .sch-item,
            .fixed-form-sch .sch-list-out .sch-list .sch-item {
                width: 100%;
                display: flex;
                justify-content: flex-start;
                align-items: center;
                padding-left: 3px;
            }

                .fixed-form-kc .sch-list-out .sch-list .sch-item .checkbox,
                .fixed-form-sch .sch-list-out .sch-list .sch-item .checkbox {
                    width: 20px;
                    height: 20px;
                    border: 2px solid #D9D9DA;
                    border-radius: 50%;
                }

                    .fixed-form-kc .sch-list-out .sch-list .sch-item .checkbox i,
                    .fixed-form-sch .sch-list-out .sch-list .sch-item .checkbox i {
                        display: none;
                    }

                .fixed-form-kc .sch-list-out .sch-list .sch-item .active,
                .fixed-form-sch .sch-list-out .sch-list .sch-item .active {
                    border: 0;
                }

                    .fixed-form-kc .sch-list-out .sch-list .sch-item .active i,
                    .fixed-form-sch .sch-list-out .sch-list .sch-item .active i {
                        display: block;
                        width: 20px;
                        height: 20px;
                        font-size: 20px;
                        text-align: center;
                        color: #FE5900;
                        line-height: 20px;
                    }

                .fixed-form-kc .sch-list-out .sch-list .sch-item .sch-con,
                .fixed-form-sch .sch-list-out .sch-list .sch-item .sch-con {
                    width: calc(100% - 34px);
                    margin-left: 14px;
                    padding: 12px 0;
                    border-bottom: 1px solid #F5F6F7;
                }

                    .fixed-form-kc .sch-list-out .sch-list .sch-item .sch-con .info-tit,
                    .fixed-form-sch .sch-list-out .sch-list .sch-item .sch-con .info-tit {
                        display: flex;
                        justify-content: flex-start;
                        align-items: center;
                    }

                        .fixed-form-kc .sch-list-out .sch-list .sch-item .sch-con .info-tit p,
                        .fixed-form-sch .sch-list-out .sch-list .sch-item .sch-con .info-tit p {
                            font-size: 15px;
                            color: #262626;
                            line-height: 21px;
                        }

                        .fixed-form-kc .sch-list-out .sch-list .sch-item .sch-con .info-tit span,
                        .fixed-form-sch .sch-list-out .sch-list .sch-item .sch-con .info-tit span {
                            display: block;
                            width: 48px;
                            height: 15px;
                            margin-left: 6px;
                            background: rgba(254, 89, 0, 0.05);
                            font-size: 11px;
                            color: #FE5900;
                            text-align: center;
                        }

                    .fixed-form-kc .sch-list-out .sch-list .sch-item .sch-con > p,
                    .fixed-form-sch .sch-list-out .sch-list .sch-item .sch-con > p {
                        display: block;
                        margin-top: 3px;
                        font-size: 12px;
                        color: #8C8C8C;
                        line-height: 17px;
                    }

                    .fixed-form-kc .sch-list-out .sch-list .sch-item .sch-con > em,
                    .fixed-form-sch .sch-list-out .sch-list .sch-item .sch-con > em {
                        display: block;
                        margin-top: 3px;
                        font-size: 12px;
                        color: #8C8C8C;
                        line-height: 17px;
                    }

    .fixed-form-kc .kc-sub-out,
    .fixed-form-kc .sch-sub-out,
    .fixed-form-sch .kc-sub-out,
    .fixed-form-sch .sch-sub-out {
        width: 100%;
        height: 60px;
        padding: 8px 16px;
        box-shadow: inset 0px 1px 0px 0px #EBEBEB;
    }

        .fixed-form-kc .kc-sub-out .kc-sub-btn,
        .fixed-form-kc .kc-sub-out .sch-sub-btn,
        .fixed-form-kc .sch-sub-out .kc-sub-btn,
        .fixed-form-kc .sch-sub-out .sch-sub-btn,
        .fixed-form-sch .kc-sub-out .kc-sub-btn,
        .fixed-form-sch .kc-sub-out .sch-sub-btn,
        .fixed-form-sch .sch-sub-out .kc-sub-btn,
        .fixed-form-sch .sch-sub-out .sch-sub-btn {
            width: 100%;
            height: 44px;
            border-radius: 22px;
            border: 1px solid #FE5900;
            font-size: 17px;
            font-weight: bold;
            color: #FE5900;
            text-align: center;
            line-height: 44px;
        }

    .fixed-form-kc .disabled,
    .fixed-form-sch .disabled {
        border: 1px solid #FFBD99 !important;
        color: #FFBD99 !important;
    }

.fixed-form-success {
    width: 100%;
    min-height: 180px;
    height: auto;
    position: fixed;
    bottom: -550px;
    left: 0;
    z-index: 201;
    background: #fff;
    border-radius: 16px 16px 0px 0px;
}

    .fixed-form-success .qy-alert-tip2 {
        display: flex;
        justify-content: center;
        align-items: center;
        padding-bottom: 16px;
    }

        .fixed-form-success .qy-alert-tip2 i {
            display: block;
            width: 20px;
            height: 20px;
            font-size: 20px;
            color: #35D3A3;
            text-align: center;
            line-height: 20px;
        }

        .fixed-form-success .qy-alert-tip2 span {
            display: block;
            margin-left: 10px;
            font-size: 18px;
            font-weight: bold;
            color: #262626;
            line-height: 25px;
        }

    .fixed-form-success .qy-alert-tip3 {
        font-size: 14px;
        color: #262626;
        line-height: 20px;
        text-align: center;
    }

    .fixed-form-success .qy-alert-tip4 {
        display: block;
        margin-top: 4px;
        font-size: 14px;
        color: #8C8C8C;
        line-height: 20px;
        text-align: center;
    }

    .fixed-form-success .fixed-form-content {
        margin: 20px 16px 0;
        background: #FAFBFC;
        border-radius: 8px;
        padding: 4px 12px 9px;
    }

        .fixed-form-success .fixed-form-content .yyinfo-tit {
            width: 100%;
            display: flex;
            justify-content: center;
            align-items: center;
        }

            .fixed-form-success .fixed-form-content .yyinfo-tit i {
                display: block;
                width: 12px;
                height: 1px;
                background: #FE5900;
            }

            .fixed-form-success .fixed-form-content .yyinfo-tit span {
                display: block;
                margin: 0 8px;
                font-size: 13px;
                color: #FE5900;
                line-height: 18px;
            }

        .fixed-form-success .fixed-form-content .audition {
            width: 100%;
            margin-top: 12px;
            border-bottom: 1px solid #EBEBEB;
        }

            .fixed-form-success .fixed-form-content .audition > span {
                font-size: 13px;
                color: #8C8C8C;
                line-height: 18px;
            }

            .fixed-form-success .fixed-form-content .audition .aud-curr {
                width: 100%;
                display: flex;
                justify-content: flex-start;
                padding: 8px 0 12px;
            }

                .fixed-form-success .fixed-form-content .audition .aud-curr img {
                    display: block;
                    width: 60px;
                    height: 36px;
                    border-radius: 4px;
                    margin-right: 8px;
                }

                .fixed-form-success .fixed-form-content .audition .aud-curr p {
                    font-size: 13px;
                    color: #262626;
                    line-height: 18px;
                }

        .fixed-form-success .fixed-form-content .audition-sch {
            width: 100%;
            padding: 12px 0;
            border-bottom: 1px solid #EBEBEB;
        }

            .fixed-form-success .fixed-form-content .audition-sch > span {
                font-size: 13px;
                color: #8C8C8C;
                line-height: 18px;
            }

            .fixed-form-success .fixed-form-content .audition-sch .aud-sch {
                width: 100%;
                display: flex;
                justify-content: flex-start;
                padding-top: 8px;
            }

                .fixed-form-success .fixed-form-content .audition-sch .aud-sch .cam-con {
                    width: calc(100% - 88px);
                }

                    .fixed-form-success .fixed-form-content .audition-sch .aud-sch .cam-con .cam-con-t {
                        display: block;
                        margin-bottom: 4px;
                        font-size: 14px;
                        font-weight: bold;
                        color: #262626;
                        line-height: 20px;
                    }

                    .fixed-form-success .fixed-form-content .audition-sch .aud-sch .cam-con span {
                        display: block;
                        font-size: 13px;
                        color: #595959;
                        line-height: 18px;
                    }

                .fixed-form-success .fixed-form-content .audition-sch .aud-sch .cam-btn {
                    display: flex;
                    justify-content: flex-end;
                    align-items: center;
                    margin-right: 4px;
                }

                    .fixed-form-success .fixed-form-content .audition-sch .aud-sch .cam-btn .xq-t2-r-btn {
                        width: 24px;
                        height: 36px;
                        margin-left: 20px;
                    }

                        .fixed-form-success .fixed-form-content .audition-sch .aud-sch .cam-btn .xq-t2-r-btn .m-school-btn {
                            text-align: center;
                        }

                            .fixed-form-success .fixed-form-content .audition-sch .aud-sch .cam-btn .xq-t2-r-btn .m-school-btn i {
                                display: block;
                                width: 20px;
                                height: 20px;
                                margin: 0 auto 2px;
                            }

                            .fixed-form-success .fixed-form-content .audition-sch .aud-sch .cam-btn .xq-t2-r-btn .m-school-btn span {
                                display: block;
                                margin-top: 2px;
                                font-size: 10px;
                                color: #595959;
                                line-height: 16px;
                            }

        .fixed-form-success .fixed-form-content .ceremony {
            width: 100%;
            padding-top: 12px;
        }

            .fixed-form-success .fixed-form-content .ceremony > span {
                display: block;
                margin-bottom: 8px;
                font-size: 13px;
                color: #8C8C8C;
                line-height: 18px;
            }

    .fixed-form-success .success-out {
        width: 100%;
        height: 60px;
        padding: 8px 16px;
        box-shadow: inset 0px 1px 0px 0px #EBEBEB;
    }

        .fixed-form-success .success-out .success-btn {
            width: 100%;
            height: 44px;
            border-radius: 22px;
            border: 1px solid #FE5900;
            font-size: 17px;
            font-weight: bold;
            color: #FE5900;
            text-align: center;
            line-height: 44px;
        }

