.lesson_article_item[data-v-22ffcbbf]{width:100%;height:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.4rem}.lesson_article_item .lesson_article_img[data-v-22ffcbbf]{width:45%}.lesson_article_item .lesson_article_img img[data-v-22ffcbbf]{width:100%;height:2rem;border-radius:.13333rem}.lesson_article_item .lesson_article_content[data-v-22ffcbbf]{width:52%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.lesson_article_item .lesson_article_content p[data-v-22ffcbbf]:first-of-type{font-size:.37333rem;color:#000;line-height:.53333rem;text-align:justify;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.lesson_article_item .lesson_article_content p[data-v-22ffcbbf]:nth-of-type(2){font-size:.37333rem;font-weight:700;color:#ea6c2b;line-height:.53333rem;text-align:left}.lesson_article_item .lesson_article_content p:nth-of-type(2) span[data-v-22ffcbbf]{font-size:.32rem;color:#626262;font-weight:400;padding-left:.26667rem}.news_list_item[data-v-42502236]{width:100%;background-color:#fff;height:2.53333rem;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:.02667rem solid #f5f5f5}.news_list_item .news_list_item_right[data-v-42502236]{width:35%;height:2.13333rem;border-radius:.16rem;overflow:hidden}.news_list_item .news_list_item_right img[data-v-42502236]{width:100%;height:100%}.news_list_item .news_list_item_left[data-v-42502236]{width:65%;height:2.13333rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-right:.26667rem}.news_list_item .news_list_item_left p[data-v-42502236]{font-size:.37333rem;font-weight:400;line-height:.53333rem;color:#000;text-align:justify;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.news_list_item .news_list_item_left .news_list_item_other[data-v-42502236]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.news_list_item .news_list_item_left .news_list_item_other span[data-v-42502236]{font-size:.32rem;color:#a8a8a8}.news_list_item .news_list_item_left .news_list_item_other span[data-v-42502236]:first-of-type{display:-webkit-box;display:-ms-flexbox;display:flex;height:.53333rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}

/*!
 * version 1.4.1 MIT
 * 2019-2-1 wenju
 * http://www.mescroll.com
 */body,html{height:100%}body{-webkit-overflow-scrolling:touch}.mescroll{width:100%;height:100%;overflow-y:auto}.mescroll-hardware{-webkit-transform:translateZ(0);-webkit-transform-style:preserve-3d;-webkit-backface-visibility:hidden;-webkit-perspective:1000}.mescroll-downwarp{position:relative;width:100%;height:0;overflow:hidden;text-align:center}.mescroll-downwarp-reset{-webkit-transition:height .3s;transition:height .3s}.mescroll-downwarp .downwarp-content{position:absolute;left:0;bottom:0;width:100%;min-height:.8rem;padding:.26667rem 0}.mescroll-upwarp{min-height:.8rem;padding:.4rem 0;text-align:center;visibility:hidden}.mescroll-downwarp .downwarp-tip,.mescroll-upwarp .upwarp-nodata,.mescroll-upwarp .upwarp-tip{display:inline-block;font-size:.32rem;color:grey;vertical-align:middle}.mescroll-downwarp .downwarp-tip,.mescroll-upwarp .upwarp-tip{margin-left:.21333rem}.mescroll-downwarp .downwarp-progress,.mescroll-upwarp .upwarp-progress{display:inline-block;width:.42667rem;height:.42667rem;border-radius:50%;border:.02667rem solid grey;border-bottom-color:transparent;vertical-align:middle}.mescroll-rotate{-webkit-animation:mescrollRotate .6s linear infinite;animation:mescrollRotate .6s linear infinite}@-webkit-keyframes mescrollRotate{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(1turn)}}@keyframes mescrollRotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.mescroll-empty{width:100%;padding-top:.53333rem;text-align:center}.mescroll-empty .empty-icon{width:45%}.mescroll-empty .empty-tip{margin-top:.16rem;font-size:.37333rem;color:grey}.mescroll-empty .empty-btn{max-width:50%;margin:.53333rem auto;padding:.26667rem;border:.02667rem solid #65aadd;border-radius:.16rem;background-color:#fff;color:#65aadd}.mescroll-empty .empty-btn:active{opacity:.75}.mescroll-totop{z-index:9990;position:fixed;right:.26667rem;bottom:.8rem;width:.96rem;height:.96rem;border-radius:50%;opacity:0}.mescroll-fade-in,.mescroll-lazy-in{-webkit-animation:mescrollFadeIn .5s linear forwards;animation:mescrollFadeIn .5s linear forwards}@-webkit-keyframes mescrollFadeIn{0%{opacity:0}to{opacity:1}}@keyframes mescrollFadeIn{0%{opacity:0}to{opacity:1}}.mescroll-fade-out{pointer-events:none;-webkit-animation:mescrollFadeOut .5s linear forwards;animation:mescrollFadeOut .5s linear forwards}@-webkit-keyframes mescrollFadeOut{0%{opacity:1}to{opacity:0}}@keyframes mescrollFadeOut{0%{opacity:1}to{opacity:0}}.mescroll-bar::-webkit-scrollbar-track{background-color:transparent}.mescroll-bar::-webkit-scrollbar{width:.16rem}.mescroll-bar::-webkit-scrollbar-thumb{border-radius:.16rem;background-color:#ccc}.mescroll-bar::-webkit-scrollbar-thumb:hover{background-color:#aaa}.foot_div[data-v-fd02fdd4]{height:1.33333rem}.home{background:#fff;margin-bottom:2.13333rem}.home_box{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.phone{background-color:#f4f4f4}.phone,.phone_top_img{width:100%;position:relative}.phone_top_img{height:5.33333rem;cursor:pointer}.phone_top_search{width:100%;height:1.33333rem;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;z-index:6;padding-top:.26667rem}.phone_top_search_left,.phone_top_search_right{width:14%;height:1.33333rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.phone_top_search_left,.phone_top_search_middle,.phone_top_search_right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.phone_top_search_middle{width:72%;height:.8rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#fff;border-radius:.53333rem}.phone_top_search_middle_icon{width:5%;font-size:.42667rem}.phone_top_search_middle input{height:.8rem;width:85%;line-height:.8rem;text-indent:.8rem;color:#f4f4f4;font-size:.37333rem}.phone_top_search_middle input:-ms-input-placeholder{color:#eee}.phone_top_search_middle input::-webkit-input-placeholder{color:#eee}.phone_top_search_middle i{font-size:.32rem;color:rgba(0,0,0,.2);line-height:.96rem;text-indent:.42667rem;font-weight:700;left:-.69333rem}.phone_top_search_left span,.phone_top_search_right span{height:.37333rem;line-height:.37333rem;font-size:.26667rem}.phone_top_search_middle_hb{width:.8rem;height:.8rem;padding-left:.13333rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.phone_top_search_middle_hb img{width:100%}.phone_top_search_i1{font-size:.64rem;color:#000;z-index:10}.phone_top_search_i2{font-size:.64rem;color:#fff;z-index:10}.phone_top_search_span1{color:#000;z-index:10}.phone_top_search_span2{color:#fff;z-index:10}.phone_top_search_icon{color:#000}.phone_top_word{width:93%;margin:0 auto .13333rem auto;z-index:6;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:.53333rem;padding:.13333rem 0}.phone_top_word_p1{font-size:.32rem;color:#000;z-index:6}.phone_top_word_p2{font-size:.32rem;color:#fff;z-index:6;padding-top:.10667rem}.phone_top_word span{font-size:.32rem;color:#fff;background-color:rgba(0,0,0,.1);border-radius:.26667rem;z-index:6;margin-left:0}.van-tab{-ms-flex-preferred-size:20%;flex-basis:20%;line-height:.53333rem;overflow:hidden}.home_box .van-tab{padding:0 .26667rem 0 0}#page-vip .van-tabs__wrap--scrollable .van-tabs__nav{margin-top:.16rem}#page-vip .van-tabs--line .van-tabs__wrap,.home [class*=van-hairline]:after{border:none}#page-vip .van-tabs__wrap--scrollable .van-tabs__nav{background-color:transparent;border:none;height:.93333rem}.carousel{width:94%;height:4.8rem;left:0;right:0;margin:.26667rem auto 0 auto;border-top-left-radius:.13333rem;border-top-right-radius:.13333rem;overflow:hidden;cursor:pointer;z-index:10}.carousel img{width:100%;height:100%}.phone_menu{width:94%;padding:.26667rem 0 0;margin:1.86667rem auto 0 auto;background-color:#fff;border-radius:.13333rem;z-index:10;position:relative;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.phone_menu,.phone_menu_body{display:-webkit-box;display:-ms-flexbox;display:flex}.phone_menu_body{width:100%;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.phone_menu_item{width:20%;height:50%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;cursor:pointer}.phone_menu_item,.phone_menu_item_icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.phone_menu_item_icon{width:1.06667rem;margin:0 auto}.phone_menu_item_icon img{width:.93333rem;display:block}.phone_menu_item p{font-size:.29333rem;color:#797474;text-align:center;margin-top:-.10667rem;padding-top:.08rem;padding-bottom:.26667rem}.phone_part{width:100%;background-color:#fff;margin:.26667rem 0 0;position:relative}.phone_part_body{width:94%;margin:0 auto}.phone_title,.phone_title_exit,.phone_title_not{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.phone_title_exit{height:1.33333rem}.phone_title p{font-size:.53333rem;color:#2f2f2f;font-weight:700;padding:.13333rem 0}.phone_title span{font-size:.37333rem;color:#d4d4d4;font-weight:400}.phone_part_content{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.phone_part_one_img{width:100%;padding-bottom:.26667rem}.phone_part_one_img a{display:block;text-align:center}.phone_part_one_img img{width:100%;border-radius:.21333rem}.phone_part_two_content{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.phone_part_two_img{width:49%;padding-bottom:.26667rem}.phone_part_two_img a{display:block;text-align:center}.phone_part_two_img a>div{display:block}.phone_part_two_img img{width:100%;border-radius:.21333rem}.phone_part_three_content{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.phone_part_three_img{width:32%;padding-bottom:.26667rem}.phone_part_three_img a{display:block;text-align:center}.phone_part_three_img a>div{display:block}.phone_part_three_img img{width:100%;border-radius:.21333rem}.phone_part_four_img:nth-of-type(3n+1){width:100%;border-radius:.21333rem;padding:.08rem 0 .21333rem 0}.phone_part_four_img:nth-of-type(3n+2),.phone_part_four_img:nth-of-type(3n+3){width:49%;border-radius:.21333rem;padding:0 .08rem .21333rem 0}.phone_part_four_img img{width:100%;border-radius:.21333rem}.phone_part_four_img>a>div{display:block}.phone_part_five_content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:8rem}.phone_part_five_left{width:49%;height:100%;border-radius:.21333rem}.phone_part_five_left_img{width:100%;height:100%;padding:.13333rem 0}.phone_part_five_right{width:49%;height:100%;border-radius:.21333rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.phone_part_five_right_img{width:100%;height:50%;padding:.13333rem 0}.phone_part_five_left_img img,.phone_part_five_right_img img{width:100%;height:100%;border-radius:.21333rem}.phone_shop{width:100%;margin-bottom:1.6rem;position:relative;z-index:1;margin-top:.26667rem}.phone_shop_body{margin:0 auto;position:relative}.phone_title_shop{width:95%;height:1.06667rem;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:.26667rem}.phone_title_left{width:70%}.phone_title_left p{font-size:.53333rem;color:#2f2f2f;font-weight:700;text-align:left}.phone_title_left span{font-size:.37333rem;color:#d4d4d4;font-weight:400}.phone_title_right{width:30%}.phone_title_right p{font-size:.42667rem;color:#ccc;font-weight:700;text-align:right}.phone_shop_content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.phone_shop_left,.phone_shop_right{width:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.phone_shop_item{width:95%;border-radius:.21333rem;background-color:#fff;padding:0;margin-bottom:.26667rem}.shop_item_top,.shop_item_top img{width:100%}.shop_item_title{padding:.26667rem .13333rem}.shop_item_title p{color:#666;font-size:.32rem;text-align:justify;text-justify:inter-character;line-height:.53333rem;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.shop_item_title span{font-size:.32rem;padding:0 .13333rem;background-color:#fd0036;border-radius:.13333rem;color:#fff}.shop_item_label{padding:0 .08rem;display:-webkit-box;display:-ms-flexbox;display:flex;height:.53333rem;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.shop_item_label,.shop_item_label p{line-height:.53333rem}.shop_item_label span{vertical-align:middle;font-size:.29333rem;padding:.05333rem .13333rem;margin:.13333rem 0;border-radius:.21333rem;border:.02667rem solid red;color:red}.shop_item_label span:first-of-type{border:.02667rem solid #e80000;color:#e80000}.shop_item_label span:nth-of-type(2){border:.02667rem solid #fac831;color:#fac831}.shop_item_label span:nth-of-type(3){border:.02667rem solid #54b5e2;color:#54b5e2}.shop_item_price{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 .13333rem;margin:.13333rem 0}.shop_item_price p:first-of-type{font-size:.4rem;font-weight:700;color:#ff0036}.shop_item_price p:nth-of-type(2){font-size:.32rem;color:#959595}.hone_switch{width:5.33333rem}.el-switch__core{height:.8rem;border-radius:.53333rem}.el-switch__core:after{width:.72rem;height:.72rem}.el-switch.is-checked .el-switch__core:after{left:100%;margin-left:-.69333rem}.add{position:fixed;bottom:0;width:100%;height:2.13333rem}.phone_bottom{width:100%;background-color:#fff;height:1.6rem;border:.02667rem solid transparent;position:relative;z-index:10}.phone_bottom:hover{border:.02667rem dashed red}.phone_bottom_box{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;z-index:10}.phone_bottom_box,.phone_bottom_item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.phone_bottom_item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:.26667rem}.phone_bottom_item_img{width:.66667rem}.phone_bottom_item_img img{width:100%}.phone_bottom_item p{font-size:.32rem;color:#7c7e82}.bottom-tab{z-index:10}.bottom-tab .van-tabbar-item__icon{font-size:.64rem}.bottom-tab .van-tabbar-item__text{font-size:.32rem}.van-tabbar--fixed{z-index:10}.phone_shop_copyright{width:100%;height:1.06667rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.32rem;color:#949494;letter-spacing:.02667rem}.phone_part[data-v-128913e0]{margin-top:0}.lesson_bg[data-v-128913e0]{background-color:#fff}.lesson_bg .lesson_body[data-v-128913e0]{width:100%}.lesson_bg .lesson_body .lesson_top[data-v-128913e0]{width:100%;height:3.46667rem;position:relative}.lesson_bg .lesson_body .lesson_top .lesson_top_bj[data-v-128913e0],.lesson_bg .lesson_body .lesson_top .lesson_top_bj img[data-v-128913e0]{width:100%}.lesson_bg .lesson_body .lesson_top .lesson_top_content[data-v-128913e0]{width:100%;padding:0 .4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;top:.4rem;left:0;right:0}.lesson_bg .lesson_body .lesson_top .lesson_top_content .lesson_top_input[data-v-128913e0]{width:94%;height:.74667rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;padding-right:.26667rem}.lesson_bg .lesson_body .lesson_top .lesson_top_content .lesson_top_input input[data-v-128913e0]{width:100%;padding:0 .8rem;background-color:#f0f0f0;font-size:.32rem;color:#babdc2;text-align:center;border-radius:.53333rem}.lesson_bg .lesson_body .lesson_top .lesson_top_content .lesson_top_input .van-icon[data-v-128913e0]{font-size:.48rem;color:#232d32;position:absolute;left:.8rem}.lesson_bg .lesson_body .lesson_top .lesson_top_content>.van-icon[data-v-128913e0]{font-size:.53333rem;color:#232d32}.lesson_bg .lesson_body .lesson_top .lesson_top_carousel[data-v-128913e0]{width:100%;height:3.2rem;padding:0 .4rem;position:absolute;top:1.46667rem}.lesson_bg .lesson_body .lesson_top .lesson_top_carousel .lesson_top_carousel_img[data-v-128913e0]{width:100%;height:3.2rem}.lesson_bg .lesson_body .lesson_top .lesson_top_carousel .lesson_top_carousel_img img[data-v-128913e0]{width:100%;height:100%}.lesson_bg .lesson_body .lesson_menu[data-v-128913e0]{width:100%;margin-top:1.6rem;padding:0 .4rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;background-color:#fff}.lesson_bg .lesson_body .lesson_menu .lesson_menu_item[data-v-128913e0]{width:20%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.lesson_bg .lesson_body .lesson_menu .lesson_menu_item .lesson_menu_item_img[data-v-128913e0]{width:1.06667rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}.lesson_bg .lesson_body .lesson_menu .lesson_menu_item .lesson_menu_item_img img[data-v-128913e0]{width:100%;border-radius:.26667rem}.lesson_bg .lesson_body .lesson_menu .lesson_menu_item>p[data-v-128913e0]{font-size:.32rem;color:#2d3c47;line-height:.58667rem}.lesson_bg .lesson_body .lesson_body[data-v-128913e0]{width:100%;background-color:#f8f9fb}.lesson_bg .lesson_body .lesson_body .lesson_article[data-v-128913e0]{width:100%;padding:0 .4rem;background-color:#fff;margin-bottom:.26667rem}.lesson_bg .lesson_body .lesson_body .lesson_article .lesson_article_title[data-v-128913e0]{width:100%;height:1.33333rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;margin-top:.26667rem}.lesson_bg .lesson_body .lesson_body .lesson_article .lesson_article_title p[data-v-128913e0]:first-of-type{font-size:.53333rem;font-weight:700;color:#15222f}.lesson_bg .lesson_body .lesson_body .lesson_article .lesson_article_title p:first-of-type span[data-v-128913e0]{font-size:.32rem;font-weight:400;color:#babdc2}.lesson_bg .lesson_body .lesson_body .lesson_article .lesson_article_title p[data-v-128913e0]:nth-of-type(2){font-size:.32rem;font-weight:400;color:#989baf;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.lesson_bg .lesson_body .lesson_body .lesson_article .lesson_article_title p:nth-of-type(2) .van-icon[data-v-128913e0]{font-size:.37333rem;font-weight:400;padding-left:.05333rem}.lesson_bg .lesson_body .lesson_body .lesson_article .lesson_article_body[data-v-128913e0]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}