| | |
| | | height: 100%; |
| | | } |
| | | |
| | | .page-bookService { |
| | | width: 100vw; |
| | | height: 100%; |
| | | |
| | | } |
| | | |
| | | .t-image-viewer { |
| | | --td-image-viewer-top: 0 !important; |
| | | } |
| | | |
| | | .outsideContentBox { |
| | | position: relative; |
| | | background-color: #F2F3F8; |
| | | height: calc(100vh - env(safe-area-inset-bottom) - 60px); |
| | | } |
| | | |
| | | .digitalCoursesDetailsTitle { |
| | | background: #FFFFFF; |
| | | /* box-shadow: 0rpx 9rpx 18rpx 2rpx rgba(0, 0, 0, 0.08); */ |
| | |
| | | color: #fff; |
| | | } |
| | | |
| | | .old-price { |
| | | margin-left: 30rpx; |
| | | font-size: 28rpx; |
| | | text-decoration: line-through; |
| | | } |
| | | |
| | | .digital { |
| | | background-color: #F2F3F8; |
| | | } |
| | |
| | | right: -50rpx; |
| | | z-index: 0; |
| | | } |
| | | |
| | | |
| | | .tabBox { |
| | | min-height: calc(100% - 800rpx); |
| | |
| | | width: 140rpx; |
| | | height: 180rpx; |
| | | border: 2rpx solid #ccc; |
| | | position: relative; |
| | | } |
| | | |
| | | .lecturerInformation { |
| | |
| | | |
| | | .lecturerName { |
| | | display: flex; |
| | | justify-content: space-between; |
| | | margin-bottom: 10rpx; |
| | | /* justify-content: space-between; */ |
| | | margin-bottom: 20rpx; |
| | | } |
| | | |
| | | .lecturerName .name { |
| | | color: #333; |
| | | |
| | | /* width: 200rpx; */ |
| | | } |
| | | |
| | | |
| | | .lecturerName .positionalTitle { |
| | | color: #949494; |
| | | } |
| | | |
| | | .lecturerContent { |
| | |
| | | line-height: 35rpx; |
| | | } |
| | | |
| | | .outsideContentBox { |
| | | /* height: calc(100vh - 120rpx); */ |
| | | position: relative; |
| | | height: calc(100vh - env(safe-area-inset-bottom) - 60px); |
| | | background-color: #F2F3F8; |
| | | .tabsSelect { |
| | | width: 400rpx; |
| | | height: 68rpx; |
| | | margin: 0 auto; |
| | | display: flex; |
| | | align-items: center; |
| | | border: 2rpx solid #FF6C00; |
| | | border-radius: 10rpx; |
| | | } |
| | | |
| | | .tabs-item { |
| | | height: 68rpx; |
| | | line-height: 68rpx; |
| | | text-align: center; |
| | | color: #ff6c00; |
| | | flex: 1; |
| | | } |
| | | |
| | | .selectActive { |
| | | color: #fff; |
| | | border-radius: 8rpx; |
| | | background-color: #FF6C00; |
| | | } |
| | | |
| | | .topBox { |
| | | display: flex; |
| | | justify-content: space-between; |
| | | padding-bottom: 20rpx; |
| | | border-bottom: 2rpx solid #EFF0F1; |
| | | } |
| | | |
| | | .note-btn { |
| | | display: flex; |
| | | --td-button-primary-bg-color: #fff; |
| | | --td-button-primary-border-color: #ff6c00; |
| | | --td-button-primary-color: #ff6c00; |
| | | --td-button-primary-active-bg-color: #fff0e6; |
| | | } |
| | | |
| | | .note-btn image { |
| | | width: 28rpx; |
| | | height: 32rpx; |
| | | margin-right: 10rpx; |
| | | } |
| | | |
| | | .note-btn-text { |
| | | font-size: 28rpx; |
| | | } |
| | | |
| | | .btn-content { |
| | | display: flex; |
| | | align-items: center; |
| | | } |
| | | |
| | | |
| | | .box-bottom { |
| | | position: fixed; |
| | |
| | | border: 1px solid #DDD; |
| | | } |
| | | |
| | | .btn-text { |
| | | font-size: 24rpx; |
| | | color: #010101; |
| | | } |
| | | |
| | | .box-bottom image { |
| | | width: 38rpx; |
| | | height: 40rpx; |
| | | } |
| | | |
| | | .collectionImage image { |
| | | width: 38rpx; |
| | | height: 38rpx; |
| | | } |
| | | |
| | | .bottom-btn { |
| | | background-color: #fff; |
| | | width: 25%; |
| | | display: flex; |
| | | flex: 1; |
| | | align-items: center; |
| | | justify-content: center; |
| | | flex-direction: column; |
| | | box-sizing: border-box; |
| | | } |
| | | |
| | | .bottom-btn:nth-child(1), |
| | | .bottom-btn:nth-child(2) { |
| | | border-right: 1px solid #DDD; |
| | | } |
| | | |
| | | .shopCarColor { |
| | | width: 200rpx; |
| | | height: 110rpx; |
| | | border-right: 1px solid #DDD; |
| | | color: #fff; |
| | | background-color: #f0ad36; |
| | |
| | | } |
| | | |
| | | .buyColor { |
| | | width: 200rpx; |
| | | height: 110rpx; |
| | | border-right: 1px solid #DDD; |
| | | color: #fff; |
| | | background-color: #f04d3b; |
| | |
| | | align-items: center; |
| | | } |
| | | |
| | | .application { |
| | | width: 351rpx; |
| | | /* height: 100rpx; */ |
| | | background: #FFF; |
| | | display: flex; |
| | | flex-direction: column; |
| | | justify-content: center; |
| | | align-items: center; |
| | | border-top: 2rpx solid #eee; |
| | | font-weight: 400; |
| | | font-size: 22rpx; |
| | | color: #010101; |
| | | } |
| | | |
| | | .applicationImageBox { |
| | | width: 35rpx; |
| | | height: 35rpx; |
| | | margin-bottom: 5rpx; |
| | | } |
| | | |
| | | |
| | | .certificateChart { |
| | |
| | | margin-right: 50rpx; |
| | | } |
| | | |
| | | .custom-panel { |
| | | /* min-height: 400px; */ |
| | | } |
| | | |
| | | |
| | | |
| | | |
| | | .wrapper { |
| | | margin-bottom: 32rpx; |
| | | .chartImage { |
| | | width: 230rpx; |
| | | height: 325rpx; |
| | | } |
| | | |
| | | .placeholder { |
| | |
| | | color: white; |
| | | } |
| | | |
| | | .input { |
| | | --td-input-border-radius: 20rpx; |
| | | border-radius: 20rpx; |
| | | border: 2rpx solid #ccc; |
| | | } |
| | | |
| | | .t-input { |
| | | background-color: var(--td-input-bg-color, var(--td-bg-color-container, var(--td-font-white-1, #ffffff))); |
| | | display: flex; |
| | | align-items: center; |
| | | flex: 1; |
| | | padding: var(--td-input-vertical-padding, 22rpx) !important; |
| | | padding: var(--td-input-vertical-padding, 10rpx) !important; |
| | | } |
| | | |
| | | .t-input__content, |
| | | .t-textarea { |
| | | border: 2rpx solid #D9D9D9 !important; |
| | | border-radius: 15rpx; |
| | | padding: 10rpx !important; |
| | | } |
| | | |
| | | .t-input__tips, |
| | | .from-item .label .icon { |
| | | color: #f56c6c !important; |
| | | margin-right: 5rpx; |
| | | } |
| | | |
| | | .t-input__placeholder, |
| | | .t-textarea__placeholder { |
| | | font-size: 28rpx !important; |
| | | } |
| | | |
| | | .contentImg { |
| | | width: 189rpx; |
| | | height: 264rpx; |
| | | border: 2rpx solid #949494; |
| | | margin: 0 auto; |
| | | } |
| | | |
| | | .buttonBox { |
| | | margin: 10rpx; |
| | | text-align: center; |
| | | } |
| | | |
| | | .myCanvas { |
| | | position: fixed; |
| | | top: 110%; |
| | | } |
| | | |
| | | #pubCertificate { |
| | | width: 595px; |
| | | height: 845px; |
| | | position: fixed; |
| | | top: 110%; |
| | | background-image: url('https://jsek.bnuic.com/home/certificate/szkc.jpg'); |
| | | } |
| | | |
| | | .pubCon { |
| | | width: 100%; |
| | | height: 100%; |
| | | position: relative; |
| | | } |
| | | |
| | | #pubCertificate .bgImg { |
| | | width: 100%; |
| | | height: 100%; |
| | | } |
| | | |
| | | .certificateInfo { |
| | | width: 100%; |
| | | height: 100%; |
| | | position: absolute; |
| | | top: 0; |
| | | left: 0; |
| | | } |
| | | |
| | | #pubCertificate .bookName { |
| | | padding-top: 256px; |
| | | width: 500px; |
| | | height: 66px; |
| | | margin: 0 auto; |
| | | text-align: center; |
| | | font-size: 30px; |
| | | color: #000; |
| | | font-family: 'FZXBSJW'; |
| | | } |
| | | |
| | | #pubCertificate .author { |
| | | height: 80px; |
| | | width: 290px; |
| | | font-size: 24px; |
| | | margin-left: 250px; |
| | | color: #000; |
| | | font-family: 'FZXBSJW'; |
| | | } |
| | | |
| | | #pubCertificate .affiliatedUnit { |
| | | height: 29px; |
| | | width: 250px; |
| | | margin-left: 46%; |
| | | color: #000; |
| | | font-family: 'SimHei', sans-serif; |
| | | white-space: nowrap; |
| | | } |
| | | |
| | | #pubCertificate .website { |
| | | margin-top: 50px; |
| | | margin-left: 27%; |
| | | color: #000; |
| | | font-family: 'SimHei', sans-serif; |
| | | |
| | | } |
| | | |
| | | #pubCertificate .codeBox { |
| | | margin-top: 24px; |
| | | text-align: center; |
| | | } |
| | | |
| | | #textCertificate { |
| | | width: 595px; |
| | | height: 845px; |
| | | position: fixed; |
| | | top: 110%; |
| | | /* background-image: url('https://jsek.bnuic.com/home/certificate/kczs.jpg'); */ |
| | | } |
| | | |
| | | #textCertificate .userIcon { |
| | | padding-top: 233px; |
| | | } |
| | | |
| | | #textCertificate .hexagon { |
| | | width: 103px; |
| | | height: 117px; |
| | | display: flex; |
| | | align-items: center; |
| | | justify-content: center; |
| | | clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%); |
| | | margin: 0 auto; |
| | | overflow: hidden; |
| | | } |
| | | |
| | | #textCertificate .img { |
| | | width: 103px; |
| | | height: 117px; |
| | | } |
| | | |
| | | #textCertificate .userName { |
| | | height: 38px; |
| | | font-size: 38px; |
| | | padding-top: 26px; |
| | | text-align: center; |
| | | font-family: 'FZXBSJW'; |
| | | } |
| | | |
| | | #textCertificate .bookName { |
| | | padding-top: 32px; |
| | | margin-left: 230px; |
| | | width: 300px; |
| | | height: 60px; |
| | | font-size: 18px; |
| | | color: #000; |
| | | font-family: 'FZXBSJW'; |
| | | } |
| | | |
| | | #textCertificate .author { |
| | | line-height: 14px; |
| | | height: 28px; |
| | | margin-left: 52%; |
| | | color: #000; |
| | | font-family: 'SimHei', sans-serif; |
| | | } |
| | | |
| | | #textCertificate .classHours { |
| | | height: 30px; |
| | | margin-left: 52%; |
| | | color: #000; |
| | | font-family: 'SimHei', sans-serif; |
| | | } |
| | | |
| | | #textCertificate .affiliatedUnit { |
| | | height: 26px; |
| | | margin-left: 33%; |
| | | color: #000; |
| | | font-family: 'SimHei', sans-serif; |
| | | } |
| | | |
| | | #textCertificate .studyTime { |
| | | margin-left: 33%; |
| | | color: #000; |
| | | font-family: 'SimHei', sans-serif; |
| | | } |
| | | |
| | | #textCertificate .website { |
| | | margin-top: 20px; |
| | | margin-left: 27%; |
| | | color: #000; |
| | | font-family: 'SimHei', sans-serif; |
| | | } |
| | | |
| | | #textCertificate .codeBox { |
| | | margin-top: 16px; |
| | | text-align: center; |
| | | } |
| | | |
| | | #textCertificate .updateDate { |
| | | margin-top: 60rpx; |
| | | text-align: center; |
| | | font-size: 24rpx; |
| | | color: #000; |
| | | } |
| | | |
| | | .qrcode { |
| | | width: 160rpx; |
| | | height: 160rpx; |
| | | margin: 0 auto; |
| | | } |
| | | |
| | | |
| | | |
| | | .rubricBox { |
| | | display: flex; |
| | | flex-direction: row; |
| | | margin: 40rpx; |
| | | margin-bottom: 0; |
| | | } |
| | | |
| | | .rubricimgBox { |
| | | width: 40rpx; |
| | | height: 45rpx; |
| | | } |
| | | |
| | | .basic { |
| | | margin-left: 18rpx; |
| | | font-size: 32rpx; |
| | | color: #333; |
| | | font-weight: bold; |
| | | } |
| | | |
| | | .basic-content { |
| | | padding: 30rpx 40rpx; |
| | | } |
| | | |
| | | .correlationImage { |
| | | width: 300rpx; |
| | | height: 180rpx; |
| | | /* background: #D9D9D9; */ |
| | | border: 2rpx solid #ddd; |
| | | } |
| | | |
| | | .correlation { |
| | | display: flex; |
| | | flex-direction: row; |
| | | justify-content: space-between; |
| | | flex-wrap: wrap; |
| | | margin: 30rpx 50rpx; |
| | | margin-bottom: 160rpx; |
| | | } |
| | | |
| | | .correlationName { |
| | | width: 300rpx; |
| | | margin-top: 20rpx; |
| | | word-break: break-all; |
| | | display: -webkit-box; |
| | | -webkit-line-clamp: 2; |
| | | -webkit-box-orient: vertical; |
| | | overflow: hidden; |
| | | font-weight: bold; |
| | | font-size: 25rpx; |
| | | color: #333333; |
| | | } |
| | | |
| | | .textBook { |
| | | background-color: #fff6f0; |
| | | display: flex; |
| | | justify-content: space-between; |
| | | padding: 20rpx; |
| | | margin-top: 30rpx; |
| | | |
| | | } |
| | | |
| | | .testBtnBox { |
| | | display: flex; |
| | | justify-content: space-between; |
| | | padding: 20rpx 32rpx; |
| | | margin-top: 30rpx; |
| | | border-top: 2rpx solid #ededed; |
| | | border-bottom: 2rpx solid #ededed; |
| | | } |
| | | |
| | | .textTile { |
| | | display: flex; |
| | | align-items: center; |
| | | } |
| | | |
| | | .leftImg { |
| | | width: 56rpx; |
| | | height: 56rpx; |
| | | margin-right: 28rpx; |
| | | } |
| | | |
| | | .reabtn { |
| | | color: #FF6C00; |
| | | } |
| | | |
| | | .reabtn { |
| | | display: flex; |
| | | align-items: center; |
| | | } |
| | | |
| | | .readImage { |
| | | width: 32rpx; |
| | | height: 30rpx; |
| | | margin-right: 8rpx; |
| | | |
| | | } |