123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686 |
- /* @import "../../fonts/SourceHanSansCN-Medium.wxss";
- page{
- font-family: "SourceHanSansCN-Medium"
- } */
- page{
- background-color: #f8f8f8;
- }
- .nr_box {
- width: 670rpx;
- height: 90vh;
- background-color: #fff;
- text-align: left;
- position: relative;
- }
- .one{
- font-family: fantasy;
- }
- .title {
- margin-left: 245rpx;
- padding-top: 30rpx;
- font-size: 35rpx;
- font-weight: 900;
- margin-bottom: 30rpx;
- }
- .rzbj {
- width: 750rpx;
- height: 100vh;
- background-color: rgba(0, 0, 0, 0.4);
- position: fixed;
- top: 0;
- z-index: 99;
- }
- .rzbox {
- background-color: #fff;
- width: 600rpx;
- height: 320rpx;
- position: fixed;
- top: 400rpx;
- left: 75rpx;
- border-radius: 20rpx;
- }
- .tip {
- color: #333333;
- text-align: center;
- margin-top: 30rpx;
- font-weight: 900;
- }
- .tip1 {
- text-align: center;
- margin-top: 40rpx;
- font-weight: 900;
- font-size: 30rpx;
- color: #626367;
- }
- .sure_box {
- width: 350rpx;
- height: 60rpx;
- margin-left: 125rpx;
- margin-top: 50rpx;
- /* border: 1px solid red; */
- }
- .qx {
- border: 1px solid #eb3f33;
- width: 150rpx;
- height: 50rpx;
- text-align: center;
- border-radius: 10rpx;
- color: #eb3f33;
- float: left;
- line-height: 50rpx;
- }
- .sure {
- border: 1px solid #eb3f33;
- background-color: #eb3f33;
- width: 150rpx;
- height: 50rpx;
- text-align: center;
- border-radius: 10rpx;
- color: #fff;
- float: right;
- line-height: 50rpx;
- }
- .introuduce {
- background-color: #fff7e7;
- height: 70rpx;
- width: 693rpx;
- margin-top: 20rpx;
- margin-left: 28rpx;
- justify-content: space-around;
- display: flex;
- line-height: 70rpx;
- font-size: 25rpx;
- }
- .banjihz {
- width: 57rpx;
- height: 57rpx;
- margin-right: 30rpx;
- border-radius: 50%;
- }
- .zw {
- padding-left: 30rpx;
- padding-right: 30rpx;
- /* text-indent: 20rpx; */
- font-size: 26rpx;
- line-height: 40rpx;
- height: 60vh;
- /* border: 1px solid red; */
- overflow-y: auto;
- }
- .dl {
- text-indent: 56rpx;
- }
- .ewm {
- width: 300rpx;
- height: 300rpx;
- margin-left: 160rpx;
- }
- .ermname {
- margin-left: 50rpx;
- }
- /* .cloudimg{
- width: 733rpx;
- height: 220rpx;
- border: 1px solid red;
- } */
- .layout {
- width: 693rpx;
- margin-left: 28rpx;
- position: relative;
- }
- .notice {
- background-color: rgba(255, 247, 231);
- color: rgba(233, 109, 21);
- font-size: 25rpx;
- border-radius: 10rpx;
- padding: 20rpx;
- width: 670rpx;
- margin-left: 20rpx;
- }
- .ding {
- width: 24rpx;
- height: 29rpx;
- }
- .bgimg1 {
- width: 693rpx;
- height: 74rpx;
- /* float: left; */
- }
- .layout_text1 {
- position: absolute;
- color: #fff;
- font-size: 30rpx;
- font-weight: 900;
- top: 20rpx;
- left: 50rpx;
- }
- .layout_text2 {
- position: absolute;
- color: #df7e33;
- font-size: 25rpx;
- line-height: 40rpx;
- font-weight: 900;
- top: 20rpx;
- right: 50rpx;
- background-color: #fff;
- text-align: center;
- width: 140rpx;
- border-radius: 20rpx;
- height: 40rpx;
- }
- .layout_text3 {
- position: absolute;
- color: #3a7dcd;
- font-size: 25rpx;
- line-height: 40rpx;
- font-weight: 900;
- top: 20rpx;
- right: 50rpx;
- background-color: #fff;
- text-align: center;
- width: 140rpx;
- border-radius: 20rpx;
- height: 40rpx;
- }
- .bg {
- margin-top: 10rpx;
- }
- .sp {
- width: 680rpx;
- margin-left: 35rpx;
- /* border: 1px solid red; */
- height: 200rpx;
- margin-top: 20rpx;
- position: relative;
- margin-bottom: 20rpx;
- background-color: #fff;
- box-shadow: rgba(0, 0, 0, .3) 0px 0px 10rpx;
- border-radius: 5rpx;
- }
- .hiddenmore .none {
- display: none !important;
- }
- .spfm {
- width: 128rpx;
- height: 128rpx;
- float: left;
- margin-top: 35rpx;
- margin-left: 20rpx;
- border-radius: 10rpx;
- }
- .isfinish {
- width: 163rpx;
- height: 36rpx;
- position: absolute;
- top: 0;
- right: 0;
- }
- .sp_text {
- width: 520rpx;
- height: 100%;
- /* border: 1px solid red; */
- float: right;
- /* margin-left: rpx; */
- }
- .dbimg {
- width: 144rpx;
- height: 35rpx;
- /* margin-top: 10rpx; */
- /* margin-left: 10rpx; */
- margin-right: 20rpx;
- margin-top: 40rpx;
- border-radius: 5rpx;
- }
- .an {
- width: 146rpx;
- height: 36rpx;
- margin-right: 20rpx;
- margin-top: 15rpx;
- }
- .fisrt_set {
- display: flex;
- flex-direction: row;
- align-items: center;
- justify-content: left;
- }
- .name {
- font-size: 25rpx;
- margin-top: 15rpx;
- white-space: nowrap;
- overflow: hidden;
- text-overflow: ellipsis;
- }
- .start_text {
- font-size: 23rpx;
- color: #999999;
- margin-top: 35rpx;
- }
- .time {
- color: #eb3f33;
- }
- .openall {
- width: 100%;
- text-align: center;
- color: #999999;
- font-size: 25rpx;
- margin-top: 20rpx;
- }
- .openallimg {
- width: 21rpx;
- height: 20rpx;
- }
- .qy_title {
- width: 670rpx;
- margin-left: 40rpx;
- font-size: 27rpx;
- display: flex;
- /* border: 1px solid red; */
- display: block;
- margin-top: 30rpx;
- font-weight: 900;
- }
- .redk {
- height: 33rpx;
- width: 8rpx;
- background-color: #eb3f33;
- border-radius: 5rpx;
- margin-right: 10rpx;
- float: left;
- }
- .more {
- font-size: 25rpx;
- font-weight: 900;
- color: #eb3f33;
- float: right;
- }
- .redpoint {
- width: 21rpx;
- height: 21rpx;
- margin-right: 20rpx;
- }
- .myactive_box {
- width: 660rpx;
- margin-left: 35rpx;
- height: 100rpx;
- /* border: 1px solid red; */
- margin-top: 20rpx;
- }
- .myactive_name {
- font-size: 24rpx;
- }
- .cysj {
- float: left;
- margin-left: 41rpx;
- font-size: 24rpx;
- color: #999999;
- margin-top: 15rpx;
- }
- .cysj_num {
- color: #eb3f33;
- }
- .cyry_num {
- color: #eb3f33;
- }
- .cyry {
- font-size: 24rpx;
- color: #999999;
- float: right;
- margin-top: 15rpx;
- }
- .lq {
- text-align: center;
- margin-top: 50rpx;
- }
- .lq_btn {
- width: 559rpx;
- height: 77rpx;
- line-height: 77rpx;
- margin-left: 95rpx;
- border-radius: 40rpx;
- font-size: 29rpx;
- font-weight: 600;
- color: #fff;
- background: -webkit-linear-gradient(left, #d7301d, #f99c30);
- box-shadow: 5px 5px 5px #eea390;
- margin-bottom: 20rpx;
- }
- .pz {
- font-size: 24rpx;
- color: #999999;
- margin-bottom: 50rpx;
- }
- .agree_text {
- color: #000;
- margin-left: 120rpx;
- font-size: 24rpx;
- }
- .agree_btn {
- text-align: center;
- /* border: 1px solid red; */
- width: 80%;
- margin-left: 10%;
- line-height: 80rpx;
- font-size: 28rpx;
- margin-top: 30rpx;
- border-radius: 30rpx;
- background-color: #eb3f33;
- color: #fff;
- }
- .thinking {
- color: #999999;
- text-align: center;
- font-size: 24rpx;
- margin-top: 30rpx;
- }
- .zsbj {
- width: 600rpx;
- height: 830rpx;
- }
- .byzc {
- width: 480rpx;
- font-size: 30rpx;
- color: #000;
- font-weight: 900;
- position: absolute;
- top: 260rpx;
- left: 60rpx;
- text-indent: 60rpx;
- letter-spacing: 5rpx;
- line-height: 70rpx;
- }
- .zsdw_text {
- width: 500rpx;
- /* border: 1px solid red; */
- font-size: 30rpx;
- color: #000;
- font-weight: 900;
- position: absolute;
- top: 680rpx;
- left: 80rpx;
- /* text-indent: 60rpx; */
- /* letter-spacing: 5rpx; */
- /* line-height: 70rpx; */
- }
- /* .van-divider--center: after,
- .van-divider--left: after,
- .van-divider--right: after {
- margin-left: 0;
- margin-left: var(--divider-content-padding, 0px);
- } */
- .van-cell-text{
- font-size:30rpx;
- }
- .classInfo{
- box-sizing: border-box;
- width: 100%;
- padding:30rpx;
- display: flex;
- flex-flow: row nowrap;
- justify-content: start;
- align-items: center;
- height:180rpx;
- background-color:#ffffff;
-
- }
- .classInfo_text{
- display: flex;
- flex-flow: column nowrap;
- justify-content: space-between;
- padding-left:30rpx;
- }
- .classInfo_title{
- font-size: 30rpx;
- color:#333333;
- line-height: 36rpx;
- padding-bottom:20rpx;
- }
- .classInfo_tip{
- display: flex;
- flex-flow: row nowrap;
- align-items: center;
- font-size: 26rpx;
- color:#999999;
-
- }
- .classInfo_cell{
- margin-top:30rpx;
- margin-bottom:30rpx;
- }
- .stu_list{
- background-color: #ffffff;
- width: 100%;
- }
- .stu_item{
- width: 100%;
- box-sizing: border-box;
- padding:30rpx;
- display: flex;
- flex-flow: row nowrap;
- justify-content: space-between;
- align-items: center;
- border-bottom:1rpx solid #eeeeee;
- }
- .stu_con{
- width:540rpx;
- }
- .stu_text{
- display: flex;
- flex-flow: row nowrap;
- justify-content: space-between;
- align-items: center;
- padding-bottom:20rpx;
- }
- .stu_line{
- display: flex;
- flex-flow: row nowrap;
- justify-content: left;
- align-items: center;
- }
- .stu_check{
- padding: 5rpx 10rpx;
- border:1rpx solid #cccccc;
- color:#999999;
- font-size:26rpx;
- margin-top:5rpx;
- }
- .stu_name{
- font-size:36rpx;
- color: #333333;
- padding-right:10rpx;
- }
- .stu_tag{
- font-size:26rpx;
- }
- .stu_progress{
- font-size:26rpx;
- color:#999;
- padding-bottom:8rpx;
- }
- .card_wrapper {
- display: flex;
- align-items: center;
- justify-content: center;
- height: 100%;
- flex-flow: column nowrap;
- }
- .card_block {
- width: 690rpx;
- height: 400rpx;
- background-color: #fff;
- border-radius: 20rpx;
- }
- .card_close{
- width:100rpx;
- height:100rpx;
- border-radius: 100rpx;
- background-color: #ffffff;
- display: flex;
- justify-content: center;
- align-items: center;
- margin-top:50rpx;
- }
- .card_info{
- box-sizing: border-box;
- padding:60rpx 80rpx 0rpx 80rpx;
- }
- .card_con{
- display: flex;
- flex-flow: row nowrap;
- align-items: center;
- justify-content: space-between;
- }
- .card_left{
- width: 120rpx;
- text-align: center;
- padding-right:80rpx;
- display: flex;
- flex-flow: column nowrap;
- justify-content: space-between;
- }
- .card_right{
- width:400rpx;
- }
- .card_name{
- font-size: 40rpx;
- color: #333333;
- padding-right:50rpx;
-
- }
- .card_gender{
- font-size:30rpx;
- }
- .card_tag{
- font-size: 26rpx;
- margin-top: 20rpx;
- }
- .card_line{
- display: flex;
- flex-flow: row nowrap;
- justify-content: start;
- align-items: center;
- padding-top:10rpx;
- padding-bottom:5rpx;
- }
- .card_duty{
- font-size:30rpx;
- color: #999999;
- padding-bottom:40rpx;
- }
- .card_tel{
- font-size: 30rpx;
- color:#333333
- }
- .card_tel_icon{
- color:#999999
- }
- .card_progress{
- font-size:26rpx;
- color:#999;
- padding-bottom:10rpx;
- padding-top:20rpx;
- }
- .empty_rz{
- width: 100%;
- text-align: center;
- }
- .button_rz{
- display: inline;
- padding: 10rpx 50rpx;
- border-radius: 10rpx;
- color: #ffffff;
- background: linear-gradient(#64AFF8, #5A51ED);
- }
- .sche_list{
- width:100%;
- box-sizing: border-box;
- text-align: left;
- padding:0rpx 30rpx;
- }
- .sche_list_name{
- font-size: 26rpx;
- color: #666666;
- }
- .sche_list_sche{
- font-size: 30rpx;
- color: #666666;
- }
- .sche_list_time{
- font-size:24rpx;
- color:#999999;
- }
- .van-empty__description{
- color: #d7301d;
- }
- .van-cell-text{
- display: flex;
- flex-flow: row nowrap;
- justify-content: start;
- align-items: center;
- }
- .classInfo_cell .van-image,.stu_list_container .van-image{
- margin-right:20rpx;
- }
|