.learning_report{font-size:14px;background:linear-gradient(180deg,#fc4431 0,#fc4431 330px,transparent 0)}.learning_report,.learning_report .top{height:100%;display:flex;flex-direction:column}.learning_report .top{position:relative}.learning_report .top .header{display:flex;padding:10px 10px 10px 10px;align-items:center}.learning_report .top .header .van-icon-arrow-left{font-weight:700;color:#fff}.learning_report .top .center{flex:1;overflow:auto}.learning_report .top .report{color:#fff;font-size:30px;text-align:center;font-weight:700;margin-top:40px}.learning_report .top .card{background-color:#fff;width:calc(100% - 20px);margin:0 auto;border-radius:10px;display:flex;justify-content:space-between;margin-top:15px}.learning_report .top .card .top_item{text-align:center;padding:15px 10px 10px 10px}.learning_report .top .card .top_item .t_i_1{color:#333;font-weight:700;margin-bottom:8px;font-size:18px}.learning_report .top .card .top_item .t_i_2{color:#666}.learning_report .top .date{color:#fff;text-align:center;margin-top:30px;font-size:18px;font-weight:700}.learning_report .top .date .left_icon{transform:rotate(180deg);margin-right:10px}.learning_report .top .date .right_icon{margin-left:10px}.learning_report .content{width:calc(100% - 20px);position:relative;background-color:#fff;margin:0 auto;margin-top:30px;border-radius:10px}.learning_report .content .d1{display:flex;justify-content:space-between;align-items:center;box-shadow:0 1px 1px 1px #e5e5e5}.learning_report .content .d1 .d_item{text-align:center;padding:15px;color:#666;flex:1}.learning_report .content .d1 .d_item .c_d_1{margin-bottom:3px}.learning_report .content .d1 .d_item .c_d_1 a{font-size:30px;font-weight:700}.learning_report .content .d1 .d_item .c_d_2{color:#687079}.learning_report .content .d1 .line{border-right:1px solid #ccc;height:40px}.learning_report .content .d2{padding:30px 0 0 0}