123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496 |
- .nr_box {
- width: 670rpx;
- height: 90vh;
- background-color: #fff;
- text-align: left;
- position: relative;
- }
- .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;
- }
- .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;
- }
- .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: 130rpx;
- left: 200rpx;
- padding-right: 40rpx
- }
- .sm_text {
- font-size: 28rpx;
- color: #999999;
- font-weight: 900;
- position: absolute;
- top: 80rpx;
- left: 200rpx;
- }
- .save_btn {
- width: 400rpx;
- height: 80rpx;
- font-size: 28rpx;
- color: #fff;
- 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;
- 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;
- position: relative;
- 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: 590rpx;
- overflow-y: auto;
- 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: 180rpx;
- margin-top: 20rpx;
- margin-bottom: 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: 40rpx;
- }
- .name {
- font-size: 25rpx;
- margin-top: 15rpx;
- white-space: nowrap;
- overflow: hidden;
- text-overflow: ellipsis;
- }
- .sp_text {
- width: 580rpx;
- 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: 35rpx;
- }
- .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: 600rpx;
- height: 830rpx;
- border-radius: 20rpx;
- }
- .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; */
- }
- .zscloseimg {
- position: absolute;
- top: 900rpx;
- left: 300rpx;
- width: 40rpx;
- height: 40rpx;
- border: 1px solid red;
- }
- .pz {
- font-size: 24rpx;
- color: #999999;
- margin-bottom: 50rpx;
- margin-top: 10rpx;
- margin-left: 170rpx;
- }
- .identify_btn{
- /* width: 320rpx;
- padding: 16rpx 10rpx; */
- display: inline-block;
- box-sizing: border-box;
- text-align: center;
- padding: 10rpx 50rpx;
- border-radius: 10rpx;
- margin-top: 20rpx;
- color: #fff;
- background: linear-gradient(#64AFF8, #5A51ED);
- /* letter-spacing: 2px; */
- /* background: linear-gradient(to right, #4bb0ff, #6149f6); */
- }
|