123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315 |
- .step {
- width: 690rpx;
- margin-left: 50rpx;
- position: relative;
- border-left: 3px solid #eb3f33;
- padding-bottom: 50rpx;
- }
- .finish_img {
- width: 53rpx;
- height: 53rpx;
- position: absolute;
- top: 0;
- left: -30rpx;
- }
- .ewm_icon {
- width: 33rpx;
- height: 32rpx;
- }
- .ewmbj {
- width: 641rpx;
- height: 931rpx;
- }
- .ewm_close {
- width: 30rpx;
- height: 30rpx;
- position: absolute;
- top: 30rpx;
- right: 30rpx;
- }
- .bjewm {
- width: 363rpx;
- height: 360rpx;
- position: absolute;
- top: 340rpx;
- left: 140rpx;
- }
- .bjq_text {
- font-size: 30rpx;
- font-weight: 900;
- position: absolute;
- top: 90rpx;
- left: 200rpx;
- }
- .sm_text {
- font-size: 28rpx;
- color: #999999;
- /* font-weight: 900; */
- position: absolute;
- top: 140rpx;
- left: 200rpx;
- }
- .save_btn {
- width: 400rpx;
- height: 80rpx;
- font-size: 28rpx;
- color: #fff;
- /* font-weight: 900; */
- position: absolute;
- bottom: 80rpx;
- left: 120rpx;
- background-color: #eb3f33;
- text-align: center;
- line-height: 80rpx;
- border-radius: 50rpx;
- }
- .unloadewm_text {
- font-size: 30rpx;
- font-weight: 900;
- position: absolute;
- top: 390rpx;
- left: 110rpx;
- }
- .whitebj {
- height: 70rpx;
- width: 605rpx;
- background-color: #fff;
- /* border: 1px solid red; */
- box-shadow: #f2f2f2 0px 0px 15rpx;
- float: right;
- margin-right: 30rpx;
- }
- .join_classtext {
- font-size: 28rpx;
- margin-left: 20rpx;
- line-height: 70rpx;
- font-weight: 900;
- float: left;
- }
- .ewm_icon {
- margin-left: 20rpx;
- float: left;
- margin-top: 20rpx;
- }
- .join_btn {
- border: 1px solid #da2c15;
- border-radius: 20rpx;
- height: 45rpx;
- color: #da2c15;
- padding: 0 10rpx 0 10rpx;
- float: right;
- font-size: 28rpx;
- font-weight: 900;
- line-height: 45rpx;
- margin-top: 10rpx;
- }
- .layout {
- width: 610rpx;
- margin-left: 50rpx;
- /* margin-left: 28rpx; */
- position: relative;
- /* border: 1px solid red; */
- height: 74rpx;
- }
- .bgimg1 {
- width: 610rpx;
- height: 74rpx;
- border-radius: 10rpx;
- }
- .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;
- }
- .sp_bigbox {
- width: 620rpx;
- height: 550rpx;
- margin-left: 50rpx;
- overflow-y: auto;
- overflow-x: hidden;
- background-color: #fff;
- box-shadow: #f2f2f2 0px 0px 15rpx;
- }
- .sp_bigbox::-webkit-scrollbar {
- background-color: #e5e5e5;
- width: 8rpx;
- }
- .sp_bigbox::-webkit-scrollbar-track {
- opacity: 0;
- transition: opacity 0.12s ease-out;
- -webkit-border-radius: 10rpx;
- -moz-border-radius: 10rpx;
- border-radius: 10rpx;
- }
- .sp_bigbox::-webkit-scrollbar-thumb {
- background-color: #eb3f33;
- transition: background-color 0.3s;
- -webkit-border-radius: 10rpx;
- -moz-border-radius: 10rpx;
- border-radius: 10rpx;
- }
- .sp {
- width: 580rpx;
- margin-left: 20rpx;
- height: 158rpx;
- margin-top: 20rpx;
- position: relative;
- /* border: 1px solid red; */
- box-shadow: #f2f2f2 0px 0px 15rpx;
- }
- .isfinish {
- width: 163rpx;
- height: 36rpx;
- position: absolute;
- top: 0;
- right: 0rpx;
- }
- .dbimg {
- width: 144rpx;
- height: 35rpx;
- margin-right: 20rpx;
- margin-top: 30rpx;
- }
- .name {
- font-size: 25rpx;
- margin-top: 30rpx;
- }
- .sp_text {
- width: 620rpx;
- height: 100%;
- float: left;
- margin-left: 10rpx;
- }
- .an {
- width: 144rpx;
- height: 35rpx;
- margin-right: 20rpx;
- margin-top: 15rpx;
- }
- .fisrt_set {
- display: flex;
- flex-direction: row;
- align-items: center;
- justify-content: left;
- }
- .start_text {
- font-size: 25rpx;
- color: #999999;
- margin-top: 15rpx;
- }
- .time {
- color: #eb3f33;
- }
- .lq_btn {
- width: 500rpx;
- 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: 0rpx;
- text-align: center;
- }
- .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;
- }
- .zsbj {
- width: 657rpx;
- height: 891rpx;
- }
- .byzc {
- width: 400rpx;
- /* border: 1px solid red; */
- font-size: 30rpx;
- color: #000;
- font-weight: 900;
- position: absolute;
- top: 340rpx;
- left: 130rpx;
- 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; */
- }
- .zscloseimg {
- position: absolute;
- top: 900rpx;
- left: 300rpx;
- width: 40rpx;
- height: 40rpx;
- border: 1px solid red;
- }
|