<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.app_header_bj{
    width: 100%;
    display: block;
    font-size: 0;
}
.app_header{
    position: relative;
}
.app_header_w{
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
}
.app_header_w_text{
    font-size: 0.6rem;
    line-height: 0.72rem;
    font-family: "sy-h";
    color: #3f356b;
    text-align: center;
    padding-top: 0.9rem;
}
.app_header_w_handle{
    display: flex;
    position: absolute;
    right: 0.44rem;
    top: 0.31rem;
}
.app_header_w_handle a{
    display: block;
}
.app_header_w_handle a:nth-of-type(1){
    width: 1rem;
    height: 0.3rem;
    line-height: 0.3rem;
    color: #fff;
    background: #f15014;
    font-size: 0.18rem;
    font-family: Arial;
    text-align: center;
    margin-right: 0.1rem;
}
.app_header_w_handle a:nth-of-type(2),.app_header_w_handle a:nth-of-type(3),.app_header_w_handle a:nth-of-type(4){
    padding: 0 0.1rem;
    height: 0.3rem;
    line-height: 0.3rem;
    color: #f15014;
    background: #ffffff;
    font-size: 0.14rem;
    font-family: 'å¾®è½¯é›…é»‘';
    text-align: center;
    margin-right: 0.1rem;
    border:1px solid #f15014
}
.app_body_zhibo{
    position: relative;
    width: 100%;
}
.app_body_zhibo&gt;img{
    display: block;
    font-size: 0;
    width: 100%;
}
.app_body_zhibo_w{
    width: 16.2rem;
    position: absolute;
    left: 50%;
    margin-left: -8.1rem;
    top: 0.38rem;
    display: flex;
    justify-content: space-between;
}
.app_body_zhibo_left{
    width: 8rem;
    height: 5rem;
    display: flex;
    align-items: center;
    justify-content: center;
}
.app_body_zhibo_left img{
    display: block;
    font-size: 0;
    width: 100%;
    height: 5rem;
}
.app_body_zhibo_right{
    width: 7.8rem;
    position: relative;
}
.time{
    color: #ffffff;
    font-family: 'å¾®è½¯é›…é»‘';
    font-size: 0.14rem;
}
.lecturer{
    color: #ffffff;
    font-family: 'å¾®è½¯é›…é»‘';
    font-size: 0.14rem;
    padding-bottom: 0.4rem;
}
.lecturer_title{
    float: left;
}
.lecturer_content{
    float: left;
}
.lecturer_content div{
    padding-bottom: 0.1rem;
}
.desc{
    font-size: 0.14rem;
    line-height: 0.24rem;
    font-family: 'å¾®è½¯é›…é»‘';
    color: #fff;
    margin-bottom: 0.2rem;
}
.desc div{
    padding-bottom: 0.1rem;
}
.title{
    color: #ffffff;
    font-size: 0.36rem;
    font-weight: bold;
    margin-bottom: 0.1rem;
    font-family: 'å¾®è½¯é›…é»‘';
}
.progress{
    color: #ffffff;
    font-size: 0.18rem;
    font-family: 'å¾®è½¯é›…é»‘';
    margin-bottom: 0.1rem;
}
.join_btn{
    width: 1.08rem;
    height: 0.48rem;
    background-image: url(../images/btn.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    justify-content: center;
    color: #2f2748;
    font-size: 0.18rem;
    padding-top: 0.12rem;
    font-weight: bold;
    box-sizing: border-box;
    margin-top: 0.3rem;
    margin-bottom: 0.5rem;
}
.join_live{
     cursor: pointer;
 }
.app_body_zhibo_right .review{
    cursor: pointer;
}
.join_btn img{
    width: 0.19rem;
    display: block;
    font-size: 0;
    height: 0.2rem;
    margin-right: 0.02rem;
}
.join_btn span{
}
.course_list{
    position: absolute;
    left: 0;
    bottom: 0;
}
.course_list a{
    color: #ffffff;
    font-size: 0.16rem;
    width: 0.88rem;
    height: 0.4rem;
    display: block;
    text-align: center;
    line-height: 0.36rem;
    box-sizing: border-box;
    border:0.02rem solid #7d68c0;
    border-radius: 0.05rem;
    float: left;
    margin-right: 0.1rem;
    margin-top: 0.1rem;
}
.course_list a:nth-of-type(6n){
    margin-right: 0;
}
.course_list a:nth-of-type(7n){
    clear: both;
}
.course_list a.active{
    color: #ffc700;
    border-color: #ffc700;
}
.app_w_demand{
    width: 14.2rem;
    margin: auto;
    margin-top: 0.65rem;
}
.app_w_demand_title{
    background-image: url(../images/title.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    width: 2.95rem;
    height: 0.68rem;
    margin: auto;
    color: #3f356b;
    font-size: 0.3rem;
    font-weight: bold;
    text-align: center;
    text-indent: 0.1rem;
    line-height: 0.6rem;
}
.demand_box{
    margin-top: 0.57rem;
    display: flex;
    justify-content: space-between;
}
.demand_right{
    width: 7.11rem;
    position: relative;
}
.demand_right_progress{
    position: absolute;
    width: 100%;
    height: 0.1rem;
    bottom: 0;
    left: 0;
    background: #cfc9ec;
}
.demand_right_progress&gt;div{
    width: 30%;
    background: #ff6a1c;
    height: 100%;
}
.demand_right img{
    width: 100%;
    height: 4.1rem;
    display: block;
    font-size: 0;
}
.demand_left{
    width: 6.7rem;
    position: relative;
}
.demand_left_title{
    color: #364347;
    font-size: 0.3rem;
    font-weight: bold;
    font-family: 'å¾®è½¯é›…é»‘';
    margin-bottom: 0.27rem;
}
.demand_desc{
    color: #5e696d;
    font-size: 0.14rem;
    line-height: 0.24rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 7;
    -webkit-box-orient: vertical;
    text-indent: 2em;
}
.demand_desc_detail {
    position: absolute;
    left: 0;
    top: 0.6rem;
    width: 6.7rem;
    line-height: 130%;
    border: 1px solid #ddd;
    padding: 0.1rem;
    color: #333;
    background: #fff;
    -moz-box-shadow: 10px 10px 5px #ddd;
    box-shadow: 2px 2px 2px #ddd;
    z-index: 10;
    text-indent: 2em;
}
.demand_cz{
    display: flex;
    align-items: center;
    margin-top: 0.3rem;
}
.demand_cz&gt;span{
    color: #ff6a1c;
    font-size: 0.12rem;
    margin-left: 0.15rem;
}
.demand_cz&gt;div{
    width: 1.48rem;
    height: 0.48rem;
    background-image: url(../images/df.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    justify-content: center;
    color: #2f2748;
    font-size: 0.18rem;
    padding-top: 0.12rem;
    font-weight: bold;
    box-sizing: border-box;
}
.demand_cz&gt;div img{
    width: 0.19rem;
    display: block;
    font-size: 0;
    height: 0.2rem;
}
.demand_cz&gt;div span{
    margin-left: 0.1rem;
}
.demand_bottom{
    display: flex;
    justify-content: space-between;
    position: absolute;
    bottom: -0.2rem;
    left: 0;
    width: 100%;
}
.demand_bottom&gt;div:nth-of-type(1){
    width: 2.3rem;
}
.demand_bottom&gt;div:nth-of-type(1) img{
    width: 100%;
    height: 1.29rem;
}
.demand_bottom&gt;div:nth-of-type(2){
    width: 4.2rem;
    float: right;
    color: #364347;
    font-size: 0.18rem;
    line-height: 0.3rem;
    font-weight: bold;
    display: flex;
    align-items: center;
}
.demand_bottom&gt;div:nth-of-type(2) span{
    font-size: 0.14rem;
    color: #5945b7;
    font-weight: normal;
    display: block;
    width: 100%;
}
.foot{
    width: 100%;
    background-color: #fff;
    border-top: 0.1rem solid #433867;
    margin-top: 1rem;
    padding-top: 0.37rem;
    background-image: url('../images/hua.jpg');
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: 14.19rem 0.96rem;
    padding-bottom: 0.96rem;
}
.foot .zbdw{
    text-align: center;
    font-size: 0.16rem;
    color: #282828;
    line-height: 0.36rem;
}
.foot&gt;div{
    color: #594a92;
    font-size: 0.16rem;
    line-height: 0.36rem;
    text-align: center;
    margin: 0 0.2rem;
}
.foot&gt;div span{
    color: #594a92;
    margin:  0 0.1rem;
    font-size: 0.16rem;
}
.copyright{
    text-align: center;
    color: #282828;
    font-size: 0.14rem;
    line-height: 0.36rem;
}
.app_w_nav{
    margin-top: 0.4rem;  
    text-align: center; 
}
.app_w_nav a{
    color: #282828;
    font-size: 0.16rem;
    margin: 0 0.17rem;
    cursor: pointer;
}
.app_w_nav a.active{
    color: #7563c1;
}
.app_list{
    margin-top: 0.4rem;
}
.app_item{
    position: relative;
    width: 2.72rem; 
    display: block;  
    float: left;
    margin-right: 0.15rem;
    margin-bottom: 0.4rem;
}
.app_item:nth-of-type(5n){
    margin-right: 0;
}
.app_item::before{
    content: '';
    position: absolute;
    left: -0.09rem;
    top: -0.09rem;
    width: 2.9rem;
    height: 2.3rem;
    background: #fff;
    box-shadow: 0px 10px 20px 0px rgba(91, 85, 121, 0.5);
    z-index: -1;
    display: none;
}
.app_item_top{
    width: 2.72rem;   
    position: relative;
}
.app_item_top img{
    display: block;
    font-size: 0;
    width: 100%;
    height: 1.53rem;
}
.app_item_top_hover{
    position: absolute;
    left: 0;
    bottom: 0;
    height: 0.8rem;
    background-image: linear-gradient(transparent,rgba(63,53,107,0.7));
    width: 100%;
    display: none;
}
.app_item_top_hover .demand_right_progress{
    height: 0.05rem;
}
.app_item_top_hover_top{
    display: flex;
    color: #ffffff;
    font-size: 0.12rem;
    align-items: center;
    padding:0 .1rem;
    position: absolute;
    bottom: 0.1rem;
    left: 0;
    width: 100%;
}
.app_item_top_hover_top img{
    width: 0.19rem;
    height: 0.2rem;
    margin-right: 0.15rem;
}
.app_item .text{
    font-size: 0.14rem;
    color: #282828;
    line-height: 0.28rem;
    margin-top: 0.1rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    width: 100%;
    transition: all 0.2s;
}
.app_item:hover .text{
    color: #806cdd;
}
.app_item:hover .app_item_top_hover{
    display: block;
}
.app_item:hover::before{
    display: block;
}
.foot1{
    border: none;
}
.app_info{
    width: 100%;
    position: relative;
}
.app_info img{
    display: block;
    font-size: 0;
    width: 100%;
}
.zane-calendar .zane-calendar-one .zane-date-main .week-day td span{
    min-width: 10px;
    width: auto;
}
.main-check-day&gt;div{
    margin-top: 10px;
}
.zane-calendar .zane-calendar-one .zane-date-bottom{
    margin-top: 10px;
}
.app_info_W{
    width: 13rem;
    position: absolute;
    left: 50%;
    transform: translateX(-6.5rem);
    top: 0.56rem;
}
.app_info_title{
    color: #ffffff;
    font-size: 0.3rem;
    line-height: 0.3rem;
    margin-bottom: 0.3rem;
}
.app_info_title p{
    line-height: 0.3rem;
    font-size: 0.18rem;
}
.info_item{
    width: 6.2rem;
    float: left;
    margin-right: 0.6rem;
    margin-bottom: 0.3rem;
}
.info_item:nth-of-type(2n){
    margin-right: 0;
}
.info_item p{
    color: #ffffff;
    font-size: 0.18rem;
    margin-bottom: 0.1rem;
}
.info_item p span{
    color: #ef4d56;
}
.info_item1 p span{
    color: #ef4d56;
}
.input_box{
    width: 6.2rem;
    height: 0.4rem;
}
.input_box input{
    width: 100%;
    height: 100%;
    outline: none;
    border: 1px solid #cccccc;
    box-sizing: border-box;
    background: #fff;
    padding:0 0.1rem;
    font-size: 0.14rem;
    color: #282828;
}
.input_box1{
    display: flex;
    color: #ffffff;
    font-size: 0.18rem;
    align-items: center;
    width: 6.2rem;
    height: 0.4rem;
}
.input_box1 input{
    width: 0.2rem;
    height: 0.2rem;
    margin-right: 0.1rem;
}
.input_box1 label{
    margin-right: 0.2rem;
}
.input_box{
    position: relative;
}
.input_box img{
    position: absolute;
    right: 0.08rem;
    top: 0.06rem;
    width: 0.28rem;
}
.info_item1 p{
    color: #ffffff;
    font-size: 0.18rem;
    margin-bottom: 0.1rem;
}
.info_item1 .input_box{
    width: 100%;
    height: 0.4rem;
}
.info_item1 .input_box input{
    width: 100%;
    height: 100%;
    outline: none;
    border: 1px solid #cccccc;
    box-sizing: border-box;
    background: #fff;
    padding:0 0.1rem;
    font-size: 0.14rem;
    color: #282828;
}
.info_item1{
    margin-bottom: 0.3rem;
}
.info_item2 p{
    color: #ffffff;
    font-size: 0.18rem;
    margin-bottom: 0.1rem;
}
.info_item2 .input_box{
    width: 100%;
    height: auto;
}
.info_item2 .input_box textarea{
    width: 100%;
    height: 100%;
    outline: none;
    border: 1px solid #cccccc;
    box-sizing: border-box;
    background: #fff;
    padding:0 0.1rem;
    font-size: 0.14rem;
    color: #282828;
    height: 1.2rem;
}
.submit_info{
    color: #ffffff;
    font-size: 0.18rem;
    background: #f15014;
    width: 2rem;
    height: 0.5rem;
    border:none;
    outline: none;
    margin: auto;
    border-radius: 0.05rem;
    margin-top: 0.55rem;
    display: block;
    cursor: pointer;
}
.bm_status{
    position: relative;
    width: 100%;
    overflow: hidden;
    margin: auto;
}
.bm_status img{
    width: 100%;
}
.foot2{
    margin-top: 0;
    border: none;
}
.bm_status_case{
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
.bm_status_case_top {
    text-align: center;
    padding-top: 0.62rem;
}
.bm_status_case_top img{
    width: 0.83rem;
}
.app_main{
    width: 100%;
    /* padding-bottom: 2.8rem; */
    display: flex;
    flex-flow: column nowrap;
    min-height: calc(100vh - 1px);
}
.tip{
    color: #ffffff;
    font-size: 0.3rem;
    text-align: center;
    margin-top: 0.27rem;
    margin-bottom: 0.2rem;
}
.tip1{
    color: #ffffff;
    font-size: 0.24rem;
    line-height: 0.36rem;
    text-align: center;
}
.submit_info1{
    margin-top: 0.15rem;
}
.app_kc_top{
    width: 100%;
    height: 60px;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.app_kc_top_left{
    display: flex;
    align-items: center;
    height: 100%;
    margin-left: 30px;
}
.app_kc_top_left a{
    color:#282828;
    font-size: 18px;
}
.app_kc_top_left a{
    display: flex;
    align-items: center;
}
.app_kc_top_left a img{
    margin-right: 22px;
}
.app_kc_top_right{
    margin-right: 30px;
    display: flex;
    align-items: center;
}
.app_kc_top_right a:nth-of-type(1){
    width: 100px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    background: #f15014;
    font-size: 18px;
    font-family: Arial;
    text-align: center;
    margin-right: 10px;
}
.app_kc_top_right a:nth-of-type(2){
    min-width: 100px;
    height: 30px;
    line-height: 28px;
    color: #f15014;
    background: #fff;
    font-size: 14px;
    font-family: 'å¾®è½¯é›…é»‘';
    text-align: center;
    border:1px solid #f15014;
    padding:0 10px;
}
.app_kc_main{
    display: flex;
}
.app_video{
    width: calc(100% - 385px);
    overflow: hidden;
    height: 100%;
}
.app_video_list{
    width: 385px;
    float: right;
    height: 100%;
    background: #333333;
    overflow-y: auto;
}
.app_video_item{
    height: 80px;
    border-bottom: 1px solid rgba(255,255,255,0.1);
    padding-left: 16px;
    padding-top: 19px;
    box-sizing: border-box;
    display: flex;
    cursor: pointer;
}
.app_video_item .play{
    background-image: url('../images/p1.png');
    width: 35px;
    height: 22px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 14px;
}
.app_video_item:hover .play{
    background-image: url('../images/p2.png');
}
.app_video_item.active .play{
    background-image: url('../images/p2.png');
}
.video_info p:nth-of-type(1){
    color: #ffffff;
    font-size: 18px;
    opacity: 0.6;
    margin-bottom: 10px;
    width: 315px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.video_info p:nth-of-type(2){
    color: rgba(255,255,255,0.3);
    font-size: 14px;
}
.video_info p:nth-of-type(2) span{
    color: #2ddab5;
    margin-left: 0.2rem;
}
.app_video_list::-webkit-scrollbar {
    width: 15px;
}

.app_video_list::-webkit-scrollbar-track {
    background: rgb(179, 177, 177);
    /* border-radius: 10px; */
}

.app_video_list::-webkit-scrollbar-thumb {
    background: rgb(136, 136, 136);
    /* border-radius: 10px; */
}
.app_video_list::-webkit-scrollbar-thumb:hover {
    background: rgb(100, 100, 100);
    /* border-radius: 10px; */
}
.app_video_list::-webkit-scrollbar-thumb:active {
    background: rgb(68, 68, 68);
    /* border-radius: 10px; */
}
.feedback{
    position: fixed;
    right: -65px;
    top: 50%;
    transform: translateY(-50%);
    transition: all 0.2s;
    cursor: pointer;
}
.feedback:hover{
    right: 0;
}
.modal{
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .7);
    z-index: 9999;
    left: 0;
    top: 0;
    overflow-y: auto;
}
.modal_content{
    width: 800px;
    position: absolute;
    left: 50%;
    top: 0.8rem;
    transform: translate(-50%,-0%);
    padding:37px;
    border-radius: 15px;
    background: #fff;
    margin-bottom: 0.8rem;
}
.modal_content_title{
    color: #364347;
    font-size: 30px;
    margin-bottom: 30px;
}
.modal_item p{
    color: #282828;
    font-size: 16px;
    margin-bottom: 25px;
}
.modal_item div{
    display: flex;
    flex-wrap: wrap;
}
.modal_item div label{
    width: 49%;
    margin-right: 2%;
    display: block;
    margin-bottom: 15px;
    display: flex;
    align-items: center;
    color: #5e696d;
    font-size: 16px;
}
.modal_item div label:nth-of-type(2n){
    margin-right: 0;
}
.modal_item div label input{
    width: 18px;
    height: 18px;
    margin-right: 8px;
    border-color: #93a4aa;
}
.modal_item textarea{
    width: 100%;
    height: 150px;
    outline: none;
    padding:10px;
    border-color: #93a4aa;
}
.modal_foot{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 20px;
}
.modal_foot p{
    color: #9175bd;
    font-size: 12px;
}
.modal_foot button{
    width: 100px;
    height: 30px;
    color: #fff;
    font-size: 16px;
    border: none;
    outline: none;
    border-radius: 5px;
    background: #9175bd;
    cursor: pointer;
}
.close{
    font-size: 40px;
    position: absolute;
    right: 30px;
    top: 30px;
    color: #93a4aa;
    cursor: pointer;
}
.hide{
    display: none !important;
}
.login_box{
    width: 8rem;
    height: 5rem;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    z-index: 99;
    background: rgba(0, 0, 0, .8);
    border-radius: 5px;
}
.login_close{
    color: #ffffff;
    font-size: 46px;
    position: absolute;
    right: 27px;
    top: 10px;
    cursor: pointer;
}
.login_tx{
    text-align: center;
    padding-top: 0.9rem;
}
.login_tx img{
    width: 0.88rem;
    font-size: 0;
}
.login_box p{
    font-size: 0.24rem;
    text-align: center;
    color: #fff;
}
.login_box p:nth-of-type(1){
    font-size: 0.3rem;
    margin-top: 0.35rem;
    margin-bottom: 0.1rem;
}
.login_box p:nth-of-type(2){
    font-size: 0.22rem;
}
.login_box p:nth-of-type(3){
    margin-top: 0.25rem;
    margin-bottom: 0.1rem;
}
.login_box p:nth-of-type(4){
    font-size: 0.22rem;
}
.login_Btn{
    color: #ffffff;
    font-size: 0.18rem;
    display: block;
    margin: auto;
    margin-top: 0.4rem;
    background: #f15014;
    width: 2rem;
    height: 0.5rem;
    border: none;
    outline: none;
    border-radius: 0.05rem;
    cursor: pointer;
}
.join_live_box{
    width: 14.2rem;
    position: absolute;
    left: 50%;
    top: 0.8rem;
    transform: translate(-50%,-0%);
    z-index: 99;
    background: #fff;
    padding: 0.2rem;
    border-radius: 0.1rem;
    margin-bottom: 0.8rem;
}
.join_live_close{
    color: #ffffff;
    font-size: 46px;
    position: absolute;
    right: -37px;
    top: -16px;
    cursor: pointer;
}
.join_live_box p {
    text-indent: 2em;
    line-height: 2.2;
    margin-bottom: 0.2rem;
    font-size: 18px;
    color: #333;
}
.join_live_box img {
    max-width: 12.8rem;
}</pre></body></html>