|
- /* .headBox{
- width: 100%;
- height: 320rpx;
- background-image: url("https://formall.oss-accelerate.aliyuncs.com/douyin/drawable-xhdpi/course_bnt.png");
- background-size: 100% 320rpx;
- }
- .classHourBox{
- width: 80%;
- height: 222rpx;
- background-image: url("https://formall.oss-accelerate.aliyuncs.com/douyin/drawable-xhdpi/course_bnt_xuexi.png");
- background-size: 100% 222rpx;
- margin-top:60rpx ;
- margin-left: auto;
- margin-right: auto;
- }
- .classNumBox{
- width: 46%;
- height: 100%;
- float: left;
- margin-left: 2%;
-
- }
- .xian{
- width: 0rpx;
- height: 60%;
- float: left;
- margin-top: 8%;
- border: 2rpx #8D95B9 solid;
- opacity: 0.3;
- }
- .deyClassBox{
- width: 46%;
- height: 100%;
- float: left;
- }
- .numBox{
- color: #ffffff;
- margin-top: 50rpx;
- }
- .num{
- float: left;
- margin-left: 70rpx;
- font-size: 64rpx;
- }
- .text{
- float: left;
- margin-top: 26rpx;
- margin-left: 10rpx;
- color: #8B94AD;
- }
- .study{
- color: #8B94AD;
- text-align: center;
- line-height: 40rpx;
- }
- .learnTitle{
- height: 60rpx;
- line-height: 60rpx;
- font-family: OPPOSans;
- font-weight: 500;
- color: #FFFFFF;
- font-size: 32rpx;
- margin-bottom: 20rpx;
- text-indent: 20rpx;
- }
- .logo{
- float: left;
- width: 43%;
- height: 180rpx;
- background-color: coral;
- border-radius: 10rpx;
- }
- .particularsBox{
- margin-left: 2%;
- width: 55%;
- float: left;
- }
- .h3{
- font-family: PingFang SC;
- font-weight: 500;
- color: #FEFEFE;
- font-size: 32rpx;
- height: 40rpx;
- line-height: 40rpx;
- overflow:hidden;
- text-overflow:ellipsis;
- display:-webkit-box;
- -webkit-box-orient:vertical;
- -webkit-line-clamp:1;
-
- }
- .overall{
- font-size: 24rpx;
- font-family: PingFang SC;
- font-weight: 500;
- color: #8790A8;
- margin: 10rpx 0;
- }
- .scheduleHie{
- width: 100%;
- height: 10rpx;
- background-color: #242A3A;
- border-radius: 10rpx;
- position: relative;
- }
- .scheduleA{
- position: absolute;
- top: 0;
- left: 0;
- width: 12%;
- height: 10rpx;
- border-radius: 10rpx;
- background-color: #07E881;
- }
- .classBox{
- padding: 10rpx 0;
- margin: 20rpx 0;
- } */
-
-
-
- .Box{
- height: 100vh;
- overflow: scroll;
- min-height: 100vh;
- }
- .searchF{
- width: 80%;
- height: 80rpx;
- background-color: rgba(51, 51, 51, 0.5);
- border-radius: 60rpx;
- margin: 20rpx;
- float: left;
- }
- .searchText{
- width: 80%;
- margin: 0 auto;
- height: 100%;
- color: #ffffff;
- }
- .searchBtn{
- width: 10%;
- line-height: 100rpx;
- color: #00ff99;
- float: left;
- height: 100rpx;
- margin-top: 10rpx;
- font-size: 30rpx;
- }
- .classBoxAll{
- margin: 0 20rpx;
- }
- .classBox{
- margin: 20rpx 0;
- }
- .logo{
- float: left;
- width: 300rpx;
- height: 200rpx;
- background-color: aquamarine;
- border-radius: 12rpx;
- }
- .textBox{
- float: left;
- margin-left: 10px;
- }
- .titile{
- width: 350rpx;
- height: 40rpx;
- line-height: 40rpx;
- font-size: 36rpx;
- font-family: PingFang SC;
- font-weight: 500;
- color: #FEFEFE;
- margin-bottom: 19rpx;
- overflow:hidden;
- text-overflow:ellipsis;
- display:-webkit-box;
- -webkit-box-orient:vertical;
- -webkit-line-clamp:1
- }
- .cont{
- width: 360rpx;
- height: 30rpx;
- line-height: 30rpx;
- font-size: 26rpx;
- font-family: PingFang SC;
- font-weight: 400;
- color: #6E768A;
- font-weight: 560;
- overflow:hidden;
- text-overflow:ellipsis;
- display:-webkit-box;
- -webkit-box-orient:vertical;
- -webkit-line-clamp:1;
- }
- .moreBox{
- margin-top: 30rpx;
- position: relative;
- }
- .user{
- float: left;
- width: 60rpx;
- height: 60rpx;
- border-radius: 50%;
- background-color: beige;
- }
- .userText{
- width: 200rpx;
- text-align: center;
- height: 60rpx;
- line-height: 60rpx;
- background: #222735;
- border-radius: 50rpx;
- font-family: PingFang SC;
- font-weight: 500;
- font-size: 26rpx;
- color: #8790A8;
- }
- .show{
- position: absolute;
- width: 60rpx;
- height: 60rpx;
- top:5rpx;
- right: 20rpx;
- text-align: center;
- }
- .go{
- width: 40rpx;
- height: 10rpx;
- }
- .noDataBox{
- width: 100%;
- height: 600rpx;
- top: 300rpx;
- left: 0;
- background-color: #0E1119;
- text-align: center;
- }
- .noDataImg{
- width: 500rpx;
- height: 400rpx;
- }
- .instrumentBox{
- width: 100%;
- background: #1F232E;
- border-radius: 30rpx 30rpx 0rpx 0rpx;
- height: 200rpx;
- position: fixed;
- bottom:0;
- left: 0;
- }
- .cancel{
- width: 100%;
- line-height: 90rpx;
- height: 90rpx;
- font-size: 32rpx;
- font-family: PingFang SC;
- font-weight: 500;
- color: #FFFFFF;
- border-bottom: 1rpx rgba(255, 255, 255, 0.1) solid;
- text-align: center;
- }
- .hie{
- width: 100%;
- line-height: 90rpx;
- height: 90rpx;
- font-size: 32rpx;
- font-family: PingFang SC;
- font-weight: 500;
- color: #FFFFFF;
- text-align: center;
- }
|