body {
    background: #f4f4f4;
    color: #333;
}

a, a:hover, a:active, a:focus {
    color: inherit;
    text-decoration: none;
}

button {
    outline: none;
}

.fr {
    float: right !important;
}

.fl {
    float: left !important;
}

.wrapper {
    min-width: 1200px;
}

/* 消息提示框 */
.message {
    position: absolute;
    width: 1200px;
    right: 12%;
    margin-top: 0 !important;
}

.course_container {
    width: 1200px;
    margin: 0 auto;
}

.newdetail-clear {
    padding-bottom: 20px;
    clear: both;
    overflow: hidden;
}

.bg-detail {
    background-color: #f4f4f4;
}

#course_container {
    padding-bottom: 0px;
}

.course_icon {
    display: inline-block;
    background: url('https://julyedu-cdn.oss-cn-beijing.aliyuncs.com/tinypng-detail/kecxq_icon.png');
    width: 25px;
    height: 25px;
    vertical-align: bottom;
    background-repeat: no-repeat;
}

.detail_icon {
    background: url('https://julyedu-cdn.oss-cn-beijing.aliyuncs.com/tinypng-detail/zhuanfa_icon.png');
    display: inline-block;
    width: 44px;
    height: 44px;
}

.course_nav {
    list-style: none;
    padding: 20px 0;
    margin: 0;
}

.course_nav > li {
    display: inline-block;
    /* margin-right: 10px; */
    color: #aaa;
}

.course_nav > li a {

}

.course_nav > li.present {
    color: #666;
}

.course_nav > li + li:before {
    content: '/';
    display: inline-block;
    padding: 0 5px;
}

.course_detail_top {
    border: 1px solid #ccc;
    background: #fff;
    padding: 20px;
    position: relative;
}

.course_detail_top .detail {
    display: flex;
    display: -webkit-flex;
    display: box;
    display: -webkit-box;
}

.course_detail_top .course_img img {
    width: 348px;
    height: 250px;
    margin-right: 30px;
}

.course_detail_top .course_brief {
    flex-grow: 1;
    -webkit-flex-grow: 1;
}

.course_detail_top .course_brief h1 {
    width: 600px;
    overflow: hidden;
    white-space: nowrap;
    font-size: 24px;
    color: #333;
    margin-bottom: 20px;
    text-overflow: ellipsis;
    margin-top: 0;
}

.course_detail_top .course_brief ul {
    max-width: 640px;
}

.course_detail_top .course_share {
    flex-basis: 135px;
    -webkit-flex-basis: 135px;
    flex-shrink: 0;
    -webkit-flex-shrink: 0;
}

.course_detail_top .course_share li {
    display: inline-block;
    margin-left: 16px;
}

.course_detail_top .course_share li:nth-child(1) {
    margin-left: 0px;
}

.course_detail_top .course_share li .course_icon#weixin {
    background-position: 0 -33px;
}

.course_detail_top .course_share li .course_icon#weixin:hover {
    background-position: 0 0;
}

.course_detail_top .course_share li .course_icon#sina {
    background-position: -39px -33px;
}

.course_detail_top .course_share li .course_icon#sina:hover {
    background-position: -39px 0;
}

.course_detail_top .course_share li .course_icon#qzone {
    background-position: -79px -33px;
}

.course_detail_top .course_share li .course_icon#qzone:hover {
    background-position: -79px 0;
}

.course_brief li {
    color: #666;
    font-size: 16px;
    display: inline-block;
    margin-bottom: 20px;
    width: 298px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-right: 14px;
}

.course_brief li .course_icon {
    margin-right: 10px;
}

.course_brief li > span {
    white-space: nowrap;
}

.course_brief .course_hour .course_icon {
    background-position: 0 -66px;
}

.course_brief .course_teacher .course_icon {
    background-position: -39px -66px;
}

.course_brief .start_time .course_icon {
    background-position: -81px -66px;
}

.course_brief .course_price {
    font-size: 24px;
    color: #ff4000;
    line-height: 24px;
    margin-bottom: 19px;
}

.course_brief .course_price .price {
    margin-right: 20px;
}

.course_brief .course_price .price:before {
    content: '￥';
}

.course_brief .course_price .price.former_price {
    font-size: 14px;
    color: #999;
    text-decoration: line-through;
}

.course_brief a {
    margin-right: 30px;
    height: 46px;
    /*min-width: 150px;*/
    padding: 0 20px;
    color: #fff;
    font-size: 22px;
    display: inline-block;
    line-height: 46px;
    text-align: center;
    vertical-align: top;
    margin-top: 1px;
}

.course_brief a.course_link {
    background: #09f;
}

.course_brief a.course_link:hover, .course_brief a.video_link:hover {
    background: #0090f0;
    color: #fff;
}

.course_brief a.video_link {
    background: #3cb0fd;
}

.course_brief a.btn_ToLive {
    background: #41b948;
}

.course_brief a.btn_ToLive:hover {
    background: #02b30c;
}

.course_brief a.deiversity {
    background: #fd722e;
}

.course_brief a.untreated {
    background: #ccc;
}

.course_brief a.addCart {
    font-size: 22px;
    color: #f00;
    /*width: 170px;*/
}

.course_brief a.addCart:hover {
    text-decoration: underline;
}

.course_brief a.addCart .course_icon {
    background-position: -79px -133px;
    margin-right: 10px;
    vertical-align: middle;
}

.course_attach {
    background: #fff;
    margin-bottom: 20px;
    padding: 17px 20px;
    border: 1px solid #ccc;
    border-top: none;
}

.course_attach > span {
    font-size: 16px;
}

.course_attach > p.attach_item {
    display: inline-block;
    margin-left: 20px;
    font-size: 14px;
    padding: 0 6px;
    color: #555;
    border-radius: 2px;
}

.course_attach .course_qq {
    float: right;
    font-size: 12px;
    color: #333;
}

.course_attach .course_qq span {
    font-size: 16px;
    color: #fa952f;
}

.course_detail_body {
    padding: 0;
    position: relative;
}

.course_detail_body .course_content {
    width: 920px;
    background: #fff;
    border: 1px solid #ddd;
    margin-bottom: 20px;
}

.course_detail_body .course_kefu {
    width: 256px;
    border: 1px solid #ddd;
    background: #fff;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: 344px;
}

.course_detail_body .course_kefu.kefu_fixed {
    position: fixed;
    top: 80px;
}

.course_detail_body .course_kefu.kefu_fixed #kefu_tab {
    display: none;
}

/*.course_detail_body .course_kefu.kefu_fixed .customBtn {*/
/*display: none;*/
/*}*/
.course_detail_body .course_kefu.kefu_bottom {
    position: absolute;
    top: auto;
    bottom: 0;
}

.course_detail_body .course_kefu .kefu {
    padding: 20px 10px;
}

.course_detail_body .course_kefu .kefu > * {
    margin-bottom: 20px;
}

.course_detail_body .course_kefu .customBtn {
    display: block;
    text-align: center;
    height: 40px;
    line-height: 40px;
    border: 1px solid #09f;
    border-radius: 4px;
    color: #09f;
    font-size: 18px;
}

.course_detail_body .course_kefu .customBtn:hover {
    background: #09f;
    color: #fff;
}

.course_detail_body .course_kefu .customBtn span {
    display: inline-block;
    background-image: url("https://julyedu-cdn.oss-cn-beijing.aliyuncs.com/tinypng-common/7moor-course.png");
    background-repeat: no-repeat;
    background-size: cover;
    margin-right: 16px;
    width: 22px;
    height: 20px;
    vertical-align: text-top;
}

.course_detail_body .course_kefu .customBtn:hover span {
    background-image: url("https://julyedu-cdn.oss-cn-beijing.aliyuncs.com/tinypng-common/7moor-course-hover.png");
}

.course_detail_body .course_kefu .kefu > p {
    font-size: 18px;
}

.course_detail_body .course_kefu .kefu > img {
    width: 200px;
    height: 200px;
    margin: 0 auto;
    display: block;
}

.course_detail_body .course_tab {
    height: 40px;
    border-bottom: 1px solid #ddd;
    display: flex;
    display: -webkit-flex;
    /* justify-content: space-around;
    -webkit-justify-content: space-around; */
    font-size: 20px;
    line-height: 42px;
}

.course_detail_body .course_tab li {
    display: inline-block;
    width: 50%;
    text-align: center;
    cursor: pointer;
}

.course_detail_body .course_tab li a {
    display: block;
    height: 40px;
    margin: 0 130px;
}

.course_detail_body .course_tab li.active a {
    color: #09f;
    display: block;
    height: 40px;
    margin: 0 130px;
    border-bottom: 2px solid #09f;
}

.course_content .course-detail {
    min-height: 500px;
}

.course_content .course-detail #introduction img {
    max-width: 100%;
}

.course_content .fixed_course_tab {
    position: fixed;
    width: 100%;
    background: #fff;
    left: 0;
    top: 0;
    z-index: 10;
    border-bottom: 1px solid #ddd;
}

.course_content .fixed_course_tab .course_tab {
    height: 60px;
    line-height: 60px;
    margin-bottom: 0px;
}

.course_content .course_container {
    width: 920px;
}

.course_content .course_container .addCart, .course_content .course_container .video_link, .course_content .course_container .untreated {
    display: none;
}

.course_content .fixed_course_tab .course_container {
    width: 1200px;
}

.course_content .fixed_course_tab .course_container .addCart, .course_content .fixed_course_tab .course_container .video_link, .course_content .fixed_course_tab .course_container .untreated {
    display: block;
    float: right;
    color: #fff;
    background: #fc583d;
    /*width: 240px;*/
    height: 40px;
    padding: 0 20px;
    line-height: 40px;
    border-radius: 4px;
    text-align: center;
    font-size: 18px;
    margin-top: 10px;
    margin-right: 5px;
    cursor: pointer;
}

.course_content .fixed_course_tab .course_container .video_link {
    background: #09f;
}

.course_content .fixed_course_tab .course_container .untreated {
    background: #666;
}

/*.course_content .fixed_course_tab .course_container .customBtn .iconfont {*/
/*font-size: 20px;*/
/*margin-right: 10px;*/
/*}*/
.course_content .fixed_course_tab ul {
    /*width: 920px;*/
    border: none;
}

.course_content .course-detail > li {
    padding: 40px 20px;
}

.course_content .course-detail > li.active {
    display: block;
}

.course_content .course-detail > li .course_catalog {
    margin-bottom: 40px;
}

.course_content .course-detail > li .course_catalog h3 {
    padding-left: 10px;
    font-size: 20px;
    color: #333;
    margin-bottom: 20px;
}

.course_content .course-detail > li .course_catalog .catalog {

}

.course_content .course-detail > li .course_catalog .catalog h4 {
    background: #f4f4f4;
    height: 40px;
    line-height: 40px;
    padding-left: 20px;
    font-size: 16px;
    margin-bottom: 10px;
    max-width: 750px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.course_content .course-detail > li .course_catalog .catalog h4 a {
    display: block;
}

.course_content .course-detail > li .course_catalog .catalog h4 a:hover {
    color: #09f;
}

.course_content .course-detail > li .course_catalog .catalog h4 a:hover .course_icon {
    background-position: -37px -168px;
}

.course_content .course-detail > li .course_catalog .catalog h4 .course_icon {
    float: right;
    /* line-height: 40px; */
    margin-top: 5px;
    margin-right: 30px;
    background-position: 0 -168px;
    width: 30px;
    height: 30px;
}

.course_content .course-detail > li .course_catalog .catalog > li {
    font-size: 14px;
    margin-bottom: 15px;
    padding-left: 20px;
    position: relative;
}

.course_content .course-detail > li .course_catalog .catalog > li .handle {
    color: #e81e1e;
}

.cata-title {
    background-color: #f4f4f4;
}

/* 微信分享 */
.share-log {
    background-color: #FFFFFF;
    border: 1px solid rgba(0, 0, 0, 0.3);
    border-radius: 6px 6px 6px 6px;
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    position: fixed;
    top: 50%;
    left: 50%;
    width: 360px;
    height: 360px;
    margin-top: -180px;
    margin-left: -180px;
    z-index: 2000;
    display: none;
}

.share-log .log-top {
    border-bottom: 1px solid #EEEEEE;
    padding: 12px 15px;
}

.share-log .log-top .weixinLogClose {
    float: right;
    cursor: pointer;
}

.share-log .log-top h3 {
    margin: 0;
    font-size: 20px;
}

.log-content {
    padding: 29px 0;
    text-align: center;
    border-bottom: 1px solid #eee;
}

.log-content img {
    margin: 0 auto;
    height: 200px;
    width: 200px;
}

.log-bottom {
    padding: 0 !important;
    font-size: 12px;
    text-align: center;
}

.log-bottomtext {
    padding: 3px 12px;
    font-size: 12px;
}

.fly-a {
    width: 20px;
    height: 20px;
    background: url('https://julyedu-cdn.oss-cn-beijing.aliyuncs.com/tinypng-detail/fly.png');
    background-size: 100% 100%;
    border-radius: 50%;
    position: fixed;
    z-index: 10;
    display: none;
}

.share-order {
    background-color: #FFFFFF;
    border: 1px solid rgba(0, 0, 0, 0.3);
    border-radius: 6px 6px 6px 6px;
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    position: fixed;
    top: 50%;
    left: 50%;
    width: 360px;
    height: 360px;
    margin-top: -180px;
    margin-left: -180px;
    z-index: 2000;
}

.share-order .log-top {
    border-bottom: 1px solid #EEEEEE;
    padding: 12px 15px;
}

.share-order .log-top .weixinLogClose {
    float: right;
    cursor: pointer;
}

.share-order .log-top h3 {
    margin: 0;
    font-size: 20px;
}

/* 微信分享 end */
/* 微信支付 */
#qrcode {

}

#qrcode canvas {
    width: 200px;
    height: 200px;
}

#qrcode img {
    width: 200px;
    height: 200px;
    margin: 0 auto;
}

/* 课程拼团 */
.pool {

}

.pool .pool_flow {
    padding: 20px;
    padding-top: 0;
    display: flex;
    display: -webkit-flex;
    font-size: 14px;
    color: #999;
}

.pool .pool_flow li {
    margin-right: 20px;
    line-height: 20px;
}

.pool .pool_flow .flow_num {
    display: inline-block;
    width: 20px;
    height: 20px;
    text-align: center;
    border: 1px solid #999;
    border-radius: 50%;
    margin-right: 10px;
}

.pool_list {
    border: 1px solid #ccc;
    margin-bottom: 30px;
    background: #fff;
}

.pool_list > li {
    display: flex;
    display: -webkit-flex;
    padding: 20px;
    align-items: center;
    -webkit-align-items: center;
    position: relative;
}

.pool_course {
    margin-right: 20px;
}

.pool_course img {
    width: 250px;
    height: 180px;
}

.pool_explain {
    margin-right: 50px;
}

.pool_explain h2 {
    font-size: 18px;
    color: #333;
    margin: 0 0 10px;
    font-weight: 900;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 300px;
}

.pool_explain h2 span {
    color: #fc5c4c;
}

.pool_explain .pool_price {
    padding-right: 150px;
}

.pool_explain .pool_price .pool_price_title {
    height: 30px;
    line-height: 30px;
    color: #fc5c4c;
    font-size: 20px;
    font-weight: 900;
    margin-bottom: 15px;
}

.pool_explain .pool_price .pool_price_list {
    border-bottom: 1px solid #ddd;
}

.pool_explain .pool_price .pool_price_list li {
    height: 30px;
    line-height: 30px;
    width: 200px;
    border-left: 1px solid #ddd;
    border-top: 1px solid #ddd;
    border-right: 1px solid #ddd;
    font-size: 14px;
    color: #333;
    text-align: center;
}

.pool_explain .pool_price .pool_price_list li.active {
    color: #fff;
    background: #fc5c4c;
    position: relative;
}

.pool_explain .pool_price .pool_price_list li.active:after {
    content: '当前拼团价';
    color: #fc5c4c;
    position: absolute;
    right: -90px;
    font-size: 16px;
    width: 80px;
    top: 0;
}

.pool_reveal {
    margin-right: 60px;
}

.pool_reveal .pool_day {
    text-align: right;
    font-size: 18px;
    color: #333;
    margin: 0;
    margin-right: 50px;
}

.pool_reveal .pool_day span {
    font-size: 30px;
    color: #fc5c4c;
    font-weight: 900;
}

.advance {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
}

.advance .advance_line {
    width: 498px;
    height: 8px;
    border-radius: 4px;
    background: #ddd;
}

.advance .advance_line .bar {
    display: block;
    width: 50%;
    height: 8px;
    border-radius: 4px;
    background: #fc5c4c;
}

.advance .advance_count {
    display: inline-block;
    width: 50px;
    text-align: right;
}

.pool_reveal .people {
    text-align: right;
    margin-right: 50px;
    margin-top: 10px;
}

.pool_reveal .people img {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    vertical-align: baseline;
}

.pool_reveal .people span {
    font-size: 14px;
    color: #666;
}

.pool_link a {
    display: block;
    font-size: 20px;
    color: #fff;
    width: 110px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    border-radius: 4px;
}

.pool_link a.btn_pool {
    background: #fc5c4c;
}

.pool_link a.btn_past {
    background: #1de555;
}

.pool_rule {
    position: absolute;
    top: 6px;
    right: 11px;
}

.pool_rule .pool_rule_link {
    font-size: 24px;
    color: #999;
    cursor: pointer;
}

.pool_rule .pool_rule_link:hover + .pool_rule_list {
    display: block;
}

.pool_rule .pool_rule_list {
    position: absolute;
    width: 234px;
    left: -114px;
    background: #fff;
    padding: 20px 14px;
    border: 1px solid #999;
    border-radius: 4px;
    top: 49px;
    z-index: 1000;
    display: none;
}

.pool_rule .pool_rule_list .horn {
    background: url('https://julyedu-cdn.oss-cn-beijing.aliyuncs.com/tinypng-detail/guize_tip.png');
    height: 16px;
    width: 18px;
    position: absolute;
    top: -16px;
    left: 50%;
}

.pool_rule .pool_rule_list li {
    font-size: 14px;
    color: #333;
}

/* 课程拼团 end */
/* 拼团支付弹窗 */
.pool_box, .pool_share {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .5);
    z-index: 100;
    display: none;
}

.pool_box .pool_info {
    width: 454px;
    /* height: 520px; */
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -227px;
    margin-left: -260px;
    background: #fff;
    text-align: left;
    padding: 0 60px 40px 40px;
    font-size: 18px;
    color: #333;
}

.pool_box .pool_info .pool_colse, .pool_share #pool_share_close {
    position: absolute;
    right: 10px;
    top: 10px;
    font-size: 32px;
    line-height: 25px;
    cursor: pointer;
}

.pool_box .pool_info h3, .pool_share h3 {
    font-size: 20px;
    color: #333;
    margin: 20px 0;
    text-align: center;
}

.pool_box .pool_info .input_group {
    position: relative;
}

.pool_box .pool_info .input_group .iconfont.info_icon {
    position: absolute;
    font-size: 25px;
    top: 7px;
    left: 16px;
    color: #cdcdcd;
}

.pool_box .pool_info .input_group .pool_user_info {
    width: 100%;
    height: 48px;
    border: 1px solid #ccc;
    border-radius: 4px;
    margin-bottom: 15px;
    padding: 10px;
    padding-left: 55px;
    font-size: 16px;
}

.pool_box .pool_info .pool_info_alert {
    position: absolute;
    bottom: 93px;
    font-size: 16px;
    color: #f00;
    display: none;
    left: 40px;
}

.pool_box .pool_info .pool_info_alert .iconfont {
    font-size: 20px;
    margin-right: 10px;
}

.pool_box .pool_info .pool_price {
    line-height: 20px;
}

.pool_box .pool_info .pool_price span {
    font-size: 20px;
    color: #fc5c4c;
    font-weight: 900;
}

.pool_box .pool_info .pay_info_alert {
    text-align: center;
    color: #fa952f;
    font-size: 14px;
    margin-top: -10px;
    margin-bottom: 10px;
}

input.pay_way {
    display: none;
}

label.pay_input {
    margin-left: 30px;
    vertical-align: middle;
    position: relative;
}

label.pay_input:before {
    content: '';
    display: inline-block;
    width: 16px;
    height: 16px;
    border: 2px solid #09f;
    border-radius: 4px;
    vertical-align: middle;
    margin-right: 10px;
    position: absolute;
    top: 50%;
    margin-top: -8px;
    left: -22px;
}

input.pay_way:checked + label:before {
    background: url('https://julyedu-cdn.oss-cn-beijing.aliyuncs.com/tinypng-detail/add.png');
    background-size: 100% 100%;
}

.pool_box .pool_info .pay_weixin_icon {
    background-position: -98px 0;
}

.pool_box .pool_info .pay_zhifubao_icon {
    background-position: -147px 0;
}

.pool_box .pool_info .pay {
    width: 100%;
    height: 50px;
    border: 1px solid #3bb1ff;
    color: #3bb1ff;
    font-size: 20px;
    background: #fff;
    border-radius: 4px;
    margin-top: 26px;
}

.pool_box .pool_info .pay:hover {
    background: #3bb1ff;
    color: #fff;
}

/* 拼团支付弹窗 end*/
/* 拼团成功 分享 */

.pool_share .share_info {
    width: 452px;
    height: 180px;
    background: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -90px;
    margin-left: -226px;
}

.pool_share .share_info ul {
    text-align: center;
    margin-top: 40px;
}

.pool_share .share_info ul .detail_icon {
    margin-right: 50px;
}

.pool_share .share_info ul .detail_icon.share_weixin {
    background-position: -98px 0;
}

.pool_share .share_info ul .detail_icon.share_sina {
    background-position: 0 0;
}

.pool_share .share_info ul .detail_icon.share_qzone {
    background-position: -49px 0;
    margin: 0;
}

/* 拼团成功 分享 */

/* 小团 */
.course_collage {
    position: relative;
    background: #fff;
    margin-bottom: 20px;
    padding: 20px;
    border: 1px solid #ccc;
}

.course_collage > span {
    font-size: 16px;
}

.course_collage .desc {
    display: inline-block;
    /*width: 260px;*/
    border-radius: 2px;
    font-size: 12px;
    margin-left: 40px;
    text-align: center;
    font-weight: bold;
    float: right;
}

.collage_wrap {
    max-width: 1065px;
    height: 91px;
    overflow: hidden;
    display: inline-block;
}

.collage_box {
    /*display: flex;*/
    /*justify-content: space-between;*/
}

.collage_info {
    /*margin-bottom: 30px;*/
    display: inline-block;
    padding: 20px;
}

.info {
    font-size: 0;
}

.collage_wrap .info_item:first-child {
    margin-left: 0px !important;
}

.info_item {
    margin-left: 38px;
    float: left;
    border: 1px solid #eee;
    border-radius: 4px;
    height: 71px;
    margin: 20px 14px;
}

.collage_perch {
    width: 1px;
    height: 40px;
    display: inline-block;
    background: #ddd;
    margin-left: 50px;
}

.callage_span {
    width: 1px;
    height: 36px;
    display: inline-block;
    margin-left: 50px;
    background: #ddd;
}

.collage_info .info-img {
    width: 36px;
    height: 36px;
    border-radius: 50%;
    float: left;
    background-size: cover;
    margin-right: 10px;
}

.success-avatar {
    border-radius: 50%;
}

.collage_info .info-img img {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background: pink;
}

.info-tit {
    margin-right: 40px;
    float: left;
}

.info-tit > p {
    width: 78px;
    font-size: 14px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 0;
}

.info-tit > span {
    font-size: 12px;
    color: #999;
}

.info-num {
    font-size: 12px;
    color: #666;
    padding-top: 8px;
    float: left;
}

.info-red {
    color: #e02e24;
}

.info-btn {
    width: 68px;
    height: 28px;
    background: #e02e24;
    border-radius: 4px;
    margin-left: 10px;
    line-height: 28px;
}

.info-btn:hover {
    background-color: #c70b00;
}

.info-btn {
    float: left;
    font-size: 14px;
    color: #fff;
    text-align: center;
    cursor: pointer;
    /*padding-left: 12px;*/
}

.info-btn2 {
    width: 68px;
    height: 28px;
    background: #e02e24;
    border-radius: 4px;
    margin-left: 10px;
    line-height: 28px;
    cursor: pointer;
}

.collaged-time {
    cursor: pointer;
}

.collaged-time .slottext {
    color: #fff;
    font-size: 16px !important;
}

.collaged-time .slottext span {
    color: #fff !important;
}

.slottext {
    width: 100%;
    color: #999;
    font-size: 12px;
    text-align: center;
}

.slottext span {
    float: none !important;
    color: #999;
    font-size: 12px;
}

.info-btn2 {
    float: left;
    font-size: 14px;
    color: #fff;
    padding-left: 12px;
}

.info-more {
    padding-top: 35px;
    color: #09f;
    font-size: 14px;
    float: right;
    cursor: pointer;
}

.pay {
    margin-bottom: 20px;
}

.pay .now-price {
    font-size: 24px;
    color: #ff4000;
    margin-right: 20px;
}

.pay .old-price {
    font-size: 14px;
    color: #999;
    text-decoration: line-through;
    margin-right: 14px;
}

.pay .col-num {
    display: inline-block;
    /* width: 136px; */
    height: 20px;
    /* background: #fff6b7; */
    border-radius: 2px;
    line-height: 20px;
    text-align: center;
    font-size: 14px;
    color: #999;
}

/* 模态窗 */
.collage_modal {
    position: fixed;
    z-index: 999;
    top: 25%;
    left: 50%;
    width: 450px;
    height: 470px;
    margin-left: -225px;
    background: #fff;
    border-radius: 4px;
}

.collage_modal .modal-top {
    height: 35px;
    background: #09f;
    border-radius: 4px;
}

.collage_modal .modal-top span {
    font-size: 18px;
    color: #fff;
    line-height: 35px;
    margin-left: 20px;
}

.collage_modal .modal-top .collageClose {
    float: right;
    font-size: 24px;
    margin-right: 5px;
    cursor: pointer;
    color: #fff;
}

.modal-info {
    height: 76px;
    /* margin: 0 20px; */
    border-top: 1px solid #e5e5e5;
    padding-top: 20px;
}

.modal_box .info-img {
    width: 36px;
    height: 36px;
    border-radius: 50%;
    float: left;
    margin-right: 10px;
}

.modal_box .info-img img {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background: pink;
}

.modal-info .info-tit {
    margin-right: 80px;
    float: left;
}

.modal-info .info-tit > p {
    font-size: 14px;
    color: #333;
}

.modal-info .info-tit > span {
    font-size: 12px;
    color: #999;
}

.modal-info .info-num {
    font-size: 12px;
    color: #666;
    padding-top: 8px;
    float: left;
}

.modal-info .info-red {
    color: #e02e24;
}

.modal-info .info-btn {
    width: 68px;
    height: 28px;
    background: #e02e24;
    border-radius: 4px;
    margin-left: 10px;
    line-height: 28px;
}

.modal-info .info-btn {
    float: right;
    font-size: 14px;
    color: #fff;
    padding-left: 12px;
}

.modal-bottom {
    position: absolute;
    bottom: 0;
    height: 50px;
}

.modal-bottom span {
    line-height: 50px;
    font-size: 14px;
    color: #333;
    padding-left: 150px;
}

/* 一键开团按钮 */
.collage-button {

}

.collage-button .course_col {
    /*width: 150px;*/
    padding: 0 20px;
    height: 46px;
    background: #e02e24;
    margin-right: 30px;
    color: #fff;
    font-size: 20px;
    display: inline-block;
    line-height: 46px;
    text-align: center;
    float: left;
    cursor: pointer;
}

.collage-button .course_col:hover {
    background-color: #c70b00;
}

.collage-button .course_sig {
    width: 150px;
    height: 46px;
    background: #FA736E;
    margin-right: 30px;
    color: #fff;
    font-size: 20px;
    display: inline-block;
    line-height: 46px;
    text-align: center;
    float: left;
}

.collage-button .course_sig:hover {
    background-color: #FA5A55;
}

/* 参团模态窗 */
.modal-course {
    position: relative;
    position: fixed;
    z-index: 999;
    top: 24%;
    left: 50%;
    width: 500px;
    height: 559px;
    margin-left: -250px;
    background: #fff;
    border-radius: 6px;
    /*display: none;*/
}

.modal-small {
    width: 450px !important;
    height: 380px !important;
}

.modal-small-x {
    width: 450px !important;
    height: 270px !important;
}

.modal-course .modal-top {
    height: 36px;
    background: #09f;
    border-radius: 4px;
    color: #fff;
}

.weixin_downloadcourse {
    font-size: 20px;
    color: #333;
    text-align: center;
    margin-top: 30px;
}

.modal-course .modal-top span {
    font-size: 18px;
    color: #fff;
    line-height: 36px;
    margin-left: 20px;
}

.modal-course .modal-top .collageClose {
    float: right;
    font-size: 24px;
    margin-right: 5px;
    cursor: pointer;
}

.modal-con {
    margin: 0 20px;
    max-height: 390px;
    overflow-y: scroll;
}

::-webkit-scrollbar {
    display: none;
}

.col-step {
    width: 360px;
    margin: 0 auto;
}

.col-step .steps {
    position: relative;
    margin-left: 50px;
    float: left;
}

.line_join {
    width: 30px;
    height: 2px;
    background: #40b2fe;
    display: inline-block;
    margin-right: 20px;
}

.line-left, .line-right {
    width: 30px;
    height: 2px;
    display: inline-block;
    background: #ccc;
    vertical-align: middle;
}

.line-center {
    width: 50px;
    height: 2px;
    display: inline-block;
    background: #ccc;
    vertical-align: top;
    margin-top: 11px;
    margin-left: -14px;
}

.line-left {
    margin-top: -12px;
}

.line-right {
    margin-top: -11px;
}

.line-leftinfo, .line-rightinfo {
    display: inline-block;
}

.line-leftinfo {
    margin-left: 60px;
    margin-top: 20px;
}

.active .line-infowrap .line-left, .active .line-infowrap .num {
    background: #09f;
}

.active .desc-info, .active .pay-info {
    color: #09f;
}

.active .line-infowrap .line-right {
    background: #09f;
}

.line-leftinfo .num, .line-rightinfo .num {
    width: 24px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    border-radius: 50%;
    display: inline-block;
    font-size: 16px;
    color: #fff;
    background: #ccc;
    margin: 0 20px;
    margin-bottom: 10px;
}

.desc-info {
    margin-left: 20px;
}

.pay-info {
    margin-left: 54px;
}

.line-infowrap {
    display: block;
    font-size: 0;
}

.col-step .steps .num {
    width: 24px;
    height: 24px;
    display: inline-block;
    border-radius: 50%;
    font-size: 16px;
    background-color: #09f;
    color: #fff;
    text-align: center;
}

.col-step .steps .desc-info {
    position: absolute;
    width: 100px;
    left: 30px;
    top: 30px;
    color: #40b2fe;
}

.col-step .steps .pay-info {
    position: absolute;
    width: 100px;
    left: 52px;
    top: 30px;
    color: #999;
}

.num-two {
    background: #999 !important;
}

.line-two {
    background: #999 !important;
}

.course-info {
    margin-top: 30px;
}

.course-infowrap {
    padding: 0 50px !important;
}

.course-info input {
    width: 360px;
    height: 40px;
    border: 1px solid #e2e2e2;
    border-radius: 2px;
    margin-bottom: 25PX;
    font-size: 16px;
    color: #999;
    padding-left: 20px;
}

.course-info .name {
    color: #fa952f;
    font-size: 14px;
    margin-top: -20px;
    margin-bottom: 10px;
}

.course-info .name img {
    width: 16px;
    height: 16px;
    display: inline-block;
    margin-right: 8px;
    vertical-align: middle;
}

.course-info .desc {
    color: #666;
    font-size: 16px;
    margin-bottom: 10px;
}

.course-info > span {
    display: inline-block;
    font-size: 18px;
    color: #333;
    margin-bottom: 10px;
}

.course-info .share_weixin {
    width: 25px;
    height: 25px;
    display: inline-block;
}

.course-info .money {
    font-size: 18px;
    color: #fc5c4c;
}

.modal-btn {
    width: 360px;
    height: 50px;
    background: #fff;
    border: 1px solid #3bb1ff;
    border-radius: 2px;
    margin: 0 auto;
}

.modal-btn .sure {
    display: block;
    font-size: 20px;
    color: #3bb1ff;
    line-height: 50px;
    text-align: center;
}

.groupsubmit {
    width: 360px;
    height: 50px;
    color: #3bb1ff;
    text-align: center;
    line-height: 50px;
    border-radius: 2px;
    background: #fff;
    border: 1px solid #3bb1ff;
    outline: none;
    cursor: pointer;
    font-size: 20px;
    margin: 0 auto;
    display: block;
    margin-top: 20px;
}

.wpay {
    margin-top: 30px;
    /*display: none;*/
}

.wpay img {
    width: 200px;
    height: 200px;
    /*display: block;*/
    margin: 0 auto;
}

.wpayloading {
    width: 460px;
    height: 200px;
    line-height: 200px;
    margin-bottom: 30px;
    text-align: center;
}

.wpay p {
    margin-bottom: 30px;
    color: #666;
    font-size: 16px;
    text-align: center;
}

/* 一键开团 */
.join .join-info {
    height: 46px;
}

.join .join-info span {
    font-size: 16px;
    color: #333;
    display: inline-block;
    float: left;
    line-height: 46px;
}

.join .join-info .join-people {
    /* float: left; */
    /* display: flex; */
    /* justify-content: space-between; */
    /*margin-top: 5px;*/
    margin-right: 40px;
    display: inline-block;
    width: 200px;
    height: 48px;
    overflow: hidden;
    /* margin: 10px; */
}

.join .join-info .join-people .join-img {
    position: relative;
    width: 38px;
    height: 38px;
    border-radius: 50%;
    background: url('https://julyedu-cdn.oss-cn-beijing.aliyuncs.com/tinypng-detail/wenhao_icon.png');
    margin-right: 20px;
    background-size: cover;
    float: left;
    margin: 10px;
}

.join .join-info .join-people .join-img .tuanboss {
    position: absolute;
    top: -6px;
    left: -10px;
}

.join .course_col {
    background: #e02e24;
}

/* 正在拼团 */
.collage-doing {
    height: 46px;
}

.collage-doing .doing-info span {
    font-size: 16px;
    color: #333;
    display: inline-block;
    float: left;
    line-height: 46px;
}

.course_icon {
    display: inline-block;
    background: url('https://julyedu-cdn.oss-cn-beijing.aliyuncs.com/tinypng-detail/kecxq_icon.png');
    width: 25px;
    height: 25px;
    vertical-align: bottom;
    background-repeat: no-repeat;
}

.share_qzone {
    background-position: -79px -33px;
}

.share_sina {
    background-position: -39px -33px;
}

.collage-doing .doing-info .join-people {
    float: left;
    /* display: flex; */
    /* justify-content: space-between; */
    margin-right: 40px;
    width: 200px;
    height: 46px;
    overflow: hidden;
}

.collage-doing .doing-info .join-people .join-img {
    position: relative;
    width: 38px;
    height: 38px;
    border-radius: 50%;
    background: url("https://julyedu-cdn.oss-cn-beijing.aliyuncs.com/tinypng-detail/wenhao_icon.png");
    margin-right: 20px;
    background-size: cover;
    float: left;
    /* margin: 10px; */
    margin-top: 5px;
    margin-left: 10px;
    margin-right: 12px;
}

.collage-doing .doing-info .join-people .join-img .tuanboss {
    position: absolute;
    top: -6px;
    left: -10px;
}

.collage-doing .join-fri {
    /*width: 260px;*/
    padding: 0 10px;
    height: 46px;
    background: #e02e24;
    /* float: left; */
    cursor: pointer;
    display: inline-block;
}

.collage-doing .join-fri p {
    font-size: 16px;
    color: #fff;
    line-height: 46px;
    text-align: center;
}

/* 您已参团的模态窗 */
.collaged-modalwrap {
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 1001;
    background: rgba(0, 0, 0, 0.6);
}

.collaged-modal {
    z-index: 999;
    width: 450px;
    height: 250px;
    background: #fff;
    border-radius: 6px;
    position: fixed;
    left: 50%;
    top: 25%;
    margin-left: -225px;
}

.collaged-modal .modal-top {
    height: 36px;
    background: #09f;
    border-radius: 4px;
}

.collaged-modal .modal-top span {
    font-size: 18px;
    color: #fff;
    line-height: 36px;
    margin-left: 20px;
}

.collaged-modal .modal-top .collagedClose {
    float: right;
    font-size: 24px;
    margin-right: 5px;
    cursor: pointer;
}

.collaged-modal .collaged-info {
    margin: 40px 100px 50px 100px;
}

.collaged-modal .collaged-info span {
    font-size: 16px;
    color: #333;
    line-height: 36px;
    width: 96px;
}

.collaged-avatar {
    float: left;
    width: 200px;
    height: 47px;
    overflow: hidden;
}

.collaged-modal .collaged-info .img-info {
    display: flex;
    justify-content: space-between;
}

.collaged-modal .collaged-info .img-info .img-people {
    position: relative;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    display: block;
    background: url("https://julyedu-cdn.oss-cn-beijing.aliyuncs.com/tinypng-detail/wenhao_icon.png");
    background-size: cover;
    float: left;
    margin-top: 10px;
    margin-left: 18px;
}

.collaged-modal .collaged-info .img-info .img-people .tuanboss {
    position: absolute;
    top: -6px;
    left: -10px;
}

.collaged-modal .collaged-time {
    width: 280px;
    height: 46px;
    background: #e02e24;
    margin: 0 auto;
    border-radius: 4px;
}

.collaged-modal .collaged-time p {
    font-size: 16px;
    color: #fff;
    line-height: 46px;
    text-align: center;
}

/* 微信分享模态窗 */
.wshare {
    width: 450px;
    height: 306px;
    background: #fff;
    border-radius: 6px;
    position: fixed;
    left: 50%;
    top: 25%;
    margin-left: -225px;
}

.wshare .modal-top {
    height: 36px;
    background: #09f;
    border-radius: 4px;
}

.collaged-time .slottext {
    height: 46px;
    line-height: 46px;
    font-size: 16px !important;
}

.collaged-time .slottext span {
    font-size: 16px !important;
}

.wshare .modal-top span {
    font-size: 18px;
    color: #fff;
    line-height: 36px;
    margin-left: 20px;
}

.wshare .modal-top .wshareClose {
    float: right;
    font-size: 24px;
    margin-right: 5px;
    cursor: pointer;
}

.wshare .wcode {
    width: 180px;
    height: 180px;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 20px;
    background: pink;
    overflow: hidden;
}

.wshare .wcode img {
    width: 100%;
    height: 100%;
}

.wshare .other {
    height: 50px;
    background: #fafafa;
    /* padding-left: 20px; */
    line-height: 50px;
}

.wshare .other span {
    font-size: 14px;
    color: #333;
    margin-right: 20px;
    display: inline;
    float: left;
    line-height: 50px;
}

.wshare .other div {
    padding-top: 10px;
}

.wshare .other a {
    margin-right: 5px;
    width: 30px;
    height: 30px;
}

/* 拼团成功 */
.collage-success {
    position: fixed;
    z-index: 999;
    top: 25%;
    left: 50%;
    width: 450px;
    margin-left: -225px;
    height: 275px;
    background: #fff;
    border-radius: 6px;
}

.collage-success .modal-top {
    height: 36px;
    background: #09f;
    border-radius: 4px;
    margin-bottom: 30px;
}

.collage-success .modal-top span {
    font-size: 18px;
    color: #fff;
    line-height: 36px;
    margin-left: 20px;
}

.collage-success .modal-top .successClose {
    float: right;
    font-size: 24px;
    margin-right: 5px;
    cursor: pointer;
}

.collage-success .success-info {
    margin-top: 30px;
    /* margin-left: 36%; */
    width: 280px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
}

.collage-success .success-info .ok {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    float: left;
    margin-right: 10px;
    background-image: url('https://julyedu-cdn.oss-cn-beijing.aliyuncs.com/tinypng-detail/zhuc_denl_icon.png');
    background-position: 60px 108px;
}

.collage-success .success-info > span {
    display: inline;
    text-align: center;
    font-size: 16px;
    color: #38c340;
    line-height: 45px;
}

.collage-success .success-people {
    width: 280px;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 30px;
    display: flex;
    /*margin-left: 140px;*/
    justify-content: center;
}

.collage-success .success-people .img-people {
    position: relative;
    width: 36px;
    height: 36px;
    background: pink;
    border-radius: 50%;
    background-size: cover;
    margin-right: 30px;
}

.collage-success .success-people .img-people .tuanboss {
    position: absolute;
    top: -6px;
    left: -10px;
}

.success-sure {
    width: 280px;
    height: 46px;
    background: #09f;
    margin: 0 auto;
}

.success-sure p {
    text-align: center;
    font-size: 20px;
    color: #fff;
    line-height: 46px;
    cursor: pointer;
}

/* 拼团失败 */
.collage-fail {
    position: relative;
    position: fixed;
    z-index: 999;
    top: 24%;
    left: 40%;
    width: 450px;
    height: 258px;
    background: #fff;
    border-radius: 6px;
    display: none;
}

.collage-fail .modal-top {
    height: 36px;
    background: #09f;
    border-radius: 4px;
}

.collage-fail .modal-top span {
    font-size: 18px;
    color: #fff;
    line-height: 36px;
    margin-left: 20px;
}

.collage-fail .modal-top .failClose {
    float: right;
    font-size: 24px;
    margin-right: 5px;
}

.collage-fail .desc {
    margin: 60px 0;
    text-align: center;
    font-size: 16px;
    color: #333;
}

/* 分销分享 */
.course_detail_top .course_share #distribution {
    border: 1px solid #ff4000;
    display: inline-block;
    color: #fff;
    padding: 3px 12px;
    font-size: 12px;
    border-radius: 13px;
    cursor: pointer;
    background: #f40;
}

.course_detail_top .course_share #distribution:hover {
    background: #f00;
    color: #fff;
}

.dalog {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .5);
    z-index: 999;
    /*display: none;*/
}

.distribution_box {
    width: 450px;
    height: 340px;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -225px;
    margin-top: -170px;
    z-index: 10;
    background: #fff;
    padding: 0 20px;
    border-radius: 6px;
}

.win-top {
    margin: 0 -20px 15px;
    background-color: #09f;
    color: #fff;
    height: 36px;
    line-height: 36px;
    padding: 0 20px;
    border-radius: 6px 6px 0 0;
}

.win-top i {
    position: absolute;
    right: 10px;
    top: 0;
    font-size: 22px;
    cursor: pointer;
}

.win-top i:hover {
    color: #333;
}

.win-top h3 {
    font-size: 18px;
    line-height: 36px;
}

/* 关注服务号 */
.attention_service_number {
    width: 450px;
    height: 370px;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -225px;
    margin-top: -170px;
    z-index: 10;
    background: #fff;
    padding: 0 20px;
    border-radius: 6px;
}

.service_content {
    color: #333;
    font-size: 14px;
}

.service_ps {
    color: #fa952f;
    font-size: 12px;
    margin-top: 12px;
}

.center {
    text-align: center;
}

.service_erweima_class {
    height: 200px;
    overflow: hidden;
}

.service_erweima_class img {
    display: block;
    width: 200px;
    margin: 0 auto;
}

.distribution_box {
    width: 450px;
    height: 350px;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -225px;
    margin-top: -170px;
    z-index: 10;
    background: #fff;
    padding: 0 20px;
    border-radius: 6px;
}

.toTrhee {
    color: #666;
}

.distribution_share {
    display: flex;
    display: -webkit-flex;
    padding: 0 35px;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    height: 50px;
    width: 75%;
    margin-top: 10px;
    margin-left: -34px;

}

.distribution_share span {
    font-size: 14px;
    color: #333;
    line-height: 35px;
}

.distribution_share li i.distribution_share_icon {
    display: inline-block;
    width: 36px;
    height: 36px;
    background-image: url('https://julyedu-cdn.oss-cn-beijing.aliyuncs.com/tinypng-detail/zhuc_denl_icon.png');
    cursor: pointer;
}

.distribution_share li i.distribution_share_icon.weixin {
    background-position: -62px -24px;
}

.distribution_share li i.distribution_share_icon.QQ {
    background-position: -15px -24px;
}

.distribution_share li i.distribution_share_icon.sina {
    background-position: -109px -24px;
}

.distribution_box p {
    font-size: 14px;
    line-height: 20px;
    color: #999;
}

.distribution_box p a {
    color: #09f;
}

.distribution_box p a:hover {
    text-decoration: underline;
}

.distribution_link {
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    margin: 15px 0 10px;
}

.distribution_link li {
    width: 195px;
    height: 110px;
    background: #F5F5F5;
    display: flex;
    display: -webkit-flex;
    flex-direction: column;
    -webkit-flex-direction: column;
    border: 1px solid #ddd;
    justify-content: center;
    -webkit-justify-content: center;
    align-items: center;
    -webkit-align-items: center;
}

.distribution_link li.distribution_link_img {
    flex-direction: row;
    -webkit-flex-direction: row;
    padding: 13px;
    color: #09f;
}

.distribution_link li .link_code {
    max-width: 164px;
    max-height: 40px;
    border: 1px solid #ddd;
    padding: 0 10px;
    color: #666;
    background: #ffffff;
    font-size: 12px;
    resize: none;
    overflow: hidden;
    white-space: nowrap;
    line-height: 40px;
}

#coLink {
    display: block;
    color: #09f;
    margin-top: 10px;
    cursor: pointer;
}

.distribution_link li #copy_link {
    width: 108px;
    height: 28px;
    margin-top: 10px;
    background: #fff;
    border: 1px solid #ddd;
    color: #09f;
    font-size: 14px;
    border-radius: 2px;
    outline: none;
}

.link_share {
    font-size: 14px;
    color: #333;
}

.link_info {
    font-size: 12px;
    line-height: 20px;
}

.distribution_link li #copy_link:hover {
    background: #09f;
    color: #fff;
    border: none;
}

.distribution_link li #link_img {
    width: 84px;
    height: 84px;
    margin-right: 10px;
}

/* 分销分享 end */
.course-notice {
    width: 27px;
    height: 16px;
    vertical-align: middle;
    margin-top: -4px;
    margin-right: 8px;
    display: inline-block;
    background: url("https://julyedu-cdn.oss-cn-beijing.aliyuncs.com/tinypng-detail/gonggao_icon.png") no-repeat;
}

/* 弹幕效果*/
.courese-barrage {
    height: 34px;
    line-height: 34px;
    background: rgba(0, 0, 0, 70%);
    border-radius: 4px;
    position: absolute;
    top: 40px;
    left: 20px;
    color: #fff;
    font-size: 14px;
    transition: all 0.4s;
}

.barrage-avatar {
    width: 28px;
    height: 28px;
    border-radius: 50%;
    margin-right: 6px;
    vertical-align: middle;
    display: inline-block;
    float: left;
    margin-left: 10px;
    margin-top: 3px;
}

.barrage-text {
    font-size: 14px;
    color: #fff;
    float: left;
    margin-right: 10px;
}

.barrage-name {
    color: #09f;
    font-weight: bold;
}

/*------------------分享试听-------------------*/
.audition-tbn {
    width: 64px;
    height: 30px;
    line-height: 28px;
    text-align: center;
    color: #fff;
    border: 1px solid transparent;
    border-radius: 3px;
    cursor: pointer;
    outline: none;
    font-size: 16px;
    background: #09f;
    float: right;
    margin-top: 5px;
    margin-right: 12px;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.fixed_course_tab ul li a {
    height: 60px !important;
    line-height: 58px !important;
    box-sizing: border-box;
}

.audition-icon {
    width: 30px;
    height: 30px;
    display: inline-block;
    background: url("https://julyedu-cdn.oss-cn-beijing.aliyuncs.com/tinypng-detail/radio_defalut.png") no-repeat;
    float: right;
    margin-top: 5px;
    margin-right: 30px;
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
}

.audition-icon.active {
    background: url("https://julyedu-cdn.oss-cn-beijing.aliyuncs.com/tinypng-detail/radio_active.png") no-repeat;
}

.audition-outline {
    position: relative;
}

.audition-line:after {
    content: '';
    width: 34px;
    height: 14px;
    position: absolute;
    top: 40%;
    right: 22%;
    display: inline-block;
    background: url('https://julyedu-cdn.oss-cn-beijing.aliyuncs.com/tinypng-detail/living_tip.png') no-repeat;
}

.modal-wrap {
    display: flex;
    justify-content: center;
    padding-top: 50px;
}

.modal-success {
    width: 44px;
    height: 44px;
    display: inline-block;
    background: url("https://julyedu-cdn.oss-cn-beijing.aliyuncs.com/tinypng-detail/chenggo_icon.png") no-repeat;
}

.model-offset-left20 {
    margin-left: 20px;
}

.model-fontcolor {
    font-size: 16px;
    color: #333;
}

.modal-text {
    line-height: 40px;
}

.modal-p {
    text-align: center;
    margin: 20px 0 30px 0;
}

.btn-leran {
    width: 118px;
    height: 32px;
    line-height: 30px;
    text-align: center;
    font-size: 16px;
    border-radius: 4px;
    border: 1px solid #09f;
    outline: none;
    cursor: pointer;
    color: #09f;
    background-color: #fff;
    margin: 0 auto;
    display: block;
}

.btn-leran:hover {
    color: #09f;
}

.audition-btn {
    height: 30px;
    line-height: 28px;
    text-align: center;
    color: #fff;
    border: 1px solid transparent;
    border-radius: 3px;
    cursor: pointer;
    outline: none;
    font-size: 16px;
    background: #09f;
    float: right;
    margin-top: 5px;
    margin-right: 12px;
    padding: 0 15px;
    position: absolute;
    right: 0;
    top: 0;
}

.buyboxmbc {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.3);
    z-index: 9999;
}

.close img {
    width: 22px !important;
    height: 22px !important;
    position: absolute;
    top: 5px;
    right: 20px;
    margin: 0 !important;
}

.buyboxmbc .item {
    background-color: #fff;
    width: 400px;
    height: 250px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -125px;
    margin-left: -200px;
    z-index: 9999;
}

.Qrcode-box {
    height: 310px !important;
}

.Qrcode-box img {
    display: block;
    margin: 20px auto 5px;
    width: 150px;
    height: 150px;
}

.content-auto {
    display: block;
    text-align: center;
    margin-top: 55px !important;
}

.content-center {
    display: block;
    text-align: center;
}

.buyboxmbc h3 {
    margin: 0;
    height: 36px;
    background: #0099ff;
    color: #fff;
    padding-left: 20px;
    line-height: 36px;
    font-size: 18px;
}

.title-atuo {
    margin-top: 60px !important;
    font-size: 22px;
    margin-left: 145px;

}

.title-atuo img {
    position: relative;
    top: -2px;
    width: 28px;
    height: 28px;
    right: 10px;
}

.cont-title {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.buyboxmbc .content {
    margin-top: 20px;
    max-width: 385px;
    padding-left: 30px;
    font-size: 16px;
    color: #333;

}

.userimg {
    width: 100%;
    text-align: center;
    margin-top: 30px;
}

.userimg img {
    width: 45px;
    height: 45px;
    margin-right: 10px;
    margin-left: 10px;
    border-radius: 50%;
}

.detailbtn {
    position: absolute;
    bottom: 20px;
    color: #fff;
    height: 45px;
    border: none;
    font-size: 18px;
    border-radius: 2px;
    outline: none;
    text-align: center;
    line-height: 45px;
    padding: 0;
    cursor: pointer;
}

.lg-btn-blue {
    width: 340px;
    background-color: #09f;
    left: 30px;
}

.lg-btn-red {
    width: 340px;
    background-color: #ff4000;
    left: 30px;
}

.md-btn-red {
    width: 200px;
    background-color: #ff4000;
    left: 100px;
}

.md-btns-red {
    background-color: #ff4000;
    left: 30px;
    width: 155px;
}

.md-btns-red-rigth {
    background-color: #ff4000;
    right: 30px;
    width: 155px;
}

.md-btns-blue {
    right: 30px;
    background-color: #09f;
    width: 155px;
}

.md-btns-gray {
    left: 30px;
    background-color: gray;
    width: 155px;
}


#invite-group {
    background-color: #ff4000;
    position: absolute;
    bottom: 20px;
    height: 45px;
    width: 340px;
    text-align: center;
    line-height: 45px;
    border-radius: 2px;
    margin-left: 30px;
    cursor: pointer;
}

#invite-group .slottext {
    color: #fff !important;
    font-size: 18px !important;
}

#invite-group span {
    color: #fff !important;
    font-size: 18px !important;
}

/*
砍价  start
*/
.bargain-buy, .bargain-bar {
    width: 150px;
    height: 46px;
    font-size: 20px;
    color: #FFFFFF;
    background-color: #FA736E;
    cursor: pointer;
}

.tobuybar {
    height: 46px;
    font-size: 20px;
    color: #FFFFFF;
    background-color: #FF7A75;
    cursor: pointer;
    padding: 0 20px;
}

.tobuybar:hover {
    color: #FFFFFF;
}

.tobuybar:visited {
    color: #FFFFFF;
}

.bargain-bar {
    background-color: #C70B00;
}

.bargain-bar:hover {
    color: #ffffff;
}

.bargain-bar:visited {
    color: #FFFFFF;
}

.bargain-buy:hover {
    color: #ffffff;
    background: #FA5A55;

}

.bargain-buy:visited {
    color: #FFFFFF;
}

.bargain {
    width: 1200px;
    height: 130px;
    background: #FFFFFF;
    border: 1px solid #DDDDDD;
    margin-bottom: 20px;
    padding: 15px 20px;
}

.bargain i, .bar-mbc i {
    color: #FF4000;
    font-style: normal;
}

.bargain .bargain-mess {
    margin-bottom: 30px;
}

.over-bar {
    font-size: 16px;
    color: #333333;
}

.expired {
    font-size: 14px;
    color: #999999;
}

.artifact {
    font-size: 14px;
    color: #555555;
    display: inline-block;
    margin-left: 40px;
}

.again-bar {
    width: 80px;
    height: 32px;
    background: #FF4000;
    border-radius: 20px;
    font-size: 16px;
    color: #fff;
    border: none;
    margin-left: 20px;
}

.ranking {
    font-size: 14px;
    color: #666666;
    cursor: pointer;
    float: right;
    text-decoration: underline;
}

.bargain .bargain-detail {
    width: 1050px;
    float: left;
    display: flex;
}

.bargain .bargain-detail li {
    border-right: 1px solid #DDDDDD;
    padding-right: 50px;
    margin-right: 50px;
}

.bargain .bargain-detail li:last-child {
    border-right: none;
    padding-right: 0;
    margin-right: 0;
}

.bargain-userimg {
    width: 36px;
    height: 36px;
    border-radius: 50%;
    margin-right: 5px;
}

.bargain-username {
    font-size: 14px;
    color: #333333;
    display: inline-block;
    width: 80px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: middle;
}

.bargain-friend {
    width: 24px;
    height: 24px;
    border-radius: 50%;
    display: inline-block;
    margin-right: 3px;
}

.bargain-price {
    font-size: 14px;
    color: #333333;
    margin-left: 20px;
}

.bargain .go-bargain {
    float: right;
    width: 100px;
    height: 32px;
    background: #FADD29;
    border-radius: 4px;
    font-size: 16px;
    color: #FF4000;
    border: none;
}

/**砍价弹窗**/
.bar-mbc {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 9999;
    background-color: rgba(0, 0, 0, 0.5);
}

.bar-mbc .box {
    width: 400px;
    background-color: #fff;
    border-radius: 6px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -200px;
    margin-top: -235px;
}

.bar-mbc .box .head {
    width: 100%;
    height: 36px;
    font-size: 18px;
    border-radius: 6px 6px 0 0;
    color: #fff;
    padding: 5px 20px;
    background-color: #0099FF;
}

.bar-mbc .box .head a {
    width: 15px;
    height: 15px;
    float: right;
    cursor: pointer;
}

.bar-mbc .box .head a img {
    width: 100%;
    height: 100%;
}

.bindiphone {
    height: 325px;
}

.bindiphone .bar-content {
    text-align: left;
    padding: 0 24px;
}

.bindiphone .bar-content p {
    text-align: center;
    font-size: 20px;
}

.bindiphone .bar-content input {
    border: 1px solid rgba(226, 226, 226, 1);
    border-radius: 2px;
    font-size: 14px;
    height: 50px;
    padding-left: 20px;
}

.bindiphone .bar-content .iphone {
    margin-top: 10px;
    width: 352px;
}

.bindiphone .bar-content .iphonecode {
    margin-top: 20px;
    width: 176px;
}

.bindiphone .bar-content .getcode {
    width: 154px;
    height: 50px;
    background: rgba(226, 226, 226, 1);
    border-radius: 2px;
    margin-left: 17px;
    font-size: 16px;
    color: #666;
    border: none;
}

.bindiphone .bar-content .bysuccess {
    display: block;
    width: 352px;
    height: 50px;
    background: #0099FF;
    border-radius: 2px;
    font-size: 20px;
    color: #fff;
    margin-top: 10px;
    border: none;
}

.bindiphone .bar-content .byiphone {
    background: #0099FF;
    color: #fff;
}

.bindiphone .bar-content .countdown {
    font-size: 14px;
}

.bindiphone .bar-content .errortext {
    display: inline-block;
    margin-top: 5px;
    color: #fa952f;
    font-size: 12px;
    padding-top: 5px;
    height: 15px;
}

.bindiphone .bar-content img {
    width: 17px;
    height: 17px;
    margin-right: 5px;
    vertical-align: sub;
}


.rankingmore {
    height: 470px;
}

.rankingmore .btmmess {
    display: inline-block;
    width: 100%;
    font-size: 14px;
    color: #333333;
    height: 44px;
    text-align: center;
    padding-top: 10px;
}

.firstbar {
    height: 354px;
}

.artifactbar {
    height: 228px;
}

.invitbar {
    height: 300px;
}


.lastbar {
    height: 240px;
}

.bar-content {
    text-align: center;
}

.bar-content h3 {
    font-size: 20px;
    color: #333;
    margin-bottom: 10px;
}

.bar-content p {
    font-size: 14px;
    color: #333;
    margin-bottom: 5px;
}

.bar-content .code {
    width: 172px;
    height: 172px;
    margin: 15px auto;
}

.bar-content a {
    display: inline-block;
    background: #FF4000;
    height: 40px;
    border-radius: 20px;
    font-size: 20px;
    color: #fff;
    line-height: 40px;
    position: absolute;
    bottom: 30px;
    cursor: pointer;
}

.btn182 {
    width: 182px;
    left: 109px;
}

.btn162 {
    width: 162px;
    left: 119px;
}

.bar-content a:hover {
    color: #fff;
}

.bar-content a:visited {
    color: #fff;
}

.bargain-ranking {
    width: 100%;
    height: 390px;
    overflow: auto;
    background-color: #FFF9EC;
    padding: 0 20px;
    margin-top: -10px;
    margin-bottom: 0;
}

.bargain-ranking li {
    height: 70px;
    line-height: 70px;
    border-bottom: 1px solid #DDDDDD;
}

.bargain-ranking .bargain-username {
    width: 150px;
}

.bargain-ranking .bargain-price {
    font-size: 16px;
    vertical-align: sub;
    display: inline-block;
    width: 160px;
    text-align: right;
    margin-left: 0 !important;
    float: right;
}

.bargain-ranking .bargain-friend {
    vertical-align: text-top;
}

/*砍价结束 */

.bargainover {
    width: 1200px;
    height: 100px;
    background: #FFFFFF;
    border: 1px solid #DDDDDD;
    margin-bottom: 20px;
    padding: 0 20px;
    line-height: 100px;
}

.bargainover i {
    color: #FF4000;
    font-style: normal;
}

.bargainover .btnover {
    display: inline-block;
    margin-left: 5px;
    width: 68px;
    height: 24px;
    background: #666666;
    font-size: 14px;
    color: #fff;
    text-align: center;
    border-radius: 4px;
    line-height: 24px;
}

.bargainover .timemessage {
    display: inline-block;
    color: #FF4000;
    margin-left: 200px;
    font-size: 16px;
}

.bargain .slottext {
    display: inline-block;
    width: 120px;
}

.slottext .addday {
    display: none;
}

.bargain .slottext .hasbg {
    display: inline-block;
    width: 24px;
    height: 24px;
    background-color: #666666;
    color: #fff;
    font-size: 16px;
    text-align: center;
    line-height: 24px;
    border-radius: 4px;
    margin-left: 2px;
    margin-right: 2px;
    overflow: hidden;
    position: relative;
    top: 7px;
}

.bargainover .slottext {
    display: inline-block;
    width: 160px;
}

.bargainover .slottext .hasbg {
    display: inline-block;
    width: 28px;
    height: 28px;
    background-color: #666666;
    color: #fff;
    font-size: 16px;
    text-align: center;
    line-height: 28px;
    border-radius: 4px;
    margin-left: 5px;
    margin-right: 5px;
}

.bargainover .slottext .addday {
    display: inline-block;
}

.bargainover .slottext .noday {
    display: none;
}


.bartobuy {
    height: 265px;
}

.bartobuy .bar-content {
    padding-top: 20px;
}

.bartobuy .bar-content .messagebar {
    font-size: 18px;
    color: #333;
    margin-top: 15px;
}

.bartobuy .bar-content .messagetobuy {
    font-size: 16px;
    color: #FFA800;
    margin-top: 15px;
}

.thinkbtn {
    width: 120px;
    height: 40px;
    background: #0099FF;
    border-radius: 20px;
    font-size: 20px;
    color: #fff;
    border: none;
    margin-top: 10px;
}

.tobuybtn {
    width: 182px;
    height: 40px;
    margin-left: 30px;
    background: #FF4000;
    border-radius: 20px;
    font-size: 20px;
    color: #fff;
    border: none;
    margin-top: 10px;
}


@media screen and (max-width: 375px) {
    .distribution_box {
        width: 370px;
        margin-left: -185px;
        top: 40%;
    }

    .distribution-ranking {
        width: 370px;
    }

    .ranking-mess {
        max-height: 200px;
        overflow: auto;
    }

    .distribution-ranking li {
        margin-right: 20px;
    }
}

/*
分享领红包
*/

.share-box {
    width: 100px;
    height: 26px;
    background: linear-gradient(90deg, #FF0000 0%, #FF4000 100%);
    border-radius: 13px 13px 13px 0;
    text-align: center;
    line-height: 26px;
    position: absolute;
    right: 20px;
    font-size: 12px;
    color: #fff;
    cursor: pointer;
}

.share-box img {
    width: 14px;
    height: 18px;
    margin-top: -2px;
}

.share-mbc {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1000;
    background-color: rgba(0, 0, 0, .5);
}

.share-content {
    width: 450px;
    background-color: #fff;
    border-radius: 12px;
    margin: 228px auto 0 auto;
}

.share-content .header {
    height: 40px;
    line-height: 40px;
    background-color: #09F;
    padding: 0 20px;
    display: flex;
    justify-content: space-between;
    border-radius: 12px 12px 0 0;
}


.share-content .header span {
    font-size: 16px;
    color: #fff;
}

.share-content .header i {
    font-size: 20px;
    color: #fff;
    cursor: pointer;
}

.share-content .content {
    padding: 20px 20px 30px 20px;
}

.share-content .share-type {
    display: flex;
    justify-content: space-between;
}

.share-content .share-type .type {
    font-size: 14px;
    color: #555;
}


.share-content .share-type .type-left {
    width: 236px;
    text-align: center;
}

.share-content .share-type .type-right {
    width: 156px;
    text-align: center;
}

.share-content .share-type .type-content {
    height: 110px;
    background: #F5FBFF;
    border-radius: 6px;
    margin-top: 15px;
}


.share-content .share-type .type-left .type-content {
    padding: 22px 20px 25px 20px;
}

.share-content .share-type .type-left .type-content textarea {
    width: 196px;
    height: 30px;
    line-height: 30px;
    background: rgba(255, 255, 255, 1);
    border: 1px solid #99D6FF;
    border-radius: 15px;
    font-size: 12px;
    color: #333;
    outline: none;
    padding: 0 10px;
    cursor: pointer;
    white-space: nowrap;
    resize: none;
}

.share-content .share-type .type-left .type-content span {
    display: block;
    font-size: 14px;
    color: #333;

}

.share-content .share-type .type-left .type-content .copyActive {
    color: #09f;
    text-decoration: underline;
    cursor: pointer;
}

.share-content .share-type .type-right .type-content {
    padding: 10px 33px;
}

.share-content .share-type .type-right .type-content img {
    width: 90px;
    height: 90px;
}


.share-content .content .title {
    font-size: 14px;
    color: #555;
}

.share-content .content .img-box {
    width: 120px;
    height: 120px;
    margin: 20px auto 0 auto;
}

.share-content .content .img-box img {
    width: 120px;
    height: 120px;
}


.share-content .tips {
    font-size: 12px;
    color: #FA952F;
    margin-top: 20px;
    text-align: center;
}

.share-content .tips img {
    width: 13px;
    height: 13px;
    margin-right: 5px;
    vertical-align: text-top;
}

.share-content .way {
    width: 200px;
    text-align: center;
    font-size: 12px;
    color: #666;
    margin: 20px auto 0 auto;
}


.deposit-wrapper {
    height: 290px;
}

.deposit-wrapper .des {
    color: #999;
    font-size: 14px;
}

.deposit-wrapper .down-payment {
    width: 157px;
    height: 44px;
    padding: 0;
    background: rgba(255, 64, 0, 1);
    border-radius: 6px;
    font-size: 24px;
    color: #fff;
    cursor: pointer;
}

.deposit-wrapper .bottom-box {
    height: 44px;
    display: flex;
}

.deposit-wrapper .activity-time {
    font-size: 14px;
    color: #666;
}

.deposit-wrapper .activity-time p {
    margin: 0;
    line-height: 24px;
}

.deposit-wrapper .course_img {
    position: relative;
    width: 347px;
    height: 250px;
    margin-right: 30px;
    overflow: hidden;
}

.deposit-wrapper .deposit-hint-balloon {
    display: inline-block;
    position: relative;
    padding: 0 5px;
    z-index: 0;
    text-align: center;
    border-radius: 4px;
    font-size: 14px;
    border: 1px solid #FF4000;
}

.deposit-wrapper .deposit-hint-balloon::before {
    border-style: solid;
    border-width: 6px 6px 6px 0;
    border-color: transparent #fff transparent transparent;
    content: "";
    position: absolute;
    top: 50%;
    left: -6px;
    display: block;
    width: 0;
    height: 0;
    z-index: 0;
    transform: translateY(-50%);
}

.deposit-wrapper .deposit-hint-balloon::after {
    border-style: solid;
    border-width: 8px 8px 8px 0;
    border-color: transparent #FF4000 transparent transparent;
    content: "";
    position: absolute;
    top: 50%;
    left: -8px;
    transform: translateY(-50%);
    display: block;
    width: 0;
    height: 0;
    z-index: -1;
}

.deposit-wrapper .course_img .anniversary {
    position: absolute;
    bottom: 0;
    left: 0;

    display: flex;
    align-items: flex-end;
    justify-content: space-between;

    width: 100%;
    height: 84px;
    padding: 10px 14px;

    color: #fff;
    font-size: 14px;
    background: url("https://julyedu-cdn.oss-cn-beijing.aliyuncs.com/active19_1111/dj-course-img.png") no-repeat;
    background-position: 100% 100%;
    background-size: 100% auto;
}

.deposit-wrapper .anniversary .price {
    line-height: 1;
    margin-right: 5px;
}

.deposit-wrapper .anniversary .price span {
    font-size: 26px;
}

.deposit-wrapper .anniversary .price-balloon {
    display: inline-block;
    position: relative;
    padding: 0 5px;
    width: 152px;
    height: 44px;
    z-index: 0;
    border-radius: 4px;
    border: 1px solid #fff;
    color: #fff;
}

.deposit-wrapper .anniversary .price-balloon p {
    margin: 0;
}

.deposit-wrapper .price-balloon::before {
    border-style: solid;
    border-width: 6px 6px 6px 0;
    border-color: transparent #9c01fb transparent transparent;
    content: "";
    position: absolute;
    top: 50%;
    left: -6px;
    display: block;
    width: 0;
    height: 0;
    z-index: 0;
    transform: translateY(-50%);
}

.deposit-wrapper .price-balloon::after {
    border-style: solid;
    border-width: 8px 8px 8px 0;
    border-color: transparent #fff transparent transparent;
    content: "";
    position: absolute;
    top: 50%;
    left: -8px;
    transform: translateY(-50%);
    display: block;
    width: 0;
    height: 0;
    z-index: -1;
}


.modal-deposit {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 480px;
    height: 557px;
    background: rgba(255, 255, 255, 1);
    border-radius: 6px;
}

.modal-deposit p {
    margin-bottom: 0;
}

.modal-deposit .title {
    display: flex;
    justify-content: space-between;
    width: 480px;
    height: 36px;
    padding: 0 20px;
    box-sizing: border-box;
    background: rgba(0, 153, 255, 1);
    font-size: 18px;
    color: #fff;
    line-height: 36px;
}

.modal-deposit .title .iconfont {
    font-size: 20px;
    color: #000;
    cursor: pointer;
}

.modal-deposit .content {
    padding: 30px 40px;
}

.modal-deposit .content .coupon-title {
    font-size: 20px;
    margin-bottom: 10px;
}

.modal-deposit .content .coupon {
    position: relative;

    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;

    width: 242px;
    height: 140px;
    margin: 0 auto;
    background: rgba(3, 134, 222, 1);
    color: #fff;
}

.modal-deposit .coupon .price span {
    font-size: 36px;
    font-weight: 700;
    font-family: 'MicrosoftYaHei-Bold', 'Microsoft YaHei', 'Helvetica Neue', 'STHeiti', Helvetica, Arial, sans-serif;
    margin-right: 7px;
}

.modal-deposit .coupon ul {
    width: 100%;
    list-style: none;
    position: absolute;
    display: flex;
    justify-content: space-between;
}

.modal-deposit .coupon ul li {
    background-color: #fff;
    border-radius: 50%;

}


.modal-deposit .coupon ul:first-child {
    top: -4px;
    left: 6px;
}

.modal-deposit .coupon ul:first-child li {
    width: 8px;
    height: 8px;
}

.modal-deposit .coupon ul:last-child {
    margin-bottom: 0;
    bottom: -4px;
    left: 6px;
}

.modal-deposit .coupon ul:last-child li {
    width: 8px;
    height: 8px;
}

.modal-deposit .coupon .inflation {
    position: absolute;
    top: 16px;
    right: 0;
    width: 76px;
    height: 36px;
    box-sizing: border-box;
    background: rgba(0, 153, 255, 1);
    font-size: 16px;
    color: #fff;
    border-radius: 18px 0 0 18px;
    line-height: 36px;
    text-align: center;
}


.modal-deposit .invitation {
    margin-top: 25px;
}


.modal-deposit .invitation .invitation-title {
    font-size: 20px;
    color: #FF2121;
}


.modal-deposit .invitation .qrcode {
    width: 158px;
    height: 158px;
    margin: 10px auto;
}

.modal-deposit .invitation .qrcode img {
    width: 100%;
    height: 100%;
}

.modal-deposit .invitation .time {
    color: #666;
    font-size: 14px;
    text-align: center;
}


.modal-deposit-payment .title {
    display: flex;
    justify-content: space-between;
    width: 480px;
    height: 36px;
    padding: 0 20px;
    box-sizing: border-box;
    background: rgba(0, 153, 255, 1);
    font-size: 18px;
    color: #fff;
    line-height: 36px;
}


.modal-deposit-payment {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 480px;
    /*height: 579px;*/
    background: rgba(255, 255, 255, 1);
    border-radius: 6px;
}

.modal-deposit-payment p {
    margin-bottom: 0;
}


.modal-deposit-payment .title .iconfont {
    font-size: 20px;
    color: #000;
    cursor: pointer;
}


.modal-deposit-payment .content {
    padding: 20px 40px 30px;
}


.modal-deposit-payment .content .process-indicator {
    width: 250px;
    display: flex;
    justify-content: space-around;
    margin: 0 auto 19px;
}

.modal-deposit-payment .indicator {
    text-align: center;
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
}

.modal-deposit-payment .indicator .step {
    position: relative;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: #CCCCCC;
    color: #fff;
    text-align: center;
    line-height: 30px;
    font-size: 16px;
}

.modal-deposit-payment .indicator.active .step {
    background-color: #40B2FE;
}

.modal-deposit-payment .indicator.active .step::before {
    background-color: #40B2FE;
}

.modal-deposit-payment .indicator .step::before {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: -50px;
    transform: translateY(-50%);
    width: 30px;
    height: 2px;
    background-color: #ccc;
}

.modal-deposit-payment .indicator:nth-child(2) .step::before {
    width: 50px;
    left: -70px;
}

.modal-deposit-payment .indicator:nth-child(2) .step::after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    right: -50px;
    transform: translateY(-50%);
    width: 30px;
    height: 2px;
    background-color: #ccc;
}

.modal-deposit-payment .indicator:nth-child(2).active .step::after {
    background-color: #40B2FE;
}

.modal-deposit-payment .indicator.active .des {
    color: #40B2FE;
}


.modal-deposit-payment input {
    width: 100%;
    height: 40px;
    border: 1px solid #E2E2E2;
    -webkit-appearance: none;
    outline: 0;
    background-color: transparent;
    padding-left: 20px;
    font-size: 16px;
    margin-bottom: 20px;
    border-radius: 2px;
}


.modal-deposit-payment input::placeholder {
    color: #999;
}


.modal-deposit-payment .information .hint {
    font-size: 14px;
    color: #666;
    margin-bottom: 20px;
}


.modal-deposit-payment .sum {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
}


.modal-deposit-payment .sum .amount {
    font-size: 18px;
    color: #333;
}

.modal-deposit-payment .sum .money {
    color: #FF4000;
    font-size: 18px;
}

.modal-deposit-payment .sum .money span {
    font-size: 24px;
}


.modal-deposit-payment .sum .prompting {
    position: relative;
    border: 1px solid #DDD;
    padding: 6px 6px 6px 35px;
    border-radius: 4px;
    font-size: 14px;
}

.modal-deposit-payment .sum .prompting::before {
    position: absolute;
    left: 7px;
    top: 7px;
    content: 'PS: ';
    font-size: 14px;
}

.modal-deposit-payment .confirm {
    display: block;
    width: 400px;
    height: 40px;
    color: #fff;
    text-align: center;
    line-height: 40px;
    -webkit-appearance: none;
    outline: 0;
    background: #999999;
    border: none;
}

.modal-deposit-payment .confirm.active {
    background-color: #0099FF;
}

.modal-deposit-payment .pay-method {
    height: 36px;
    color: #333;
    font-size: 18px;
    display: flex;
    justify-content: flex-start;
    margin-bottom: 11px;
}

.modal-deposit-payment .pay-method span {
    line-height: 36px;
    margin-right: 16px;
}

.modal-deposit-payment .pay-method a {
    display: block;
    width: 36px;
    height: 36px;
    background: url('https://julyedu-cdn.oss-cn-beijing.aliyuncs.com/active19_717/pc/icons/weixin_icon.png') no-repeat;
    background-position: 0 0;
    background-size: 100% 100%;
}

.modal-deposit-payment .agree {
    line-height: 30px;
    margin-bottom: 5px;
}

.modal-deposit-payment .agree input {
    width: 16px;
    height: 16px;
    -webkit-appearance: none;
    outline: 0;
    background-color: transparent;
    border: 1px solid #999;
    border-radius: 50%;
    margin-top: 0;
    margin-right: 10px;
    vertical-align: middle;
    padding: 2px;
    background-clip: content-box;
}

.modal-deposit-payment .agree input:focus {
    outline: 0;
}

.modal-deposit-payment .agree input:checked {
    background-color: #0099FF;
}


.modal-deposit-payment .agree label {
    font-size: 14px;
    color: #666;
    user-select: none;
}

.modal-deposit-payment .error-indication {
    display: flex;
    margin-top: -10px;
    margin-bottom: 10px;
}

.modal-deposit-payment .error-indication i {
    display: block;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background: url("https://julyedu-cdn.oss-cn-beijing.aliyuncs.com/active19_717/pc/icons/alert.png") no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    margin-right: 9px;
}

.modal-deposit-payment .error-indication div {
    color: #FA952F;
    font-size: 14px;
}

.modal-deposit-payment .deposit-qrcode-box {
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-flow: column;
}

.modal-deposit-payment .deposit-qrcode-box img {
    width: 129px;
    height: 129px;
}

.modal-deposit-payment .deposit-qrcode-box div {
    font-size: 16px;
    color: #333;
    font-family: 'MicrosoftYaHei-Bold', 'Microsoft YaHei', 'Helvetica Neue', 'STHeiti', Helvetica, Arial, sans-serif;
    line-height: 32px;
}

.toast {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 8px 27px;
    background-color: rgba(0, 0, 0, 0.6);
    color: #fff;
    font-size: 16px;
    z-index: 999;
    line-height: 1;
    border-radius: 17px;
}


/*ai特训营*/

.aist-course-detail .sign-up {
    width: 150px;
    height: 46px;
    background: rgba(255, 122, 117, 1);
    text-align: center;
    font-size: 20px;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
}

.aist-course-detail .start-time {
    width: 150px;
    height: 46px;
    background: rgba(117, 195, 255, 1);
    text-align: center;
    font-size: 20px;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    padding: 0;
}

.aist-course-detail .course_img {
    position: relative;
    margin-right: 30px;
}

.aist-course-detail .course_img img {
    margin-right: 0;
}

.aist-course-detail .tag {
    position: absolute;
    top: 20px;
    right: 0;
    width: 68px;
    height: 30px;
    background: linear-gradient(30deg, rgba(253, 119, 0, 1) 0%, rgba(255, 64, 0, 1) 100%);
    border-radius: 15px 0 0 15px;
    text-align: center;
    line-height: 30px;
    font-size: 18px;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
}

.course_content .course-detail > li .course_catalog .catalog > .practice-container {
    display: flex;
    justify-content: space-between;
    padding-right: 34px;
}

.course_content .course-detail > li .course_catalog .catalog > .practice-container .practice {
    font-size: 14px;
    font-weight: 400;
    color: #09f;
}

.course_content .course-detail > li .course_catalog .catalog > .practice-container .lock {
    display: block;
    width: 20px;
    height: 20px;
    background: url("https://julyedu-cdn.oss-cn-beijing.aliyuncs.com/active19_717/pc/icons/lock-practice.png") no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
}

.course_content .course-detail > li .course_catalog .catalog > .practice-container .check {
    display: block;
    width: 20px;
    height: 20px;
    background: url("https://julyedu-cdn.oss-cn-beijing.aliyuncs.com/active19_717/pc/icons/check.png") no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
}

.aist-title {
    display: flex;
    justify-content: space-between;
    margin: 10px 0;
    padding-right: 30px;
}

.aist-title > div {
    display: flex;
    align-items: center;
}

.course_content .course-detail > li .course_catalog .catalog h4 {
    margin: 0;
}

.aist-title i {
    display: block;
    width: 30px;
    height: 30px;
}

.aist-title .lock-lesson {
    background: url("https://julyedu-cdn.oss-cn-beijing.aliyuncs.com/active19_717/pc/icons/lock-lesson.png");
    -webkit-background-size: contain;
    background-size: contain;
}

.aist-title .play {
    cursor: pointer;
    background: url("https://julyedu-cdn.oss-cn-beijing.aliyuncs.com/tinypng-detail/radio_active.png") no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
}

/* 福气值弹窗 */
.blessing-countdown {
    position: fixed;
    bottom: 113px;
    right: 120px;
    width: 98px;
    height: 83px;
    font-size: 18px;
    color: #333;
    background-image: url('https://julyedu-cdn.oss-cn-beijing.aliyuncs.com/active19_1111/countdown.png');
    background-size: cover;
    z-index: 9999;
}

.blessing-countdown__seconds {
    margin: 52px 0 0;
    font-size: 16px;
    font-weight: 600;
    color: #240077;
    text-align: center;
    line-height: 24px;
}


.limit-free-course .limit-free {
    font-size: 18px;
    color: #FF2121;
    margin-right: 20px;
}

.limit-free-course .limit-free-time {
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    border: 1px solid rgba(255, 64, 0, 1);
    border-left: none;
    border-radius: 2px;
    padding: 0 6px 0 0;
    display: inline-block;
    word-spacing: -3px;
    margin-left: -14px;
}

.limit-free-course .limit-free-time .left-img {
    width: 8px;
    height: 20px;
    position: relative;
    left: -6px;
    top: -2px;
}

.limit-free-course .limit-free-btn {
    width: 150px;
    height: 46px;
    text-align: center;
    line-height: 46px;
    font-size: 22px;
    color: #fff;
    cursor: pointer;
}

.limit-free-course .receive {
    background-color: #FF4000;
}
.limit-free-course .tostudy{
    background-color: #09f;
}

.limit-free-mbc{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1000;
    background-color: rgba(0, 0, 0, .5);
}


.limit-free-mbc .popup-frame__content{
    width: 580px;
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 200px;
    min-height: 100px;
    border-radius: 12px;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    background-color: #fff;
    overflow: hidden;
    z-index: 1000;
}

.limit-free-mbc .popup-receive-content {
    padding: 20px 0 30px 0;
    text-align: center;
}


.limit-free-mbc .title {
    display: flex;
    justify-content: space-between;
    width: 100%;
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
    background: #09f;
    font-size: 16px;
    color: #fff;
    border-radius: 12px 12px 0 0;

}

.limit-free-mbc .title .iconfont {
    font-size: 20px;
    color: #fff;
    cursor: pointer;
}


.limit-free-mbc img {
    width: 60px;
    height: 60px;
}

.limit-free-mbc .tip {
    color: #4F5C66;
    font-size: 16px;
    margin-top: 10px;
}

.limit-free-mbc .tostudy {
    display: inline-block;
    width: 108px;
    height: 30px;
    border: 1px solid #0099FF;
    border-radius: 15px;
    font-size: 16px;
    color: #09F;
    background-color: #fff;
    text-align: center;
    line-height: 28px;
    margin-top: 30px;
    cursor: pointer;
}

.limit-free-mbc .tostudy:hover {
    background-color: #09f;
    color: #fff;
}

/*支付弹窗优化*/
.new-pay-popup {
    border-radius:12px;
    width: 720px;
    height: 516px;
    margin-left: -360px;
    margin-top: -50px;
}

.new-pay-popup .modal-top{
    border-radius:12px 12px 0 0;
    height: 40px;
    line-height: 40px;
}

.new-pay-popup .new-pay-content {
    padding: 20px 40px 40px 40px;
}
.new-pay-popup .new-pay-content .success-icon {
    display: block;
    margin: 60px auto 0 auto;
    width: 120px;
    height: 120px;
}

.new-pay-popup .new-pay-content .success-tip {
    text-align: center;
    margin-top: 15px;
    color: #525C65;
    font-size: 20px;
    font-weight: 500;
    height: 20px;
    line-height: 20px;
    padding-left: 20px;
}

.new-pay-popup .new-pay-content .success-btn {
    display: block;
    margin: 80px auto 0;
    width:206px;
    height:44px;
    border:1px solid rgba(70,153,247,1);
    border-radius:22px;
    font-size: 22px;
    color: #4699F7;
    background-color: #fff;
    outline: none;
    cursor: pointer;
}

.new-pay-popup .new-pay-courseTitle {
    width: 640px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #525C65;
    font-size: 16px;
    font-weight:500;
    height: 16px;
    line-height: 16px;
}

.new-pay-popup .new-pay-coursePrice {
    color: #FF2121;
    font-size: 22px;
    margin-top: 15px;
    border-bottom: 1px solid #E5E5E5;
    padding-bottom: 12px;
}

.new-pay-popup .new-pay-type {
    height: 16px;
    line-height: 16px;
    font-size:16px;
    margin-top: 30px;
    color: #09f;
}

.new-pay-popup .new-payment-way {
    margin-top: 20px;
    display: flex;
}

.new-pay-popup .new-payment-wayItem {
    position: relative;
    width:200px;
    height:72px;
    margin-right: 20px;
}

.new-pay-popup .new-payment-wayItem .pay-icon{
    width:200px;
    height:72px;
    border: 2px solid #DDD;
}

.new-pay-popup .new-pay-selected {
    position: absolute;
    right: 0;
    top: 0;
}

.new-pay-popup .new-pay-selected-border {
    border: 2px solid #1DC988!important;
}

.new-pay-popup .newPayCodebox {
    width: 140px;
    height: 140px;
    margin: 40px auto 0 auto;
}

.new-pay-popup .new-pay-tip {
    text-align: center;
    color: #525C65;
    font-size: 14px;
    height: 14px;
    line-height: 14px;
    margin-top: 15px;
}