| | |
| | | .al-c { |
| | | align-items: center; |
| | | } |
| | | |
| | | .ju-cn { |
| | | justify-content: center; |
| | | } |
| | |
| | | font-family: "FangSong"; |
| | | } |
| | | |
| | | .br { |
| | | .br1 { |
| | | text-align: center; |
| | | padding: 0 15px; |
| | | color: #fff; |
| | |
| | | } |
| | | |
| | | .br-r{ |
| | | width: 100px; |
| | | height: 35px; |
| | | background-image: url(../assets/images/ym1.png); |
| | | background-size: 100% 100%; |
| | | text-align: center; |
| | | padding: 0 30px; |
| | | color: #fff; |
| | | background: #8ed9fc; |
| | | border-radius: 10px 0 0 10px; |
| | | margin-left: 5px; |
| | | margin-bottom: 6px; |
| | | line-height: 43px; |
| | | } |
| | | |
| | | .br { |
| | | width: 50px; |
| | | height: 35px; |
| | | background-image: url(../assets/images/ym.png); |
| | | background-size: 100% 100%; |
| | | text-align: center; |
| | | color: #fff; |
| | | line-height: 47px; |
| | | margin-right: 5px; |
| | | |
| | | } |
| | | |
| | | .lh { |
| | | height: 35px; |
| | | line-height: 47px; |
| | | } |
| | | |
| | | .rw-bg { |
| | |
| | | color: #00B1F5; |
| | | margin-bottom: 1em; |
| | | } |
| | | |
| | | .rw-bg1{ |
| | | width: 90%; |
| | | height: 90px; |
| | |
| | | .table{ |
| | | border: 2px solid #00B1F5; |
| | | border-collapse: collapse; |
| | | |
| | | td{ |
| | | border: 1px solid #00B1F5; |
| | | border-collapse: collapse; |
| | |
| | | } |
| | | |
| | | } |
| | | |
| | | .block1 { |
| | | font-family: "FangSong"; |
| | | margin-top: 0.2em; |
| | |
| | | margin: auto; |
| | | margin-left: 18px; |
| | | } |
| | | |
| | | .pt-1{ |
| | | padding:120px 0; |
| | | } |
| | | |
| | | .pt-2{ |
| | | padding:30px 0; |
| | | } |
| | |
| | | border-radius: 5px; |
| | | background-color:rgba(255, 255, 255, 0); |
| | | } |
| | | |
| | | .textarea-box1 { |
| | | width:100%; |
| | | overflow: auto; |
| | |
| | | border:0; |
| | | border-radius: 5px; |
| | | background-color:rgba(255, 255, 255, 0); |
| | | outline: none; |
| | | } |
| | | |
| | | |
| | | |
| | | .imgBox-003 { |
| | |
| | | padding: 5px; |
| | | background-color: #01AFEE; |
| | | border-radius: 5px; |
| | | |
| | | svg { |
| | | fill: #fff; |
| | | } |
| | | } |
| | | |
| | | .jc-img{ |
| | | margin-bottom: -5px; |
| | | cursor: pointer; |
| | | } |
| | | |
| | | //视频 |
| | | .video-box-cover { |
| | | border: 1px dashed #895B2E; |
| | | padding: 2% 2%; |
| | | } |
| | | |
| | | .video-box { |
| | | margin: 20px 0 20px 0; |
| | | border: 1px dashed #895B2E; |
| | | padding: 2% 2%; |
| | | } |
| | | |
| | | .video-box-left { |
| | | margin: 20px 8% 20px 0; |
| | | border: 1px dashed #895B2E; |
| | | padding: 2% 2%; |
| | | } |
| | | |
| | | .videoname { |
| | | display: flex; |
| | | justify-content: center; |
| | | } |
| | | |
| | | .collect-btn { |
| | | cursor: pointer; |
| | | width: 20px; |
| | | height: 20px; |
| | | margin-left: 10px; |
| | | margin-top: 0.8%; |
| | | } |
| | | |
| | | .collect-btn1 { |
| | | cursor: pointer; |
| | | width: 10px; |
| | | height: 10px; |
| | | margin-left: 10px; |
| | | margin-top: 0.8%; |
| | | } |
| | | |
| | | .w100 { |
| | | width: 100%; |
| | | } |
| | | |
| | | |
| | | |
| | | .pdf-text { |
| | | display: flex; |
| | | flex-direction: column; |
| | | justify-content: space-between; |
| | | align-items: flex-start; |
| | | margin-bottom: 20px; |
| | | |
| | | p { |
| | | margin: 0; |
| | | margin-right: 10px; |
| | | } |
| | | |
| | | .pdf-con { |
| | | display: flex; |
| | | justify-content: flex-start; |
| | | align-items: center; |
| | | padding: 10px 0; |
| | | box-sizing: border-box; |
| | | border-radius: 10px; |
| | | |
| | | .pdf-view { |
| | | min-width: 160px; |
| | | display: flex; |
| | | justify-content: center; |
| | | align-items: center; |
| | | border: 0.15em dashed #01AFEE; |
| | | margin-right: 15px; |
| | | padding: 0 15px; |
| | | border-radius: 5px; |
| | | margin-top: 15px; |
| | | |
| | | span { |
| | | font-size: 14px; |
| | | text-align: center; |
| | | font-family: 'FZLTXIHJW'; |
| | | display: flex; |
| | | align-items: center; |
| | | justify-content: flex-start; |
| | | |
| | | svg { |
| | | fill: #01AFEE; |
| | | } |
| | | } |
| | | |
| | | span:nth-child(2) { |
| | | padding-top: 5px; |
| | | box-sizing: border-box; |
| | | } |
| | | |
| | | span:hover { |
| | | color: #01AFEE; |
| | | cursor: pointer; |
| | | text-decoration: underline; |
| | | -webkit-user-select: none; |
| | | /* Safari 3.1+ */ |
| | | -moz-user-select: none; |
| | | /* Firefox 2+ */ |
| | | -ms-user-select: none; |
| | | /* IE 10+ */ |
| | | user-select: none; |
| | | /* 标准语法 */ |
| | | } |
| | | } |
| | | } |
| | | |
| | | .pdf-con-15 { |
| | | margin-top: -20px; |
| | | } |
| | | } |
| | | |
| | | |
| | | |
| | | //迁移 |
| | |
| | | .note{ |
| | | font-size: 0.8em; |
| | | } |
| | | |
| | | .note-line { |
| | | width:200px; |
| | | margin: 10px 0; |
| | |
| | | margin-top:1em; |
| | | text-indent:0em; |
| | | } |
| | | |
| | | h4 { |
| | | font-family:'FZHTJW'; |
| | | font-weight:400; |
| | |
| | | font-size:1em; |
| | | text-indent:1em; |
| | | } |
| | | |
| | | h5 { |
| | | font-family:'FZHTJW'; |
| | | font-weight:400; |
| | |
| | | margin-top: 0.5em; |
| | | height: 3.5em; |
| | | } |
| | | |
| | | .rwmb-2{ |
| | | margin-left:-2.3em; |
| | | margin-bottom:-0.5em; |
| | |
| | | margin-top:-0.5em; |
| | | height:2em; |
| | | } |
| | | |
| | | .rwmb-4{ |
| | | margin-left:0.5em; |
| | | margin-bottom:-0.5em; |
| | |
| | | height:1.2em; |
| | | margin-top:0.5em; |
| | | } |
| | | |
| | | .rwmb-7{ |
| | | margin-top:0.5em; |
| | | height:1.2em; |
| | |
| | | margin-left: 0%; |
| | | margin-right: 0%; |
| | | } |
| | | |
| | | .img{ |
| | | font-weight: bold; |
| | | font-family:'FZLTXIHJW'; |
| | |
| | | border-radius:1.5em; |
| | | margin-bottom:1em; |
| | | } |
| | | |
| | | .bk2{ |
| | | background:#E2F4FE; |
| | | border:2px solid #3EC9F4; |
| | |
| | | margin-bottom:1em; |
| | | } |
| | | |
| | | .bk-t { |
| | | background: #E2F4FE; |
| | | border: 1px solid #00AEED; |
| | | border-radius: 0.5em; |
| | | width: 75px; |
| | | padding: 0 5px; |
| | | margin-left: 2em; |
| | | |
| | | |
| | | } |
| | | |
| | | } |
| | | .pdfModal { |
| | | width: 100%; |
| | | height: 90vh; |
| | | |
| | | .pdfBox-component { |
| | | width: 100%; |
| | | height: 100%; |
| | | position: relative; |
| | | |
| | | .preview { |
| | | width: 100%; |
| | | height: 100%; |
| | | |
| | | .imageBox { |
| | | height: calc(100% - 30px); |
| | | overflow-x: hidden; |
| | | overflow-y: auto; |
| | | background: #ccc; |
| | | box-sizing: border-box; |
| | | } |
| | | |
| | | .imageBox:hover { |
| | | cursor: zoom-in !important; |
| | | } |
| | | |
| | | ::v-deep .el-dialog__header { |
| | | background-color: rgba(0, 0, 0, 0.8); |
| | | |
| | | .header_title { |
| | | display: flex; |
| | | justify-content: space-between; |
| | | align-items: center; |
| | | color: #fff; |
| | | font-weight: 900; |
| | | font-size: 16px; |
| | | font-family: 'FZLTXIHJW'; |
| | | |
| | | span:nth-child(2):hover { |
| | | cursor: pointer; |
| | | } |
| | | } |
| | | |
| | | ::v-deep .el-dialog__title, |
| | | ::v-deep .el-dialog__headerbtn .el-dialog__close { |
| | | color: #fff; |
| | | font-weight: 900; |
| | | font-size: 16px; |
| | | font-family: 'FZLTXIHJW'; |
| | | } |
| | | } |
| | | |
| | | .bottom_tool { |
| | | height: 30px; |
| | | background-color: rgba(0, 0, 0, 0.8); |
| | | display: flex; |
| | | justify-content: flex-end; |
| | | align-items: center; |
| | | |
| | | svg { |
| | | margin-right: 15px; |
| | | fill: #d1d1d1; |
| | | } |
| | | |
| | | svg:hover { |
| | | fill: #fff; |
| | | cursor: pointer; |
| | | } |
| | | } |
| | | } |
| | | |
| | | .notBox { |
| | | position: absolute; |
| | | top: 0; |
| | | left: 0; |
| | | width: 100%; |
| | | height: calc(100% - 30px); |
| | | min-height: 300px; |
| | | } |
| | | } |
| | | } |
| | | .custom-dialog { |
| | | |
| | | .el-dialog__body { |
| | | padding: 0; |
| | | } |
| | | |
| | | .el-dialog__header { |
| | | background-color: rgba(0, 0, 0, 0.8); |
| | | |
| | | .header_title { |
| | | display: flex; |
| | | justify-content: space-between; |
| | | align-items: center; |
| | | color: #fff; |
| | | font-weight: 900; |
| | | font-size: 16px; |
| | | font-family: 'FZLTXIHJW'; |
| | | |
| | | span:nth-child(2):hover { |
| | | cursor: pointer; |
| | | } |
| | | } |
| | | |
| | | .el-dialog__title, |
| | | .el-dialog__headerbtn .el-dialog__close { |
| | | color: #fff; |
| | | font-weight: 900; |
| | | font-size: 16px; |
| | | font-family: 'FZLTXIHJW'; |
| | | } |
| | | } |
| | | } |
| | | |
| | | |
| | | @media screen and (max-width: 1024px) { |
| | | .pdfModal { |
| | | width: 100%; |
| | | height: 80vh; |
| | | } |
| | | |
| | | .custom-dialog { |
| | | .el-dialog { |
| | | width: 90vw !important; |
| | | } |
| | | } |
| | | } |
| | | |
| | | @media screen and (max-width: 800px) { |
| | | .pdfModal { |
| | | width: 100%; |
| | | height: 60vh; |
| | | } |
| | | |
| | | .custom-dialog { |
| | | .el-dialog { |
| | | width: 90vw !important; |
| | | } |
| | | } |
| | | } |